/*
Theme Name: BFG 9000
Theme URI: http://blog.bfg9000.co.uk
Description: An SEO Friendly Source Ordered CSS Wordpress Template by BFG 9000
Version: 0.1
Author: BFG 9000
Author URI: http://blog.bfg9000.co.uk
Tags: css, source ordered, SEO, clean, basic
*/


html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  background: #499F8F url(images/bgbody2.jpg) repeat-x top left;
  background-attachment: fixed; 
  min-width:945px;
  text-align:center;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:945px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  border-right:5px solid #EEEEEE;
  border-left:5px solid #EEEEEE;
  background:#EEEEEE;
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:0px;
  width:745px;
  border-right:5px solid #EEEEEE;
  background:#EEEEEE;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

* html #outer{
  width:750px;
  w\idth:745px;
}
#float-wrap{
  width:745px;
  margin-right:-1px;
  float:left;
  display:inline;
}
#right{
  float:left;
  display:inline;
  width:182px;
  margin-right:-180px;
  margin-left:-1px;
  position:relative;
}
/* \*/
* html #right{
  width:186px;
  margin-left:0px;
  margin-right:-500px;
  mar\gin-right:-186px;
}
/* Above style hidden from Mac IE */
#container-right{
/* \*/
  width:180px;
/* Above hidden from IE-Mac */
  margin-left:7px;
}
/* \*/
* html #container-right{
  fl\oat:right;
  di\splay:inline;
  margin-left:6px;
  mar\gin-left:0px;
}
/* Above style hidden from Mac IE */
#clearheadercenter{
  height:80px;
  overflow:hidden;
  background:#EEEEEE;
}
#clearheaderright{
  height:80px;
  overflow:hidden;
}
#clearfootercenter{
  height:50px;
  overflow:hidden;
}
#clearfooterright{
  height:50px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:945px;
  height:50px;
  overflow:hidden;
  margin-top:-49px;
}
#subfooter1{
  background:#EEEEEE;
  text-align:center;
  margin:0 5px;
  height:40px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:945px;
  height:80px;
  overflow:hidden;
}
.outer_horiz_border, .sb_outer_horiz_border{

  height:5px;
  overflow:hidden;
  font-size:0px
}
#subheader1{

  text-align:left;
  margin:0 5px;
  height:70px;
  overflow:inherit;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:745px;
  margin-left:0px;

  border-right:5px solid #EEEEEE;
}
* html #gfx_bg_middle{
  display:none;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100.1%; /*** Don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
	color:#000000;
	}
a {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: none;
	}

strong, b {
	font-weight: bold;
	}
hr {
	margin: 0px;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	}
p {
	font-size: 90%;
	line-height: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em; 
	}
li {
	font-size: 90%;
	line-height: 1.1em;
	margin-top: 0.3em;
	margin-bottom: 0.2em; 
	}
ul {
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
	}
td {
	font-size: 90%;
	}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
	}
img {
	border: 0;
	}

div,p{margin:0}

.italics-test, .italics-test-side {
font-style: italic; 
text-align: justify; 
}


h1, h2, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }

blockquote {
  margin: 5px 10px;
  padding: 5px 10px;
  background: #9DCAE8;
  border: 1px dotted #BBB;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  }

.widget h5{
color: #EEEEEE;
font-size: 110%;
background-color: #777777;
text-align: center;
margin: 0;
padding: 4px;
margin-bottom: -10px;
}



#container-right ul {
  margin: 0;
  padding: 7px 0 5px 5px;
  }

#container-right li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#container-right li ul {
  padding: 0;
  }

#container-right ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #333;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 1px dashed #ddd;
  }

#container-right li.nobg a:hover {
  background: none;
  color: #003366;
  text-decoration: none;
  }

#container-right a {
  display: inline;
  color: #333;
  text-decoration: none;
  }

#container-right a:hover {
  color: #003366;
  background: #C1DEF1;
  }

#container-right p {
  padding: 2px 0;
  font-size: 9pt;
  }


















h1 {
  text-align:center;
  padding: 6px 5px 2px 7px;
  font-size: 11pt;
  color: #fff;
  background: url(images/main_title_bg.gif) center top no-repeat;
  height: 29px;
  }



h2 a{
font-size: 110%!important;
color: #ffffff!important;
text-decoration: none!important;
}

.post h1 a{
text-align:center;
display:block;
font-size: 11pt!important;
color: #ffffff!important;
text-decoration: none!important;
}
#container-center{
font-size: 90%;
}
.post h2 a{
text-align:center;
display:block;
font-size: 11pt!important;
color: #ffffff!important;
text-decoration: none!important;
}
h4 a{
color: #ffffff!important;
text-decoration: none!important;
}
.post h1 a:hover{
color: #ffffff!important;
text-decoration: none!important;
}
.post h2 a:hover{
color: #ffffff!important;
text-decoration: none!important;
}
h4 a:hover{
color: #ffffff!important;
text-decoration: underline!important;
}




#container-right h5 {
  padding: 6px 5px 2px 7px;
  font-size: 11pt;
  color: #fff;
  background: url(images/sidebar_title_bg.gif) left top no-repeat;
  height: 29px;
  }




h2{
  padding: 6px 5px 2px 7px;
  font-size: 11pt;
  color: #fff;
  background: url(images/main_title_bg.gif) center top no-repeat;
  height: 29px;
  }
h3{
margin: 0;
font-size: 1.4em;
font-weight: bolder;
}
h4{
color: #EEEEEE;
font-size: 110%;
background-color: #777777;
text-align: center;
padding: 4px;
}
#topnav{
position:absolute;
top: 35px;
left: -15px;
overflow: inherit;
}
#topnav ul{
list-style: none;
}
#topnav ul li{
display: block;
display:inline;
}







#content {
  }

#content .pageTitle {
  padding: 5px 10px 15px 10px;
  font-size: 16pt;
  font-family: arial, sans serif;
  letter-spacing: -1px;
  color: #5A7836;
  }

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

#content h2, #content h3, #content h4, #content h5, #content h6 {
  padding: 0 10px;
  font-weight: bold;
  }

#content h2 {
  font-size: 15pt;
  }

#content h3 {
  font-size: 11pt;
  }

#content h4, #content h5, #content h6 {
  font-size: 10pt;
  }

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h2.postTitle {
  padding: 0 10px;
  font-size: 16pt;
  font-weight: bold;
  color: #000;
  font-family: arial, sans serif;
  letter-spacing: -1px;
  }

h2.postTitle a {
  font-size: 15pt;
  font-weight: bold;
  text-decoration: none;
  color: #11414F;
  }

h2.postTitle a:hover {
  color: #5A7836;
  }

.postMeta {
  padding: 2px 10px 3px 10px;
  font-size: 9pt;
  color: #333;
  }

.postMeta a {
  text-decoration: none;
  }

.postContent img {
  margin: 10px;
  border: 3px solid #CCC;
  }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 10pt;
  color: #000;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #000;
  }

.postTags {
  margin: 5px 10px 15px 10px;
  font-size: 9pt;
  color: #000;
  }









p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 10px -25px;
  background: #CBE7FA;
  border: 1px solid #9DCAE8;
  width: 710px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

#commentform p textarea {
  width: 555px;
  }

input#submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }

input#submit:hover {
  cursor: pointer;
  }










.post-footer{
margin-top: 10px;
}
.single-post-footer{
margin-top: 10px;
}
.page-nav {
clear:both;
height:21px;
}
.previous-entries a {
float:left;
margin-left:10px;
padding-left:10px;
}
.next-entries a {
float:right;
margin-right:10px;
padding-right:10px;
}
#subfootercontent{
position: relative;
top: 10px;
}

a.gravatar {
  float:right;
  margin:10px 15px 20px 0;
  width:50px;
  }


.search {
  padding-bottom: 5px;
  }

#searchform {
  float: right;
  margin-left: 0;
  margin-top: 2px;
  margin-right: 0px;
  }

#searchform {
  margin-left: 10px;
  width: 213px;
  padding-top: 8px;
  height: 28px;
  background: #ccc;
  background: url(images/search.gif) left 3px no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 5px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 5px 0;
  }

#searchbox {
  margin-left: 8px;
  margin-bottom: 3px;
  width: 145px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }
#nav {
  clear: both;
  margin: 10px 0 0 0;
  }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  margin-right: 10px;
  margin-top: -25px;
  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  margin-left: 4px;
  text-decoration: none;
  }

#nav li a {
  display: block;
  height: 26px;
  background: url(images/bgtableft.gif) left top no-repeat;
  text-transform: lowercase;
  font-size: 10pt;
  text-decoration: none;
  }

#nav li a span {
  display: block;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 12px;
  line-height: 26px;
  color: #FFF;
  background: url(images/bgtabright.gif) right top no-repeat;
  text-decoration: none;
  }

#nav li a:hover {
  background-position: left -26px;
  text-decoration: none;
  cursor: pointer; /* For IE6 */
  }

#nav li a:hover span {
  background-position: right -26px;
  color: #fff;
  }

#nav li.current_page a {
  background-position: left -26px;
  }

#nav li.current_page a span {
  background-position: right -26px;
  color: #fff;
  }
.sitename {
width:140px;
}
#header h3.sitename a {
  color: #80A652;
  text-decoration: none;
  }

#header h3.sitename a:hover {
  color: #91B565;
  text-decoration: none;
  }

#header .topright {
  float: left;
  position: relative;
  margin: 0;
  padding-top: 1px;
  width: 110px;
  height: 32px;
  text-align: left;
  color: #80A652;
  font-size: 10pt;
  font-weight:bold;
  z-index:-1;
  }

#header .topad2 {
top: -20px;
color:#80A652;
float:left;
font-size:10pt;
font-weight:bold;
height:60px;
margin-left:30px;
margin-top:0;
position:relative;
text-align:left;
width:610px;
}

#header .topright a {
  color: #80A652;
  }

#header .topright a:hover {
  color: #91B565;
  }


#styleswitcher{
display:none;
}
.st-taf {
margin-left: 10px;
}
#respond {
margin-left: 8px;
}

span.youtube {
padding-left: 35px;
}
li#smart-youtube span.youtube {
padding-left: 7px;
}