/*
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:0 auto;
	padding:0 10px;
	text-align:left;
	font-size:100%;
	line-height:18px;
	background:transparent url("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 0;
	overflow:hidden
}
#sidebar {
	padding:0;
	margin:0 0 0 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
}
#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(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:0 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
}
p,h1,h2,h3,h4,h5,h6 {
	margin:10px 0;
	padding:0
}
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
}
.buzzer_email_link {
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}
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 0;
	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:#FC3;
	text-decoration:none
}
form#searchform2 {
	display:block;
	margin:3px 0
}
#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 0;
	color:#444;
	border-top:1px solid #8CD1FD;
	background:#EBF7FF
}
.post {
	margin:0 0 10px 0;
	padding:5px;
	background:#FFF
}
.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
}
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%
}
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 0 0;
	padding:1px 5px
}
#commentform input#submit,input#btn_addcomment {
	background:url("images/btn_addcomment.gif") no-repeat 0 0;
	border:none;
	cursor:pointer;
	height:23px;
	width:107px;
	text-indent:-9999px;
	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 0px 10px
}
ul#commentlist li div.gravatar img {
	border:1px solid #DDD;
	padding:2px
}
ul#commentlist li.user.comment {
	padding-left: 70px;
}
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:0;
	font-size:110%
}
ul#commentlist li div.commenttext {
	padding:20px 20px 0 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
}
li.comment.odd {
	background-color:#FFF
}
li.comment.even {
	background-color:#F1F7F6
}
li.author.comment, li.user.comment {
	background-color:#FEFEDD
}

li.author.comment {
	background-color:#FEFEDD
}
li.userID_3.comment {
	background-color:#FEFEDD
}
li.userID_14.comment {
	background-color:#FEFEDD
}
.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;
	list-style-type:none
}
.menu ul li.widget {
	padding:2px;
	margin:0 0 7px 0
}
.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("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("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
}
#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 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
}
.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:0;
	padding:4px
}
.menu input {
	margin:3px 0;
	font-size:90%
}
li.widget .textwidget,li.widget #search {
	padding:2px 5px
}
#sidebar_share_print {
	background:url("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
}
.page_share_print {
	margin-top:10px;
	margin-bottom:20px
}
.page_share_print a.addtoany_share_save {
	margin-right:20px
}
#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
}
#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
}
.off {
    border-bottom: 1px solid #DADADA;
    font-size: 10px;
    margin-bottom: 25px;
    padding-bottom: 1px;
    text-align: center;
    text-transform: uppercase;
}

#critical-alert-banner-container, #advisory-alert-banner-container {
	display: none !important;
}