/*
Theme Name: Yemanja in blu 2
Theme URI: http://www.yemanja.it
Description: Template realizzato dallo Studio Creativo Abbati in collaborazione con FuoriLogo
Version: 2.0.0
Author: Studio Creativo Abbati
Author URI: http://www.creabbati.it/
*/


* {
	margin: 0;
	padding: 0;
}

body {
margin-top:10px;
	background: #276CB7 url(images/bg2.gif) repeat-x;
	background-color:#3d5a85;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}

form {
}



h1, h2, h3 {
	color: #276CB7;
}

h1 {
	font-size: 3em;
	padding-top: 10px;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #276CB7;
	padding-top: 10px;
	text-align:left;
}


h3 {
	font-size: 1em;
}


ul, ol {
	/*margin-left: 3em;*/
}

a {
	text-decoration: none;
	color: #276CB7;

}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #276CB7;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

#main
{
width: 950px;
padding:10px 0 10px 0;
background-image:url(images/bg_grigio.jpg);
background-repeat:repeat-y;
}

/* Header */

#header {
	width: 930px;
	
	margin: 0 auto;
}

#menu {

	float: left;
	width: 930px;
	background: url(images/bg_menu.jpg) repeat-x;
	margin-bottom:20px;
}

#menu ul {

	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	width:114px;
	float: left;
	height: 28px;
	text-align:center;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	border-top: 1px solid #93B5DB;
	border-left: 1px solid #8598B2;
	border-right: 1px solid #0C3166;
	border-bottom: 1px solid #0C3166;
}

#menu a:hover {
	width:114px;
	background: url(images/bg_menu_hover.jpg) repeat-x;
	height: 28px;
	border-top: 1px solid #93B5DB;
	border-left: 1px solid #8598B2;
	border-right: 1px solid #0C3166;
	border-bottom: 1px solid #0C3166;
}
#menu .current_page_item a
  {
    
	width:114px;
	background: url(images/bg_menu_hover.jpg) repeat-x;
	height: 28px;
	border-top: 1px solid #93B5DB;
	border-left: 1px solid #8598B2;
	border-right: 1px solid #0C3166;
	border-bottom: 1px solid #0C3166;
    
  }

/* Logo */

#logo {
	width: 930px;
	height: 270px;
	margin: 0 auto;
	background: url(images/intestazione.jpg) no-repeat left top;
	
}


#logo h1 {
	padding-top: 100px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 24px;
}

#logo h2 {
	text-transform:uppercase;
	font-size: 12px;
	padding-left: 65px;
	padding-top: 150px;
    color: #dcc69d;
	font-family: Helvetica, sans-serif;
	position: relative;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 930px;
	background: #FFFFFF;
	border-top: none;
	padding-top: 20px;


}

/* Content */

#content {
	float: left;
	width:400px;
	padding: 0px 0px 0px 20px;
}
#content ul, #content ol
{
margin-left: 30px;
}

.intestazione{
margin-left:20px;
height:80px;
}

H2
{
color: #0C3166;
font-size: 18px;
font-weight: bold;
}

#content H2
{
color: #276CB7;
font-size: 24px;
font-weight: bold
}

#content H4
{
padding: 0px;
line-height:15px;
}

#content H4 a
{
color: #276CB7;
font-size: 16px;
test-decoratopn: underline;
}

.post {

}

.post .title {
	margin: 0;
	font-weight: normal;
	
}

.post h1.title {
	padding: 15px 0  0 12px;
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C89B6;
}

.post .meta a {
	color: #4C89B6;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.post .links a, .post .tags a {
	border: none;
}


.data{
	float: left;
	width: 81px;
	height: 93px;
	padding-top: 5px;
	background: url(images/date.jpg) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


div.box{

width:100%;
margin-bottom:70px;
}


.testo{
	float: right;
	width: 100%;
	text-align: justify;
	color: #000;
}

 .date2 {
	float: left;
	width: 65px;
	
	height: 93px;
	padding-top: 5px;
background: url(images/date.jpg) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.date2 b {
	display: block;
	margin-top: 0px;
	font-size: 40px;
	color: #538BB3;
}




/* Sidebars */

.sidebar {
	
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	/*margin-bottom: 2em;*/
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin:0px;
}

#sidebar1 {
	width: 230px;
	padding: 0px 0px 0px 20px;
}


.cat ul {
	background: url(images/bg_sidebar.jpg) no-repeat top center;
	background-color:#f9fbfd;
	width: 250px;
	height:100px;
	margin-left:11px;
	margin-right:12px;
	margin-bottom:12px;
	padding-top: 15px;
}



/*.cat li {
line-height:10px;
}*/


#sidebar2 {
float:left;
	width: 200px;
	padding: 0px 20px 20px 20px;
}




#sidebar2 li {
	line-height: normal;
}


#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
	font-size: 11px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}
/*--------------------------*/
#sidebar3 {
float:right;
	width: 210px;
	padding: 0px 20px 20px 20px;
}

#sidebar3 h3 {
	margin: 0 0 0 0;

	padding: 13px 0  0 13px;
	color: #000000;
	height: 25px;
	width:210px;
}


#sidebar3 li {
	line-height: normal;
}


#sidebar3 li li {
	padding: 5px;
	font-size: .8em;
}

#sidebar3 li a {
	border: none;
	padding-left: 10px;
	font-size: 11px;
}

#sidebar3 li a:hover {
	border: none;
	padding-left: 10px;
}

/*--------------------------*/


/* Footer */

#footer {
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	/*height: 20px;*/
	padding-top: 10px;
}


#footer2 {
	width: 930px;
	height: 80px;

	background: url(images/bg_footer.jpg) no-repeat center top;
}


#footer_up {
	width: 930px;
	height: 10px;
	background: url(images/bg_footer_up.jpg) repeat-x;
	border-bottom:1px solid #0C3166;
}


#footer a
{
color: #FFFFFF
}



#calendar1
{
	padding: 0 10px 20px 10px;
}

#calendar table, #sidebar2 #wp-calendar
{
	width: 90%;
	text-align: center;
}

#calendar thead ,  #sidebar2 #wp-calendar thead
{

}

#calendar tbody td , #sidebar2 #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}

#calendar #prev , #sidebar2 #wp-calendar #prev
{
	text-align: left;
}

#calendar #next , #sidebar2 #wp-calendar #next
{
	text-align: right;
}

#calendar tfoot a, #sidebar2 #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #sidebar2 #wp-calendar #now
{
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}



input[type="submit"] 
{
	background:#538BB3 url(images/submit.gif) repeat-x;
	border:none;
	width:50px;
	height:20px;
	color:#fff;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}

ul#commentlist
{
	list-style-type:none;
}

ul#commentlist li
{
	clear:both;
}

ul#commentlist div.numberbox
{
	width: 73px;
	height: 62px;
	padding: 25px 5px 5px 0px;
	/*background: url(images/date.jpg) no-repeat;*/
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	font-size:24px;	
}

ul#commentlist .commentbox, .txtcomment
{
	display:block;
	width:400px;
	margin-bottom:10px;
}





ul#commentlist
{
	list-style-type:none;
}

ul#commentlist li
{
	clear:both;
}

ul#commentlist div.numberbox
{
	float: left;
	width: 73px;
	height: 62px;
	padding: 25px 5px 5px 0px;
	/*background: url(images/date.jpg) no-repeat;*/
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	font-size:20px;	
}

ul#commentlist .commentbox
{
	display:block;
	width:400px;
}

div.leftnav
{
	float:left;
}

div.rightnav
{
	float:right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#commentlist
{
width: 400px;
}

#content .categor
{
widt:496px;
height:45px;
margin-bottom: 10px;
padding: 10px;
background: url(images/bg_comm.gif) repeat-y;

}

#commentlist .gavatar 
{
float: left;
margin: 10px;
margin-top: 0px;
}

#commentlist .numberbox
{
float: left;
}

#commentlist .commentbox
{
padding-bottom: 60px;
line-height: 20px;
text-align:left;
}
.sendit {
padding:0px 3px 0px 3px;
border: 1px solid #cccccc;
background:#f9f9f9;
}
#comment ul, #comment ol {
       margin-left:0;
}