/*
Theme Name: Biascagne Cicli 2012
Theme URI: http://www.biascagne-cicli.it/
Version: 2.0
Author: Luca Gentile
Author URI: http://lucagentile.it
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: Biascagne Cicli


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Gudea', sans-serif;
	background: #8c0005 url('images/sfondo-pagina.gif');
	background-position:center;
	background-repeat:repeat-y;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#content {
	font-family:Arial;
	font-size: 12px;;
	}

.widecolumn .entry p {
	font-family:Arial;
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}


.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	
}

#footer {
	border: none;
	}

small {
	font-family: 'Gudea', sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Gudea', sans-serif;
	}

h1 {
border-bottom: 1px solid #DDDDDD;
margin: 50px 0 20px;
font-weight:normal;
font-size: 22px;
	}
	


#slide-header .description {
	font-size: 18px;
	text-align: right;
	color:#fff;
	padding-right:30px;
	width:250px;
	float:right;
	} 

#content h2 a{
	font-size: 22px;
        color:#000;
        font-weight:normal;
	}

#content h2{
	  border-bottom: 1px solid #DDDDDD;
    margin: 30px 0 10px;
    padding-bottom: 5px;
font-weight:normal;
font-size: 22px;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Gudea', sans-serif;
	font-size: 22px;
        font-weight: normal;
	}

h3 {
font-weight:normal;
	font-size: 17px;
    margin: 15px 0 0;
    padding: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
font-family: 'Gudea', sans-serif;
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #222;
	font-weight:bold;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

#commentform p {
	font-family: 'Gudea', sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
font-family: 'Gudea', sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em Georgia;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #222;
	text-decoration: none;
	}

#content a {
        color: #938c6B;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

a:hover {
	color: #222;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Georgia;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 960px;
	}

#header {
	position:relative;
	margin:0px;
	padding:0px;
	height: 648px;
	width: 960px;
	}
	
#header-small {
	position:relative;
	margin:0px;
	padding:0px;
	height: 230px;
	width: 960px;
	}

#menu-header {
height: 48px;
    padding-top: 60px;
    text-align: right;
}

.menu-header {
height: 48px;
    padding-top: 60px;
    text-align: right;
}

#slide-header {
height:570px;
}

#slide-header-small {
height:152px;
}

.menu-header ul {
list-style:none;
padding:0px;
margin:0px;
 padding: 0 10px 6px;
border-bottom:1px solid #ddd;
}

.menu-header ul li {
list-style:none;
display:inline;
position:relative;
}

.menu-header ul li a {
color: #444;
    display: inline;
    font-family: 'Gudea',sans-serif;
    font-size: 1.62em;
    list-style: none outside none;
    margin-left: 25px;
    text-decoration: none;
}

.menu-header ul li a:hover {
border-bottom: 1px solid #938C6B;
color: #A9A17A;
padding-bottom: 6px;
   
}

#menu-header ul {
list-style:none;
padding:0px;
margin:0px;
 padding: 0 10px 6px;
border-bottom:1px solid #ddd;
}

#menu-header ul li {
list-style:none;
display:inline;
}

#menu-header ul li a {
color: #444;
    display: inline;
    font-family: 'Gudea',sans-serif;
    font-size: 1.62em;
    list-style: none outside none;
    margin-left: 25px;
    text-decoration: none;
}

#menu-header ul li a:hover {
border-bottom: 1px solid #938C6B;
    color: #938C6B;
    padding-bottom: 6px;
   
}

.menu-header ul ul { /* this targets all sub menus */
 display: none; /* hide all sub menus from view */
 position: absolute;
z-index:700;
 top: 30px; /* this should be the same height as the top level menu -- height + padding + borders */
}
.menu-header ul ul li { /* this targets all submenu items */
 float: none; /* overwriting our float up above */
 width: 300px !important; 
z-index:700;
position: relative;
font-size:7px;
/* set to the width you want your sub menus to be. This needs to match the value we set below */
}
.menu-header ul ul li a { /* target all sub menu item links */
 padding: 0px; 
height:50px;
z-index:700;
text-decoration:none;/* give our sub menu links a nice button feel */
}
.menu-header  ul li:hover > ul {
 display: block; z-index: 1000; /* show sub menus when hovering over a parent */
}

.narrowcolumn {
	  float: left;
    margin: 30px 0 0;
    padding: 0 20px 15px;
    width: 610px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	margin-top: 10px;
    padding-top: 10px;
 border-top: 1px solid #DDDDDD;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
clear: both;
}

.clear {
	clear: both;
}

#footer {
	 border-top: 1px solid #938C6B;
    clear: both;
    height: 148px;
    margin: 0 auto;
    padding: 0;
    width: 920px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 30px 0 20px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
border:1px solid #ddd;
	}

/*	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) */

img.centered {
	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;
	}
/* End Images */



/* Begin Lists

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	/* list-style: none; */
	padding-left: 10px;
	text-indent: 0px;
	}

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


/* .entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/

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

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 20px 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom:1px solid #dddddd;
	}
	
	
#sidebar ul ul li a {
font-family: 'Gudea', sans-serif;
font-size:14px;
font-weight:normal;
color:#333333;
}

#sidebar ul ul li a:hover {
text-decoration:none;
} 
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
        border: 1px solid #CCCCCC;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
        border: 1px solid #CCCCCC;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
            margin-bottom:30px;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px 10px 10px 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: 5px;
	margin-left: 0px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 654px;
	width: 308px;
	}

#sidebar form {
	margin: 0;
	}

#banner-big{
border:1px solid #eeeeee;
    margin-top: 45px;
    padding: 3px;
}

#banner-small img{
 border: 1px solid #EEEEEE;
    margin: 10px 0 0 0;
    padding: 8px;
}

#banner-small{
 height:160px;
}

#banner-medium{
 padding:5px;
 border: 1px solid #EEEEEE;
 margin:20px 0;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	padding-bottom:5px;
	padding-top:5px;
	}

.navigation {
	clear:both;
    display:block;
	height:15px;
	
	}
	
.navigation-archive {
	clear:both;
    display:block;
	margin-top:50px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	height:15px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: 0px;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 0 10px 0;
	-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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#footer p.footer1 {
 border-bottom: 1px solid #A9A17A;
    color: #000000;
    font-family: 'Gudea',sans-serif;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 15px;
    padding: 25px 0 20px;
}

#footer p.footer2 {
font-family: 'Gudea', sans-serif;
font-size:12px;
color:#A9A17A;
margin:0px;
padding:0px;
}


#logo {
position:absolute;
top:5px;
left:20px;
width:191px;
height:191px;
z-index:9999;
border:0px;
}


#uno {
float:left;
width:190px;
margin-right:15px;
text-align:center;
}

#due {
float:left;
width:190px;
margin-right:15px;
text-align:center;
}

#tre {
float:left;
width:190px;
text-align:center;
}

#separatore {
width:600px;
clear:both;
height:1px;
}

#separatore-sopra {
width:600px;
height:13px;
}


.prezzo {
font-family:Georgia;
font-size:14px;
font-weight:bold;
margin:0px;
padding:0px;
color:#a9a17a;
}

#content p a.more-link {
 background: none repeat scroll 0 0 #8C0005;
    color: #FFFFFF;
    float: right;
    font-weight: normal;
    padding: 5px;
    text-decoration: none;
    margin-top: 20px;
}

p a.more-link:hover {
font-weight:bold;
color:#000000;
text-decoration:underline;
}

p a.more-link:visited {
font-weight:bold;
color:#8c0005;
text-decoration:none;
}

br.spacer_ {
	line-height: 0;
}

.menu-header ul ul {
 position:absolute;
 top:16px;
 left:0px;
 border:0px !important;
}

.menu-header ul ul li {
 float:none;
 margin:0px !important;
 padding:0px !important;
 display:block;
 margin-left:10px !important;
 top:10px;
 left:-20px;
 height:20px;
 width:100px !important;
}
.menu-header ul ul li a{text-decoration:none !important;border:0px !important;}

