﻿/*  
Theme Name: 
Theme URI: 
Description: Two-column theme.
Version: 1.0
Author: 

*/

body {
	background-color:#d6e8f5;
	color:#000000;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
}

a {
	text-decoration:none;
	font-weight:normal;
	color:#27201A;
}

a:hover {
	color:#5F564D;
}

td {
	height:100%;
}

br.clear{
	clear:both;
}
.marking {
	width:980px;
	margin:0 auto;
}

#main {
	background:#d6e8f5;
	width:100%;
	height:100%;
}

#header {
	height:280px;
	background:url(images/header.jpg) center top no-repeat;
}

#logo {
	height:280px;
}



/*- Main Menu in Header */


ul.menu {
		margin: 0px;
		background-color: #163B55;
      	 position: absolute;
		top: 248px;
		left:0;
        width: 965px;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        list-style: none;
        list-style-position:inside;
	}

ul.menu li {
	display: block;
	margin: 0;
	float: left;
	}

ul.menu,
ul.menu li a {
	padding: 10px 0px 10px 15px;
	}

ul.menu li a {
        color: #FFF;
		margin:0px;
       	}

ul.menu li a:hover {
	color: #69BFDE!important;
	text-decoration: none;
       	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #69BFDE!important;
	text-decoration: none;
     	}


#sidebar {
	height:100%;
	/*background:url(images/right_top.jpg) center top no-repeat;*/
}

#right3 {
	height:100%;
	font-size: 11px;
	margin: 0px 15px 15px 15px;
}

.pages {
	float: left;
	width:450px;
	line-height: 35px; 
	font-size: 12px;
	/*border-bottom: 1px solid #163b55;*/
	margin-bottom: 15px;
}

.pages ul.left {
	float:left;
}
.pages ul.right {
	float:right;
}

.pages ul li {
	display: inline;
	list-style-type: none;
}

.pages ul li a {
	text-decoration: none;
	color: #f0edeb;
	padding:10px;
	background:#163b55;
	/*border-right: 1px solid #256593;*/
}

.pages ul li a:hover {
	background:#256593;
	color: #f0edeb;
}

.about {
	font-size: 11px;
	background:#ffffff;
	padding: 15px;
	border-bottom: 1px solid #256593;
}

.rss {
	background:#ffffff;
	border-top: 4px solid #EFEFEF;
}

.rss .rss_icon {
	font-size: 10px;
	line-height: 28px;
	margin: 0px 15px 0px 15px;
	padding-left: 22px;
	background:url(images/rss_icon.gif) left center no-repeat;
}

.rss .rss_icon ul {
	list-style-type: none;
}

.rss .rss_icon ul li {
	display: inline;
}

.rss .rss_icon ul li a {
	text-decoration: none;
	color: #AFAFAF;
	padding: 8px;
}

.rss .rss_icon ul li a:hover {
	background:#EFEFEF;
	color: #000;
}

#advert ul {
	height:280px;
	width:420px;
	margin-top:5px;
	display: block;
	overflow: hidden;
}

#advert ul li {
	float:left;
	display: inline;
	list-style-type: none;
	margin: 10px 60px;
}

#advert ul li a {
	width:300px;
	height:250px;
	display: block;
	margin: 5px 5px 0px 0px;
	border: 5px solid #ffffff;
	text-decoration: none;
	color: #5f5a55;
}

#advert ul li a:hover {
	color: #f0edeb;
	border: 5px solid #163b55;
}

#recent_post ul {
	/*margin-top:10px;*/
	list-style-type: none;
	border-top: 1px solid #256593;
}

#recent_post ul li {
	line-height: 24px;
	border-bottom: 1px solid #256593;
}

#recent_post ul li a {
	display: block;
	padding: 0px 10px 0px 28px;
	text-decoration: none;
	background:url(images/document1.png) left center no-repeat;
}

#recent_post ul li a:hover {
	color:#ffffff;
	/*background:#256593 url(images/document2.jpg) left center no-repeat;*/
}

.twocolumn {
	width:420px;
}

.clear {
	clear:both;
	overflow:hidden;
}

.firstcolumn {
	width:210px;
	float:left;
}

.secondcolumn {
	width:200px;
	float:right;
}

.cats_head2 {
	text-align:left;
	background:#163b55;
	height: 10px;
	padding: 5px 0px 5px 5px;
}

.cats_head2 h2 {
	color:#DDD9CD;
	font-size: 10px; 
	font-weight: bold;
	text-transform:uppercase;
}

.widget_style2 {
	margin-top:15px;
}

.twocolumn ul {
	/*margin-top:10px;*/
	list-style-type: none;
	border-top: 1px solid #256593;
}

.twocolumn ul li {
	line-height: 24px;
	border-bottom: 1px solid #256593;
}

.twocolumn ul li a {
	display: block;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

.twocolumn ul li a:hover {
	color:#ffffff;
	background:#256593;
}

.news_fon {
	background:#ffffff url(images/left_top.jpg) center top no-repeat;
	padding-top:15px;
}

.news {
	background:url(images/left_bottom.jpg) center bottom no-repeat;
	padding-bottom:5px;

}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.header { 
	float:left;
	width:530px;
	height:248px;
	position:relative;
}

.header h1 {
	margin-top:25px;
	margin-left:15px;
	color:#fff;
	font-size: 28px; 
	line-height:1.01em;
	font-weight: normal;
}

.header h1 a {
	color:#fff;
}

.header .description {
	color:#DDD9CD;
	font-size:10px;
	text-transform:normal;
	font-weight:normal;
	line-height:1.01em;
	margin-left:30px;
}
.header .logo_volare
{
/*	background-image: url(images/logo.png);	
    background-repeat: no-repeat;*/
	position: absolute;
	width: 246px;
	height: 115px;
	left: 40px;
	top: 80px;
}
#search_bg {
	background-color: #FFFFFF;
	position:absolute;
	z-index:99;
	width:300px; 
	height:250px;
	top: 5px;
	right: -400px;
	border: 5px solid #ffffff;
}

.search_bg #search {
	margin-top:160px;
	margin-right:40px;
}

#search input {
	float:right;
	width:200px;
	font-size:11px; 
	text-transform:none;
	font-weight:normal;
	border: 6px solid #FFFFFF;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	padding:5px;
	color:#DDD9CD;
	background:#0F0C09 url(images/magnifer.jpg) right center no-repeat;
}

.sub_main {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:40px;
}

.head_bg {
	width:100%;
	border-bottom: 1px solid #DFDFDF;
	padding: 5px 0;
}

.head {
	padding:0px 0px 2px 46px;
	
}

.head_bg h2 {
	font-size:20px; 
	text-transform:uppercase; 
	text-transform:none;
	font-weight:normal;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 5px;
}

.head_bg h2 a {
	color:#353535;
	text-decoration:none;
}

.head_bg h2 a:hover {
	color:#010101;
	text-decoration:none;
}

.head_bg .date{
	display: inline;
	text-align: left;
	font-size: 10px;
	margin-top: 10px;
    margin-bottom: 20px;
}

.head_bg .date strong{
	padding:0 2px;
	background-color:#FFCC00;
}

.content_txt {
	font-size: 12px;
	text-align:left;
	margin:10px 0px 0px 0px;
	padding-bottom:10px;
	line-height:1.31em;
}

.content_txt a {
	color:#999999;
	text-decoration:none;

}

.content_txt a:hover {
	color:#353535;
	text-decoration:none;
}

.content_txt img {
		border: 1px solid #ddd9cd;
        padding: 5px;
        margin: 5px;
        background: #ffffff;
}

.content_txt img.alignleft {
	margin: 5px 5px 5px 0px;
}

.content_txt img.alignright {
	margin: 5px 0px 5px 5px;
}

.content_txt img.wp-smiley {
	margin:0;
	padding:0;
	line-height:15px;
}

.content_txt p {
	margin-bottom:5px;
}

.commentline {
	width:500px;
	height:22px;
	color:#767264;
	font-size:9px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	background:url(images/commentline.jpg) left top no-repeat;
}

.commentline a {
	color:#737062;
	text-decoration:none;
}

.commentline a:hover {
	color:#737062;
	text-decoration:none;
}

.comment_license {
	margin-top: 10px;
	font-size: 11px;
	color: #444444;
}
.post-head {
	vertical-align:middle;
	padding-left:5px;
	text-align: left;
	font-size:10px;
}

.post-head span {
	line-height:16px;
}

.post-cat {
	background:url(images/tag.jpg) left center no-repeat;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.post-date {
	background:url(images/calendar.jpg) left center no-repeat;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
        margin-left: 5px;
}

.post-edit {
	background:url(images/pen.jpg) left center no-repeat;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
        margin-left: 5px;
}

.post-comments {
	width:55px;
	vertical-align:middle;
	padding-right: 8px;
	text-align: right;
}

.read {
	vertical-align:middle;
	text-align: center;
	width:50px;
	background:url(images/freccia.jpg) left center no-repeat;
}

.read a {
	margin-left:5px;
	font-weight:bold;
}
.send {
	vertical-align:middle;
	text-align: center;
	width:120px;
	/*background:url(images/freccia.jpg) left center no-repeat;*/
}

.send a {
	margin-left:5px;
	font-weight:bold;
}

.post-comment {
	vertical-align:middle;
	text-align: right;
	/*width:120px;*/
	/*background:url(images/freccia.jpg) left center no-repeat;*/
}

.post-comment a {
	margin-right:5px;
	font-weight:bold;
}

.count {
	width:30px;
	vertical-align:middle;
	background:#163b55;
	text-align: center;
	color:#DDD9CD;
}

.count a {
	padding: 5px;
	color:#DDD9CD;
}

.count a:hover {
	color:#DDD9CD;
}


.postmetadataalt {
	text-align:left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	padding:10px;
	font-size:9px;
	color:#163b55;
	background:#DDD9CD;
}

.postmetadataalt a {
	color:#4F4740;
}

.usuario {
	font-size: 12px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

.usuariotext {
	font-size:10px;
	margin:5px 0px 5px 0px;
	color:#163b55;
	padding:5px;
	background:#DDD9CD;
}

.comentario {
	font-size:12px;
	margin:5px 5px 5px 5px;
	color:#000;
}

.metacoment {
	border-bottom: 1px solid #DDD9CD;
	margin-bottom:5px;
}

#postcomment {
	font-size:12px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
}

textarea.comment {
	width:488px; 
	font-size: 12px;
	border: 1px solid #DDD9CD;
	padding:5px;
	margin:5px 0px 5px 0px;
}

.usuario #submit {
	border:0;
	color:#fff;
	width:500px; 
	font-size: 10px;
	padding: 2px 0px 2px 0px;
	background:#163b55;
}

.usuario #author {
	color:#000;
	width:200px; 
	font-size: 12px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #DDD9CD;
}

.usuario #email {
	color:#000;
	width:200px; 
	font-size: 12px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #DDD9CD;
}

.usuario #url {
	color:#000;
	width:200px; 
	font-size: 12px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #DDD9CD;
}

.navigation {
	width:530px;
	height:30px;
	font-size:10px;
}

.navigation td {

	vertical-align:middle;
	width:265px;
}

.navigation .leftlist {
	text-align: left;
}

.navigation .rightlist {
	text-align: right;
}

.navigation a {
	margin-left:15px;
	margin-right:15px;
	font-weight:bold;
	color:#163b55;
}

table#maintable {
	height:100%;
	margin-top:15px;
	margin-bottom:15px;
}

td#leftcolumn {
	vertical-align:top;
	width:530px;
	background:#9db4c5 url(images/leftcolumn_bottom.gif) center bottom no-repeat;
}

td#rightcolumn {
	vertical-align:top;
	width:450px;
	height:100%;
	background:#9db4c5 url(images/right_bottom.gif) center bottom no-repeat;
}

/* footer */

#footer {
	width:100%;
	height:80px;
	/*background:#163b55;*/
}

#footertable {
	height:80px;
}

.footer { 
	width:980px;
	height:80px;
	font-size: 10px;
}

.footer #info{ 
	float:left;
	margin-top: 15px; 
	margin-left: 15px; 
}

#up {
	float:right;
	width:42px; 
	height:30px
}

#up p {
	position:relative; 
	width:42px; 
	height:30px; 
	overflow:hidden; 
	font-size:100%; 
}

#up p span {
	display:block; 
	position:absolute; 
	left:0; 
	top:0; 
	width:42px; 
	height:30px; 
	background:url(images/up.jpg) 0 0 no-repeat;
	_cursor:hand
}

/* calendar */

#wp-calendar {
	margin: 0;
	width: 210px;
	font-family: Verdana, Arial, Tahoma; 
	font-size: 10px;
	color: #232323;
	font-weight: normal;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;

	background-image: none;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-image: none;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	color: #232323;
}

#wp-calendar a:hover {
	color: #353535;
}

#wp-calendar caption {
	background-repeat: repeat;
	color: #232323;
	padding: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Tahoma; 
	font-size: 11px;
	text-align: center;
	font-weight:bold;
	border-bottom: 1px solid #256593;
}

#wp-calendar td {
	width: 30px;
	/*color: #FFFFFF;*/
	letter-spacing: normal;
	padding: 12px 0px 8px 0px;
	text-align: center;
	background:url(images/day.jpg) center center no-repeat;
}

#wp-calendar td#next {
	background-image: none;
}


#wp-calendar td#prev {
	background-image: none;
}

#wp-calendar td.pad {
	background-image: none;
}

#wp-calendar td.pad:hover {
	text-align: center;
	color: #FFFFFF;
}

#wp-calendar #today {
	color: #FFFFFF;
	font-weight: bold;
	background:url(images/today.jpg) center center no-repeat;
}

#wp-calendar td:hover{
	color: black;
}

#wp-calendar th {
	padding: 12px 0px 8px 0px;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
