/*  
Theme Name: Headlines Mod 2011 by GetOnline
Version: 2.4.1.11
Description: Designed by <a href="http://www.jepson.no">Magnus Jepson</a>. Modified by Sandor & Andras Gera at GetOnline Pro
Author: WooThemes
Author URI: http://www.woothemes.com

	Copyright: (c) 2009 WooThemes.
	License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html

*/

/* 

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use 
the custom.css file to add your styles. You can copy a style from this file and paste it in 
custom.css and it will override the style in this file. You have been warned! :)

*/

/* Default styles */
@import "css/reset.css";

/*-------------------------------------------------------------------------------------------

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers & Columns
-2.2 Navigation
-2.2.1 Page Navigation
-2.2.2 Category Navigation
-2.2.3 Search
-2.3 Header
-2.4 Content
-2.5 Sidebar
-2.6 Footer
-2.6.1 Footer Widget Area
-2.7 Featured Area

3. POSTS
-3.1 Typographic Elements
-3.2 Images
-3.3 Pagination / WP-Pagenavi
-3.4 Buttons / Banners

4. WIDGETS
-4.1 Generic Widgets
-4.2 Specific Widgets
-4.3 Sidebar Tabs
-4.4 Video

5. COMMENTS
-5.1 Comments
-5.2 Comments Form
-5.3 Pingbacks / Trackbacks 

6. MISC


-------------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

body  { font: 12px Verdana,Arial,Helvetica,Sans-serif; line-height: 1.2; color: #333; }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family:Georgia,Helvetica,Sans-serif; color: #000; line-height:1; }
h1  {font-size: 36px; } h2  {font-size: 28px;} h3  {font-size: 20px;} h4  {font-size: 18px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

p  {margin: 0;}

/* 1.2 Hyperlinks */

a:link, a:visited  { text-decoration:none; color: #B00305; }
a:hover  {text-decoration:underline;}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration: underline; border:none !important;}



/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */
#container { overflow:hidden; }
#top { background:url(images/topmenu1_bg.jpg) no-repeat top left; height:28px;}

#left-side{
	display:block;
	float:left;
	width:175px;
	font-size:14px;
	line-height:22px;
	margin-top:10px;
}

#left-side ul li a{
	color: #660066;
	font-weight:bold;
}

#left-side ul li ul li a{
	color: #660066;
}

.col-left { float: left; }
.col-right { float: right; }
.col-full  { width: 996px; margin: 0px auto; padding:0px; }

/* 2.2 Navigation */
#navigation, #page-nav {font-size:11px;}
#navigation a:hover, #page-nav {border:none;}

#page-nav div.rss{background:url(images/ico-rss.png) no-repeat left;padding:0px; height:17px;width:41px;}

/* 2.2.1 Page Navigation */
#page-nav { position:relative; height:27px; font-family:Arial, Geneva, sans-serif; font-size:10px; text-transform:uppercase; padding-top:1px; }
#page-nav a { /*color:#eee; text-decoration:none; text-shadow: #333 0px 1px 0px;*/ }
#page-nav a:hover { /*background:url(images/nav-hover.png) repeat; color:#fff;*/ }
#page-nav .ico-home { padding:7px 0 6px 0; }

#nav, #nav ul  { position:relative; z-index:200; margin:0; padding:0; list-style:none; line-height:1; }
#nav a  { display:block; z-index:200; padding:0 10px; line-height:27px; text-decoration:none;}
#nav a.homepage{padding-left:25px; padding-right:45px;}
#nav li  { float:left; width: auto; }
#nav li ul  { position: absolute; left: -999em; width: 180px; }
#nav li ul li  { background: #7d7d7d; }
#nav li ul li a  { width:160px; line-height:26px; color:#eee; }
#nav li ul li a:hover  { color:#fff; }
#nav li ul ul  { margin: -26px 0 0 180px; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left:-999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }
#nav li:hover,#nav li.hover  { position:static; }

/* 2.2.2 Category Navigation */
#cat-nav { position:relative; background:url(images/bg-catnav.png) repeat-x bottom; height:58px; }
#cat-nav a { color:#333; text-decoration:none; text-shadow: #fff 0px 1px 0px; }
#cat-nav a:hover { color:#000; }
#cat-nav li:hover { background:#e6e6e6; }
#cat-nav a span { font-family:Georgia, Geneva, sans-serif; font-size:11px; font-style:normal; font-weight:400; color:#888; text-shadow:none;}
#cat-nav .nav-description { display:block; }
#cat-nav a:hover span { color:#555; }
#secnav li a span.sf-sub-indicator { display:none; }
#secnav li ul li a span.sf-sub-indicator { display:inline; }

#secnav, #secnav ul { position:relative; z-index:1000; margin:0px; padding:0px; list-style:none; }
#secnav a { font-family:Georgia, Tahoma, Times, serif; font-weight:bold; font-size:12px; display:block; z-index:100; padding:0 25px 0px 35px; line-height:30px; text-decoration:none;}
#secnav li.item2549 a{padding:0px 16px 0px 40px;}
#secnav li.item2564 a{padding:0px 7px 0px 38px;}
#secnav li.item2579 a{padding:0px 15px 0px 43px;}

#secnav li { float:left; width: auto; height:30px; }
#secnav li ul  { position: absolute; left: -999em; border:1px solid #3856AE; width:180px; }
#secnav li ul li  { height:30px; }
#secnav li ul li a  { font-family:Georgia, Geneva, sans-serif; width:160px; line-height:30px; padding:0 10px !important; font-size:11px; font-style:normal; font-weight:400; color:#555; }
#secnav li ul ul  { margin: -30px 0 0 180px; border:1px solid #3856AE; }
#secnav li:hover ul ul, #secnav li:hover ul ul ul, #secnav li.sfhover ul ul, #secnav li.sfhover ul ul ul { left:-999em; }
#secnav li:hover ul, #secnav li li:hover ul, #secnav li li li:hover ul, #secnav li.sfhover ul, #secnav li li.sfhover ul, #secnav li li li.sfhover ul { left: auto; }
#secnav li:hover,#secnav li.hover  { position:static; }

/* 2.2.3 Search */
#cat-nav #search { height:21px; width:320px; padding:3px 5px 5px 0px; }
#cat-nav #search input { background:none; border:none; padding:2px 10px 0px 10px; width:270px; height:19px; line-height:19px; margin:0px; font-family:Georgia, Tahoma, Times, serif; font-style:italic; font-size:12px; color:#000; float:left; }
#cat-nav #search input.submit { width:30px; height:21px; padding:0px; margin:0px; float:left; line-height:999px; text-indent:999px; }

/* 2.3 Header */
#header{
	clear:both;
	position:relative;
	height:185px;
}

#logo  { min-height:70px; }
#logo img  { }
#logo .site-title, #logo .site-description  { display: none; }
#logo .site-title { padding-top:15px; }
#logo .site-title a { color:#fff; font-size:36px; font-weight:bold; line-height:36px; text-transform:uppercase; letter-spacing:-2px; text-shadow: #000 1px 1px 0px; }
#logo .site-title a:hover { text-decoration:none; color:#eee; }
#logo .site-description { color:#bbb; text-transform:uppercase; font-size:11px; text-shadow: #000 1px 1px 0px;}

#topad{position:absolute;right:0px;top:36px;}

#twitter-top { position:absolute;right:0px;top:36px; overflow:hidden; }
#twitter-top div.logo { float:left; background:url(images/bg-twitter.png) no-repeat; width:60px; height:76px;  }
#twitter-top div.tweet { float:left; background:url(images/bg-twitter.png) no-repeat right; max-width:450px; height:76px;  }
#twitter-top img { float:left; margin: 14px 0 0 15px; }
#twitter-top #twitter_update_list { padding:11px 20px 0 0px; font-family:Georgia, Tahoma, Times, serif; font-size:12px; font-style:italic; color:#eee; line-height:18px; }
#twitter-top #twitter_update_list a { color:#eee; border-bottom:1px dotted; }
#twitter-top #twitter_update_list a:hover { color:#eee; border-bottom:1px solid; }

/* 2.4 Content */
#content{min-height:400px;padding:6px 0px; margin:20px auto 30px;}
* html #content{height:400px;}

#main{width:651px;}
#main.fullwidth  { width: 960px; }

/* 2.5 Sidebar */
#sidebar{width:300px;overflow:hidden;}

/* 2.6 Footer */
#footer{ color:#cacaca; font-family:Georgia, Tahoma, Times, serif; font-style:italic; font-size:11px;padding: 25px 0;}
#footer a { color:#cacaca; }
#footer a:hover { border-bottom:1px dotted; }
#footer #credit img{vertical-align:middle; }
#footer #credit span{display:none;}

/* 2.6.1 Footer Widget Area */
#footer-widgets{ position:relative; background:url(images/bevel-footer-widgets.png) repeat-x top; background-color:#c1c0c0; border-bottom:1px solid #7b7b7b; }
#footer-widgets .container { background:url(images/bg-footer-widgets.png) no-repeat center 2px; padding:30px 0 10px; }
#footer-widgets .block { width:300px; float:left; margin:0 30px 0px 0; }
#footer-widgets .block.last { margin-right:0;; }
#footer-widgets .widget h3  { background:url(images/bg-footer-widget-title.png) repeat-x; text-shadow: #fff 0px 1px 0px;}

/* Featured Area */
#loopedSlider { position:relative; width:960px; background:#e5e5e5; border-bottom: 1px solid #b9b9b9; border-right: 1px solid #d0d0d0; }
#loopedSlider .container { width:640px; height:340px; overflow:hidden; position:relative; background:#fff; border-right:1px solid #d0d0d0; }
#loopedSlider .slides { position:absolute; top:0; left:0; }
#loopedSlider .slides div.slide { position:absolute; top:0; width:640px; display:none; }
#loopedSlider .slides .post-bottom { border-bottom:none; }

#loopedSlider .featured-nav { width:318px; float:right; }
#loopedSlider ul.pagination { list-style:none; padding:0; margin:0;  border-top:1px solid #d0d0d0;}
#loopedSlider ul.pagination li { float:left; border-bottom:1px solid #f6f6f6;}
#loopedSlider ul.pagination li a { width:278px; display:block; padding:15px 20px 15px 20px; opacity:0.7; border-bottom:1px solid #d4d4d4; min-height:52px; }
#loopedSlider ul.pagination li a:hover { opacity:1; background:#eee; }
#loopedSlider ul.pagination li.active a { opacity:1; background:#eee;}
#loopedSlider ul.pagination img { background:#fff; padding:2px; border:1px solid #d1d1d1; float:left; margin-right:10px;}
#loopedSlider ul.pagination em { color:#555; font-family:Georgia, Tahoma, serif; font-weight:bold; line-height:18px; margin-top:10px; font-style:normal; }
#loopedSlider ul.pagination .meta { display:block; font-size:11px; color:#777; line-height:16px; margin:5px 0 0 64px; }


/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

#breadcrumb {}

.archive_header  { display: block; padding:10px 20px 0; margin:0 0 15px; font-size: 18px; font-weight: bold;  height:33px; }
.archive_header .cat { }
.archive_header .catrss { background:url(images/ico-rss-blue.jpg) no-repeat 2px; }
.archive_header .catrss a  { font-size: 14px; text-decoration: none; line-height: 22px; margin-left:35px; }

/*.box { background:#fefefe url(images/bg-box.png) repeat-x;  margin: 0 0 20px 0;}*/
.post  { padding:25px 25px 20px; border:1px solid #fff;  position:relative; }

.post-bottom { background:#E4E4E4 url(images/bg-post-bottom.png) repeat-x top; line-height:44px; padding:0px 25px; border-bottom: 1px solid #B9B9B9; border-top: 1px solid #DBDBDB; }
.post-bottom div, .post-bottom div a { color:#777; font-family:Georgia, Geneva, sans-serif; font-size:11px; text-decoration:none; }
.post-bottom div a:hover { color:#222; }
.post-bottom .cat { background:url(images/ico-cat.png) no-repeat top left; padding:2px 0 2px 25px; height:16px;}
.post-bottom .tags { background:url(images/ico-tags.png) no-repeat top left; padding:1px 0 2px 25px; height:16px;}

.post .title  { margin: 0 0 5px 0; font-weight:400; }
.post .title a:link, .post .title a:visited  { color:#222; }

.post-meta{margin: 0 0 15px 0;font-size:10px;color:#9F9F9F; font-family:Georgia, Geneva, sans-serif; text-transform:uppercase; line-height:11px;}
.post-meta a { border-bottom:1px dotted; }
.post-meta a:hover { border:none; }
.post-meta img { vertical-align:top; margin:0 5px; }

.post p.tags{background:url(images/ico-tag.gif) no-repeat center left;padding-left:25px;width:100%;clear:both;}
.post .thumbnail { padding:4px; border:1px solid #e2e2e2; background:#fff; margin-top:0; }
.post .video { margin-bottom:20px; }

.entry  { font-size:14px; line-height:20px; }

/* 3.1 Typographic Elements */
.entry h1 {}  .entry h2 {}  .entry h3 {}  .entry h4 {}  .entry h5 {}  .entry h6 {}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6  {	margin: 0 0 15px 0; }

.entry p  { margin: 0 0 15px 0; }

.entry blockquote  { padding: 10px 30px; color: #666; }
.entry blockquote p  {}

.entry ul  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ul ul  { margin: 0; }
.entry ul li  {	list-style-type: circle; }
.entry ul ul li  { list-style-type: disc; }

.entry ol  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ol ol  { margin: 0; }
.entry  ol li  { list-style-type: upper-latin; }
.entry  ol li ol li  { list-style-type: lower-latin; }

/* 3.2 Images */
.entry img  { padding: 5px;	border: 1px solid #ccc; }
img.wp-smiley  { padding: 0; border: none; }

.alignleft  { float: left; width: auto; margin: 10px 20px 10px 0; }
.alignright  { float: right; width: auto; margin: 10px 0 10px 20px; }
.aligncenter  { text-align: center; margin-bottom:10px; }

.wp-caption { padding: 1px; text-align:center; background:#F8F8F4; border: solid 1px #e6e6e6; }
.wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
.wp-caption-text { margin:0; padding:0; font-size:11px; text-align:center; }
.wp-caption a:hover { border:none !important; }

/* 3.3 Pagination / WP-Pagenavi */
.more_entries {font-size:12px; line-height:18px; font-family:Georgia, Tahoma, serif !important; font-style:italic !important;}
.more_entries a { display: block; margin: 0; background:#efefef; padding:4px 8px; color:#777; text-shadow: #fff 0px 1px 0px; border:1px solid #ccc;}
.more_entries a:hover { background:#ddd; text-shadow: #fff 0px 1px 0px; border:1px solid #ccc;}
.more_entries .fl a { background-image:url(images/ico-arrow-left.png); background-repeat:no-repeat; background-position:8px center; padding-left:20px; }
.more_entries .fr a { background-image:url(images/ico-arrow-right.png); background-repeat:no-repeat; background-position:95% center; padding-right:20px; }

.more_entries .wp-pagenavi { margin: 15px 0 0 0; text-align: right;  }
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited { display: inline; text-decoration: none; background: #efefef;color: #777; padding: 4px 8px; border:1px solid #ccc; }
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover { padding: 4px 8px; background: #ddd; color:#777; text-shadow: #fff 0px 1px 0px; border:1px solid #ccc;  }
.more_entries .wp-pagenavi .extend, 
.more_entries .wp-pagenavi span.pages { background: #efefef;color: #777; padding: 4px 8px; text-shadow: #fff 0px 1px 0px; border:1px solid #ccc;}

/* 3.7 Buttons / Banners */
.entry a.btn, input.submit { background:url(images/bg-button.png) no-repeat center 0; padding:4px 8px; color:#fff; font-family:Georgia, serif; font-size:12px; font-style:italic; text-shadow: #777 0px 1px 0px; background-color:#838C1C; border:1px solid #626915; }
.entry a.btn:hover { cursor:pointer; opacity:0.8; }

.post #share { position:relative; height:35px; margin:20px 0 0; padding:1px 0 0 55px;  }
.post #share .banner { background:url(images/banner-share.png) no-repeat; position:absolute; top:0; left:-40px; width:78px; height:36px; color:#fff; font:bold italic 14px Georgia, serif; text-shadow:#555 0 1px ; line-height:29px; padding:0 0 0 16px;}
.post #share a img { padding:0 10px 0 0; opacity:0.7; }
.post #share a:hover img { padding:0 10px 0 0; opacity:1; }

.featured-banner { background:url(images/banner-featured.png) no-repeat; position:absolute; top:14px; left:-14px; width:100px; height:36px; color:#fff; font:bold italic 14px Georgia, serif; text-shadow:#555 0 1px ; line-height:29px; padding:0 0 0 16px; z-index:99;}


/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.2 Generic Widgets */
.widget  { position:relative; background:#fefefe url(images/bg-box.png) repeat-x; padding:0; color:#000; background:none; }
.widget h3  {
	display:block;
	float:left;
	width:140px;
	height:28px;
	line-height:28px;
	margin:0px;
	padding:0px 149px 0px 0px;
	font-size:14px;
}

.widget .textwidget p {
padding: 5px 0;
}

.widget ul, .widget div, .widget p { padding:0px;float:left;width:100%; }
.widget ul  { clear:both; margin:0px;}
.widget ul li  { background:url(images/ico-bullet.png) no-repeat 4px 14px; padding-left:20px; }
.widget ul li a  { padding:0px 0; text-decoration: none; color:#000; font-weight:bold; }
.widget ul li a:hover  { color: #000; text-decoration:underline; }
.widget ul ul  { margin:0; padding:0; border-top: none; }
.widget ul ul li  {  border: none; }

.widget_recent_comments li, #twitter li  { padding: 6px 0; line-height: 18px; border-bottom: 1px solid #eee; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a  { display: inline; padding: 0; line-height: 18px !important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */
.widget_tag_cloud a { color:#777; }
.widget_tag_cloud div { padding-top:5px; }

.adspace-widget {background:none; border:none; }
.adspace-widget a:hover {border:none;}

#advert_125x125 { padding:18px 0 5px 18px; }
#advert_125x125 img { padding:0 8px 8px 0; }
#advert_125x125 a:hover {border:none;}

/* 4.2 Specific Widgets */

/* WIDGET FORMS */
.widget #searchform { margin: 15px 0 0 15px; }
.widget select { margin: 15px 0 15px 15px; }
.widget input#s, .widget input.field, .widget select { width: 250px; padding: 3px 0 3px 5px; border: 1px solid #ccc; }
.widget input.submit  {}
.widget .screen-reader-text  { display: none; }

#search_main form div{position:relative;height:33px;;margin-bottom:25px;}
#search_main input.field{ float:left; border: 1px solid;border-top-color: #C5C3C3;border-left-color: #C5C3C3;border-right-color: #EDEDED;border-bottom-color: #EDEDED;background: #fff;font-family:Georgia, Tahoma, Times, serif;font-size: 12px;padding: 7px 10px; font-style:italic; margin:0 5px 5px 0; color:#999; width:170px;}
#searchform .submit { padding:5px 8px; font-family:Georgia, serif; }
#searchform .submit:hover { opacity:0.8; cursor:pointer; }

/* FLICKR */
#flickr h3  {}
#flickr h3 span{color:#0061D8;}
#flickr h3 span span{color:#FF1183;}
#flickr .flickr_badge_image  { float: left; margin: 0; padding:0; }

#flickr .wrap  { margin: 10px; position: relative; padding: 0; }
#flickr a img  { float: left;  margin: 5px 0 5px 10px;  display: block; border: #CECFC6 1px solid; padding: 3px; width:70px; height:70px; }
#flickr a:hover img  { border:#A8AA99 1px solid; }

/* LIFESTREAM */
.widget_lifestream ul li  { border-bottom: 1px solid #e0e6e6; }
.widget_lifestream ul li a  { border:none; background:none!important; }
.widget_lifestream ul .lifestream_meta  { color: inherit; }

/* CALENDAR */
#wp-calendar{width:100%;height:100%;margin:0px !important;clear:both;padding:0;}
#wp-calendar caption{padding:8px;}
#wp-calendar th,#wp-calendar td{text-align:center;background:#E7E7E7;color:#9E9E9E;padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td,table#wp-calendar th{padding:4px 0;}

/* AUTHOR */
#author .widget_title img { vertical-align:top; margin-right:10px; margin-top:-2px; }
#author .wrap { padding:10px 5px; }
#author img.avatar { padding:2px; background:#fff; border:1px solid #ddd; }
#author .author-info { float:left; width:190px; font-family:Georgia, Geneva, sans-serif; font-size:10px; text-transform:uppercase; line-height:16px; padding:2px 0 0 0px; color:#777; }
#author .author-desc { font-style:italic; }

/* 4.3 Sidebar Tabs */

#tabs {	background:#FEFEFE url(images/bg-box.png) repeat-x;; height:auto !important; border:1px solid #fff;display: block; }
#tabs .inside { padding:5px !important;padding: 2px; padding-top:0 !important; }
#tabs ul.wooTabs { height:53px !important; background: url(images/bg-widget-title.png) repeat-x center top; padding:0 10px; }
#tabs ul.wooTabs li { float: left; display:inline;font-family:Georgia, Geneva, sans-serif; font-size: 10px; color: #ffffff; margin:0px 1px 0px 0px !important; cursor: pointer; }
#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover { color:#838C1C; text-decoration:none; background:url(images/bg-tabs-selected.png) no-repeat center 41px; }
#tabs ul.wooTabs li a {	color:#777; line-height: 42px; display: block;float: left;padding: 0 10px 10px; text-transform:uppercase; }
#tabs #tagcloud, #tabs .inside li { padding:10px; font-family:Georgia, serif;}
#tabs .inside ul { margin:0 5px 5px; }
#tabs .inside li { border-bottom:1px solid #EDEDED }
#tabs .inside li a { color:#555; font-weight:bold; line-height:20px; line-height:18px; }
#tabs .inside a:hover{ border-bottom:1px dotted;}
#tabs .inside li span.meta { display:block; font-size:10px; text-transform:uppercase; color:#777; font-family:Georgia, Geneva, sans-serif; line-height:20px; }
#tabs .inside li img.avatar, #tabs .inside li img.thumbnail { border: 1px solid #ddd; padding: 2px;	background-color: #ffffff; float: left;	margin: 0 8px 0 0; }

/* 4.4 Sidebar Video */

#video .inside { display:block;float:left;padding:4px 0px; }
#video .inside div { display:block; float:left; width:100%; }
#video ul.wooTabs { display:none;margin:0; padding:0 14px 5px; }
#video ul.wooTabs li { background:#fafafa; border:1px solid #eee; padding:0 10px; margin-bottom:5px; }


/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */
#comments {background:#ececec; border-top:1px solid #f5f5f5; border-bottom: 1px solid #dadada; position:relative;margin-top:20px;padding:25px 25px 20px;}
#comments h3{ font-size:16px; color:#777; padding-bottom:10px; }
#comments .comment{margin-top:10px;width:100%;list-style-type:none;}
#comments .avatar  { float: left; }
#comments img.avatar  { background:#fff; padding:4px; border:1px solid #ddd; }
#comments .comment-right  { margin-left: 95px; }
#comments .comment .comment-container  { padding: 3px 0; }
#comments .comment-head  { background:#e4e4e4 url(images/bg-comment-head.png) repeat-x bottom; border:1px solid #d8d8d8; height:40px; line-height:40px; padding:0 15px;margin: 0; }
#comments .comment-head .name  { font-family:Georgia, Tahoma, serif; font-style:italic; margin: 0 0 -5px 0; font-weight: bold; font-size: 12px; }
#comments .comment-head .date { margin-right:10px; }
#comments .comment-head .date a, #comments .comment-head .edit { font-size: 11px; color:#777; }
#comments .comment-entry { background:#fff; border:1px solid #d8d8d8; color:#555; padding:20px 15px 10px 15px; border-width:0 1px 1px 1px; font-size:14px; line-height:20px; }
#comments .comment-entry p  { margin: 0 0 10px 0;}

#comments ul.children{background: url(images/ico-comment-reply.png) no-repeat 0 25px; padding:0 0 0 25px;margin:0;}
#comments .cancel-comment-reply{margin-bottom:10px;}

#comments .navigation { }
#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }
#comments .navigation a:hover{}

#comments a.comment-reply-link { background:url(images/bg-button.png) no-repeat center 0; padding:2px 6px; color:#fff; font-family:Georgia, serif; font-size:12px; font-style:italic; text-shadow: #777 0px 1px 0px; background-color:#aaa; border:1px solid #999; }
#comments a.comment-reply-link:hover { cursor:pointer; opacity:0.8; }

/* 5.2 Comments Form */
#respond  { background:#ececec; border-top:1px solid #f5f5f5; margin: 0; padding:25px 25px 20px; border-bottom: 1px solid #bbb;}
#comments #respond { padding:20px 0; }
#respond h3  { font-size:16px; color:#777; padding-bottom:10px;  }
#respond .left { float:left; width:200px; }
#respond .right { float:left; width:380px; }
#commentform  {	margin: 15px 0 0 0; font-family:Georgia, Helvetica, sans-serif; }
#commentform input.txt  { color:#555;width:180px; margin: 0 5px 10px 0; padding: 7px 5px; border: 1px solid #eee; }
#commentform textarea  { color:#555;width: 95%!important; padding: 5px; border: 1px solid #eee; }
#commentform #submit  { margin: 15px 0 0 0; }
#commentform input.txt, #commentform textarea { border: 1px solid;border-top-color: #C5C3C3;border-left-color: #C5C3C3;border-right-color: #EDEDED;border-bottom-color: #EDEDED; }

#commentform #submit { font-family:Georgia, Tahoma, serif; background:url(images/bg-button.png) no-repeat center 0; padding:4px 8px; color:#fff; font-weight:bold; font-size:12px; font-style:italic; text-shadow: #555 0px 1px; background-color:#6694ac; border:1px solid #557c90; }
#commentform #submit:hover { cursor:pointer; opacity:0.8; }

/* 5.2 Pingbacks / Trackbacks */
h3#pings  { margin: 20px 0 10px 0; }
.pinglist li  { margin: 0 0 0 20px; list-style-type: decimal; }
.pinglist li .author  { font-weight: bold; font-size: 15px; }
.pinglist li .date  { font-size: 11px; }
.pinglist li .pingcontent  { display: block; margin: 10px 0; }

/*-------------------------------------------------------------------------------------------*/
/* 6. MISC */
/*-------------------------------------------------------------------------------------------*/
#lbCenter, #lbBottomContainer{ z-index:9999 !important; }
#lbOverlay { z-index:9998 !important; }

/* Main page boxes -------------------- */
.main_row{
	display:block;
	float:left;
	width:996px;
	padding:0px;
	padding-bottom:11px;
	margin:0px;
}

#featured{
	margin-right:10px;
}

#top_right_box{
	display:block;
	overflow:hidden;
	float:left;
	width:324px;
	margin:0px;
	padding:0px;
}

.side_tab, .middle_tab{
	display:block;
	overflow:hidden;
	float:left;
	width:289px;
	height:239px;
	margin:0px;
	padding:0px 18px;
	background:url(images/main_tab.jpg) no-repeat top left;
}

.middle_tab{
	margin:0px 10px 0px 11px;
}

.side_tab a, .middle_tab a{
	color:#B00305 !important;
}

.side_tab a:hover, .middle_tab a:hover{
	color:#001353 !important;
}

.side_tab a:hover h3, .middle_tab a:hover h3{
	background:url(images/widget_more.jpg) no-repeat top right;
}

.calendar_tabs{
	display:block;
	overflow:hidden;
	float:left;
	width:324px;
	padding:0px;
	margin:0px;
	margin-bottom:4px;
}

.main_row .calendar_tabs{
	height:281px;
}

#tabnav{
	display:block;
	overflow:hidden;
	float:left;
	width:290px;
	height:29px;
	padding:0px 17px;
	margin:0px;
	background:url(images/tabnav_bg0.jpg) no-repeat top left;
}

li#navtab_0, li#navtab_1{
	display:block;
	float:left;
	width:145px;
	height:29px;
}

li#navtab_0 a, li#navtab_1 a{
	display:block;
	float:left;
	width:145px;
	height:29px;
	line-height:29px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

li#navtab_1 a{
	text-align:right;
}

li#navtab_0 a:hover, li#navtab_1 a:hover{
	text-decoration:none;
}

#tab_0{
	display:block;
	overflow:hidden;
	float:left;
	width:286px;
	height:252px;
	padding:0px 19px;
	background:url(images/events_bg.jpg) no-repeat top left;
}

.up_events{
	display:block;
	float:left;
	overflow:hidden;
	width:286px;
	padding-top:6px;
}

.up_date{
	display:block;
	overflow:hidden;
	float:left;
	width:54px;
	height:54px;
	background:url(images/cal_days.png) no-repeat top left;
	margin:0px;
	padding:0px 14px 0px 0px;
}

.up_month{
	display:block;
	overflow:hidden;
	float:left;
	width:54px;
	height:18px;
	line-height:18px;
	padding:0px;
	margin:0px;
	color:white;
	text-align:center;
}

.up_day{
	display:block;
	overflow:hidden;
	float:left;
	width:54px;
	height:36px;
	line-height:36px;
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
}

.align_mid{
	display:table-cell;
	height:54px;
	width:218px;
	vertical-align:middle;
}

.up_text{
	display:block;
	overflow:hidden;
	float:left;
	width:218px;
	padding:0px;
	margin:0px;
}

.up_text strong, .up_text a{
	/*color:#1D1815 !important;*/
	font-weight:bold;
}

.up_text span.ev_location{
	font-size:11px;
	color:#658ac1;
}

.up_text a{
	color:white !important;
}

.up_sep{
	display:block;
	float:left;
	width:286px;
	height:7px;
}

#tab_1{
	display:block;
	overflow:hidden;
	float:left;
	width:304px;
	height:216px;
	margin:0px;
	padding:18px 10px;
	background:url(images/calendar_bg.jpg) no-repeat top left;
}

#events-calendar h3{
	display:none;
}

#wp-calendar caption, #wp-calendar td{
	margin:0px !important;
	color:#1D1815;
	border:thin solid #1D1815 !important;
}

#wp-calendar th{
	background-color:#1D1815 !important
}

div.signup{
	display:block;
	float:left;
	overflow:hidden;
	width:324px;
	height:49px;
	margin:0px;
	margin-bottom:2px;
	padding:0px;
}

input#emailfb{
	display:block;
	overflow:hidden;
	float:left;
	width:232px;
	height:26px;
	line-height:26px;
	margin:0px;
	padding:12px 5px 11px 38px;
	background:url(images/signup_input.jpg) no-repeat top left;
	border:none;
	font-style:italic;
	font-family:Georgia, Tahoma, Times, serif;
	font-size:14px;
	color:#1D1815;
}

input#submitfb{
	display:block;
	overflow:hidden;
	float:left;
	width:49px;
	height:49px;
	margin:0px;
	padding:0px;
	background:url(images/signup_button.jpg) no-repeat top left;
	border:none;
	text-indent:999px;
	line-height:999px;
}

div.soc_media{
	display:block;
	overflow:hidden;
	float:left;
	width:324px;
	height:24px;
}

div.soc_media a{
	display:block;
	overflow:hidden;
	float:left;
	height:24px;
}

a.facebook{
	width:71px;
	background:url(images/soc_fb.jpg) no-repeat top left;
}

a.twitter{
	width:83px;
	background:url(images/soc_tw.jpg) no-repeat top left;
}

a.flickr{
	width:51px;
	background:url(images/soc_fr.jpg) no-repeat top left;
}

a.youtube{
	width:55px;
	background:url(images/soc_yt.jpg) no-repeat top left;
}

a.itunes{
	width:64px;
	background:url(images/soc_it.jpg) no-repeat top left;
}

div.latest_news li, div.your_comments li, div.latest_pods li{
	padding:13px 0px 12px 0px;
	border-bottom:1px solid #1426AC;
}

div.latest_news li.latestnews_3, div.your_comments li.comment_3, div.latest_pods li.podcast_3{
	border:none;
}

div.links li{
	line-height:39px;
}

div.podpress_xspfplayer h3{
	margin-bottom:8px;
}

div.videos div#video h3{
	display:none;
}

div.our_fav a{
	height:23px;
	line-height:23px;
	color:#000;
	font-weight:bold;
	margin-right:8px;
}

div.middle_tab ul.wooTabs{
	display:none;
}
/* ------------------------------------ */

/* News Elements ---------------------- */
#news_elements{
	display:block;
	overflow:hidden;
	float:left;
	width:996px;
	height:143px;
	padding:0px;
	margin:0px;
}


.carousel-title{
	display:block;
	float:left;
	width:300px;
	height:29px;
	line-height:31px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
}


/* ------------------------------------ */

div.credits{
	font-style:italic;
}

/*Year of Faith Page Template------------*/

.year_of_faith #featured2{
	display:block;
	float:left;
	width:489px;
	height:272px;
}

.year_of_faith #featured2 .ui-tabs-panel{
	width:489px;
	height:272px;
}

.year_of_faith #featured2 .ui-tabs-panel img{
	width:489px;
}

.year_of_faith #featured2 .ui-tabs-panel .info{
	width:479px;
	height:80px;
	top:220px !important;
}

.year_of_faith #featured2 .ui-tabs-panel .info p{
	display:none;
}

.year_of_faith .audioboo{
	display:block;
	overflow:hidden;
	float:left;
	width:493px;
	height:276px;
	margin-left:10px;
	background:url(images/audioboo-yearoffaith.jpg) no-repeat center center;
}

.year_of_faith .row2{
	display:block;
	overflow:hidden;
	float:left;
	width:100%;
	margin:0px;
	margin-top:10px;
	clear:both;
	padding:0px;
}

.year_of_faith .row2 .widget{
	display:block;
	overflow:hidden;
	float:left;
	padding:0px;
	margin:0px;
	margin-right:11px;
	width:241px;
	min-height:200px;
}

.year_of_faith #text-4{
	margin-right:0px;
    text-align:center;
}

/* Facebook Widget Style ---------------- */
.fbConnectWidgetTopmost{
	border:none !important;
}


.fan_box .full_widget{
    border:none;
    display:block;
    overflow:hidden;
    width:241px;
    height:375px;
}

.fan_box .full_widget .connect_top{
    background:#9C1A32;
    color:#FFF;
    padding:10px;
    display:block;
    width:221px;
    height:37px;
}

.fan_box .full_widget .connect_top a{
    color:#FFF;
}

.fan_box .connect_widget, div.pluginConnectButton, table.uiGrid{
    margin:0px;
    display:none;
}

.fan_box .page_stream, .fan_box .page_stream_short{
    height:318px !important;
    border:none;
    padding:0px;
}

/* Twitter Widget style ----------------- */
.year_of_faith #twitter_timeline-2{
	display:block;
	background:#47B368 url(images/twitter_widget.png) no-repeat center 8px !important;
	height:293px;
	margin-right:10px;
	padding-top:57px;
	overflow:hidden;
}

/* Video Widget Style ----------------------- */
.year_of_faith #video {
  border: 1px solid grey;
  height: 348px;
  text-align: center;
  width: 239px;
}

.year_of_faith #video h4{
    padding:15px;
}

.year_of_faith #video h3,#text-4 h3{
	display:block;
	float:left;
	height:57px;
	width:241px;
	line-height:57px;
	text-align:center;
	font-size:14px;
	padding:0px;
	background:#9C1A32;
	color:#FFF;
}

.year_of_faith #video h4{
	display:block;
	float:left;
	font-size:14px;
	margin:20px 0px;
}

.year_of_faith #video p{
	margin-bottom:10px;
}

.year_of_faith #video > a{
	display:block;
	margin-top:15px;
}

.year_of_faith #video .inside{
	padding:0px;
	padding-top:50px;
}

.year_of_faith #video .inside iframe{
	width:241px;
}

/* Links Widget Style ----------------------- */
div#text-4 div.textwidget{
	display:block;
	float:left;
	width:221px;
	padding:20px 10px 0px 10px;
}

div#text-4 div.textwidget ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#text-4 div.textwidget ul li{
	background:none;
	padding:0px;
}

div#text-4  a{
	display:block;
	overflow:hidden;
	width:100%;
	line-height:31px;
	font-weight:bold;
    color:black;
}

.ui-front{
	z-index:999999 !important;
}

/*---------------------------------------*/

