/*
/*  
/*  
Theme Name: GAVIRA

Theme URI: 
Description: 
Version: 3
Author: Fernando Bueno
Author URI: http://alienando.com/

#FF6600 laranja 
#801318 vermeiao
#4A8E70 VERDE old

*/
* {
	margin:0px;
	padding:0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	background-repeat: repeat-x repeat-y;
	background-position: 0 0;
	background-image: url(images/bg.home.gif);
	background-color: #400807;
	height: 100%;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
}

a {
	text-decoration: none;
	color: #801318;
	padding:4px;
}

a:visited {
	color: #cccccc;
}

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


#page1 {
	/*
	position: absolute;
	width: 780px;

	margin-left: 50%;
	left: -435px;
	*/
	padding: 0px 0px 0px 0px;
	background-position: top left;
	background-repeat: no-repeat;
	margin:auto;
	border: 0px solid #FF6600;
}


#page2 {
	z-index:2;
	padding: 0px 0px 0px 0px ;
	border: 0px solid yellow;
	display:block;
	width:690px;
	margin:auto;
}		

.flashmovie {
	border: 0px solid lime;
	margin-left:-10px;
	padding: 0px 0px 0px 0px;
	width: 690px;
}

.headerFlash {
	border: 0px solid yellow;
}

	#header {
		border: 0px solid black;
		height:50px;
	}
	
		
			#blog_title {
				padding-top: 0px ;
				font-size: 3em;
				text-align: center;
				font-weight: bold;
			}
			
			#blog_title a, #blog_title a:visited, #blog_title a:hover {
				color: #fff;
			}
		
			#blog_moto {
				padding: 0px 0px 0px 0px;
				font-size: 1.2em;
				text-align: center;
			}
		
		
			#rss_holder {
				float: right;
				padding:0px 0px 0px 0px;
				font-weight: bold;
			}
			
			#h_menu_holder {
				float: left;
				padding:0px 0px 0px 5px;
				font-weight: bold;
			}

	#content{
		z-index:1;
		border: 0px solid #801318;
	}
	
	#inner_content{
		border: 0px solid #CC0000;
	}
	
	#content_2 .post_content {
	}	
	
	#content_2 .post_content ul {
	}


		#text {
			margin:auto;
			border: 0px solid blue;
			padding: 0px 0px 0px 0px;
		}
	
			div.pagetitle {
				font-family:Georgia,sans-serif;
				font-size: 1.5em;
				text-align: left;
				vertical-align: middle;
				width: 100%;
				min-height: 30px;
				color: #801318;
				padding: 0px 0px 0px 0px;
				background-color: #FFF;
			}

			.navigation {
				color:#000000;
				width: 610px;
				padding: 5px 10px 20px 10px;
			}
			.navigation .alignleft a, .navigation .alignright a{
				border-left:0px solid #FF6600;
				border-right:0px solid #FF6600;
				text-decoration:none;
			}

			.navigation .alignleft a:hover, .navigation .alignright a:hover{
				color:#FFFFFF;
				background-color:#FF6600;
				text-decoration:none;
			}
			
			.navigation .alignleft {
				margin:0px;
				padding:5px;
				border:0px solid #FF6600;
				float:left;
			}
			
			.navigation .alignright {
				margin:0px;
				padding:5px;
				border:0px solid #FF6600;
				float:right;
			}

			.navigation .clear{
				clear:both;
			}

			
	.post {
		border: 0px solid green;
		background-color:#FFFFFF;
		width: 690px;
	}
	
		.post_header {
		
			margin-left: 0px;
			padding: 10px 0px 10px 5px;
		}


		.post_header a{
			border-left: 0px;
		}
		
		span.admin_edit_link a {
			color: #4F5644;
			font-size: 11px;
			margin:0px 0px 0px 0px;
		}
		
		.post_title {
			font-family:Georgia,sans-serif;
			font-size:30px;
			font-weight:normal;
			letter-spacing:-1px;
			line-height:30px;
			border: 0px solid #FF6600;
			text-transform:none;
			padding: 0px 0px 0px 4px;
		}
		
		.post_date {
			margin: 0px;
			padding: 10px 10px 0px 10px;
			font-size: 10px;
			color: #801318;
			text-transform:uppercase;
			position:static;
			height:21px;
		}

		.post_date_archive {
			width: 200px;
			height: 12px;
			margin: 0px 0px 0px 5px;
			padding: 0px 0px 0px 0px;
			font-size: 10px;
			color: #666666;
			text-transform:normal;
			position:static;
			border: 0px solid black;
			
		}

		.post_content {
			line-height:30px;
			padding-left:10px;
			border: 0px solid #FF6600;
			width:677px;
		}
		
		.post_content a {
			border: 1px solid #FF6600;
			margin-left: 0px;
			margin-right: 0px;
		}
		.post_content a:hover {
			background-color: #000000;
			border: 1px solid #FF6600;
			color:#FF6600;
			text-decoration:none;
		}

		.post_content a:hover img{
			border: 0px solid #FF6600;
			margin: 0px;
			padding:0px;
		}
		.post_content img{
			margin: 0px 0px 0px 0px
			padding: 0px 0px 0px 0px;
			border: 0px solid #FF6600;
			background-color: none;
		}

		.post_content ul, .comment_content ul {
		}

		.post_content ul ul, .comment_content ul ul {
			padding-left:0px;
			margin-left: 0px;
		}

		.post_content blockquote, .comment_content blockquote {
			border:0px solid #FFFFFF;
			border-left-width: 3px;
			background-image: url(images/block_horizontal_line.jpg);
			background-position: top left;
			background-repeat: no-repeat;
			margin: 0px 0px 0px 0px ;
			padding: 0px 0px 0px 0px ;
		}

		.post_content blockquote blockquote, .comment_content blockquote blockquote {
			margin-left: 0px;
		}

		.post_content>blockquote, .comment_content>blockquote, .post_content>blockquote blockquote, .comment_content>blockquote blockquote {
			padding-bottom: 1px;
		}

		.comment_content img {
			padding-left:	0px;
			padding-right:	0px;
			padding-top:	0px;
			padding-bottom:	0px;
		}
		
		.post_content h2 {
			font-size:1.4em;
		}
			
		.post_footer {
			padding: 0px 0px 0px 0px ;
			font-size: .83em;
		}
			
		.post_category {
			display:none;
			padding-bottom: 0px;
		}
		
		.post_comments {
			border:0px solid green;
		}
		
		.post_comments a{
			border-left: 0px;
			padding: 0px 0px 0px 10px;
		}

		
	
	.comment {
		width: 100%;
		margin-bottom: 2px;
		/*
		background-image: url(images/comment_background.jpg);
		*/
		background-position: top left;
		background-repeat: no-repeat;
		border-left: 0px solid #FFFFFF;
		padding:0px 0px 0px 10px;
		color: #000000;
	}
	
	.comment a {
		color:#801318;
		border-left:0px;
	}
	
		.comment_number {
			float:left;
			font-size: 10px;
			text-align: right;
			border-right: 1px solid black;
			padding: 10px 10px 10px 60px;
		}
		
		.nocomments {
			text-align: center;
		}

	
		.comment_header {
			margin-left: 0px;
			padding: 0px 0px 0px 0px;
		}
			
			.comment_title {
				font-weight: bold;
				font-size: 1.2em;
			}
			
			.comment_date {
				margin-top: 5px;
				font-size: .83em;
			}
				
		.comment_content {
			padding: 5px 2px 5px 36px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: .9em;
			line-height: 1.4em;
		}

	.comment_input {
		clear:both;
	}

		.comment_submit {
			margin: 0px 0px 0px 0px;
			color: #FF6600;
			font-weight: bold;
			width: 70px;
			padding: 2px 0px;
			border: 0px solid #879376;
			background-color: #000000;
			padding: 0px 0px 0px 0px;
			left: 0px;
		}
		
		.comment_submit:hover {
			color:#840202;
		}
	
	.visual_clear {
		clear: both;
		height: 0px;
		border-top: 0px solid #FF6600;
	}
	
	.visual_clear_2 {
		clear: both;
		border: 0px solid lime;

	}
	

	
	a img {
		border: none;
	}
	
	
	#name_label, #mail_label, #website_label, #question_label {
		padding: 0px 10px 0px 0px;
		font-size: 11px;
		color: #FF6600;
		width: 300px;
		border: 0px solid green;
	}
	#mail_label .desc{
		color: #000000;
		border: 0px solid yellow;
	}
	#comment_obs{
		width: 314px;
		color: #000000;
		font-family: Arial, sans;
		font-size: 10px;
		font-weight:bold;
		line-height:12px;
		border: 0px solid yellow;
	}
	#comment_obs .descAst{
		font-family: Verdana, sans-serif;
		font-size:11px;
		color: #FF6600;
		position:relative;
		top:2px;
	}

	#author, #email, #url, #comment {
		width: 300px;
		padding: 5px;
		color: #801318;
		border: 1px solid #333333;
		font-size: 11px;
		font-weight:normal;
	}	
	
	.visual_clear_3 {
		clear: both;
		margin-top: 1px;
		height:10px;
		background-position: top left;
		background-repeat: no-repeat;
	}
	
.bottombar{
	clear:both;
	padding: 0px 0px 0px 0px;
}

.bottombar a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


.bottombarboxcontainer{
	width:690px;
	height:210px;
	background-color:#000000;
	border: 0px solid yellow;
	margin:0;
	padding:0;
}

#searchformtopcontainer{
	border: 1px solid red;
	margin-top: 10px;
	padding: 0px;
	background-color:#801318;
}

#searchformbottomcontainer{
	border: 0px solid red;
	margin-top: 10px;
	padding: 0px;
}

#searchform{
	z-index:1;
	border: 0px solid green;
	margin: 0;
	position: relative;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
}


#searchform #s{
	clear:both;
	font-size:10px;
	position:relative;
	background:#FF6600;
	border:1px solid #FF6600;
	width:100px;
	height:12px;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	left: 0px;
	
}

#searchform .searchimg{
	z-index:3;
	width:14px;
	height:13px;
	background:transparent url(images/search.whitebg.gif) no-repeat scroll 0px 0px;
	position:relative;
	top:14px;
	left:215px;
	border: 0px solid green;
	margin:0;
}

#searchform .searchinputimg{
	position:relative;
	top:5px;
	left:0px;
	border: 0px solid green;
	margin:0;
}



		#sidebar {
			font-family:'trebuchet ms',verdana,sans-serif;
		}
		
			#sidebar a {
				font-size: 12px;
				color:#FF6600;
				text-decoration:none;
			}

			#sidebar a:hover {
				font-size: 12px;
				color:#ffffff;
				text-decoration:underline;
			}

			/* Calendar:START */
			#wp-calendar {
				width: 80%;
				margin-left: 10%;
			}
			
			#wp-calendar caption {
				width: 80%;
				margin-left: 10%;
				font-weight: bold;
			}
			
			#wp-calendar th {
				font-weight: bold;
				background-color: #FFFFFF;
				color: #666F5A;
			}
			
			#wp-calendar td {
				border: 1px solid #FFFFFF;
				text-align: center;
				color: #393F2F;
			}
			
			#wp-calendar tfoot td {
				text-align: center;
			}
			
			#wp-calendar {
				margin-bottom: 20px;
			}
			/* Calendar:END */

#acontece{
	display:none;
	float:left;
	width:341px;
	height:45px;
	color: #801318;
	border: 0px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	background-image: url(images/acontece.gif);
	background-color: #FF6600;
	margin: 0px 0px 0px 0px;
	padding: 35px 0px 0px 0px;
}
#acontece ul {
	list-style-image:none;
	list-style-type: none;
}

#enlacesRight{
	float:right;
	width:341px;
	height:40px;
	color: #801318;
	border: 0px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-image: url(images/enlaces.gif);
	background-color: #801318;
	margin: 0px 0px 0px 0px;
	padding: 45px 0px 0px 3px;
}

#enlaces{
	float:right;
	width:690px;
	height:55px;
	color: #FFFFFF;
	border: 1px dashed #ccccc;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-image: url(images/enlaces.gif);
	background-color: #801318;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#enlaces a {
	text-decoration: none;
	color: #ffffff;
	padding:4px;
}

#enlaces a:visited {
	color: #aaa	;
}

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


#enlaces ul {
	list-style-image:none;
	list-style-type: none;
}

#enlacitos{
	float:left;
	width:535px;
	height:32px;
	margin: 0px 0px 0px 130px;
	padding: 20px 0px 0px 0px;
	border: 0px solid #FFFFFF;
}

#footer {
	clear:right;
	text-align: right;
	font-size: 9px;
	padding:5px 0px 15px 0px;
	color:#90141a;
}
	
#footer a {
	text-decoration: none;
	color: #c0232a;
	border-left: 0px;
}

#footer a:hover{
	color: #FF6600;
	text-decoration: underline;
}

#footer a:visited {
	color: #c0232a;
}
