/*
Theme Name: trafic.ro based on No-frills
Theme URI: http://blog.trafic.ro
Description: trafic.ro based on No-frills - uncluttered, lightweight, widget-ready, printer-friendly
Version: 0.1
Author: trafic.ro, thanks to Jess Kim
Author URI: http://www.trafic.ro/
Tags: white,  red, fixed width, two columns, widgets

.
*/

/*--- WordPress 2.6 requirements ---*/
#sidebar a.linkpromo:hover {
text-decoration:none;
background-color:#fff;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin-bottom: 5px;
  margin-right:12px;
  /* 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;
}

#content div.post .wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 4px 4px 3px;
  margin: 0;
}



/*--- Page structure ---*/

#wrapper {
  clear: both;
  text-align: left;
  width: 750px; /* [wT]; Note. The total fixed page width is [pL]+[wT]+[pR] */
  padding-top: 12px;
  padding-right: 10px; /* [pR] */
  padding-bottom: 0px;
  padding-left: 10px; /* [pL] */
  margin: 0px auto 0px auto;
}

#sub-wrapper {
padding-top:30px;
  clear: both;
}



/*--- Main selectors ---*/

body {
  background: #FFFFFF;
  color: #454545;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

blockquote {
  color: #293847;
  padding-left: 1em;
  border-left: 10px solid #E9E9E9;
}

pre,
code {
  font-family: Monaco, Consolas, monospace;
  font-size: 12px;
}

small {
  font-size: 12px;
}

hr {
  display:none;
}

h1 {
 
}

#sidebar a.img_link {
	outline:none;
}

#sidebar a.img_link.twitter{
/*	border-bottom:1px dotted #cecece; */
	display:block;
	width:170px;
	padding:4px 0;
}
#sidebar a.img_link:hover{	background-color:#fff;}
a {
  color: #CC3300;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  /* Also refer to #content div.post p img */
  padding: 0px;
  border: none;
}

img.alignleft,
img.imgleft {
  float: left;
  margin-left: 0px;
  margin-right: 18px;
  margin-bottom: 24px;
  margin-top: 6px;
}

img.alignright,
img.imgright {
  float: right;
  margin-left: 18px;
  margin-right: 0px;
  margin-bottom: 24px;
  margin-top: 6px
}



/*--- Page header ---*/

#header {
  margin: 0px 0px 0px 0px;
}

#header h1 {
}

#header h2 {
}

#header a {
  color: #293847;
  text-decoration: none;
}

#header a:hover {
  color: #CC3300;
  text-decoration: underline;
}

.logo {
	float:left;
}

.sitetitle {
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: none;
  color: #000000;
  margin: 0px;
}

.sitedescription {
  text-transform: none;
  font-weight: normal;
  color: #293847;
  margin: 0px 0px 48px 0px;
  font-size: 12px;
}

.listentrytitle {
  width: 100%;
  text-align: left;
	margin-top:8px;
  text-transform: none;
}

.listentrytitletext,
.listentrytitletext a {
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 120%;
}

.listentrytitletext {
  color: #293847;
}

.listentrytitletext a {
padding-top:10px;
  font-weight: normal;
	font-family:Trebuchet MS, Arial;
  text-decoration: none;
	font-size:20px;
  color: #CC0000;
	line-height:20px;
}

.listentrytitletext a:hover {
  text-decoration: underline;
  color: #CC3300;
}

.listentrycomments,
.listentrytags,
.listentrydetails,
.listentrydetails strong,
.listentrydetails b {
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  color: #555555;
  line-height: 140%;
}

.listentrydetails a:hover {
  text-decoration: underline;
}

.listentrycomments a {
  font-weight: normal;
  text-decoration: underline;
}

.listentrycomments a:hover {
  text-decoration: underline;
}

.listentrytags {
  margin: 6px 0px 4px 0px;
}

.listentrytags a {
	color: #293847;
	font-weight: normal;
	text-decoration: underline;
}

.listentrytags a:hover {
	color: #CC3300;
	text-decoration: underline;
}

.listentrydetails a {
  font-weight: bold;
  text-decoration: none;
}



/*--- Page content ---*/

h2.pagetitle {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #606060;
  margin: 30px 0px 34px 0px;
}
#content {
  width: 523px; /* [wC] */
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
}

#content h1 {
	margin:0;
}

#content h2 {
  font-family: Helvetica, Arial, sans-serif;
	
  line-height: 110%;
  font-weight: bold;
}

#content div.post p.preamble {
	font-family: Trebuchet MS,Helvetica, Arial, sans-serif;
	font-size: 64px;
	margin-bottom:-20px;
	padding:0;
	margin-top:10px;
	font-weight: bold;
	text-align:right;
	color: #AAB1B7;
  line-height: 100%;
}
.clear {clear:right;}

#content div.post {
  clear: left;
  margin: 0px 0px 2px 0px;
}

#content div.post ,
#content div.post h2 strong,
#content div.post h2 b,
#content div.post h2 u,
#content div.post h2 del,
#content div.post h2 ins,
#content div.post h2 a {
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
	
  line-height: 110%;
}

#content div.post {
  font-variant: none;
  font-weight: normal;
  border-bottom: none;
  width: 100%;
text-align:left;
  padding-top: 0px;
}
#content div.post a.titlu {
    color: #CC0000;
 	font-size:25px;
    font-weight: bold;
	line-height:30px;
	text-align:left;
	letter-spacing:-0.2px;
}

#content div.post a.titlu:hover {
  text-decoration: none;
}

#content div.post h3 {
  font-size: 18px;
  font-variant: none;
	line-height:20px;
  font-weight: normal;
  color: #454545;
}

#content div.post h4 {
  font-size: 18px;
  font-variant: none;
  font-weight: normal;
  color: #333355;
}

#content div.post h5 {
  font-size: 16px;
  font-variant: none;
  font-weight: normal;
  color: #333355;
}

#content div.post h6 {
  font-size: 14px;
  font-variant: none;
  font-weight: bold;
  color: #131517;
}

#content div.post p,
#content div.post p strong,
#content div.post p b,
#content div.post p u,
#content div.post p del,
#content div.post p ins,
#content div.post p a {
  font-size: 14px;
  font-family: Trebuchet MS, Arial, sans-serif;
  line-height: 130%;
}

#content div.post p a {
  text-decoration: underline;
}

#content div.post p img {
  background: #F3F3F3;
	
  border: #DDDDDD 1px solid;
  padding: 5px;
}

#content div.post ul li,
#content div.post ul li strong,
#content div.post ul li b,
#content div.post ul li u,
#content div.post ul li del,
#content div.post ul li ins,
#content div.post ul li a,
#content div.post ol li,
#content div.post ol li strong,
#content div.post ol li b,
#content div.post ol li u,
#content div.post ol li del,
#content div.post ol li ins,
#content div.post ol li a {
  font-size: 14px;
  font-family: Calibri, Helvetica, Arial, sans-serif;
  line-height: 130%;
  margin: 0px 0px 8px 0px;
}

#content div.post ul li a,
#content div.post ol li a {
  text-decoration: underline;
}

#content div.post p.date,
#content div.post p.date strong,
#content div.post p.date b,
#content div.post p.date u,
#content div.post p.date del,
#content div.post p.date ins,
#content div.post p.date a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
}

#content div.post p.date {
  color: #777777;
  text-align: left;
  text-transform: none;
	
  padding-top: 13px;
  padding: 10px 0px 20px 0px;
	border-bottom:2px dotted #cecece;
}

#content div.post p.date a {
  font-weight: bold;
  text-decoration: none;
}

#content div.post p.date a:hover {
  text-decoration: underline;
}

#content div.post p.details_small,
#content div.post p.details_small strong,
#content div.post p.details_small b,
#content div.post p.details_small u,
#content div.post p.details_small del,
#content div.post p.details_small ins,
#content div.post p.details_small a {
  font-family: Helvetica, Arial, sans-serif;
	text-align: left;
  font-size: 12px;
}

#content div.post p.details_small {
	margin:0 0 15px 0;
	color: #65696d;
	padding:0;
	text-align:right;
}

#content div.post p.details_small a {
  font-weight: normal;
  text-decoration: none;
}

#content div.post p.details_small a:hover {
  text-decoration: underline;
}

p.nocomments {
}



/*--- Navigation ---*/

#content div.navigation {
  display: block;
  padding-top: 10px;
  padding-bottom: 40px;
}

#content div.navigation a {
}

#content div.navigation span.alignleft {
  float: left;
  width: 30%;
  padding: 8px !important;
  background: #F5F5F5 !important;
  border: 1px solid #E9E9E9 !important;
}

#content div.navigation span.alignright {
  float:right;
  width: 30%;
  text-align: right;
  padding: 8px !important;
  background: #F5F5F5 !important;
  border: 1px solid #E9E9E9 !important;
}

#single_browse {
  clear: left;
  width: 100%;
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  color: #192837;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  border: none;
}

#single_browse a {
  font-weight: bold;
  color: #293847;
  text-decoration: none;
}

#single_browse a:hover {
  color: #CC3300;
  text-decoration: underline;
}

#single_browse ul {
  list-style-type: none;
  margin: 0px;
  padding: 18px 0px 18px 0px;
}

#single_browse ul li {
	margin: 0px 0px 4px 0px;
  font-size: 12px;
  font-weight: bold;
}

#single_browse ul li a {
  font-weight: bold;
  color: #CC3300;
  text-decoration: none;
}

#single_browse ul li a:hover {
  color: #CC3300;
  text-decoration: underline;
}

#single_browse ul li.previous {
  width: 100%;
	text-align: left;
}

#single_browse ul li.next {
  width: 100%;
  text-align: left;
}



/*--- Comments ---*/

h3#comments,
h3#respond {
  clear: left;
  font-size: 12px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  color: #293847;
  padding: 10px 0px 0px 0px;
}

ol.commentlist {
  list-style: none;
  margin: 0px;
  padding: 0px;
  color: #293847;
}

ol.commentlist li {
  padding: 10px;
  border: 1px solid #E5E5E5;
  background: #FAFAFA;
  margin: 0px 0px 12px 0px;
}

ol.commentlist li.alt {
  background: #F7F7F7;
}

ol.commentlist li big {
  font-size: 14px;
  display: block;
  color: #293847;
}

ol.commentlist li span.await_mod {
  color: #293847;
  font-weight: normal;
}

ol.commentlist li span.comment_data {
  font-size: 12px;
  color: #444466;
}

ol.commentlist li span.comment_data strong {
}

ol.commentlist li span.comment_data a {
  color: #293847;
}

ol.commentlist li p {
  line-height: 130%;
}

p.allowed-tags {
  padding: 10px;
  border: 1px solid #E0E0E0;
  background: #F5F5F5;
  width: 96%;
  text-align: left;
}



/*--- Form elements ---*/

#commentform {
  text-align: right;
}

input {
	border:1px solid #ccc;
  color: #000000;
  margin:2px;
}



select {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

textarea {
  font-family: Helvetica, Arial, sans-serif;
  border:1px solid #ccc;
  font-size: 12px;
  color: #000000;
  width: 100%;
}

#searchform {
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
}

#searchform_searchbox {
	line-height:23px;
  float: left;
}



/*--- Sidebar ---*/

#sidebar {
  float: right;
  width: 170px; /* [wS] = ( [wT] - [wC] ) - [wSL] */
  margin: 0px;
  padding-left: 48px; /* [wSL] */
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 12px;
	line-height: 110%;
	background-color: #FFFFFF;
	border: none;
}

#sidebar h1 {
	margin:0;
}

#sidebar ul {
  list-style-type: none;
  margin: 0px;
	border-bottom:1px dotted #cecece;
  padding: 0px;
}

#sidebar ul#mare{

  list-style-type: none;
border:none;
  margin: 0px;

  padding: 0px;

}

.submit_buton{
	background:url('images/buton_cauta.png') no-repeat;
	border:none;
	width:58px;
	height:23px;
	color:#555;
	font-weight:bold;
	line-height:23px;
	padding-bottom:2px;
	outline:none;
	}

.search_input {
	padding:2px;
}
	
#sidebar ul li {
	margin: 0px 0px 7px 0px;
}

#sidebar ul li h2,#twitter_div h2 {
	padding-top: 12px;
  font-weight: bold;
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: lowercase;
  text-decoration: none;
  color: #102030;
}

#sidebar a {
	line-height:16px;
    font-weight: normal;
	padding:2px;
    color: #293847;
}

#sidebar a:hover {
	background-color:#CC0000;
  color: #fff;
}



/*--- Sidebar widget tags ---*/

caption {
}

#sidebar table {
  width: 90%;
  padding: 2px;
  background: #F5F5F5;
  border: 1px solid #E9E9E9;
}

#sidebar th {
  width: 12%;
  text-align: center;
}

#sidebar td {
  text-align: center;
}

#sidebar table a {
  padding: 0 !important;
  background-image: none !important;
  text-decoration: underline;
}

.recentcomments a {
  padding: 0 !important;
  background-image: none !important;
}

.recentcomments {
}



/*--- Footer ---*/

#footer,
#footerpaddingbottom {
  clear: both;
  width: 100%;
  background: #FFFFFF;
  margin: 0px;
}

#footerpaddingtop {
  clear: both;
  width: 100%;
  background: #FFFFFF;
  height: 24px;
}

#footerpaddingbottom {
  height: 12px;
}

#footer {
  border-top: #FFFFFF 1px solid;
  padding-top: 12px;
  padding-right: 0px;
  padding-bottom: 12px;
  padding-left: 0px;
  font-size: 12px;
margin:0 auto;
  color: #666666;
width:740px;
  text-align: left;
}

#footer p {

}

#footer a {
  color: #192837;
  text-decoration: none;
}

#footer a:hover {
  color: #CC3300;
}



/*--- Searchbar (top bar; not the search box itself) ---*/



#searchbar_padding_top {
  height: 18px;
}

#searchbar_padding_bottom {
  height: 1px;
}

#searchbar {
  
  height: 23px;
	margin-top:10px;
  font-size: 12px;
	margin-left:250px;
  color: #777777;
  float:right;
  font-family: Helvetica, Arial, sans-serif;
line-height:23px;
}

#searchbar_padding_bottom {
  border-bottom: none;
}

#searchbar p {

}

#searchbar a {
  font-weight: bold;
  text-decoration: none;
  color: #192837;
}

#searchbar a:hover {
  color: #CC3300;
}

#searchbarinner {
  clear: both;
  width: 736px; /* same as [wT] */
  padding-top: 0px;
  padding-right: 16px; /* same as [pR] */
  padding-bottom: 0px;
  padding-left: 16px; /* same as [pL] */
  margin: 0px auto 0px auto;
}

#searchbarinnerleft {
  width: 280px; /* same as [wC] */
  float: right;
}

#searchbarinnerright {
  padding-left: 48px; /* same as [wSL] */
  width: 176px; /* same as ( [wT] - [wC] ) - [wSL] */
  float: left;
}



/*--- Miscellaneous ---*/

.gravatar {
  float: right;
}

#global-feed {
  width: 100px;
  height: 90px;
  display: block;
 
  margin: 0px 0px 10px 0px;
  background: transparent url(images/trafic_feed_smaller.png) no-repeat top left;
}

#global-feed span {
  display: none;
}

.widget {
  padding: 0px;
}

.widget_tag_cloud {
  font-family: Helvetica, Arial, sans-serif;
  line-height: 160%;
}

#iconpagetop {
  width: 22px;
  height: 22px;
  display: block;
  position: relative;
  margin: 0px 0px 0px 0px;
  background: transparent url(images/icon_pagetop.png) no-repeat top left;
}

#iconpagetop_container_bottom {
  float: left;
  width: 22px;
  height: 22px;
  margin: 0px 0px 0px 5px;
  padding: 0px;
}

#iconhome {
  width: 29px;
  height: 29px;
  display: block;
  position: relative;
  margin: 0px 0px 0px 0px;
  background: transparent url(images/i_trafic_new_smaller.png) no-repeat top left;
}

#iconhome_container_top {
  float: left;
  width: 22px;
  height: 22px;
  margin: 0px 5px 0px 0px;
  padding: 0px;
}

#iconhome_container_bottom {
  float: left;
  width: 22px;
  height: 22px;
  margin: 0px 5px 0px 0px;
  padding: 0px;
}

#iconprint {
  width: 22px;
  height: 22px;
  display: block;
  position: relative;
  margin: 0px 0px 0px 0px;
  background: transparent url(images/print.png) no-repeat top left;
}

#iconprint_container_top {
  float: left;
  width: 22px;
  height: 22px;
  margin: 0px 25px 0px 5px;
  padding: 0px;
}

#iconprint_container_bottom {
  float: left;
  width: 22px;
  height: 22px;
  margin: 0px 5px 0px 5px;
  padding: 0px;
}

#icons_bottom_paddingtop {
  clear: both;
  padding: 0px;
  margin: 0px;
  height: 12px;
}

#icons_bottom {
  padding: 0px;
  margin: 0px;
  width: 100%;
}

#icons_bottom_paddingbottom {
  padding: 0px;
  margin: 0px;
  height: 12px;
}



/*--- Printer-friendly selectors and classes ---*/

@media print {

	body {
		background: #FFFFFF;
		color: #000000;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 10pt;
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
	
	a {
	  color: #000000;
	}

	code {
		font-family: Monaco, Consolas, monospace;
		font-size: 10pt;
	}
	
	small {
		font-size: 10pt;
	}



	#searchbar,
	#searchbar_padding_top,
	#searchbar_padding_bottom {
		display: none;
	}

  #header {
    display: none;
  }

	.sitetitle,
	.sitetitle strong,
	.sitetitle a,
	.sitedescription,
	.listentrycomments,
	.listentrytags,
	.listentrydetails,
	#header h2,
	#header div.description,
	#content div.post p,
	#content div.post p strong,
	#content div.post p b,
	#content div.post p u,
	#content div.post p del,
	#content div.post p ins,
	#content div.post p a,
	#content div.post ul li,
	#content div.post ul li strong,
	#content div.post ul li b,
	#content div.post ul li u,
	#content div.post ul li del,
	#content div.post ul li ins,
	#content div.post ul li a,
	#content div.post ol li,
	#content div.post ol li strong,
	#content div.post ol li b,
	#content div.post ol li u,
	#content div.post ol li del,
	#content div.post ol li ins,
	#content div.post ol li a,
	#content div.post p.date,
	#content div.post p.date strong,
	#content div.post p.date b,
	#content div.post p.date u,
	#content div.post p.date del,
	#content div.post p.date ins,
	#content div.post p.date a,
	#content div.post p.details_small,
	#content div.post p.details_small strong,
	#content div.post p.details_small b,
	#content div.post p.details_small u,
	#content div.post p.details_small del,
	#content div.post p.details_small ins,
	#content div.post p.details_small a,
	h3#comments,
	ol.commentlist {
	  font-family: Helvetica, Arial, sans-serif;
		font-size: 10pt;
	}

  .listentrytitletext,
  .listentrytitletext a {
	  font-family: Helvetica, Arial, sans-serif;
		font-size: 14pt;
  }

	h2.pagetitle,
	h2.pagetitle strong,
	h2.pagetitle b,
	h2.pagetitle u,
	h2.pagetitle del,
	h2.pagetitle ins {
		font-size: 15px;
		font-family: Helvetica, Arial, sans-serif;
		text-decoration: none;
		font-weight: normal;
		text-transform: none;
		background: transparent;
		padding: 0px;
		margin: 0px 0px 60px 0px;
	}
h2.search_result {
	font-size:15px;
	color:pink;
}
	#footer {
	  clear: both;
	  width: 90%;
	  font-family: Helvetica, Arial, sans-serif;
		font-size: 10pt;
	  text-align: left;
	}

	#content {
		margin: 0px;
		float: none;
		width: 100%;
	}

	#content a {
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}

	#content div.post h2,
	#content div.post h2 strong,
	#content div.post h2 b,
	#content div.post h2 u,
	#content div.post h2 del,
	#content div.post h2 ins,
	#content div.post h2 a {
		font-size: 18pt;
		font-family: Helvetica, Arial, sans-serif;
	}
	
	#content div.post h2 {
		font-variant: none;
		font-weight: normal;
		border-bottom: none;
		width: 100%;
	}
	
	#content div.post h2 a {
		font-weight: bold;
	}
	
	#content div.post h2 a:hover {
		text-decoration: underline;
	}

	#content div.post h3 {
		font-size: 14pt;
	}
	
	#content div.post h4 {
		font-size: 13pt;
	}
	
	#content div.post h5 {
		font-size: 12pt;
	}
	
	#content div.post h6 {
		font-size: 11pt;
	}

	#content div.post p a,
	#content div.post ul li a,
	#content div.post ol li a,
	#content div.post p.date a,
	#content div.post p.details_small a {
	  text-decoration: none;
	}

	#content div.post p.date,
	.preamble,
	.gravatar,
	#footerpaddingbottom,
	#footerpaddingtop,
	#single_browse,
	#searchbar,
	#sidebar,
	#commentform,
	h3#respond {
		display: none;
  }

	#comments {
		margin-bottom: 48px;
	}

	#header {
	}

	h1, h2, h3, h4, h5, h6 {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	h3 {
		margin: 0px 0px 0px 10px;
		padding: 0px;
	}

	blockquote, table, pre {
		page-break-inside: avoid;
	}

	ul, ol, dl {
		page-break-before: avoid;
	}

	img {
		page-break-inside: avoid;
		page-break-after: avoid;
	}

  img.alignleft,
	img.imgleft {
		padding: 4px;
		margin: 16px 16px 16px 0px;
		display: inline;
		page-break-inside: avoid;
		page-break-after: avoid;
	}

  img.alignright,
	img.imgright {
		padding: 4px;
		margin: 16px 0px 16px 16px;
		display: inline;
		page-break-inside: avoid;
		page-break-after: avoid;
	}

	blockquote {
    padding-left: 1em;
    border-left: 1px solid #000000;
	}

	ol.commentlist {
	  width: 80%;
	}

	ol.commentlist li {
  	border: none;
  }

	ol.commentlist li.alt,
	ol.commentlist li {
  	border: none;
  	background: #FFFFFF;
  }

	.listentrytitletext,
	.listentrycomments,
	.listentrytags,
	.listentrydetails {
		line-height: 150%;
	}

	.sitetitle,
	.sitetitle a,
	.sitetitle a:hover,
	.sitedescription,
	.listentrytitletext,
	.listentrytitletext a,
	.listentrycomments,
	.listentrytags,
	.listentrydetails,
	#single_browse,
	#single_browse a,
	#single_browse a:hover,
	blockquote,
	pre,
	code,
	#header h2,
	#header h2 a,
	#header div.description,
	h2.pagetitle,
	h2.pagetitle a,
	#content h2,
	#content div.post h2 a,
	#content div.post h2 a:hover,
	#content div.post h3,
	#content div.post h4,
	#content div.post h5,
	#content div.post h6,
	#content div.post p.date,
	#content div.post p.details_small,
	h3#respond,
	h3#comments,
	ol.commentlist,
	ol.commentlist li big,
	ol.commentlist li span.await_mod,
	ol.commentlist li span.comment_data,
	input,
	select,
	textarea,
	#sidebar,
	#sidebar ul li h2,
	#sidebar a,
	#sidebar a:hover,
	#footer,
	#footer a,
	#footer a:hover {
		color: #000000;
	}
}

