/*  
Theme Name: Taverna del Sette
Theme URI: http://www.tavernadelsette.it
Description: Questo e' il tema creato ed utilizzato da Taverna del Sette Srl.
Version: 1.1
Author: Leonardo Bravi

.
.

*/

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, p, ul, li, a {
	margin: 0;
	padding: 0;
	color: #fcf5dd;
	text-decoration: none;
	list-style: none;
}

body {
	background-color: #fcf5dd;
}

#container {
	width: 1000px;
	height: 1000px;
	margin: 15px auto;
	background: url(images/bg.jpg) no-repeat;
}

div#header, div#navbar, div#main, div#footer {
	margin: 5px;
}

/* ========== HEADER STYLE ========== */

	#header {
		width: 990px;
		height: 240px;
                position: relative;
	}
	
	#header a img {
		border: none;
	}
	
	#header-search {
		float: left;
		width: 240px;
	}
	
	#logo2 {
		width: 490px;
		margin: 0 auto;
		text-align: center;
	}
	
	h2#description {
		font-size: 24px;
	}
	



/* ========== SEARCH STYLE ==========*/

	#searchdiv {
		margin-top: 175px;
	}
	
	#searchform {
		margin: 5px 8px;
		width: 220px;
		height: 30px;
		background-color: #a8917f;
		border: 1px solid #fcf5dd;
	}
	
	.search-title {
		text-align: center;
		font-size: 12px;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-weight: lighter;
		color: #fcf5dd;
	}
			
	#s {
		margin: 6px 3px 3px;
		width: 165px;
		border: none;
		font-size: 15px;
		background-color: #a8917f;
		color: #480e11;
	}
		
	#searchsubmit {
		float: right;
		width: 29px;
		height: 23px;
		border: none;
		margin: 4px;
		background: url(images/searchicon.png) no-repeat top left;
	}
	
	#searchsubmit:hover {
		background: url(images/searchicon.png) no-repeat top right;
	}
			
	#searchsubmit table { visibility:hidden; }
	
	
/* ========== ANNUNCI STYLE ========== */

        #sidebar-annunci {
            position: absolute;
            top: 15px;
            left: 11px;
            width: 220px;
            height: 80px;
        }

        #sidebar-annunci {
            font-size: 0.85em;
        }

        #sidebar-annunci a {
            text-decoration:underline;
        }
        #sidebar-annunci a:hover {
            text-decoration:none;
        }


/* ========== NAVBAR STYLE ========== */

	#navbar {
		width: 240px; 
		height: 450px;
		float: left;
		font-family: "Copperplate Gothic Light", Copperplate, "Linux Libertine C", fantasy;
		line-height: 22px;
		letter-spacing: 0.2em;
		font-weight: lighter;
		font-variant: small-caps;
	}
	
	#navbar-cent {
		width: 180px;
		height: 450px;
		margin: 15px auto;
	}

	#navbar #navbar-cent a {
		text-decoration: none;
	}
	
	#navbar #navbar-cent li.current_page_item, #navbar #navbar-cent li.current-cat {
		margin: 4px 0;
		margin-left: -15px;
		text-transform: uppercase;
	}
	
	#navbar #navbar-cent a:hover {
		margin-left: 5px;
	}
	
	#navbar #navbar-cent ul {
		list-style: none;
	}
	
	#navbar #navbar-cent ul.list-pages li.page_item ul.list-pages {
		margin-left: 40px;
		font-size: 0.8em;
	}




/* =========== MAIN STYLE =========== */
	
	#intro {
		margin: 6px 0 4px 1px;
		width: 495px; 
		height: 490px;
		float: left;
		padding: 0;
	}
	
	#main {
		width: 495px; 
		height: 490px;
		float: left;
		padding: 0;
	}
	
	#main .entry div.maps {
		margin: 25px;
	}
	
	#main .entry .sociable {
		text-align: center;
	}
	
	#respond {
		margin: 5px;
	}
	
	textarea#comment {
		width: 465px;
	}
	



/* ========= GALLERY STYLE ========== */

	
	#sidebar-gallery ul.sidebar-list-widget li ul#flickr-gallery li {
		display: inline;
		float: left;
		margin: 7px 10px;
	}
	
	#sidebar-gallery ul.sidebar-list-widget li ul#flickr-gallery li a img {
		text-decoration: none;
		border: 1px groove;
		border-color: #fcf5dd #a8917f #a8917f #fcf5dd;
	}
	
	#sidebar-gallery ul.sidebar-list-widget li.gallery-element {
		background-color: #480e11;
		padding: 10px;
	}



/* ========= SIDEBAR STYLE ========== */

	#sidebar {
		width: 240px; 
		height: 490px;
		float: right;
	}
	
	#sidebar .widgettitle {
		display: none;
	}
	
	#sidebar ul.sidebar-list-widget li {
		margin: 15px 0;
	}
	
	#sidebar ul.sidebar-list-widget li ul li {
		margin: 5px 0;
	}
	
	
	#sidebar ul.sidebar-list-widget li div#wp-calendar {
		width: 82%;
                font-size: 0.9em;
		margin: 5px 12px;
	}
	
	#sidebar ul.sidebar-list-widget li#event-calendar #wp-calendar table tbody tr td.ec3_eventday a.eventday {
		font-weight: bold;
		color: #fcf5dd;
	}
	

/* ======== SIDEBAR-2 STYLE ========= */

	#sidebar-2 {
		width: 240px; 
		height: 240px;
		float: left;
	}
	
	ul.sidebar-list-widget li#facebook-fan-box {
		padding: 6px 0 0;
	}



/* ========== FOOTER STYLE ========== */

	#footer {
		width: 490px; 
		height: 240px;
		float: left;
		text-align: center;
		padding-left: 8px;
	}



/* =========== TEXT STYLE =========== */

	h1, h2, h3 {
		font-family: "Copperplate Gothic Light", Copperplate, "Linux Libertine C", fantasy;
		font-weight: normal;
	}
	
	#main .post .post-title h2 {
		font-size: 30px;
	}
	
	#main .post .post-title h3 {
		font-size: 12px;
	}
	
	#main .post .post-title h3 span.postmeta {
		color: #480e11;
	}
	
	#main .post p {
		font-family: Garamond, "Times New Roman", Times, Georgia, serif;
		font-size: 18px;
                line-height:25px;
	}
	
	.entry p {
		margin: 12px 0;
		color: #480e11;
	}
	
	.entry p a {
		text-decoration: underline;
		color: #480e11;
	}
		
	.entry .post .post-title {
		margin-bottom: 10px;
	}
	
	#main .entry p.postmetadata {
		margin-right: 15px;
		text-align: right;
	}
	
	#main .entry p.postmetadata a.post-edit-link {
		color: #fcf5dd;
	}
	
	#main #respond h3 {
		font-size: 20px;
	}
	
	#main .entry p.small {
		margin-top: 7px;
		text-align: center;
		clear: both;
		font-size: 12px;
	}
	
	#footer h1.blogtitle {
		margin-top: 50px;
		font-weight: bold;
	}
	
	#footer h3.intestazioni, #footer a {
		font-size: 18px;
		font-weight: lighter;
	}
	
	#footer h4 {
		color: #FFF;
		font-size: 11px;
		font-family: Tahoma, "Lucida Sans", sans-serif;
		font-weight: lighter;
		margin-top: 50px;
	}
	
	
	
	
/* ======== IMAGES STYLE ========= */	

	#main .entry a img {
		text-decoration: none;
		border: none;
	}
	
	p img {
		padding: 0;
		max-width: 100%;
	}
	
	img.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
	}
	
	img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
	}
	
	.alignright {
		float: right;
	}
	
	.alignleft {
		float: left;
	}
		


	
/* ======== SPECIAL CLASSES ========= */
	
	.clear {
		clear: both;
	}
	
	.end-post {
		height: 30px;
	}	


