@charset "UTF-8";

body { background:#fff; margin: 0px; margin-bottom:10px; background:url(../images/graphics/background/header.jpg) top center no-repeat; }

body,td,th { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

a:link { color: #0066CC; text-decoration: none; }
a:visited { color: #0066CC; text-decoration: none; }
a:hover { color:#ff3300; text-decoration: none; }
a:active { text-decoration: none; }
a { font-weight: bold; }

h1 {
	font-size:48px; 
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	margin:0px;
}

h3 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#242424;
	margin:0px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0px;
}

ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

li {
	margin:0px;
	padding:0px;
}

.clear { clear: both; }
.left { float: left }
.right { float: right }

#container{
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#242424;
	margin: 0px auto;
}

#header { 
	background: #9AA78A;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:45px;
	border-top:#ff3300 thin solid;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#logo {
	width:193px;
	height:40px;
	position:absolute;
	margin-left:0px;
	top:3px;
}
#menubox {
	width:775px;
	height:46px;
	position:absolute;
	margin: 0px 0px 0px 175px;
	top:0px;
	z-index:1000;
}

#header_image {
	width:1000px;
	height:136px;
	padding:0 0 0 0;
	margin:15px auto 0px auto;
}

#header_image h1 {
	display: none;
}

#content {
	float:left;
	width: 685px;
	overflow: hidden;
	background:#FFFFFF;
	margin:15px 0px 15px 0px;	
	padding: 0px;
	text-align:left;	
}

div.mainCont {
	width:650px;
	padding:0px 5px 40px 0px;
	margin: 15px 0px 30px 20px;
	overflow:hidden;
	border-bottom: 3px solid #bfbfbf;
	text-align:left;	
}
div.mainCont h3 {
	font-family: 'Times New Roman', Times, serif;
	font-size:30px;
	font-weight: normal;
	color:#242424;
	margin:0px;	
}
div.mainCont h3 a {
	font-weight: normal;
	color: #ff3300;
}
div.mainCont h3 a:visited {
	font-weight: normal;
	color: #ff3300;
}
div.mainCont h3 a:hover {
	font-weight: normal;
	color: #0066CC; 
}
div.mainCont p {
	font-size: 14px;
	line-height: 18px;
}

div.mainContThumb {
	width: 225px;
	height: 180px;
	text-align: center;
	float:left;
	overflow: hidden;
	margin: 0px 15px 15px 0px;
}
div.mainContText {
	width: 400px;
	min-height: 200px;
	float:left;
	margin: 0px 0px 0px 0px;	
}

div.mainContText p {
	font-size: 14px;
	line-height: 18px;
}

div.postMeta {
	margin: 6px 0px 15px 0px;
	font-size: 10px;
	color: #93907c;
}

div.fancyDateOuter {
	width:72px; 
	float:right; 
	margin:0px; 
	padding:6px 2px 4px 2px; 	
}

div.fancyDateDay {
	width:auto; 
	padding:4px 2px 2px 2px; 
	font-family:Arial, Helvetica, sans-serif; 
	color: #93907c;
	font-weight:normal; 
	font-size:16px;  
	text-align:center;
}

div.fancyDateMonth {
	width:auto; 
	color: #93907c;
	padding:0px; 
	padding-bottom:4px; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	text-align:center; 
	text-transform:uppercase
}

div.postReadMore {
	width: 85px;
	text-align: center;
	margin: 15px 25px 0px 0px;
	border: 1px dotted #d6d6d6;
	padding: 5px 8px;
}
div.postReadMore a { 
	font-family: 'Times New Roman', Times, serif;
	font-weight: normal;
	color: #ff3300;
	font-size: 16px;
}
div.postReadMore a:visited {
	font-weight: normal;
	color: #ff3300;
}
div.postReadMore a:hover {
	font-weight: normal;
	color: #0066CC; 
}

h3.blogSimilarHeader {
	margin: 0px 0px 20px 20px;
	font-family: 'Times New Roman', Times, serif;
	font-size:24px;
	font-weight: normal;
	color: #ff3300;	
}

div.blogSimilarPosts {
	width: 190px; 
	float:left;
	margin: 0px 0px 25px 12px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #bfbfbf;
}

div.blogSimilarPosts p {
	margin: 0px 0px 5px 0px;
}

div.blogSimilarPostsLast {
	width: 190px; 
	float:left;
	margin: 0px 0px 25px 12px;
	padding: 0px 10px 0px 10px;
}

div.blogSimilarPostsLast p {
	margin: 0px 0px 5px 0px;
}

div.postSimilarReadMore {
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
div.postSimilarReadMore a { 
	font-family: 'Times New Roman', Times, serif;
	font-weight: normal;
	color: #ff3300;
	font-size: 12px;
}
div.postSimilarReadMore a:visited {
	font-weight: normal;
	color: #ff3300;
}
div.postSimilarReadMore a:hover {
	font-weight: normal;
	color: #0066CC; 
}


div.blogBreadcrumb {
	width:650px;
	padding:0px 5px 40px 0px;
	margin: 0px 0px 30px 20px;
	overflow:hidden;
	border-bottom: 3px solid #bfbfbf;
	text-align:left;	
}

div.blogBreadcrumb img {
	margin: 0px 0px -2px 0px;
}

div.blogActions {
	margin-top:10px;
	margin-bottom:0px;
	padding-top:10px;
}

table.commentTable {
	
	
}
table.commentAdd {
	margin: 0px;
}
table.commentAdd td {
	padding: 12px 0px 12px 0px;
}



#sidebar {
	width: 300px;
	margin:15px 0px 15px 15px;
	float:left;	
	padding: 0px;
	overflow: hidden;	
}	

div.widgetCont {
	width: 290px;
	text-align:left;
	background-color:#FFFFFF;
	border-left: 5px solid #bfbfbf;
	border-right: 5px solid #bfbfbf;
	border-bottom: 5px solid #bfbfbf;
	padding:0px;
	margin: 0px 0px 15px 0px;
	display:block;
}

div.widgetCont ul { 
	margin: 15px 0px 10px 15px;
}
div.widgetCont ul li {
	margin: 10px 0px;
}
div.widgetCont input {
	margin: 5px 0px 10px 0px;
	font-size: 12px; 
	padding: 2px;
}
div.widgetCont p {
	margin: 15px;
}

div.widgetCont a {
	margin:15px 0px;
	font-size: 14px;
}

div.widgetCategory {
	background-color: #eff9e6;
	text-align: left;
}
div.widgetCategory a {
	font-size: 14px;
	margin: 32px 12px 12px 12px;
	line-height: 21px;
}

div.widgetName {
	background:#93907c;
	padding:6px 0px 6px 15px;
	width: 285px;
	margin: 0px 0px 0px -5px;
	text-align: left;
}
div.widgetName h3 {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	font-family: Verdana;
}
div.widgetSocial img {
	text-align: center;
	float: left;
	margin: 15px 0px 15px 40px;
}

#widgetVideo { margin: 15px auto 0px auto; }
.widgetVideo_nav { 
	width: 250px; margin: 20px auto; 
}
#widgetVideo_nav { 
	text-align: left 
}
#widgetVideo_nav a, #s7 strong { 
	font-size: 16px;	
	border: 1px dotted #d6d6d6; 
	color: #ff3300; 
	margin: 0px 15px 0px 0px; 
	padding: 4px 8px; 
	text-decoration: none;
}
#widgetVideo_nav a.activeSlide { 
	color: #ff3300; 
	background: #eff9e6; 	
}
#widgetVideo_nav a:focus { 
	outline: none; 
}

#googleAdWidget { 
	background-color:#FFFFFF;
	margin-top:15px;
	margin-right:15px;
	margin-bottom:15px;
	padding:15px;
	text-align:left;
}

#googleAdWidget h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:100;
	letter-spacing:-3px;
	margin:0px;
	border-bottom:1px dotted #999999;
	text-transform:uppercase; 
}

#preFooter {
	width:900px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	margin:10px;
	padding:7px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#000;
	background-color:#FFFFFF;
}

#preFooter ul {
	list-style-type:none;

}
#preFooter li {
	list-style-type:none;
	float:left;
}

#footer { 
	width: 1000px;
	min-height: 350px;
	padding: 0px 0px 0px 0px; 
	background:url(../images/graphics/background/bottom-links.jpg) top center no-repeat;
} 
#footer p.just_paragraph {
	display: block;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 12px;
}

#footer p {
	margin: 0px;
	padding: 10px 0;
	font-size:11px;
	line-height:14px;
}

#footer a:link {
	text-decoration:none;
	font-weight:normal;
}
#footer a:visited {
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	text-decoration:underline;
	font-weight:normal;
}


#pageOlder {
	border: 1px dotted #d6d6d6;
	color: #ff3300;
	width:90px;
	margin-left:15px;
	margin-bottom:15px;
	padding:10px;
	text-align:center;
	float:left;
	font-size: 16px;
}

#pageNewer {
	border: 1px dotted #d6d6d6;
	width:90px;
	margin-left:15px;
	margin-bottom:15px;
	padding:10px;
	text-align:center;
	float:left;
	font-size: 16px;	
}
