/*
Theme Name: Acqua
Theme URI: http://www.gmalik.com
Description: Light version of Wrath
Version: 1.0
Author: Gaurav Malik
Author URI: http://www.gmalik.com
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
margin:0;
padding:0;
}

body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
text-align: center;
verical-align: top;
background: #e2725b;
color: #000;
}

a img{
border: 0;
}

.clear{
margin:0;
padding: 0;
clear: both;
}

#wrapper{
width:800 px;
margin-left: auto;
margin-right: auto;
text-align: left;
background: #ffffff;
}

#header{
float: left;
width:800px;
border-top:5px solid #e2725b;
background: #fff;
}

#header h1{
padding: 10px;
font-size: 18px;
font-weight:normal;
}

#menu{
float: left;
width: 800px;
border-top:1px solid #ededed;
border-bottom:1px solid #ededed;
background: #2FAA96;
}

#menu ul{
list-style: none;
margin:0;
padding:0;
}

#menu ul li{
float:left;
}

#menu ul li a{
display: block;
padding:10px;
border-right: 1px solid #ededed;
text-decoration: none;
color: #ffffff;
}

#menu ul li a:hover{
background: #e2725b;
}


#content{
float:left;
width: 400px;
padding:0 0 10px 0;
border-top:5px solid #2FAA96;
background: #ffffff;
}

#content_page{
float:left;
width: 600px;
padding:0 0 0px 0;
border-top:5px solid #2FAA96;
background: #ffffff;
}

#content_page_sidebar{
float: left;
width:195px;
margin: 0 0 0 0px;
background: #ffffff;
border-left:5px solid #2FAA96;
}


#footer_left{
float: left;
width:390px;
padding: 0px 0px 0px 10px;
text-align:left;
line-height:24px;
background: #ffffff;
}


#footer_left p{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
verical-align: top;
background: #ffffff;
color: #000;
}

#footer_right{
float: right;
width:390px;
padding: 0px 10px 0px 0px;
text-align:right;
line-height:24px;
background: #ffffff;
}

#footer_right p{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
verical-align: top;
background: #ffffff;
color: #000;
}

#footer{
float: left;
width:800px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
padding: 10px 0px 10px 0px;
border-top:5px solid #2FAA96;
text-align:center;
line-height:24px;
background: #ffffff;
}


#footer a{
text-decoration: none;
}
