/**************GLOBALS*****************/
body {
background: #e0d9d3 url(images/bg.jpg) top left repeat-x;
     margin: 0px;
     text-align: justify;
     line-height: 11px;
     font-family: tahoma;
     font-size: 10px;
     color: #ab9c95;
     text-shadow: 1px 1px 1px #35425a;}

* { margin: 0; padding: 0; }



input, select, textarea {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size:10px;
        color: #ab9c95;
        text-shadow: 1px 1px 1px #35425a;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 2px;
	background-color: #e0d9d3;
	border: 4px solid #c4a5a3;}

.alignleft{float: left;}
.alignright{float: right;}

blockquote {
	width:500px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #e0d9d3;
	border-left: 9px solid #c05158;
        color: #ab9c95;
        text-shadow: 1px 1px 1px #ffffff;
	margin-left: 1.8em;
	padding: 7px;
        text-align: justify;
}

a {
	text-decoration: none;
	color: #c4a5a3;
	text-shadow: 1px 1px 1px #ffffff;}

a:hover {
	text-decoration: none;
	color: #c05255;
	text-shadow: 1px 1px 1px #ffffff;}

i, em {
color: #6f5868;
letter-spacing: 0px;
font-size:11px;
text-transform: uppercase;}

u {
color: #c4a5a3;
text-decoration: none;}


/**************LAYOUT*****************/
#wrapper {width:900px;margin-left:150px;}
#wrapper1 {width:920px;}

#main{background:#e4d8c2;}


/**************FOOTER*****************/

.footer {
    background-color: #bfcdea;
    margin: 0px;
    text-align: justify;
    line-height: 11px;
    font-family: tahoma;
    font-size: 10px;
    color: #ffffff;
    text-shadow: 1px 1px 1px #35425a;
}


/**************CONTENT*****************/	

#content{float:left;width:600px;
font-family: tahoma;
font-size: 5px;
       color: #ffffff;
       text-shadow: 1px 1px 1px #35425a;
	padding-left: 0px;
background-color: #e0d9d3;
background: url(contentbg.jpg);
}

#content ul {
width:90%;
font-family: tahoma;
font-size: 11px;
line-height: 11px;
padding-left:30px;
padding-right:5px;
text-align: justify;
color: #6f5868;
text-shadow: 1px 1px 1px #ffffff;}

#content h1 {15px no-repeat; margin-top:12px;
background: #e0d9d3;
margin-right:-2px;
padding-bottom: -10px;
letter-spacing: -1px;
margin: 0px;
font-weight: bold; 
font-style: oblique; 
font-size: 18px; 
color: #c05255; 
font-family: georgia; 
line-height: 11px; 
text-align: center; 
text-shadow: #ffffff 1px 1px 1px; 
float:center;}

#content a img {
background-color: #ffffff;
border-right: 3px solid #c05255;
border-bottom: 3px solid #c05255;
border-top: 0px solid #c05255;
border-left: 0px solid #c05255;
padding: 4px;
margin: 2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
  filter:alpha(opacity=75); 
  -moz-opacity: 0.75; 
  opacity: 0.75;}

#content a:hover img {
background-color: #ffffff;
border-right: 3px solid #c4a5a3;
border-bottom: 3px solid #c4a5a3;
border-top: 0px solid #c4a5a3;
border-left: 0px solid #c4a5a3;
padding: 4px;
margin: 2px;
  filter:alpha(opacity=90); 
  -moz-opacity: 0.90; 
  opacity: 0.90;}

#content strong {
color: #c05158;
letter-spacing: -1px;
font-size:11px;
text-transform: uppercase;
text-shadow: 1px 1px 1px #ab9c95;}

#content b {
color: #c05158;
letter-spacing: -1px;
font-size:11px;
text-transform: uppercase;
text-shadow: 1px 1px 1px #ab9c95;}


#content ol {list-style: decimal;padding:0; margin:0;}
#content ul li, ol li {margin-left:15px;}



.post-header {
background: #e0d9d3;
float: center;
font-size: 11px; 
color: #6f5868;
text-shadow: 1px 1px 1px #ffffff;
width: 100%;}

.post-header h1 {15px no-repeat;
margin-top:12px;
margin-right:-2px;
padding-bottom: -10px;
letter-spacing: -1px;
margin: 0px;
font-weight: bold; 
font-style: oblique; 
font-size: 18px; 
color: #c05255; 
font-family: georgia; 
line-height: 11px; 
text-align: center; 
text-shadow: #ffffff 1px 1px 1px; 
float:center;}

.post-header h1 a{15px no-repeat;
margin-top:12px;
margin-right:-2px;
padding-bottom: -10px;
letter-spacing: -1px;
margin: 0px;
font-weight: bold; 
font-style: oblique; 
font-size: 18px; 
color: #c05255; 
font-family: georgia; 
line-height: 20px; 
text-align: center; 
text-shadow: #ffffff 1px 1px 1px; 
float:center;
  filter:alpha(opacity=90); 
  -moz-opacity: 0.90; 
  opacity: 0.90;}

.post-header h1 a:hover{15px no-repeat;
margin-top:12px;
margin-right:-2px;
padding-bottom: -10px;
letter-spacing: -1px;
margin: 0px;
font-weight: bold; 
font-style: oblique; 
font-size: 18px; 
color: #c4a5a3; 
font-family: georgia; 
line-height: 20px; 
text-align: center; 
text-shadow: #ffffff 1px 1px 1px; 
float:center;}


.post-body {
width:100%;
font-family: tahoma;
font-size: 11px;
line-height: 11px;
text-align: justify;
color: #6f5868;
text-shadow: 1px 1px 1px #ffffff;}


.post-body ul {
width:100%;
font-family: tahoma;
font-size: 11px;
line-height: 11px;
text-align: justify;
color: #6f5868;
text-shadow: 1px 1px 1px #ffffff;}


.post-body a img {
background-color: #ffffff;
border-right: 3px solid #c05255;
border-bottom: 3px solid #c05255;
border-top: 0px solid #c05255;
border-left: 0px solid #c05255;
padding: 4px;
margin: 2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
  filter:alpha(opacity=75); 
  -moz-opacity: 0.75; 
  opacity: 0.75;}

.post-body a:hover img {
background-color: #ffffff;
border-right: 3px solid #c4a5a3;
border-bottom: 3px solid #c4a5a3;
border-top: 0px solid #c4a5a3;
border-left: 0px solid #c4a5a3;
padding: 4px;
margin: 2px;
  filter:alpha(opacity=90); 
  -moz-opacity: 0.90; 
  opacity: 0.90;}

.post-body strong {
color: #c05158;
letter-spacing: -1px;
font-size:11px;
text-transform: uppercase;
text-shadow: 1px 1px 1px #ab9c95;}

.post-body b {
color: #c05158;
letter-spacing: -1px;
font-size:11px;
text-transform: uppercase;
text-shadow: 1px 1px 1px #ab9c95;}

.post-body i, em {
color: #6f5868;
font-size: 11px;
text-transform: lowercase;}

.post-body a {
	text-decoration: none;
        letter-spacing: -1px;
        text-transform: uppercase;
	color: #c4a5a3;
	text-shadow: 1px 1px 1px #ffffff;}

.post-body a:hover {
	text-decoration: none;
        letter-spacing: -1px;
        text-transform: uppercase;
	color: #c05255;
	text-shadow: 1px 1px 1px #ffffff;}


/**************SIDEBAR*****************/
#sidebar {float:left;width:314px;
text-align: justify;
font-family: tahoma;
font-size: 11px;
line-height: 11px;
color: #ffffff;
text-shadow: 1px 1px 1px #ab9c95;
background-color: #e0d9d3;
background: url(sidebg.jpg);}

#sidebar h1 {15px no-repeat; margin-top:12px;
width:250px;
background: url(http://kbell.org/wp-content/themes/beige-glam/images/h1.png) no-repeat;
padding: 20px;
margin-right:-2px;
padding-bottom: -10px;
letter-spacing: -2px;
margin: 0px;
font-weight: bold; 
font-style: oblique; 
font-size: 20px; 
color: #c05158; 
font-family: georgia; 
line-height: 11px; 
text-align: center; 
text-shadow: #ab9c95 1px 1px 1px; 
float:center;}

#sidebar a img {
background-color: #ffffff;
border-right: 3px solid #c05255;
border-bottom: 3px solid #c05255;
border-top: 0px solid #c05255;
border-left: 0px solid #c05255;
padding: 4px;
margin: 2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
  filter:alpha(opacity=75); 
  -moz-opacity: 0.75; 
  opacity: 0.75;}

#sidebar a:hover img {
background-color: #ffffff;
border-right: 3px solid #6f5868;
border-bottom: 3px solid #6f5868;
border-top: 0px solid #6f5868;
border-left: 0px solid #6f5868;
padding: 4px;
margin: 2px;
  filter:alpha(opacity=90); 
  -moz-opacity: 0.90; 
  opacity: 0.90;}

#sidebar ul, li {
   text-align: justify;
   width:280px;
font-family: tahoma;
font-size: 11px;
color: #ffffff;
text-shadow: 1px 1px 1px #ab9c95;
   padding-left: 15px;
   padding-right: 25px;
   line-height: 11px;}

#sidebar strong {
color: #c05158;
letter-spacing: -1px;
font-size:11px;
text-transform: uppercase;
text-shadow: 1px 1px 1px #ab9c95;}

#sidebar b {
color: #c05158;
letter-spacing: -1px;
font-size:11px;
text-transform: uppercase;
text-shadow: 1px 1px 1px #ab9c95;}

#sidebar a {
	text-decoration: none;
        letter-spacing: -1px;
        text-transform: uppercase;
	color: #c4a5a3;
	text-shadow: 1px 1px 1px #ffffff;}

#sidebar a:hover {
	text-decoration: none;
        letter-spacing: -1px;
        text-transform: uppercase;
	color: #c05255;
	text-shadow: 1px 1px 1px #ffffff;}

/* ------------------------------------------------------ Comments
----------------------------------------------------------------------------------------*/
/*
	.comments template styles
*/

.comments { float: right; padding: 0; }

.comments input[type=text], textarea { width: 430px; }

textarea { width: 500px; }

.comments fieldset { padding: 30px; border: 1px solid #ab9c95; margin: 10px 0 20px 0; }

.comments p { padding: 10px 0px 10px 40px; color: #ab9c95;}

.comments h2 { padding: 10px 10px 10px 10px; color: #ab9c95;}

#cdisplay { float: left; list-style-type: none; padding: 0; margin: 0; }

	#cdisplay li { padding: 10px;  margin-bottom: 0px; width: 500px; }
	
	#cdisplay li.first {  background: #e0d9d3; border-bottom: #c4a5a3 2px solid; }

