/*
Theme Name: SUKI WEBSTER
Theme URI: http://www.soulbat.com
Description: Custom Wordpress Theme
Version: 1.0
Author: SOULBAT
Author URI: http://www.soulbat.com
Tags: SOULBAT
*/



@charset "UTF-8";
/* /////////////////////// GENERAL CSS ///////////////////////////////////////////// */

/* RESET CSS ///////////////////////*/

* { margin:0; padding:0; }
html, body, ul, ol, dl,li, p, td, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, dl,dt,dd { margin:0; padding:0; border:0; }
p, h1, h2, h3, h4, h5, h6, ul, ol, dl { margin-bottom:1em; }
a { outline:none; color:#A99289; }
a:hover { color:#D0BAA6; }

/* BODY CSS ///////////////////////*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 86%;
color: #E1E1E1;
background: #180C25 url(images/bg/bg24.jpg) no-repeat center top;
text-align:center;
}

/* headings */

h1 { color:#163551; font-size:1.3em; margin:9px 0 1.5em 0;}


h2,#blogtitle {
background: url(images/taper.png) no-repeat bottom;
height:56px;
line-height:56px;
font-size:16px;
color:#FEC481;
margin:0 0 6px 0;
}

.post h2 { background:none; height:auto;
line-height:normal; margin:9px 0 !important; }

h3,h3 a { color:#FCCD93; font-size:16px; font-weight:normal}
h4 { color:#EEE; font-size:14px; font-weight:normal }
h5 { color:#EEE; font-size:1.0em}
h6 { color:#EEE; font-size:1.0em}

/* CLEARING CSS /////////////////////// ADD RELEVANT IDS AND CLASSES HERE*/

.clearAfter:after, .navigation:after {
content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; visibility:hidden;
}

/* note: IE fix - careful or avoid further height declarations on these elements */
.clearAfter,.navigation {
height:1%;
}
/* legacy */
.clearfloat { clear:both; overflow:auto; font-size:1px; height:1px; visibility:hidden; }

/* IMAGE CSS ///////////////////////*/

p img { padding: 0;	max-width: 100%;  }
img.centered {	display: block;	margin-left: auto;	margin-right: auto;	}
img.alignright {padding: 0;margin: 0 0 6px 11px;display: inline;	}
img.alignleft {	padding: 0;margin: 0 11px 6px 0;display: inline;	}
.alignright {float: right;	} .alignleft {float: left	}

/* IE specific better image scaling */
img { -ms-interpolation-mode: bicubic; }
/* /////////////////////// END GENERAL STYLESHEET ///////////////////////////////////////////// */

#wrapper {
	margin:0 auto;
	width:954px;
	min-height:400px;
	background: url(images/liner.gif) no-repeat 668px 0px;
	position:relative;
}
#logo {
	 position:absolute;
	 top:20px;
	 left:6px;
	 width:615px;
	 height:208px;
	 overflow:hidden;
	 z-index:1;
}
#angels {
	 position:absolute;
	 top:23px;
	 left:621px;
	 width:340px;
	 height:279px;
	 z-index:1;
}
#agent {
	 position:absolute;
	 top:282px;
	 left:668px;
	 width:284px;
	 height:145px;
	 z-index:8;
	 background: url(images/agent.png) no-repeat;
}
#iacom, #iacom img {
width:210px;
height:38px;
}
#iacom {
margin:90px 0 0 23px;
}
#iacom a {
margin:0; padding:0; border:0;
background:none;
}
#iacom a:hover {
border-bottom:4px solid #592163;
}


#main {
float:left;
text-align:left;
width:590px;
padding:230px 0 20px 26px;
}

p {
line-height:130%;
}

/* navigation */

#navwrap {
position:relative;
float:right;
width:284px;
height:auto;
text-align:left;
}

#nav {
  width:276px;
  position: absolute;
  top: 420px;
  background: url(images/linerH.gif) repeat-x bottom;
}
#nav.fixed {
  position: fixed;
  top: 0;
}

#nav ul {
margin:40px 0 2px 0;
background: url(images/navGrad.png) repeat-y;
}

#nav ul li {
list-style:none;
background: url(images/linerH.gif) repeat-x top;
}

#nav ul li a {
font-size:14px;
line-height:42px;
width:auto;
display:block;
padding-left:30px;
text-decoration:none;
color:#BEBEBE !important;
cursor:pointer !important;
}
#nav ul li a:hover {
color:#FFFFFF; text-decoration:underline;
}

#nav ul li.current_page_item a {
/* color:#992F21; */
}

/* sub level */
#nav ul ul {
margin:0 0 9px 0;
}

#nav ul ul li {
list-style:none;
background: url(images/trans.gif);
}

#nav ul ul li a {
font-size:13px;
line-height:19px;
width:auto;
padding-left:36px;
text-decoration:none;
color:#BEBEBE !important;
}
/* for IE */
#nav ul li.lastnav {
margin:0 !important;
padding:0 !important;
height:2px !important;
overflow:hidden !important;
}


/* links */



#links {
  position:absolute;
  top:0;
  left:50%;
  margin-left:210px;
  width:220px;
  height:100px;
  z-index:20;
  text-align:left;
}

#links dt {
  padding:2px 2px 2px 6px;
  color:#AEAEAE;
  margin-bottom:4px;
  font-size:12px;
  font-weight:normal;
}
#links dd {
  display:block;
   width:100%;
  padding:2px 2px 2px 14px;
  background-color:#3E1C3E;
  color:#BEBEBE;
  font-weight:normal;
  margin-bottom:4px;
  font-size:12px;
}




/*  combi */
.combi {
margin:0 0 10px 0;
overflow:auto;
clear:both;
}

.combi img { border:1px solid black; }

/* footer */

#footer {
width:954px;
margin:0 auto 10px auto;
text-align:left;
border-top:1px solid #511F48;
/*background:#29132B url(images/foot.png) repeat-x;*/
}
#footer p,#footer a { 
/*color:#8A8A8A;  font-size:12px; */
	color:#632558;
 	font-size:12px;
}
#footer a:hover { 
	color:#8A8A8A;
}

#footer p { 
padding:5px 9px;
}

#footer p span.ftL { 
width:400px;
float:left;
}

#footer p span.ftR { 
width:300px;
float:right;
text-align:right;
}


/* quotes   #A9A9A9 */

p strong {
	color:#B5948C;
}

.quote, .quote strong {
color: #D6AC7F;
font-size:17px;
font-weight:normal;
font-family:"Century Gothic", "Lucida Sans", Verdana, sans-serif;
}
.quote strong {
font-weight:bold;
}

/* textarea */
#comment {
background-color:#E1DAE8 !important;
font-size:13px;
}






