/*

Theme Name: powerab-009

Theme URI: http://www.powerautoblog.com/powerautoblog-themes/

Description:  

Author: Edwin Ann

Author URI: http://www.www.powerautoblog.com

*/

html {
	overflow: auto;
	height: 100%;
	margin-bottom: 0.1em
}

* {
	padding: 0;
	margin: 0;

}
body {
	font: 1.0em "Lucida Grande","Lucida Sans Unicode",helvetica,sans-serif;
	color: #696969;

	background-color:#161617;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0
}

ol {
	margin-left: 0;
	margin-left: 30px;
	margin-top: 0
}

code {
	font-family: "Courier New",Courier,mono
}

pre {
	/*
	background-color: #1E1E1E;
	border: 1px solid #0F0F0F;
	color: #D8D8D8;
	font-family: "Courier New",Courier,mono;
	margin: 10px;
	padding: 10px;
	*/
}

em {
	font-style: italic
}

strong {
	font-weight: bold
}

#container {
	width: 1000px;
	background: url(images/container_bg.gif) repeat-y center center;
	margin: 0 auto;
}

#header {
	margin-bottom: 0;
	_margin-bottom: 7px;
	background: none repeat scroll 0% 0%;
	width: 100%;
	min-height: 60px
}


#entries {
	background-color: #fff;
	width: 620px;
	float: left;
	padding: 10px 10px 10px 20px
}
#entries #gads {
	font-size: 10px;
	color: #d5d5d5;
	padding-bottom:5px;
}
.indexp h1 a,visited {
	font-size: 28px !important;
	color: #27d !important
}

.indexp h1 a:hover {
	border-bottom: 1px dotted #27d !important;
	_border-bottom: 1px solid #27d !important
}

#entries h1 {
	font-family: "Lucida Grande",Georgia,Helvetica,sans-serif;
	font-size: 20px;	/* 35px */
	color: #555;
	text-transform: capitalize;
	margin-bottom: 10px;
	background-color: #fff
}

#entries h1 a,visited {
	color: #74AE25;
	text-decoration: none;
	padding: 2px 0
}

#entries h1 a:hover {
	border-bottom: 1px dotted #74AE25;
	_border-bottom: 1px solid #74AE25
}

#entries .cat-title {
border-bottom:1px solid #BDBDBD;
color:#3D3D3D;
font-family:Helvetica;
font-size:35px;
font-weight:500;
letter-spacing:-1px;
line-height:40px;
margin:20px 0 5px !important;
text-transform:uppercase;
}

#singlepage a,visited {
	color: #27d !important;
	font-size: 35px !important
}

h1#singlepage a:hover {
	color: #2e76cd !important;
	border-bottom: 1px dotted #2479D8 !important;
	_border-bottom: 1px solid #2479D8 !important
}

#listcategories {
	height: 18px
}

#submit-news {
	float: right;
	height: 18px
}

#submit-news li {
	display: inline
}

#listcategories {
	font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,sans-serif;
	width: 520px;
	font-size: 9px;
	color: #999;
	text-transform: uppercase
}

#listcategories ul {
	margin-bottom: 20px
}

#listcategories li {
	display: inline;
	margin: 0 2px
}

#listcategories li a,visited {
	color: #999;
	text-decoration: none !important
}

#listcategories li:before {
	content: "[ "
}

#listcategories li:after {
	content: "]"
}

#listcategories li a:hover {
	color: #2479D8;
	text-decoration: none;
	border-bottom: 1px dotted #2479D8;
	_border-bottom: 1px solid #2479D8
}

#editpost a,visited {
	font-size: 9px !important;
	text-transform: uppercase;
	padding: 3px;
	margin-left: 5px !important;
	letter-spacing: 0!important
}

.indexp div.post {
	border-bottom: 1px dotted #DADADA;
	_border-bottom: 1px solid #DADADA
}

.singlep div.post {
	border-bottom: none
}

div.post {
	font-family: "Lucida Grande","Lucida Sans Unicode",helvetica,sans-serif;
	font-size: 0.75em;
	color: #323232;
	margin-bottom: 30px;
	/*padding-bottom: 25px; */
	background-color: #fff
}

.post h3,.post h4 {
	text-transform: capitalize
}

.post h3 {
	border-bottom: 2px solid #272727;
	color: #272727;
	font-size: 2.0em;
	font-weight: 500;
	letter-spacing: -1px;
	margin-bottom: 15px;
	padding-bottom: 2px;
	padding-top: 10px
}

.post h4 {
	font-size: 1.5em;
	font-weight: 700;
	padding-top: 10px;
	color: #272727;
}

.post h4 a,visited {
	color: #5381c2
}

.post p {
	margin: 10px 0 20px 0;
	padding: 0;
	line-height: 20px
}

.post p a,visited,.post li a,visited {
	color: #27d;
	text-decoration: underline
}

.post p a:hover,.post li a:hover {
	text-decoration: none;
	color: #E9841E
}

.post li h4 {
	padding-top: 0 !important
}

.post blockquote {
	background-color: #fff;
	border: 1px solid #eaeaea;
	color: #272727;
	font-style: italic;
	padding: 10px 20px;
	width: 80%;
	margin: 5px 0
}

.post img {
	border: 1px solid #eaeaea;
	padding: 3px
}

.post li {
	padding: 5px 0;
	line-height: 19px
}

.post .imgcap {
	font-size: 10px!important
}

.post .via {
	font-size: 10px!important
}

span.readmore,span.more-info {
	font-size: 11px;
	padding: 5px 5px;
	text-decoration: none;
	float: left
}

span.readmore,span.more-info {
	background-color: #444a55;
	color: #fff;
	margin-right: 10px
}

.more-link,.showcomment a,visited {
	text-decoration: none!important
}

span.readmore:hover,span.more-info:hover {
	background-color: #636870;
	color: #fff;
	text-decoration: none
}

.post ul,.post ol {
	margin: 0 5px 0 25px;
	padding: 5px
}

.post ul {
	list-style: square
}

.post ol {
	list-style: decimal;
	margin-left: 30px
}

#sharepost {
	background:transparent url(http://hongkiat04.appspot.com/images/v3/shareit.png) no-repeat scroll left top;
	width: 620px;
	height:300px;
	color: #fff;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Helvetica,sans-serif;
	font-size: 11px;
	margin: 15px 0 30px 0;
}

#sharepost ul {
	padding: 0;
	margin:0;
	list-style: none;
	position: relative;
	top: 205px
}

#sharepost li {
	color: #b5b5b5;
	padding: 3px 0;
	float:left;
	margin-right:10px;
}

#sharepost li a,visiteed {
	color: #fffdcf;
	font-size: 12px
}

#sharepost li a img {border:none!important}

#subscribe-af {
	font-family: 'Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size: 12px
}

#subscribe-af p {
	background: url(http://static.hongkiat.com/assets/RSS_32.gif) no-repeat;
	padding: 8px 5px 8px 40px
}

#relatedcontent {
	margin-top: 5px;
	background-color: #242424;
	border-bottom: 5px solid #EBEBEB
}

#title1,#title2 {
	height: 38px;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #121212;
	background: url(http://static.hongkiat.com/assets/relatedbg.gif) repeat-x;
	padding: 0 10px
}

#title1 h4,#title2 h4 {
	text-indent: -9999px;
	display: block;
	height: 38px;
	width: 250px;
	margin: 0;
	padding: 0
}

#title1 h4 {
	background: url(http://static.hongkiat.com/assets/text-relatedentries.gif) no-repeat
}

#title2 h4 {
	background: url(http://static.hongkiat.com/assets/text-sponsors.gif) no-repeat
}

#t1content,#t2content,#recspace {
	border-top: 1px solid #383838;
	border-bottom: 1px solid #1b1b1b;
	background-color: #242424;
	padding: 10px
}

#recspace p {
	font-size: 10px;
	color: #a2a2a2;
	padding: 0;
	margin: 0
}

#recspace p a,visited {
	color: #a2a2a2
}

#recspace p a:hover {
	color: #fff;
	border: none !important
}

#t1content {
	vertical-align: top;
	width: 50%
}

#t2content {
	width: 50%
}

#t2content img {
	border: none !important
}

#t1content ul {
	margin: 0;
	padding: 0;
	color: #E6E6E6
}

#t1content li {
	font-size: 0.95em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 20px;
	padding: 1px 0pt !important
}

#t1content li a,visited {
	color: #E6E6E6;
	text-decoration: none
}

#t1content li a:hover {
	color: #E6E6E6;
	text-decoration: underline;
	border: none !important
}

.excerpt {
	margin-top: 1em
}

.archlist {
	float: left;
	color: #333;
	width: 100%
}

ul.archlist li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	float: left;
	display: block;
	width: 215px
}

ul.archlist li a {
	float: left;
	margin-right: 3px
}

ul.archlist li a:hover {
	background: #f3f3f3 !important;
	color: #444
}

.clear {
	clear: both;
	margin: 0;
	padding: 0
}

#archive-panel {
	font-size: 10px;
	margin: 5px 5px
}

#archive-panel td {
	vertical-align: middle;
	padding: 2px
}

.results_content {
	padding: 0 0 1.2em 0
}

h1.archive {
	color: #222 !important;
	border-bottom: none!important
}

#archiveformat li {
	display: block;
	padding: 10px;
	float: none;
	width: 600px;
	height: auto;
	background-color: #efefef;
	border: 1px solid #efefef;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 100px
}

#archiveformat li:hover {
	border: 1px solid #bcbcbc
}

#archiveformat p {
	font-size: 11px;
	padding: 0;
	margin: 7px 0 0 0;
	color: #666
}

.athumb {
	float: left;
	height: 85px;
	width: 85px;
	border: 1px solid #e8e8e8;
	padding: 1px;
	margin-right: 7px;
	margin-bottom: 7px
}

.results_content h3 a,visited {
	border-bottom: 1px dotted #222;
	color: #222;
	font-size: 1em;
	font-weight: 500;
	letter-spacing: -1px;
	text-decoration: none
}

.results_content h3 a:hover {
	text-decoration: none
}

#archiveformat span.contread,#archiveformat span.comments,#archiveformat span.listcat {
	font-size: 10px
}

#archiveformat span.contread a,visited,#archiveformat span.comments a,visited {
	color: #026aba
}

#archiveformat span.listcat a,visited {
	color: #478984
}

#cat-image {
	margin-bottom: 15px
}

.wp-pagenavi {
	font-size: 0.8em
}

.wp-pagenavi span.pages,.wp-pagenavi span.extend {
	border: none!important;
	background: none!important
}

.wp-pagenavi span.pages {
	display: none
}

.wp-pagenavi span.current {
	color: #fff!important;
	border: 1px solid #444A55!important;
	background-color: #444A55!important;
	padding: 5px !important
}

.wp-pagenavi a,visited {
	color: #686868 !important;
	border: 1px solid #dcdcdc !important;
	margin: 2px!important;
	padding: 5px !important;
	text-decoration: none !important
}

.wp-pagenavi a:hover {
	color: #1c1c1c!important;
	border: 1px solid #666 !important;
	margin: 2px!important
}

#add-content {
	background-color: #B1B8BD;
	border-top: 1px solid #aab1b6;
	padding: 20px;
	display: none
}

#add-content p {
	font-size: 0.7em
}

small,.nocomments,.postmetadata,blockquote,strike {
	color: #bcbcbc
}

#pages ul li.page_item ul li.page_item {
	margin-left: .5em
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal
}

.commentbox {
	width: 100%;
	height: 100px
}

.left {
	display: inline;
	float: left
}

.right {
	display: inline;
	float: right
}

div.post p img {
	max-width: 500px
}

img.center {
	display: block;
	text-align: center;
	margin: 0 auto
}

img.alignleft {
	float: left;
	padding: .9em .5em .5em
}

img.alignright {
	float: right;
	padding: .9em 0 .5em .5em
}

img.left {
	float: left;
	padding: .9em .5em .5em
}

img.right {
	float: right;
	padding: .9em 0 .5em .5em
}

img.wp-smiley {
	background: inherit
}
/* in-page related (v4) */
#InContentRelated {}
#InContentRelated ul {margin:0; padding:0}
#InContentRelated li {list-style:none; padding:0; margin:0 1px 1px 0; float:left;}
#InContentRelated li a {text-decoration:none; display:block; background-color:#fff; height:90px; width:180px; padding:5px; border:1px solid #fff; text-transform:capitalize}
#InContentRelated li a:hover {border:1px solid #b3b3b3; -moz-border-radius: 3px; background:url(http://hongkiat04.appspot.com/images/v3/InContentRelated_bg.png) no-repeat; color:#2277dd; text-decoration:underline}
#InContentRelated li a span.ICR_Title {font-family:Georgia; font-size:14px; font-style:italic}
#InContentRelated li a span.ICR_Image {float:left}
#InContentRelated li a img {border:1px solid #e4e3e3; margin:0 5px 0 0; padding:1px}


.topbanner {
	padding: 5px auto;
	text-align: center;
}

.topbanner {
	padding: 10px 0
}

#sub {
	margin:0 auto;
	width:1000px;
	height: 30px;
	background-image: url("images/header_bg.png");
	background-repeat: no-repeat;
}

#sub li {
	float: right;
	font-size: 0.7em;
	position: relative;
	top: 10px;
	padding: 0 10px
}

#sub li a,visited {
	color: #c4c4c4;
	font-weight: normal !important;
	text-decoration: none !important
}

#sub li a:hover {
	color: #fff;
	text-decoration: underline
}

#header #main {
	height: 98px;
	background: #00326f url("images/mainheader.gif") repeat-x
}

#logo,#next2logo {
	height: 98px;
	float: left
}

#logo {
	width: 402px
}

#logo h1 {
	text-indent: -9999px;
	z-index: -1;
	margin-left: 20px
}

#logo h1 a {
	display: block;
	width: 382px;
	height: 98px;
	background: url("images/logo.gif") no-repeat
}

#next2logo {
	height: 98px;
	float: left;
	text-align: right!important
}

#header_left {
	float:left;
	width: 480px;
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	padding: 0px 10px 0px 0px;
	padding-top:10px;
	margin-left: 15px;
}
	
	#header_left h1 a, #header_lefth1 a:visited{
		text-decoration: none;
		color: white;
	
	}
	
.description {
	font-size: 0.8em;
	margin-top: 8px;
	font-family: "Lucida Grande", Arial, "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
	color: white;
}

#top468 {
	margin-left: 110px;
	margin-top: 20px
}

.google-coop {
	
}

#advertise-header {
	text-decoration: underline!important;
	font-weight: 700!important
}

#navpanel {
	background: #1d1d1d url("images/navpanel-left-bg.gif") repeat-x top;
	height: 30px;
	border-bottom: 1px solid #070707;
	border-top: 1px solid #181818
}

#nav-left {
	float: left;
	width: 100%;
	font-size: 93%;
	line-height: normal;
	background: url("images/navpanel-left-bg.gif");
	font-family: 'Lucida Grande','Lucida Snas Unicode',Helvetica,sans-serif;
	font-size: 12px
}

#nav-right {
	float: right
}

#nav-left ul {
	margin: 0;
	padding: 0 0 0 10px !important;
	list-style: none
}

#nav-left li {
	display: inline;
	margin: 0;
	font-weight: 500;
	padding: 0
}

#nav-left a {
	float: left;
	background: url("images/tableft2.gif") no-repeat left top;
	background-position: 0% 20px;
	margin: 0 2px;
	padding: 0 0 0 4px;
	text-decoration: none
}

#nav-left a span {
	float: left;
	display: block;
	background: url("images/tabright2.gif") no-repeat right top;
	background-position: 0% 20px;
	padding: 10px 10px 9px 7px;
	color: #999;
	text-transform: uppercase;
}

#nav-left a span {
	float: none
}

#nav-left a:hover span {
	color: #fff;
	background-position: 100% -19px	
}

#nav-left a:hover {
	background-position: 0% -19px
}
div#nav-left li.current a {
	background-position: 0% -19px !important;
}
div#nav-left li.current span {
	background: url("images/tabright2.gif") no-repeat right top !important;
	background-position: 100% -19px !important;
	color: #fff
}
#nav-right li {
	color: #919191;
	float: left;
	font-family: 'Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	margin-top:4px;
	*margin-top:2px;
	padding:3px 5px;
}

#nav-right li:hover {
	background-color: #525252;
	color: #fff;
	text-decoration: none
}

.comments .notice {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border: 1px solid #a5a5a5;
	margin: 10px 0
}

#ListComments {
	width: 430px;
	float: left;
	padding-right: 12px;
	border-right: 1px dotted #e0e1e4;
	_border-right: 1px solid #e0e1e4
}

#ListTrackbacks {
	width: 170px;
	float: right
}

#ListComments h3,#ListTrackbacks h3,#reply-form h3 {
	text-indent: -9999px;
	display: block;
	height: 48px;
	margin-bottom: 20px
}

#ListComments h3 {
	background: url(images/text_comments.gif) no-repeat left;
	width: 205px
}

#ListTrackbacks h3 {
	background: url(images/ctitle-pingbacks.gif) no-repeat left
}

#list-comments {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Sans-serif;
	font-size: 12px;
	list-style-type: decimal
}

#list-comments li {
	position: relative;
	background: url(images/list-comment-bg.gif) repeat-x;
	margin-bottom: 20px;
	padding-right: 10px
}

#list-comments p {
	margin: 0;
	padding: 0
}

.cmtr-gravatar {
	display: block;
	height: 32px;
	width: 32px
}

.cmtr-gravatar a,visited {
	display: block;
	height: 32px;
	width: 32px;
	text-indent: -9999px;
	background-repeat: no-repeat
}

.cmtr-name {
	position: absolute;
	top: 6px;
	left: 35px;
	font-size: 12px;
	color: #787980
}

.cmtr-name .authorname {
	margin: 0 5px;
	color: #333
}

.cmtr-name .authorname a,visited {
	color: #333;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	_border-bottom: 1px solid #333
}

.cmtr-name .edit-comment a,visited {
	color: #222 !important;
	font-size: 10px
}

.cmtr-comments p {
	padding: 5px 0pt 10px 5px !important
}

.cmtr-comments p a,visited {
	color: #27d
}

.cmtr-comments small {
	font-size: 10px;
	float: right
}

.cmtr-comments small a,visited {
	color: #999
}

#list-trackbacks {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 11px
}

#list-trackbacks li {
	padding: 8px 5px
}

#list-trackbacks li a,visited {
	color: #27d
}

#reply-form {
	width: 410px;
	font-size: 12px;
	background-color: #242424;
	padding: 10px;
	color: #ccc;
	font-family: 'Lucida Grande','Lucida Sans Unicode',sans-serif
}

#reply-form h3 {
	background: url(images/ctitle-reply.gif) no-repeat left
}

#reply-form p a,visited {
	color: #27d
}

#commentform p {
	padding: 5px 0
}

#commentform .TextField,#commentform .TextArea {
	margin: 5px 5px 5px 0
}

#commentform small {
	font-size: 11px
}

#commentform input,#commentform textarea {
	font-family: 'Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size: 12px;
	padding: 3px;
	background-color: #e5e5e5;
	border: 1px solid #171717
}
#mcspvalue {
	float: left
}

#sidebar{
	width:340px;
 	float:right;
	font-size:11px;
	line-height:15px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial;
	color:#372303;
	background-color:#f7f7f7;
	_margin-top:-7px}
	
#subscribebox{width:320px;height:74px;margin:10px 0 0 10px;background:transparent url(http://hongkiat.s3.amazonaws.com/assets/subscribe_feed.png) no-repeat}#subscribebox a{display:block;width:320px;height:74px}#subscribebox img{margin-left:143px;margin-top:23px}/* searchbox */#searchbox{margin:10px 10px 5px 10px}#searchbox .coopsearch-tbox{border:1px solid #9a9a9a;padding:4px;width:200px}/* searchbox *//* square ads */

#sqad-container{margin:5px auto 15px auto;width:320px}
.sqad-title,.sqad-content,.sqad-misc{padding:0 10px}.sqad-title{border-bottom:1px dotted #979797;padding:0!important;height:20px}.sqad-title .text_sponsor{float:left;font-size:13px;font-weight:700}.sqad-title .text_advertise{float:right}.sqad-title .text_advertise a{color:#ababab}.sqad-title .text_advertise a:hover{color:#4d4d4d}.sqad-misc{text-align:right;color:#6c6c6c;clear:both;/*height:18px;*/}.sqad-misc a{color:#555}.sqad-content{clear:both;padding:10px 20px}.sqad-content img{border:1px solid #f7f7f7;margin:0 5px 5px 0;float:left}.sqad-content img,.sqad-content div{/*_margin-bottom:0;*/}.sqad-content div{/*margin-left:1px;_margin-left:0;*/}div#bsaz_1557.adblock{}/* square ads */#sidebar li a,visited{color:#222}#sidebar li{margin-left:0;padding-left:0;margin-top:0;color:#222}

#sidebarleft{width:150px;float:left;margin-top:10px;margin-left:10px;_margin-left:5px}
#sidebarright{width:160px;float:left;margin-left:10px;margin-top:10px}
#sidebarleft li.widget,#sidebarright li.widget{margin-bottom:10px;padding-bottom:10px}
#sidebarleft li div{margin:0px}#sidebarleft li li,#sidebarright li li{margin:0;border-bottom:1px solid #d1d1d1}#sidebarleft li li a,visited,#sidebarright li li a,visited{text-decoration:none}#sidebarleft li li a:hover,#sidebarright li li a:hover{text-decoration:underline}#sidebarleft li ul,#sidebarright li ul{margin:0 5px}#sidebarleft li div ul,#sidebarright li div ul{padding:0}li.widget ul li{padding:6px 0}.widget_text h2.widgettitle{padding:5px 10px}.widget_text{padding:0 !important;margin-bottom:10px !important}.widget_text p{margin:5px auto 15px auto}.widget_text a,visited{}.textwidget{padding:0 !important}.textwidget hr{background-color:#999;border:medium none;height:1px;margin:5px;width:92%}.widgettitle{color:#fff;font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,sans-serif;font-size:13px;letter-spacing:0px;text-transform:capitalize;background:#3C434C url(http://static.hongkiat.com/assets/widgettitle_bg.png) repeat-x;padding:5px 10px}.widget_categories a,visited{font-weight:normal!important}.widget_categories ul{padding:0;margin:0}.widget_categories ul ul li{border:none!important}.widget_categories li{padding:0!important;margin:0!important}.widget_categories li li{padding:0!important;margin:0!important}.widget_categories li a{padding:2px}.widget_categories li li a{background:none}.widget_archive ul li{padding:2px 4px !important;margin:0!important}.text-subscribe,.text-search{height:25px}.widget_get_recent_comments li a,visited{text-decoration:underline !important;color:#27d !important}.widget_categories ul li{padding:4px !important}.widget_categories ul li li{padding:0 0 0 20px !important;background:url(http://static.hongkiat.com/assets/icon-folder.gif) no-repeat scroll left 2px}#mini-update{text-align:center}#mini-update p a{color:#2E3136 !important;font-size:10px;padding:3px}

#footer {
	background: #0b0b0b url(images/footer_bg.png) bottom no-repeat;
	color: white;
	font-size: 0.9em;
	height: 100px;
	width: 1000px;
	margin: 0 auto;
}

#footer p {
	color: white;   /*#3D3D3D */
	font-size: 0.75em;
	line-height: 1.8em;
	padding-top: 35px;
	text-align: center;
	padding-top:20px;
}

#footer a {
	text-decoration: underline;
	color: white;   /*#3D3D3D */
}

.navigation {

	margin-bottom: 20px;
	font-family: Arial,Georgia,Helvetica,sans-serif;
	font-size: 12px;	 
}

.alignleft {
	float:left;
	text-align:left;
}


.alignright {
	float:right;
	text-align:right;
}

.google_sidebar {
	overflow: auto;
}

.tag_cloud a {
	text-decoration: none;
}	


.shadetabs{
	padding:3px 0;
	margin-left:10px;
	margin-top:1px;
	margin-bottom:0;
	font-family:'Lucida Grande','Lucida Sans Unicode',Sans-serif;
	font-size:1.1em;
	list-style-type:none;
	text-align:left
}

#tabbody{
	width:310px;
	margin-left:10px;
	padding:10px 4px;
	background-color:#1a1a1a;
	color:#fff;
	border:1px solid #1a1a1a;margin-top:2px
}

.shadetabs li{
	display:inline;margin:0
}

.shadetabs li a{
	text-decoration:none;
	position:relative;
	z-index:1;
	padding:5px 7px;
	background-color:#828282;
	border:none;
	color:#fff!important;
	margin-right:-2px
}

.shadetabs li a:visited{
	color:#fff!important
}

.shadetabs li a:hover{
	text-decoration:none;
	color:#fff!important;
	background-color:#545454
}
.shadetabs li a.selected{
	color:#c7c7c7!important;
	position:relative;top:0
}
.shadetabs li a.selected{
	background-color:#1a1a1a;
	color:#fff
}
.shadetabs li a.selected:hover{
	background-color:#1a1a1a;
	text-decoration:none
}
.tabcontent .sb_comment_author{
	color:#696969;
	font-size:10px !important
}
.tabcontent li{
	color:#b7b7b7 !important;
	display:block;
	padding:5px 6px !important;
	border-bottom:1px solid #111;
	border-top:1px solid #222
}
.tabcontent li:hover{}

.tabcontent li a{
	color:#CDCDCD !important;
	text-decoration:none;
	font-size:11px
}

.tabcontent li a:hover{
	color:#27d !important;
	text-decoration:underline
}

@media print{.tabcontent{display:block !important}}.tabcontent{display:none}@media print{.tabcontent{display:block !important}}.tabcontentstyle{border:1px solid gray;width:450px;margin-bottom:1em;padding:10px}.tabcontent{display:none}@media print{.tabcontent{display:block !important}}


/* ---------------------------------------------------------------------------------------
                                   Sidebar tabs                                           
---------------------------------------------------------------------------------------- */

.tabs {
	float: left;
	padding-right:3px;
	margin-left: 10px;
	margin-top:1px;
	margin-bottom:0;
	font-family:'Lucida Grande','Lucida Sans Unicode',Sans-serif;
	font-size:1.1em;
	list-style-type:none;
	text-align:left
 
}

.tabs li {
	
	float: left;
	display: inline;
	margin-left: 3px;
	text-align: center;
	overflow: hidden;
	padding-right:5px;

}

.tabs li a {
	 
	float: left;
	display: block;
	color: #333; 
	font-size: 11px; 
	 
	line-height: 22px;
	height: 17px;
	background: #D9E7F1;	 
	 
	text-decoration:none;
	position:relative;
	z-index:1;
	padding:5px 5px;
	background-color:#828282;
	border:none;
	color:#fff!important;
	margin-right:-2px;
	
}

.tabs li a:hover {
	 
	display: block;
	background: #ddd;
	 
	 
	text-decoration:none;
	color:#fff!important;
	background-color:#545454
	 
}

.tabs li a.selected {

	background-color:#1a1a1a;
	color:#fff
	 
}

.tabs li a.selected:hover {
	 
	display: block;
	color: #FFF;
	background-color:#1a1a1a;
	text-decoration:none;
	 
}


/* ---------------------------------------------------------------------------------------
                                   Sidebar tab Content                                          
---------------------------------------------------------------------------------------- */


.tabcontent {
	display: none;
	overflow: hidden;
	font-size: 11px;
	width: 310px;
	padding-left:5px;
	float:left;  
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color:#1a1a1a;
	color:#fff
}


.tabcontent a, .tabcontent a strong {
	color: #366799;
	line-height: 1.4em;
	text-decoration:none
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #444;
	
	background-color:#1a1a1a;
	color:#fff
}

.tabcontent ul li {
	display: block;
	color: #999;
	font-size: 11px;
	padding: 5px;

}

.tabcontent ul li:hover {
	background-color:#1a1a1a;
}

.tabcontent ul li a {
	background-color:#1a1a1a;
	text-decoration:none

}

.tabcontent ul li a:hover {
	color: #444;
	background-color:#1a1a1a;
	
}

.tabcontent tag_cloud {
	text-decoration:none
	color: #444;
}
.tabcontent ul li span {
	display: block;
	color: #999;
}


