/*  
Theme Name: A.F.R.Garvão
Theme URI: http://www.afrgarvao.com
Description: Theme for the village Garvão, in Portugal.
Version: 1.0
Author: Xavi
Author URI: http://www.vidadegeek.com/
*/

/* GENERAL */
* {
	margin:0;
}

html, body {
	height:100%;
}

body {
	min-width:960px;
	/*min-height:800px;*/
	background: #FFFFFF;
	color: #000000;
}

body h1 {
	font-family:Arial, Helvetica, sans-serif;	
}

body p, body p a {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#000000;
}

body p a:hover strong {
	text-decoration:underline;
}

p strong {
	color:#006699;
}

a, a:visited, a img, a:visited img {
	border:none;
	text-decoration: none;
}

.center-aligned {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.left-aligned {
	float:left;
	position:relative;
}

.right-aligned {
	float:right;
	position:relative;
}

.text-centered {
	display:block;
	text-align:center;
}

.clear-all {
	clear:both;
}

/* HEADER */
.header_wrapper {
	height: 124px;
	position: relative;
	background-image: url(elements/bg-header.png);
	background-repeat: repeat-x;
}

.header {
	width: 778px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	padding: 15px 0px 0px 10px;	
}

#logo {
	width:auto;
	height: 90px;
}

#search {
	float: right;
	position: relative;	
	bottom: 100px;
	right:10px;	
	color:#FFFFFF;
	clear: right;
}

#searchform input[type="submit"] {
	width:30px;
	height:30px;
	background:none;
	background:url(elements/search.png) no-repeat;
	border:none;		
	cursor:pointer;
}


/* HEADER - MENU */
.menu_wrapper {
	height: 34px;
	position: relative;
	background-image: url("elements/bg-menu.jpg");
	background-repeat: repeat-x;	
}

.menu {
	width: 960px;
	position: relative;
	margin: 0px auto;	
}

.menu ul {
	margin: 0px;
	position: absolute;		
	padding: 0px;
	list-style: none;
	border-left:#FFFFFF solid 2px;
	text-align: center;
}

.menu ul li, .menu ul li a {	
	display: table-cell;	
	width: 960px;
	height:34px;	
	border-right:#FFFFFF solid thin;	
	vertical-align:middle;
	color: #FFFFFF;
	font-size: 13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;		
}

.menu ul li:hover, .menu ul li a:hover, .menu .current_page_item a {
	background:#FFFFFF;
	color:#000000;
	text-decoration:none;
}

/* CONTENT */
.wrapper {
	min-height:100%;
	height: auto !important;
	height:100%;
	margin:0 auto -50px;
}

.content-wrapper {
	background:url(elements/wrapper-bg.png) repeat-x;
}

.content {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

.content a:hover {
	text-decoration:underline;
}

#flashcontent {
	height:250px;
}

#flash img {
	position:absolute;
}

#boxes {
	min-height:80px;	
	margin-top:40px;	
}

#boxes a h1, #boxes a:hover h1, #boxes a:visited h1 {
	color:#000;
}

.home-title {	
	width:100%;
	margin-bottom:40px;
}

.home-title div {
	padding-left:40px;
	margin:0 auto 0 auto;
	width:200px;
}

.home-title div img {
	float:left;
	margin-left:-18px;
}

.home-title div h1 {
	float:left;
	vertical-align:top;
}

.home-title p a strong {
	margin-bottom:10px;
}

#boxes h1 {
	padding-top:10px;
	padding-left: 35px;
	font-size:18px;
}

#boxes a:hover h1 {
	text-decoration:underline;
}

#boxes .content a img, #boxex .content a:visited img {
	border:#4085af double 2px;	
}

#boxes .content a:hover img {
	border:#f2dd43 double 2px;
}

#boxes p {
	margin:0px;
	padding-top:20px;		
	padding-left:10px;
	padding-right:10px;
	clear:left;	
}

#box-left {
	width:240px;
	position:relative;	
	float:left;
	margin-left:40px;
}

#box-left p img {
	display:block;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

#box-center {
	width:400px;
	position:relative;
	float:left;
	border-left:#9f0600 solid 1px;
	border-right:#9f0600 solid 1px;
	min-height:250px;
}

#box-center .content {
	width:350px;	
}

#box-center .content span, #box-center .content img {
	position:relative;	
}

#box-center .content img {
	margin:5px;
}

#box-center .content span {
	color:#222222;
}


#box-center p img {
	width:100px;
	height:60px;	
	margin:0px;
	margin-right:10px;
	border:#4085af double 2px;
}

#all-events, #all-events a, #all-events a:visited, #all-events a:hover {
	float:right;
	position:relative;
	color:#9f0600;
	margin-top:5px;
	margin-right:10px;
}

#all-events a:hover {
	text-decoration:underline;
}

#box-right {
	width:250px;
	position:relative;
	float:left;
	margin-left:10px;
}

.e-image {
	border: 2px solid #FFCC00;
	min-width:100px;
	min-height:60px;
	margin-right:5px;
}

#info a:hover p strong {
	text-decoration:underline;
}

/* FOOTER */
.footer-wrapper, .push {
	height:50px;
}

.footer-wrapper {
	margin-top:20px;
	background-image: url(elements/bg-footer.jpg);
	background-repeat: repeat-x;
}

.footer {	
	width:960px;
	margin: 0px auto;	
	font-size:12px;
	color:#FFFFFF;
}

.footer a {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.footer img {
	margin-left:450px;
}

.footer a img, .footer a:hover img, .footer a:visited img {
	border:none;
}

#design-by {
	padding-top:30px;
	position:relative;
	right:0px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
}

/* COMMENTS */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #FFCC00;
	padding: 40px 0 0;
}

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

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	background-color:#f3f7fb;
	border-left:1px solid #cddfef;
	border-right:1px solid #cddfef;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 20px 10px 20px 10px;
	background-color:#f3f7fb;
	border-left:1px solid #cddfef;
	border-right:1px solid #cddfef;
	border-top:1px solid #cddfef;
	border-bottom:1px solid #cddfef;
}

.comments-template ol li p{
	margin:0;
	padding:0;
}

.comments-template h2, .comments-template h3{	
	font-family: Georgia, Sans-serif;
	font-size: 18px;
	color:#2d739d;
	text-decoration:underline;
	margin:0;
	padding:0;
	padding-bottom:20px;
}

.comments-template h2 {
	padding-bottom:0;
	padding-top:20px;
}

.commentmetadata{
	font-size: 14px;
	margin:0;
	padding:0;
	color:#787272;
}

.commentmetadata strong {
	color:#2d739d;
}

#aprove {
	color:#999999;
}

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

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






#video object, #video embed{
	margin-left: auto;
    margin-right: auto;
	display:block;
}

#notes, #notes p, #notes p strong {
	font-size:12px;
	margin:0;
	padding:0;
}


#page-content p a img {
	border:none;
}

#page-content p {
	font:Georgia, "Times New Roman", Times, serif;
}












#title {
	padding-top:20px;
	font-size:26px;
	color:#2d739d;
}

#cover {
	float:left;
}

#info {
	vertical-align:top;
} 

#info p {
	margin:0px;
	margin-left:10px;
}


h3 a, h3 a:hover, h3 a:visited {	
	color:#CC0000;
	margin:0;
	padding:0;
}

h3 a:hover {
	text-decoration:underline;
}
