/*
Theme Name: Buzzer Blog
*/

body {
margin: 0;
padding: 0;  
color: #666;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
background: #dedede;
}

strong {
font-weight: bold;
}

#wrapper {
width: 967px;
margin: 0px auto;
padding: 0 10px;
text-align:left;
font-size: 100%;
line-height: 18px;
background: transparent url("/wp-content/themes/buzzerblog/images/bg_tile.gif") repeat-y 0 0;
}

#wrapper2 {
width:967px;
}
		
#content {
clear: both;
font-size: 75%;
padding: 0;
margin: 0 16px 15px 16px;
}	


#main {
width: 706px; 
float: left;
margin: 0;
padding: 0 0 10px 0px;
overflow: hidden;
}


#sidebar {
padding: 0;
margin: 0px 0px 0px 728px;
width: 200px;
}

.rss_links {
padding-bottom: 11px;
float: left;
}

.rss_links img,
.rss_icon {
vertical-align: middle;
}

.rss_links a,
.comment_rss_links a {
font-size: 11px;
font-weight bold !important;
}

input.search_box {
border: 1px solid #ccc;
width: 140px;
padding: 2px;
}

.widget select {
width: 180px;
font-size: 10px;
padding: 1px;
}

#footer {
clear: both;
}

/*#footer {
clear: both;
margin: 0;
padding: 8px 8px 8px 8px;
text-align: right;
font-size: 85%;
}

#footer-inner{
margin-top:12;
margin-bottom:15;
color:#77787b;
text-align:center;
font-size:90%;
}

#footer-inner p{
padding-right:8px;
margin-top:5px;
}*/

/* Pagination */
#navigation {
padding: 5px 15px;
background: #fff;
float: left;
width: 676px;
font-size: 80%;
}

#navigation_single_post {
padding: 0 0 50px 0;
background: #fff;
float: left;
width: 676px;
}

#navigation div.fleft,
#navigation_single_post div.fleft {
float: left;
}

#navigation div.fright,
#navigation_single_post div.fright { 
float: right;
}

#wp_page_numbers li {
display: inline;
background: url(/wp-content/themes/buzzerblog/images/pagination_divider.gif) no-repeat right center;
padding: 0 10px;
}

#wp_page_numbers li.first_last_page,
#wp_page_numbers li.pager_older,
#wp_page_numbers li.pager_newer {
background: none;
}

#wp_page_numbers li.pager_newer {
position: absolute;
left: 0;
}

#wp_page_numbers li.pager_older {
position: absolute;
right: 0;
}

#wp_page_numbers li.active_page a {
color: #ccc !important;
}

#wp_page_numbers {
position: relative;
}

#wp_page_numbers ul {
text-align: center;
width: 100%;
}

#credit{
text-align:right;
font-size: 80%;
}

#credit p {
margin: 0px 10px;
padding: 3px;
}

#credit p a {
color: #777;
font-weight:100;
}

#credit p a:hover {
color: #777;
}

#subscribe{
text-align:center;
}

#subscribe p{
margin: 3px 0;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

/*h1, h2, h3, h4, h5, h6 {
font-family: 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
}*/


h1 { font-size: 190%; }
h2 { font-size: 160%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 90%; }


#buzzerblog #content a {
color: #1361a5;
text-decoration: none;
}

#buzzerblog #content a:hover {
color: #00538A;
text-decoration: underline;
}

#buzzerblog a img {
border: medium none;
}

hr {
height: 2px;
margin: 5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote {
background: #e3efed;
padding: 5px 15px;
margin: 3px 30px;
clear: both;
}

form {
margin: 0;
padding: 0;
}

fieldset {
padding: 10px;
margin: 0;
border: none;
}

legend {
font-weight: 800;
}

code {
font-size: 90%;
font-family: "Courier New", Courier, monospace;
white-space: pre;
}

td {
vertical-align:top;
}

#tabs {
padding: 0;
background:#0c3d92;
}

#tabs ul {
margin: 0;
padding: 3px 0;
list-style-type: none;
}

#tabs ul li {
margin: 10px 0 3px 15px;
padding: 6px 15px 6px 0px;
display: inline;
border-right: 1px solid #fff;
font-size: 90%;
font-family: Tahoma, Arial, sans-serif;
}

#tabs ul li a{
color: white;
}

#tabs ul li a:hover{
color: #FFCC33;
 text-decoration: none;
}

/* Headings */ 

form#searchform2 {
display: block;
margin: 3px 0px;
}

#header h3 {
margin:  0;
padding: 15px 0 0 15px;
font-weight: 800;
font-size: 200%;
}

#header h3 a{
font-weight:100;
color: white;
text-decoration: none;
}

#header h2 {
margin: 0;
font-family: Tahoma, Arial, Verdana, sans-serif;
letter-spacing: 1px;
padding: 10px 0 5px 17px;
font-weight: 800;
color: white;
font-size: 90%;
}

h2#sectiontitle {
font-size: 150%;
font-weight: 100;
padding: 6px 6px 6px 10px;
margin: 8px 10px 5px 0px;
color: #444;
border-top: 1px solid #8CD1FD;
background: #EBF7FF;
}

/* post styles */

.post {
margin: 0 0 10px 0;
padding: 5px;
background: #fff;
/* optional rounded corners for browsers that support it 
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;*/
}

.about_post {
margin: 0 0 10px 0;
padding: 0;
}

.about_post_inner {
background: #fff;
padding: 20px;
margin: 0 0 19px 0;
}

.entry {
margin: 0;
padding: 5px 10px 8px 10px;
font-size: 9 0%;
}

.entry ul {
list-style-position: outside;
padding: 0 0 0 30px;
}

.entry ul li {
list-style-type: disc;
padding: 0 0 0 10px;
}

.about_post .entry {
margin: 0;
padding: 0;
}
.entry a {
font-weight: bold;
}

.post_date {
padding-bottom: 20px;
font-weight: bold;
font-size: 90%;
}

.post h2 {
color: black;
font-size: 120%;
font-weight: bold;
padding: 2px 0 4px 2px;
margin: 0 0 15px 0;
}

#buzzerblog .post h2 a{
color: #333 !important;
text-decoration: none;
font-weight: bold;
}

#buzzerblog .post h2 a:hover{
color: #333;
text-decoration: underline;
}

#recent_posts a {
text-decoration: none !important;
font-weight: bold;
font-size: 90%;
}

.postmetadata {
font-size: 90%;
border-top: 1px solid #ccc;
padding: 1px 0 1px 5px;
margin: 25px 5px 0 5px;
clear: both;
}

.postmetadata p{
line-height: 15px;
padding: 0;
margin: 3px 0;
}

/* About */
h2.about_header {
color: #666 !important;
font-size: 13px !important;
font-weight: bold;
background: #e3efed;
padding: 5px 10px;
}

span.buzzer_about_sub_head {
font-weight: bold;
color: #333;
font-size: 120%;
}

/*  Comments   */
h3#comments, h3#postcomment{
font-size: 100%;
font-family: verdana, sans-serif;
border-bottom: 1px solid #ccc;
}	

h3#postcomment {
border-bottom: 1px solid #ccc; 
font-size: 110%;
font-weight: bold;
padding-bottom: 5px;
}

ol#commentlist a,
ul#commentlist a,
.comment_box a {
color: #236cab;
font-weight: normal !important;
}

ul#commentlist li {
list-style: none;
}

ul#commentlist li p.commentheader,
ul#commentlist li p.commentheader a {
font-weight: bold !important;
}

.comment_box {
color:#858585;
padding-top:5px;
}

.comment_box p {
font-size:85%;
}

ol#commentlist{
padding: 0 0 0 20px;
font-size: 90%;
list-style-type: none;
}

ol#commentlist li{
padding: 2px 10px;
margin: 0;
}

ol#commentlist li p.commentheader{
margin: 3px 0 0px 0;
padding: 1px 5px;
}

#commentform input#submit,
input#btn_addcomment {
background: url("/wp-content/themes/buzzerblog/images/btn_addcomment.gif") no-repeat 0 0;
border: none;
cursor: pointer;
height: 23px;
width: 107px;
text-indent: -9999px;
/* IE fix below */
font-size: 0;
display: block;
line-height: 0;
}

ul#commentlist{
padding: 0;
margin: 0;
list-style-type: none;
}

ul#commentlist li{
display: block;
padding: 0;
margin: 0 15px;
font-size: 90%;
border-bottom: 1px solid #d8dedd;
}

ul#commentlist li.row {
//background: #f1f7f6;
}


ul#commentlist li div.gravatar {
width: 40px;
float: left;
text-align: center;
padding: 20px 20px 20px 10px;
}

ul#commentlist li div.gravatar img{
border: 1px solid #ddd;
padding: 2px;
}


ul#commentlist li p.commentauthor {
padding: 0;
margin: 0 0 2px 0;
overflow: hidden;
}


ul#commentlist li p.commentheader{
margin: 0 0 10px 0;
padding: 0px;
font-size: 110%;
}


ul#commentlist li div.commenttext{
padding: 20px 20px 0px 10px;
margin: 0 10px 5px 60px;
}

p.buzzer_comment_rating {
text-align: right;
padding-top: 10px;
padding-bottom: 0;
}
p.buzzer_comment_rating span {
padding-right: 5px;
}

/*BM Comments*/

li.comment.odd { 
background-color: #fff;
}

li.comment.even { 
background-color: #f1f7f6;
}

li.author.comment { 
background-color: #fefedd;
}

li.userID_3.comment { 
background-color: #fefedd;
}

li.userID_14.comment { 
background-color: #fefedd;
}

/*end BM Comments*/
/*  sidebar styles */

.menu{
padding: 0;
font-size: 90%;
}

.menu a{
font-weight: 100;
text-decoration: underline !important;
}

.menu a:hover{
text-decoration: none;
}

.menu ul{
margin: 0;
padding:  0 0 0px;
list-style-type: none;
}

.menu ul li.widget{
padding: 2px;
margin: 0 0 7px 0px;
}

.menu ul li#search {
background: none;
border-bottom: 1px solid #d2d3d3;
}

.menu ul li.widget ul,
.textwidget {
margin: 0;
padding: 10px 0 15px 0;
background: url("/wp-content/themes/buzzerblog/images/bg_sidebar.gif") no-repeat right bottom;
}
.textwidget {
padding: 10px 10px 15px 10px !important;
}
.menu ul li.widget ul.wp-polls-ul {
background: none;
}
.menu ul li.widget ul.wp-polls-ul li {
padding: 0 !important;
width: 170px;
}
.wp-polls {
background: url("/wp-content/themes/buzzerblog/images/bg_sidebar.gif") no-repeat 0 bottom;
padding-left: 10px;
width: 190px;
}
.wp-polls table {
margin: 0;
padding: 0;
}
.wp-polls table p {
text-align: left !important;
}
/*.menu ul li.widget_categories,
.menu ul li.widget_archive {
padding:0 0 15px 0;
}*/

#sidebar_2 li {
padding: 0 !important;
margin: 0 !important;
}

.menu ul li.widget ul li{
padding: 2px 12px;
margin: 0;
}

.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: none !important;
padding: 0 0 0 11px;
}

.menu ul li.widget h3,
h3.archive_title {
font-size: 90%;
background: #216dab;
padding: 2px 0 3px 10px;
margin: 0;
color: #fff;
font-family: verdana, arial, sans-serif;
font-weight: bold;
/* optional rounded corners for browsers that support it
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px; */
}

.widget_archive h2,
.widget_categories h2 {
display: none;
}

.menu ul li.widget select{
margin: 9px 0 0 7px;
}

.menu ul li h3 a{
color: #023A5E;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #023A5E;
text-decoration: none;
}

.menu form{
display: block;
margin: 0px;
padding: 4px;
}

.menu input{
margin: 3px 0;
font-size:90%;
}

li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}

#sidebar_share_print {
background: url("/wp-content/themes/buzzerblog/images/bg_share_print.gif") no-repeat 0 0;
width: 196px;
height: 62px;
position: relative;
}
.sidebar_share,
.sidebar_print {
position: absolute;
top: 32px;
}

.sidebar_share {
left: 15px;
}

.sidebar_print {
left: 166px;
}

/* Share/print buttons */
.page_share_print {
margin-top: 10px;
margin-bottom: 20px;
}

.page_share_print a.addtoany_share_save {
margin-right: 20px;
}

/*related posts */
#related_posts_wrapper p {
color: #858585;
font-weight: bold;
font-size: 120%;
border-bottom: 1px solid #ccc;
padding: 20px 0 5px 0;
}

#related_posts_wrapper ol {
padding: 10px 0 25px 0;
}

#related_posts_wrapper a {
text-decoration: underline;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.wp-caption {
text-align: center;
background-color: #e3efed;
padding-top: 5px;
margin: 10px;
}
.img_cornerz {
padding: 0;
margin: 0 0 0 5px;
float: left;
display: inline;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

.avatar {
float: left;
height: 40px;
width: 40px;
}
