/*  
Theme Name: Ad Clerum
Theme URI: http://www.refueled.net/wordpress-themes/
Description: "Ad Clerum" is a Latin phrase which means: "To the clergy." Perfect theme for churches or other non-profits.  Free support is offered through our <a href="http://www.refueled.net/forum/" title="Forums">Forums</a>.  
Version: 1.0
Author: Refueled
Author URI: http://www.refueled.net

This theme was designed and coded by Nate of Refueled Dot Net. Released under GPL.
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
	background-image:url(img/background.jpg);
	background-repeat:repeat-x;
	background-color:#004874;
	margin:0px;
	}
	
a, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
	}
	
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	}
	
img {
	border: none;
	}

#container { 
	width:850px;
	text-align: left; 
	margin: 0px auto; 
	/*background-color:#FFFFFF;*/
	/*border: 10px solid #fff;*/
	}
	
#container_centrale {
	background-color:#FFFFFF;

	}
	
#header { 
	height: 175px;
	margin-bottom:2px;
	}
	
	.table_header
	{
	width:850px;
	height:173px;
	margin:0px;
	padding:0px;
	}
	
			.img_logo
			{
			float:left;
			margin:0px;
			padding:0px;
			border:0px;
			width:220px;
			height:173px;
			}
			
			.td_header_1
			{
			height:31px;
			background-color:#04c5fa;
			}
			
			.td_header_2
			{
			height:3px;
			background-color:#3488d0;
			}
			
			.td_header_3
			{
			height:3px;
			width:20px;
			background-color:#04c5fa;
			}
			
			.td_header_4
			{
			height:2px;
			background-color:#71b4ea;
			}
			
			.td_header_5
			{
			width:2px;
			height:2px;
			background-color:#71b4ea;
			}
			
			.td_header_6
			{
			width:2px;
			height:31px;
			background-color:#04c5fa;
			}
			
			.td_header_7
			{
			width:2px;
			height:2px;
			background-color:#04c5fa;
			}
			
			.td_header_8
			{
			width:2px;
			height:141px;
			background-color:#71b4ea;
			}
			
			.td_header_9
			{
			width:2px;
			height:2px;
			background-color:#71b4ea;
			}
			
			.td_header_10
			{
			height:3px;
			width:20px;
			background-color:#04c5fa;
			}			

#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 1px;
	width:850px; 
	height:23px;
	/*border-bottom: 1px solid red;*/
}


#menu ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #fff;
	color:#455A79;
}


#content { 
	width: 447px; 
	margin: 0px 0px 0px 185px;
	padding: 0px 12px 0px 12px;
	text-align: justify;
	border-right:2px solid #71b4ea;
	border-left:2px solid #71b4ea;
	min-height: 385px;			/* TRUCCO AFFINCHE' */
	height: auto !important;	/* L'ALTEZZA MINIMA VENGA */
	height: 385px;				/* VISTA SIA DA IE CHE DA MOZILLA */
	}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content h1 {
	color: #71b4ea;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #455A79;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #71b4ea; 
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 4px 0px;
	line-height: 120%;
	border-bottom: 1px dotted #71b4ea;
	}
#content h2 a  {
	font-family:Arial, Helvetica, sans-serif;
	color: #71b4ea;
	text-decoration: none;
	font-size: 12px; 
	}

#content h2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px; 
	}


#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px; 
	color: #71b4ea; 
	line-height: 120%;
	font-variant: small-caps;
	padding: 7px 0px 4px 0px;
	margin: 0px 0px 0px 0px !important;
	letter-spacing:1px;
	border-bottom: 1px dotted #71b4ea;
	}
	
#content h3 a  {
	font-family:Arial, Helvetica, sans-serif;
	color: #71b4ea;
	text-decoration: none;
	}

#content h3 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	

.postspace {
	background: #fff;
	width: 100%;
	height: 22px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	width: 175px;
	float: left; 
	margin: 4px 0px 0px 4px;
	}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #fff;
	background: #3488d0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	padding: 4px 6px 4px 6px;
	margin: 2px 0px 3px 0px;
	letter-spacing:1px;
	}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 12px 0px !important;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	}
	
#left a {
	display: block;
	color: #3488d0;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	/*padding-top: 5px;*/
	padding-bottom: 5px;
	line-height: 11pt;
	}

#left a:hover {
	color: #666666;
	background: #fff;
	}


#right { 
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	width: 175px;
	float: right; 
	margin: 4px 4px 0px 0px;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #fff;
	background: #3488d0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	padding: 4px 6px 4px 6px;
	margin: 2px 0px 3px 0px;
	letter-spacing:1px;
	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 12px 0px !important;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#right a {
	display: block;
	color: #3488d0;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	/*padding-top: 5px;*/
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right a:hover {
	color: #666666;
	background: #fff;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #455A79;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	padding: 4px 6px 4px 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	/*background-color:#004874;*/
	width: 850px;
	overflow: hidden;
	font-size: 10px;
	margin: 0px auto;
	padding:  0px 0px 7px 0px;
	text-align: left;
	clear: both;
	}
	
#footer p {
	color: #fff;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	font-size:10px;
	text-decoration:none;
	color:#CCCCCC;
	letter-spacing:0px !important;
	}
	
#footer a:hover {
	font-size:10px;
	text-decoration:none;
	color:#CCCCCC;
	letter-spacing:0px !important;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}