/* import user defined styles */
@import url("style-reset.css");
@import url("style-navbar.css");
@import url("style-contactform.css");
@import url("style-sidelogin.css");
@import url("style-lightbox.css");
/* main style */
body {
/*background: #FFFFFF url(images/bg.gif) top repeat-x fixed;*/
background-color: #339900;
font: 62.5%/1.5 'lucida grande',lucida,verdana,arial,helvetica,sans-serif;
color: ##333;
line-height: 1.2em; 
width: auto;
height: auto;
margin: 0;
padding: 0 0 40px 0;
}

a:link, a:visited {
color:#339900;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #333;
}

ul li {
list-style: none;
}

p {
font: 14px/20px arial,helvetica,sans-serif;
padding: 7px 0;
}

.hidden {
display: none;
}

h1 {
color: #3c3c3c;
font-size: 24px;
font-weight: normal;
letter-spacing: -2px;
line-height: 26px;
margin-bottom: 12px;
}

h2 {
text-transform: uppercase;
font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: -1px;
line-height: 16px;
margin-bottom: .75em;
}

* + html h2 {
margin-top: 20px;
}

h3 {
color: #dd1f00;
font-size: 13px;
}

h4 {
font-size: 13px;
font-weight: normal;
}

p {
margin: 0 0 10px 0;
}

img {
border: none;
}

ul {
margin: 0 0 8px 0;
padding: 0;
list-style: none;
}

li {
padding: 0 0 0 20px;
list-style-type: none;
font-size: 13px;
font-weight: bold;
}


#wrapper {
width: 964px;
margin: 0px auto;
overflow: hidden;
}

/** header styles **/
#header {
width: 964px;
float: left;
background: url(images/header-bg-ns.png) bottom left no-repeat;
}

/** content styles **/
#content_top {
/*background: url(images/content-top-bg.png) bottom left no-repeat;*/
width: 964px;
height: 20px;
float: left;
}

#content_wrapper {
/*background: url(images/content-bg.png) top left repeat-y;*/
background-color: #ffffcc;
width: 914px;
padding: 10px 25px 20px 25px;
float: left;
}

#content_bottom {
/*background: url(images/content-bottom-bg.png) top left no-repeat;*/
width: 964px;
height: 25px;
float: left;
}

#main {
width: 585px;
margin: 0 35px 0 0;
float: left;
}

.the_post {
width: 585px;
float: left;
padding: 0;
margin: 0;
}

.divider {
background: url(images/divider.jpg) top left no-repeat;
width: 585px;
float: left;
height: 1px;
margin: 20px 0 15px -23px;
}

.navigation {
width: 585px;
float: left;
margin: 20px 0 15px 0;
font-size: 16px;
}

* + html .navigation {
padding-bottom: 15px;
}

.page_post {
background: none;
}

.the_post h2 {
font-size: 28px;
font-weight: normal;
}

.the_post h2 a {
color: #333333;
}

.the_post h2 a:hover {
color: #999999;
}

.post_dets {
margin: 0 0 15px 0;
padding: 5px 5px 7px 8px;
background: #f3f3f3;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
float: left;
font-size: 10px;
}

.post_dets a {
color: #999389;
text-decoration: none;
}

.post_dets a:hover {
color: #4d4d4d;
}

.dets {
font-weight: bold;
float: left;
margin: 0 15px 0 0;
}

.last_dets {
margin-right: 2px;
}

.video {
width: 585px;
float: left;
margin: 10px 0 10px 0;
}

.entry {
width: 585px;
float: left;
}

.entry img {
border: 1px solid #cccccc;
padding: 5px;
}

.entry ul {
margin: 0 0 8px 0;
padding: 0;
list-style: none;
}

.entry li {
padding: 0 0 0 20px;
margin: 8px 0 0 0;
background: url(images/bullet.png) top left no-repeat;
font: 13px 'lucida grande',lucida,verdana,arial,helvetica,sans-serif;
color: #666666;
line-height: 1.2em;
}

.entry ol li {
background: none;
padding: 0;
margin: 8px 0 0 -20px;
}

* + html .entry ol li {
margin-left: -17px;
}

.entry img {
border: 1px solid #ccc;
padding: 5px;
background: #FFFFcc;
}

.entry img:hover {
border: 1px solid #999;
padding: 5px;
background: #ffffff;
}

.entry_thumb {
float: left;
margin: 5px 20px 0 0;
}

more-link img {
background: url(images/pagenav/read_more.gif) top left no-repeat;
border: 0px;
}

more-link img:hover {
background: url(images/pagenav/read_more_hover.gif) top left no-repeat;
border: 0px;
}

/** sticky styles **/
.featured_sticky, .featured_sticky a, .featured_sticky a:hover {
    font-size: 16px;
    font-weight: bold;
    color: #ff0000;
    text-align: center;
    line-height: 18px;

}

/** homepage styles **/
.page_announce {
background: #fafae0;
width: 912px;
margin: 10px 2px 10px 2px;
padding: 12px 2px 12px 2px;
text-align: center;
font-size: 20px;
line-height: 24px;
border: 1px solid #cccccc;
float: left;
}

.content_left{
padding-right:5%;
}

.content_left {
width: 275px;
float: left;
margin: 0 35px 0 0;
}

.content_center {
width: 275px;
float: left;
margin: 0;
}

.home_entry {
width: 500px;
margin: 0 0 20px 0;
float: left;
}

.home_entry img {
border: 1px solid #ccc;
padding: 5px;
background: #ffffff;
}

.home_entry img:hover {
border: 1px solid #999;
padding: 5px;
background: #ffffff;
}

/** main-head content **/
#main-head-container {
width: 912px;
margin: 6px 2px 6px 2px;
padding: 8px 2px 8px 2px;
text-align: center;
font-size: 20px;
line-height: 24px;
float: left;
position:relative;
overflow:hidden;
}
main-image a{

}
#main-head-toggle1{
width: 299px;
float:left;
margin-right: 5px;
cursor: pointer;
}
#main-head-toggle2{
width: 299px;
float: left;
margin-left: 3px;
cursor: pointer;
}
#main-head-toggle3{
width: 299px;
float: right;
margin-left: 3px;
cursor: pointer;
}
/* flowplayer */
a.player {
	margin-top:5px;
	display:block;
	background:url('images/flowplayer/splash.jpg') no-repeat;
	width:561px;
	height:365px;
	padding:5px 5px 5px 5px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

/* play button */
a.player img {
	margin-top:150px;
	border:0;
}

#player {
	float:left;
}

/* root element for scrollable */
.playlist {
    /* required settings */
    position:relative;
    overflow:hidden;
	
	height: 365px !important;
}

/* root element for scrollable items */
.playlist .items {
    position:absolute;
	/* vertical scrollers have typically larger height than width */
	height:20000em;
	background-color: #ffffcc;
	padding-top:10px;
	overflow:hidden;
	float:left;
}
.playlist,.items {
    width:320px;
}

/* single scrollable item */
.items a {
	display:block;
	width:290px;
	height:90px;
	padding:5px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	font:11px "bitstream vera sans", "lucida grande",verdana;
	text-decoration:none;
	margin-top:5px;
	color:#666666;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* elements inside playlist entry */
.items a img {
	border:1px solid #ffffff;
	float:left;
	margin-right:5px;
}
.items a strong {
	color:#333333;
	padding-bottom:1px;
}
.items a em {
	border:0;
	float:left;
	margin-right:5px;
	background:url(images/flowplayer/clock.gif) no-repeat 0 50%;
	padding-left:5px;
	color:#333333;
	font-style:normal;
	margin-top:5px;
}

/* different states of a playlist entry */
.items .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}
.items a:hover {
	background-color:#cccccc;
}
.items a.progress {
	opacity:0.6;
}
.items a.playing {
	border:1px solid #00ff00;
	background-color:#ffffcc;
}
.items a.paused {
	border:1px solid #ff0000;
	background-color:#ffffcc;
}

/* navigation through the playlist */
a.scroll {
	display:block;
	border: 0px;
	width:16px;
	height:16px;
	float:right;
	cursor:pointer;
}

a.scroll.up:hover {
	background-image:url(images/flowplayer/scroll_up_hover.png);
}
a.scroll.up {
	background-image:url(images/flowplayer/scroll_up.png);
}
a.scroll.down {
	background-image:url(images/flowplayer/scroll_down.png);
}
a.scroll.down:hover {
	background-image:url(images/flowplayer/scroll_down_hover.png);
}
a.scroll.disabled {
	visibility:hidden;
}


.block small {
padding: 0;
font-size: 1em;
}


/** sidebar styles **/
#sidebar {
width: 275px;
float: left;
}

.widget_block {
width: 275px;
float: left;
margin-bottom: 20px;
}
.widget_text {
font:;
}
.side_entry {
width: 275px;
margin: 0 0 20px 0;
float: left;
}

.side_entry ul {
margin: 0 0 8px 0;
padding: 0;
list-style: none;
}

.side_entry li {
padding: 0 0 0 20px;
list-style-type: none;
font-size: 13px;
font-weight: bold;
}

.side_entry img {
border: 1px solid #ccc;
padding: 5px;
background: #ffffff;
}

.side_entry img:hover {
border: 1px solid #999;
padding: 5px;
background: #ffffff;
}

.side_entry a.post_title {
    font-weight: bold;
}

.side_entry p {
    margin-bottom: 0;
}

.side_entry widget ul {
    padding: 0;
    list-style-type: none;
}

.side_entry widget li {
    /*padding: 0 0 0 20px;*/
    list-style-type: none;
    font-size: 14px;
    /*font-weight: bold;*/
}

/** dual column front page layout **/
.content_right, .content_left{
float:left;
width:45%;
}

.content_left{
padding-right:5%;
}

/** footer styles **/
#footer {
text-align: center;
color: #4d4d4d;
font-size: 8px;
}
#footer p a{
text-align: center;
color: #4d4d4d;
font-size: 8px;
}

#footer a:hover {
color: #ffffff;
}

#footer p {
margin: 0;
padding: 0;
}

/** categories menu **/
/* NOTE: see style-navbar.css */

.subscribe a {
background: url(images/rss.png) right no-repeat;
padding-right: 20px;
margin-right: 12px;
}

* + html .subscribe a {
padding-right: 25px;
margin-right: 10px;
}

li.subscribe {
background: none;
}

li.subscribe:hover {
background: none;
}

.subscribe a:hover {
background: url(images/rss-over.png) right no-repeat;
}

/** comment styles **/
#comments {
width: 608px;
float: left;
padding: 15px 0 20px 0;
margin: 0 0 10px -23px;
}

#reply_form {
width: 604px;
margin: 0 0 0 0;
padding: 8px;
float: left;
}

.comment-author {
font-weight: normal;
}

.comment-meta {
font-size: 10px;
font-weight: normal;
margin: 0 0 10px 0;
}

.avatar {
float: right;
margin: 2px 0 15px 15px;
width: 64px;
border: 1px solid #ccc;
padding: 5px;
background: #ffffff;
}
/*
ol.commentlist {
margin: -22px 0 0 0;
padding: 0;
list-style: none;
}

ol.commentlist a:link, ol.commentlist a:visited {
color: #4a4a4a;
}

ol.commentlist a:hover {
color: #4a4a4a;
text-decoration: underline;
}

ol.commentlist cite {
font: 15px/20px graublauweb, 'lucida sans', 'lucida grande', 'lucida sans unicode', sans-serif;
}

ol.commentlist li.alt {
padding: 25px 0 20px 20px;
background: url(images/divider.jpg) bottom left no-repeat;
}

ol.commentlist li {
padding: 25px 0 20px 20px;
background: url(images/divider.jpg) bottom left no-repeat;
}

ol.commentlist li div.reply {
cursor: pointer;
background: url(images/reply.jpg) top left no-repeat;
border: none;
width: 39px;
height: 20px;
padding: 3px 0 0 6px;
margin: 0 0 15px 0;
}

* + html ol.commentlist li div.reply {
padding: 3px 0 0 4px;
}

ol.commentlist li div.reply a {
color: #ffffff;
font-weight: normal;
text-decoration: none;
font-size: 10px;
}

ol.commentlist li div.reply a:hover {
color: #cccccc;
background: none;
}

ol.commentlist li ul.children {
list-style: none;
text-indent: 0;
}

ol.commentlist li ul.children li {
padding: 20px 0 5px 20px;
background: none;
}

ol.commentlist li ul.children li.alt {
padding: 20px 0 5px 20px;
background: none;
}

ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 { margin:0; }

#comments-last-item {
float: left;
margin: -1px 0 0 0;
background: #fbfbfb;
width: 660px;
height:1px;
}
*/
input#submit {
cursor: pointer;
background: url(images/submit.jpg) 0 0;
border: none;
width: 75px;
height: 30px;
padding: 0;
}

input#submit:hover {
background: url(images/submit.jpg) 0 -30px;
}

#comment {
border: 1px solid #cacbcb;
width: 575px;
height: 215px;
padding: 5px;
font: 12px/20px 'lucida sans', 'lucida grande', 'lucida sans unicode', sans-serif;
background: url(images/fields.jpg) top left repeat-x;
}

#author {
border: 1px solid #cacbcb;
width: 154px;
height: 20px;
padding: 4px 5px 0 5px;
font: 12px/20px 'lucida sans', 'lucida grande', 'lucida sans unicode', sans-serif;
background: url(images/fields.jpg) top left repeat-x;
}

#email {
border: 1px solid #cacbcb;
width: 154px;
height: 20px;
padding: 4px 5px 0 5px;
font: 12px/20px 'lucida sans', 'lucida grande', 'lucida sans unicode', sans-serif;
background: url(images/fields.jpg) top left repeat-x;
}

#url {
border: 1px solid #cacbcb;
width: 154px;
height: 20px;
padding: 4px 5px 0 5px;
font: 12px/20px 'lucida sans', 'lucida grande', 'lucida sans unicode', sans-serif;
background: url(images/fields.jpg) top left repeat-x;
}

.fieldset {
list-style: none;
margin: 0;
padding: 0;
}

.fieldset li {
margin: 0;
padding: 0;
}

.says {display:none;}

#respond {
width: 585px;
float: left;
padding: 0 0 20px 0;
margin: 0;
}

/* temporary contact form style */
#contactform {
    margin-top: 15px;
    padding-top: 5px;
}

/* display error alerts to user view */
#error
{
margin:0 auto;
background-color:#FFFFCC;
border:#FF822F 2px solid;
color: #ff0000;
font-weight: bold;
text-align: center;
}

/* social network icons bar */
.socialnetwork #digg { height: 48px; width: 48px; display:inline-block;}
.socialnetwork #twitter { height: 48px; width: 48px; display:inline-block;}
.socialnetwork #stumble { height: 48px; width: 48px; display:inline-block;}
.socialnetwork #delicious { height: 48px; width: 48px; display:inline-block;}
.socialnetwork #reddit { height: 48px; width: 48px; display:inline-block;}
.socialnetwork #myspace { height: 48px; width: 48px; display:inline-block;}
.socialnetwork #facebook { height: 48px; width: 48px; display:inline-block;}
.socialnetwork #google { height: 48px; width: 48px; display:inline-block;}
.socialnetwork #emailthis { height: 48px; width: 48px; display:inline-block;}
.socialnetwork #sawdust { height: 48px; width: 48px; display:inline-block;}

.socialnetwork h3 { text-align: center; font-size:1.5em; color: #00ff00; line-height: 2em; margin-bottom: 15px; padding-bottom: 15px; }
/** post navigation **/
#pagenav {
float: right;
margin: 0 395px 0 0;
width: 100%;
}

* + html #pagenav {
margin: 3px 395px 0 0;
}

span.navback {
width:24px;
height:24px;
display:block;
float:right;
background:url(images/pagenav/nav_right.png) no-repeat 0 0;
cursor:pointer;
}

span.navback:hover {
background:url(images/pagenav/nav_right_hover.png) no-repeat 0 0;
}

span.navforward{
width:24px;
height:24px;
display:block;
padding-left: 25px;
float:right;
background:url(images/pagenav/nav_left.png) no-repeat 0 0;
cursor:pointer;
}

span.navforward:hover {
background:url(images/pagenav/nav_left_hover.png) no-repeat 0 0;
}

/** wordpress specific styles **/
.wp-caption img {
margin-bottom: 5px;
border: 5px solid #ccc;
padding: 1px;
background-color:#ffffff;
}

.wp-caption-text {
color:#ffffff;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
font-weight: bold;
}

code {
font: 1.1em 'courier new', courier, fixed;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
border: 1px solid #ccc;
padding: 5px;
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
border: 1px solid #ccc;
padding: 5px;
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-left: 15px;
}

.alignleft {
float: left;
margin-right: 15px;
}

#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;
}

#wp-calendar td.pad:hover { /* doesn't work in ie */
background-color: #fff; }

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
text-align: center;
background-color: #fff;
padding: 10px 5px 0 5px;
margin-bottom: 5px;
}

.wp-caption img {
margin: 0;
border: 1px solid #ccc;
padding: 5px;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 4px 4px 5px;
margin: 0;
background: none;
color: #333;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #3c78a7;
	color: #3c78a7;
	background-color: #FFFFFF;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #3c78a7;
	color: #3c78a7;
	background-color: #FFFFFF;
}
.wp-pagenavi a:hover {
	border: 1px solid #303030;
	color: #303030;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #3c78a7;
	color: #3c78a7;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #303030;
	border: 1px solid #303030;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #303030;
	color: #303030;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #303030;
	color: #303030;
	background-color: #FFFFFF;
}