/*
Theme Name: Istituto Savioli
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.2 19-03-10
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: #444; background:#fff; }

#container { width: 960px; margin: 0px auto; padding: 0px 20px; }

/* Header and Titles */
#header { float: left; display: inline; overflow: hidden; width: 960px; height: 140px; padding: 0px; background-color:#00CCCC; background-image: url(images/header.jpg);

; }
#header a { color: #0000CC; text-decoration: none; }
#header a:hover { color: #0000CC; }
#header h1.site-title { margin: 15px 10px 0px 40px; font-size: 2.5em; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; color: #0000CC; line-height: 110%; }
#header p.site-slogan { margin: 0px 10px 0px 48px; font-size: 1.2em; font-weight:bold; color: #0000CC; }

/* Top navigation */
#topnav { float: left; display: inline; overflow: hidden; margin: 5px 0px 0px 0px; border-top: 0px #0000CC solid; border-bottom: #0000CC solid 0px; width: 960px; font-size: 1.1em; text-transform: uppercase; font-weight: bold; background-color:#00CCCC

; }
#topnav .left { float: left;  display: inline; }
#topnav .right { float: right; display: inline; padding: 0px 10px; text-align: right; color:#fff; }
#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: #fff; background: #0000CC; padding: 10px; }

/* sub menu */
#topnav li ul { display:none; position:absolute; background:#CC0000; height:auto; padding:0px;	margin:0px;	border:0px;	 width:150px; margin-top:10px; z-index:100;}
#topnav li:hover ul{ display:block;	}
#topnav li li {	display:block; float:none;	margin:0px;	padding:0px;width:150px;}
#topnav li ul li a{ display:block;	height:35px;line-height:35px; font-size:12px;	font-style:normal;	margin:0px;	padding:0px 10px 0px 15px;	text-align:left;}
#topnav li ul li a:hover  {border:0px; color:#ffffff;	text-decoration:none; padding:0px; padding-left:20px;}

/* The box below the header image */
#slogan { float: left; display: inline; overflow: hidden; width: 960px; padding: 6px 0px; margin-bottom: 12px; border-bottom: 3px #0000CC solid; text-align:center; }
#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; }

/* The wrapper for content and sidebars */
#wrapper { float: left; display: inline; overflow: hidden; width: 960px; }

/* 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 { float: left; display: inline; overflow: hidden; padding: 10px 20px 10px 0px; width: 470px; }
#content h2 { border-top: 1px dotted #0000CC; margin:0; padding-top:3px; }
#content h2 a { color: #00CCCC; }
#content h2.page { border-top: 1px dotted #0000CC; border-bottom: 1px dotted #0000CC; margin:0; padding-top:3px; color: #00CCCC; }
#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: #060; }
#content .post { margin-bottom: 12px; padding-bottom: 12px; }
#content .postmeta { font-size: 90%; padding: 5px 0px 5px 0px; border-top: 1px dotted #0000CC; margin-bottom: 10px; }
#content .postmeta h4, #content .postmeta p { margin: 0px 0px 5px 0px; font-weight: normal; font-size: 1.0em; }

.post-date {
	float: left;
	display: inline;
	margin: 2px 20px 0 0;
}
.month, .day, .year {
	color:#0000CC;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	}

.small2 {
	padding-bottom:5px;
	border-bottom: 1px dotted #0000CC; 
	font-size: 85%;
	}

/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content .post div.alignleft { float: left; margin: 0px 10px 10px 0px; padding: 0px; border: 1px #0000CC dotted; }
#content .post div.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding: 0px; border: 1px #0000CC dotted; clear: both; }
#content .post div.alignright { float: right; margin: 0px 0px 10px 10px; padding: 0px; border: 1px #0000CC dotted; }
#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 dotted #0000CC; padding: 10px; background: #fff; text-align: center; }
.content-bot a, .content-bot a:hover { margin: 2px 10px; }

/* Comments */
.comments ul { margin: 0px 0px 12px 0px; padding: 0px; }
.comments li { list-style-type: none; background: #fff; border: 1px solid #0000CC; padding: 5px 7px 0px 7px; margin: 0px 0px 12px 0px; font-size: 85%; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
img.avatar {float:left; margin-right:5px;}

/* The wrapper for both sidebars */
#sidebar-wrapper { float: right; display: inline; overflow: hidden; width: 470px; padding: 0px 0px 10px 0px; }

/* The ad block */
#sidebar-wrapper .ad-blocks { margin: 8px -8px 4px -8px; }
#sidebar-wrapper .ad-blocks img { margin: 0px 6px 6px 6px; }

/* The sidebars */
#sidebar-left { float: left; display: inline; overflow: hidden; padding: 10px 10px 10px 0px; width: 200px; text-align: left; }
#sidebar-right { float: right; display: inline; overflow: hidden; padding: 10px 0px 10px 10px; width: 200px; }
#sidebar-wrapper h3, #sidebar-left h3, #sidebar-right h3 { color: #060; margin-bottom: 12px; }
#sidebar-wrapper h3, #sidebar-left h3 a, #sidebar-right h3 a { color: #00CCCC; text-decoration: none; }
#sidebar-wrapper h3 a.rsswidget img, #sidebar-left h3 a.rsswidget img, #sidebar-right h3 a.rsswidget img { display: none; }
#sidebar-wrapper ul, #sidebar-left ul, #sidebar-right ul { margin: 0px 0px 16px 0px; padding: 0px; border-top: 1px dotted #ccc; }
#sidebar-left ul.main-links li { font-weight: bold; }
#sidebar-wrapper li, #sidebar-left li, #sidebar-right li { margin: 0px; padding: 3px 0px; border-bottom: 1px dotted #ccc; list-style-type: none; width: 200px; }
#sidebar-wrapper li a, #sidebar-left li a, #sidebar-right li a { text-decoration: none; }
#sidebar-wrapper li a:hover, #sidebar-left li a:hover, #sidebar-right li a:hover { color: #999; }
#sidebar-wrapper .widget { padding-top: 5px; border-top: 1px #0000CC dotted; margin-bottom: 10px; }

/* The Footer */
#footer { float: left; background: #00CCCC; width: 100%; padding: 8px 0px; }
#footer p { margin: 12px; text-align: center; color: #eee; font-size: 1.1em; }
#footer a { color: #eee; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/* 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 #ccc dotted; background: #efefef; }
h2, h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h2 a, h3 a { color: #555; text-decoration: none; }
h2 { font-size: 2.0em; padding-bottom: 3px; }
h3 { font-size: 1.4em; }
a { color: #555; }
a img { border: 0px; }
a:hover { color: #222; }
.hidden { display:none; }

.comments input {
	width:40%;
	background-color:#ffffff;
	border:1px solid #0000CC; 
	font-size:12px;
	color:#333333;
	margin:5px;
	padding:5px;
}

.comments textarea {
	width:80%;
	background-color:#ffffff;
	border:1px solid #0000CC; 
	font-size:12px;
	color:#333333;
	margin:5px;
	padding:5px;
}

.comments input#submit {
	width:60px;
	margin-top:3px;
	padding:2px;
	display:block;
	color:#0000CC;
	font-size:13px;
	font-weight:bold;
}

.comments input:hover, .comments textarea:hover { 
	border:1px solid #00CCCC;  
	}
.comments input#submit:hover {
	color:#00CCCC;
}

.right input#s {
	width: 130px;
	height:17px;
	padding:3px 1px 1px;
	margin:0;
	font-size:13px;
	font-weight:bold;
	border:1px solid #0000CC;
	}
	
.right input#searchsubmit {
	background-color:#ffffff;
	border:1px solid #0000CC;
	width:50px;
	height:24px;
	margin:0;
	padding:1px;
	color:#0000CC;
	font-size:13px;
	font-weight:bold;
	}

.right input#searchsubmit:hover {
	color:#00CCCC;
	border:1px solid #00CCCC;
}
