/* ------------------------------------ */
/* - CSS file created by Array Studio - */
/* - contact@arraystudio.com          - */
/* ------------------------------------ */
/* - Colour legend:                   - */
/* -                                  - */
/* -                                  - */
/* -                                  - */
/* ------------------------------------ */

/* - Note: This file is powered by offspring.js - http://code.google.com/p/offspringjs/ and        - */
/* -       uses: first-child, last-child, nth-child-even, nth-child-odd, only-child, nth-child-#   - */

/* - Reset                            - */
/* ------------------------------------ */

html, body, div, span, object, iframe,
h1, h2, h3, address, code,
del, dfn, em, i, h4, h5, h6, p, blockquote, pre,
a, abbr, acronymg, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	}

a img {
	border: none;
	}

ul {
	list-style: none;
	}


em {
	font-style:italic;
}

/* - Clear Fix                        - */
/* ------------------------------------ */

.clearfix:after { /* ie.css, ie7.css */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* - Global                           - */
/* ------------------------------------ */

body, html{ /* Note: font-family should be defined in this selector only */	
	font-family: arial, helvetica, sans-serif;
	height: 100%;
	}

body{
	font-size: 62.5%; /* turns 1em to 12px font! */
	line-height: 1.8em;
	}

a:link {
	color:#46a3ea;
}
a:visited {
	color:#46a3ea;
}
a:hover {
	color:#5db7fd;
} 

p {
	font-family:arial, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
}


body {
	background:#dddcdc;
		
}

#container {
	width:960px;
	background:#fff;
	margin:0 auto;
}

#content {
		width:640px;
}

#sidebar-right {
	width:280px;
}

/* - Layout                           - */
/* ------------------------------------ */


/* 1 HEADER*/

#header {
	width:auto;
	margin:0 auto;
	text-align:left;
}

.header-lhs {
	width:300px;
}

.header-lhs .logo {
	margin:30px 0 0 34px;
	
}

.header-lhs p {
	color:#c52b22;
	font-family:arial, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	margin-top:4px;
	margin-left:193px;
	line-height:13px;
	text-align:left;
}

.header-lhs p a:link, 
.header-lhs p a:visited {
		color:#c52b22;
		text-decoration:none;
}

.header-lhs p a:hover {
		color:#c52b22;
		text-decoration:none;
}



.header-rhs {
	text-align:right;
	float:right;
	margin:38px 30px 0 0;
}

.header-rhs p {
	font-size:12px;
	font-family:arial, sans-serif;
	line-height:13px;
}


.menu-holder {
	clear:both;
	background: #fff url('../graphics/bgnd-menu.gif') no-repeat;
	width:920px;
	margin:15px auto 19px auto;
	height:26px;
}

ul.menu-list {
	margin-left:14px;
}


ul.menu-list li {
	display:block;
	float:left;
	color:#fff;
	font-family:arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-right:20px;
	padding-top:4px;
}

ul.menu-list li a:link,
ul.menu-list li a:visited {
	
	color:#fff;
	text-decoration:none;
}

ul.menu-list li a:hover {
	color:#fff;
	text-decoration:none;
}

/* 2. CONTENT */

#content {
	float:left;
	text-align:left;
}

#content p {
	margin:0 15px 22px 25px;
}

.intro {
		background: transparent url('../graphics/bgnd-intro.jpg') no-repeat;
		width:620px;
		height:200px;
		margin:0px 0 20px 20px;
}

.intro ul {
	padding-top:30px;
}

.intro ul li {
	color:#fff;
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:16px;
	margin:0 0 0 342px;
	padding:7px 0 5px 37px;
}

#content h1 {
	background:#c62c23;
	color:#fff;
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:24px;
	padding:5px 0 5px 10px;
	margin:0 0 17px 20px;
	
}

#content h1 a:link,
#content h1 a:visited {
	color:#fff;
	text-decoration:none;
}

#content h1 a:hover {
	color:#fff;
	text-decoration:none;
}

#content h3 {
	background:#ccc;
	color:#666;
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:14px;
	padding:3px 0 5px 10px;
	margin:0 0 0px 20px;
	border-bottom:1px solid #999;
	
}

#content h3.post-title {
	margin:0 !important;
}

#content h3 a:link,
#content h3 a:visited {
	color:#999;
	text-decoration:none;
}

#content h3 a:hover {
	color:#999;
	text-decoration:none;
}


.video-place-holder {
		float:right;
		margin:0 0 0 30px;
}

#content h2.archive-title {
	color:#fff;
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:18px;
	padding:5px 0 5px 10px;
	margin:0 0 17px 20px;
	background:#7a7a7a;
}

#content h2.archive-title a:link,
#content h2.archive-title a:visited {
	color:#fff;
	text-decoration:none;
}

#content h2.archive-title a:hover {
	color:#fff;
	text-decoration:none;
}


#content h2 {
	color:#fff;
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:18px;
	padding:5px 0 5px 10px;
	margin:0 0 17px 0px;
	background:#7a7a7a;
}

#content h2 a:link,
#content h2 a:visited {
	color:#fff;
	text-decoration:none;
}

#content h2 a:hover {
	color:#fff;
	text-decoration:none;
}


/* 3 SIDEBAR */

#sidebar {
		margin-left:19px;

		float:left;
		text-align:left;
}

#sidebar h2 {
	color:#fff;
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:18px;	
	margin:0 0 17px 0px;
	padding:5px 0 5px 10px;
	background:#2f66a2;
	border-bottom:1px solid #797979
}

.curve-top-testimonial,
.curve-bottom-testimonial  {
	display:block;
}

.curve-top-testimonial {
	margin-top:20px;
}

.curve-bottom-testimonial  {
	margin-bottom:18px;
}
		

.testimonial {
	width:276px;
	border-right:2px solid #c7c7c7;
	border-left:2px solid #c7c7c7;
}

.testimonial p {
	margin:0 0 0 12px;
	padding:0 0 15px 0;
}

#sidebar h2.testimonial-title {
	color:#bf1414;
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:15px;	
	font-weight:bold;
	margin:0px 0 10px 12px;
	padding:3px 0 0 0;
	background:#fff;
	border:none;
	text-align:left;
}

.testimonial img {
	float:left;
	margin:0 11px 0 12px;
}

.action-box-red {
	background: transparent url('../graphics/bgnd-action-box-red.gif') no-repeat;
	width:282px;
	height:108px;
	margin:0px 0 0 0;
}

.action-box-red .click-me {
	background: transparent url('../graphics/bgnd-click-me-button.gif') no-repeat;
	display:block;
	width:100px;
	height:36px;
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	float:right;
	margin:72px 16px 0 0;
	padding:8px 0 0 24px;
}

.action-box-red .click-me:link,
.action-box-red .click-me:visited {
	color:#402f07;
	text-decoration:none;
}

.action-box-red .click-me:hover {
	color:#402f07;
	text-decoration:none;
}



/* - Details                          - */
/* ------------------------------------ */


.postinfo {
	margin:0 0 20px 0;
	padding:10px 10px;
	background:#eee;
	font-size:11px;
	border-bottom:1px solid #ddd;
}


/* COMMENTS */

.comment-form-holder {
	background-color: #eee;
	margin-left:20px;
	padding:10px 0;
	
}

img.avatar {
	float:left;
	margin:0 10px 0 10px;
}

.comment-author cite {
	font-weight:normal;
	margin:0 0 0 0px;
}

.comment-form-holder small {
	font-size:11px;
}


ol.commentlist {
	margin:0 0 0 20px;
}

ol.commentlist p {
clear:both;

margin:20px 0 0 12px !important;

}

/* NAVIGATION */

.navigation {
	margin-left:20px;
}

		
/* */

.date {
	border-bottom:1px dashed #CCCCCC;
	font-size:1.2em;
	font-style:italic;
	margin:0 25px 15px !important;
	padding-bottom:10px;
	text-align:left;
	font-family:arial, sans-serif;
}

.post {
	margin:0 0px 10px 25px;
}

.entry p {
	margin-left:0px !important;
}
