/* 
Theme Name: City night
Author: blogstheme.com
Author URI: http://www.blogstheme.com
Description: a dark background with a city lights night theme
Version: 1.0
*/

* 
{ 
	margin:0; 
	padding:0; 
	border:0; 
}

#butoane
{
	position: absolute;
	top:121px;
	width:990px;
	text-align:right;
	
}


#topo ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#topo li {
	margin-left: 0;
	background: #2d2215;
	color:#fff;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 2px solid #fff;
	list-style: none;
	display: inline;
	}
#topo a {
	color:#fff;
	font-weight:bold;
}


body { 
	background:#270D0D repeat-x;
	font-family:Georgia, serif; font-size:12px; color:#fff;text-align:justify }

a { color:#fff; text-decoration:underline; font-weight:bold;}
a:hover { color: #000; background:#fff; text-decoration:none; font-weight:bold;}
p, blockquote, li, h2 { margin-bottom:12px; line-height:22px; }

.form-campos { border:1px solid #E8E8E8; font-family:Georgia, serif; height:18px; width:100%; }
.form-campos:hover { border:1px solid #535353; }

.center { margin:0 auto; text-align:center; margin-bottom:12px; }

acronym { border-bottom:1px dotted #535353; }

.arquivo { border-top:1px solid #E8E8E8; border-bottom:1px solid #E8E8E8; padding:10px 0; margin-bottom:10px; }

/* main */

.rss:hover { background:#FF7F15; }
#principal { width:1000px; margin:0 auto; }

#topo { height:148px; background-position: center center; background:white url(/images/bg/nexgenheader.jpg); margin-top:0px; margin-bottom:0px; padding-left:0px; }
#topo h1 { color:#fff; font-size:35px; font-weight:bold; margin-bottom:4px; font-family: Georgia, serif; letter-spacing:-2px; text-align: left; padding-top:5px;opacity:0.8; padding-left:10px; padding-right:10px}
#topo h1 a { color:#fff;  font-family: Georgia, serif;}
#topo h1 a:hover { text-decoration:none; background: none;}

#topo h3 { color:#fff; font-size:14px; font-weight:normal; text-align:left ; padding-right:10px;padding-left:10px;}

#posts { width:750px; float:left; background:#270D0D; color:#F4EDE3; padding-left:20px; padding-right:20px; }

#sidebar { 
	width:200px; 
	float:right;
	padding-left:0px;
    background:#270D0D;
	color:#F4EDE3;
    padding-top:20px;
    text-align:left;
    }

#pagestop
{
	margin:0 auto;
	height:40px;
	background:#fff;
	top:180px;
	position:relative;
	opacity:0.5;
}

#pagestop a
{
 display: block;
 opacity:1.0;
 background:#fff;
 width: 200px;	
}




/* posts */

#posts h1 { 
	margin: 8px 0px 5px 13px;
    padding: 0;
	font-family: Georgia, sans-serif;
	color: #fff;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	xline-height: 15px;	
	text-align:left;
	border-bottom: 1px dotted #CCCCCC;	
}	
#posts h1 a {color: #E5C075; text-decoration:none;}
#posts h1 a:hover {background:#fff; color:#000; text-decoration:none; }

#posts ul, #posts ol { xmargin-bottom:12px; xmargin-left:30px; }
#posts li { margin-bottom:2px; }

#posts blockquote { font-style:italic; margin-left:30px; }

#posts h2 { font-weight:normal; }

.cada-post { padding-bottom:4px; border-bottom:0px solid #E8E8E8; margin-bottom:20px; }
.cada-post img { border:1px solid #E8E8E8; padding:2px; margin:10px; }


.buton:focus {
	background: #fff;
	border: 1px solid #686868;
}

.buton { width:100px; height:25px; 
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font:  13px Georgia, serif;
	margin: 1px;
	padding: 3px;
}
}
.buton:hover { color:#535353; }

#nav { width:100%; }
.nav-left { float:left; width:50%; }
.nav-right { float:right; text-align:right; width:48%; }

/* sidebar */

#sidebar h2 { padding-left:15px; font-size:17px; margin-bottom:6px; font-weight:bold; 
   xborder-bottom:1px solid #EEEEEE; 
   text-underline: red dashed;
   padding-bottom: 5px;
   color:#fff;
   padding-top:3px; 
   background: url(/images/bg/backhead.jpg);
   font-weight: normal;  
   background: 
   font-family: georgia, serif; 
   line-height:1.2em;
   }


#sidebar ul, .textwidget, #calendar_wrap, #searchform { border-bottom:0px solid #E8E8E8; padding-bottom:10px;  margin-bottom:30px; }
#searchform{ padding-left:5px;}

#sidebar a { width:180px; color:#fff;display: block;padding-left:10px; padding-top:3px; padding-bottom:3px;}
#sidebar a:hover {color: #E5C075; background: #910d24; text-decoration:none; }

#sidebar li { line-height:18px; margin-bottom:2px; list-style:none; }


/* footer */
#footer { clear:both; font-size:80%; width:100%; background:black;color:#fff; text-align:left; }
	
#foot1 { clear:both; font-size:80%; width:100%; background:black; color:#fff; text-align:left;}
#foot2 a { color:gray; text-decoration:none; }
#foot2 { width:730px; margin:0 auto; height:20px; }
#foot3 { float:left; width:450px; line-height:18px; }
input { padding-left:10px;background:background:#fff;}
