@charset "utf-8"; /*
Theme Name: Big Glow
Theme URI: http://www.semidivine.com/
Description: Big Glow theme
Version: 1.0
Author: <a href="http://www.semidivine.com/">Semidivine</a>
*/

* { padding: 0; margin: 0; }
html { font-size: 100.01%; }
html, body { border: 0; margin: 0; padding: 0; }
body { font: 14px/1.6 "Lucida Grande", "Trebuchet MS", verdana, sans-serif; color: #232323; background: #00303a; }


/* links */
a, a:link, a:visited, a:hover { text-decoration: none; }
a:link, a:visited { color: #044957; }
a:hover, a:active { color: #823d13; }
/*a { font-size: 1.0em; }*/


/* headings */
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; }
h1, h1 a { padding: 0 0 10px 0; font: bold 24px Georgia, "Times New Roman", Times, serif; color: #823d13; }
h2, h2 a { padding: 0 0 20px 0; font-size: 24px; color: #823d13; }
h3, h3 a { padding: 0 0 20px 0; font: normal 16px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; color: #823d13; }


/* common formatting */
p, ul, ol { margin: 0; padding: 0 0 20px 0; }
ul, ol { padding: 0 0 0 2.5em; }
blockquote { margin: 0 0 20px 0; padding: 10px 10px 10px 60px; background: #d3cdba url("images/blockquote.gif") top left no-repeat; }
small { font-size: 0.85em; }
img { border: 0; }
sup { position: relative; bottom: 0.3em; vertical-align: baseline; }
sub { position: relative; bottom: -0.2em; vertical-align: baseline; }
acronym, abbr { cursor: help; letter-spacing: 1px; border-bottom: 1px dashed; }


/* forms */
form { margin: 0; padding: 0; display: inline; }
input, select, textarea { font-size: 1.0em; }
textarea { width: 100%; background: #f3ecd9; line-height: 1.25; }
label { cursor: pointer; }
input[type='submit'], button { height: 20px; margin: 1px 0 0 0; padding: 0 4px; background: #667b8f; border-top: 1px solid #667b8f; border-left: 1px solid #667b8f; border-bottom: 1px solid #42576c; border-right: 1px solid #42576c; font: bold 12px/100% "Lucida Grande", sans-serif; vertical-align: middle; color: #fff; text-transform: uppercase; cursor: pointer; }
input[type='text'] { width: 150px; height: 17px; margin: 0; padding: 1px; background: #f3ecd9; border: 1px solid #8d8c87; font: normal 12px/100% "Lucida Grande", sans-serif; vertical-align: middle; }


/* tables */
table { border: 0; margin: 0 0 1.25em 0; padding: 0; }
table tr td { padding: 2px; border: 0; }
table tr th { padding: 2px; border: 0; }


/* wrapper */
.wrap { width: 1000px; margin: 0 auto; }


/* global */
.clear, .cb { clear: both; overflow: hidden; width: 1px; height: 1px; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { border-bottom: 1px solid; }
.highlight { background: #ffc; }
.nopadding { padding: 0; }
.noindent { margin-left: 0; padding-left: 0; }
.nobullet { list-style: none; list-style-image: none; }
.width100 { width: 100%; }
.width75 { width: 75%; }
.width50 { width: 50%; }
.quote { width: auto; margin-bottom: 16px; padding: 7px; border: 1px dashed #99936f; background: #efebe1; color: #676721; font-style: italic; }

/* images & floats */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft, .float-left { float: left; }
.alignright, .float-right { float: right; }
img.alignleft { margin: 4px 16px 16px 0; border: 1px solid #99936f; }
img.alignright { margin: 4px 0 16px 16px; border: 1px solid #99936f; }
img.centered, img.aligncenter { display: block; margin: 0 auto; border: 1px solid #99936f; }
img.alignnone { margin: 4px 0; border: 1px solid #99936f; }
.ngg-singlepic { border: 1px solid #99936f !important; padding: 0 !important; clear: both; }


/* header */
.header { width: 1000px; height: 240px; position: relative; background: url("images/header.jpg") top left no-repeat; }
h1.logo { text-indent: -9999px; /*margin: 0; padding: 0; letter-spacing: -1px; text-transform: uppercase; color: #f2ebd9; position: absolute; left: 57px; top: 34px;*/ }
h1.logo a, h1.logo a:visited { font: bold 44px/44px Georgia, sans-serif; color: #f2ebd9; text-decoration: none; }
.description { top: 60px; left: 445px; width: 280px; margin: 0; padding: 0; font: italic bold 14px/19px "Lucida Grande", sans-serif; text-align: center; /*text-transform: uppercase;*/ color: #fff; text-shadow: #666 0px 0px 5px; position: absolute; }

.subscribe_rss { top: 15px; right: 30px; margin: 0; padding: 0; font: bold 13px/13px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; position: absolute; }
.subscribe_rss a, .subscribe_rss a:visited { color: #3e3f42; text-decoration: none; }

.subscribe_email { width: 260px; top: 15px; right: 30px; margin: 0; padding: 0; color: #eaeaea; font: italic bold 14px/19px "Lucida Grande", sans-serif; text-align: right; position: absolute; }
.subscribe_email input[type='submit'], .subscribe_email button { font-size: .7em; }
.subscribe_email input[type='text'] { width: 170px; font-size: .7em; color: #3e3f42; }
.subscribe_email a, .subscribe_email a:visited { color: #3e3f42; text-decoration: none; }
.subscribe_email a:hover, .subscribe_rss a:hover { color: #823d13; }
input.MailPressFormEmail, input.MailPressFormName, input.MailPressFormSubmit { margin-top: 4px; }
.mp-loading { text-align: right; }

.follow { top: 103px; right: 30px; margin: 0; padding: 0; color: #eaeaea; font-weight: bold; font-size: 16px; font-style: italic; position: absolute; }
.follow-text { margin: 0; float: left; }
.follow img { margin: 2px 0 0 6px; float: left; }

ul.menu { margin: 0; padding: 0; list-style: none; position: absolute; top: 201px; left: 55px; }
ul.menu li { float: left; font: bold 11px/11px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; color: #000; padding: 0 21px 0 0; margin: 0; position: relative; }
ul.menu li a, ul.menu li a:visited { color: #000; }
ul.menu li a:hover { color: #823d13; }
ul.menu li ul { position: absolute; left: 0; top: 10px; padding: 0; margin: 0; display: none; width: 150px; background: #cabf72; list-style: none; }
ul.menu li ul li { float: none; padding: 5px 0 5px 5px; display: block; margin: 0; position: relative; border-bottom: 1px dashed #71691c; }
ul.menu li ul li ul { position: absolute; left: 150px; top: 0; display: none; padding: 0; list-style: none; }

ul.menu li:hover ul, ul.menu li.over ul { display: block; }
ul.menu li:hover ul li ul, ul.menu li.over ul li ul { display: none; }
ul.menu li ul li:hover ul, ul.menu li ul li.over ul { display: block; }


/* content */
.content { width: 100%; overflow: hidden; background: url("images/content_body.jpg") top left repeat; }
.content_left { width: 100%; overflow: hidden; background: url("images/sharp_left.gif") top left repeat-y; }
.content_right { width: 100%; overflow: hidden; background: url("images/sharp_right.gif") top right repeat-y; }


/* mainbar */
.mainbar { float: left; width: 669px; overflow: hidden; background: url("images/mainbar_body.jpg") top left repeat; display: inline; margin: 13px 0 20px 22px; }
.mainbar_top { width: 669px; overflow: hidden; background: url("images/mainbar_top.jpg") top left no-repeat; }
.mainbar_bottom { width: 669px; overflow: hidden; background: url("images/mainbar_bottom.jpg") bottom left no-repeat; padding: 40px 0; }
.mainbar_inner { width: 560px; margin: 0 0 0 70px; }

.post { width: 100%; margin: 0 0 40px; position: relative; }
.post h2.post_header { font: normal 24px/24px Georgia, "Times New Roman", Times, serif; color: #00303a; margin: 0 0 7px; padding: 0; }
.post h2.post_header a, .post h2.post_header a:visited { color: #00303a; }
.post h2.post_header a:hover { color: #823d13; }
.post_line { width: 100%; height: 7px; background: url("images/post_line.jpg") top left no-repeat; margin: 0 0 12px; }
.post_content { background: url("images/mainbar_lines.gif") top left repeat; line-height: 20px; }
.post_data { width: 540px; background: #d7d0b9; padding: 4px 10px; font: normal 12px/12px Georgia, "Times New Roman", Times, serif; color: #000; margin: 20px 0 0 0; }
.post_data a, .post_data a:visited { color: #605b18; text-decoration: underline; }
.post_data a:hover { color: #823d13; text-decoration: none; }
.post_date { width: 46px; height: 46px; background: url("images/mainbar_date.gif") top left no-repeat; position: absolute; left: -61px; top: 0; color: #fff; }
.post_date_top { margin: 0; font: bold 24px/24px Georgia, "Times New Roman", Times, serif; text-align: center; }
.post_date_bottom { margin: 0; font: bold 12px/12px Georgia, "Times New Roman", Times, serif; text-align: center; text-transform: uppercase; }
.post_flag { margin: 0; padding-top: 14px; font: bold 18px/18px Georgia, "Times New Roman", Times, serif; text-align: center; }

.post ul li.page_item { margin-left: 10px; list-style-type: none; }


/* suckerfish nav */
#suckerfishnav { top: 201px; left: 70px; width: 100%; position: absolute; }
#suckerfishnav, #suckerfishnav ul { float: left; list-style: none; line-height: 40px; padding: 0; margin: 0; width: auto; }
#suckerfishnav a { display: block; font: bold 11px/11px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; padding: 0 21px 4px 0; margin: 0; }
#suckerfishnav a, #suckerfishnav a:visited { color: #000; }
#suckerfishnav a:hover { color: #823d13; }
#suckerfishnav li { float: left; padding: 0; }
#suckerfishnav ul { position: absolute; left: -999em; height: auto; width: 151px; font-weight: normal; margin: 0; line-height: 1; border: 0; background: url("images/dropdown_bg.png") bottom; z-index: 999; }
#suckerfishnav li li { width: 149px; font-weight: bold; }
#suckerfishnav li li a { padding: 8px 10px; width: 130px; }
#suckerfishnav li ul ul { margin: -21px 0 0 150px; }
#suckerfishnav li li:hover { background: #; }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a { color: #; }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a { color: #; }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a { color: #; }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul { left: -999em; }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul { left: auto; }
#suckerfishnav li:hover, #suckerfishnav li.sfhover { }


/* comments */
.comments { width: 100%; overflow: hidden; border-top: 1px dashed #99936f; color: #232323; }
.comments h1 { padding: 20px 0 10px; }
ol.commentlist { display: block; list-style: none; margin: 0; padding: 0 0 20px; }
li.comment { display: block; padding: 10px 0 0 0; margin: 0 0 10px; overflow: hidden; }
li.pingback { display: block; padding: 10px 0 0 0; margin: 0 0 10px; overflow: hidden; }
li.pingback .vcard { padding: 0 0 0 75px; }
li.pingback .p { padding: 0 0 0 75px; }
li.pingback .commentmetadata { padding: 0 0 0 75px; }
li.comment img { border: 5px solid #7b9db4; float: left; margin: 0 15px 0 0; }
li.comment cite { font-style: normal; font-size: 14px; line-height: 80%; margin: 0; padding: 0; }
li.comment span { font-style: normal; font-size: 11px; }
.commentmetadata { margin: 0; padding: 0 0 8px; line-height: 80%; font-size: 10px; }
.comment-body { width: 100%; overflow: hidden; }
.comment-body p { width: 485px; overflow: hidden; float: right; padding: 0 0 15px 0; font-size: 12px; }
.comment-body blockquote { overflow: hidden; float: right; padding: 0 0 10px 10px; margin: 0; font-size: 12px; }


/* comment form*/
.commentform { width: 100%; overflow: hidden; margin: 0 0 10px 0; }
.commentform_inner h1 { padding: 0 0 0; font-size: 18px; }
.commentform_inner { padding: 16px 0; }
/*.commentform_inner h3 { padding: 0 0 10px 9px; color: #fff; }*/
.commentform_hint { font-size: 11px; margin: 2px 0 10px 0; }
form.commentform_form { width: 100%; overflow: hidden; }
.commentform_left { float: left; width: 147px; overflow: hidden; padding: 0 0 0 9px; }
.commentform_right { float: right; width: 360px; overflow: hidden; }
.commentform_title { font: 12px sans-serif; color: #000; padding: 5px 0 2px 4px; }
.commentform_left input { width: 145px; height: 19px; border: 1px solid #9d9474; }
.commentform_inner textarea { width: 400px; height: 72px; margin-bottom: 3px; border: 1px solid #9d9474; }
.commentform_right textarea { width: 358px; height: 72px; margin-bottom: 3px; border: 1px solid #9d9474; }
.commentform_right input.commentform_submit { width: 67px; height: 20px; background: url("images/btn.gif") top left repeat-x; margin: 12px 0 0 0; border: 1px solid #9d9474; font-size: 12px; cursor: pointer; }
.tags { padding: 10px 0; font-size: 10px; }


/* sidebar */
.sidebar { float: left; width: 270px; overflow: hidden; margin: 22px 0 0 10px; }
.sidebar ul, .sidebar ul li, .sidebar ul li ul, .sidebar ul li ul li { margin: 0; padding: 0; list-style: none; border: 0; background: none; }
.sidebar ul, .sidebar ul li/*, .sidebar ul li ul*/ { display: block; }
.sidebar ul li { width: 268px; margin: 0 0 10px 0; border: 1px dashed #99936f; background: url("images/sidebar_body.jpg") top left repeat; }
/*.sidebar ul li a { color: #ff7a03; }*/
.sidebar ul li h2 { width: 268px; height: 33px; padding: 0 0 0 15px; background: url("images/sidebar_h2.gif") top left repeat-x; margin: 11px 0; text-transform: uppercase; font: bold 24px/33px "Lucida Grande", sans-serif; }
.sidebar ul li h2, .sidebar ul li h2 a { color: #f2ebd9; }
.sidebar ul li ul { width: 260px; margin: 0 0 10px 0; padding: 0; }
.sidebar ul li ul li { width: 255px; margin: 0 0 0 10px; padding: 5px 0 5px 5px; }
.sidebar ul li ul li ul li { width: 230px; padding: 5px 0 5px 8px; background: url("images/bullet.gif") left top no-repeat; }
.sidebar ul li ul li a, .sidebar ul li ul li, .sidebar ul li ul li a:visited { font: normal 13px/15px Georgia, "Times New Roman", Times, serif; }
.sidebar form { width: 232px; padding: 13px 18px; display: block; }
.sidebar input[type='text'] { margin: 0 4px 0 0; }
.sidebar div.blog-talk { margin: 10px 28px; }
.sidebar div.community { margin: 10px; font: normal 14px/15px Georgia, "Times New Roman", Times, serif; text-align: center; }
.sidebar div.community img { margin-bottom: 6px; }
.sidebar div.custom { margin: 8px; text-align: center; }
.see-more { margin: -12px 8px 4px 8px; }


/* event calendar */
.post_content li.ec3_list { margin-bottom: 20px; }
.post_content ul.ec3_events ul, .post_content ul.ec3_events ul li { margin: 0 !important; padding: 0 !important; }
.post_content ul.ec3_events { margin: 0 0 0 30px; padding: 0; }
.sidebar li.ec3_list { margin-bottom: 0; }
.sidebar .ec3_list a { font-size: 1.1em !important; }
.sidebar .ec3_list a:link, .sidebar .ec3_list a:visited { color: #a00 !important; }
.sidebar .ec3_list a:hover { color: #823d13 !important; }
.sidebar ul.ec3_events ul li { margin: 0 !important; /*background: #fff !important;*/ }
.sidebar table.ec3_schedule { color: #a00 !important; border: none; }

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.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; }

#wp-calendar table { width: 90% !important; margin: 0 auto 10px auto; }
#wp-calendar table.nav { margin: 0 auto 3px auto; }
#wp-calendar tr th, #wp-calendar tr td { padding: 0; }
#wp-calendar td a, #wp-calendar td a:hover { font-weight: bold; }
#wp-calendar caption { font-weight: bold; }

/* mm forms */
.mmf p { padding: 0 0 4px 0; }

/* ngg */
.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover { background-color: #823d13 !important; }


/* footer */
.footer { width: 100%; height: 80px; background: url("images/sharp_footer.gif") bottom left repeat-x; }
.footer_left { width: 100%; height: 80px; background: url("images/sharp_left.gif") bottom left repeat-y; }
.footer_right { width: 100%; height: 80px; background: url("images/sharp_right.gif") bottom right repeat-y; position: relative; font: normal 12px/12px Georgia, "Times New Roman", Times, serif; color: #000; }
.copy { position: absolute; top: 45px; left: 30px; color: #666; }
.footer-quote { position: absolute; top: 8px; left: 150px; width: 700px; text-align: center; font-size: 1.2em; font-style: italic; }
.copy_support { position: absolute; top: 45px; right: 30px; color: #666; }






