/*
Theme Name: Energetic
Version: 2.0
Theme URI: http://www.bingowebdesign.info/themes/energetic.zip
Author: Bingo - The Web Design Experts
Author URI: http://www.bingowebdesign.info
Description: An extremely good looking and easy to use theme with vibrant colors.
Tags: blue, green, fixed-width, right-sidebar, three-columns
*/




body {
 font: 12px Arial, Tahoma, Verdana, Sans-serifs;
 background: url('images/background.png') repeat-x top center #E1F4FD;
 text-align: justify;
 padding: 0px;
 margin: 0px;
 }
#wrap {
 width: 1000px;
 padding: 0px;
 margin: auto;
 }
#top_search {
 float: right;
 background: url('images/search-bg.png') no-repeat top;
 padding: 20px 35px;
 }
#top_text {
 background: url('images/search-icon.png') no-repeat left center #FFFFFF;
 padding: 3px 0px 3px 18px;
 border: 1px solid #FFFFFF;
 }
#top_submit {
 background: #0095DA;
 border: 1px solid #0095DA;
 padding: 3px;
 color: #FFFFFF;
 text-transform: uppercase;
 }
#header {
 display: block;
 height: 110px;
 padding: 20px;
 color: #FFFFFF;
 }
#header h1 {
 font-size: 32px;
 margin: 0px;
 padding: 0px;
 }
.rss {
 background: url('images/rss.png') no-repeat left;
 padding: 0px 5px 0px 18px;
 margin: 7px 0px;
 float: right;
 }
#navigation {
 clear: both;
 height: 35px;
 font-weight: bold;
 color: #0095DA;
 font-size: 12px;
 text-transform: uppercase;
 }
#navigation ul {
 float: left;
 list-style: none;
 margin: 7px 0px;
 padding: 0px;
 }
#navigation li {
 float: left;
 padding: 0px 20px 0px 0px;
 }
#content {
 float: left;
 width: 560px;
 padding: 0px;
 }
.entry_body_top {
 background: url('images/entry-top.png') no-repeat top center;
 height: 20px;
 }
.entry_body_bottom {
 background: url('images/entry-bottom.png') no-repeat top center;
 height: 20px;
 margin: 0px 0px 10px 0px;
 }
.entry_body {
 padding: 0px 20px 0px 20px;
 margin: 0px;
 line-height: 18px;
 background: url('images/entry-bg.png') repeat-y center #FFFFFF;
 }
#content h1 {
 font-size: 26px;
 color: #0095DA;
 padding: 0px;
 margin: 0px;
 }
.entry_date {
 clear: both;
 padding: 3px 0px;
 color: #808285;
 }
.entry_comment {
 float: right;
 padding: 0px 0px 0px 18px;
 color: #FFFFFF;
 background: url('images/entry_comment.png') no-repeat left;
 }
.entry_body blockquote {
 padding: 0px 0px 0px 40px;
 margin: 5px 30px;
 background: url('images/quote.png') no-repeat left top;
 color:  #6D6E71;
 text-align: justify;
 }
.entry_footer {
 clear: both;
 margin: 0px;
 padding: 5px 5px 0px 5px;
 height: 25px;
 background: #B2D235;
 }
.entry_category {
 float: left;
 padding: 0px 0px 0px 18px;
 background: url('images/entry_category.png') no-repeat left;
 color: #FFFFFF;
 }

#footer_link {
 clear: both;
 padding: 0px;
 height: 30px;
 }
.footerleft {
 color: #000000;
 float: left;
 }
.footerright {
 color: #000000;
 float: right;
 }
#content_break {
 clear: both;
 }
#sidebar {
 width: 420px;
 padding: 20px 0px 0px 0px;
 float: right;
 margin: 0px;
 }
#sidebar_left {
 float: left;
 padding: 0px;
 width: 200px;
 }
#sidebar_right {
 float: right;
 padding: 0px;
 width: 200px;
 }
#sidebar h2 {
 font-size: 14px;
 color: #FFFFFF;
 background: url('images/side-top.png') no-repeat center bottom;
 padding: 8px 0px 10px 8px;
 margin: 0px;
 }
#sidebar ul {
 list-style: none;
 margin: 0px;
 padding: 0px 5px;
 }
#sidebar li {
 padding: 5px 5px 5px 18px;
 border-bottom: 1px solid #D4EEF9;
 background: url('images/list.png') no-repeat left center;
 }
.side_bottom {
 background: url('images/side-bottom.png') no-repeat bottom center;
 height: 20px;
 margin: 0px 0px 10px 0px;
 }
.side_box {
 background: url('images/side-bg.png') repeat-y center;
 margin: 0px;
 padding: 0px;
 }
#tab_box {
 padding: 1px;
 margin: 0px 0px 10px 0px;
 }
#sidebartabs {
 border-bottom: 4px solid #B2D235;
 display: block;
 clear: both;
 padding: 0px;
 margin: 0px;
 height: 32px;
 font-size: 14px;
 font-weight: bold;
 }
#sidebartabs a {
 color: #FFFFFF;
 background: #44ADE2;
 float: left;
 padding: 8px;
 margin: 0px 10px 0px 0px;
 text-decoration: none;
 }
#sidebartabs a.selected {
 background: #B2D235;
 color: #FFFFFF;
 float: left;
 padding: 8px;
 margin: 0px 10px 0px 0px;
 text-decoration: none;
 }
#tab_box ul {
 border: 1px solid #D4EEF9;
 background: #FFFFFF;
 padding: 0px 5px 10px 5px;
 }
#footer {
 clear: both;
 height: 75px;
 background: url('images/footer-bg.png') repeat-x center;
 color: #FFFFFF;
 margin: 20px 0px 0px 0px;
 }
#footer_ {
 width: 950px;
 margin: auto;
 }
#footer_nav {
 clear: both;
 height: 35px;
 font-weight: bold;
 color: #FFFFFF;
 font-size: 12px;
 text-transform: uppercase;
 }
#footer_nav ul {
 float: left;
 list-style: none;
 margin: 5px 0px;
 padding: 0px;
 }
#footer_nav li {
 float: left;
 padding: 0px 20px 0px 0px;
 }



.pagetitle {
 text-align: center;
 }
.wp-caption-text {
 display: block;
 font-size: 10px;
 text-align: center;
 padding: 0px;
 margin: 0px;
 }
.aligncenter {
 display: block;
 margin: auto;
 }
.alignright {
 float: right;
 padding: 0px;
 margin: 0px 0px 0px 10px;
 display: inline;
 }
.alignleft {
 float: left;
 padding: 0px;
 margin: 0px 10px 0px 0px;
 display: inline;
 }
.postmetadata {
 clear: both;
 border: 1px solid #F4F4EA;
 padding: 5px;
 }
#comment_box {
 margin: 5px 20px 0px 20px;
 padding: 0px;
 }
#commentform {
 margin: 0px;
 padding: 0px;
 }
.commentlist {
 margin: 0px 0px 30px 0px;
 list-style: none;
 }
#comment_box ul {
 margin: 0px;
 padding: 0px;
 }
#comment_box li {
 padding: 10px;
 margin: 0px;
 list-style: none;
 }
.alt {
 background: #FAFEFF;
 }
.reply a {
 display: block;
 width: 80px;
 text-align: center;
 padding: 5px 10px;
 color: #FFFFFF;
 background: #44ADE2;
 }
.reply a:hover {
 color: #EFEFEF;
 text-decoration: none;
 }#comment_box li {
 list-style: none;
 }
.avatar {
 float: right;
 }
.children {
 padding: 0px;
 margin: 10px 20px;
 border: 1px solid #44ADE2;
 }
.fn {
 font-weight: bold;
 }
.commentmetadata {
 font-size: 10px;
 }
.textwidget {
 margin: 0px;
 padding: 5px;
 }
select {
 margin: 5px 0px 5px 0px;
 }
#wp-calendar {
 width: 100%;
 margin: 0px;
 text-align: center;
 }
#wp-calendar th {
 color: #000000;
 }
#wp-calendar caption {
 font-weight: bold;
 padding: 10px;
 margin: 0px;
 }
#wp-calendar a {
 border-bottom: 1px solid #1E1B14;
 }
a {
 text-decoration: none;
 color: #44ADE2;
 }
a:hover {
 text-decoration: none;
 color: #ABE0F4;
 }
#nav a {
 color: #FFFFFF;
 text-decoration: none;
 }
.footerleft a {
 display: block;
 color: #3F3030;
 background: url('images/footer-link-bg.png') no-repeat center;
 text-decoration: none;
 padding: 20px 6px;
 }
.footerright a {
 display: block;
 color: #3F3030;
 background: url('images/footer-link-bg.png') no-repeat center;
 text-decoration: none;
 padding: 20px 18px;
 }
#footer a {
 color: #FFFFFF;
 text-decoration: none;
 }
#header a {
 color: #FFFFFF;
 }
.entry_footer a {
 color: #FFFFFF;
 }
#footer a:hover {
 color: #FFFFFF;
 text-decoration: underline;
 }