@charset "utf-8";
/*
Theme Name: O Almonda
Theme URI: http://
Description: tema do semanário torrejano "O Almonda"
Author: Fialho Ferro, Lda.
Author URI: http://fialhoferro.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:PaleGoldenRod;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin-top:10px;
	background:url(images/fundo2.jpg);
	
	}

h1 {font-size: 10pt;font-weight:bold; color:#000000; padding-bottom:4px;}
h2 {font-family: baskerville, georgia, times, serif;
	font-size: 12pt;
	font-weight: 300;
	color: #08122E;
	padding-top:20px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


 images and misc. 

img{ border: none; padding: 6px; border: }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */


#container {
	width: 900px;
	margin:0 auto;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
	padding-top:0px;
	background:#FFFFFF;
	color:#333;
	border:outset;

	

	
	
	}
	
/* header */

#header {

    width: 500px; 
	height: 100px;
	float:left;
	
	
	}
#publeft {
float:left;
width: 200px;

 

}
#publeft img {
float:left;



}
#pubright {
float:left;
width: 200px;

}
#pubright img {
float:left;



}

#header h1{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family:"Times New Roman", Times, serif;
	font-size: 7pt;
	font-weight: 300;
	color: #404040;
	letter-spacing: 0px;
	margin: 0;
	padding-top:1px;
	width:500px;
	
	
	
	}

/* main menu */


#menu {
	font-family:"Times New Roman", Times, serif;
	font-size: 9pt;
	width:500px;
	clear:both;
	border-top: 2px solid #C7A42C;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom: 2px solid  #C7A42C;
	line-height:15px; 
	background-image:url(images/menu.jpg);
	
	
}
#menu ul {
	margin:0;
	padding: 0;
	text-align:center;
	
}
#menu ul li {
	list-style-type:circle;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	padding: 2px 2px 2px 10px;
	margin: 0;
	text-decoration: none;
	color:#000000;
	
}
#menu ul li a:hover {
	
	color:#000000;
	text-decoration:underline;
}

/* content */
#vert {
border:10px;
border:double;
}

#content {
	float: left;
	width: 55%;
	overflow: hidden;
	background:#FFFFFF;
	border-right: 2px  #000000 double ;
	border-left: 2px  #000000 double;
	

	}
#nestaedicao{
text-align:justify;
padding:14px;
float:left;

}
#nestaedicao img{
text-align:left;
float:left;
margin-right:4px;

}
#nestaedicao hr{
color:#999999;
height:1px;

}

.post {
	margin: 0 10px;
	padding:15px;
	line-height: 14pt;
	list-style-image:url(images/bulletlinks.jpg);
	list-style-position:inherit;
	
	}
	
.post h2{
	font-family: baskerville, georgia, times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #08122E;
	padding-top:20px;
	padding-left:0px;
	margin-left:0px;
	}

hr {
	color: #000000;
	height:2px;
}
	
.post h2 a{
	color: #08122E;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	background:#F7F7F7;
	}
	
.post p{font-size: 8pt;}

.post a{text-decoration:underline;}

.post ul {}

.post li {

}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	width: 443px;
	margin-top: 16px;
	border-bottom-color:#666666;
	border-bottom-style:double;
	border-bottom-width:1px;
	text-align:right;
	font-size:4px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}


/* left sidebar */

#left {
	
	
	width: 200px;
	float:left;
	margin: 0 0 0px 0;
	padding: 0;

	background:#FFFFFF;
	}

#left h2{
	font-family: georgia, verdana, times;
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0 6px 0 12px;}

#left img {padding: 0; margin: 0;}
/* right sidebar */

#right{
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 200px;
	float:right;
	margin: 0px 0 24px 0;
	padding: 0;
	height:90%;
	

	}
#separa {
width:100px;
padding-left:50px;
border-bottom: 1px dotted #A2A2A2;

}
#right h2{
	font-family:"Times New Roman", Times, serif;
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding: 0 6px 0 12px;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
#menuDir ul li {
	margin: 0;
	padding: 0;
	text-align:center;
	padding-top:0px;
	line-height: 40pt;
	list-style-type: none;
	background:url(images/bullet.jpg);
	
	
	}

#menuEsq ul li {
	margin: 0;
	padding: 0;
	text-align:center;
	padding-top:0px;
	line-height: 40pt;
	list-style-type: none;
	background:url(images/bullet.jpg);
	
	
	}
/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	
	margin: 3px 5px 5px 3px;
	padding:10px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {

	width: 900px;
	margin-top:15px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;

	
	}
	
#footer p{margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}
.links {
padding:10px;
line-height:27px;
list-style:none;
float:left;
}
.links ul{
padding:20px;
line-height:17px;
list-style:square;
list-style:url(images/bulletlinks.jpg);

}
.links ul ul{
padding:20px;
line-height:17px;
list-style:circle;
}
.colaboradoresEdicao {
	padding: 1px;
	float: left;
	clear:both;
	list-style-image: url(images/bulletlinks.jpg);
	list-style-type: none;
	
}
.colaboradoresEdicao h2,h3,h4{
	padding: 1px;
	font-size:12px;
	
	
	list-style-image: url(images/bulletlinks.jpg);
	list-style-type: none;
	
}
.colaboradoresEdicao img{

margin-left:100px;
float:left;
margin-top:15px;

}
.sticky_post2 {
	padding: 5px;
	float: left;
	list-style-type: none;
	padding-left:10px;
	height:150px;
	
}
.sticky_post2 ul li{
	list-style-type:none;
	
	
	
}
.sticky_post2 img{
border:1px;
border-color:#999999;
border-style:dotted;




}
.sticky_post2 div{
float:left;

}
.sticky_post2 a{
color:#000000;
font-family:baskerville, georgia, times, serif;
font-size:10px;

}


.legenda {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}.legenda2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color:#666666;
	border-bottom-color:#666666;
}
.legenda2 a{
color:#333333;
}
.login {
	font-size: 9px;
	line-height:10px;
}
.login label
{
width: 12em;


margin-bottom:0px;
display: block;
line-height: 15px;
padding:4px;


}

.login input
{
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
color:#000000;
background:#FFFFFF;
border: 1px solid #666666;
margin-bottom:0px;
line-height: 15px;
float:left;
padding:3px;
margin-bottom:20px;
}

.login .submit input
{
padding:2px;
font-family: "Bitstream Vera Sans", Arial, Verdana, sans-serif;
font-size: 11px;
color:#FFFFFF;
background:#333333;
border: 1px outset #FFFFFF;
float:left;
} 

.sapara {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
