/*
Theme Name: Vida Blog
Theme URI: http://www.---.com.br/
Description: Tema desenvolvido por Andrea Duarte
Author: Andrea Duarte
Author URI: http://www.vidadesign.com.br
Version: 2.0
*/

/*base --------------------------*/
* {
  margin: 0;
  padding: 0;
  text-align:left;
}

.clear {
	clear:both;
}

body {
	background: url(images/background.png) left top repeat-x;
	font:70%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:center;
	color: #264653;
}


a:link {
	border:0;
	color:#33ADDF;
	text-decoration:none;
}
a:visited {
	border:0;
	color:#33ADDF;
	text-decoration:none;
}
a:active{
	color:#839F31;
	text-decoration:none;
}

a:hover{
	color:#839F31;
	text-decoration:none;
}

h1 {
	font-size:20px;
	color:#414141;
	text-align:left;
	margin:0;
	padding:0;
	}
h1 a:link{
		color:#414141;
	}	
	
h2 {
	font-size:15px;
	color:#004A99;
	margin:10px 0 5px 380px;
	width:575px;
	border-bottom:#004A99 0.5px dotted;
	line-height:20px;
}

h3 {
	font-size:12px;
	color:#33ADDF;
	text-align:right;
	margin:40px 0 0 0;
	padding:0;
	}
	
img {
	border:0;
}
/* fim base --------------------------*/

/* header --------------------------*/

#header {
	width:1000px;
	height:45px;
	text-align: right;
	background:url(../images/fundo-header-adm.jpg) repeat-x top;
	
}


#header ul {
margin:80px 0 0 650px;
padding:0;
list-style-type:none;

}

#header a:link {
display:block;
margin-left:15px;
height:30px;
line-height:30px;
color:#264653;
text-decoration:none;
text-align:center;
}
#header a:visited{
display:block;
margin-left:15px;
height:30px;
line-height:30px;
color:#264653;
text-decoration:none;
text-align:center;
}

#header a:active {
color:#0eaed6;
}
#header a:hover{
color:#0eaed6;
}

#header ul li{
float:left;

}

/* fim header --------------------------*/

/* Footer - Inicio */
#footer {
	width:620px;
	height:50px;
padding:6px 0 0 380px;
border-top:#ABD1EC 1px dotted;
margin: 5px 0 0 0;
}

#footer p{
text-align:left;
	font-size:10px;
	float:left;
	line-height:150%;
	margin-left:10px;
	}

#footer img{
float:left;
margin-top:2px;
}
#sidebar img{
	float:right;
	margin-left:5px;
	margin-top:20px;
}
	
/* Footer - Fim */



/* sidecontent - Inicio */

#sideContent {
float: left;
width:350px;
margin:0 0 20px 0;
}

#sidebar{
margin:20px 70px 0 0;
text-align:right;
}

#sidebar p{
text-align:right;
line-height:150%;
}

#sidebar img{
	float:right;
	margin-left:5px;
	margin-top:40px;
}

	
#sidebar form  {
	margin: 40px 0 0 60px;
	}
	
	
	/* teste 
#sidebar label {
		display:inline;
		width:180px;
		text-align:left;
		padding-left:20px;
	}
	
	label{
	width:180px;
	}
	
	label.screen-reader-text {
margin-left:-20px;
}

#searchsubmit {
font-size:10px;
}
	
*/


	
#searchform label {
margin-left:55px;
}

	
.campos {
	background-color:#ABD1EC;
	font-size:11px;
	color:#111;
	margin-right: 1px;
	}

#s {
	background-color:#ABD1EC;
	font-size:11px;
	color:#111;
	margin: 0 2px 0 55px;
	}



#sidebar ul {
	margin:5px 0 0 80px;
}
#sidebar ul li {
text-align:right;
margin:0;
padding:0;
	list-style: none;
	width:200px;
	line-height:150%;
	color:#264653;
	border-bottom:#ABD1EC 0.5px dotted;
}
#sidebar ul li a:link {
color:#264653;
text-decoration:none;
}

#sidebar ul li a:visited {
color:#264653;
text-decoration:none;
}

#sidebar ul li a:active {
display:block;
background-color:#BBE045;
color:#264653;
text-decoration:none;
text-align:right;
}
#sidebar ul li a:hover {
display:block;
background-color:#BBE045;
color:#264653;
text-decoration:none;
text-align:right;
}





#tags li{
display: inline;
} 
 

#tags li a:link{
color:#264653;
background-color:#BBE045;
text-decoration:none;
} 
#tags li a:visited{
color:#264653;
background-color:#BBE045;
text-decoration:none;
}
#tags li a:active{
color:#264653;
background-color:#ABD2ED;
text-decoration:none;
}
#tags li a:hover{
color:#264653;
background-color:#ABD2ED;
text-decoration:none;
}

#widgets {
padding-left:80px;
}

#widgets ul li {
float:right;
}

#widgets ul li a {
text-align:right;
width:200px;
}

/* Side Content - Fim */

/* formularios - Inicio */
#login {
	width:200px;
	margin: 100px 0 100px 400px;
	background-color:#eee;
	padding:10px;
	border:#CCCCCC 1px dotted;
}

#login form  {
margin:0;
padding:0;
	width:40px;
}

#login label {
	display:block;
	float:left;
	width:40px;
}

.textfield {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E8D0E3;
}

/* formulários - Fim */

/* primaryContent - Inicio */
#primaryContent {
width:590px;
float:left;
margin:100px 0 0 0;
}


#primaryContent {
	padding: 10px 30px 20px 30px;
        text-align:left;
}

#primaryContent p {
padding:0;
margin:5px 20px 10px 0;
text-align:left;
}

.postmetadata{
	border-bottom:#ABD1EC 1px dotted;
	height:55px;
}
.postmetadata-img{
	background: url(images/logo-vida-assinatura-blog.gif) top left no-repeat;
	height:30px;
        margin-bottom:30px;
}
.data {
	font-weight:bold;
}

.autor {
        border-bottom: #ABD1EC 1px dotted;
        line-height:20px;
        color: #33ADDF;
		font-size:9px;
}

#primaryContent form{
border-top:#ABD1EC 1px dotted;
border-right:#ABD1EC 1px dotted;
width:500px;


}

#primaryContent .lado1 {
width: 260px;
padding:0;
margin:40px 0 10px 0 ;
float:left;
text-align:justify;
}


#primaryContent  .lado2 {
width:260px;
padding:0;
margin:40px 30px 10px 0 ;
float:right;
text-align:justify;
	
}
.news {
	width: 450px;
	margin-left:130px;
}

.news img {
  float: left;
	padding: 20px 20px 10px 0;
}

.news p {
  float: right;
	width: 400px;
	margin: 0;
	padding: 10px 10px 10px 0;
}


.img-absolute{
	position: absolute;
	left: 660px;
	top: 186px;
}

#div-galeria{
width:310px;
height:280px;
background:url(images/lapis-g.png) bottom left no-repeat ;
margin-top:30px;
float:left;
}
.div-img{
margin-top:30px;
border:#ABD1EC 1px dotted;
float:left;
	
}

#galeria {
margin:0;
padding:0;
width:280px;
height:80px;
padding-left:40px;
}

#galeria ul li a{
display:inline;
width:70px;
height:70px;
text-decoration:none;

}
#galeria li{
float:left;
margin-right:20px;
list-style-type:none;
border:#0099CC 1px dotted;
background-color:#FFFFFF;
}
#galeria-texto {
width:300px;
padding:0;
margin:0 50px 10px 0 ;
float:right;
text-align: right;
}

#galeria-texto ul{
margin-top:40px;
list-style:none;
}

#galeria-texto ul li {
display:inline;
margin-left:10px;
}

#galeria-texto ul li a{
border:none;
}

/* fim primary --------------------------*/
.banner{
display:block;
}