/*
Theme Name: WP-Chatter 1.0 Basic
Theme URI: http://www.solostream.com
Author: Solostream Global Media
Author URI: http://www.solostream.com/
Description: This WordPress theme was designed and built by Solostream. The CSS, XHTML and design are copyright of Solostream. Usage is governed by the WP-Chatter 1.0 Basic END-USER LICENSE AGREEMENT. To get started, you may want to visit the <a href="themes.php?page=functions.php">WP-Chatter Theme Options</a> page. If you need further guidance on using the theme, <a href="http://www.solostream.com/suppport/">check out this link</a>. <strong>Download original Photoshop files for this theme <a href="http://wp-chatter.solostreamsites.com/chatter-images.zip">here</a>.</strong>


REV 200905211000/*

/* --- [ Default style settings are below, while user-defined adjustments and adjustments for various color schemes are in the style.php file. You can make additional adjustments in style-2.css. ] ---
-------------------[ Main Page Elements ]-------------------*/
BODY
{
	background: #00264C url(images/bodybg.gif) repeat-x top left;
	text-align: left;
	margin: 0;
	padding: 0 0 20px;
	line-height: 1.5em;
	color: #333;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
}
#wrap
{
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#header
{
	margin: 0 auto 10px;
	padding: 0;
}
#head-content
{
	background: url(images/headbg.gif) no-repeat top left;
	padding: 0;
	margin: 0 auto;
	height: 110px;
}
#sitetitle
{
	width: 460px;
	float: left;
	margin: 0;
	padding: 0;
}
#sitetitle H1, #sitetitle .title
{
	font-size: 30px;
	padding: 0;
	margin: 24px 0 0;
	text-align: left;
	line-height: 1.2em;
	letter-spacing: -1px;
	color: #FFF;
}
#sitetitle .description
{
	font-size: 9pt;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #FFF;
}
#head-banner468
{
	float: right;
	width: 468px;
	height: 60px;
	margin-top: 20px;
}
#page
{
	background: #FFF;
	clear: both;
	margin: 0 auto;
	padding: 10px;
}
#contentleft
{
	width: 640px;
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
}
#content
{
	margin: 0;
	padding: 0;
}
#content .col-3
{
	width: 480px;
	margin: 0;
	padding: 0;
}
#sidebarleft
{
	width: 140px;
	padding: 0;
	margin: 0;
}
#contentright
{
	width: 300px;
	float: right;
	padding: 0;
	margin: 0;
}
#sidebar
{
	width: 300px;
	float: none;
	display: block;
}
#sidebar-bottom
{
	width: 300px;
	clear: both;
	display: block;
}
#sidebar-bottom-left
{
	width: 170px;
	float: left;
	padding: 0;
	margin: 0;
}
#sidebar-bottom-right
{
	width: 120px;
	float: right;
	padding: 0;
	margin: 0;
}
#footer
{
	color: #FFF;
	padding: 10px;
	clear: both;
	margin: 0 auto;
	font-size: 8pt;
	width: 960px;
	background: #000;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/*End hide from IE-mac
-------------------[ Headings ]-------------------
h1, h2, h3, h4, h5, h6, h7*/
#INVALID-RULE
{
	line-height: 1.2em;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-align: left;
}
H1
{
	font-size: 16pt;
	margin: 0;
}
H2
{
	font-size: 14pt;
}
H3
{
	font-size: 12pt;
}
/*h4,h5,h6,h7*/
#INVALID-RULE
{
	font-size: 12pt;
}
/*.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7*/
#INVALID-RULE
{
	margin-bottom: 10px;
}
H3#comments, H3#respond, H3#trackbacks
{
	font-size: 16pt;
	margin: 0 0 10px;
}
H3#postinfo, H3#comments, H3#respond, H3#trackbacks, #respond H3
{
	font-size: 14pt;
	margin: 0 0 10px;
}
H3#comments
{
	margin: 0 0 5px;
}
.widgettitle, H2.home-title, H1.archive-title
{
	padding: 5px 10px;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 10pt;
	background: #003366;
	color: #FFF;
}
H1.archive-title
{
	margin-bottom: 10px;
}
.widgettitle
{
	margin-bottom: 5px;
}
UL.home H3, UL.home-bottom H3, .content-col1 H3
{
	font-size: 10pt;
	padding: 0;
	font-weight: bold;
	margin: 0;
	letter-spacing: 0px;
}
H3.main-featured
{
	font-size: 14pt;
	letter-spacing: -1px;
}
/*-------------------[ Links ]-------------------*/
A, A:link, A:visited
{
	text-decoration: none;
	color: #003366;
}
A:hover, A:active
{
	text-decoration: none;
	color: #000000;
}
.post H1 A, .post H2 A, .post H1 A:link, .post H2 A:link, .post H1 A:visited, .post H2 A:visited, .feature-entry H2 A
{
	background: transparent;
}
.post H1 A:active, .post H1 A:hover, .post H2 A:active, .post H2 A:hover
{
	background: transparent;
}
A.more-link, A.more-link:link, A.more-link:visited
{
	background: url(images/arrow2.gif) no-repeat 100% 55%;
	padding-right: 14px;
}
#footer A, #footer A:link, #footer A:visited
{
	color: #FFF;
}
#footer A:hover, #footer A:active
{
}
/*-------------------[ Images ]-------------------*/
.entry IMG
{
	border: 1px solid #DDD;
	padding: 3px;
	background: #FFF;
	margin: 0 0 5px 10px;
}
IMG.alignright
{
	border: 1px solid #DDD;
	padding: 3px;
	background: #FFF;
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
}
IMG.alignleft
{
	border: 1px solid #DDD;
	padding: 3px;
	background: #FFF;
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
}
IMG.aligncenter, IMG.centered, IMG.center
{
	border: 1px solid #DDD;
	padding: 3px;
	background: #FFF;
	display: block;
	margin: 0 auto 20px;
	float: none;
	clear: both;
}
IMG.feature-photo, IMG.home_feature_photo
{
	margin: 0;
	float: right;
	display: block;
	max-height: 225px;
	height: auto !important;
	height: 225px;
}
.entry IMG.feature-photo
{
	margin: 0 0 10px 10px;
	float: right;
	padding: 3px;
	background: #FFF;
	border: 1px solid #DDD;
}
IMG.post-thum, IMG.thumbnail
{
	padding: 3px;
	background: #FFF;
	border: 1px solid #DDD;
	float: right;
	margin: 0 0 10px 10px;
	max-width: 100px;
	width: auto !important;
	width: 100px;
}
IMG.avatar, IMG.comment-grav
{
	padding: 2px;
	background: #FFF;
	border: 1px solid #DDD;
	float: right;
	margin: 0 0 10px 10px;
}
/*-------------------[ Caption Styles for WP 2.6+ ]-------------------*/
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #FFF;
	padding-top: 5px;
	margin: 0 0 10px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0;
}
.wp-caption P.wp-caption-text
{
	font-size: 8pt;
	padding: 0;
	margin: 0;
}
.gallery IMG
{
	border: 1px solid #DDD !important;
}
/*-------------------[ Misc Tags and Classes ]-------------------*/
P
{
	margin-top: 0px;
	margin-bottom: 15px;
}
.post UL
{
	list-style-type: none;
}
.post UL LI
{
	list-style-type: none;
	padding: 0 0 2px 16px;
	background: transparent url(images/sun.gif) no-repeat 0px 3px;
}
.post UL UL
{
	margin-left: 0;
}
.post OL LI
{
	list-style-type: decimal;
}
ACRONYM, ABBR, SPAN.caps
{
	cursor: help;
}
ACRONYM, ABBR
{
	border-bottom: 1px dotted #999;
}
* HTML ACRONYM, ABBR
{
	border-bottom: 1px dashed #999;
}
BLOCKQUOTE
{
	margin: 0 0 15px;
	padding: 15px 15px 1px;
	background: #EEE;
	color: #666;
}
.center
{
	text-align: center;
}
A IMG, IMG A
{
	border: none;
}
.post
{
	margin: 0 0 10px;
	padding: 15px;
	border: 1px solid #DDD;
}
.singlepost .post
{
}
.entry
{
	margin: 0;
	padding: 0px;
}
CODE
{
	font: 1.1em "Courier New", Courier, Fixed;
}
HR
{
	display: block;
	clear: both;
}
.navigation
{
	margin: 0;
	padding: 0;
	font-size: 8pt;
	font-weight: bold;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
}
.banner468
{
	text-align: center;
	margin: 0 auto 10px;
	padding: 4px;
	border: 1px solid #DDD;
	background: #EEE;
	float: none;
	display: block;
}
.tags
{
	background: transparent url(images/tag.gif) no-repeat 0 2px;
	margin: 0 0 15px;
	padding: 0 0 0 17px;
}
.cats
{
	background: transparent url(images/folder.gif) no-repeat 0 3px;
	margin: 0 0 5px;
	padding: 0 0 0 17px;
}
.postinfo2
{
	font-family: arial, helvetica, sans-serif;
	padding: 10px 0 0;
	margin: 0;
	clear: both;
	height: 24px;
	line-height: 24px;
	font-size: 8pt;
}
.postinfo2 .read-more
{
	margin: 0;
	display: inline;
	font-weight: bold;
	padding: 3px 5px 3px 21px;
	background: #EEE;
	border: 1px solid #DDD;
	background: #EEE url(images/arrow2.gif) no-repeat 5px 55%;
	text-transform: lowercase;
}
.postinfo2 .comment-count
{
	margin: 0 2px 0 0;
	display: inline;
	font-weight: bold;
	padding: 3px 5px 3px 20px;
	background: #EEE;
	border: 1px solid #DDD;
	background: #EEE url(images/comments.gif) no-repeat 5px 55%;
	text-transform: lowercase;
}
.postinfo2 .date-box
{
	display: inline;
	font-weight: bold;
	margin: 0 2px 0 0;
	padding: 3px 5px 3px 19px;
	background: #EEE url(images/calendar.gif) no-repeat 5px 55%;
	border: 1px solid #DDD;
	text-transform: lowercase;
}
* HTML UL LI
{
	height: 1em;
}
/*---------------[ Tables ]---------------*/
TABLE
{
	margin-bottom: 0px;
}
TR, TD, TH
{
	margin: auto;
}
TD, TH
{
	padding: 0px;
	vertical-align: top;
}
TH
{
	font-weight: bold;
	background: #DDD;
}
TD
{
	border: 0px solid #DDD;
}
/*-------------------[ Author Bio Info ]-------------------*/
.auth-bio
{
	padding: 10px;
	margin: 0 0 10px;
	border: 1px solid #DDD;
	background: #EEE;
	line-height: 1.4em;
}
.singlepost .auth-bio
{
	background: #EEE;
	margin: 10px 0;
}
.auth-bio IMG.avatar
{
	padding: 2px;
	background: #FFF;
	border: 1px solid #DDD;
	float: right;
	margin: 0 0 0 10px;
}
.auth-bio P
{
	margin: 0;
}
/*---------------[ Site Map Page ]---------------*/
UL.archives, UL.wp-tag-cloud
{
	margin: 0 0 15px 5px;
	padding: 0;
}
UL.archives UL, UL.wp-tag-cloud UL
{
	padding: 0;
}
UL.archives UL LI, UL.wp-tag-cloud UL LI
{
	background: transparent;
	padding-left: 0;
	margin: 0;
}
UL.archives UL UL, UL.wp-tag-cloud UL UL
{
	margin: 0;
	margin-left: 15px;
	padding: 0;
}
.post OL.archives
{
	margin-top: 0;
	margin-bottom: 0;
}
.post OL.archives LI
{
	margin: 0;
	padding: 0;
}
.sitemap H3
{
	margin-bottom: 0px !important;
}
/*-------------------[ Top Navigation ]-------------------*/
#topnav
{
	margin: 0;
	padding: 0;
	height: 34px;
	line-height: 34px;
}
#topnav UL
{
	float: left;
	width: 800px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#topnav LI
{
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	background: url(images/navbg-black.gif) no-repeat bottom center;
}
#topnav LI.current_page_item
{
	background: #FFF url(images/navbg-white.gif) no-repeat bottom center;
}
#topnav LI LI
{
	padding: 0;
	margin: 0;
	background: transparent;
}
#topnav LI A, #topnav LI A:link, #topnav LI A:visited
{
	color: #FFF;
	text-decoration: none;
	display: block;
	text-decoration: none;
	padding: 0px 10px;
}
#topnav LI LI A, #topnav LI LI A:link, #topnav LI LI A:visited
{
	color: #FFF;
	background: transparent;
	background-image: none;
}
#topnav LI A:hover, #topnav LI A:active
{
}
#topnav LI A:hover, #topnav LI A:active, #topnav LI UL
{
	background: #336699;
}
#topnav LI.current_page_item A:hover, #topnav LI.current_page_item A:active
{
	background: transparent;
}
#topnav LI.current_page_item A, #topnav LI.current_page_item A:link, #topnav LI.current_page_item A:visited
{
	color: #000;
}
#topnav LI LI.current_page_item A, #topnav LI LI.current_page_item A:link, #topnav LI LI.current_page_item A:visited, #topnav LI.current_page_item LI A, #topnav LI.current_page_item LI A:link, #topnav LI.current_page_item LI A:visited
{
	background: transparent;
	padding: 0px 10px;
	color: #FFF;
}
#topnav LI UL
{
	float: none;
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0;
	padding: 0;
	color: #FFF;
}
#topnav LI.current_page_item UL
{
}
#topnav LI.current_page_item LI
{
	background-image: none;
	padding: 0;
	margin: 0;
}
#topnav LI UL A, #topnav LI UL A:link, #topnav LI UL A:visited, #topnav LI.current_page_item UL A, #topnav LI.current_page_item UL A:link, #topnav LI.current_page_item UL A:visited
{
	background-image: none;
	padding: 0px 10px;
	width: 180px;
}
#topnav LI UL A:hover, #topnav LI UL A:active, #topnav LI.current_page_item UL A:hover, #topnav LI.current_page_item UL A:active, #topnav LI UL LI.current_page_item A
{
	background-image: none;
	background: #333 !important;
}
#topnav LI UL UL, #topnav LI.current_page_item UL UL
{
	margin: -34px 0 0 200px;
}
#topnav LI:hover UL UL, #topnav LI:hover UL UL UL, #topnav LI.sfhover UL UL, #topnav LI.sfhover UL UL UL
{
	left: -999em;
}
#topnav LI:hover UL, #topnav LI LI:hover UL, #topnav LI LI LI:hover UL, #topnav LI.sfhover UL, #topnav LI LI.sfhover UL, #topnav LI LI LI.sfhover UL
{
	left: auto;
}
#topnav LI:hover, #topnav LI.sfhover
{
	width: auto;
}
/*-------------------[ Searchform ]-------------------*/
#topsearch
{
	float: right;
	padding: 0;
	margin: 0;
	width: 172px;
}
#searchform
{
	width: 172px;
	float: right;
	padding: 0;
	margin: 0;
}
#searchform #searchfield
{
	float: left;
	padding: 3px 0 0 5px;
	width: 144px;
	height: 19px;
	margin: 0;
	border: 0;
	background: #FFF;
	color: #999;
	border: 1px solid #CCC;
	border-right: 0;
}
#searchform #submitbutton
{
	margin: 0;
	float: left;
	font-size: 8pt;
	font-weight: bold;
	width: 21px;
	height: 22px;
	border: 1px solid #CCC;
	border-left: 0;
	text-indent: -10000em;
	background: #FFF url(images/search-button.gif) no-repeat 0 0;
}
/*-------------------[ Category Navigation ]-------------------*/
#nav
{
	font-size: 8pt;
	padding: 0 6px;
	margin: 0 auto 10px;
	background: #EEE;
	border: 1px solid #DDD;
}
#nav UL
{
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
#nav A, #nav A:link, #nav A:visited
{
	display: block;
	text-decoration: none;
	padding: 5px;
}
#nav A:hover, #nav A:active
{
	background: #F5F5F5;
}
#nav LI
{
	border-right: 1px solid #E5E5E5;
	float: left;
	padding: 0;
}
#nav LI UL
{
	border-top: 0;
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin: 0;
	padding: 0;
	background: #EEE;
}
#nav LI LI
{
	border-top: 1px solid #DDD;
}
#nav LI UL A, #nav LI UL A:link, #nav LI UL A:visited
{
	border: 0;
	width: 190px;
}
#nav LI UL A:hover, #nav LI UL A:active
{
	background: #F5F5F5;
}
#nav LI UL UL
{
	margin: -29px 0 0 200px;
}
#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.sfhover
{
	position: static;
}
/*-------------------[ Comments ]-------------------*/
.commentlist
{
	padding: 0;
	list-style-type: none;
	margin: 0;
}
.commentlist LI
{
	clear: both;
	margin: 15px 0 0;
	padding: 10px;
	list-style-type: none;
	background: #EEE url(images/chatter.gif) no-repeat 98% 10px;
	border: 1px solid #DDD;
}
.comment-author
{
	padding: 0px;
}
.commentlist LI IMG.avatar
{
	float: left;
	margin: 0 5px 5px 0;
}
.commentlist LI UL.children
{
	margin: 15px 0 0;
	padding: 0;
}
.commentlist LI UL.children LI
{
	background: #FFF;
	margin-bottom: 0;
}
.commentlist LI.alt
{
}
.commentmetadata
{
	margin-bottom: 10px;
	font-size: 8pt;
	padding: 0px;
}
.commentlist CITE
{
	font-style: normal;
	font-weight: bold;
}
#commentform
{
	margin: 0;
	padding: 0;
}
#commentform INPUT
{
	font-family: arial;
	font-size: 9pt;
	padding: 10px;
	background: #FFF;
	border: 1px solid #DDD;
}
#commentform INPUT#submit
{
	padding: 10px;
	background: #DDD;
	border: 1px solid #BBB;
	text-transform: lowercase;
	font-weight: bold;
}
#commentform INPUT#submit:hover
{
	background: #CCC;
}
#commentform TEXTAREA
{
	width: 80%;
	padding: 10px;
	background: #FFF;
	border: 1px solid #DDD;
}
OL.tblist
{
	padding: 10px 0 0;
	margin: 0 0 10px;
}
OL.tblist LI
{
	margin: 0 0 5px 20px;
}
.thread-alt
{
}
.thread-even
{
}
#respond
{
	background: #EEE;
	padding: 10px 10px 0;
	margin: 15px 0 0;
	border: 1px solid #DDD;
	clear: both;
}
.commentlist #respond
{
	clear: both;
	padding-top: 10px;
}
.comments-navigation
{
	display: block;
	margin: 0 0 5px;
	padding: 0;
	font-weight: bold;
}
.comments-navigation .alignleft
{
	float: left;
}
.comments-navigation .alignright
{
	float: right;
}
.comments-number
{
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}
.commentlist IMG.avatar, .commentlist IMG.comment-grav
{
	padding: 2px;
	background: #FFF;
	border: 1px solid #DDD;
	float: right;
	margin: 0 0 10px 10px;
}
.reply
{
	margin: 0;
}
/*a.comment-reply-link, a.comment-reply-link:link, a.comment-reply-link:visited, .reply a, .reply a:link, reply a:visited*/
#INVALID-RULE
{
	clear: both;
	background: #DDD;
	border: 1px solid #BBB;
	padding: 3px 10px;
	font-weight: bold;
	font-size: 8pt;
	text-transform: lowercase;
	color: #000;
}
/*a.comment-reply-link:active, a.comment-reply-link:hover, reply a:active, .reply a:hover*/
#INVALID-RULE
{
	background: #D5D5D5;
}
/*-------------------[ Features ]-------------------*/
#my-glider
{
	display: block;
	padding: 4px;
	margin: 0 0 10px;
	width: 630px;
	color: #FFF;
	background: #FFF;
	border: 1px solid #DDD;
}
#my-glider .scroller
{
	background: #000;
	display: block;
	width: 630px;
	height: 250px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
#my-glider .scroller .section
{
	border: 0;
	width: 630px;
	height: 250px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#my-glider .controls
{
	display: block;
	padding: 0;
	margin: 0 auto;
}
#my-glider .controls UL
{
	padding: 5px 0 0;
	list-style-type: none;
	margin: 0;
}
#my-glider .controls LI
{
	line-height: 1.2em;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#my-glider IMG.post-thum, #my-glider IMG.thumbnail
{
	float: none;
	margin: 0;
	width: 100px;
	height: 100px;
	border: 0;
	padding: 0;
	background: transparent;
}
#my-glider .controls LI A, #my-glider .controls LI A:link, #my-glider .controls LI A:visited
{
	height: 100px;
	width: 100px;
	padding: 0;
	float: left;
	margin: 0 6px 0 0;
	overflow: hidden;
}
#my-glider .controls LI A:hover, #my-glider .controls LI A:active
{
}
#my-glider .controls LI A.active
{
}
#my-glider .controls LI#post6
{
	float: right;
}
#my-glider .controls LI#post6 A, .control LI#post6 A:link, .controls LI#post6 A:visited
{
	float: right;
	margin: 0;
}
#my-glider .control-top
{
	margin: 0 auto;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}
#my-glider .feature-entry
{
	height: 55px;
	overflow: hidden;
	padding: 5px 10px;
	margin: 185px 0 0;
	background: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#my-glider .feature-entry P
{
	margin: 0;
}
#my-glider A, #my-glider A:link, #my-glider A:visited
{
	color: #FFF;
}
#my-glider A:hover, #my-glider A:active
{
	color: #FFF;
}
#my-glider .feature-entry H2
{
	margin: 0;
	font-size: 14pt;
}
#my-glider A.more-link, #my-glider A.more-link:link, #my-glider A.more-link:visited
{
	background: url(images/arrow-off.gif) no-repeat 100% 70%;
	padding-right: 12px;
}
#my-glider A.more-link:hover, #my-glider A.more-link:active
{
	background: url(images/arrow-off.gif) no-repeat 100% 70%;
	padding-right: 12px;
}
#my-glider .postinfo
{
	padding: 0;
	margin: 0;
	font-size: 8pt;
	border-bottom: 0;
}
/*-------------------[ Sidebar ]-------------------*/
#sidebar UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar UL UL
{
	margin: 0;
	padding: 0;
}
#sidebar UL UL UL
{
	border: 0;
	margin: 0;
	padding: 0;
}
#sidebar UL UL UL UL
{
	margin: 0;
	padding: 0;
}
#sidebar LI
{
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
}
#sidebar LI LI
{
	list-style-type: none;
	margin: 0;
	border: 0;
	padding: 5px 5px 5px 21px;
	background: transparent url(images/sun.gif) no-repeat 5px 9px;
	border-bottom: 1px dotted #CCC;
}
LI.recentcomments
{
	background: transparent url(images/comments.gif) no-repeat 5px 10px !important;
}
#sidebar LI LI LI
{
	background-image: none;
	border: 0;
	padding: 1px 0;
}
#sidebar LI LI LI LI
{
	padding-left: 10px;
}
#sidebar .textwidget
{
	margin: 0;
	padding: 0;
}
#sidebar LI#tag-cloud UL
{
}
#sidebar LI#tag-cloud UL.wp-tag-cloud
{
	padding: 9px;
}
#sidebar LI#tag-cloud LI
{
	border: 0;
	float: none;
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
	background: transparent;
	background-image: none;
	line-height: 2em;
}
#sidebar LI#tag-cloud LI A
{
	padding: 0;
	background: transparent;
	background-image: none;
}
#sidebar LI SELECT
{
	width: 160px;
	margin: 0;
}
/*-------------------[ Side Tabs ]-------------------*/
#sidebar LI#side-tabs UL
{
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
}
#sidebar LI#side-tabs UL.tabs
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 8pt;
	background: #FFF;
	border-bottom: 1px solid #DDD;
	height: 24px;
}
#sidebar LI UL.tabs LI
{
	border: 0;
	background: transparent;
	font-weight: bold;
	float: left;
	display: inline;
	margin: 0 3px 0 0;
	height: 24px;
	padding: 0;
}
#sidebar LI UL.tabs LI A, #sidebar LI UL.tabs LI A:link, #sidebar LI UL.tabs LI A:visited
{
	float: left;
	display: block;
	border: 1px solid #003366;
	border-bottom: 0;
	padding: 0 5px;
	background: #003366;
	color: #FFF;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
}
#sidebar LI UL.tabs LI A:hover, #sidebar LI UL.tabs LI A:active
{
	background: #0099CC;
	border: 1px solid #0099CC;
	border-bottom: 0;
	color: #FFF;
}
#sidebar LI UL.tabs LI A.on
{
	background: #EEE;
	border: 1px solid #DDD;
	border-bottom: 0;
	color: #333;
	z-index: 9;
}
#sidebar LI#side-tabs FORM
{
	margin: 0 !important;
	padding: 0 !important;
}
#sidebar LI#side-tabs FORM P
{
	margin: 0 0 1px;
	padding: 0;
}
#sidebar LI#side-tabs .cat_content
{
	border: 1px solid #DDD;
	border-top: 0;
	padding: 10px;
	background: #EEE;
}
#sidebar LI#side-tabs .cat_content LI
{
	margin: 0;
	border-bottom: 1px dotted #CCC;
	padding: 5px 0px 5px 16px;
	background: transparent url(images/sun.gif) no-repeat 0px 9px;
}
#sidebar LI#side-tabs .cat_content LI.feeds
{
	margin: 0;
	padding: 5px 0 5px 25px;
	border-bottom: 1px dotted #CCC;
	background: url(images/FeedIcon-16.gif) no-repeat 0 6px;
}
#sidebar LI#side-tabs .cat_content LI.twitter
{
	margin: 0;
	padding: 5px 0 5px 25px;
	border-bottom: 1px dotted #CCC;
	background: url(images/twitter.png) no-repeat 0 6px;
}
#sidebar LI#side-tabs .cat_content LI.facebook
{
	margin: 0;
	padding: 5px 0 5px 25px;
	border-bottom: 1px dotted #CCC;
	background: url(images/facebook.png) no-repeat 0 6px;
}
#sidebar LI#side-tabs .cat_content LI.linkedin
{
	margin: 0;
	padding: 5px 0 0 25px;
	border: 0;
	background: url(images/linkedin.png) no-repeat 0 6px;
}
#sidebar LI#side-tabs .cat_content LI.email
{
	margin: 0;
	padding: 0 0 5px;
	border-bottom: 1px dotted #CCC;
	background: transparent;
}
#sidebar LI#side-tabs LI.email INPUT#sub
{
	width: 180px;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 5px 5px 4px;
	margin: 0;
}
#sidebar LI#side-tabs LI.email INPUT#subbutton
{
	border: 0;
	background: #FFF;
	padding: 4px;
	margin: 0;
	font-size: 8pt;
	background: #66CC00;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #59B300;
}
#sidebar LI#side-tabs LI.email INPUT#subbutton:hover
{
	background: #222;
	color: #FFF;
	border: 1px solid #000;
}
/*---------------[ 125x125 Banner Ads ]---------------*/
#sidebar LI UL#banner125
{
	padding: 5px 22px 0 !important;
	overflow: visible !important;
}
#sidebar LI UL#banner125 LI.ad1, #sidebar LI UL#banner125 LI.ad3, #sidebar LI UL#banner125 LI.ad5, #sidebar LI UL#banner125 LI.ad7, #sidebar LI UL#banner125 LI.ad9
{
	float: left !important;
	clear: left !important;
	padding: 0 !important;
	margin: 0 0 5px !important;
	background: transparent !important;
	overflow: visible !important;
}
#sidebar LI UL#banner125 LI.ad2, #sidebar LI UL#banner125 LI.ad4, #sidebar LI UL#banner125 LI.ad6, #sidebar LI UL#banner125 LI.ad8, #sidebar LI UL#banner125 LI.ad10
{
	float: right !important;
	clear: right !important;
	padding: 0 !important;
	margin: 0 0 5px !important;
	background: transparent !important;
	overflow: visible !important;
}
#sidebar LI UL#banner125 LI:hover
{
	background: transparent !important;
}
#sidebar LI UL#banner125 IMG
{
	height: 125px;
	width: 125px;
	margin: 0;
	display: block;
	background: transparent !important;
}
/*-------------------[ Sidebar-Left ]-------------------*/
#sidebarleft UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebarleft UL UL
{
	margin: 0;
	padding: 0;
}
#sidebarleft UL UL UL
{
	margin: 0;
	padding: 0;
}
#sidebarleft UL UL UL UL
{
	margin: 0;
	padding: 0;
}
#sidebarleft LI
{
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
}
#sidebarleft LI LI
{
	list-style-type: none;
	margin: 0;
	border: 0;
	padding: 5px 5px 5px 21px;
	background: transparent url(images/sun.gif) no-repeat 5px 9px;
	border-bottom: 1px dotted #CCC;
}
#sidebarleft LI LI LI
{
	background-image: none;
	border: 0;
	padding: 1px 0;
}
#sidebarleft LI LI LI LI
{
	padding-left: 10px;
}
#sidebarleft .textwidget
{
	margin: 0;
	padding: 0;
}
#sidebarleft LI#tag-cloud UL
{
}
#sidebarleft LI#tag-cloud UL.wp-tag-cloud
{
	padding: 9px;
}
#sidebarleft LI#tag-cloud LI
{
	border: 0;
	float: none;
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
	background: transparent;
	background-image: none;
	line-height: 2em;
}
#sidebarleftli#tag-cloud LI A
{
	padding: 0;
	background: transparent;
	background-image: none;
}
#sidebarleft LI SELECT
{
	width: 110px;
	margin: 0 0 10px;
}
/*-------------------[ Sidebar Bottom left ]-------------------*/
#sidebar-bottom-left UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar-bottom-left UL UL
{
	margin: 0;
	padding: 0;
}
#sidebar-bottom-left UL UL UL
{
	margin: 0;
	padding: 0;
}
#sidebar-bottom-left UL UL UL UL
{
	margin: 0;
	padding: 0;
}
#sidebar-bottom-left LI
{
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
}
#sidebar-bottom-left LI LI
{
	list-style-type: none;
	margin: 0;
	border: 0;
	padding: 5px 5px 5px 21px;
	background: transparent url(images/sun.gif) no-repeat 5px 9px;
	border-bottom: 1px dotted #CCC;
}
#sidebar-bottom-left LI LI LI
{
	background-image: none;
	border: 0;
	padding: 1px 0;
}
#sidebar-bottom-left LI LI LI LI
{
	padding-left: 10px;
}
#sidebar-bottom-left .textwidget
{
	margin: 0;
	padding: 0;
}
#sidebar-bottom-left LI#tag-cloud UL
{
}
#sidebar-bottom-left LI#tag-cloud UL.wp-tag-cloud
{
	padding: 10px 0;
}
#sidebar-bottom-left LI#tag-cloud LI
{
	border: 0;
	float: none;
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
	background: transparent;
	background-image: none;
	line-height: 2em;
}
#sidebar-bottom-leftli#tag-cloud LI A
{
	padding: 0;
	background: transparent;
	background-image: none;
}
#sidebar-bottom-left LI SELECT
{
	width: 110px;
	margin: 0 0 10px;
}
/*-------------------[ Sidebar Bottom Right ]-------------------*/
#sidebar-bottom-right UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar-bottom-right UL UL
{
	margin: 0;
	padding: 0;
}
#sidebar-bottom-right UL UL UL
{
	margin: 0;
	padding: 0;
}
#sidebar-bottom-right UL UL UL UL
{
	margin: 0;
	padding: 0;
}
#sidebar-bottom-right LI
{
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
}
#sidebar-bottom-right LI LI
{
	list-style-type: none;
	margin: 0;
	border: 0;
	padding: 5px 5px 5px 21px;
	background: transparent url(images/sun.gif) no-repeat 5px 9px;
	border-bottom: 1px dotted #CCC;
}
#sidebar-bottom-right LI LI LI
{
	background-image: none;
	border: 0;
	padding: 1px 0;
}
#sidebar-bottom-right LI LI LI LI
{
	padding-left: 10px;
}
#sidebar-bottom-right .textwidget
{
	margin: 0;
	padding: 0;
}
#sidebar-bottom-right LI#tag-cloud UL
{
}
#sidebar-bottom-right LI#tag-cloud UL.wp-tag-cloud
{
	padding: 7px;
}
#sidebar-bottom-right LI#tag-cloud LI
{
	border: 0;
	float: none;
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
	background: transparent;
	background-image: none;
	line-height: 2em;
}
#sidebar-bottom-rightli#tag-cloud LI A
{
	padding: 0;
	background: transparent;
	background-image: none;
}
#sidebar-bottom-right LI SELECT
{
	width: 110px;
	margin: 0 0 10px;
}
#sidebarleft LI, #sidebar LI, #sidebar-bottom-left LI, #sidebar-bottom-right LI
{
	height: auto !important;
}
/*-------------------[ Magazine Home Page Styles ]-------------------*/
.content-col1
{
	width: 310px;
	float: left;
	margin: 0;
	padding: 0;
}
.content-col2
{
	width: 310px;
	float: right;
	margin: 0;
	padding: 0;
}
.content-col1 .feature-entry, .feature-entry-list
{
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px dotted #DDD;
}
.content-col1 P
{
	margin-bottom: 0;
}
.feature-entry-list IMG.home_feature_photo
{
	margin: 0 0 10px;
	display: block;
	max-width: 300px;
	width: auto !important;
	width: 300px;
	max-height: auto !important;
	height: auto !important;
	padding: 4px;
	border: 1px solid #DDD;
}
UL.home
{
	padding: 0;
	margin: 0 0 10px;
	list-style-type: none;
}
UL.home-bottom
{
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	clear: both;
	background: #FFF;
}
UL.home LI.homepost, UL.home-bottom LI.homepost
{
	margin: 0;
	padding: 10px 0;
	list-style-type: none;
	border-bottom: 1px dotted #DDD;
}
UL.home LI.bottom, UL.home-bottom LI.bottom
{
	margin: 0;
	padding: 5px 0 0;
	list-style-type: none;
	font-weight: bold;
}
#content-home-top IMG.thumbnail, #content-home-bottom IMG.thumbnail, .feature-entry-list IMG.thumbnail
{
	max-width: 75px;
	width: auto !important;
	width: 75px;
	float: left !important;
	margin: 0 10px 5px 0 !important;
	padding: 3px;
}
UL.home P, UL.home-bottom P
{
	margin-bottom: 0;
}
/*-------------------[ Rounded Corners ]-------------------
#head-banner468, .widgettitle, h2.home-title, h1.archive-title, .entry img, img.alignright, img.alignleft, img.aligncenter, img.centered, img.center, .entry img.feature-photo, img.post-thum, img.thumbnail, img.avatar, img.comment-grav, .commentlist img.avatar, .commentlist img.comment-grav, .content-col1 img.feature-photo, .content-col1 img.home_feature_photo, .feature-entry-list img.home_feature_photo, #content-home-top img.thumbnail, #content-home-bottom img.thumbnail, .feature-entry-list img.thumbnail, .wp-caption, .post, .banner468, .postinfo2 .read-more, .postinfo2 .comment-count, .postinfo2 .date-box, .auth-bio, .singlepost .auth-bio, .auth-bio img.avatar, #nav, .commentlist li, #commentform input, #commentform input#submit, #commentform textarea, #respond, a.comment-reply-link, a.comment-reply-link:link, a.comment-reply-link:visited, .reply a, .reply a:link, reply a:visited, #my-glider, #sidebar li#side-tabs li.email input#sub, #sidebar li#side-tabs li.email input#subbutton, blockquote*/
#INVALID-RULE
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#page
{
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
#footer
{
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#searchform #searchfield
{
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
#searchform #submitbutton
{
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
#topnav LI, #topnav LI.current_page_item, #sidebar LI UL.tabs LI A, #sidebar LI UL.tabs LI A:link, #sidebar LI UL.tabs LI A:visited, #topnav LI A:hover, #topnav LI A:active
{
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
#topnav LI LI, #topnav LI LI A
{
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}

