﻿/*
Theme Name: ClubeFotografia v2.0
Theme URI:
Description: Tema do Clube de Fotografia da E:B 2/3 de Nevogilde!
Tags:
Version: 2.0
Author: César Neves
*/

/***************************************************/
* { margin: 0; padding: 0; list-style: none; }

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/

body {
	text-align: center;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	size:11px;
	/* background-color: #303030; */
	background-color: #000;
	color: #ccc;
}
/* links */
a { 
	color: #666; 
	background: inherit; 
}
a:hover { 
	color: #fff; 
	/*color: #366799; */
	background: inherit; 
}	
#wrapper {
background-color: #000;
width: 910px;
margin: auto;
text-align: left;
position: relative;
}    
#welcomeheading {
width:910px;

}
#welcomeheading a {
	padding-bottom: 6px;
	padding-left: 0px;
	font: 34pt "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	text-decoration: none;
	color: #fff;
}
#welcomeheading a:hover{
	color: #fff;
}
#welcomeheading {
		text-align: left;
		margin-top:0px;
		padding-top:0px;
}
.description {
	text-align: left;
	font: 12pt "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	padding-left: 2px;
	color: #fff;
}  
/***************************************************/
#column {
	float: left;
	width: 642px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 4px;
}
.post {´
	margin-top: 0px;
}
.post-top {
	height: 0px;
}
.post-bottom {
	height: 20px;
}
.entry {
margin-bottom: 0px
}
.entry .titulo {
	font: 12pt "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	line-height: 1.3em;
	font-weight: normal;
	color: #fff; 
}
.entry .titulo a {
	font: 12pt "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	line-height: 1.3em;
	color: #fff; 
}
/********* CSS For Post Info Header ***************/
.topinfo {
	line-height: 20px;
	padding-left: 0px;
	padding-right: 10px;
	font-size: 11px;
}
.topinfo .date {
	line-height: 20px;
	margin-right: 5px;
	color: #666;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	background: url(images/ico-date.gif) no-repeat;
	background-position: left center;
	float: left;
}
.topinfo .date:hover {
	line-height: 20px;
	margin-right: 5px;
	color: #fff;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	background: url(images/ico-date-h.gif) no-repeat;
	background-position: left center;
	float: left;
}
.topinfo .cat {
	margin-left:6px;
	line-height: 20px;
	background: url(images/ico-folder.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 16px;
	float: left;

}
.topinfo .cat:hover {
	margin-left:6px;
	line-height: 20px;
	background: url(images/ico-folder-h.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 16px;
	float: left;
	text-transform: lowercase;
}
.topinfo .cat a {
	line-height: 20px;
	background: url(blank) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-transform: lowercase;
}
.topinfo .etiquetas {
	margin-left:6px;
	line-height: 20px;
	background: url(images/ico-tag.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 16px;
	float: left;
}
.topinfo .etiquetas:hover {
	margin-left:6px;
	line-height: 20px;
	background: url(images/ico-tag-h.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 16px;
	float: left;
	text-transform: lowercase;
}
.topinfo .etiquetas a {
	line-height: 20px;
	background: url(blank) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-transform: lowercase;
}
.topinfo .comments {
	float: right;
	margin-right:6px;
}
.topinfo .comments a {
	line-height: 20px;
	background: url(images/ico-comments.gif) no-repeat;
	background-position: left center;
	padding-left: 16px;
}
.topinfo .comments a:hover {
	line-height: 20px;
	background: url(images/ico-comments-h.gif) no-repeat;
	background-position: left center;
	padding-left: 16px;
}
.topinfo .state {
	float: right;
	margin-right:6px;
}
.topinfo .state a {
	line-height: 20px;
	background: url(images/ico-comments.gif) no-repeat;
	background-position: left center;
	padding-left: 16px;
}
.topinfo .state a:hover {
	line-height: 20px;
	background: url(images/ico-comments-h.gif) no-repeat;
	background-position: left center;
	padding-left: 16px;
}
.topinfo .editar {
	float: right;
}
.topinfo .editar a {
	line-height: 20px;
	background: url(images/ico-comments.gif) no-repeat;
	background-position: left center;
	padding-left: 16px;
}
.topinfo .editar a:hover {
	line-height: 20px;
	background: url(images/ico-comments-h.gif) no-repeat;
	background-position: left center;
	padding-left: 16px;
}

/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	font-size:11px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.content .more-link {
        margin-top:0px;
	line-height: 10px;
	background: url(images/ico-lermais.gif) no-repeat;
	background-position: right center;
	padding-bottom: 1px;
	padding-right: 20px;
        padding-top:1px;
	float:right;
	font-size: 11px;
	display: block;
}
.content .more-link:hover {
    margin-top:10px;
	line-height: 20px;
	background: url(images/ico-lermais-h.gif) no-repeat;
	background-position: right center;
	padding-bottom: 1px;
	padding-right: 20px;
    padding-top:1px;
	float:right;
	font-size: 11px;
	display: block;
}
.content h1 {
	letter-spacing: 0px;
	font-size: 20px;
}

.content h2 {
	font-weight: bold;
	font-size: 18px;
}

.content h3 {
	font-size: 16px;
	font-weight: bold;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
}

.content h6 {
	font-size: 10px;
	font-weight: bold;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #999;
	font-size: 11px;
}

.content ul li {
	line-height: 1.5em;
	background: url(images/bullet.png) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	font-size: 11px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding-left: 40px;
	background: #000 url(images/blockquote.png) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 0px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #cccc;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #ccc;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #999;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}
/* Thanks! */

.tags {
	/*border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;*/
	font-weight: bold;
	line-height: 20px;
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
}

.tags a {
	font-weight: normal;
	text-transform:lowercase;
}

.tags .edit {
	float: right;
	background: url(images/ico-comments.gif) no-repeat;
	background-position: left center;
}
.tags .etiqueta {
	float: right;
}

.follow {
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

/***************************************************/
.navigation {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 1em;
	text-transform: capitalize;
	font-weight: bold;
}
.navigation a {
color:fff;
}
.navleft {
	float: left;
	width: 48%;
}
.navright {
	float: right;
	width: 48%;
	text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
	border: 1px solid #666;
}

.alignleft {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 10px;
	color: #999;
}
/***************************************************/
#sidebar {
	float: left;
	width: 245px;
}
/***************************************************/
.box {
	width: 245px;
}

.box h2 {
	font: 13pt "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Helvetica, Sans-serif;
	margin-top: 10px;
	display: block;
	width: 243px;
	/*border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;*/
	border-bottom: 1px solid #666;
	height: 22px; 
	line-height: 22px;
	padding-left:6px
}
/***************************************************/
.ads {
    margin-top: 20px;
	padding: 0px;
	border: 0px solid #aaa;

}

.ads ul {

}

.ads ul li {
	float: left;
	display: inline;
	width: 70px;
	margin-left: 5px;
	margin-right: 0px;
}

.ads ul li a {
	float: left;
	display: block;
	width: 70px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 70px;

}
/***************************************************/
.ads1 {
    margin-top: 10px;
	padding: 0px;
	border: 0px solid #aaa;

}

.ads1 ul {

}

.ads1 ul li {
	float: left;
	display: inline;
	width: 300px;
	margin-left: 0px;
	margin-right: 0px;
}

.ads1 ul li a {
	float: left;
	display: block;
	width: 300px;
}

.ads1 ul li a img {
	float: left;
	display: block;
	width: 300px;

}
/***************************************************/
.subscribe {
	padding: 10px;
	border: 1px solid #666;
	background: #fffff9;
}

.rssfeed {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 5px;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666;
	font-size: 11px;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	margin-right: 40px;
}

.rssfeedlinks a:hover {
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#rssinput {
	width: 300px;
	height: 16px;
	padding: 3px;
	border: 1px solid #666;
}

#rssinput:focus {

}

#rssbutton {
	background: #ff9000;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.7em;
	font-weight: bold;
	cursor: pointer;
	height: 20px;
}

#rssbutton:hover {background: #ff3000}

/***************************************************/
.sidebar {
	float: left;
	width: 258px;
	margin-top: 4px;
	margin-right: 0px;
	font-size: 11px;
	margin-bottom: 0px;
}

.sidebar ul li h2 {
	margin-top: 0px;
	display: block;
	width: 256px;
	/*border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;*/
	border-bottom: 1px solid #666;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	text-indent: 4px;
	font: 13pt "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Helvetica, Sans-serif;
	margin-bottom: 5px;
}

.sidebar ul li div {
	padding: 0px;
	line-height: 1.4em;
	font-size: 11px;
	margin-bottom: 4px;
}
/***********************************************/
.sidebar ul ul {
	margin-bottom: 4px;
}

.sidebar ul ul ul {
}

.sidebar ul li ul li {
	display: block;
}

.sidebar ul li ul li a {
	display: block;
	line-height: 14px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/ico-mais.gif) no-repeat;
	background-position: left center;

}

.sidebar ul li ul li a:hover {
	display: block;
	line-height: 14px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/ico-mais-h.gif) no-repeat;
	background-position: left center;
}
/***************************************************/
#footer {
	font-size:11px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	padding:2em 0 0 0;
	margin-top: 0px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;

}

#footercontent {
	padding-top: 10px;
	width: 910px;
	height: 52px;
	border-top: 4px solid #303030;
	margin-right: auto;
	margin-left: auto;
	background:#000;

}


.copyright {
	float: right;
	line-height: 1.5em;
	font-size: 11px;
	padding-right: 10px;
}

.copyright a {
	font-weight: bold;
	border-bottom: 1px dotted #6666;
	line-height: 1.5em;
}

.copyright a:hover {
	line-height: 1.5em;
}

.rss {
	float: left;
	font-size: 11px;
	padding-left: 10px;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	margin-right: 10px;
}

.rss a:hover {
	line-height: 1.5em;
}

.property {
	float: right;
	line-height: 1.5em;
	font-size: 11px;
	padding-right: 10px;
}

.property a {
	font-weight: bold;
}

.property a:hover {
	text-decoration: underline;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	border-top: 1px solid #666;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	font: 13pt "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Helvetica, Sans-serif;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	font: 13pt "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Helvetica, Sans-serif;
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #666;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #666;
	font-weight: bold;
}

.result .rcomment a {
}

.result .rcomment a:hover {
}

.result .rsummary {
	line-height: 1.7em;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #666;
}

.result .rcat a {
	text-transform: lowercase;
}

.result .rcat a:hover {
	text-transform: lowercase;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #666;
}

.result .rtags a {
	text-transform: lowercase;
}

.result .rtags a:hover {
	text-transform: lowercase;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	padding-top: 10px;
	padding-bottom: 10px;
}

h3#respond {
	font: 13pt "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Helvetica, Sans-serif;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-bottom: 1px dotted #666;
	padding-left: 0px;
	padding-right: 10px;
}

h3#comments {
	font: 13pt "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Helvetica, Sans-serif;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #666;
	border-left: 0px dotted #000;
	padding-left: 0px;
	padding-right: 10px;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

ol.commentlist li {
	background:#1F1F1F;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #000;
	border: 1px solid #000;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	width: 32px;
}

.avatar img {	border: 3px solid #666}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 410px;
}

.commentbody em {
	font-size: 11px;
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	font-size: 11px;
}

p.comment_author a:hover {
}

p.comment_time {
	line-height: 1.5em;
	color: #666;
	font-size: 11px;
	font-family: tahoma;
}

.comment_text {
	line-height: 1.5em;
	color: #ccc;
	margin-top: 15px;
	font-size: 11px;
}
/***************************************************/
.reply form {
	margin-left:0px;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	border: 0px solid #fff;
	vertical-align: middle;
	display: inline;
}

.reply input {
	border: 1px solid #666;
	vertical-align: middle;
	font-size: 11px;
	background: #1F1F1F;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	background: #1F1F1F;
}

.reply label {
	vertical-align: middle;
	display: inline;
	margin-left: 10px;
}

.replytext {
	width: 200px;
	padding: 5px;
}

.replytext:focus {
	background: #fff;
}

.replyarea {
	border: 1px solid #666;
	line-height: 1.5em;
	padding: 5px;
	width: 630px;
	height: 120px;
	color: #000;
}

.replyarea:focus {
	background: #fff;
}

.replybutton {
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	cursor: pointer;
	color:#666;
}

/***************************************************/
.sobre {
	padding: 4px;
}

.sobre_texto {
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 5px;
}

.sobre_texto a {
}

.sobre_texto a:hover {
}
/***************************************************/
.sidebar2 {
	border-top: 0px solid #303030;
	border-bottom: 0px solid #303030;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	float: center;
	width: 910px;
	margin-top:0px;
	margin-bottom:0px;
	background: url(images/photostrip.jpg) repeat-x;

}
.sidebar4 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:11px;
	border-top: 4px solid #303030;
	padding-top:8px;
	padding-bottom:0px;
	padding-left:10px;
	float: center;
	margin-top:10px;
}


/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary{
	border-top: 4px solid #303030;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:11px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	background:#1A1A1A;

}

#ancillary .block{
	float:left;
	width: 30%;
	margin:0 0 0 5%;
}
* html #ancillary .block{
	margin-left:3.9%;
}
#ancillary .twice-length{ width:65%; }
#ancillary .thrice-length{ width:100%; }
#ancillary .first, * html #ancillary .first{
	clear:both;
	margin:0;
}
#ancillary .block-separator{
	clear:both;
	height:2.5em;
}

#ancillary .block h2, #ancillary .block h3{
	font: 13pt "Trebuchet MS", "Lucida Grande", Lucida, Verdana, Helvetica, Sans-serif;
	margin:0 0 1em 0;
}

ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:1px solid #666;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px solid #666;
}
ul.dates .date{
	color:#858585;
	padding:0 1.5em 0 0;
}

ul.counts .count{
	float:right;
	color:#858585;
}

ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#BFBFBF;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 
	color:#FFF;
}

ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}

ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}
/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/

#search{
	float:right;
	width:200px;
	margin:1em 0px 0 0px;
	-moz-opacity:1.0;
	text-align:left;
        padding-top:30px;

}
#search:hover{
	-moz-opacity:1.0;
}
#search .searchimg{
	float:left;
	width:14px;
	height:13px;
	background:url(images/search.gif) 0 0 no-repeat;
	position:relative;
	top:4px;
}
#search input{ 
	width:175px; 
	font-size: 0.85em; 
	background:#1f1f1f;
	margin-top:2px;
        border: 1px solid #666;
}
#search input:focus{
	background:#fff;
}

#searchform{
	margin:1em 0;
}

#searchform #s{
	background:#222;
	border:none;
	border-bottom:1px solid #333;
	width:30em;
	color:#666666;
	padding:0.25em;
}

#searchform #searchsubmit{
	background:#000;
	color:#666;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

/* Legacy Typo CSS */

#search-results{
	width:30%;
	background:#333;
	padding:0 0 0 0;
	float:right;
	-moz-opacity:0.9;
	border-top:1em solid #000;
}
#search-results h3{
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0 0 1em 0;
	background:#000;
	
}
#search-results small{
	display:block;
	text-align:left;
	font-size:0.9em;
	padding:0.5em 1em 0.7em 1em;
	border-top:1px solid #666;
	border-bottom:1px solid #555;
}
#search-results small a{
	color:#CCC;
}
#search-results ul li{
	list-style-type:none;
	padding:0 1em 0.5em 1em;
	margin:0.5em 0;
}
#search-results ul li:hover{
	background:#202020;
}
#search-result ul{ margin:0; }
#search-results ul li a{
	text-decoration:none;
	border-bottom:1px dotted #CCC;
}

#search img.archives-icon{
	margin:0 7px 0 0;
	top:1px;
}
#sidebar_ratting {
width:640px;
text-align: left;
min-height: 34px;
padding: 4px 0 0;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: .7em;
}

#site_content {position: absolute;left: -10000px;};
