






/*  
Theme Name: WooTube
Version: 2.2
Description: Designed by <a href="http://www.jepson.no">Magnus Jepson</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/

html, body {
	/*font-family: arial;
	font-size: 12px;
	border: 0;
	color: #565656;
	background: #e6e6e6 url(images/bg.gif) repeat-x 0 0;*/
}

/* IE7 display fix */
div, ul { zoom: 1; } 

#wrap {
	background: url(images/bg_gradient.png) no-repeat center 29px;
}
body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

p {
	/*line-height: 20px;
	padding: 10px 0;*/
}

/*h1, h2, h3, h4, h5 {
	padding: 10px 0;
	font-family: Georgia;
}*/

/*ul, ol {
	list-style: none;
	padding: 10px 0;
}*/

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #a8bc70;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

blockquote p {
	padding: 5px 0;
}

/* Align */

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 20px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 20px;
	float: right;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

/* Wrap */

/* Top */

#top {
	width: 939px;
	margin: 0 auto;
	background: url(images/bg_top_gradient.png) no-repeat top center;	
}

/* Page Navigation */

#page_navi {
	height: 28px;
	font-size: 11px;
}

#page_navi a {
	color: #FAFAFA;
}

#page_navi a:hover {
	text-decoration: underline;
}

#page_navi ul {
	padding: 0;
}

#page_navi .col-left {
	margin-left: -6px;
}

/* Page Navigation (rss) */

#page_navi ul.rss {
	background: url(images/ico-rss.png) no-repeat 0 5px;
	padding: 6px 0 3px 15px;
}

#page_navi ul.rss li {
	padding: 0 10px;
	display: inline;
	background: url(images/bg_separator.gif) no-repeat right 4px;
}

#page_navi ul.rss li.last {
	background: none;
}

/* Header */

#header {
	width: 100%;
	height: 100px;
	padding-top: 25px;
	clear: both;
	position: relative;
}

#header img.title {
	margin-left: 5px;
}

#header h1 {
	display: none;
}

#header .advert {
	position: absolute;
	left: 470px;
	top:36px;
}

/* Page Nav */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav a {
	display: block;
	line-height: 28px;
	padding: 0 10px;
	z-index: 100;
}

#nav li {
	float: left;
	background: url(images/bg_separator.gif) no-repeat right 10px;
}

/* Style drop down list */

#nav li ul {
	position: absolute;
	width: 130px;
	left: -999em;
}
#nav li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li a {
	line-height: 25px;
	font-size: 11px;
	color: #555555;
	width: 130px;
}

#nav li ul li a {

}
#nav li ul li ul li a {
	border-width:0 1px 1px 0px;
}
#nav li ul ul {
	margin: -25px 0 0 150px;
}

#nav li ul ul li a {
	line-height: 25px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav li:hover, #nav li.hover {  
	position: static;
}

/* Content */

#content {
	width: 940px;
	margin:0 auto;
	min-height: 550px;
	padding: 0;
}
#main {
	background:#FFFFFF;
	border:5px solid #E2E2E2;
	width:690px;
}

* html #content {
	height: 550px;
}

/* Main Content */

#main-content {
	/*width: 650px;
	margin: 20px 0 20px 20px;*/
}

.single #main-content {
	background: #fff;
	width: 553px;
	margin: 24px 0 0 0;
	padding: 0 32px 35px 31px;
}

#comments {
	background: rgb(247,246,246) url(images/bg_comments.gif) repeat-x 0 top;
	width: 100%;
}

/* Main Content (style) */

#main-content a {
	text-decoration: underline;
}

#main-content a:hover {
	text-decoration: none;
}

/*#main-content h2, #main-content h3 {
	font-weight: normal;
}

#main-content h2 {
	font-size: 24px;
}

#main-content h3 {
	font-size: 18px;
}*/



#main-content ol, #main-content ul {
	line-height: 18px;
}

#main-content ul {
	/*padding-left: 50px;*/
}

#main-content ul li {
	/*list-style: circle;
	padding: 3px 0;*/
}

#main-content ol {
	padding-left: 57px;
}

#main-content ol li {
	list-style: decimal;
	padding: 3px 0;
}

#main-content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Main Content (post) */

#main-content .video {
	/*border: 5px solid #e9e9e9;*/
	margin-bottom:5px;
}

#main-content .post {
	padding:0 5px;
}
#main-content .avatar {
	float:left;
	margin:12px 10px 0 0;
	border: 3px solid #e9e9e9
}

#main-content .post-title {
	width: 100%;
	position: relative;
}

#main-content .post-title h2, #main-content .post-title p.post-details, #main-content .post-title h3 {
	padding-right: 50px;
}

#main-content h2 a, #main-content h3 a {
	color: #2A2A2A;
	text-decoration: none;
}

#main-content h2 a:hover, #main-content h3 a:hover {
	text-decoration: underline;
}

#main-content p.post-details {
	line-height: 18px;
	margin-top: -10px;
	position: relative;
}

#main-content p.post-details a {
	text-decoration: none;
}

#main-content p.post-details a:hover {
	text-decoration: underline;
}

#main-content p.post-details {
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 0px 0 1px
}

#main-content .post h4 {
	margin-top: 1px;
	clear: both;
	width: 100%;
}

#main-content .post h4.continue a {
	background: #A8BC70;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}

#main-content .post h4.continue a:hover {
	background: #9fb26a;
}

#main-content .post img.thumbnail {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:5px;
}

#main-content .post img.gallery {
	margin:0 7px 7px 0;
}

#main-content h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}

/* Main Content (advert 468x60) */

#main-content .advert_468x60 {
	background-color:#EDEDED;
	padding:12px 0;
	margin: 5px 0 0 0;
	text-align:center;
}

#main-content .latest .advert_468x60 {
	margin-left:33px;
}

/* Post (featured) */

#main-content .latest .featured, #main-content .archives .featured{
	position: relative;
	margin-bottom: 15px;
	clear: both;
}
#main-content .latest .featured {
	margin-left:33px;
}

#main-content .featured h4 {
	margin-bottom: 15px;
}

/* Post (latest) */

#main-content .latest {
	width: 586px;
	margin-left: -33px;
	position: relative;
}

#main-content .latest .block {
	width: 259px;
	float: left;
	margin-left: 33px;
	margin-bottom: 28px;
	display: inline;
}

#main-content .latest h3 {
	padding-top: 7px;
}

#main-content .latest .comment-cloud {
	top: 10px !important;
}

#main-content .latest p.post-details {
	padding-top: 5px;
}

#main-content .latest h4 {
	margin-top: -3px;
	position: relative;
}

/* Post (archives) */

#main-content .archives .block {
	position: relative;
	margin-bottom: 15px;
	clear: both;
}

#main-content .archives h2 {
	padding-right: 50px;
}

#main-content .archives p.post-details {
	padding-right: 50px;
}

#main-content .archives img.alignleft {
	margin: 15px 15px 0 0;
}

/* Main Content (post>single) */

#main-content p.tags {
	background:url(images/ico-tag.gif) no-repeat center left;
	padding-left:25px;
	width: 100%;
	clear: both;
}

.single #main-content .advert_468x60 {
	margin: 15px 0 0px 0;
}

#main-content .page h2 {
	padding-top: 5px;
}

/* Comments */

#comments h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0 20px 0;
}

/* Comments (comment) */

#comments_wrap {
	padding: 15px 25px 25px;
	position: relative;
}

#comments .comment a {
	text-decoration: underline;
}

#comments .comment a:hover {
	text-decoration: none;
}

#comments .comment small {
	font-size: 10px;
	margin-top: -2px;
}

#comments .comment {
	margin-top: 10px;
	width: 100%;
}

#comments .comment .col-left {
	width: 110px;	
}

#comments .comment .col-left img {
	border: #EDEDED 5px solid;
}

#comments .comment .col-left .inside {
	background: url(images/bg_comment_element.gif) no-repeat right 27px;
	width: 110px;
	float: right;
	margin-right: -16px;
	position: relative;
	overflow: hidden;
	padding-right: 7px;
	min-height:70px;
}

#comments .comment .col-left p {
	padding: 0 0 0 2px;
	line-height: 19px;
}

#comments .comment .col-right {
	min-height: 70px;
	background: #fff;
	padding: 10px 20px;
	border: #EDEDED 5px solid;
	margin-left:121px;
	float:none; 
}

* html #comments .comment .col-right {
	height: 100px;
}

#comments .comment span.reply { 
	float:right; 
	padding: 3px 3px 0; 
	font-size:11px; 
}
#comments .comment span.reply a { 
	text-decoration:none; 
	color:#aaa;
}

#comments ul.children { 
	margin:10px 0 0 20px; 
	padding:0; 
}

#comments .navigation .alignright, 
#comments .navigation .alignleft { 
	margin:0;
}

#comments .navigation a {
	background: #9F9F9F;
	color: #fff;
	display: block;
	padding: 5px 9px;
	margin-left: 4px;
	font-family:Georgia;
	font-weight:bold;
}
#comments .navigation a:hover {
	background: #888;	
}
#comments .commentlist {
	padding:0;
}
#comments .commentlist p{
	padding:0 0 10px;
}

#comments .commentlist #respond #form_wrap {
	padding:0 0 25px;
	margin:0;
	border:0;
	width:auto;
}
#comments .commentlist .children #respond #form_wrap .col-right{
	float:none;
}
#comments .cancel-comment-reply {
	margin-bottom:10px;
}

/* Comments (form) */

#form_wrap {
	background: url(images/bg_comments.gif) repeat-x 0 top;
	border-bottom: 1px solid #E6E6E6;	
	padding: 15px 32px 30px 31px;
	position: relative;
}

#form_wrap h2 {
	padding-bottom: 28px;
	position: relative;
}

#form_wrap .form-left {
	width: 170px;
	float:left;
}

#form_wrap .form-right {
	width: 361px;
	float:right;
}
.children #form_wrap .form-right {
	float:none;
}

#form_wrap textarea, #form_wrap .form-left input {
	border: 1px solid;
	border-top-color: #C5C3C3;
	border-left-color: #C5C3C3;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676563;
	padding: 7px 10px;
}

#form_wrap textarea {
	width: 340px;
	margin-bottom: 18px;
}

#form_wrap .form-left input {
	width: 147px;
	display: block;
	margin-bottom: 10px;
}

#form_wrap input.sb {
	clear: left;
	display: block;
}

#form_wrap p.lc_logged {
	margin-top: -20px;
	position: relative;
}

/* WP-PageNavi */

.more_entries {
	width: 100%;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}

.more_entries .wp-pagenavi {clear:both;float: right; padding:10px 0;}
.more_entries .wp-pagenavi a {text-decoration: none !important;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #555 !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #9F9F9F;color: #fff; padding: 5px 9px !important; padding:5px; margin-left: 4px; border:0; line-height:24px; }

/* Sidebar */

#sidebar {
	width: 220px;
	overflow: hidden;
}

#sidebar h2, #embed h3 {
	font:11px uppercase Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	background: #a8bc70;
	padding: 7px 10px;
	float: left;
	margin: 0 0 10px 1px;
	display: inline;
	margin-bottom: 10px;
}

#sidebar ul {
	clear: both;
}


#sidebar ul li a {
	color: #636363;
	padding:10px 25px 10px 10px;
	display:block;
}

#sidebar a:hover, #sidebar .current-cat a, #sidebar li.active a {
	color: #000;
	background: url(images/ico-bullet-down.gif) no-repeat 185px center;
}

#sidebar ul li span {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#878787;
	font-weight:normal;
}

/* Sidebar (block) */

#sidebar .block {
	width: 220px;
}

/* Sidebar (block > inside)*/

#sidebar .block .inside {
	border: #D5D4D4 5px solid;
	background: #EDEDED;
	padding-bottom: 5px;
}

#sidebar .block .inside ul {
	padding: 0;
}

#sidebar .block .inside li {
	padding: 8px 15px 8px 10px;
	line-height: 18px;
	background: url(images/bg_footer_list.gif) repeat-x 0 bottom;
	position:relative;
}

#sidebar .block .inside li img.thumbnail {
	border: #A4A4A4 2px solid;
	float: left;
	margin-right: 10px;
}

/* Sidebar (widgetized)*/

#sidebar #tag_cloud {
	margin-bottom: 25px;
}
#sidebar #tag_cloud a {
	color:#636363;
}
#sidebar #tag_cloud a:hover {
	color:#000000;
}

#sidebar ul, #sidebar .textwidget {
	background:#F2F2F2 none repeat scroll 0 0;
	border:5px solid #E2E2E2;
	clear:both;
	padding:0;
}

#sidebar .widget {
	margin-bottom:15px;
}
#sidebar .textwidget {
	padding:5px 10px;
}
#sidebar li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border-top: 1px solid #f7f6f6;	
	border-bottom: 1px solid #e2e2e2;
	line-height: 18px;
	overflow: hidden;
}

#sidebar li:hover, #sidebar li.current-cat, #sidebar li.active {
	background:#FFFFFF url(images/bg_sidebar_ul_lines.gif) repeat-x bottom;
}

/* Sidebar (widgetized>list>inside)*/

#sidebar ul ul {
	padding: 0;
	margin: 3px 0 0 0;
	border:0;
}

#sidebar ul ul li {
	border: 0;
	padding-bottom: 0;
	border-top:1px solid #E2E2E2;
}

/* Video Browser */

div#video-browser-holder { 
	border:5px solid #E2E2E2;  
	clear:both;
}

div#video-browser-crop {
	overflow-y: hidden;  
	background: #f2f2f2;
}

div.video-browser-down, div.video-browser-up { 
	height: 30px; 
	cursor: pointer;
}

div.video-browser-down { 
	background: url(images/video-browser-sprites.png) 50% -204px ; 
	border-top:1px solid #E2E2E2;
}
div.video-browser-down:hover { 
	background: url(images/video-browser-sprites.png) 50% -80px ;
}

div.video-browser-up { 
	background: url(images/video-browser-sprites.png) 50% -139px ; 
	border-bottom:1px solid #E2E2E2;
}
div.video-browser-up:hover { 
	background: url(images/video-browser-sprites.png) 50% -15px ;
}

div#video-browser-holder ul#video-browser { 
	border: 0;
}


/* Sidebar (widgets)*/

#tag_cloud h2 {
	display: block;
	float: none;
}

.textwidget {
	clear: both;
	padding: 5px 2px;
	line-height:20px;
}

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
	clear: both;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th {
	color: #fff;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}


/* Sidebar (Search)*/

#sidebar #search_main form div, #mediasearch form div {
	background:#FFFFFF url(images/ico-search.png) no-repeat 185px center;
	/*border-color:#e2e2e2;
	border-style:solid;
	border-width:5px;*/
	height:31px;
	position:relative;
}

#sidebar #search_main input.field, #mediasearch input.field  {
	position: absolute;
	left: 10px;
	top: 8px;
	padding-top: 2px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	border: 0;
	background: transparent;
	z-index: 1;
	width:170px;
}

#sidebar #search_main input.submit, #mediasearch input.submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

/* Tabs */

ul#idTabs {
	width: 100%;
	padding: 0 0 7px 0;
}

ul#idTabs li {
	display: inline;
	font-family: Georgia;
	font-weight: bold;
}

ul#idTabs li a {
	line-height: 31px;
	background: #9F9F9F;
	color: #fff !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
}

ul#idTabs li a.selected, ul#idTabs li a:hover {
	background: #A8BC70;
	text-decoration:none;
}

#tagcloud {
	padding:10px;
}

/* Video Tabs */

ul#vidTabs {
	width: 100%;
	padding: 0 0 7px 0;
}

ul#vidTabs li {
	display: inline;
	font-family: Georgia;
	font-weight: bold;
}

ul#vidTabs li a {
	line-height: 31px;
	background: #9F9F9F;
	color: #fff !important;
	display: block;
	float: left;
	padding: 0 12px;
	margin-right: 4px;
}

ul#vidTabs li a.selected, ul#vidTabs li a:hover {
	background: #A8BC70;
	text-decoration:none;
}

/* Sidebar (flickr) */

#flickr h2 span {
	color: #0061D8;
}

#flickr h2 span span {
	color: #FF1183;
}

#flickr .wrap {
	margin-left: -5px;
	padding: 0;
	position: relative;
	margin-bottom:15px;
}

#flickr a img {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	display: block;
	padding: 3px;
	background: #fff;
	border: #CECFC6 1px solid;
}

#flickr a:hover img {
	border: #A8AA99 1px solid;
}

/* Footer */

#footer-out {
	width: 100%;
	background: #363636;
	padding: 10px 0 14px 0;
	margin-top:25px;
}

#footer {
	width: 939px;
	margin: 0 auto;
	font-size: 11px;
	color: #CECECE;
}

#footer .col-right img {
	vertical-align: middle;
}

#footer .col-right span {
	display: none;
}

/* Fix */

.wrap:after,
#sidebar .widget_categories ul:after,
#sidebar .widget_archive ul:after,
#sidebar .widget_links ul:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:4px 0 5px;
	text-align:center;
}
.wp-caption-text {
	padding:3px 0 0;	
	font-size:11px;
}

.ratings {
	padding-top:15px;
}

/* Embed field */

#embed {
	/*background: rgb(247,246,246) url(images/bg_comments.gif) repeat-x 0 top;
	padding: 25px 0 0 20px;*/
}

#embed textarea {
	border: 1px solid;
	border-top-color: #C5C3C3;
	border-left-color: #C5C3C3;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676563;
	width: 300px;
	/*margin:0 0 18px 10px;*/
}
	
/* Homepage layout */

.home #main { margin-bottom:15px; }
.home #main-content .advert_468x60 { margin-top: 15px; }
.home #main-content .post { position:relative; }

#content .home { width:700px; }

.video-box {
	float:left;
	width:165px;
	background:#FFFFFF;
	border:5px solid #E2E2E2;
	margin:0 20px 15px 0;
	position:relative;
	padding:0px;
	min-height: 165px;
}
.video-box h4 { 
	position:absolute;
	top:10px;
	left:0px;
	margin:0 20px;
}
.video-box h4 a { color:#FFF; background: #333; line-height:20px; padding:3px; }
.video-box .inside { padding:1px; height:95px; width: auto; }
.video-box.last { margin-right:0; }
.video-box .box-bot {
	height:35px;
	background:url(images/bg_box_bot.gif) repeat-x;
} 

.comment-cloud { display: block; margin-top:5px; }
.comment-cloud a {
	width: 25px;
	height: 25px;
	padding: 3px 0 0 0;
	margin: 0 10px 0 0; 
	background: url(images/bg_comment_cloud.png) no-repeat 0 0;
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	color: #5D5D5D;
	display: block;
	text-decoration: none;
}
.comment-cloud a:hover { text-decoration: underline; }
#main-content .comment-cloud a {margin:10px 0 0 15px; padding:auto 0; text-decoration:none; }

.box-bot .ratings { padding: 9px 0 0 10px; }

/* Twitter */
#header .latest_twitter {
	position: absolute;
	left: 470px;
	top:46px;
}
#header .latest_twitter img {
	float:left;
	margin: 0 15px 15px 0;
}
#header .latest_twitter ul {
	font-family: Georgia;
	padding:0;
	line-height:18px;
}



/*   
Theme Name: Rock Local
Theme URI: http://www.indiginus.net
Description: The layout for the main Rock of Roseville site, including the warm orange/red background.
Author: Ryan Duffy
Author URI: http://www.indiginus.net
Version: 1.0
.
Free to use and redistribute with the approval of Rock leadership.
.
*/

@charset "UTF-8";
/* CSS Document */

/*html, body {
	height:100%;
    width:100%;
 	overflow: auto;
	height: 100%;
	overflow: auto;
	
}
body {
	background: #000 url(images/bg-local.jpg) top center no-repeat;
}*/
img {
	vertical-align: middle;
}
.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 875px;
}
h1 {
	font-family: "Lucida Grande", Univers, Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 3em;
	border-bottom: 1px solid #bbb;
	letter-spacing: -1px;
	margin-bottom: 15px;
	margin-top: 10px;
}


h2 {
	font-family: "Lucida Grande", Univers,  Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 1.7em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 15px 0 6px 0;
	color: #333;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	/*text-decoration: underline;*/
	border-bottom: 1px dotted #912900;
}
h3 {
	font-family: "Lucida Grande", Univers,  Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	padding: 11px 0 2px 0;
	color: #62af30;
}
.blogpost h3 {
	font-size: 1em;
}
h3 a {
	
	color: #62af30 !important;
	text-decoration: none;
}
h4 {
	font-family: "Lucida Grande", Univers,  Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: normal;
	padding: 12px 0 2px 2px;
	color: #808080;
}
.blogpost h4 {
	font-size: 1em;
}
h4 a {
	
	color: #bbb !important;
	text-decoration: none;
}


p {
	margin-top: 10px;
}
.utility {
	background: url(images/utility-bg.png);
	height: 30px;
	-webkit-border-bottom-right-radius: 5px;    /* for Safari */
	-webkit-border-bottom-left-radius: 5px;    /* for Safari */
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	/*overflow: hidden;*/
	padding-left: 5px;
	position: relative;
	font-size: .8em;
	z-index: 1000;
}
.utility img {
	/*padding: 4px 9px;
	margin: 5px 0px;*/
}
.utility .selected {
	background: url(images/50-percent-gray.png);
	border: 1px solid #876341;
	padding: 2px;
	
	-webkit-border-radius: 5px;    /* for Safari */
	-moz-border-radius: 5px;
}
/*.utiity img:hover {
	background: url(../images/50-percent-gray.png);
	border: 1px solid #999999;
}*/
.utilityright {
	float: right;
}

.utility ul li {
	border-right: 1px solid #5f5f5f;
	float: left;
	margin-top: 3px;
	padding: 0px 8px;
	position: relative;
}
.utility ul li:last-child {
	border-right: none;
}
/* ---------------- NAV MENU SYSTEM BEGIN  ---------------------- */

.utility ul li a, .utility ul li a:visited {
	text-decoration: none;
	color: #000;
	/*vertical-align: middle;*/
	padding: 4px;
	display: inline-block;
	
}



.utility ul li ul {
	display: none;
	position: absolute;
	padding-top: 0px;
	padding-bottom: 10px;
	background: url(images/75-percent-gray.png);
	width: 150px;
	-webkit-border-bottom-right-radius: 5px;    /* for Safari */
	-webkit-border-bottom-left-radius: 5px;    /* for Safari */

	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	margin-top: -3px;
	margin-left: -27px;
	
}
.utility ul li ul li {
	font-size: 1.3em;
	line-height: normal;
	height: auto;
	padding: 2px 8px;
	width: 140px;
	/*background: url(images/50-percent-gray.png);*/
	margin: 0;
	border: none;
}
.utility ul li ul li a, .utility ul li ul li a:visited {
	padding: 0px 5px;
	color: #fff;/*vertical-align: middle;*/
	
}
/* specific to non IE browsers */

.utility ul li:hover a {
	color: #ffffff;
}
.utility ul li:hover ul {
	display: block;
	top: 25px;
	left: 0;/*width: 120px;*/
}
.utility ul li:hover ul li a.hide {
	/*background:#6a3;*/
	color: #F93;
}
.utility ul li:hover ul li:hover a.hide {
	background: #fff;
	color:#000;
}
/*.utility ul li:hover ul li ul {
	display: block;
	position: relative;
	background: none;
	padding: 0;
	margin: 0;
}
.utility ul li:hover ul li ul li {
	font-size: 1em;	
}*/
.utility ul li:hover ul li a {
	display:block;
	
	color: #dfbb6d;
	outline: none;
}
.utility ul li:hover ul li a:hover {
	color:#fff;
}
.utility ul li:hover ul li:hover ul {
	display:block;
	/*left:30px;
	top:0;*/
}
.utility ul li:hover ul li:hover ul.left {
	left:-190px;
}
/* ------------------- NAV MENU SYSTEM END -------------------------- */ 



.header {
	height: 100px;
}
.logo {
	float: left;
	display: inline-block;
	padding: 20px 35px 20px 0;
	margin-right: 35px;
	background: url(images/header-divider.png) right no-repeat;
}



.nav {
	height: 33px;
	padding-top: 7px;
	clear:both;
	background: url(images/nav-bg.png) repeat-x;
	-webkit-border-top-right-radius: 5px;    /* for Safari */
	-webkit-border-top-left-radius: 5px;    /* for Safari */
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	font-size: 1.3em;
	
}
.nav a {
	color: #ffffff;
	text-decoration: none;
}
.nav a:hover {
	color: #f9ce84;	
}


.nav ul {
	padding:0;
	margin:0;
	list-style: none;
}
.nav ul li {
	float: left;
	height: 26px;
	width: 110px;
	text-align: center;
	position: relative;
	background: url(images/nav-divider.png) right repeat-y;
	padding-top: 2px; /*border-right: 1px solid #333333;
	border-left: 1px solid #444444;*/
}
.content {
	background: #ffffff;
}
.content a {
	color: #912900;
}
.contentinside {
	padding: 12px 12px 24px 20px;
	background: #ffffff;
	width: 650px;
	min-height: 250px;
	overflow: auto;
}
.entry p {
/*padding: 8px 0;	*/
}
.entry ul, .entry ol {
	margin: 15px;
	list-style: disc;
}
.entry ul li {
	list-style: disc;
	margin-left: 15px;
}
.rotator {
	margin-bottom: 10px;
	-webkit-border-radius: 5px;    /* for Safari */
	-moz-border-radius: 5px;
}
.newhere {
	background: url(images/new-here-bg.jpg) repeat-x;
	height: 40px;
	padding: 7px 0px;
	margin-bottom: 10px;
	color: #925501;
	font-size: 1.2em;
	display: none;
}
.newhere img {
	vertical-align: middle;
	margin: 0 10px;
}
.newhere a {
	color: #444;
	font-size: .8em;
}
.rightcolumn {
	float: right;
	width: 270px;
	margin-left: 10px;
}
.thebs {
	width: 570px;
	height: 235px;
	border-top: 5px solid #666666;
	background: url(images/b-detail-header-bg.jpg) no-repeat;
	margin-bottom: 10px;
}
#tabs {
	width:570px !important;
	height:240px !important;
	background: url("images/b-bg-off.jpg") repeat-x;
	float:left;
	display: block;
	overflow: hidden;
}
.inside {
	width: 550px;
	padding:15px;
	clear: both;
	color: #fff;
}
ul.wooTabs {
	width: 100%;
	padding: 0 0 7px 0;
}
ul.wooTabs li {
	float: left;
	display:inline;
	color: #ffffff;
	/*background: url(images/nav-divider.png) repeat-y right;*/
		margin:0px 1px 0px 0px !important;
	cursor: pointer;
 wdith:
}
ul.wooTabs li img {
	margin-right: 5px;
}
ul.wooTabs li a {
	line-height: 30px;
	color: #000000;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	display: block;
	float: left;
	padding: 4px 20px;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
}
ul.wooTabs li a.selected, ul.wooTabs li a:hover {
	text-decoration:none;
	background: url(images/b-bg-on.jpg) repeat-x;
	color: #ffffff;
}
.column {
	border-top: 5px solid #666666;
	margin-bottom: 10px;
	background: url(images/column-bg.jpg) bottom repeat-x;
	overflow: hidden;
	height: 100%;
}
.columntitle {
	border-bottom: 1px solid #dddddd;
	height: 37px;
	margin-bottom: 10px;
}
.ics-calendar-widget {
	color: #444;
}
.homecaltitle {
	color: #c2850e;
	padding-bottom: 3px;
}
#twitter-tools h3 {
	padding: 0;
	margin: 0;
}
.aktt_tweets {
	background: url(images/icon-twitter.gif) 3px 0px no-repeat;
	padding: 0px 10px 10px 40px;
	color: #0B606C;
	font-size: .8em;
	border-bottom: 1px dotted #cdcdcd;
	min-height: 30px;
}
.aktt_tweets a {
	color: #0B606C;
}
.facebook {
	background: url(images/icon-facebook.gif) 3px 11px no-repeat;
	padding: 10px 10px 10px 40px;
	color: #243B74;
	font-size: .8em;
	border-bottom: 1px dotted #cdcdcd;
	min-height: 30px;
}
.rss {
	background: url(images/icon-rss.gif) 3px 11px no-repeat;
	padding: 10px 10px 10px 40px;
	color: #C66C00;
	font-size: .8em;
	border-bottom: 1px dotted #cdcdcd;
	min-height: 30px;
}
.rss a {
	color: #C66C00;
}
.homecontent {
	width:570px;
	border-top: 5px solid #666666;
}
.homecontent img {
	float:left;
	padding: 0px 10px 5px 0;
}
.dotteddivider {
	border-bottom: 1px dotted #cdcdcd;
	padding: 0 7px 7px 7px;
	font-size: .9em;
	color: #999999;
	margin-bottom: 7px;
}
.dotteddivider strong {
	color: #000000;
}
.dotteddivider a {
	color: #62af30;
	text-decoration: none;
}
.dotteddivider a:hover {
	text-decoration: underline;
}
.dotteddivider img {
	float: left;
	margin-right: 10px;
}
.search {
	float: right;
	width: 175px;
	background: url(images/50-percent-gray.png);
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;
	border: 1px solid #666666;
	height: 20px;
	vertical-align: middle;
	margin-right: 10px;
	display: inline-block;
	padding: 3px;
	margin-top: 39px;
}
.search .query {
	background: none;
	border: none;
	color: #888888;
	width:150px;
}
.footer {
	margin: 0px 12px 15px 12px;
	background: #d0cabd url(images/footer-top-shadow.gif) top repeat-x;
	padding: 20px;
	overflow: auto;
	-webkit-border-bottom-right-radius: 5px;    /* for Safari */
	-webkit-border-bottom-left-radius: 5px;    /* for Safari */
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	color: #7e765e;
	font-size: .9em;
	
}
.footer a {
	color: #82642a;
	text-decoration: none;
}
.footercolumn {
	margin-right: 30px;
	float: left;
}
.col1 {
	background: #ffffff url(images/sub-sidebar-bg.jpg) repeat-y right;
	padding-right: 196px;
	border-right: 1px solid #ccc;

}
.sidebar {
	float:right;
	width: 186px;
	margin-left: 10px;
	text-align: center;
	background: url(images/sub-sidebar-bg.jpg) repeat-y;
	border-right: 1px solid #ccc;
}
.sidenav {
	text-align: left;
	padding: 0 10px 30px 10px;
}
.sidenav li {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #999999;
	padding: 5px;
}
.sidenav li:hover {
	background: #fff;
}
.sidenav a {
	text-decoration: none;
	font-weight: bold;
	color: #912900;
	font-size: .9em;
}
.sidenav ul {
	margin: 5px 0;
}
.lifestream {
	font-size: .9em;
}
.lifestream li {
	border-bottom: 1px dotted #cdcdcd;
}
.lifestream a {
	text-decoration: none;
	color: #444444;
}
.firstcontent {
	background: #646464 url(images/first-content-bg.jpg) repeat-x;
	width: 600px;
	padding: 20px;
	overflow: hidden;
	margin-bottom: 10px;
	color: #c9c9c9;
}
.firstimage {
	float: right;
	margin-left: 15px;
	border: 1px solid #777777;
	margin-bottom: 15px;
}
.firstcontent a {
	color: #ffffff;
}
.blogpost {
	width: 285px;
	min-height: 215px;
	float: left;
	margin: 0 15px 15px 0;
	padding: 10px;
	border: 1px dotted #efefef;
	color: #666666;
	background: url(images/column-bg.jpg) bottom repeat-x;
}
.blogpost .column {
	background: none;
}
.blogdate {
	color: #aaaaaa;
	text-transform: uppercase;
	font-size: .8em;
	padding-top: 5px;
	border-top: 1px dotted #ddd;/*background: #efefef url(images/form-field-shadow-top.gif) top repeat-x;*/
	}
.blogpost h2, .firstcontent h2 {
	margin-bottom: 5px;
}
.wooTabs {
	font-size: 1.4em;
}
.bwrapper {
	float: left;
	margin: 0 5px 15px 5px;
	border-top: 5px solid #666666;
	width: 150px;
}
.bguts {
	background: url(images/column-bg.jpg) bottom repeat-x;
	padding: 5px;
	height: 130px;
	border: 1px solid #efefef;
	color: #666;
	font-size: .9em;
}
.bguts .columntitle {
	font-size: 1.6em;
	padding: 3px 0 7px 3px;
	height: auto;
}
.bcalltoclick {
	background: #7baf3e url(images/4bs-tabs.jpg) repeat-x;
	margin: 0 7px;
	text-align: center;
	padding: 4px;
}
.bcalltoclick a {
	color: #f2fbe7;
	text-decoration: none;
}
.otherposts {
	padding: 12px;
	background:#efefef url(images/column-bg.jpg) bottom repeat-x;
	text-align: right;
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;
	margin: 10px 0;
	overflow: auto;
	
}
.avatar {
	float: left;
	margin-right: 5px;
}
.scripture {
	margin: 15px 0 15px 40px;
	border-left: 4px solid #777;
	border-top: 1px solid #efefef;
	background: #efefef;
	padding: 15px;
	background: #ffffff url(images/column-bg.jpg) bottom repeat-x;
}
.scripture h1 {
	font-size: 1.3em;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 3px;
}

/*========= EVENT CALENDAR  ==================*/


.event {
	background: #ffffff url(images/column-bg.jpg) bottom repeat-x;
	border: 1px solid #efefef;
	margin-bottom: 10px;
	min-height: 80px;
	padding-top: 15px;
	color: #bbbbbb;
}
.eventguts {
	border-left: 1px dotted #bbb;
	color: #999;
	margin: 0 0 15px 65px;
	padding: 0 15px;
	min-height: 60px;
}
.event h2 {
	font-weight:normal;
	color: #3a3a3a;
	margin-top: 0;
	padding-top: 0;
}
.rightdate {
	float:right;
	width: 150px;
	background: #e68565 url(images/calendar-red-box.jpg) bottom repeat-x;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
	font-size: .8em;
	max-height: 50px;
	overflow: hidden;
	margin-left: 10px;
	-webkit-border-top-left-radius: 5px;    /* for Safari */
	-webkit-border-bottom-left-radius: 5px;    /* for Safari */
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
}
.leftdate {
	float: left;
	/*background: url(images/nav-divider.png) right repeat-y;*/
	padding: 0 15px 0 15px;
	color: #bbbbbb;
	width: 35px;
	font-size: 1.5em;
	margin-right: 15px;
}
/*========= FEATURED SLIDER (FRONT-PAGE) =========*/

#featured-outer {
	margin-bottom: 10px;
}
#featured {
	padding: 30px;
	margin:1px;
	font-family: Helvetica, Arial, sans-serif;
}
#featured h2 {
	margin-bottom: 30px;
	font-size: 24px;
	text-transform: uppercase;
	color: #343434;
}
#slider-holder {
	position: relative;
	height: 240px;
	width: 835px;
	overflow: hidden;
	color: #fff;
	background: #888;
}
#slider-holder .slide {
	position: absolute;
	top:0px;
	z-index: 0;
	height: 240px;
	width: 835px;
	overflow: hidden;
	background: #888;
}
#slider-holder .slide-1 {
	display : block;
	left:0px;
	top:0px;
	z-index: 1;
}
#slider-holder .slide a {
	display: block;
}
#slider-holder .slide img {
	display: block;
	position: absolute;
	top:0px;
	left: 0px;
}
#slider-holder .slide-content {
	position: absolute;
	top: 240px;
	left: 0;
	height: 700px;
	width: 835px;
	background: #000;
	padding: 10px;
	z-index: 999;
}
#slider-holder .slide-content-1 {
	display: none;
}
#slider-holder .slide-content h3 {
	font-size: 18px;
	text-transform: uppercase;
}
/*#slider-holder .slider-left, #slider-holder .slider-right {position: absolute; cursor: pointer; height: 30px; width: 30px; z-index: 999; display: block; color: white; }

#slider-holder .slider-left { left: 5px;  top: 130px; background: url('images/fleche1.png') no-repeat center bottom;   }
* html #slider-holder .slider-left { background: url('images/fleche1.gif') no-repeat center left; }

#slider-holder .slider-right{right: 5px; top: 130px; background: url('images/fleche2.png') no-repeat center bottom;}
* html #slider-holder .slider-right { background: url('images/fleche2.gif') no-repeat center right; }*/

.slider-dots {
	float: right;
	position: relative;
	width:20px;
	margin-top: 10px;
}
.slider-dots span { /*float: left;*/
	display: block;
	background: red;
	height: 24px;
	width: 20px;
	margin: 0;
	background: url(images/dot.gif) no-repeat;
	position: relative;
	cursor: pointer;
	padding: 1px 4px;
	color: #ffffff;
}
/*.slider-dots .thumbnail {display: none;border:1px solid #ccc; padding: 5px; background: #fff; position: absolute; top:-45px; left: -90px ;z-index: 999;}*/

.shelf-title {
	padding: 0px 0px;
}
/*========= BLOG POST STYLING =========*/

.post h2 {
	font-size: 18px;
}
.post h3 {
	font-size: 14px;
}
.post p {
	padding: 0 0 25px;
	line-height: 20px;
}
#breadcrumb p {
	font-family:helvetica, arial, sans-serif;
	font-size:11px;
	color: #999999;
}
#breadcrumb a {
	color: #888888;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #666666;
	text-decoration: underline;
}
.post .thumbnail {
	margin-bottom: 20px;
	border:1px solid #e7e7e7;
	padding: 3px;
}
/*- Box -*/

.box {
	clear: both;
	height: 1%;
	padding: 0;
	margin: 0;
}
.box .post {
	width: 304px;
}
.box .post-inner {
	margin: 1px;
	padding: 28px;
}
.box .post h2 {
	font-size: 21px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
.box .post img {
	margin: 0 0 15px 0;
	padding: 4px;
	border: 1px solid #E7E7E7;
}
.box .post .category-head {
	margin-bottom: 10px !important;
	padding: 0 !important;
}
.category-head a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
}
.comments-head {
	margin-right: 5px;
}
.comments-head a {
	font-size: 11px;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	color: #ffffff;
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
}
.date {
	text-transform: uppercase;
	font-size: 10px;
	color: #c9c9c9;
	font-family: helvetica, arial, sans-serif;
}
.communities strong {
	display: block;
	margin-bottom: 3px;
}
.communities li {
	display: inline;
	border-right: 1px solid #cdcdcd;
	padding-right: 4px;
}
.communities a{
	margin: 0 5px;	
}
.communities li:last-child {
	border: 0;
}

#social-buttons {
	display: inline;
	clear: both;
}
#social-buttons li {
	float:left;
	list-style:none;
}
