/*
Theme Name: Bezman
Theme URI: http://bezman.com
Description: A WordPress and Flash Theme by Aaron Besson
Version: 2.0
Author: Aaron Besson
Author URI: http://aaronbesson.com
Tags: bright, colorful, flash, modern, playful
*/


body {
background-image: url(bk.jpg);
background-repeat: repeat;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Myriad Pro, Trebuchet MS, Arial, Helvetica;
font-size: 13px;
color: #646464;
}

#wrap {
top: 0px;
background: url(bk-flower.png) no-repeat top left;
width: 1100px;
margin: 0px auto 0px;
height:900px;
}


#header {
margin: 0px auto 0px;
top: 0px;
width: 1000px;
height: 220px;
}

#content {
width: 960px;
padding-bottom: 40px;
padding-left: 50px;
margin: 0px auto 0px;
min-height: 600px;
}

#content-left {
background: url(http://aaronbesson.com/images/paper.png) no-repeat top center;
float: left;
width: 672px;
height: 662px;
padding: 0px;
}


#content-right {
background: transparent;
float: right;
width: 280px;
height: 622px;
padding: 0px;
}



#footer {
width: 960px;
height: 300px;
padding-top: 40px;
padding-bottom: 20px;
margin: 0px auto 0px;
}


#inner-footer {
opacity:0.9;
border: 9px solid #6bc728;
width: 900px;
height: 260px;
padding: 20px;
margin: 0px auto 0px;
background: #200b06;
color: #ffffff;
bottom: 0px;
position: relative;
border-bottom-left-radius: 15px 15px;
border-bottom-right-radius: 15px 15px;
border-top-left-radius: 15px 15px;
border-top-right-radius: 15px 15px;
}

.widget {
width: 280px;
float: left;
padding-right: 20px;
}

.widget h2 {
size: 16px;
}

.widget ul {
list-style: none;
margin: 0px;
}


.widget li, .widget li li {
list-style: none;
}

.widget li a {
color: #62d8b6;
}