/*
Theme Name: Angels Theme
Theme URI: http://luckythemes.com/angels-theme/
Description: Angels Style Wordpress Theme
Version: 1.0
Author: http://themerama.com
Tags: angels, pale, religion
*/
body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
	background: #F4E9DC;
	text-align: center;
}
img{
	border: 0;
}
.clear{
	clear: both;
}

#header{
	margin: 0 auto;
	width: 712px;
	height: 262px;
	background: #E8BE9C url(images/header_img.jpg) no-repeat;
}

#header h1{
	padding: 15px 0 0 0;
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 36px;
	margin: 0;
}
#header h4{
	padding: 0;
	font-family: Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #662D1A;
	margin: 0;
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: white;
	text-decoration: none;
}
#header a:hover{ color: #662D1A;}

#menu{
	margin: 0 auto;
	padding: 5px 0;
	width: 712px;
	background: white;
}
#menu ul{
	padding: 0;
	margin: 0;
	float: left;
	width: 270px;
	height: 22px;
	/*border: 1px solid red;*/
	overflow: hidden;
}
#menu ul li{
	list-style: none;
	padding: 5px 12px;
	margin: 0 0 0 20px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: url(images/mul_bullet.gif) no-repeat left center;
	float: left;
}


#menu a:link, #menu a:visited, #menu a:active, #menu a:hover{
	font-weight: bold;
	color: #C98468;
	text-decoration: none;
}
#menu a:hover{text-decoration: underline;}

.search{
	float: right;
	width: 310px;
/*	border: 1px solid blue;*/
}
.search_form{
	margin: 0;
	padding: 0 0 0 40px;
}
.search_form input{
	vertical-align: middle;
	margin: 0 10px;
	padding: 0;
}

#content{
	margin: 1px auto 0 auto;
	width: 712px;
	background: white url(images/cont_bg.gif) repeat-y;
	text-align: left;
}
.left{
	float: left;
	width: 212px;
	background: url(images/left_bg.jpg) repeat-x ;
}
.left .lpadding{
	margin: 10px;
}
.left h1{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left ul li{
	list-style: none;
	padding: 0 12px;
	margin: 0;
	background: url(images/lul_bullet.gif) no-repeat 3px center;
	border-bottom: 1px dotted white;
}
.left ul{
	padding: 0;
	margin: 5px;
}
.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: black;
	text-decoration: none;
}
.left a:hover{ text-decoration: underline;}

.right{
	float: right;
	width: 500px;
	background: white;
}
.right .rpadding{
	margin: 2px;
}
.right .title{
	background: #DDAD88;
	padding: 5px;
}
.right h1{
	padding: 0;
	margin: 0;
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
.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 h4{
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #842614;
	margin: 0;
}
.right p{
    margin: 5px;
}

.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #842614;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}

.tags, .permalink{
	text-align: left;
	font-weight: bold;
	margin: 0 0 1px 0;
	padding: 3px 10px;
	background: #DDAD88;
	color: #842614;
	font-size: 11px;
}

.permalink{
	margin: 0 0 5px 0;
	background: #F6C19A;
}

#footer{
	font-family: Tahoma, Arial, Helvetica, Georgia, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: #B26B58;
	margin: 0 auto;
	width: 712px;
	font-size: 11px;
}
#footer .fimg{
	background: url(images/footer_bg.jpg) no-repeat;
	height: 63px;
}
#footer p{
	padding: 20px 0 0 0 ;
	margin: 0;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	font-weight: bold;
	color: #B26B58;
	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: #B26B58;
	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 #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	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: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	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: #eee;
	color: #bbb;
}

#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;
}