/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	color: #2a2929;
	background: #fff;
	}

#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: left;
	}

#header {
	margin:auto;


	}

#headerimg 	{
	margin: 0px;
	height: 90px;
	width: 908px;
	}

#content {
	font-size: 1.2em;
	float:left;
	width: 510px;
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	clear:both;
	}


.narrowcolumn .postmetadata {
	text-align: left;
	
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even {

	border-left: 1px solid #ddd;
}

small {
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color:#2a2929;
	font-weight:normal;
	display:block;
	padding:0px 0px 10px 0px;

	}
	
small.mainsmall {
	margin-top:0px;
	clear:both;
	font-size:14px;
	color:#2a2929;
}

.postmetadata small.mainsmall {
	font-size:10px;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;

	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0696e3;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 13px "Trebuchet MS", Arial, Verdana, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em "Trebuchet MS", Arial, Verdana, Sans-Serif;


	}

.nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a {
	color: #00699f;
	text-decoration: underline;
	}

a:hover {
	color: #00699f;
	text-decoration: none;
	}
	
a:visited {
	color:#b12a00;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Trebuchet MS", Arial, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 908px;
	border: 0px solid #959596;

	}

#header {

	height: 111px;
	width: 891px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0px 20px 39px;
	margin: 0px 0 0;
	width: 589px;
	}

.widecolumn {
	float: left;
	padding: 0 39px 20px 39px;
	margin: 0px 0 0;
	width: 589px;
	}

.post {
	margin: 0 0 0px;
	padding-bottom:10px;
	}
	
.post hr {
	display: none;
	}

.widecolumn .post {
	margin: 0;
	padding:0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin: 0px 0px 15px 0px;
	text-align: left;
	color:#424242;
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Verdana, Sans-Serif;
	padding-top:10px;
	display:block;
	font-weight:normal;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-left: 10px;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	font-size:13px;
	color:#2a2929;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0px 0px 15px 0px;
	border-bottom:solid 0px #a4a4a4;
	height:27px;
	text-align:right;
	}
	
.narrowcolumn #searchform {
	margin: 0;
	padding: 0;
	border-bottom:solid 0px #a4a4a4;
	height:27px;
	}

#sidebar #searchform #s {
	width: 175px;
	padding: 6px 2px 0px 2px;
	margin:0px 0px 0px 1px;
	height:22px;
	border:1px solid #dbd8d8;
	border-bottom:3px solid #dbd8d8;
	font-size:13px;
	}
	
.narrowcolumn #searchform #s {
	width: 198px;
	padding: 5px 2px 0px 2px;
	margin:0px 0px 0px 0px;
	height:22px;
	border:1px solid #dbd8d8;
	border-bottom:3px solid #dbd8d8;
	font-size:13px;
	}
	
.narrowcolumn #searchform {
	text-align:left;
	float:left;
	}
	
#commentform input {
	width: 198px;
	padding: 5px 2px 0px 2px;
	margin:0px 0px 0px 0px;
	height:20px;
	border:1px solid #ccc;
	font-size:13px;
}

#commentform #commentluv {
	font-size:11px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	
li.widget_search {
  height:33px;
  padding-left:5px;
}

input#s {
  float:left;
}
	
input#searchsubmit {
	background:url(images/btn-go.gif) no-repeat;
	width:49px;
	height:33px;
	text-indent:-9999px;
	border:0px solid;
	float:right;
}

li#search-2 {
  padding-bottom:15px;
}

input#searchsubmit:hover {
	background:url(images/btn-go2.gif) no-repeat;
	width:49px;
	height:33px;
	text-indent:-9999px;
	border:0px solid;
	float:right;
}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform small {
	padding-bottom:5px;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #ccc;
	margin-top:10px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#respond h3{
		margin-top:-20px;
		}
		
#commentform #submit {
	margin: 10px -5px 0px 0px;
	background:url(images/btn-submit.gif) no-repeat;
	height:29px;
	width:123px;
	padding:0;
	text-indent:-9999px;
	border:0px;
	float:right;
	}
	
	#commentform #submit:hover {
  	margin: 10px 0 0px 0px;
  	background:url(images/btn-submit2.gif) no-repeat;
  	height:29px;
  	width:123px;
  	padding:0;
  	text-indent:-9999px;
  	border:0px;
  	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	}

.commentlist {
	padding: 0;

	}
	
ol.commentlist  {
	padding: 0;
	margin:0px 0px 40px 0px;

		}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	font-size:13px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0px 20px 15px;
	float:right;
	width: 236px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 0px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
	
h2.center {
	margin: 20px 0px 20px 0px;
	text-align: left;
	color:#0696e3;
	font-size:22px;
	font-family:"Trebuchet MS", Arial, Verdana, Sans-Serif;
	padding-top:10px;
	display:block;
}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: none;

	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #96cbe8;
	text-align: center;
	background: url(images/bg-caption.gif);
	padding-top: 4px;
	margin: 15px 0px 0px 0px;
  color:#fff;
}

.widecolumn .wp-caption {
	margin: -5px 0px 0px 0px;
}

.widecolumn .wp-caption {
	margin: -5px 0px 0px 0px;
}

.widecolumn .alignright{
	margin: -5px 0px 0px 12px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0px 10px 5px 10px;
	margin: 0;
	font-family:"Trebuchet MS", arial, verdana, sans-serif;
	color:#fff;
}

#headerimg h1 {
	float:left;
}

#headerimg h1 a {
	background:url(images/logo-boostblog.gif) no-repeat;
	width:908px;
	height:90px;
	text-indent:-9999px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#headerimg .description {
	display:none;
}

#top {
	background:#fff;
	width:100%;
	height:44px;
	font-size:14px;
	color:#737373;
	display:block;
	padding-top:14px;
}

#top a {
	color:#737373;
	text-decoration:none;
}
#top a:hover {
	color:#737373;
	text-decoration:underline;
}

.toplinks {
	width:908px;
	margin:auto;
	
}

.toplinks-left {
	float:left;
	width:100px;
	margin-left:8px;

}

.toplinks-right {
	float:right;
}

#sidebar h2 {
	font-family:"Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-size:17px;
	color:#575757;
	background:url(images/bg-sidebar-h2.gif) no-repeat bottom;
	width:223px;
	padding:0px 0px 3px 7px;
	margin-left:6px;
	font-weight:normal;
}

#sidebar h2.follow {
	background:url(images/bg-follow.gif) no-repeat bottom;
	width:223px;
	height:23px;
	padding-top:15px;
}

#sidebar .widget_categories  {
	margin-left:-5px;
	padding:0px 0px 0px 5px;
}

#sidebar .widget_categories h2.widgettitle{

	padding-top:0px;
	
}

#sidebar li {
  color:#0696e3;
}

#sidebar ul li a{
	color:#00699f;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Verdana, Sans-Serif;
	text-decoration:none;
	margin:0px 0px 0px 4px;
	font-size:12px;
}

#sidebar ul li a:hover{
	text-decoration:underline;
	color:#00699f;
}

.entry p {
	color:#2a2929;
	font-family:"Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-size:13px;
	line-height:18px;
}

.post h2, .post h2 a, .post h3 a {
	color:#0696e3;
	font-size:26px;
	font-family:"Trebuchet MS", Arial, Verdana, Sans-Serif;
	padding-top:0px;
	display:block;
}

.post h2 a:hover, .post h3 a:hover {
	color:#0696e3;
	font-family:"Trebuchet MS", Arial, Verdana, Sans-Serif;
	text-decoration:underline;
}

.post h2 {
	margin-bottom:10px;
}
.widecolumn .post h2 {
	padding:20px 0px 5px 0px;
	display:block;
}

.metalist {
	float:left;
	width:340px;
	padding:0px 0px 10px 0px;
}

.commentslist {
	float:right;
	text-align:right;
	background:url(images/speechbubble.gif) no-repeat 0px 5px;
	padding:3px 5px 5px 20px;
	font-size:10px;
	font-style:italic;
	display:block;
  margin-top:21px;
}

.commentslist a{
	text-decoration:none;
}

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

.metainfo {
	width:510px;
	display:block;
	padding-bottom:50px;
  font-size:10px;
  padding-top:20px;
}

.metainfo-single {
	width:510px;
	display:block;
	padding-bottom:10px;
  font-size:10px;
  padding-top:20px;
}

.metainfo-bg {
	background:url(images/bg-post.gif) no-repeat top;
	width:585px;
	clear:both;
	margin:20px 0px 0px -37px;
}

.widget_categories {
	padding-top:3px;
}

.search-top {
	float:right;
	margin-top:84px;
}

h3#comments {
		margin:-20px 0px 0px 0px;
}

#sidebar ul ol.followcolour li {
	color:#9c9999;
	font-size:13px;
	list-style:none;
	padding-left:0px;
}

.datestamp {
	margin:0px 0px 15px -37px;
	color:#6e6e6e;
	font-size:10px;
}

.datestamparchive {
	margin:0px 0px 15px 0px;
	color:#6e6e6e;
	font-size:10px;
}

.posttitle {
	float:left;
}

h2.posttitle {
	margin:0;
	padding:0;
}

#mylastpostbox {
	display:none;
}

.stico_default {
	float:right;
	font-size:10px;
}

.postedby {
	background:url(images/posted.gif) no-repeat;
	padding:0px 0px 5px 22px;
	color:#00699f;
	font-style:italic;
}

.tags {
	background:url(images/tag.gif) no-repeat;
	padding:0px 0px 5px 22px;
	color:#00699f;
	font-style:italic;
}

.tagsgap {
	padding-bottom:10px;
}

#sidebar ul#twitter_update_list li span{
	font-size:12px;
	color:#3a3a39;
}

#sidebar ul#twitter_update_list li a{
	display:none;
	margin-left:0px;
}

#sidebar ul#twitter_update_list li span a{
	display:inline;
	color:#b22a00;
	padding-bottom:0px;
	font-size:12px;
}

#twitter_div {
	background:url(images/bg-twitter.gif) no-repeat;
	padding:5px 0px 10px 5px;
	margin:20px 0px 0px 10px;
}

#twitter_div li{
	width:147px;
}

#sidebar #twitter_div h2 {
	display:none;
}

.textwidget {
	margin:-15px 0px 0px 1px;
	text-indent:-9999px;
}

a#twitter-link {
	background:url(images/bg-followboost.gif) no-repeat 0px 0px;
	width:230px;
	height:150px;
	display:block;
}

a#twitter-link:hover {
	background:url(images/bg-followboost.gif) no-repeat 0px -155px;
	width:230px;
	height:150px;
	display:block;
}

.subscribe-to-comments label{
  font-size:11px;
}

.widget_Twidget {
  margin-top:50px;
}

.entry img {
  margin:-10px 0px 20px 0px;
  padding:2px;
  border:1px solid #d6d6d6;
}

.entry img.borderless {
  border:0px solid #d6d6d6;
  margin:0px
}

.entry .wp-caption img {
  margin:0px 0px 10px 0px;
  padding:0;
  border:0px;
}

.comment-author {
  padding-bottom:10px;
  font-size:11px;
}

.comment-author a{
  font-size:11px;
}

.comment-meta a {
  font-size:10px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 909px;
	clear: both;
	background:url(images/bg-footer.gif) no-repeat;
	height:112px;
	font-size:13px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footerleft {
  width:367px;
  float:left;
}

#footerright {
  width:512px;
  float:right;
}

.footerleft-l {
  width:178px;
  float:left;
  padding-left:41px;
  padding-top:14px;
}

.footerleft-r {
  width:121px;
  float:right;
  margin-top:3px;
  padding-top:11px;
  padding-left:27px;
  height:98px;
  background:url(images/bg-contact-head.gif) no-repeat;
}

/*.narrowcolumn:last-child {color: red;}*/

.footerright-l {
  width:280px;
  float:left;
  padding-top:14px;

}

.footerright-r {
  width:232px;
  float:right;
  padding-top:3px;
}

span.contact-head {
  color:#0696e3;
}

.narrowcolumn .hentry:last-child .metainfo-bg {
	background:#cc0000;
}

#commentluv {
  float:left;
  margin-top:-30px;
}

#commentform #commentluv label, #commentform p.subscribe-to-comments label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
#commentform  #commentluv input, #commentform  p.subscribe-to-comments input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

#commentform  p.subscribe-to-comments input {
  float:left;
}

#commentform  p.subscribe-to-comments label {
  padding-left:15px;
  text-indent:0px;
}
