/*  
Theme Name: AnaR v01
Theme URI: http://www.anarodrigu.es
Description: Borderline
Version: 1.0
Author: Ana Rodrigues
Author URI: http://www.anarodrigu.es

*/

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ececec;
	color: #333;
	background-image: url("http://anarodrigu.es/blog/wp-content/themes/teste/bg.jpg");
	background-repeat:repeat-x;
	
}

img {
	border: none;
}

a:link, a:visited{
	text-decoration: none;
	color: #cd3d40;
}
#participantes {
	margin-top: 10px;
}

#participantes img { background: white;
border: 1px solid #ececec;
float: left;
height: 100px;
width: 100px;
margin: 0 5px 0 0 !important;
padding: 10px !important; }

#container img {
clear:both;
border: none;
 }


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


#wrapper{
	margin: 0 auto 0 auto;
	width: 750px;
	text-align: left;
	
}

#header{
	float: left;
	width: 750px;	
	margin-bottom: 7px;
}

#container{
	float: left;
	width: 500px;
	background-color:#FFF;
	  -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
height: 90%;
    min-height: 300px;
	
}
#navmenu {
	float: left;
	width: 750px;
	top: 318px;
	margin-bottom: 0px;
	 
}
#navmenu ul {
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
	left: 0;
	position: relative;
	top: auto;
	width: 100%;
		
	
	}

#navmenu li {
	display: inline; 
	}
	
#navmenu ul li a {
	text-decoration:none;  
	margin: 0px;
	padding: 5px 2.5% 5px 0px; 
	color: #a30c11;
	font-weight: bold;
		
	}
	
#navmenu ul li a:hover {
	color: #000;
	border-bottom: 2px medium #a30c11;
}

#navmenu ul li a:active {
	color: #FFF; 

	}
	
.sidebar{
	float: left;
	width: 237px;
	margin: 0 0 0 10px;
	display: inline;
	margin-bottom: 3px;
}

#footer{
 clear: both;
 position: relative;
 z-index: 10;
 height: 3em;
 margin-top: -3em;
	
	
}

html, body, #container { height: 100%; }
body > #container { height: auto; min-height: 100%; }


body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

.post{
padding: 5px 5px 5px 5px;
}

post p {
margin:.7em 0;
padding:5px 20px 5px 0;
font-size:1.2em;
}

.post h2{
	text-transform: uppercase;
	text-decoration: none;
font-weight: bold;
font-size: 1.2em;
color: #AE1F23;
font-family: inherit;
vertical-align: baseline;
padding: 10px 0px 5px 0px;
border-bottom: 1px dotted #CCC;
}

.entry{
line-height: 18px;
}

p{
padding: 10px 0 0 0;

}

p.postmetadata{

margin: 3px 0px 3px 0;
padding: 0 0 0 3px;


}

.comment {
display: inline-block;
background-color: #CCC;
border-color:#999;
border-radius: 4px;
padding: 5px 6px 5px 6px;
margin-bottom: 6px;
color: white;
font-size: 12px;
}

.comment a{
	color:#333;
}

.comment a:hover {
	color:#000;
	
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 0px 10px 0px;
}

.sidebar ul li{
padding: 2px 0 0px 0;



}

.sidebar ul li a{
font-size: 12px;
line-height: 28px;
color: black;
display: block;
text-decoration: none;
border-bottom: dotted 1px #CCC;

}

.sidebar ul li a:hover {
background-color: #fff;
}

.sidebar ul li h2{
	text-transform: uppercase;
font-weight: bold;
font-size: 1.2em;
color: #AE1F23;
font-family: inherit;
vertical-align: baseline;
padding: 10px 0px 5px 0px;
border-bottom: 1px solid #CCC;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}






