/*
Theme Name: Pale Charm Theme
Theme URI: http://luckythemes.com/pale-charm-theme/
Description: Pale Charm Style Wordpress Theme. The theme is released under GPL.
Version: 1.5
Author: http://themerama.com
Tags: widget ready, valid html, valid css, 2 columns, fixed width
*/
body{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #785829;
	margin: 0;
	padding: 0;
	background: #FFE6CA;
	text-align: center;
}
img{
	border: 0;
}
.clear{
	clear: both;
}

#header{
	margin: 0 auto;
	width: 900px;
	background: url(images/header_bg.gif) repeat-x;
	text-align: left;
}
#header .himg{
	background: url(images/header_img.jpg) no-repeat 46px 0;
	height: 273px;
}
#header h1{
	padding-top: 50px;
	padding-left: 385px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
	margin: 0;
	text-align: center;
}
#header h4{
	padding-left: 385px;
	font-family: Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: white;
	margin: 0;
	text-align: center;
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: #FFF3E6;
	text-decoration: none;
}
#header a:hover{ color: white;}
.search{
	padding-top: 20px;
	padding-left: 430px;
}
.search_form{
	margin: 0;
	padding: 0;
}
.search_form input{
	vertical-align: middle;
	margin: 10px;
	padding: 0;
}

#content{
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

.left{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	float: left;
	width: 230px;
	font-size: 11px;
	overflow: hidden;
}
.left .lpadding{
	margin: 0 10px 0 15px;
	background: #FFF2E4 ;
}

.left .title{
	background: #DBBE9D url(images/cat_bulletr.gif) no-repeat top left;
	padding: 4px 0 4px 40px;
	border-top: 3px solid #C2A584;
	border-bottom: 3px solid #C2A584;
}
.left h1{
	
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: white;
}

.left p{
	padding: 10px;
	margin: 0;
}
.left ul{
	padding: 0;
	margin: 10px 5px 10px 30px;
}
.ul_bg{
	background: url(images/ul_bg.gif) repeat-x;
	height: 23px;
}
.left ul li{
	list-style: none;
	background: url(images/bullet.gif) no-repeat left 2px;
	padding: 0 10px 0 15px;
	margin: 0;
}
.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: #BB965F;
	text-decoration: none;
}
.left a:hover{ text-decoration: underline;}

.right{
	float: right;
	width: 665px;
	font-size: 12px;
	background: #FFF2E4;
	overflow: hidden;
}

.right .title{
	background: #DBBE9D url(images/cat_bulletr.gif) no-repeat top left;
	padding: 4px 0 4px 40px;
	border-top: 3px solid #C2A584;
	border-bottom: 3px solid #C2A584;
}

.right .title h1{
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: white;
	padding: 0;
	float: left;
}
.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: white;
	text-decoration: none;
}
.right h1 a:hover{text-decoration: underline;}

.right .title h4{
	padding: 6px 0;
	font-family: Tahoma, Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: white;
	margin: 0 5px;
	float: right;
}
.right p{
	padding: 3px 10px;
	margin: 0;
}
.div1{
	height: 1px;
	padding: 1px;
}
.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #BB9162;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}

.tags{
	border-top: 1px dashed #CBB38F;
	border-bottom: 1px dashed #CBB38F;
	margin: 10px 10px 0 10px;
	padding: 2px 5px;
	font-size: 10px;
	background: #FEF7EE;
	color: #BB9162;
}
.permalink{
	font-size: 11px;
	text-align: right;
	margin: 0 10px;
	padding: 5px 10px;
	color: #BB9162;
}
.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{
	color: #BB9162;
	text-decoration: underline;
}
.permalink a:hover{text-decoration: none;}


#footer{
	margin: 0 auto;
	width: 900px;
	background: black;
	color: #FFF2E4;
	text-align: center;
	font-size: 11px;
	background: url(images/footer_bg.gif) repeat-x bottom;
}
#footer .fimg{
	background: url(images/footer_img.gif) no-repeat 680px 0;
	height: 82px;
}
#footer p{
	padding: 35px 70px 5px 0;
	margin: 0;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color: #FFF2E4;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}

#footer a.sec:link, #footer a.sec:visited, #footer a.sec:active, #footer a.sec:hover{
	color: #FFF2E4;
	font-weight: bold;
	text-decoration: underline;
}
#footer a.sec:hover{text-decoration: none;}

h2 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
}

h3 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
}

p, li, .feedback {
	font: 100% Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#wp-calendar {
	border: 1px solid #C2A584;
	empty-cells: show;
	font-size: 14px;
	margin: 0 auto 10px auto;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #C2A584;
	font-size: 14px;
	text-align: center;
}

#wp-calendar td {
	color: #C2A584;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #DBBE9D;
	color: white;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.left ul li ul li{border: 0;}
.left ul li ul li ul li{border: 0;}

.right ul li{ margin: 0 10px;}
.right ol li{ margin: 0 10px;}
