/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header {
	background-image:url('http://www.francescovaranini.it/wp-content/uploads/2011/03/sf-header.png');
	background-repeat:repeat;
	background-position: top left;
	text-align:center;
	padding: 15px 0 0;
}
#header2 {
	background-image:url('http://www.francescovaranini.it/wp-content/uploads/2011/03/sf-header.png');
	background-repeat:repeat;
	background-position: top left;
	text-align:center;
	padding: 15px 0 15px;
}
#logo {
	float:none;
}

#logo2 {
    float: none;
    line-height: 0;
}

.widget h3 {
    
 background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    color: #FFFFFF;
    font-size: 14px;
    margin: 0 0 5px;
    
    position: relative;

}

.widget h3 span {
    background: none;
}

#top-nav a {
    border-right: 1px solid #DC3E29;
    color: #939497;
    font-weight:bold;
    line-height: 22px;
    padding: 5px 10px;
}

#quote {
background-image:url('http://www.francescovaranini.it/wp-content/uploads/2011/05/quotes.jpg');
background-position: top left;
background-repeat:no-repeat;
padding-left: 40px;
}


.post-meta {
    font-size: 11px;
    margin: 5px 0 0;
    text-transform: uppercase;
}

.post p.tags {
margin:0;
}

#top-nav a {
     padding: 9px 10px;
}

.widget h3 {
    background: #f5f5f5;
    border: 1px solid silver;
    color: #DC3E29;
    font-size: 14px;
    margin: 0 0 5px;
    position: relative;
    text-shadow: -1px -1px 0 #999999;
	padding-right:3px;
    background: url("images/bg-mainnav.png") repeat-x scroll left bottom #FFFFFF;
    border: 1px solid #DEE3E7;
}

#footer-widgets .widget h3 {
    background: url("images/bg-mainnav.png") repeat-x scroll left bottom #FFFFFF;
}

/* widget ancore intra testo */
.mwm-aal-container {
background-color:#f5f5f5;
padding: 7px 5px;
margin-bottom:15px;
}

.mwm-aal-title {
font-weight:bold;
}

.widget_tag_cloud div a {
	color:#DC3E29;
}

.nav-entries a, .post-entries a {
	color:#DC3E29;
}

#wp_folksonomy_newtag {
padding:0;
margin-left:20px;
}

#tagsubmit {
padding:0;
}

.widget_text .textwidget {
border:none;
}

.riassunto {
font-size:90%;
color:#f5f5f5;
}

.hp {
    color: #DC3E29;
    font-size: 16px;
    margin: 0 0 5px;
    padding-right: 3px;
    position: relative;
    text-shadow: -1px -1px 0 #999999;
}

#recent-posts .post {
height:250px;
}

.tag {
line-height:1.5;
}

.tags {
line-height:1.5;
}

.entry h2 {
margin:30px 0 15px 0;
}