/*  

Theme Name: Kristen Bell Source
Theme URI: http://kristenbellsource.com/
Description: Exclusive theme for Kristen Bell Source
Author: Samantha
Author URI: http://designs.quiet-desperation.com

*/


body{
margin:0;
padding:0;
font-family : arial;
font-size:11px;
background: #E9DFAA url('imgs/bg.jpg') repeat-x;
text-align:center;
color: #615C4D;
}

#bodymain{
width: 1000px; 
background: url('imgs/header.jpg') no-repeat;
margin: 0 auto;
position:relative;
text-align:justify;
}

#header{
height: 398px;
}

#footer{
clear: left;
font-size:14px;
width: 100%;
font-family : arial;
background: #E9DFAA url('imgs/footer.jpg') repeat-x;
color: #615C4D;
text-align: center;
padding: 20px 0;
}

#contentmain{
float: left;
overflow: hidden;
width: 100%;
}

#contentleft{
float: left;
overflow: hidden;
width: 340px;
margin-left: -1000px; 

}

#contentright{
width: 650px;
margin-right: 260px;
margin-left: 350px;
}


/* NAVIGATION */

#navigation {
padding: 0;
font: normal 13px lucida sans;
background: transparent;
text-transform:uppercase;
}

#navigation a {
color: #CFB75D;
padding: 4px 22px;
text-decoration: none;
background: transparent;
border-left: 0px solid #ffffff;
border-radius: 8px;
-moz-border-radius:  8px; 
-webkit-border-radius: 8px;
}

#navigation a:hover{
background: #271A05;
color: #A99A79;
border-radius: 8px;
-moz-border-radius:  8px; 
-webkit-border-radius: 8px;}




/* SIDEBAR */


.sidebar { 
	padding: 4px;
	font-family : arial;
	font-size: 12px;
	font-weight: normal;
	color: #615C4D;
	line-height: 16px;
	background-color: #E9DFAA;
	letter-spacing: normal;
	text-align: justify;
	margin:1px;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
}

.sidebar img {
	filter: alpha(opacity=60); opacity: .6;
	padding: 3px;
	border: 1px solid #DDC848;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;

}


.sidebar img:hover {
	filter: alpha(opacity=90); opacity: .9;
	padding: 3px;
	border: 1px solid #A99A79;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
}



/* CONTENT */

.content-body {
background: #E9DFAA;
font-family : arial;
color: #615C4D;}


.table-body {
background: #E9DFAA;
font-family : arial;
color: #615C4D;}

.title {
	font-family: Georgia, lucida sans, arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-transform:none;
	letter-spacing: -2px;
	padding: 16px;
	background: #E9DFAA;
	border-bottom: 2px solid #DBCC85;
	text-shadow: #EDE4C4 1px 1px 1px;
	color: #090601;
	text-align:center;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;}


.bottom-page {
	font-family: arial;
	font-size: 10px; 
	font-style: none;
	font-weight: normal;
	letter-spacing: normal;
	line-height:13pt;
	background: #E9DFAA;
	color: #615C4D; 
	text-transform: uppercase;
	text-align: right;
	padding: 8px;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;

}


.bottom {
	font-family: arial;
	font-size: 11px; 
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-transform:none;
	line-height:13pt;
	color: #615C4D; 
	background: #E9DFAA;
	padding: 6px; 
	text-align: center;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
}



.sidebar-title {
	font-family: Geneva, lucida sans, arial;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	font-style: none;
	line-height: 16px;
	letter-spacing: -1px;
	padding: 14px;
	text-shadow: #DBC32F 1px 1px 1px;
	background: #DDC848 url('imgs/title.jpg') repeat-x;
	border: 1px solid #DBC32F;
	color: #FFFFFF;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
}


h1,h2,h3 {
	font-style:none;
	font-size : 12px;
	text-decoration : none;
	font-family: arial;
	text-transform: uppercase;
	padding: 6px;
	color : #615C4D;
	background: transparent;
	line-height: 15px;
	border-top-width : 1px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-bottom: 1px solid #DBCC85;
	font-weight:bold;
	text-align: left;

}

.comments-table { 
	padding: 5px;
	font-family : arial;
	font-size: 12px;
	background: #E2D596;
	font-style: normal;
	font-weight: normal;
	color: #615C4D;
	line-height: 16px;
	letter-spacing: normal;
	cellpadding: 1px;

}


.table { 
	padding: 5px;
	font-family : arial;
	font-size: 12px;
	background: #E2D596;
	font-style: normal;
	font-weight: normal;
	color: #615C4D;
	line-height: 16px;
	letter-spacing: normal;
	cellpadding: 1px;

}

.table img {
	border: 1px solid #A99A79;
	padding: 3px;
}

.table img:hover {
	border: 1px solid #DDC848;
	padding: 3px;
}


a:link {
	color: #583400;
	text-decoration: none;
}

a:visited {
	color: #583400;
	text-decoration: none;
}

a:hover {
	color: #090601;
	text-decoration: none;
}

blockquote {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	border: 1px solid #DBCC85;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
}

b, strong {	
	color: #2D1901;
}

i, em {	
	color: #533200;
}

select, input, textarea {
	padding: 4px; 
	font-size: 8pt; 
	color: #615C4D; 
	line-height: 10px; 
	background: #FAF9F0;
	border: 1px solid #DBCC85;
	text-align: left;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
}

text {
	font-size: 8pt; 
	color: #615C4D; 
	padding: 4px;
}

