/*
Theme Name: webcult09

Description: This is the working theme new

*/


/* Main Tags */



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

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}


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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


body{
	border:0;
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	background: #ffffff url(images/bg_header.gif) top left repeat-x;
	text-align:left;
}

#Main {
	border:0;
	padding:0;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#555555;
	text-align:center;
	margin-top:20px;
	width: 950px;
	float: none;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.Container {
	width:950px;
	padding:0;
	border:0;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height:100%;
}

#Header {
	height:77px;
	text-align:left;
}

#HeaderSub {
	height:13px;
	text-align:left;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}

#About {
	width:550px;
	float:left;
	font-size:22px;
	font-weight:normal;
	letter-spacing:-1px;
	margin-top:6px;
	margin-left:0px;
	color:#ffffff;
}

#About p {
	font-size:12px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:170%;
	margin:0px;
	margin-left:25px;
	margin-top:10px;
}

#About span {

}

#RSS_Search {
	height:30px;
	float:right;
	text-align:right;
	margin-top:5px;
}

#RSS  {
	height:33px;
	float:right;
	text-align:right;
	margin-bottom:2px;
	margin-right:32px;
	
}
#RSS  img {
border="0"
}


#SearchBox {
	height: 100%;
	width: 234px;
	padding: 0;
	text-align:left;
	color:#ffffff;
	font-size:24px;
	letter-spacing:-2px;
	float: right;
	background-image: url(images/searchbox.jpg);
	background-repeat: no-repeat;
	margin-right: 14px;
	background-position: right center;
	font-weight:normal;
	
}

#searchform {
	font-size:22px;
	margin-top:2px;
	margin-left:45px;
}

#s {
	width:180px;
	font-size:15px;
	font-weight:normal;
	background:transparent;
	color:#ffffff;
	border:0px;
	margin-top:2px;
	
}

#Logo {
	float:left;
	margin-top:3px;
	background: transparent top left no-repeat;
	
	padding-left:0px;

}


a:link, a:visited{color:#038de4;}


.clear {
	float:none;
	clear:both;
}

#PostSet {
	width:600px;
	float:left;
	padding-top:30px;
}

/* Sidebars */

.sidebars {
	float:right;
	margin-top: 0px;
	margin-right:5px;
	padding-top: 60px;
	width: 300px;
  }

.sidebars h2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #38AAF1;
  background: url(images/sidebarline.gif) left bottom no-repeat;
  height: 20px;
  }



.sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

.sidebars li {
	margin-bottom: 0px;
	list-style: none;
	font-size: 9pt;
	list-style-type: none;
  }



.sidebars  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;
  }



.sidebars a {
  display: inline;
  color: #333;
  text-decoration: none;
  }

.sidebars a:hover {
  color: #47b1f4;
  }


  
#adsense1 {
	
}  
  
.icon {
  list-style-type: none;
  margin-top:0px;
  border-bottom: 1px dashed #ddd;
  padding-left:5px;
  font-size: 9pt;
  	margin-bottom: 3px;
	margin-left: 5px;
	padding: 1px;
	top: 5px;
	
	display:block;
  }
  
.icon img{
	vertical-align:middle;
	margin-top: 0px;
	margin-right: 5px;

	
}  



.PostHead { 
	padding-left: 40px; 
}

.PostInfo { 
	padding: 0px; 
	margin: 0px; 
	font-size: 11px; 
	color: #828282;
}

.PostInfo em { 
	font-style: normal;
}

.PostInfo em a { 
	text-decoration: underline; 
	color: #828282;
}

.PostInfo em a:visited { 
	text-decoration: underline; 
	color: #828282;
}

.PostInfo em a:hover { 
	text-decoration: underline; 
	color: #828282; 
}

.PostDate { 
	position: absolute; 
	top: 0px; 
	left: 0; 
	text-align: center; 
	margin: 0; 
	padding: 2px 10px 2px 0px; 
	list-style: none; 
	border-right: solid 1px #ccc;
}

.PostDate .month { 
	display: block; 
	font-size: 9px; 
	line-height: 9px; 
	color: #666; 
	text-transform: uppercase;
}

.PostDate .day { 
	display: block; 
	font-size: 21px; 
	font-family: 'Arial'; 
	font-weight: bold; 
	line-height: 19px; 
	color: #ccc; 
	letter-spacing: -1px;
}

.Post {
	clear: left;
	width: 600px;
	margin-bottom:30px;
	position: relative;

}

.Post h1 { 
	font-size: 19px; 
	line-height: 19px; 
	letter-spacing: -1px; 
	font-weight: normal; 
	font-family: 'Arial'; 
	padding: 0px; 
	margin: 0px; 
	display: block;
}

.Post h1 a {
	color: #38AAF1;
	text-decoration: none;
}

.Post h1 a:visited {
	color: #38AAF1;
	text-decoration: none;
}

.Post h1 a:hover { 
	color: #1382c9; 
	text-decoration: none;
}

.Post h2 {
font-size:12px;
height: 20px;
font-weight:bold;
}

.Post h3 {
font-size:13px;


}

.postcomments a {
	text-decoration:none;
	font-size:12px;
}

.postcomments a:hover {
  color: #47b1f4;
  text-decoration:underline;
  }

.sharethis {
	padding-top:1px;
	font-size: 12px;
	float:left
}
.tweetthis {
	padding-top:1px;
	font-size:12px;
	float:left;
}


.tweetthisimg img{
	font-size:12px;
	float:left;
	padding-right:3px;
	padding-left:5px;
}  

/*.endpostspace {
padding-top:30px;
}*/

.postcomments {
	padding-top:5px;
	padding-bottom:5px;
}

.postcontent{
	border-top: solid 1px #ccc;
	margin-top: 10px;
	height:100%;
	padding-top: 3px;
}

.codebox{
	background-color:#F9F9F9;
	border:1px dashed #2F6FAB;
	color:black;
	line-height:1.1em;
	padding:1em;
	
	
	
}


.readmore{
	float:right;
	text-decoration:underline;
}


#footer {
	margin-top:30px;
	background:#c0c0c0;
	
	
}
#insidebar {
	width:300px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	top: 0px;
	
}


.ContainerFooter {
	padding:10px;
	border:0;
	margin:0 auto;
	text-align:center;
	margin-left:10px;
	height:20px;

}

img {
	border:0px;
}


/* Comments */

#adsense_comments{
	border-bottom:1px solid #CCCCCC;
	padding:10px 10px 30px;
	text-align:center;
}

.commenttop {
	background:#47b6fc url(images/comment_bottom.gif) bottom left no-repeat;
	width:477px;
	margin:0px;
	margin-bottom:20px;
	color:#ffffff;
	margin-top:3px;
}

.commenttop a {
	color:#ffffff;
}

.commenttop div {
	background:transparent url(images/comment_top.gif) top left no-repeat;
	padding:8px 10px 2px 10px;
}

/* 404 */

.404 { 
	font-size: 16px; 
	line-height: 16px; 
	letter-spacing: -1px; 
	font-weight: normal; 
	font-family: 'Arial'; 
	padding: 0px; 
	margin: 0px; 
	display: block;
	color: #38AAF1;
}




