/* ========= */
/* = D3R base.css = */
/* ========= */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
button {
	font-family: inherit;
}
a img, :link img, :visited img {
	border: 0;
}
a:active, a:focus, input:active {
	outline: 0;
}
a:active, a:focus, input:focus {
	-moz-outline-style: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
.lightondark {
	-webkit-text-stroke:1px transparent; /*make it look nice in webkit*/
}
.lightondark h1,
.lightondark h2,
.lightondark h3,
.lightondark h4,
.lightondark h5,
.lightondark h6,
.lightondark p,
.lightondark a {
	opacity: 0.99;
	-webkit-opacity: 1;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
}
.clearafter:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearafter {
	zoom: 1;
}
*:first-child+html .clearafter {
	zoom: 1;
}
* html .pngfix {
	behavior: url(js/iepngfix/iepngfix.htc); /*IE6 fix alpha transparency*/
}
* html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); /*IE6 BG flicker*/
}
* html body {
	behavior:url(js/csshover.htc); /*IE6 whatever:hover*/
}

/* ========== */
/* = Styles = */
/* ========== */

body {
	font-size: 75%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background: #009FD0;
}

/* global styles */

h1, h2, h3, h1 a, h2 a, h3 a {
	font-family: "Myriad Pro","Trebuchet MS", Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

h1 a:hover, h2 a:hover, h3 a:hover {
    text-decoration: underline;
}

a {
	text-decoration: none;
	color:#333;
}

a:hover {
	text-decoration: underline;
}

h2 a, h2 {
	color: #006599;
}

h3 {
 font-size: 1.333em;
}

h3, ul.commenticon li span {
    color: #333;
}
span { 
    font-size: 12px;
}

p {
 font-size: 1.083em;
 margin-bottom: 10px;
 line-height: 1.5;
}
p, span {
}

a img {
	border: none;
}

fieldset {
	border: none;
}

.close {
	display: block;
}

.floatl {
	float: left;
}


/**************/

#wrapper {
	width: 1016px;
	margin: 0 auto;
/*	padding-bottom: 20px;*/
}

#inner_top,
#inner,
#inner_bot,
#bottom_links {
	margin: 0 auto;
}

#header {
/*	width: 987px;*/
	padding: 20px 17px 20px;
	background: #009FD0 url(images/backgrounds/main-bg.jpg) 50% 0 no-repeat;
}

#logo {
	background: url(images/logos/logo.png) no-repeat;
	float: left;
	width: 423px;
	height: 74px;
}

#get_val {
	background: url(images/backgrounds/get_val_bg.png) no-repeat;
	height: 65px; 
	width: 452px;
	float: right;
}

#get_val a {
	float: right;
	margin-top: 11px;
	margin-right: 10px;
}

#val_text {
	float: right;
	margin-top:17px;
	margin-right: 17px;
}

#val_text span  {
	color:#FFF;
}

#outer_bg_top {
	background: transparent url(images/backgrounds/outer_bg_top.png) no-repeat 50% 0;
	height: 44px;
	padding: 16px 17px 10px;
}

 #outer_bg_top h1 a, #outer_bg_top a {
    color:#373737;
  }

	#outer_bg_top h1 {
		float: left;
		display: inline;
		font-size: 1.5em;
		margin-left: 23px;
		font-weight: normal;
		line-height: 44px;
	}
		#outer_bg_top h1 a {
			display: block;
			font-size: 1em;
			margin: 0;
			line-height: 44px;
		}
 
	#outer_bg_top a.right {
		background: transparent url(images/icons/grey_arrow.gif) no-repeat 0 50%;
		float: right;
		font-size: 1.167em;
		margin-right: 23px;
		line-height: 44px;
		padding-left: 18px;
	}
#outer {
	background: #37B1D9 url(images/backgrounds/boxtop-col.png) no-repeat 50% 0;
	padding: 16px 12px 0 13px;
}
#inner {
	background: url(images/backgrounds/boxmid-col.png) repeat-y 50% 0;
	width: 983px;
	padding: 0 3px;
}

#inner_bot {
	background: url(images/backgrounds/boxend-col.png) no-repeat 50% 0;
	width: 983px;
	padding: 0 3px;
	height: 20px;
	clear: both;
}

/**********/
/* style below includes a min-height fix for IE6 and maintains in IE7 */
/**********/
#content {
   float: left;
   width: 672px;
   padding: 10px 30px;
}

#bottom_links {
	background: url(images/backgrounds/bottom_links.png) no-repeat;
    overflow:hidden;
	height: 176px;
	width:987px;
	clear: both;
	margin-top: 8px;
}

  .section {
	 float: left; 
	 width: 265px;
	padding: 20px 30px 0;
	 }	 
	 .section-text h3 {
		 margin-bottom: 7px;
		 color: #006599;
		 font-size: 20px;
		 }
	 
	 .section-text img.icon-links {
		float: left;
		margin-right: 10px;
	  }
	  
	  .section-text p {
		   clear:right;
		   margin-bottom: 10px;
		 }
	  
	  .section-text a {
		 color: #FF9933;
		 font-size: 16px;
		  }
		  
	  .section-text a img  {
		    margin-bottom: 2px;
		  } 
	
	 .vert {
		float: left;
		background: url(images/backgrounds/vert_line.gif) no-repeat;
		width: 1px;
		height: 172px;
		margin-top:2px;
      }

.post-wrap {
	border-bottom: 1px dotted #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position:relative;
	left:0;
}

.post-head {
	margin-left: 75px;
}

.post-head h2, .post-head h2 a, .post-title span {
	margin-left:0;
}
	
.post-head span {
    padding-bottom: 3px;
}
.post-head h2 a {
}
.post-head h2 {
	font-size: 2.083em;
	margin-bottom: 5px;
}

.post-title img {
	float: left;
}

.entry {
	/*float:left;*/
	margin-top: 20px;
}


	  
	 p.wp-caption-text {
	 text-align: center;
	 margin-top:5px;
	 margin-left: 30px;
	 margin-right: 30px;
	 font-size: 12px;
	  }

 .entry .post_image_mid {
	background: url(images/backgrounds/post_img_thumb_mid.png) repeat-y;
	float: right;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


.entry .post_image_mid a img {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom:0;
	}
.entry img {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: #FBFBFB;
	border:1px solid #C6C6C6;
	padding: 10px;
	margin-bottom: 15px;
}
.entry .wp-caption,
.entry img {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: #FBFBFB;
	border:1px solid #C6C6C6;
	padding: 10px;
	margin-bottom: 15px;
}
.entry .wp-caption {
	text-align: center;
        padding: 10px 5px 0;
}
	.entry .wp-caption img {
		-moz-border-radius:0;
		-webkit-border-radius:0;
		border-radius:0;
		padding: 0;
		border: none;
		margin: 0;
	}
	
.entry .aligncenter {
	margin: 0 auto 15px;
}
.entry .alignleft {
	float: left;
	margin-right: 15px;
	/*margin-bottom: 5px;*/
}
.entry .alignright {
	float: right;
	margin-left: 15px;
	/*margin-bottom: 5px;*/
}
.entry p a {
	color:#19ADE4;
}



.read-post {
  margin-bottom:10px;
  margin-top: 10px;
  clear: both;
}

.read-post a {
	color:#F5A712;
	font-size: 14px;
}

a.first {
	margin-right: 5px;
}

.cats {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
    border: solid 1px #C5C5C5;
	background: #F9F9F9;
	position: relative;
	height: 30px;
}

.cats span.posted {
  float:left;
  margin-top:7px;
}


.cats a.button {
	margin-left: 5px;
	float: left;
	background: url(images/buttons/lozenge.png) 100% 50% no-repeat;
	height: 23px;
	padding-right: 15px;
	margin-top: 4px;
	}
	
.cats a.button span {
	float:left;
	background: url(images/buttons/lozenge.png) 0 50% no-repeat;
	height: 19px;
	line-height: 19px;
	padding: 1px 0 3px 15px;
	color:#fff;
	}
	
.cats .share {
    float: right;
	position: relative;
}
	.cats .share a.stbutton {
		display: inline-block;
		background: transparent url(images/buttons/share_bt.gif) no-repeat 0 0 !important;
		width: 90px !important;
		height: 24px !important;
		padding: 0 !important;
	}
		.cats .share a.stbutton .stbuttontext {
			visibility: hidden;
			display: block;
			height: 24px;
		}
	

.share {
	margin-top: 4px;
}
	
/*sidebar*/

#sidebar {
	float: right;
	position: relative;
	width: 214px;
	/*padding: 230px 18px 10px;*/
	padding: 20px 18px 10px;
	margin-top: -14px;
	/*background: transparent url(images/backgrounds/gent.png) no-repeat 100% 0;*/
}

#rss {
}

.hoz {
	background: url(images/backgrounds/side_hoz.gif) no-repeat;
	height: 1px;
	width: 214px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#email_update {
	margin-top: 20px;
}

#email_update img {
    float: left;
	margin-top: 17px;
}

#email_update p {
	float: right;
	width: 170px;
	margin-top: 7px;
	line-height: 1.2;
	font-size: 1em;
	}
	
#email_update form {
/*	margin-top: 10px;*/
	clear: both;
	overflow: hidden;
	width: 214px;
	
	}

#email_update fieldset {
	margin-right: 14px;
	margin-left: 2px;
	margin-bottom: 10px;
}
  
  fieldset input {
	width: 100%;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
	   
#categories {
	margin-top: 15px;
}

#recent_comments {
	margin-top: 15px;
}
ul.sidelist, ul.commenticon {
	margin-top: 7px;
	width: 214px;
	list-style: none;
	}

 ul.sidelist li {
	display: block;
	background: url(images/icons/blue_arrow.gif) 0 3px no-repeat;
	font-size: 1.083em;
	line-height: 1.3;
	padding-left: 20px;
	margin-top: 7px;
	margin-bottom: 7px;
	}
	
ul.sidelist li a {
/*	margin-left: 4px;*/
	}
	
ul.sidelist li a, ul.commenticon li a {
	color:#1DA7D9;
	}

ul.commenticon li {
	background: url(images/icons/commenticon.gif) 0 7px no-repeat;
	line-height: 1.3;
	font-size: 1.083em;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top:5px;
	margin-top: 5px;
/*	margin-bottom: 5px;*/
	}

.pag {
	float:left;
    margin-top:20px;
}

.pag ul {
	border: 1px solid #C5C5C5;
	float: left;
	background: #F4F4F4;
	margin-left: 30px;
	list-style-type: none;
}

.pag li { display: inline;}

.pag li a, .pag li span {
   display:block;
   float:left;
   border-right:1px solid #C5C5C5;
   border-left:1px solid #C5C5C5;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 13px;
   padding-right:13px;
   display:block;
   color: #3F4B51;
   font-size:15px;
 }
  
  .pag li span.current {
	background: #fff;  
	}
	
/*Comments styling*/	

#comments {
	margin-top: 20px;
}
  
  #comments p { 
/*    margin-left: 10px;*/
  }

div.comment {
	list-style:none;
	border-bottom: 1px dotted #CCC;
	padding-bottom:20px;
	margin-bottom:20px;
}

.avatar_bg {
	background: url(images/icons/default_comment_icon.png) no-repeat;
	width: 64px;
	height: 60px;
	float: left;
}

  .avatar_bg img { 
    margin-left: 12px;
	margin-top:10px;
  }

span.comment_title {
	display: block;
	font-size: 1.75em;
	color: #006599;
	margin-bottom: 7px;
	padding-bottom: 0;
}
span.comment_title a.url {
	color: #006599;
}

.comment_date {
	display: block;
	}
	
	.comment_date a {
		color:#333;
		font-size: 13px;
		}
		
.comment_text {
	margin-left: 75px;
	margin-top: 20px;
}

.reply_comments {
	background: url(images/backgrounds/leave_reply_bg.png) no-repeat;
	width: 673px;
	height: 50px;
	border-bottom: 0;
}

.reply_comments h3 {
	margin-left: 35px;
	padding-top: 15px;
	color: #fff;
	font-size: 2.083em;
}

#commentform {
	background: #D7EFFC;
	margin-top: 0;
	width: 631px;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #CCC;
}
  
	#commentform label {
		color: #473B47;
		font-weight: bold;
		font-size: 1.25em;
		padding-top: 5px;
		display: block;
	}

	.comment_form_table td.input {
		width: 206px;
		padding: 10px 0;
	}
		.comment_form_table td.input label.error {
			display: none !important;
		}
	.comment_form_table td.bigger {
		padding-left: 15px;
	}
 #commentform td.input input {
/*	width: 100%;*/
	border: 1px solid #CCC;
	background: #FFF;
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
    
	#commentform textarea {
		border: 1px solid #CCC;
		font-size: 1.083em;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		width: 450px;
		height: 110px;
		padding: 5px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}

.comment_form_table {
/*	margin-left: 40px;*/
	}

	td.label {
		padding: 10px 15px 5px 0;
		vertical-align: top;
	}
	   
    td span {
		color: #656565;
		font-size: 13px;
		} 
		
    td.textarea, td.label {
		background: #D7EFFC;
		}
	   
.sub_btn {
 margin-top: 10px;
/* margin-left: 40px;*/
 }
 
.er {
  background: url(images/backgrounds/error_bg.png) center no-repeat;
  padding-left: 30px;
  padding-top: 8px;
  padding-bottom:8px;
  padding-right: 90px;
}

 #commentform textarea.error_txt {
	border: 1px solid #900;
}

em.waiting {
	font-size: 12px;
	margin-left: 10px;
	color: #393939;
}
 
/*footer styles*/  
#footer_links {
	background: url(images/backgrounds/outer_bg_bottom.png) no-repeat 50% 0%;
	padding-top: 27px;
}

 ul.footer_links {
/*	margin-left: 230px;*/
	text-align: center;
	margin-bottom: 30px;
	list-style-type: none;
}

ul.footer_links li {
	display: inline;
	color: #fff;
	font-size:13px;
	}
	
ul.footer_links li a {
	color: #fff;
	font-size:13px;
	padding-right: 10px;
	padding-left: 10px;
	}
	
 ul.further {
}
 ul.further li a {
   padding: 0;
}
	
#footer {
	text-align: center;
	width: 1016px;
	margin-top: 20px;
	padding-bottom: 10px;
}

#footer .logo {
	display: block;
	width: 153px;
	height: 26px;
	background: transparent url(images/logos/logo_small.gif) no-repeat 50% 50%;
	margin: 0 auto 20px;
	text-indent: -1000em;
}

#footer img {
	margin-left: 420px;
}

/* archive page */
.pagetitle {
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #111;
	font-size: 2em;
	border-bottom: 1px dotted #CCC;
/*	margin-left: 30px;*/
}
	

