/*  
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 {
	background: #E1E2A4 url(images/wood.jpg) repeat fixed;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

#object{

      width: 425px;
      height: 355px;
}
	

img {	border: 0px;
	}
.center {
        text-align:center;
}

table{
        width:500px;
        border:0px;
        margin-bottom: 20px;
        }

table td{
        padding:2px;
        text-align:center;
}

#container { 
	width: 900px; 
	background: url(images/bg.gif);
        text-align: left; 
	margin: 20px auto;
        margin-top:15px !important;
        }
	
#header {
        border-top: 4px solid #EEECAB;
        border-bottom: 1px dotted #595540;
	background: url(images/header.jpg) no-repeat;
	height: 116px;
	padding: 15px 0px 0px 0px;
	}
	
#header h1 {
	color: #B65304;
	font-family: georgia, Verdana, sans-serif;
	font-size: 3em;
	font-weight: normal;
        font-style: italic;
	margin-top: 4px;
        margin-bottom: 0px;
	margin-left: 13px;
	letter-spacing: 2px;
        }

#header h1 a {
	color: #B14B08;
	text-decoration: none;
	}

#header h1 a:hover {
	color: #B65304;
	text-decoration: underline;
	}

#header h2 {
	color: #121212;
	font-size: 1.5em;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	}

#cerca {
	float: right;
	margin-right: 40px;
        margin-top: -120px;
	}

#menu { padding:5px !important;
        padding:4px 5px 3px 5px;
        background-color: #F2F0B6;
	margin: 0px auto 0px;
	width:890px;
        height:22px;
        border-bottom: 1px dotted #595540;
	}

#menu .sx{float:left;
          font-family: Verdana, sans-serif;
	  font-weight: bold;
          font-style: italic;
	  font-size: 13px;
        
}

#menu form{
           margin:0;
           padding:0;
}

#menu2 {margin: 0px auto;
        font-family: georgia, Verdana, sans-serif;
	font-weight: bold;
        font-style: italic;
	font-size: 13px;
	margin-top: 0px;
        margin-bottom: 38px !important;
        margin-bottom: 15px;
        width:900px; 
	}


#menu2 ul {
	margin: 0px;
	padding: 5px 5px 5px 0px;
	list-style: none;
	text-align: left;
}

#menu2 li {
	display: inline;
}



#content {font-size:1.1em;
        float:left;
	width: 500px; 
	margin-top: 10px;
	margin-bottom: 20px;
	position:relative;
	padding: 0px 18px 15px 18px;
	}
	
#content p{
        text-align: justify;
	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: #121212;
	font-size: 2em;
	font-family: Georgia, Serif;
	font-weight: normal;
        font-style: italic;
	text-align:left;
	line-height: 150%;
	margin: 0px;
        margin-top:0;
	}
	
#content h1 a  {
	color: #B84B02;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #DB7B3B;
	text-decoration: underline;
	}

#content h2 {
	font-family: Georgia, Serif;
	font-weight: normal;
        font-style: italic;
	font-size: 1.5em; 
	color: #121212; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	}
#content h2 a  {
	color: #2D9B06;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #72D051;
	text-decoration: underline;
	}


#content h3 {
        font-family: Georgia, Serif;
	font-weight: normal;
        font-style: italic;
	font-size: 1.2em; 
	color: #CD9F23; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	}
	
#content h3 a  {
	color: #fc0;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #FADE6F;
	text-decoration: underline;
	}

#content a{
	color: #B14B08;
        text-decoration:none;
	}

#content a:hover{
	color: #E27C39;
        text-decoration:underline;
	}

#content ol {
        list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
        font-weight:normal;
        list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #B14B08;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #E27C39;
	text-decoration: underline;
	}


#content .briciole{
        border-bottom: 1px dotted #816B4E;
        font-family: Verdana, Helvetica, Sans-Serif;
        font-size:12px;
	text-align: justify;
        line-height: 180%;
        margin-bottom: 7px; 
	}

#content .briciole a{
 color:#B14B08;
	}


#content .briciole a:hover{
  color:#E27C39;
	}
	
#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: none;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #B14B08;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #E27C39;
	text-decoration: underline;
	}

#arch ul li ul li a, ul ul ul li a {
	color: #2D9B06;
	text-decoration: none;
	}

#arch ul li ul li a:hover, ul ul ul li a {
	color: #72D051;
	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: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 a{
	color: #B14B08;
        text-decoration:none;
	}
.postspace2 a:hover{
	color: #E27C39;
        text-decoration:underline;
	}
.postspace3 {
	background-color: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
        vertical-align:top;
	color: #000000;
	width: 179px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 0px;
	 
	}
	
#left h2 {
        text-transform: uppercase;
	color: #fff;
	background: #816B4E;
	font-family: georgia, Verdana, sans-serif;
	font-weight: bold;
        font-size: 13px;
        list-style: none;
	padding: 6px;
	margin: 0px;
	border-bottom: 1px solid #fff;
	}

#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#left ul li a {font-weight:bold;
        background-color: #EDE7BA;
        width: 161px;
	display: block;
	color: #B14B08;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top:1px solid #F5F1D1;
        border-bottom:1px solid #DED8AE;
        }


#left ul li a:hover {
	color: #E27C39;
	background-color: #FBF9E7;
font-weight:bold;
	}


#right {
        vertical-align:top;
	color: #000000;
	width: 179px;
	float:right; 
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#right h2 {text-transform: uppercase;
	color: #fff;
	background: #816B4E;
	font-family: georgia, Verdana, sans-serif;
	font-weight: bold;
        font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	border-bottom: 1px solid #fff;
	}


#right ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#right ul li a {font-weight:bold;
        background-color: #EDE7BA;
        width: 161px;
	display: block;
	color: #B14B08;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top:1px solid #F5F1D1;
        border-bottom:1px solid #DED8AE;
	}

#right ul li a:hover {
        color: #E27C39;
	background-color: #FBF9E7;
        font-weight:bold;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #A9AA75;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: #6F9753;
        border-top: 1px dotted #121212;
        border-bottom: 5px solid #EBDD7F;
	width: 900px;
	overflow: hidden;
	font-size: 12px;
	margin: 0px auto 0px;
	padding:  9px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear:left;
	}
	
#footer p {
	color: #121212;
	padding: 0px;
	margin: 0px;	
	}
	
#footer p a{
	color: #fc0;
	text-decoration: none;
	}
	
#footer p a:hover {
        color:#fc0;
        text-decoration: underline;
	border: none;
	}

#footer img{
border: 0px;
margin-top: 5px;
}

#footer img a{
border: 0px;
}


a.iniziopagina{
color: #930;
text-decoration: none;
}

a.iniziopagina:hover {text-decoration: underline;}


#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin: 0px;
	padding: 0px;
	
	}
	
#s {    background-color:#E9E5C1;
	width: 140px;
	color: #121212;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 3px;
	margin: 4px 0px 4px 0px;
	border: 1px solid #121212;
	}
	
/* 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;
}