/*  
Theme Name: Angelic
Theme URI: http://themelabs.com
Description: This is a FREE Premium Theme. Use and modify as you wish. You are not allowed to re-distribute it and/or  remove the "Designed by ThemeLabs.com" message in the footer and have fun using it!
Version: v1.0
Author: ThemeLabs
Author URI: http://themelabs.com
*/

body {
  padding: 0;
  margin:0;
  font-size: 11pt;
  font-family: Georgia, "Times New Roman", serif;  
  text-align: center;
  color:#000;
  background: #eae5ce;
}
* {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-caption {
  padding: 5px;
  margin-right: 10px;
  text-align: center;
  border: 1px solid #ddd;
  background-color: #eee;
}
.wp-caption img {
  border: 1px solid #ddd;
}
.wp-caption p {
  color: #333;
  text-align: center;
}
.marginauto {
  width: 947px;
  margin: 0 auto;
}


/*-- =============================== Main divs (content, header, footer) ================================ --*/

#wrapper {
  width:947px;
  margin:0 auto;
  float:none;
  clear:both;
  text-align: left;
  background: url("images/contentbg.gif") repeat-y;
}
#content-top {
  width: 947px;
  height: 5px;
  margin: 0 auto;
  background: url("images/contenttop.gif") no-repeat;
}



/*-- ============================================ Header ================================================ --*/

.topbars {
  width: 100%;
  height: 51px;
  padding-top: 7px;
  margin-bottom: 15px;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", serif;
  border-bottom: 7px solid #d5d0bb;
  background: url("images/topbarbg.gif") repeat-x;
}
.auto-wrap {
  width: 947px;
  margin: 0 auto;
}
.wrapright {
  width: 914px;
  padding-right: 6px;
  float: right;
}
.logo {
  width: 189px;
  height: 41px;
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: normal;
  float: left;
  color: white;
  display: block;
  background: url("images/logobg.gif") no-repeat transparent;
}
.logo a {
  font-size: 22px;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: normal;
  color: white;
}
.slogan {
  height: 35px;
  padding-left: 10px;
  padding-top: 16px;
  float: left;
  color: #eae5ce;
  background: url("images/sloganbg.gif") no-repeat transparent;
  display: block;
}
.navigationtopbar {
  padding-top: 16px;
}
/*-- topbar button disabled(not selected) --*/
.topnav .page_item {padding: 0; margin: 0; margin-left: 30px; text-align: center; float: right;}
.topnav .page_item a{width: 86px; height: 25px; padding-top: 10px; display: block; color: #eae5ce;}
.topnav .page_item a:hover{text-decoration:none;}
/*-- topbar button enabled(selected) --*/
.topnav .current_page_item {padding: 0; margin: 0; margin-left: 30px; text-align: center; float: right; background: url("images/topbarhover.gif") no-repeat;}
.topnav .current_page_item a{width: 86px; height: 25px; padding-top: 10px; display: block; color: #423a2d;}
.topnav .current_page_item a:hover{text-decoration:none;}
/*-- topbar HOME disabled(not selected) --*/
.home-item {padding: 0; margin: 0; text-align: center; float: right;}
.home-item a{width: 86px; height: 25px; padding-top: 10px; display: block; color: #eae5ce;}
.home-item a:hover{text-decoration:none;}
/*-- topbar HOME button enabled --*/
.home-current-item {padding: 0; margin: 0; margin-left: 10px; text-align: center; float: right; background: url("images/topbarhover.gif") no-repeat;}
.home-current-item a{width: 86px; height: 25px; padding-top: 10px; display: block; color: #423a2d;}
.home-current-item a:hover{text-decoration:none;}

/*-- ============================================== Sidebar ============================================= --*/

.sidebar-wrap {
  width: 252px;
  padding: 0;
  margin:0 auto;
  overflow:hidden;
  float: left;
  clear:none;
}
.sidebar {
  width:100%;
  clear:none;
}

/*-- ============================================ Widget =========================================== --*/

.widget {
  width: 252px;
  color: white;
}
.widget li {
  padding: 0;
  margin: 0;
  font-size: 13px;
}
.widget li a{
  width: 232px;
  height: 26px;
  padding: 10px 0 0 20px;
  display: block;
  color: #504e43;
  background: url("images/widgetbutton2.gif") repeat-x;
}
.widget li a:hover{
  color: #000;
  text-decoration:none;
  background: url("images/widgethover.gif") repeat-x;
}
.textwidget {
  padding: 15px;
  font-size: 13px;
  color: #444;
  line-height: 21px;
  background-color: #f3f1e3;
}
.widgettitle {
  width: 252px;
  height: 30px;
  padding-top: 10px;
  text-indent: 15px;
  font-family:Georgia, "Times New Roman", serif;
  font-size: 17px;
  color: #222;
  display: block;
  background: url("images/widgetheader2.gif") repeat-x;
}
.searchtitle {
  color: #000;
  margin-bottom: 4px;
  font-family: georgia, "Times New Roman", serif;
  font-size: 18px;
}
.searchwidget {
  padding: 10px;
}
#searchform {
  margin: 0;
}
#searchform #s{
  width: 168px;
  height: 18px;
  padding: 9px;
  margin: 0;
  border: none;
  color: #333;
  float: left;
  background: url("images/searchinput.gif") no-repeat;
}
#searchform #searchsubmit {
  width: 42px;
  height: 36px;
  padding: 3px;
  margin: 0px;
  border: none;
  cursor: pointer;
  background: url("images/searchgo.gif") no-repeat;
}


#calendar_wrap {
  text-align: center;
}
#wp-calendar {  
  width: 90%;
  font-size: 12px;
  margin: 5px auto;
  color: #202325;
  text-align: center;
  border-collapse: collapse;
}
#wp-calendar caption {
  font-weight: 600;
  margin-top: 7px;
  background: #dfdac7;
  padding: 5px 0px;
}
#wp-calendar th {
  text-align: center; 
  padding: 5px 3px; 
  border-bottom: solid 1px #d5d2bd;
}
#wp-calendar td {
  padding: 3px;
  text-align:center;
}
#wp-calendar td a {
    color: #92b827;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#wp-calendar td a:hover {
	color: #000;
}
#recentcomments li{
  width: 232px;
  height: 26px;
  color: #a09e90;
  padding: 10px 0 0 20px;
}
#recentcomments li a{
  background: none;
}
#recentcomments li a:hover{
  background: none;
}
.recentcomments{
  display: block;
  background: url("images/widgetbutton.gif") repeat-x;
}
/*-- ==================================== Entry title/header/footer ================================== --*/
.entry-header {
  width: 100%;
  padding-bottom: 6px;
  border-bottom: 1px solid #d0cbb3;
  display: inline-block;
}
.archive-title {
  width: 90%;
  height: 23px;
  padding-top: 7px;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size:15px;
  color: #50b0dc;
  border-bottom: 1px solid #DEDEDE;
}
.entry-title{
  font-size: 23px;
  color: #000;
  float: left;
}
.entry-title a{
  font-size: 23px;
  color: #000;
}
.entry-title a:hover {
  text-decoration:none;
  color: #9c9884;
}

/*-- Date button --*/
.post-date{
  clear: both;
  width: 48px;
  height: 48px;
  padding-top: 25px;
  float: left;
  margin: 0;
  text-align: center;
  background: url("images/calendar.gif") no-repeat bottom;
}
.post-date .day{
  height: 26px;
  font-size: 24px;
  font-family: Georgia, "Times New Roman", serif;
  color: #424039;
}
.post-date .month{
  font-size: 14px;
  font-family: Georgia, "Times New Roman", serif;
  color: #fff;
}
/*-- Comments meta --*/
.comments-link {
  font-size: 12px;
  margin-top: 6px;
  float: right;
  color: #94bc2a;
  border-bottom: 1px dotted #94bc2a;
}
/*-- Tags (footer) --*/
.pagetags a{
  color: #000;
}
.entry-footer {
  clear: both;
}
.entry-footer span {
  font-size: 12px;
  font-weight: normal;
}
.entry-footer span a{
  color: #94bc2a;
  border-bottom: 1px dotted #94bc2a;
}
/*-- Entry meta/single page --*/
.entry-meta { 
  width: 100%;
  height: 14px;
  padding: 4px 10px 4px 10px;
  font-size: 13px;
  color: #222222;
}
.entry-meta a{
  color: #a2c66f;
}
.entry-meta a:hover{
  color: #c6de72;
}
#entry-meta-single {
  height: 70px;
}
/*-- Navigation --*/
.navigation {
  width: 100%;
  padding-top: 50px;
  clear: both;
  color: #92b827;
}
.navigation a{
  color: #92b827;
}
.nav-prev {
  width: 48%;
  text-align: left;
  float: left;
}
.nav-next {
  width: 48%;
  text-align: right;
  float: right;
	
}

/*-- ============================================== Post ============================================= --*/

.posts-wrap {
  width: 690px;
  margin: 0;
  float:left;
  clear:none;
}

.post {

}
.postpadding {
  width: 612px;
  padding: 15px;
  float: right;
 
}
.entry-content {
  font-size: 13px;
  color: #9c9884;
  clear: both;
  line-height:25px;
}

/*-- ============================================== Comments and Gravatar ============================================ --*/

li.comment{
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #a19c8f;
  clear: both;
  float: right;
  text-align: justify;
  display: inline-block;
  background: #ece9d9;
  border: 1px solid #dfdccd;
}
.pingback{
  margin: 0;
  padding: 15px;
  font-size: 13px;
  color: #9e9a8b;
  clear: both;
  float: right;
  background-color: #c2be9a;
}
.pingback a{
   margin-left: 5px;
   color: #9e9a8b;
   font-style:normal;
}
.trackback{
  margin: 0;
  padding: 15px;
  font-size: 13px;
  color: #9e9a8b;
  clear: both;
  float: right;
  background-color: #c2be9a;
}
.trackback a{
   margin-left: 5px;
   color: #9e9a8b;
   font-style:normal;
}
.commentsection {
  margin-bottom: 40px;
}
.respondtheul {
  padding: 10px;
}
#respond {
  clear: both;
  float: none;
  padding: 20px;
  display: inline-block;
  color: #000;
  background: #ece9d9;
  border: 1px solid #dfdccd;
}
.meta-comment span.reply a{
  font-size: 13px;
  border-bottom: 1px dotted #62800f;
  float: right;
  color: #62800f;
  font-style: normal;
}
#respond a{
  font-size: 13px;
  font-weight: bold;
}
#cancel-comment-reply{
  float: right;
}
#cancel-comment-reply a{
  font-weight: normal;
  color: #62800f;
  border-bottom: 1px dotted #62800f;
}
.commentpadding {
  padding: 10px;
}
li.depth-1{
  width: 100%;
}
li.depth-2{
  width: 90%;
}
li.depth-3{
  width: 80%;
}
li.depth-4{
  width: 70%;
}
li.depth-5{
  width: 60%;
}
li.depth-6{
  width: 50%;
}

li.comment p{
  padding-top: 10px;
  clear: both;
  line-height:22px;
}
li.comment a{
  color: #62800f;
}

/*-- Gravatar --*/
img.avatar {  
  text-align: center;
}
.gravatar-wrap {
  width: 49px;
  height: 44px;
  padding: 3px;
  margin: 0;
  float: left;
  background: url("images/gravatarwrap.gif") no-repeat;
}
.left-meta {
  float: left;
}
.meta-comment {
  padding-left: 60px;
  padding-top: 5px;
  font-size: 11px;
  color: #9e9a8b;
  font-style: italic;
}
.comment-author .url{
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  color: #62800f;
}
.comment-author {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;  
  color: #62800f;
}
div .meta-comment a {
  color: #62800f;
  font-style: italic;
  font-size: 11px;
  
}
#leaveareply {
  font-size: 17px;
  color: #000;
  display: inline-block;
  margin-bottom: 20px;
}


/*-- Comment form  --*/
.comment-notes {
  font-size: 16px;
  font-weight: bold;
  color: #7c795b;
}

textarea#comment {
  width: 381px;
  height: 173px;
  padding: 7px;
  margin: 0;
  margin-top: 15px;
  overflow:auto;
  font-family: arial;
  color: #939282;
  border: none;
  background: #FFFDEF;
  border: 1px solid #DFDBC3;
}

#commentform input {
  width: 197px;
  height: 15px;
  padding: 8px;
  float: left;
  color: #939282;
  border: none;
  background: #FFFDEF;
  border: 1px solid #DFDBC3;
}
#commentform {
  color: #000;
}
#commentform label {
  color: #000;
  font-size: 13px;
  padding-left: 5px;
  padding-top: 15px;
  font-weight: normal;
  display: inline-block;
}
#commentform p {
  clear: both;
}
#commentform a {
  color: #7c795b;
}
.divform {
  clear: both;
}
.divform label{
  color: #8d8b7b;
  font-weight: bold;
  font-size: 14px;
  padding-left: 5px;
}
.divform label span{
  color: #4c93a3; 
}

.submit-button #submit{
  width: 80px;
  height: 35px;
  padding: 8px 15px 8px 15px;
  font-size: 16px;
  font-family: georgia, "Times New Roman", serif;
  margin: 0;
  color: #000;
  cursor: pointer;
  background: #FFFDEF;
  border: 1px solid #DFDBC3;
}
/*-- ================================================== Elements ====================================== --*/

blockquote {
  padding-left: 5px;
  margin: 20px;
  font-style: oblique;
  color: #777;
}
pre {
  overflow: auto;
}
.hr {
  width: 531px;
  height: 27px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
  background: url("images/hr.gif") no-repeat center center;
}

h1,h2,h3,h4,h5,h6 {margin:0;padding:0; font-weight:normal; }
.entry-content h1 {font-size: 180%; color: #50b0dc; margin-bottom: 5px;}
.entry-content h2 {font-size: 160%; color: #50b0dc; margin-bottom: 3px;}
.entry-content h3 {font-size: 140%;}
.entry-content h4 {font-size: 130%;}
.entry-content h5 {font-size: 120%;}
.entry-content h6 {font-size: 110%;}

.entry-content table {border:1px solid #D9D9D9;}
.entry-content th {background-color: #E9E9E9; padding: 5px;}
.entry-content td {border-top:1px solid #D9D9D9; padding: 5px;}

.entry-content a {color: #777}
.entry-content small{color: #777}


/*-- ================ Randoms ================= --*/

.preload {
  width: 0px;
  height: 0px;
  display:inline;
  background-image: url("images/widgethover.gif");
}
.additional-meta {
  font-size: xx-small;
}

ul {
  margin:0;
  padding:0;
}
ul li {
  margin-left:5px;
  padding:0;
}
li {
  list-style-type:none;
  margin:0;
  padding:0;
}
.disc {
  list-style-type:disc;
}

h2#comments{
  margin:20px auto 10px;
  font-size: 22px;
  color: #777;
}
h3#comments{
  margin:20px auto 10px;
  font-size: 18px;
  color: #777;
}
.block-1 {
  float:right;
}
#search {
  width: 84%;
  height: 23px;
  margin-left: 70px;
  margin-top: 10px;
  padding-top: 7px;
  padding-left: 20px;
  margin-bottom: 20px;
  font-size:15px;
  color: #8F8C7D;
  border-bottom: 1px solid #DFDAC3;
  background-color: #EAE5CE;
}
.searchnothingfound {
  margin-top: 50px;
  margin-left: 200px;
}
#pings {
  margin:20px auto 10px;
  font-size: 22px;
  color: #777;
}
.trackback {
  width: 85%;
  padding: 30px;
  font-size: 13px;
  color: #555555;
  float: right;
  background-color: #F0F0F0;  
}
.trackback a{
  color: #999;
}

/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside;}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside;}
.entry-content ol li li {margin-left:5px;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */

ul.children {margin-left:10px;}
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback { margin: 10px auto;}
ul.commentlist, ul.pinglist {margin:10px 0; background: none;}
.required { margin-bottom: 10px;}
#comment-notes { margin-bottom: 10px; color: white;}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}
div.alignleft {float: left; }
div.alignright {float: right; }

/*-- ============== Footer ================== --*/

#content-bottom {
  width: 100%;
  height: 7px;
  overflow:hidden;
  clear:both;
  float:none;
  text-align:center;
  background: url("images/contentbottom.gif") no-repeat;
}
#footer {
  width: 100%;
  height: 37px;
  padding-top: 10px;
  margin-top: 40px;
  font-size: 13px;
  overflow:hidden;
  clear:both;
  float:none;
  text-align:center;
  color: #c5c3a8;
  background: url("images/footerbg.gif") no-repeat;
}
#footer a {
  color: #FFF;
}