/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */


/* #header					{ background: #16f33b; border-bottom: 5px solid #383332; padding: 0;height:131px; } */
#header					{ background: #8CC63F; border-bottom: 5px solid #383332; padding: 0;height:133px; }

#branding				{ width: 980px; margin: 0 auto; padding: 10px 0 20px; height: 128px;  }
.logo					{ float: right; margin: 21px 0 0 10px; height: 128px}
.blog-name				{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-size: 49px; margin: 0 0 3px; line-height: 1em; display: block; text-transform: uppercase; letter-spacing: 1px; font-weight: 700;}
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none;}


/* sidebar */
.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: disc; margin: 0 0 0 15px; padding: 0; }
.widgetcontainer li		{ margin: 3px 0; }
.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-weight: 700; font-size: 12px; }
.widgetcontainer li a:hover	{ border-bottom: 1px dotted #635957; }
.widgetcontainer input[type=text], .widgetcontainer input[type=password]	{ width: 80%; }
.widgetcontainer .excerpt	{ font-size: 11px; margin: 5px 0; }
.widgettitle			{ color: #517A1B; font-size: 18px; font-weight: 900; margin: 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; }
.widgettitle a			{ color: #517A1B; }
.widgetcontent			{ border: solid #CCC; border-width: 0 1px 1px; background: repeat-x #FFF; margin-bottom: 10px; padding: 10px; line-height: 1.4em; }



table					{ border-collapse: collapse; border-spacing: 0; border: 1px solid #CCC; }
th, td					{ padding: 5px; border: 1px solid #CCC; border-width: 1px; }
th, thead th			{ font-weight: 700; color: #000; background: #CCC;}
td, tbody td			{ background: #F0F0F0; }


.entry_content a, a:link, a:visited	{ color: #517A1B; text-decoration: none; }
.entry_content a:hover					{ color: #4B513E; }

.home-title				{ text-transform: uppercase; font-weight: 700; font-size: 14px; padding: 8px 3px; border-bottom: 1px solid #DDD; margin: 0 15px 20px 0; color: #517A1B; }
