/*
Theme Name: Visitaresaludecio 0.9.1 basato sul tema Gaspare 3 colonne
Theme URI: http://www.elvino.it
Description: Basato su bible-scholar 1.4 di www.egracecreative.com
Author: Elvino
Author URI: http://www.elvino.it
Tags: white, three columns, fixed width, minimalist, green
Version: 1.1 19-03-10
modificato 11-06-2010 da Gaspare
License: This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

*/

body { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 85%; color: #000; background-image: url(images/sfondo-saludecio.jpg); background-attachment: scroll; background-repeat: no-repeat;}

#container { width: 1000px; margin: 0px auto; background:#fff; /*padding: 0px 20px;*/ }

/* Header and Titles */
#header { float: left; display: inline; background-image: url(images/testata250x150.gif); width: 250px; height: 150px; }
/* #header a { color: #8f122c; text-decoration: none; } */
/* #header a:hover { color: #8f122c; } */
/* #header h1.site-title { margin: 5px 5px 0px 0px; font-size: 3.8em; font-family: Arial, Helvetica, sans-serif color: #8f122c; line-height: 80%; letter-spacing: 20px; }*/
#header p.site-slogan { margin: 0px 0px 0px 0px; font-size: 1.5em; color: #8f122c; letter-spacing: 20px; }

/* immagine nella testata del sito */
#testata { float: left; display: inline; background: #fff; width: 400px; height: 150px; }
#testata p.site-slogan { margin: 0px 0px 0px 0px; text-align:center; font-size: 1.2em; font-weight: bold; color: #8f122c; letter-spacing: 10px; }

#tag { float: right; display: inline; background: #fff; width: 330px; height: 150px; margin-bottom: 2px;}
#tag h3{ margin-bottom: 2px; font-size: 16px; background-color: #1c6c2b; padding: 2px 5px; color: #fff; text-align: center; font-weight: bold;}



#sidebar3{ float: left; display: inline; background: #fff; width: 1000px; height: 66px; padding: px 0px; }
/*  Top navigation */
#topnav { float: left; display: inline; overflow: hidden; width: 1000px; font-size: 1.0em; text-transform: uppercase; font-weight: bold; background-color: #1c6c2b;}
#topnav .left { float: left;  display: inline; }
#topnav .right { float: right; display: inline; padding: 0px 10px; text-align: right; color:#00f; }
#topnav .right p {	padding: 10px 0px; margin-bottom: 0px; color:#fff; }
#topnav .right a { color:#fff; }
#topnav ul { margin: 0px; padding: 0px 15px; }
#topnav li { float: left; list-style-type: none; margin: 0px; padding: 10px 0px; }
#topnav li a { color: #fff; text-decoration: none; padding: 10px; border-left:  }
#topnav li a:hover { color: #1c6c2b; background-color: #fff; padding: 10px; }

/* sub menu */
#topnav li ul { display:none; position:absolute; background:#1c6c2b; height:auto; padding:0px;	margin:0px;	border:0px;	 width:200px; margin-top:10px; z-index:100;}
#topnav li:hover ul{ display:block;	}
#topnav li li {	display:block; float:none;	margin:0px;	padding:0px;width:200px;}
#topnav li ul li a{ display:block;	height:35px;line-height:35px; font-size:11px;	font-style:normal;	margin:0px;	padding:0px 10px 0px 15px;	text-align:left;}
#topnav li ul li a:hover  {border:0px; color:#1c6c2b;	text-decoration:none; padding:0px; padding-left:20px;}

/* The box below the header image */
#slogan { float: left; display: inline; overflow: hidden; width: 650px; height: 20px; margin-bottom: 1px;}
#slogan .left { float: left; display: inline; overflow: hidden; font-size: 0.9em; margin-bottom: 0px; }
#slogan .right { float: right; display: inline; margin-bottom: 0px; font-size: 0.9em; text-align: right; }
#slogan .description { margin: 0px 0px 0px 0px; text-align: center; font-size: 1.3em; color: #8f122c; letter-spacing: 1px; }

/* The wrapper for content and sidebars */
#wrapper { float:left; width:100%; }

/* The content area - to move the content to the right float the content right and the sidebar-wrapper left and change the side margins. */
#content { margin: 10px 210px;  }
#content h2 { text-align: center; background-color: #1c6c2b; margin:0; padding-top:3px; }
#content h2 a { text-align: center; color: #fff; }
#content h2.page { text-align: center; margin:0; text-align:center; padding-top:3px; color: #fff; }
#content.bookmarks ul { margin: 0px 0px 18px 0px; padding: 0px; }
#content.bookmarks li { line-height: 140%; margin: 0px 0px 14px 0px; padding: 0px; list-style-type: none; }
#content.bookmarks li a { font-size: 1.1em; margin-right: 6px; }
#content.bookmarks h2 { color: #1c6c2b; }
#content .post { margin-bottom: 10px; padding-bottom: 0px; }
#content .postmeta { font-weight: bold; font-size: 90%; padding: 5px 0px 0px 0px; border-top: 1px solid #1c6c2b; margin-bottom: 0px; }
#content .postmeta h4, #content .postmeta p { font-weight: bold; margin: 0px 0px 5px 0px; font-weight: normal; font-size: 1.0em; }

.post-date {
	float: left;
	font-weight: bold;
	display: inline;
	margin: 2px 20px 2px 0;
	padding:5px;
	/* background-color:#004000; */
}

.month, .day, .year {
	color:#fff;
	font-size:15px;
	font-weight:bold;
	}

p.small2 {
	padding-bottom:2px;
	border-bottom: 2px dotted #1c6c2b; 
	font-weight: bold;
	font-size: 85%;
	color:#1c6c2b;
	}
.small2 a {
	color:#1c6c2b;
	}

/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 10px 0px; }
#content .post div.alignleft { float: left; margin: 0px 10px 10px 0px; padding: 0px; /*border: 1px #8f122c solid;*/ }
#content .post div.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding: 0px; border: 1px #8f122c solid; clear: both; }
#content .post div.alignright { float: right; margin: 0px 0px 10px 10px; padding: 0px; /*border: 1px #8f122c solid;*/ }
#content .post .alignleft img, #content .aligncenter img, #content .alignright img, #content .wp-caption img { margin: 5px; padding: 0px; } 

/* The previous home top and next links at the bottom of the content */
.content-bot { font-family: Georgia, "Times New Roman", Times, serif; border-top: 1px solid #8f122c; padding: 10px; background: #fff; text-align: center; color:#1c6c2b; font-size:1.3em; }
.content-bot a { margin: 2px 10px; color:#1c6c2b; }
.content-bot a:hover { margin: 2px 10px; color:#8f122c; }


/* The sidebars */
#sidebar-left { float:left; width:200px; margin-left:-1000px; padding: 5px 5px 5px 0px; text-align:left; }
#sidebar-right { float:left; width:200px; margin-left:-200px; padding-top:10px; }
#sidebar-left h2 #sidebar-right h2 { margin-bottom: 5px; font-size: 16px; padding: 6px 15px; color: #fff; font-weight: bold; text-align:center;}

#sidebar-left h2 {background: #8f122c;}
#sidebar-right h2 {background: #3d72b3;}

#sidebar-left h3, #sidebar-right h3  {margin-bottom: 2px; font-size: 16px; padding: 4px 10px; color: #fff; text-align: center; font-weight: bold; text-align:center;}

#sidebar-left h3 {background: #8f122c;}
#sidebar-right h3 {background: #3d72b3;}

/* h3 a.rsswidget img, */
#sidebar-left h3 a { color: #3d72b3; text-decoration: none; }
#sidebar-left h3 a.rsswidget img { display: none; }
#sidebar-left ul { margin: 0px 0px 16px 0px; padding: 0px;}
#sidebar-left ul.main-links li { font-weight: bold; }
#sidebar-left li { margin: 0px; padding:0px; list-style-type: none; width: 200px; }

#sidebar-left li a { display:block; text-decoration: none; padding:.2em; background-color: #fff; color: #8f122c; font-weight:bold; }
#sidebar-left li a:hover { background-color: #fff;  color: #3d72b3; }

#sidebar-left li.recentcomments a { text-decoration: none; background-color: #fff; color: #8f122c; font-weight:bold; }
#sidebar-left li.recentcomments a:hover { background-color: #fff;  color: #3d72b3; }

#sidebar-left li a.rsswidget { text-decoration: none; background-color: #fff; color: #8f122c; font-weight:bold; } 
#sidebar-left li a.rsswidget:hover { background-color: #fff;  color: #3d72b3; }

#sidebar-right h3 a { color: #8f122c; text-decoration: none; }
#sidebar-right h3 a.rsswidget img { display: none; }
#sidebar-right ul { margin: 0px 0px 16px 0px; padding: 0px; }
#sidebar-right li { margin: 0px; padding: 0px; list-style-type: none; width: 200px; }

#sidebar-right li a { display:block; text-decoration: none; padding:.2em; background-color: #fff; color: #3d72b3; font-weight:bold; }
#sidebar-right li a:hover { background-color: #fff;  color: #8f122c; }

#sidebar-right li.recentcomments a { text-decoration: none; background-color: #fff; color: #3d72b3; font-weight:bold; }
#sidebar-right li.recentcomments a:hover { background-color: #fff;  color: #8f122c; }

#sidebar-right li a.rsswidget { text-decoration: none; background-color: #fff; color: #3d72b3; font-weight:bold; } 
#sidebar-right li a.rsswidget:hover { background-color: #fff;  color: #8f122c; }


#sidebar-left .rss-date, #sidebar-right .rss-date { 
font-weight: bold; 
}

.widget { margin-bottom: 10px; }



/* The Footer */
#footer { clear: left; background-color: #1c6c2b; width: 100%; padding: 8px 0px; }
#footer p { margin: 12px; text-align: center; color: #fff; font-size: 1.0em; }
#footer a { color: #fff; font-weight:bold; text-decoration: underline; }
#footer a:hover { color: #fff; font-weight:bold; text-decoration: underline; }

/* per la sidebar nel footer */
#footer .widget { padding:2px 2px; border: 2px dotted #1c6c2b}
#footer h3 { text-align:center; color:#fff; font-size: 14px; font-weight: bold; }
/* fino a qui*/

/* Universal styles */
p, h1, h2, h3, h4, h5, h6, h7 { margin-top: 0px; margin-bottom: 17px; }
p, #content li { line-height: 145%; }
p.small { font-size: 85%; }
blockquote { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 0.9em; margin: 5px 15px 15px 15px; padding: 10px 10px 5px 10px; border: 1px #1c6c2b dotted; background: #fff; }
h2, h3 { font-weight: normal; }
h2 a, h3 a { color: #1c6c2b; text-decoration: none; }
h2 { font-size: 2.0em; padding-bottom: 3px; }
h3 { font-size: 1.4em; }
a { color: #1c6c2b; }
a img { border: 0px; }
a:hover { color: #8f122c; }
.hidden { display:none; }


/* Comments */

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
	
h3#comments { font-size:17px; font-weight:bold; }

ol.commentlist {
	list-style-type: none; 
}	
.commentlist li, #commentform input, #commentform textarea {
	font: 1em Georgia, "Times New Roman", Times, serif;
	}
.commentlist li ol li {
	font-size: 1em;
	list-style-type: none; 
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 3px;
	background: #fff;
	height:50px;
	width:50px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	.children { padding: 0; }

	.alt {
	margin: 0;
	padding: 10px;
	}
	
	.even {
	margin: 0;
	padding: 10px 10px 10px 0;
	}
	
	.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
/*border: 1px solid #ddd; */
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#commentform p {
	margin: 5px 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#respond input {
	width:40%;
	background-color:#fff;
	border:1px solid #8f122c; 
	font-size:12px;
	color:#000;
	margin:5px;
	padding:5px;
}

#respond textarea {
	width:95%;
	background-color:#efefef;
	border:1px solid #8f122c; 
	font-size:11px;
	color:#000;
	margin:5px;
	padding:5px;
}

#respond input#submit {
	width:60px;
	margin-top:3px;
	padding:2px;
	display:block;
	color:#1c6c2b;
	font-size:13px;
	font-weight:bold;
}

#respond input:hover, #respond textarea:hover { 
	border:1px dotted #1c6c2b;  
	}
#respond input#submit:hover {
	color:#8f122c;
}

.right input#s {
	width: 130px;
	height:17px;
	padding:3px 1px 1px;
	margin:0;
	font-size:13px;
	font-weight:bold;
	border:1px solid #3d72b3;
	}
	
.right input#searchsubmit {
	background-color:#fff;
	border:1px solid #1c6c2b;
	width:50px;
	height:24px;
	margin:0;
	padding:1px;
	color:#1c6c2b;
	font-size:13px;
	font-weight:bold;
	}

.right input#searchsubmit:hover {
	color:#8f122c;
	border:1px solid #1c6c2b;
}
/* bw_calendar css*/
.vevent {position:relative; color:#000;margin:3px;	margin-bottom:0px; font-size:14px; border-bottom:2px solid #aaaaaa;}
.vevent .data_event {position:absolute; padding:5px; top:0px; left:1px; text-align:right; height:20px;	font-size:14px;}
.vevent .location {position:absolute;	padding:5px; top:0px;right:1px;	text-align:right; height:18px;	font-size:14px;}
.vevent .summary {font-weight:bold;margin-top:5px;margin-left:1px;margin-right:1px;padding:5px;text-align:left;font-size:16px;padding-top:30px;}
.vevent .description {margin-left:0px;margin-right:0px;padding:3px;margin-top:2px;}
.vevent .tags{position:absolute;padding:5px;bottom:-32px;right:0px;	background-color:#00ff00;}
/* end bw_calendar css*/