/*   
Theme Name: P1
Theme URI: http://www.passioniste.org
Description: Our Theme
Author: passioniste.org
Author URI: http://www.passioniste.org
Version: 1.0
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). 
*/

body {
	background-color: #FFFFBB;
	font-family: Trebuchet MS,Times New Roman, Helvetica, Geneva, Comic Sans MS, sans-serif, Arial;
	font-size: 1em;
	line-height: 1.5em;
	color: #444444;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px 0px 0px 0px;
	text-align:left;

}

.alignright { float: right ; margin:0 0 15px 15px ; }
.alignleft { float: left ; margin:0 0 15px 15px ; }
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
#pagetop {
	width: 840px;
	text-align:left;
}

#container {
	width: 840px;
	text-align:left;
}

#sidebar {
	width: 166px;
	float: left;
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 0 10px 25px 0;	
	}

#sidebarleft {
	width:80px;
	float: left;
	display:none; 
}

#sidebarright {
	width: 80px;
	float: right;
	display:none; 
}

#footer {
	width:840px;
	clear: both;
	font-size: .8em;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}

#entries {
	width: 650px;
	float: right;
	border:medium #000000;
	}
#frasedelgiorno {
	text-align: left;
	background-color: #F2F2F2;
	margin: 1px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
	
#inevidenza {
	float: left;
	font-size: 1em;
	line-height: 1.2em;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 5px;
	background-color:#FFFFFF;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
	}

#inevidenza_uno {
	float: left;
	width: 260px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}

#inevidenza_due {
	float: left;
	width:350px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;	

}
.post {
	margin-bottom: 1em;
}

.primopost {
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
}

a {
	color: #7480DC;
	text-decoration: none;
	font-weight: bold;
}

a:link h3 {
	color: #951400;
	border: none;
}

a:link img {
	border: none;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	list-style-image: none;
	list-style-type: square;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}



h1 {
	font-size: 1.7em;
	line-height: 1em;
	text-transform: none;
}

.title {
	border-bottom: 1px solid silver;
}


h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: .2em;
	margin-top: .2em;
	letter-spacing: .1em;
	color: #34353e;
	border-bottom: 1px solid silver;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}

div#splash{
	filter:alpha(opacity=93);
	opacity: 0.93;
	-moz-opacity: 0.93;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #FFFFBB;
	z-index: 90;
	text-align: center;
	color: green;
	top:0;
	left:0;
	tight:0;
	bottom: 0;
}

blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
	font-style: italic;
}

/* Navigation*/
.navigazione {
	clear: both;
	padding: 20 10px 20px 10px;
	margin-top: 2px;
	font-size: 90%;
	line-height: 1.8em;
	font-weight: normal;
	background-color:#FFFF00;
	display:block;
}
.navigazione a, .navigazione a:visited {
	text-decoration: none;
}
.navigazione a:hover {
	text-decoration: underline;
}
.navigazione .asinistra a {
	float: left;
}
.navigazione .adestra a {
	float: right;
	text-align: right;
}

/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small,  .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
#sidebar a {
	text-decoration: none;
	font-weight: bold;
}
#sidebar a:hover {
	text-decoration: none;
	color: #FFCC33;
}

#sidebar ul {
	margin-left: 10px;
	padding-left: 5px;
	margin-top: 1px;
	list-style-image: none;
	list-style-type: square;
}
/*  marco*/
#sidebar li.current_page_item a {
	color: #000;  
	border-bottom:1px solid #ddd;
	font-weight: bold;
}

#sidebar li.current_page_item ul a {
	color: #7480DC; 
	border-bottom:none; 
}
#sidebar li.current_page_item ul a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC33;
}

#entries ul {
	margin-left: 10px;
	padding-left: 5px;
	margin-top: 5px;
	list-style-image: none;
	list-style-type: circle;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

.box1 {
	background-color:#FFFFFF;
	border:1px solid #333333; 
	padding: 5px;
}

/* End Comments */

/* Santi e Beati e liturgia */
table.santiebeati_tabella1 {background-color: #FFFFBB }
table.santiebeati_tabella2 {background-color: gray}
td.santiebeati_tabella3 {background-color: #dddddd }
td.santiebeati_titolosfondo { background-color: white; display:none }
a.santiebeati_titolotesto {text-decoration: none}
a.santiebeati_linktesto { text-decoration: none}
a.santiebeati_altrotesto {	color: #333333; }
a.santiebeati_altritesto {color: #999999; }


.liturgia a {color: #990000;}
.liturgia a:link {color: #990000;}
.liturgia a:hover {color: #990000;}
.liturgia a:visited {color: #990000;}
.liturgia p { color: #333333;}
.liturgia table {
	width: 150px;

}
.liturgia table td {
	background-color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


/* END Santi e Beati e liturgia*/
