/*  
Theme Name: ABSTRATO DESIGN
*/

body {
 	background: #fff url(images/back.jpg) fixed center top; 
	color: #fff;
	font-size: 9pt;
	font-family: verdana;
        line-height: 130%;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	}
a, a:visited{
	color: #fff;
 	text-decoration: none;
	border: none; 
	}

a:hover{
	color: #fff;
 	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}

#container { 
width: 850px; 
background: #000 url(images/container.jpg) no-repeat center top; 
text-align: left; 
margin: 0px auto;
margin-top: 0px ;   
margin-bottom: 0px ; 
border-left: 0px solid #EAEAEA;  
border-right: 0px solid #EAEAEA;  
} 
#header { 
background: # url(images/0.jpg); 
height: -70px;
width: 850px; 
margin-top: 12px;
margin-bottom: 0px;
padding: 15px 0px 0px 0px; 
} 

#header h2 { 
color: #ffffff; 
font-family: verdana, serif; 
font-size: 10pt; 
font-variant: small-caps; 
font-weight: normal; 
margin-top: 55px; 
margin-bottom: 0px; 
margin-left: 13px; 
letter-spacing: 2px; 
} 

#header h2 a { 
color: #fff; 
text-decoration: none; 
} 

#header h2 a:hover { 
color: #fff; 
text-decoration: underline; 
} 

#header h3 { 
color: #fff; 
font-size: 10pt; 
font-family: verdana, Sans-Serif; 
font-weight: normal; 
font-style: italic; 
margin: 0px; 
margin-left: 15px; 
} 

#menu {
        font-family: verdana;
	font-size: 8pt;
	background-image: url(images/bg-menu.jpg); 
	margin-top: 0px;
        margin-bottom: 0px;
	width:850px;
       	height:0px;
border-top: 0px solid #BDBCA4;
border-bottom: 0px solid #BDBCA4;
}
#menu ul {
	margin: 0px;
	padding: 7px;
	list-style: none;
	text-align: center;
}
#menu li {
display: inline;
}

#menu a {
	padding: 5px 15px;
	text-decoration: none;
	color: #000;
}
#menu a:hover {
	background-color: #;
	color:#c3c3c3;




}
#content { 
	width: 580px; 
	margin-top: -70px;
	margin-bottom: 50px;
	margin-left: 5px;
	margin-right: 0px;
	position:relative;
        line-height: 150%;
	padding: 0px 15px 12px 15px;
	text-align: justify;
	}
	
#content b{
	color: #fff;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content h1 {
	font-family: arial;
	font-size: 12pt; 
	color: #fff; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 0px dotted #c3c3c3;
	}
	
#content h1 a  {
	color: #c3c3c3;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #fff;
	text-decoration: none;
	}

#content h2 {
	font-family: verdana;
	font-size: 10pt; 
	color: #ff9900; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 0px dotted #c3c3c3;
	}
#content h2 a  {
	color: #ff9900;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #fff;
	text-decoration: none;
	}




#content h3 {
	font-size: 15pt; 
	color: #ff9900; 
	margin: 0px;
	line-height: 150%;
	font-variant: small-caps;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 0px dotted #000;
	}
	
#content h3 a  {
        margin-left: 10px;
	color: #ff9900;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #c3c3c3;
	text-decoration: none;
	}


#content h4 {
	font-size: 12pt; 
	color: #fff; 
	margin: 0px;
	line-height: 150%;
	font-variant: small-caps;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #c3c3c3;
	border-top: 1px dotted #c3c3c3;
	}
	
#content h4 a  {
        margin-left: 10px;
	color: #fff;
	text-decoration: none;
	}

#content h4 a:hover {
	color: #c3c3c3;
	text-decoration: none;
	}



#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

#content h6 {
	font-family: helvetica;
	font-size: 9pt; 
	color: #fff; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #c3c3c3;
	}
#content h6 a  {
	color: #fff;
	text-decoration: none;
	}

#content h6 a:hover {
	color: #c3c3c3;
	text-decoration: none;
	}

#content h7 {
	font-family: helvetica;
	font-size: 9pt; 
	color: #fff; 
	margin: 0px;
	line-height: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
		}
#content h7 a  {
	color: #fff;
	text-decoration: none;
	}

#content h7 a:hover {
	color: #c3c3c3;
	text-decoration: none;
	}


	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	

.postspace {
	background: #fff;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}









#left { 
color: #000000;
background: #;
width: 200px;
border-right: 0px solid #c3c3c3;
float: left; 
margin-top:-18px;
margin-bottom: 0px;
margin-left: 2px;
margin-right: 2px;
}


#left p{

	margin: 0px;

	line-height: 16px;

	padding: 10px;

	}

	

#left h2 {

	color: #fff;

	background: #6f0000;

	font-family: verdana, "Microsoft Sans Serif", Times, serif;

	font-size: 8pt;

	list-style: none;

	padding: 6px;

	margin: 0px;

	margin-bottom: 10px;

	border-bottom: 1px solid #fff;

	}



#left ul {

	list-style: none;

	margin: 0px;

	padding: 0px 0px 20px 0px;

	}

	

#left li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#left ul li {

	list-style: none;

	margin: 0px;

	padding: 0px 0px 0px 0px;

	}

	

#left ul li a {

	display: block;

	color: #000;

	text-decoration: none;

	padding-left: 12px;

	padding-right: 6px;

	padding-top: 5px;

	padding-bottom: 5px;

	line-height: 12pt;

	}



#left ul li a:hover {

	color: #800000;

	background: #FFF;

	}


#right { 
	color: #fff;
        background: #;
	width: 200px;
border-left: 0px solid #c3c3c3;
	float: right; 
	margin-top:-10px;
        margin-left:4px;
	margin-bottom: 0px;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #fff;
	background: #6f0000;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #800000;
	background: #FFF;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #990000;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;

	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}












#footer {
        background-image: url(images/bg-foot.jpg); 
        width: 850px;
        HEIGHT: 100Px;
	overflow: hidden;
	font-size: 8pt;
        margin: 0px auto;
        margin-top: -20px;
	text-align: center;
	line-height: 15px;
	clear: both;
         border-top: 0px solid #c3c3c3; 
	}
	
#footer p {
	color: #000;
	padding: 0px;
	margin: 0px;	
	}
	



#footer a, #footer a:visited {
	color: #000;
	text-decoration: none;
	border: none;
	border-bottom: 0px dotted #fff;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}




#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
margin-left:25px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin-left:25px;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin-left:25px;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin-left:25px;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin-left:25px;
	padding:4px;
}












#leftcol {
font-family: verdana;
font-size: 8pt; 
color: #fff; 
width:400px;
float:right;
margin-right:3px;
margin-left:3px;
margin-bottom:0px;
margin-top:-15px;
} 

#leftcol h3 a:hover { 
color: #c3c3c3; 
text-decoration: none; 
}
#leftcol h1 {
font-family: verdana;
font-size: 8pt; 
font-style: normal;
margin-left: 0px; 
line-height: 100%; 
margin-top: 10px;
margin-bottom: -4px;
line-height: 140%; 
padding-top: 0px; 
padding-bottom: 1px;
border-bottom: 1px dotted #c3c3c3; 
} 
#leftcol h1 a { 
margin: 0px; 
color: #fff; 
text-decoration: none; 
} 
#leftcol h1 a:hover { 
color: #fff; 
text-decoration: none; 
}



#coluna1 {
font-family: verdana;
font-size: 9pt; 
color: #fff; 
width:400px;
float:left;
margin-right:1px;
margin-left:10px;
margin-bottom:0px;
margin-top:-5px;
} 
#coluna1 h1 {
font-family: verdana;
font-size: 9pt; 
color: #ff9900; 
margin-left: 0px; 
line-height: 100%; 
margin-top: 10px;
margin-bottom: -10px;
line-height: 140%; 
padding-top: 3px; 
padding-bottom: 1px;

} 
#coluna1 h1 a { 
margin: 0px; 
color: #ff9900; 
text-decoration: none; 
} 
#coluna1 h1 a:hover { 
color: #fff; 
text-decoration: none; 
}






#coluna2 {
font-family: verdana;
font-size: 8pt; 
color: #000; 
width:400px;
float:left;
margin-right:3px;
margin-left:10px;
margin-bottom:0px;
margin-top:-10px;
} 
#coluna2 h1 {
font-family: verdana;
font-size: 8pt; 
margin-left: 0px; 
line-height: 100%; 
margin-top: 2px;
margin-bottom: -4px;
line-height: 140%; 
padding-top: 2px; 
padding-bottom: 1px;
border-bottom: 1px dotted #c3c3c3; 
} 
#coluna2 h1 a { 
margin: 0px; 
color: #000; 
text-decoration: none; 
} 
#coluna2 h1 a:hover { 
color: #BDBCA4; 
text-decoration: none; 
}








#coluna3 {
font-family: verdana;
font-size: 9pt; 
color: #fff; 
width:198px;
float:left;
margin-right:1px;
margin-left:5px;
margin-bottom:0px;
margin-top:-5px;
} 
#coluna3 h1 {
font-family: verdana;
font-size: 9pt; 
margin-left: 0px; 
line-height: 100%; 
margin-top: 2px;
margin-bottom: 0px;
line-height: 140%; 
padding-top: 3px; 
padding-bottom: 1px;
} 
#coluna3 h1 a { 
margin: 0px; 
color: #ff9900; 
text-decoration: none; 
} 
#coluna3 h1 a:hover { 
color: #fff; 
text-decoration: none; 
}

#coluna4 {
font-family: verdana;
font-size: 8pt; 
color: #000; 
width:280px;
float:left;
margin-right:1px;
margin-left:8px;
margin-bottom:0px;
margin-top:-15px;
} 
#coluna4 h1 {
font-family: verdana;
font-size: 8pt; 
margin-left: 0px; 
line-height: 100%; 
margin-top: 2px;
margin-bottom: 0px;
line-height: 140%; 
padding-top: 0px; 
padding-bottom: 1px;

} 
#coluna4 h1 a { 
margin: 0px; 
color: #000; 
text-decoration: none; 
} 
#coluna4 h1 a:hover { 
color: #BDBCA4; 
text-decoration: none; 
}





#coluna5 {
font-family: verdana;
font-size: 8pt; 
color: #000; 
width:240px;
float:left;
margin-right:1px;
margin-left:2px;
margin-bottom:0px;
margin-top:-15px;
} 
#coluna5 h1 {
font-family: verdana;
font-size: 8pt; 
margin-left: 0px; 
line-height: 100%; 
margin-top: 2px;
margin-bottom: 0px;
line-height: 140%; 
padding-top: 0px; 
padding-bottom: 1px;
border-bottom: 1px dotted #c3c3c3; 
} 
#coluna5 h1 a { 
margin: 0px; 
color: #000; 
text-decoration: none; 
} 
#coluna5 h1 a:hover { 
color: #BDBCA4; 
text-decoration: none; 
}






#rightcol {
font-family: verdana;
font-size: 8pt; 
color: #000; 
width:178px;
float:right;
margin-right:2px;
margin-left:2px;
margin-bottom:0px;
margin-top:-15px;
}
#rightcol h3 a:hover { 
color: #c3c3c3; 
text-decoration: none; 
}
#rightcol h1 {
font-family: verdana;
font-size: 8pt; 
margin-left: 0px; 
line-height: 100%; 
margin-top: 10px;
margin-bottom: -4px;
line-height: 140%; 
padding-top: 0px; 
padding-bottom: 1px;
border-bottom: 1px dotted #c3c3c3; 

} 
#rightcol h1 a { 
margin: 0px; 
color: #000; 
text-decoration: none; 
} 
#rightcol h1 a:hover { 
color: #9a9a66; 
text-decoration: none; 
}


#rightcol img {
float:left;
margin-top:18px ;
margin-right:1px;
margin-left:1px;
margin-bottom:10px;
border-bottom: 5px solid #; 
border-top: 5px solid #; 
border-right: 5px solid #; 
}
#leftcol img {
float:left;
margin-top:18px ;
margin-right:6px;
margin-left:2px;
margin-bottom:5px;
border-bottom: 5px solid #; 
border-top: 5px solid #; 
border-right: 5px solid #; 
}

