@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: url(images/body_bg.gif) repeat center center;
	font: 14px Verdana, Geneva, sans-serif;
}
a img {
	border-style:none;
}
a:link{	text-decoration:underline;
	color:#2c8ec1; }
a:visited {text-decoration:underline;
	color:#2c8ec1; }
a:hover {text-decoration:underline;
	color:#2c8ec1; }
a:active {text-decoration:underline;
	color:#2c8ec1; } 

a.h2:link{ text-decoration:none;
	color:#000000; }
a.h2:visited {text-decoration:none;
	color:#000000; }
a.h2:hover {text-decoration:none;
	color:#2c8ec1; }
a.h2:active {text-decoration:none;
	color:#000000; } 

#main-wrap,
#head-wrap #head,
#foot-wrap #foot {
	width: 960px;
	margin: 0px auto;
}

.h1 {
	
margin: 0px 0px -4px -1px;
	font: bold 24px "Century Gothic";
	letter-spacing:0px;
	color: #000000;
	padding: 0px;
}

h2 {
	
margin: 0px 0px -4px -1px;
	font: bold 24px "helvetica";
	letter-spacing:0px;
	color: #000000;
	padding: 0px;
}

.h3 {
font-weight: bold;
}

#menu li {
list-style: circle;
} 

#head-wrap {

	background: #C9D8DD url(images/head-wrap_bg.gif) repeat-x center top;
height: 205px;
	border-bottom: 1px solid #B4C4C8;
}
#head-wrap #head {

	height: 205px;
	background: url(images/head_bg.jpg) no-repeat left top;
	position: relative;
}
#head-wrap #head h1 {
	background: url(images/h1_bg.png);
	width: 468px;
	height: 203px;
	position: absolute;
	margin-top: 20px;
	margin-left: 260px;
}

#subscribe {
 
   position:absolute; top:165px; left:735px; 
   
}

#rss {
	   position:absolute; top:150px; left:800px; z-index:2;
   
}




#podcast {
  position:absolute; top:150px; left:836px; z-index:2;
   
}

#youtube {
	  position:absolute; top:150px; left:870px; z-index:2;
   

}

#searchbox {
	  position:absolute; top:177px; left:734px;
   

}


.search input{
		width: 132px;
		height: 14px;
   	position:absolute; top:181px; left:765px;
	background-color: transparent;
	border:none;
	font-size:12px;
	z-index:2;

}

#head-wrap #head h1 a {
	height: 203px;
	width: 468px;
	display: block;
}
#head-wrap #head h1 a span {
	display: none;
}



	

#main-wrap {
	margin-top: 40px;
}

#sidebar {
	float: right;
	width: 404px;
	background: url(images/sidebar-top_bg.png) no-repeat left top;
	padding-top: 17px;
}
#sidebar-bottom {
	padding-bottom: 16px;
	background: url(images/sidebar-bottom_bg.png) no-repeat left bottom;

}
 #sidebar-top {
	background: url(images/sidebar_bg.png) repeat-y left center;
	position: relative;
	padding-top: 1px;
padding-bottom: 20px;

}
#tag-cloud {
	background: url(images/tag-cloud_bg.png);
	height: 238px;
	width: 404px;
	position: absolute;
	margin-top: -50px;
}
#tag-cloud #tags-wrap {
	margin-top: 50px;
	margin-left: 30px;
	margin-right: 50px;
	text-align: center;
}

#tag-cloud #tags-all {
	position: absolute;
	top: 198px;
	left: 183px;
}
#tag-cloud a {
	color:#000000;
	font-size: 80%;
}

#sidebar ul {
	margin: 5px 20px 20px;
}
#sidebar ul li ul {
	margin: 0px 5px;
}

#sidebar ol {
	margin: -11px 0px 0px -6px;
}

#content-wrap {
	width: 505px;
}
.post-box-top {
	background: url(images/post-top_bg.png) no-repeat left top;
	padding-top: 6px;
	margin-bottom: 15px;
}
.post-box-top .post-box {
	background: url(images/post-middle_bg.png) repeat-y left top;
	padding-right: 35px;
	padding-left: 5px;
}
.post-box-top .post-box .post-date {
	font-family:Arial;
	font-weight:bold;	
	display: block;
	font-size: 12px;
	margin: 0px 0px 5px;
	padding: 0px;
z-index:1;
	}
#main-wrap #content-wrap .post-box-top .post-box .post-cat {
	display: block;
	font: bold 12px Arial;
	margin: 5px 0px 0px;
	padding: 0px;
}
.post-box-top .post-box-btm {
	background: url(images/post-bottom_bg.png) no-repeat left top;
	height: 14px;
}
	
	

#older {
	float:right;margin-right:28px;
	
}

#newer{
	float:left;
}

#foot-wrap {
	background: url(images/foot-wrap_bg.gif) repeat-x center 20px;
	height: 40px;
	margin: 40px 0px 20px;
	clear: both;
	padding-top: 20px;
}

#foot {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	padding-top: 6px;
}

 .twtr-tweet-text {
    font-size: 14px;
    font: Century Gothic;
    }



#follow {
	  position:absolute; top:770px; left:36px; z-index:3;
   
}


