/*  
Theme Name: Cronache di Birra
Theme URI: http://wordpress.org/
Description: Tema per il blog Cronache di Birra
Version: 1.1
Author: Andrea Turco
Author URI: http://www.cronachedibirra.it/
*/

* {
	margin: 0;
	padding: 0;
}

html {
	margin-left: -1px;
	overflow-Y: scroll;
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	head~body *{ margin-left: -1px;}
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
	background: #000 url('images/background.jpg') top center no-repeat;
	color: #000;
	text-align: center;
}

img { 
	border: 0;
}

option {
	padding: 0 2px;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#leaderboard {
	margin: 10px auto 0;
	width: 728px;
	height: 90px;
}

#page {
	width: 960px;
	text-align: left;
	margin: 125px auto 0;
	margin: 25px auto 0;
}

#header {
	padding: 10px;
	height: 105px; 
}

#subtitle {
	/*height: 30px;*/
	margin: 5px 0 0;
	padding: 0;
	font-size: 1.2em;
	letter-spacing: 0.1em; 
	color: #f7b10c;
}

#menu {
	margin: 15px 0 0;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#menu ul {
	list-style: none;
}

#menu ul li { 
	float: left; 
	margin: 0 8px 0 0; 
	height: 24px; 
	background: #075207; 
	line-height: 24px; 
}

#menu ul li:hover, #menu ul li.current { 
	background: #047a04; 
}

#menu ul li a { 
	display: block; 
	padding: 0 8px; 
	color: #fff; 
	font-size: 1em; 
	text-decoration: none; 
	text-align: center;
}

#menu ul li.current { 
	/*background: url(/images/btn_menu_over.gif);*/
}

#banner_header {
	width: 468px;
	height: 60px;
	float: right;
	margin: 5px 0 0;
}

#searchbox {
	float: right;
	margin: 0;
	padding: 0;
}

#searchbox form {
	margin: 0;
	padding: 0;
	text-align: left;
}

#searchbox .textbox {
	width: 150px;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#header #searchform #s {
	width: 150px;
	padding: 2px;
	background: #FFF;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #8A9DA1;
	color: #666;
	}

#header #searchsubmit {
	padding: 1px;
	background: #BAE0B6;
	color: #000;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #8A9DA1;
	}

#box {
	width: 940px;
	background: #eee;
	padding: 10px 10px 0;
}

#main_column {
	float: left;
	width: 610px;
}

.navigation {
	width: 590px;
	margin: 0 0 5px 0;
	padding: 10px;
	background: #fff url('images/module_bg_610.gif') no-repeat top center;
	border: 1px solid #ddd;
}

.navigation a {
	/*display: block;*/
	margin: 5px 0 0;
	color: #900;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.module {
	margin: 0 0 5px 0;
	padding: 10px;
	background: #fff url('images/module_bg_610.gif') no-repeat top center;
	border: 1px solid #ddd;
}

.module h4 {
	margin: 0 0 5px;
	padding: 3px;
	font-size: 1.2em;
	text-align: center;
	background: #900;
	color: #fff;
	background: url('images/cat_bg.gif') repeat;
}

.featured {
	text-align: left;
	padding: 0 5px 0 0;
}

.post, .mainpost {
	position: relative;
	text-align: left;
	padding: 0 5px 0 0;
}

.mainpost {
	background-color: #ffffe6;
	background: url('images/draught_main.gif') no-repeat;
}

.post {
	background: url('images/draught.gif') no-repeat;
}

.divider {
	margin: 0 0 0 74px;
}
	
.post h2, .mainpost h2 {
	color: #030;
	text-align: left;
	font-size: 2.2em;
}

.featured h2 {
	color: #030;
	text-align: left;
	font-size: 1.6em;
}

.post h2 a, .mainpost h2 a, .featured h2 a {
	color: #030;
	text-decoration: none;
}

.post h2 a:hover, .featured h2 a:hover {
	color: #030;
	background: #FFC;
	text-decoration: underline;
}

.post_cat {
	margin: 0 0 5px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #666;
}

.post_cat h2 {
	font-size: 1.3em;
}

/*.post_cat p.postmetadata {
	font-size: 1em;
}
*/
.excerpt {
	margin: 0 0 40px;
	text-align: left;
}

p.continue a {
	color: #900;
	text-decoration: none;
}

p.continue a:hover {
	text-decoration: underline;
}

.date {
	float: left;
	position: relative;
	width: 63px;
	margin: 13px 0 0;
	text-align: center;
}

.date h5 {
	text-align: center;
	font-family: 'Trebuchet MS', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	margin: 0;
	color: #900;
	font-size: 2.6em;
	line-height: 34px;
}

.mainpost div.entry {
	font-size: 1.3em;
	line-height: 1.3em;
}

.post div.entry {
	font-size: 1.4em;
	line-height: 1.4em;
}

.featured div.entry {
	font-size: 1.1em;
	line-height: 1.3em;
}

.entry p {
	margin: 10px 0 0;
}

.entry a {
	color: #030;
	text-decoration: underline;
}
	
.entry a:hover {
	background: #FFC;
}
	
.citazione, blockquote p {
	padding: 3px;
	font-size: 0.9em;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 0.005em;
	text-align: left;
	text-indent: 22px;
	background: #FFD url('images/quotation_mark.gif') no-repeat;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 2px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

p.wp-caption-text {
	margin: 3px 0;
	font-size: 11px;
	line-height: 15px;
}

p.postmetadata {
	margin: 3px 0 0;
	padding: 0;
	font-size: 0.9em;
}

p.postmetadata a {
	color: #900;
	text-decoration: underline;
}
	
p.postmetadata a:hover {
	background: #FFC;
}

#tags {
	font-size: 1.3em;
	background: #FFC url('images/tag_green.png') no-repeat 4px center;
	border-top: double #ccc;
	margin: 20px 0 5px;
	padding: 4px 4px 4px 24px;
}

#tags a {
	color: #000;
	text-transform: capitalize;
}
	
a.more-link {
	color: #900;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

a.more-link:hover {
	text-decoration: underline;
}


#sidebar {
	float: right;
	width: 320px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar select {
	font-size: 1.2em;
}

#sidebar div.module ul li h2 {
	font-size: 1.5em;
	margin: 0 0 5px;
}

#sidebar div.module ul li ul {
	margin: 0 0 8px;
}

#sidebar div.module ul li ul li {
	background: url('images/icon_beer.png') no-repeat top left;
	padding: 2px 0 2px 18px;
}

#sidebar div.module ul li a, #sidebar div.module ul li ul li a {
	color: #030;
	text-decoration: none;
}

#sidebar div.module ul li a:hover, #sidebar div.module ul li ul li a:hover {
	text-decoration: underline;
}

#sidebar div.module ul li ul li ul li {
	background: none;
	padding: 2px 0 2px 5px;
}

#rss span {
	display: block;
	float: left; 
	width: 38px;
}

#rss p {
	font-size: 1.2em; 
	height: 16px; 
	line-height: 16px;
}

#rss p a {
	color: #030;
	text-decoration: none;
}

#rss p a:hover {
	text-decoration: underline;
}

#rss div.feedcountdiv {
	clear: both;
	margin: 5px 0 0;
}

#rss div.feedcountdiv p {
	width: 120px;
}

#rss div.feedcountdiv p span.subscribers {
	font-weight: bold;
	font-size: 1.4em;
	color: #030;
}

#contacts span {
	display: block;
	float: left; 
	width: 38px;
}

#contacts p {
	font-size: 1.2em; 
	height: 16px; 
	line-height: 16px;
}

#contacts p a {
	color: #030;
	text-decoration: none;
}

#contacts p a:hover {
	text-decoration: underline;
}

.recentCommentsPostTitle {
	font-weight: bold;
}

.recentCommentsPostTitle ul li {
	font-weight: normal;
}

.commentAuthor {
	color: #900;
}

#appunti {
	margin: 0 0 3px 0;
}

#appunti ul { 
	margin: 0; 
	padding: 0; 
}

#appunti div.header { 
	width: 105px; 
	height: 45px; 
	border: 0; 
	margin: 0; 
	padding: 15px 25px 0; 
	background: #EAE17C url('images/post-it_header.jpg') no-repeat; 
	font-size: 20px; 
	font-weight: normal; 
	color: #000; 
	font-style: italic; 
}

#appunti ul li { 
	color: #030; 
	background: #EAE17C url('images/post-it_bg.gif') repeat-y; 
	border: 0; 
	padding: 0 10px 10px 5px; 
}

#appunti ul li a { 
	display: inline; 
	color: #900; 
}

#appunti div.footer { 
	height: 10px; 
	border: 0; 
	margin: 0; 
	padding: 0; 
	font-size: 0; 
	line-height: 0; 
	color: #030; 
	background: #EAE17C url('images/post-it_footer.jpg') no-repeat;
}

/* Begin Images */
.module img {
	border: 1px solid #999;
	padding: 1px;
	/*max-width: 100%; <-- Not compatible with Google Maps! */
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

div.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

img.centered, 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;
}

img.wp-smiley {
	border: 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */

/* Commenti */

#comments, #respond {
	font-size: 1.8em;
	font-weight: normal;
	}

.commentlist li, #commentform input {
	font-size: 1.3em;
	}

#commentform textarea {
	font: 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

ol.commentlist li cite, ol.commentlist li cite a.url {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	}
	
ol.commentlist li cite a.url {
	text-decoration: none;
	color: #900;
	font-size: 1.0em;
	}

ol.commentlist li cite a.url:hover {
	text-decoration: underline;
	color: #900;
	}

ol.commentlist li span {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	color: #999;
	font-size: 2.8em;
	line-height: 1.0em;
	}

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

.commentlist {
	padding: 0;
	margin: 0 0 40px;
	}

.even {
	background: #EEF4D3;
}

.odd {
	background: #EEF4D3;
}
	
.my_comment {
	background: #FDD;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	font-weight: bold;
	border: 1px dotted #ccc;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

#commentform p label {
	font-size: 1.6em;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 0 5px 0 0;
	}

#commentform textarea {
	width: 580px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

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

.commentmetadata {
	margin: 0 0 2px;
	display: block;
	font-size: 0.8em;
	}

.commentmetadata a {
	color: #999;
    text-decoration: none;
	}

.commentmetadata a:hover {
	color: #666;
    text-decoration: none;
	}

#footer {
	background: #000 url('images/footer.jpg') no-repeat top; 
	border: none;
	padding: 40px 0 0;
	margin: 0 auto;
	height: /*140px;*/ 120px;
	color: #FFF;
}

#footer p {
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}

/* tooltip styling. uses a background image (a black box with an arrow) */ 
div.tooltip { 
    background: transparent url('images/tooltip/black_arrow_down.png') no-repeat scroll 0 0; 
    font-size: 10px; 
    height: 59px; 
    padding: 30px 20px; 
    width: 169px; 
    display: none; 
    color: #fff;
	line-height: 12.5px;
}

ul#last-beer li h3 {
	font-size: 20px;
	color: #900;
	margin: 0 0 5px;
}

ul#last-beer li h3 a {
	color: #900;
}

ul#last-beer li p {
	font-size: 12px;
	margin: 0 0 5px;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol li {
	margin: 7px 0 8px 16px;
	padding: 0;
	}

.map h1, .map h2 { margin: 0; padding: 0; font-size: 12px; }
.map h2 { font-weight: normal; }
.map p { margin: 0 0 10px; font-size: 12px; line-height: 15px; }
.map img { margin-right: 5px; }
