/*
Theme Name: Angel
Theme URI: http://themey.com/angel-wordpress-theme
Description: Get More Free Wordpress Themes By Visiting <a href="http://www.amazingwordpressthemes.com">Wordpress Themes</a> 

Version: 1.1
Author: Themey
Author URI: http://themey.com/
*/

body {background-image: url('images/background.gif'); background-position: center; background-repeat: no-repeat; background-attachment: fixed; }
</style>
<div id="tag" style="position:absolute; left:0px; top:30px; z-index:50; width:150px; height:45px;">
       background-color: #fff;
       color: #000;
       font-family: Americana extra bold bt;
       font-size: 12px;
       margin: 0px;
       padding: 0px;
}


* {
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
}

h2, h3, h3 a, h2 a {
	color: #6b4506;
	text-decoration: none;
}

a {
	color: #6b4506;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	position: relative;
	width: 770px;
	left: 50%;
	margin-left: -385px;
}

#wrapper {
	background: url('images/contentbg.gif') repeat-y top left;
}

input, textarea {
	border: 1px solid #000;
}

textarea {
	width: 80%;
	padding: 2px;
	margin: 2px;
}

#searchform input[type='text'] {
	width: 110px;
	background-color: #f3ede2;
	margin-right: 5px;
}

input[type='submit'] {
	background-color: #6b4506;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 1px;
}

/* header */
#header {
	background: url('images/angel.gif') no-repeat top right;
	height: 106px;
	padding-left: 15px;
	padding-top: 35px;
}

.blog_title {
	margin: 0px;
	font-size: 30px;
}

.blog_desc {
	color: #6b4509;
	font-size: 10px;
	margin-left: 50px;
	font-weight: bold;
}

/* main */

#main {
	float: left;
	width: 360px; /* +0 */
	padding: 7px 10px 15px 15px;
}

.one_post {
	padding-bottom: 15px;
}

.post_title {
	font-size: 18px;
	margin-bottom: 3px;
}

.n_comments, .n_comments a {
	font-size: 12px;
	color: #e5ca9c;
}

.post_meta {
	background-color: #ede4d5;
	margin-bottom: 5px;
	padding: 3px;
}

#navigation {
	font-size: 12px;
	color: #6b4506;
	font-weight: bold;
}

#navigation .alignleft {
	float: left;
	width: 50%;
	text-align: left;
}

#navigation .alignright {
	float: right;
	width: 50%;
	text-align: right;
}

.commentlist {
	margin: 10px 30px;
}

.commentlist li {
	margin-bottom: 10px;
}

/* sidebar1 */

#sidebar1 {
	float: right;
	width: 175px;
	padding: 10px 1px 0px 1px;
        font-size: 12px;
}

#sidebar1 ul {
        margin-left: 0;
        padding-left: 0;
	list-style: none;
}

.sidebar_message {
	margin-bottom: 10px;
}

#sidebar1 h2 {
	font-size: 18px;
	background-color: #e9e2d6;
	padding: 2px 5px;
	margin-center: 15px;
}

#sidebar1 ul ul {
	padding: 3px 5px;
}

#sidebar1 ul li li {
	margin-center: 5px;
	margin-bottom: 2px;
	list-style: inside url('images/bullet.gif');
	font-weight: bold;
}

/* sidebar2 */

#sidebar2 {
	float: left;
	width: 175px;
	padding: 10px 1px 0px 1px;
        font-size: 12px;
}

#sidebar2 ul {
        margin-left: 0;
        padding-left: 0;
	list-style: none;
}

.sidebar_message {
	margin-bottom: 10px;
}

#sidebar2 h2 {
	font-size: 18px;
	background-color: #e9e2d6;
	padding: 2px 5px;
	margin-center: 15px;
}

#sidebar2 ul ul {
	padding: 3px 5px;
}

#sidebar2 ul li li {
	margin-center: 5px;
	margin-bottom: 2px;
	list-style: inside url('images/bullet.gif');
	font-weight: bold;
}

/* footer */

#footer {
	clear: both;
	color: #bfb199;
	background-color: #f2eee7;
	padding: 3px 7px;
	font-weight: bold;
	border-top: 15px solid #fff;
	border-bottom: 5px solid #fff;
}
#content_start {position: absolute;left: -10000px;};

img.avatar {float:left; margin-right:5px;}



























