
/* ::::: http://localhost/blog/wp-content/themes/angel-11/style.css ::::: */

body { margin: 0px; padding: 0px; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: Arial,sans-serif; font-size: 12px; }
* { border: 0px solid black; margin: 0px; padding: 0px; }
h2, h3, h3 a, h2 a { color: rgb(107, 69, 6); text-decoration: none; }
a { color: rgb(107, 69, 6); text-decoration: none; }
a:hover { text-decoration: underline; }
#wrapper { position: relative; width: 770px; left: 50%; margin-left: -385px; }
#wrapper { background: transparent url('contentbg.gif') repeat-y scroll left top; }
input, textarea { border: 1px solid rgb(0, 0, 0); }
textarea { margin: 2px; padding: 2px; width: 80%; }
#searchform input[type="text"] { width: 110px; background-color: rgb(243, 237, 226); margin-right: 5px; }
input[type="submit"] { padding: 1px; background-color: rgb(107, 69, 6); color: rgb(255, 255, 255); font-weight: bold; font-size: 12px; }
#header { background: transparent url('angel.gif') no-repeat scroll right top; height: 106px; padding-left: 15px; padding-top: 35px; }
.blog_title { margin: 0px; font-size: 30px; }
.blog_desc { color: rgb(107, 69, 9); font-size: 13px; margin-left: 50px; font-weight: bold; }
#main { padding: 7px 10px 15px 15px; float: left; width: 555px; }
.one_post { padding-bottom: 15px; }
.post_title { font-size: 18px; margin-bottom: 3px; }
.n_comments, .n_comments a { font-size: 12px; color: rgb(229, 202, 156); }
.post_meta { padding: 3px; background-color: rgb(237, 228, 213); margin-bottom: 5px; }
#navigation { font-size: 14px; color: rgb(107, 69, 6); 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; }
#sidebar { padding: 10px 5px 0px 10px; float: right; width: 175px; }
#sidebar ul { list-style-type: none; list-style-image: none; list-style-position: outside; }
.sidebar_message { margin-bottom: 10px; }
#sidebar h2 { padding: 2px 5px; font-size: 13px; background-color: rgb(233, 226, 214); margin-top: 15px; }
#sidebar ul ul { padding: 3px 5px; }
#sidebar ul li li { margin-left: 5px; margin-bottom: 2px; list-style-type: disc; list-style-image: url('bullet.gif'); list-style-position: inside; font-weight: bold; }
#footer { border-top: 15px solid rgb(255, 255, 255); border-bottom: 5px solid rgb(255, 255, 255); padding: 3px 7px; clear: both; color: rgb(191, 177, 153); background-color: rgb(242, 238, 231); font-weight: bold; }
