
/*
Theme Name: DKVW
Theme URI: http://www.allemalamaas.com.com
Description: Wordpress as a CMS
Version: 1.1
Author: lamasutra
Author URI: http://www.allemalamaas.com
*/

/*
site colors:
				yellow	:	#FFCF01	
				green	:	#043300
				blue	:	#0099FF
*/

@import url("css/master.css");
@import url("css/styling.css");
@import url("css/js.css");
body {
overflow:scroll;
background:white;
height:100%;
overflow: visible;
background-repeat:repeat-x;
}

.clear { clear: both; }

#page-wrap {
position:relative;
min-width:950px;
max-width:1100px;
margin:0px auto;
}
#header {
z-index:40;
padding:10px 240px 0 175px;
position:relative;
height:120px;
}
#logo {
padding:2em 0 0 2em;
}

#content {
position:relative;
background-repeat:repeat-x;
}
#sbLeft {
/*background:url(images/backgrounds/vertical_line_trans.png);*/
background-position:top right;
background-repeat:no-repeat;
position:absolute;
top:0;
left:0;
width:180px;
}
#center {
padding:20px 250px 20px 220px;
overflow:hidden;
}

#footer {
height:50px;
width:100%;
}

#right_wrap {
z-index:50;
position:absolute;
top:0;
right:0;
width:220px;
background:#FFCF01 url(images/sbRight_bg.png) no-repeat top right;
overflow:hidden;
-moz-border-radius-topleft: 100px;
-webkit-border-top-left-radius: 100px;
}
#right_wrap li {
list-style:none;
}
.jqueryslidemenu {
position:absolute;
bottom:0;
right:220px;
}
