/*  
Website: Kristin Chenoweth Net
Layout by: Flor - http://sweetrevelation.org
*/

/* ----------------------------------------- GENERAL -----------------------------------------*/

*{
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	text-align:center;
	background: url(images/bg.jpg) repeat-x #f5f1eb;
	color:#322432;
}

a:link {
	color: #513851; 
	text-decoration: none; 
	font-weight: bold;
} 

a:visited {
	color: #4c4230; 
	text-decoration: none; 
	font-weight: bold;
} 

a:active {
	color: #513851; 
	text-decoration: none; 
	font-weight: bold;
} 

a:hover {
	color: #4c4230; 
	text-decoration: none; 
	font-weight: bold;
} 

p {
	margin: 0 0 10px 0;
}

ul {
	list-style:circle;
	margin: 0 0 0 40px;
}

blockquote {
	background:url(images/title.jpg) repeat-y #f4eee6;
	padding: 3px 8px 3px 8px;
	margin: 4px 30px 4px 30px;
}

input, textarea, select, button {
font-size:7pt;
color:#616161;
background: #ffffff;
border: 1px solid #616161;
padding: 3px;
margin: 2px;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#000;
background: #fff;
border: 1px solid #000000;
margin: 2px;
}

#wrapper {
	width:850px;
	margin: 0px auto 0px auto;
	text-align:left;
}

#header {
	width: 850px;
	height: 358px;
}


/* ----------------------------------------- SIDEBAR -----------------------------------------*/

#sidebar {
	background: url(images/sb.jpg) repeat-y;
	padding: 0 5px 0 5px;
}

.presidebar {
	float: left;
	width: 242px;
	margin: 0 10px 0 36px;
}

/* ----------------------------------------- CONTENT -----------------------------------------*/

#content {
	padding: 0 12px 0 12px;
	text-align: justify;
}

.precontent {
	width: 524px;
	float:left;
	background: url(images/cont_bg.jpg) repeat-y;
}	

/* --------------------------------- FUSION TEMPLATE ---------------------------------*/

.entry {
	padding: 0px 8px 15px 8px;
	text-align: justify;
}

.posttitle {
	height: 29px;
	background:url(images/h1.png) no-repeat;
	padding: 4px 0 4px 14px;
	margin: 0 0 5px 0;
}

.postdata {
	color: #fff;
	font-size: 9px;
	text-align: center;
}

.postdata a:link, .postdata a:hover, .postdata a:active, .postdata a:visited {
	color: #c5d4da;
}


/* ----------------------------------------- FOOTER -----------------------------------------*/

#footer {
	background:url(images/bg_foot.jpg) repeat-x;
	clear:both;
	height: 30px;
	color: #ffF;
	line-height: 30px;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	font-family: Georgia, Book Antiqua, Verdana;
	font-size: 11px;
}

/* ----------------------------------------- HEADINGS -----------------------------------------*/

/* post titles */ 
h1 {
	font-family: Georgia, Book Antiqua, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-align:center;
	color: #cadbdc;
	padding: 2px 0 2px 0;
	margin: 0 0 0px 0;
}

h2 {
	font-family: Georgia, Book Antiqua, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-align:center;
	color: #cadbdc;
	height: 29px;
	background:url(images/h1.png) no-repeat;
	padding: 4px 0 4px 14px;
	margin: 0 0 5px 0;
	line-height:29px;
}

/* pages subtitles*/ 

h3 {
	font-family: Georgia, Book Antiqua, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-align:left;
	color: #553955;
	padding: 2px;
	margin: 0;
}

h4 {
	color: #fff;
	font-size: 9px;
	text-align: center;
}

/* sidebar titles */ 
h6 {
	font-family: Georgia, Book Antiqua, Verdana;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-align:center;
	color: #392839;
	border-bottom: solid 1px #392839;
	padding: 4px 0 4px 0;
	margin: 0 0 5px 0;
	background:url(images/h6.png);
}

/* ----------------------------------------- PAGES -----------------------------------------*/

.menu_index {
	clear:both;
	margin: 2px 0 2px 0;	
}

.p_img {
	float:left;
	height: 46px;
	width: 46px;
	margin: 2px 0 2px 0;	
}

.p_txt {
	float: left;
	height: 46px;
	width: 450px;
	margin: 2px 0 2px 3px;
	background: #ebe3d9;
}