
.sidebars {
	 /* width:300px; */
	 padding: 10px 0;
	 /*background-color: #FAFAFA;
	  border: 1px solid #DDD;*/
}
.sidebarLeft {
	 /* width:125px;
	float:left; */
}
.sidebarRight {
	/* width:125px;
	float:right;*/
}
.sidebarFull {
	clear:both;
}
.sidebarIcons {
	overflow:hidden;
}
.sidebarIcons a {
	float:left;
}

.sidebars .t{
	background:url(img/t3blog/sidebars.gif) no-repeat 0 0;
	height: 6px;	
}

.sidebars .i{
	background:url(img/t3blog/sidebars.gif)  repeat-y -220px 0;	
}

.sidebars .b{
	background:url(img/t3blog/sidebars.gif) no-repeat 0 -25px;
	height: 6px;	
}



.sidebars h4 {
		margin:10px 0;
		font-size: 12px;
		font-weight: normal;
		color: #777;
		background-color:#fbfbfb;
		border:1px solid #ccc;
		border-width:1px 0;
	}
	.sidebars h4 span {
		display:block;
		margin:1px 0;
		background-color:#ebebeb;
		font-family:Verdana, Geneva, sans-serif;
		padding:3px 10px;
	}
	

	.sidebars a,
	.sidebars a:link,
	.sidebars a:visited {
		font-weight: normal;
		color:#5C7A99;
	}	

	.sidebars ul {
		list-style: none;
	}
	.sidebars li {
		/* background:url(img/t3blog/sidebars.png) no-repeat 0 -225px; */
		background-image:url(img/t3blog/list.gif);
		background-repeat: no-repeat;
		background-position: left 2px;
		padding:0 0 0 20px;
		margin-bottom:1px;
		line-height:18px;
		font-size:11px;
		font-family:Verdana, Geneva, sans-serif;
	}

.sidebars a.rssBtn {
		display:block;
		margin-left: 10px;
		height:26px;
		padding:0 10px 0 32px;
		line-height:26px;
		font-size:12px;
		font-weight:bold;
		color:#662700;
		background:url(img/t3blog/sidebars.png) no-repeat 0 -190px;
	}
	.sidebars a.twitterBtn {
		display:block;
		height:26px;
		padding:0 10px 0 32px;
		line-height:26px;
		font-size:12px;
		font-weight:bold;
		color:#056;
		background:url(img/t3blog/sidebars.png) no-repeat -150px -190px;
	}
	.sidebars a.facebookBtn {
		display:block;
		height:26px;
		padding:0 10px 0 32px;
		line-height:26px;
		font-size:12px;
		font-weight:bold;
		color:#223b73;
		background:url(img/t3blog/sidebars.png) no-repeat -300px -190px;
	}


#wp-calendar {
	margin-left: 10px;
	width: 180px;
	border-collapse:separate;
	border-spacing:1px;
}
#wp-calendar caption {
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-bottom:5px;
}
#wp-calendar th, 
#wp-calendar td {
	text-align:center;
}
#wp-calendar th {
	background:#f2f2f2 url(img/t3blog/calendar.gif) repeat-x 0 -50px;
	border:1px solid #999;
	line-height:14px;
	font-size:11px;
	color:#666;
}
#wp-calendar tbody td {
	font-size:11px;
	line-height:12px;
	color:#777;
}
#wp-calendar td a,
#wp-calendar td a:visited {
	display:block;
	background:#fff url(img/t3blog/calendar.gif) repeat-x 0 1px;
	border:1px solid #bfbfbf;
	line-height:12px;
	font-size:11px;
	color:#666;
}
#wp-calendar tbody td a:hover {
	border-color:#999;
	text-decoration:none;
}
#wp-calendar #today {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:0 none;
}
#wp-calendar td#prev a,
#wp-calendar td#prev a:visited {
	padding-top:5px;
	text-align:left;
	background:none;
	border:none;
	color:#5c7a99;
}
#wp-calendar td#next a,
#wp-calendar td#next a:visited {
	text-align:right;
	padding-top:5px;
	background:none;
	border:none;
	color:#5c7a99;
}

.sidebars #searchform {
	display: block;
	margin: 14px 0 0 10px;
}

label.screen-reader-text{
	position: absolute;
	left: -2000px;
}

.sidebars input#s {
	width: 110px; 
	border: 1px solid #DDD;
}



div#latestPosts, div#categories, div#archive, div#latestComments, div#socialBookmarks, div.rss{
  padding: 2px;
  margin-bottom: 10px;
  
}


#categories ul, #archive ul {
	margin: 0;
	padding: 0;
   list-style: none outside none;
}




div#categories a {
	font-weight: normal;
}




#categories .iconbeforetext	{
  padding-right: 2px;
}

#archive .postnum,
#categories .postnum {
  font-size: 9px;
  margin-left: 3px;
}






.blogpost {
}

.postHeader h2 {
	margin: 0 0 4px 0;
	font-size: 15px;
	letter-spacing: normal;
}

.postHeader .bottom {
	margin: 0 0 4px 0;
	height: 17px;
	color: #777;
	text-align: right;
	position: relative;
}
.postDate {
	display:block;
	float:left;
	padding-left: 18px;
	font-size:11px;
	line-height: 17px;
	background:url(img/t3blog/post-header-icons.png) no-repeat 0px 0px;
}
.postAuthor {
	display:block;
	float:left;
	margin-left:15px;
	padding-left:18px;
	font-size:11px;
	line-height: 16px;
	/* background:url(./images/heading.png) no-repeat -200px -86px;	*/
	background:url(img/t3blog/post-header-icons.png) no-repeat 0px -60px;	
}

.postAuthor a,
.postAuthor  a:link,
.postAuthor  a:visited{
	font-weight: normal;
	color: #777;
}

.authoremail {	
	display:block;
	float:right;
	margin-left:3px;
}


.postCommentLabel {
	display:block;
	height:16px;
	position:absolute;
	right:20px;
	top:3px;
	/* background:url(img/t3blog/icons.png) no-repeat 0 0; */
	background-image: url(img/t3blog/comments.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 18px;
}
.postCommentLabel span {
	display:block;
	height:16px;
	/* margin-left:21px;
	background:url(img/t3blog/icons.png) no-repeat 100% -20px;
	padding:0 15px 0 8px;
	*/
	line-height:16px;
	font-size:11px;
	color:#555;
}
a.postCommentLabel span {
	color:#5c7a99;
}
a.postCommentLabel:hover span {
	background-position:100% -40px;
}
a.postCommentLabel:hover {
	text-decoration:none;
}

.postComments a 
a.postCommentLabel{
	background-image: url(img/t3blog/comments.png);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 18px;
}

.postComments a,
.postComments  a:link,
.postComments  a:visited{
	font-weight: normal;
	color: #777;
}

.postContent {
	clear: both;
	margin: 15px 0 6px 0;
	border-bottom: 1px dashed #ccc;
}
.postContent p{
	font-size: 12px;	
}

.postCategories {
	display:block;
	float:left;
	padding-left: 18px;
	font-size:11px;
	line-height: 17px;
	background-image: url(img/t3blog/folder.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
}


.postCategories a,
.postCategories  a:link,
.postCategories  a:visited{
	font-weight: normal;
	color: #777;
}

.postTags {
	display:block;
	float:left;
	margin-left:15px;
	padding-left: 18px;
	font-size:11px;
	line-height: 17px;
	background-image: url(img/t3blog/tags.png);
	background-position: 0 1px;
	background-repeat: no-repeat;
}

.postFooter {
	margin: 0 0 30px 0;
	height: 17px;
	color: #777;
	text-align: right;
	position: relative;
}


.postReadMore,
a.postReadMore:hover {
	position:absolute;
	top:8px;
	right:-20px;
	height:18px;
	background:url(img/t3blog/icons.png) no-repeat 0 -220px;
	color:#5c7a99;
	text-decoration:none;
}
a.postReadMore:hover {
	text-decoration:none;
}
.postReadMore span {
	display:block;
	height:18px;
	margin-left:21px;
	background:url(img/t3blog/icons.png) no-repeat 100% -60px;
	line-height:18px;
	font-size:11px;
	padding:0 15px 0 8px;
}
.postReadMore:hover span {
	background-position:100% -80px;
}
