/*
Theme Name: O.B.D Theme
Theme URI: ///
Description: Default theme for O.B.D
Version: 1.0
Author: Antonella Falbo
Author URI: http://www.iantro.com 
Tags: 


*/




body {
	background: #ffffff;
	text-align: justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #FFFFFF;
}

a {
color:#FFFFFF;
text-decoration:none;
}

#page {
width: 1024px;
margin:5px auto;
}

#header {
margin-bottom: 15px;
}

#headerimg {
background:url(images/head_OBD.jpg) no-repeat;
height:295px;
}

#headerimg h1 {
padding-top: 50px;
padding-left: 50px;
font-size:300%;
}

#content {
width: 1016px;
float:left;
}

#commentform{
width: 1000px;
padding-left:20px;
}

#respond {
padding-left:20px;
}

.narrowcolumn, .widecolumn {
margin-top:-20px;
background:url(images/mainbackground.png) repeat-y;
}

#content h2 {
}

.post {
color:#000000;
padding-top:10px;
padding-left: 50px;
padding-right: 50px;
line-height:15px;
}

.entry strong {

}

#link li {
list-style: none;
}

#indirizzo {
text-align:center;
width:300px;
margin:5px auto;
}

#menu {
background:url(images/mainbackground.png) repeat-y;
margin-top:-20px;
padding-top:3px;
font-weight:bold;
}

#menu ul {

}

#menu li {
display:inline;
list-style: none;
margin:10px 5px;
}

#menu a {
text-decoration:none;
color:#FFFFFF;
}

#menu a:hover {
border-bottom: #FFFFFF thin solid;
}

#footer {
background:url(images/footer.png) no-repeat;
clear:both;
color:#FFFFFF;
padding:0;
width:1016px;
height:100px;
}

#footer p {
padding-top: 5px;
font-size:9px;
text-align:center;
}


