/*  
Theme Name: Willa u Adama
Theme URI: 
Description: Willa u Adama
Version: 1.0
Author: Jerzy Głowacki
Author URI: 
*/

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img {
margin: 0;
padding: 0;
border: 0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #715537;	
background-color: #ffffff;
}

p  { margin-bottom: 20px; }
h1, h2 { font-family: Georgia, Times, serif; font-size: 24px; margin: 20px 0; }
h3 { font-size: 14px; margin: 10px 0 5px 8px; }

a, a:visited  { color: #BB874C; text-decoration: none; }
a:hover { color: #D0AC84; text-decoration: underline; }

#wrapper {
margin:auto;
width:810px;
}

#header {
width:610px;
padding:20px 0 40px 170px;
}

#header a {
float:left;
}

#header ul {
float: right;
list-style: none;
padding-top:40px;
width:180px;
}

#header li {
display: block;
float: left;
background:url(/images/arrowsmall.gif) no-repeat top center;
padding:10px 10px 0 10px;
border-left:1px dotted #642B12;
font-size:10px;
}

#header li:first-child {
border-left:none;
}

#sidebar {
float:left;
width:180px;
padding:0 20px;
}

#sidebar li {
list-style:none;
}

#sidebar li li {
padding:10px 20px;
background:url(/images/arrowup.gif) no-repeat center left;
border-top:1px dotted #642B12;
font-weight: bold;
}

#sidebar li li:first-child {
border-top:none;
}

#container {
float:left;
width:590px;
margin-top:5px;
}

#container ul {
margin-left: 10px;
}

#top {}

#mainphoto {
border: 3px solid #642B12;
box-shadow: 0 0 5px #642B12;
-moz-box-shadow: 0 0 5px #642B12;
-webkit-box-shadow: 0 0 5px #642B12;

}

#middle {
width:590px;
padding:20px 0;
}

#bottom {
width:590px;
border-top: 1px dotted #642B12;
padding:20px 0;
}

#bottom-left {
float:left;
width: 169px;
height:150px;
padding:0 20px 0 0;
border-right:1px dotted #642B12;
}

#bottom-middle {
float:left;
width:169px;
height:150px;
padding:0 20px;
border-right:1px dotted #642B12;
}

#bottom-middle img {
border: 1px solid #A9A9A9;
padding: 4px;
}


#bottom-right {
float:left;
width:170px;
height:150px;
padding:0 0 0 20px;
}

#footer {
clear:both;
padding:20px;
background-color:#642B12;
color:#fff;
font-size:10px;
}

.widgettitle {
display: none;
}