/*
Theme Name: Bevel theme
Theme URI: http://www.web-systems.pl/
Description: Bevel - Pracownia kamieniarska
Version: 1.0
Author: Konrad Włodarski
Author URI: http://wlodarski.info/
*/
body {
    background: url('images/body_bg.jpg') no-repeat #ede2c1;
    background-position: top center;
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: Arial;
   }
   
/* links */
a, a:visited {	
	color: #9B7A57; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #CCA469;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #CDA768;
}


img {
    border: 0;
}
   #wrap {
    margin: 0;
    padding: 0;
    width: 1100px;
    margin: 0 auto;
    text-align: justify;
   }
   #header {
    width: 1102px;
    height: 285px;
    position: relative;    
   }
   #logo {
    height: 206px;
    width: 500px;
    text-align: left;
    padding: 40px 0 0 230px;
    background: url('images/logo.jpg') no-repeat;
    color: #9B7A57;
   }
   #logo h1 {
    font-size: 35px;
    margin: 0;
    letter-spacing: 8px;
   }
   #logo h1 a {
    color: #9B7A57;
    text-decoration: none;
   }
   #logo h2 {
    margin: 0;
    font-size: 20px;
   }
   #menu {
    position: absolute;
    top: 240px;
    width: 1100px;
    height: 41px;
    text-align: left;
   }
   #menu ul {
    margin:0;
    padding:0;
   }
   #menu ul li {
    list-style: none;
    display: inline;
    line-height: 44px;
    margin: 0 10px;
    font-size: 22px;
    font-weight: bold;
   }
   #menu ul li a {
    color: #ffffff;
    text-decoration: none;
   }
   #menu ul li a:hover {
    color: #9B7A57;
    text-decoration: underline;
   }
   #content_wrap {
    width: 1102px;
    margin: 0 auto;
    background: url('images/content_bg.png') repeat-y;
    clear: both;
    overflow: hidden;
   }
   #content {
    min-height: 380px;
    background: url('images/content.jpg') no-repeat;
   }
   #sidebar {
    float: left;
    width: 312px;
    margin: 10px;
    color: #604128;
   }
   #sidebar a {
    color: #9B7A57;
    text-decoration: none;
   }
   #sidebar a:hover {
    text-decoration: underline;
   }
   #sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
   }
   #sidebar ul li{
    margin-bottom: 10px;
    background: #ffffff;
    -webkit-border-radius: 5px; /* Safari, Chrome */
    -khtml-border-radius: 5px;    /* Konqueror */
    -moz-border-radius: 5px; /* Firefox */
    border-radius: 5px;
   }
   #sidebar ul li h2{
    background: url('images/sidebar_h2.jpg') no-repeat #ffffff;
    color: #ffffff;
    margin: 0;
    padding: 0;
    line-height: 44px;
    font-weight: bold;
    padding-left: 10px;
    font-size: 15px;
    height: 41px;
    -webkit-border-top-right-radius: 5px; /* prawy górny */
    -webkit-border-top-left-radius: 5px; /* lewy dolny */
    -khtml-border-radius-topright: 5px;
    -khtml-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px
    border-top-left-radius: 5px;
   }
   #sidebar ul li form {
    padding: 10px;
   }
   #sidebar ul li div {
    padding: 10px;
   }
   #sidebar ul li ul {
    margin: 0;
    padding: 10px;
   }
   #sidebar ul li ul li {
    margin-bottom: 0;
    padding: 3px 0;
    border-bottom: dashed 1px #9B7A57;
   }
   #container {
    float:left;
    width: 758px;
    margin-top: 10px;
   }
   #container h2 {
    background: url('images/container_h2.jpg') #ffffff;
    color: #ffffff;
    margin: 0;
    padding: 0;
    line-height: 41px;
    padding-left: 10px;
    height: 41px;
    -webkit-border-top-right-radius: 5px; /* prawy górny */
    -webkit-border-top-left-radius: 5px; /* lewy dolny */
    -khtml-border-radius-topright: 5px;
    -khtml-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px
    border-top-left-radius: 5px;
   }
   #container h2 a {
    color: #ffffff;
    text-decoration: none;
   }
   #container h2 a:hover {
    color: #9B7A57;
    text-decoration: underline;
   }
   #container div.entry {
    background: #ffffff;
    padding: 10px;
    color: #604128;
    -webkit-border-bottom-right-radius: 5px; /* prawy górny */
    -webkit-border-bottom-left-radius: 5px; /* lewy dolny */
    -khtml-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px
    border-bottom-left-radius: 5px;
    margin-bottom: 10px;
   }
   #container a {
    text-decoration: none;
    color: #9B7A57;
   }
   #container a:hover {
    text-decoration: underline;
   }
   
   #footer {
    clear: left;
    width: 1102px;
    background: url('images/footer.jpg') no-repeat;
    height: 70px;
    color: #604128;
    position: relative;
   }
   #footer p.copyright {
    position: absolute;
    right: 10px;
    top: 38px;
    font-size: 12px;
   }
   #logo_mini {
    position: absolute;
    background: url('images/logo_mini.png') no-repeat;
    width: 300px;
    height: 47px;
    left: 10px;
    top: 10px;
   }
   #logo_mini p {
    margin-left: 80px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
    color: #9A7C5A;
   }
