/*  
Theme Name: WP-ClearPhoto
Theme URL: http://www.solostream.com
Description: WP-ClearPhoto is a flexible, user-friendly photography theme for WordPress.
Author: Solostream
Author URI: http://www.solostream.com/
Version: 1.0.1

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* --- [ YOU SHOULD NOT CHANGE THIS FILE. Make style changes on the Theme Settings page or on custom.css ] --- */

/* -------------------[ Main Page Elements ]------------------- */

body {
	text-align: left;
	margin: 0;
	padding: 0;
	color:#666;
	line-height:1.5em;
	background:#f5f5f5 url(images/pattern1.png);
	font-size:10pt;
	font-family:arial,helvetica,sans-serif;
	}

.outer-wrap {
	width:1000px;
	background:#fff;
	padding:1px;
	margin: 30px auto;
	box-shadow:0px 0px 1px rgba(0,0,0,.3);
	-moz-box-shadow:0px 0px 1px rgba(0,0,0,.3);
	-webkit-box-shadow:0px 0px 1px rgba(0,0,0,.3);
	}

#header {
	clear: both;
	margin: 0 auto;
	padding: 0;
	border-top:10px solid #f5f5f5;
	border-bottom:1px solid #e5e5e5;
	}

#head-content {
	margin: 0 auto;
	padding: 20px 0;
	width:960px;
	height:80px;
	}

#sitetitle {
	margin:0;
	padding:0;
	text-align:center;
	}

#sitetitle .title {
	padding:0;
	margin:0 0 5px;
	letter-spacing:-1px;
	line-height:1.2em;
	font-size:30pt;
	text-align:center;
	}

#sitetitle .title a {
	color:#444;
	}

#sitetitle .description {
	color:#666;
	padding: 0;
	margin:0;
	font-size:12pt;
	font-style:italic;
	letter-spacing:0;
	}

.limit {
	width:960px;
	margin: 0 auto;
	}

#wrap {
	width:960px;
	background:#fff;
	clear: both;
	margin: 0 auto;
	padding:0;
	}

#page {
	padding:20px 0;
	clear: both;
	margin: 0 auto;
	background:url(images/pagebg1.gif) 0 0 repeat-y;
	width:960px;
	}

#contentleft {
	width: 630px;
	float:left;
	padding:0;
	margin: 0;
	position:relative;
	}

#content {
	width: 630px;
	float:none;
	padding:0;
	margin: 0;
	}

#sidebar-narrow {
	width: 120px;
	float:left;
	padding:0 15px 0 0;
	margin: 0;
	font-size:8pt;
	}

#contentright {
	font-size: 9pt;
	width: 300px;	
	float:right;	
	padding: 0;	
	margin: 0;
	}

#sidebar {
	width: 300px;	
	float:none;	
	display:block;
	overflow:hidden;
	}

#sidebar-bottom {
	width: 300px;
	clear:both;
	display: block;
	overflow:hidden;
	padding:0;
	}

#sidebar-bottom-left {
	width:160px;
	float:left;
	padding:0;
	margin:0;
	overflow:hidden;
	}

#sidebar-bottom-right {
	width:120px;
	float:right;
	padding:0;
	margin:0;
	overflow:hidden;
	}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 30px 0;
	font-size:8pt;
	background:#000;
	color:#ccc;
	}

#footer .limit {
	position:relative;
	}

.clearfix:after,
blockquote:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix,
blockquote {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix,
* html blockquote {
	height: 1%;
	}
.clearfix,
blockquote {
	display: block;
	}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1,h2,h3,h4,h5,h6,h7,#sitetitle,#sitetitle .title  {
	font-family: Georgia,'Times New Roman',Times,serif;
	letter-spacing:-0.03em;
	font-weight:normal;
	color:#333;
	line-height: 1.1em;
	}

h1,h2,h3,h4,h5,h6,h7  {
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 20pt;
	margin: 0;
	}

h2 {
	font-size: 18pt;
	}

h3 {
	font-size: 16pt;
	}

h4 {
	font-size: 14pt;
	}

h5,h6,h7 {
	font-size: 14pt;
	}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 15px;
	}

h3#postinfo, h3#comments, h3#respond, h3#trackbacks, #respond h3  {
	margin: 0;
	}

h3#comments  {
	margin: 0 0 5px;
	}

h3.post-title, 
h2.post-title,
h1.post-title {
	margin:0 0 5px;
	}

h1.archive-title {
	margin:0 0 20px;
	padding:0 0 5px;
	border-bottom:1px dotted #ddd;
	}

h1.page-title {
	margin:0 0 20px;
	padding:0 0 5px;
	border-bottom:1px dotted #ddd;
	}

.sitemap h2 {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #ddd;
	}

.auth-bio h1 {
	font-size:16pt;
	margin:0;
	}

h2.feature-title,
h3.widgettitle,
h2.feat-title {
	font-size: 14pt;
	letter-spacing:0;
	margin:0 0 5px;
	padding:0 0 5px;
	border-bottom:1px dotted #ddd;
	}

#footer-widgets h3.widgettitle,
#alt-home-bottom h3.widgettitle {}

.welcome-message {
	width:958px;
	padding: 0;
	margin:20px auto 0;
	text-align:center;
	background:#f5f5f5 url(images/leaf-left.png) 30px 40% no-repeat;
	border:1px solid #e5e5e5;
	line-height: 1.4em;
	}

.welcome-message h2 {
	color:#555;
	font-size:14pt;
	text-align:center;
	line-height:1.3em;
	font-style:italic;
	margin:0;
	border:1px solid #fff;
	padding: 10px 100px;
	text-shadow: 1px 1px #fff;
	line-height: 1.4em;
	background:transparent url(images/leaf-rt.png) 880px 40% no-repeat;
	}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	outline:none;
	text-decoration:none;
	color:#336699;
	}

a:hover, a:active {
	text-decoration:none;
	color:#000000;
	}

a.more-link, 
a.more-link:link, 
a.more-link:visited  { 
	background: transparent url(images/more-bg.png) 0 0 repeat-x;
	height:26px;
	line-height:26px;
	padding: 0 10px;
	border:1px solid #ddd;
	display:inline-block;
	font-size:8pt;
	font-weight:bold;
	text-shadow: 1px 1px #fff;
	color:#555;
	}

a.more-link:hover, 
a.more-link:active  {
	color:#000;
	}

#footer a, #footer a:link, #footer a:visited {
	color:#fff;
	}

#footer a:hover, #footer a:active {
	color:#ffcc00;
	}

.post-title a, .post-title a:link, .post-title a:visited {
	color:#333;
	text-decoration:none;
	}

.post-title a:hover, .post-title a:active {
	color:#000;
	}
	
/* -------------------[ Images ]------------------- */

.entry img {
	border:1px solid #e5e5e5;
	padding:4px;
	background:#fff;
	max-width:620px;
        }

.c-sn-sw .entry img,
.sn-c-sw .entry img,
.sw-sn-c .entry img,
.sw-c-sn .entry img {
	max-width:470px;
	}

img.alignright {
	float: right;
	clear: right;
	margin: 0 0 15px 10px;
        }

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 15px 0px;
        }

img.aligncenter, img.centered, img.center { 
	display: block; 
	margin: 0 auto 15px;  
	float: none; 
	clear: both;
        }

img.thumbnail {
	float:left;
	margin: 0 15px 15px 0;
	width:150px;
	}

img.thumbnail.wide {
	text-align:center;
	float:none;
	margin: 0 auto 20px;
	width:auto;
	clear:both;
	width:600px;
	border:0;
	padding:0;
        padding:14px;
	background:#fff;
	border:1px solid #eee;
	}

.c-sn-sw img.thumbnail.wide,
.sn-c-sw img.thumbnail.wide,
.sw-sn-c img.thumbnail.wide,
.sw-c-sn img.thumbnail.wide {
	float:none;
	margin: 0 auto 20px;
	width:auto;
	clear:both;
	width:450px;
	}

img.avatar, img.comment-grav {
	border:1px solid #e5e5e5;
	padding:2px;
	background:#fff;
	float:right;
	margin:0 0 10px 10px;
	}

.gallery {
	margin-bottom:20px !important;
	}

.gallery img {
	margin:0 10px 10px 0 !important;
	}

/* -------------------[ Caption Styles for WP 2.6+ ]------------------- */

.wp-caption {
	border: 1px solid #e5e5e5;
	text-align: center;
	background-color: #fff;
	padding-top:5px;
	margin: 0 10px 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 8pt;
	padding: 5px;
	margin: 0;
	}

/* -------------------[ Misc Tags and Classes ]------------------- */

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

ol {
	margin-left: 40px;
	padding: 0;
	}

ul {
	margin-left: 20px;
	padding: 0;
	}

.post ul, .post ol {
	list-style-type: none;
	}

.post ul li {
	list-style-type:none;
	padding: 0;
	margin: 0 0 2px;
	padding-left:18px;
	background:url(images/bullet.png) 0 50% no-repeat;
	}

.post ul li li {
	padding-left:0;
	background:transparent;
	}

.post ol li {
	list-style-type:decimal;
	margin-left: 0;
	padding-left: 0;
	}

.post ul ul {
	margin-left:0;
	}

form, select {
	margin:0;
	padding:0;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px solid #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0 0 20px;
	color: #888;
	background:#f5f5f5;
	padding: 20px 25px 5px;
	border:1px solid #e5e5e5;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block;
        clear:both;
        }

.navigation {
	padding: 0; 
	margin: 0;
	clear:both;
	}

.navigation .alignright {
	width:49%;
	float: right;
	text-align:right;
	}
	
.navigation .alignleft {
	width:49%;
	float: left;
	text-align:left;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
        float: none; 
        clear: both;
	}

input:focus {
	outline: none;
	}

/* -------- [ Table ] -------- */
	
table {
	border-collapse: collapse;
	margin-bottom: 20px;
	}

table th {
	background:#f5f5f5;
	border: 1px solid #e5e5e5;
	padding: 15px; 
	}

table tr {
	background:#fff;
	}

table td {
	border: 1px solid #e5e5e5;
	padding: 15px; 
	}

/* -------- [ Calendar Table ] -------- */
	
table#wp-calendar {
	margin-bottom: 0px; 
	width:100%;
	text-align:center;
	border:1px solid #e5e5e5;
	}

table#wp-calendar caption {
	font-size:10pt;
	font-weight:bold;
	padding: 5px;
	}

table#wp-calendar th {
	background:#e5e5e5;
	border: 1px solid #fff;
	padding: 5px; 
	}

table#wp-calendar tr {
	background:#f5f5f5;
	}

table#wp-calendar td {
	border: 1px solid #fff;
	padding: 5px; 
	}

table#wp-calendar tfoot td {
	background:#e5e5e5;
	padding: 5px;

	}

/* -------------------[ Comments ]------------------- */

.allcomments {
	padding: 0;
	margin:0;
	}

.post ol.commentlist,
.post ol.commentlist li {
	background:transparent;
	clear:both;
	margin: 0;
	padding: 0;
	list-style-type:none;
	}

.post .commentlist ul.children { 
	margin:0 0 0 30px;
	background:transparent;
	clear:both;
	padding: 0;
	list-style-type:none;
	}

.commentwrap {
	padding-bottom:20px;
	}

.commentBox {
	background:#f5f5f5;
	padding:15px;
	margin: 0;
	position:relative;
	z-index:1;
	border:1px solid #e5e5e5;
	}

.comment-author {
	width:110px;
	float:left;
	}

.comment-author img.avatar {
	padding:4px;
	background:#fff;
	border:1px solid #e5e5e5;
	float:none;
	margin:0 0 10px 0;
	clear:both;
	}

.comment-author cite {
	clear:both;
	display:block;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-size:9pt;
	}

.commenttext {
	margin:0 0 0 110px;
	padding-bottom:15px;
	}

.commentmetadata {
	position:absolute;
	z-index:2;
	bottom:10px;
	right:15px;
	color: #999999;
	margin-top: 10px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-size:9pt;
	}

.commentdate a,
.commentdate a:link,
.commentdate a:visited {
	color:#999;
	}

.commentdate a:hover,
.commentdate a:active {
	color:#000;
	}

a.comment-reply-link, 
a.comment-reply-link:link, 
a.comment-reply-link:visited, 
.reply a, 
.reply a:link, 
.reply a:visited {
	padding: 2px 0 2px 38px;
	background:url(images/reply.png) 10px 50% no-repeat;
	}

#commentform {
	padding: 0;
	margin-bottom:0;
	}

#commentform label {
	padding: 0;
	margin: 0 0 0 5px;
	font-size:8pt;
	color:#666;
	}

#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea {
	padding:7px;
	background:#f7f7f7;
	border-color: #ccc #ddd #ddd #ccc; 
	border-width:1px; 
	border-style:solid;
	width: 250px;
	}

#commentform textarea {
	width:80%;
	}

p.button-submit {
	margin:0;
	}

#commentform input#submit {
	cursor:pointer;
	font-family:arial,helvetica,sans-serif;
	clear:both;
	font-size:10pt;
	text-align:center;
	background: transparent url(images/more-bg.png) 0 0 repeat-x;
	height:26px;
	line-height:26px;
	padding: 0 10px;
	border:1px solid #d5d5d5;
	display:inline-block;
	font-weight:bold;
	text-shadow: 1px 1px #fff;
	color:#555;
	}

#commentform input#submit:hover {
	color:#000;
	}

.thread-alt { }	

.thread-even { }

#respond { 
	margin: 30px 0;
	padding:0;
	clear:both; 
	}

.comments-navigation {
	display:block;
	margin: 0;
	padding:10px 0;
	}

.comments-navigation .alignleft {
	float:left;
	}

.comments-navigation .alignright {
	float:right;
	}

.comments-number {
	font-size:9pt;
	font-family: Georgia,'Times New Roman',Times,serif;
	color:#999;
	font-style:italic;
	margin-bottom:0;
	padding:5px 0 0;
	}

.post ol.commentlist li .commentBox ul, 
.post ol.commentlist li .commentBox ol {
	list-style-type: none;
	margin-bottom:15px;
	}

.post ol.commentlist li .commentBox ul li {
	list-style-type:none;
	padding: 0;
	margin: 0 0 2px;
	padding-left:18px;
	background:url(images/bullet.png) 0 50% no-repeat;
	}

.post ol.commentlist li .commentBox ul li li {
	padding-left:0;
	background:transparent;
	}

.post ol.commentlist li .commentBox ol li {
	list-style-type:decimal;
	margin-left: 0;
	padding-left: 0;
	}

.cancel-comment-reply {
	padding: 10px 0;
	}

.pings {
	background:#f5f5f5;
	padding: 15px;
	margin: 0 0 20px;
	border:1px solid #e5e5e5;
	}

.pings ol {
	margin-left:20px;
	}

.pings li {
	margin-bottom:5px;
	}

/* ---------------[ Site Map Page ]--------------- */

.sitemap .post,
.sitemap .page,
.post.sitemap {
	border:0;
	margin:0;
	padding:0;
	}

.sitemap .entry {
	padding-bottom:15px;
	}

.sitemap .meta {
	margin: 0 0 10px;
	padding: 0;
	}

.sitemap ul {
	list-style-type:none;
	margin-top: 0;
	margin-left: 5px;
	margin-bottom:15px;
	}

.sitemap ul ul {
	margin-left: 0;
	margin-bottom:0;
	}

.sitemap ul ul ul {
	margin-left: 15px;
	}

.sitemap-narrow {
	width:40%;
	float:right;
	padding: 0;
	margin:0 0 15px;
	}

.sitemap-wide {
	width:55%;
	float:left;
	}

.sitemap-post {
	clear:both;
	margin:0 0 15px;
	border-bottom:1px dotted #ddd;
	padding:0;
	}

.sitemap-post p.sitemap-title {
	font-weight:bold;
	margin:0 0 5px;
	}

.sitemap-post img.thumbnail {
	float:right;
	margin:0 0 5px 5px;
	padding:1px;
	border:1px solid #e5e5e5;
	width:25%;
	}

/* -------------------[ Top Navigation ]------------------- */

#topnav {
	padding:5px 0 0; 
	margin:0;
	border-top:1px solid #fff;
	background:#f5f5f5 url(images/nav-border.png) bottom left repeat-x;
	font-family: Georgia,'Times New Roman',Times,serif;
	}

#topnav .limit {
	position:relative;
	z-index:10;
	}

#topnav ul { 
	z-index:99; 
	margin:0; 
	padding:0; 
	list-style:none; 
	line-height:1; 
	margin:0;
	width:700px; 
	}

#topnav ul a  {
	position:relative; 
	display:block; 
	z-index:100; 
	padding:5px 10px; 
	line-height:24px; 
	text-decoration:none;
	color:#666;
	}

#topnav ul a:hover {
	color:#000;
	}

#topnav ul li  { 
	float:left; 
	width:auto; 
	}

#topnav ul li.current_page_item,
#topnav ul li.current-menu-item { 
	background:#fff;
	border:1px solid #e5e5e5;
	border-bottom:0;
	}

#topnav ul ul li.current_page_item,
#topnav ul ul li.current-menu-item { 
	background:#fff;
	border:0;
	}

#topnav ul ul  { 
	position: absolute; 
	left: -999em; 
	width: 250px; 
	z-index:99999;
	margin-left:-1px;
	font-size:8pt;
	}

#topnav ul ul a  {
	width:230px; 
	line-height:20px;
	border: 1px solid #e5e5e5;
	border-top:0;
	background:#f5f5f5;
	}

#topnav ul li.current_page_item ul a,
#topnav ul li.current-menu-item ul a  {
	background:#fff;
	}

#topnav ul ul a:hover  { }

#topnav ul ul ul  {
	border-top: 1px solid #e5e5e5;
	margin: -32px 0 0 251px; 
	}

#topnav ul li li { 
	margin:0;
	border:0;
	}

#topnav ul li:hover,
#topnav ul li.hover  { 
	position:static;
	}

#topnav ul li:hover ul ul, 
#topnav ul li.sfhover ul ul,
#topnav ul li:hover ul ul ul, 
#topnav ul li.sfhover ul ul ul,
#topnav ul li:hover ul ul ul ul, 
#topnav ul li.sfhover ul ul ul ul { 
	left:-999em; 
	}

#topnav ul li:hover ul, 
#topnav ul li.sfhover ul,
#topnav ul li li:hover ul, 
#topnav ul li li.sfhover ul,
#topnav ul li li li:hover ul, 
#topnav ul li li li.sfhover ul,
#topnav ul li li li li:hover ul, 
#topnav ul li li li li.sfhover ul { 
	left:auto; 
	}

/* -------------------[ Category Navigation ]------------------- */

#catnav {
	padding:0; 
	margin:0;
	background:#fff;
	border-bottom:1px solid #e5e5e5;
	font-size:8pt;
	}

#catnav ul { 
	z-index:99; 
	margin:0; 
	padding:0; 
	list-style:none; 
	line-height:1; 
	margin:0;
	}

#catnav ul li  { 
	float:left; 
	width: auto; 
	}

#catnav ul a  {
	position:relative; 
	display:block; 
	z-index:100; 
	padding:5px 10px; 
	line-height:20px; 
	text-decoration:none;
	color:#666;
	}

#catnav ul a:hover {
	color:#000;
	}

#catnav ul ul  { 
	position: absolute; 
	left: -999em; 
	width: 252px; 
	z-index:99999;
	border-top: 1px solid #e5e5e5;
	}

#catnav ul ul a  {
	width:230px; 
	line-height:20px;
	border: 1px solid #e5e5e5;
	border-top:0;
	background:#f5f5f5;
	}

#catnav ul ul a:hover  {
	background:#fff;
	}

#catnav ul ul ul  { 
	margin: -32px 0 0 251px; 
	}

#catnav ul li li { 
	margin:0;
	border:0;
	}

#catnav ul li:hover,
#catnav ul li.hover  { 
	position:static;
	}

#catnav ul li:hover ul ul, 
#catnav ul li.sfhover ul ul,
#catnav ul li:hover ul ul ul, 
#catnav ul li.sfhover ul ul ul,
#catnav ul li:hover ul ul ul ul, 
#catnav ul li.sfhover ul ul ul ul { 
	left:-999em; 
	}

#catnav ul li:hover ul, 
#catnav ul li.sfhover ul,
#catnav ul li li:hover ul, 
#catnav ul li li.sfhover ul,
#catnav ul li li li:hover ul, 
#catnav ul li li li.sfhover ul,
#catnav ul li li li li:hover ul, 
#catnav ul li li li li.sfhover ul { 
	left:auto; 
	}

/* -------------------[ Footer Navigation ]------------------- */

#footnav {
	padding:0; 
	margin:0;
	background:#222;
	border-bottom:1px solid #333;
	border-top:1px solid #000;
	}

#footnav ul  { 
	list-style-type:none; 
	margin:0;
	padding:0;
	display:inline-block;
 	border-left:1px solid #333;
	line-height:30px;
	height:30px;
	}

#footnav ul li  { 
	float:left; 
	list-style-type:none; 
	margin:0;
	padding:0;  
	}

#footnav ul a,
#footnav ul a:link,
#footnav ul a:visited  {
	display:block;
	float:left; 
	padding:5px 10px;  
	text-decoration:none;
	color:#bbb;
	font-size:8pt;
	line-height:20px;
	height:20px;
	border-right:1px solid #333
	}

#footnav ul a:hover,
#footnav ul a:active {
	background:#000;
	color:#ffcc00;
	}

/* --------------[ Basic Post Classes ]-------------- */

.post, .page.hentry {
	margin: 0 0 30px;
	padding:0;
	clear:both;
	}

.entry {
	margin: 0;
	padding: 0;
	}

.singlepost .entry, 
.singlepage .entry { }

.singlepost .entry { }

.singlepost .post { }

.singlepage .post {
	border:0;
	margin:0;
	padding:0;
	}

.meta {
	margin: 0 0 20px;
	padding:3px 0;
	border:1px dotted #ddd;
	border-width:1px 0;
	font-size:8pt;
	position:relative;
	z-index:1;
	color:#999;
	}

.meta-comments a {
	float:right;
	padding:0 0 0 20px;
	background:url(images/comment2.png) 0 5px no-repeat;
	}

.meta-author a {
	}

.meta-date {
	background:url(images/date.png) 0 0 no-repeat;
	padding: 2px 0 2px 20px;
	}

p#breadcrumbs {
	padding: 0 0 3px;
	margin: 0 0 20px;
	clear:both;
	border-bottom:1px dotted #ddd;
	font-size:10px;
	color:#888;
	}

.single-video {
	padding:4px;
	background:#fff;
	border:1px solid #e5e5e5;
	margin: 0 auto 20px;
	}

.postmeta {
	padding: 6px 10px 5px;
	font-size:8pt;
	clear:both;
	background:#f5f5f5;
	margin: 0 0 15px;
	color:#888;
	border:1px solid #e5e5e5;
	}

.tags {
	background:url(images/tags.png) 9px 50% no-repeat;
	padding:2px 0 2px 30px;
	}

.cats {
	background:url(images/folder.png) 0 50% no-repeat;
	padding:2px 0 2px 22px;
	}

/* --------------[ Home Page Option 2 - 2 Posts Aligned Side-by-Side ( index2 ) ]-------------- */

.post-by-2 {
	margin: 0 auto;
	padding:0;
	overflow:hidden;
	}

.post-left {
	clear:left;
	float:left;
	width: 300px;
	margin: 0;
	padding:0;
	}

.post-right {
	clear:right;
	float:right;
	width: 300px;
	margin: 0;
	padding:0;
	}

.c-sn-sw .post-left,
.sn-c-sw .post-left,
.sw-sn-c .post-left,
.sw-c-sn .post-left {
	width: 230px
	}

.c-sn-sw .post-right,
.sn-c-sw .post-right,
.sw-sn-c .post-right,
.sw-c-sn .post-right {
	width: 230px
	}

.post-by-2 .post,
.post-by-2 .page {
	margin: 0;
	padding: 0;
	background:transparent;
	overflow:hidden;
	border:0;
	}

.post-by-2 .post-clear {
	clear:both;
	height:0;
	padding:20px 0 0;
	background:transparent;
	border-bottom:1px dotted #ddd;
	margin: 0 auto 30px;
	}

.post-by-2 h2.post-title {
	font-size:14pt;
	height:18pt;
	overflow:hidden;
	margin-bottom:5px;
	}

.post-by-2 .entry {
	margin: 0;
	padding:0;
	border:0;
	}

.post-by-2 .post-excerpt {
	line-height:1.5em;
	height:10.5em;
	margin-bottom:20px;
	overflow:hidden;
	}

.post-by-2 img.thumbnail.wide {
	text-align:center;
	float:none;
	margin: 0 auto 10px;
	width:auto;
	clear:both;
	width:290px;
	border:0;
	padding:0;
        padding:4px;
	background:#fff;
	border:1px solid #eee;
	}

.c-sn-sw .post-by-2 img.thumbnail.wide,
.sn-c-sw .post-by-2 img.thumbnail.wide,
.sw-sn-c .post-by-2 img.thumbnail.wide,
.sw-c-sn .post-by-2 img.thumbnail.wide {
	float:none;
	margin: 0 auto 10px;
	width:auto;
	clear:both;
	width:220px;
	}

/* -----------[ Home Page Option 3 - Posts Arranged by Category Side-by-Side ( index3 ) ]----------- */

.cats-by-2 {
	margin: 0;
	padding: 0;
	background:transparent;
	overflow:hidden;
	}

.cat-posts-left {
	clear:left;
	float:left;
	width: 48.5%;
	margin: 0 0 20px;
	padding:0;
	}

.cat-posts-right {
	clear:right;
	float:right;
	width: 48.5%;
	margin: 0 0 20px;
	padding:0;
	}

.cats-by-2 .post {
	margin: 0 0 10px;
	padding: 0 0 10px;
	background:transparent;
	overflow:hidden;
	border-bottom:1px dotted #ddd;
	}

.cats-by-2 .entry {
	overflow:hidden;
	margin: 0;
	line-height:1.4em;
	height:5.6em;
	border:0;
	padding:0;
	}

.cats-by-2 h2.feat-title {
	margin-bottom:10px;
	}

.cats-by-2 h3.post-title {
	letter-spacing:0;
	font-size:10pt;
	margin-bottom:0px;
	line-height:1.4em;
	}

.cats-by-2 img.thumbnail {
	float:left;
	margin: 0 9px 9px 0;
	width:auto;
	height:5.1em;
	padding:1px;
	}

/* -------------------[ Home Page Option 4 - Posts Arranged by Category Stacked ( index4 ) ]------------------- */

.cat-posts-stacked {
	clear:both;
	float:none;
	margin: 0 0 20px;
	padding:0;
	}

.cats-by-2 .cat-posts-stacked .post {
	margin: 0 0 30px;
	padding: 0 0 15px;
	background:transparent;
	overflow:hidden;
	border-bottom:1px dotted #ddd;
	}

.cat-posts-stacked .entry {
	height:auto;
	overflow:hidden;
	margin: 0;
	}

.cat-posts-stacked h3.post-title {
	letter-spacing:-1px;
	font-size:20pt;
	line-height:1.4em;
	margin-bottom:5px;
	}

.cat-posts-stacked img.thumbnail.wide {
	height:auto;
	float:none;
	margin: 0 auto 20px;
	width:auto;
	clear:both;
	padding:4px;
	}

.c-sn-sw .cat-posts-stacked img.thumbnail.wide,
.sn-c-sw .cat-posts-stacked img.thumbnail.wide,
.sw-sn-c .cat-posts-stacked img.thumbnail.wide,
.sw-c-sn .cat-posts-stacked img.thumbnail.wide {
	float:none;
	margin: 0 auto 20px;
	width:auto;
	clear:both;
	width:470px;
	}

/* -------------------[ Author Bio Info ]------------------- */

.auth-bio {
	padding: 15px;
	margin: 0 0 15px;
	border: 1px solid #e5e5e5;
	background:#f5f5f5;
	}

.auth-bio img.avatar {
	padding:3px;
	background:#fff;
	border:1px solid #e5e5e5;
	float:right;
	margin:0 0 15px 15px;
	}

.auth-website {
	margin: 0;
	padding:0;
	font-size:9pt;
	letter-spacing:0;
	font-style:italic;
	line-height:1.5em;
	}

p.auth-icons {
	clear:both;
	margin: 0;
	padding:0;
	height:24px;
	line-height:24px;
	}

p.auth-icons img {
	margin: 0 1px 0 0;
	padding:0;
	border:0;
	}

.singlepost .auth-bio {
	background:#f5f5f5;
	padding: 15px;
	margin: 0 0 15px;
	border:0;
	border:1px solid #e5e5e5;
	}

.singlepost .auth-bio img.avatar {
	border:1px solid #e5e5e5;
	padding:3px;
	background:#fff;
	float:left;
	margin: 0 15px 15px 0;
	}

.singlepost .auth-bio h3 {
	line-height:18pt;
	font-size:18pt;
	margin:0;
	padding:0;
	}

.singlepost .auth-bio h3 span.profile {
	margin: 0;
	padding:0;
	font-size:9pt;
	letter-spacing:0;
	font-style:italic;
	line-height:1.5em;
	}

/* -------------------[ Widgets ]------------------- */

.widget {
	margin: 0 0 20px;
	padding:0;
	overflow:hidden;
	}

.widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.widget li {
	list-style-type: none;
	margin: 0 0 3px;
	padding: 0 0 3px;
	border-bottom:1px dotted #ddd;
	background:transparent;
	padding-left:18px;
	background:url(images/bullet.png) 0 5px no-repeat;
	}

.widget li:last-child {
	border:0;
	}

.widget .textwidget {}

.widget li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 0 0 0 15px;
	background:transparent;
	}

.widget li li li {
	padding-left: 15px;
	}

/* -------------------[ Sidebar Bottom Widgets ]------------------- */

#sidebar-bottom .widget { }

#sidebar-bottom .widget li { }

#sidebar-bottom .widget .textwidget { }

#sidebar-bottom h3.widgettitle { }

/* -------------------[ Footer Widgets ]------------------- */

#footer-widgets {
	clear: both;
	margin: 0 auto;
	padding:30px 0 20px;
	width:100%;
	background:#f5f5f5;
	border-top:1px solid #e5e5e5;
	}

#footer-widgets .content { }

#footer-widgets .widget {
	margin: 0 0 10px;
	border:0;
	}

#footer-widgets .widget li {

	}

#footer-widgets a,
#footer-widgets a:link,
#footer-widgets a:visited { }

#footer-widgets a:active,
#footer-widgets a:hover { }

#footer-widgets .footer-widget1 {
	float:left;
	width:275px;
	margin: 0 30px 0 0;
	overflow:hidden;
	}

#footer-widgets .footer-widget2 {
	float:left;
	width:275px;
	margin: 0 30px 0 0;
	overflow:hidden;
	}

#footer-widgets .footer-widget3 {
	float:left;
	width:160px;
	margin: 0;
	overflow:hidden;
	}

#footer-widgets .footer-widget4 {
	float:right;
	width:160px;
	margin: 0;
	overflow:hidden;
	}

/* -------------------[ Side Tabs Widget ]------------------- */

.widget.sidetabs {
	background: #f5f5f5;
	padding:40px 10px 10px; 
	position:relative;
	z-index:1; 
	border:1px solid #e5e5e5;
	}

.widget.sidetabs ul.tabs {  
	list-style-type:none;
	margin: 0;
	padding: 0;
	clear:both;
	background: transparent;
	position:absolute;
	z-index:2;
	left:10px;
	top:10px;
	}

.widget.sidetabs ul.tabs li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	background:transparent;
	border:0;
	}
 
.widget.sidetabs ul.tabs li a, 
.widget.sidetabs ul.tabs li a:link, 
.widget.sidetabs ul.tabs li a:visited  {
	float: left;
	display: block;
	padding: 0 8px;
	font-size:8pt;
	font-weight:bold;
	height:30px;
	line-height:30px;
	color:#666;
	}

.widget.sidetabs ul.tabs li a:hover, 
.widget.sidetabs ul.tabs li a:active {
	color:#000;
	}

.widget.sidetabs ul.tabs li.ui-tabs-selected a,
.widget.sidetabs ul.tabs li.ui-tabs-selected a:link,
.widget.sidetabs ul.tabs li.ui-tabs-selected a:visited {
	background:#fff;
	color:#666;
	border:1px solid #e5e5e5;
	border-bottom:0;
	}

.widget.sidetabs form {
	margin: 0 !important;
	padding: 0 !important;
	color:#888;
	}

.widget.sidetabs select {
	margin: 0;
	padding: 0;
	width:160px;
	color:#888;
	}

.widget.sidetabs li { }

.widget.sidetabs .cat_content {
	padding:0;
	}

.widget.sidetabs .cat_content ul {
	border:1px solid #e5e5e5;
	}

.widget.sidetabs .cat_content li {
	padding: 10px;
	background:transparent;
	margin:0;
	border-bottom:1px dotted #ddd;
	background:#fff;
	}

.widget.sidetabs .cat_content li:last-child {
	border-bottom:0;
	}

.widget.sidetabs .cat_content li a,
.widget.sidetabs .cat_content li a:link,
.widget.sidetabs .cat_content li a:visited,
.widget.sidetabs .cat_content ul.side-arc li { }

.widget.sidetabs .cat_content ul.side-arc li { }

.widget.sidetabs .cat_content ul.side-arc li p.title {
	float:left;
	width:75px;
	margin: 0;
	}

.widget.sidetabs .cat_content ul.side-arc li select {
	float:left;
	width:160px;
	padding:2px;
	border:1px solid #e5e5e5;
	}

.widget.sidetabs .cat_content ul.side-arc li form { }

.widget.sidetabs .popular p {
	padding: 10px;
	background:#fff;
	margin:0;
	border:1px solid #e5e5e5;
	}

.widget.sidetabs .popular li a,
.widget.sidetabs .popular li a:link,
.widget.sidetabs .popular li a:visited { }

.widget.sidetabs .side-recent-comments li a,
.widget.sidetabs .side-recent-comments li a:link,
.widget.sidetabs .side-recent-comments li a:visited { }

.widget.sidetabs .cat_content li a:hover,
.widget.sidetabs .cat_content li a:active,
.widget.sidetabs .cat_content .popular li a:hover,
.widget.sidetabs .cat_content .popular li a:active,
.widget.sidetabs .cat_content .side-recent-comments li a:hover,
.widget.sidetabs .cat_content .side-recent-comments li a:active { }

.widget.sidetabs .ui-tabs-hide {  
	display: none;  
	}

/* -------------------[ Category Posts Widget ]------------------- */

.widget.catposts {
	border-bottom:0;
	}

.widget.catposts h3.widgettitle {
	border:0;
	padding:0;
	}

.cat-posts-widget img.thumbnail {
	float:left;
	margin: 0 7px 0 0;
	width:auto;
	height:4.8em;
	padding:1px;
	}

.cat-posts-widget .post {
	margin: 0;
	border-bottom:0;
	padding:0;
	}

.cat-posts-widget .post {
	margin: 0 0 10px;
	border-top:1px dotted #ddd;
	padding:10px 0 0;
	height:60px;
	overflow:hidden;
	line-height:1.3em;
	height:5.2em
	}

.cat-posts-widget .entry {
	overflow:hidden;
	margin: 0;
	border:0;
	padding:0;
	}

.cat-posts-widget p.post-title {
	font-weight:bold;
	font-size:9pt;
	padding: 0;
	margin:0;
	overflow:hidden;
	}

/* -------------------[ 300x250 Banner Ad Widget ]------------------- */

.widget.banner300 { }

.widget.banner300 h3.widgettitle {}

/* -------------------[ Flickr Widget ]------------------- */

.widget_flickrRSS {
	padding: 0;
	border:0;
	}

.widget_flickrRSS h3.widgettitle { }

.widget_flickrRSS img {
	margin: 0 8px 8px 0;
	background: #fff;
	padding: 2px;
	width:75px;
	height:75px;
	border:1px solid #e5e5e5;
	background:#fff;
	}

/* -------------------[ Search Widget ]------------------- */

.widget.widget_search {
	padding: 0;
	border:0;
	}

.widget.widget_search h3.widgettitle {
	padding: 0 0 5px;
	background:transparent;
	margin:0 0 10px;
	border-bottom:1px dotted #ddd;
	}

/* -------------------[ 125x125 Banner Widget ]------------------- */

.banner125 { padding:0 0 0 10px }

.banner125 .ad {
	float:left;
	display:inline;
	width:125px;
	height:125px;
	margin:0 10px 10px 0;
	padding:4px;
	border:1px solid #e5e5e5;
	background:#f5f5f5;
	}

/* -------------------[ Subscribebox Widget ]------------------- */

.widget.subscribebox {}

.widget.subscribebox form {}

#sidebar .widget.subscribebox {
	padding: 20px;
	background:#f5f5f5;
	border:1px solid #e5e5e5;
	}

/* ---------[ Featured Page Widget ]--------- */

.featuredpage img.thumbnail {
	width:290px;
	float:none;
	margin:0 0 10px;
	border:1px solid #e5e5e5;
	padding:4px;
	background:#fff;
	}

.featuredpage .post {
	margin:0;
	padding:0;
	border:0;
	}

#sidebar .featuredpage img.thumbnail {
	width:290px
	}

#sidebar-narrow .featuredpage img.thumbnail {
	width:130px
	}

#sidebar-bottom-right .featuredpage img.thumbnail {
	width:110px
	}

#sidebar-bottom-left .featuredpage img.thumbnail {
	width:150px
	}

.footer-widget1 .featuredpage img.thumbnail,
.footer-widget2 .featuredpage img.thumbnail  {
	width:280px;
	}

.footer-widget3 .featuredpage img.thumbnail,
.footer-widget4 .featuredpage img.thumbnail {
	width:150px;
	}

.featuredpage img.thumbnail.alignright {
	width:70px !important;
	float:right;
	margin:0 0 5px 10px;
	border:1px solid #e5e5e5;
	padding: 2px;
	background:#fff;
	}

.featuredpage img.thumbnail.alignleft {
	width:70px !important;
	float:left;
	margin:0 10px 5px 0;
	border:1px solid #e5e5e5;
	padding: 2px;
	background:#fff;
	}

/* ---------[ Search Form ]--------- */

form#searchform {
	padding:0;
	margin:0;
	border:1px solid #e5e5e5;
	width:210px;
	height:28px;
	background:#fff;
	}

#searchform #searchfield {
	position:static;
	background: transparent;
	color: #aaa;
	font-size: 11px;
	margin: 0;
	display:inline;
	padding: 0 7px;
	border: 0;
	width:164px;
	text-transform:lowercase;
	font-family:Verdana, Helvetica, sans-serif;
	}

#searchform #submitbutton {
	position:static;
	width:28px;
	height:28px;
	background: transparent url(images/button-search.png) 50% 50% no-repeat !important;
	padding: 0;
	margin: 0;
	border: 0;
	cursor:pointer;
	display:inline;
	outline:none;
	text-indent:-999em;
	line-height:0;
	}

#topnav form#searchform {
	position:absolute;
	top:-1px;
	right:0;
	}

/* ---------[ Email Form ]--------- */

p.email-form  {
	padding:0;
	margin:0;
	border:1px solid #e5e5e5;
	width:230px;
	height:28px;
	background:#fff;
	}

p.email-form .sub {
	position:static;
	background: transparent;
	color: #aaa;
	font-size: 11px;
	margin: 0;
	display:inline;
	padding: 0 7px;
	border: 0;
	width:184px;
	text-transform:lowercase;
	font-family:Verdana, Helvetica, sans-serif;
	}

p.email-form .subbutton {
	position:static;
	width:28px;
	height:28px;
	background: transparent url(images/button-submit.png) 50% 50% no-repeat !important;
	padding: 0;
	margin: 0;
	border: 0;
	cursor:pointer;
	display:inline;
	outline:none;
	text-indent:-999em;
	line-height:0;
	}

/* ---------------[ Ad Banners ]--------------- */

.head-banner468 {
	float:right;
	width:468px;
	overflow:hidden;
	padding:0;
	margin:0;
	}

.banner468 {
	text-align:center;
	margin: 0 auto 20px;
	float:none;
	display:block;
	padding: 6px;
	background:#f5f5f5;
	}

.c-sw .banner468,
.sw-c .banner468,
.fwidth .banner468 {
	padding: 10px;
	}

.banner728-container {
	width:960px;
	text-align:center;
	margin: 0 auto;
	padding:20px 0;
	float:none;
	display:block;
	background:#fff;
	border-bottom:1px dotted #ddd;
	}

.banner728-container.bottom {
	border:0;
	border-top:1px dotted #ddd;
	}

.banner728 {
	margin: 0 auto;
	padding:0;
	float:none;
	display:block;
	width:100%;
	}

.banner728.left {
	margin: 0;
	float:left;
	width:728px;
	}

.banner220 {
	margin: 0;
	padding:0;
	float:right;
	text-align:right;
	width:220px;
	display:block;
	}

/* -------------------[ Social Media Icons ]------------------- */

.sub-icons {
	padding:0;
	margin:15px 0 0;
	}

.sub-icons a {
	margin:0 0 0 5px;
	float:left;
	background:transparent;
	padding:0;
	display:block;
	}

.widget .sub-icons a {
	margin:0 5px 0 0;
	}

#footer .sub-icons {
	position:absolute;
	top: 0;
	right:0; 
	z-index:9999;
	margin:0;
	}

#topnav .sub-icons {
	position:absolute;
	top: 1px;
	right:0; 
	z-index:9999;
	margin:0;
	}

/* ---------[ Narrow Slideshow ]--------- */

#home-top-narrow {
	margin:0 auto 20px;
	padding:0;
	background:#fff;
	}

#home-top-narrow h2.feature-title {
	position:absolute;
	z-index:9999;
	bottom:6px;
	left:10px;
	height:30px;
	line-height:30px;
	background:transparent;
	border:0;
	padding:0;
	}

#home-top-narrow #slideshow {
	margin: 0;
	padding:0;
	overflow:hidden;
	position:relative;
	z-index:1;
	background:#fff;
	}

#home-top-narrow #slideshow ul {
	background:transparent;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}           

/* ---------[ Narrow Slideshow Slides ]--------- */

#home-top-narrow #slideshow .slides,
#home-top-narrow #slideshow .slides ul,
#home-top-narrow #slideshow .slides li,
.js #home-top-narrow #slideshow .slides li {
	overflow:hidden;
	height:290px;
	width:630px;
	}

#home-top-narrow #slideshow .slides {
	overflow: hidden;
	clear:both;
	margin:0;
	padding:0;
	border:0;
	}

#home-top-narrow #slideshow .slides ul,
#home-top-narrow #slideshow .slides li,
.js #home-top-narrow #slideshow .slides li {
	list-style-type:none;
	overflow: hidden;
	}

#home-top-narrow #slideshow .slides li,
.js #home-top-narrow #slideshow .slides li {
	width:590px;
	height:250px;
	margin: 0;
	padding: 19px;
	border:1px solid #e5e5e5;
	background:#f5f5f5;
	}

#home-top-narrow #slideshow .feature-image,
#home-top-narrow #slideshow .feature-video  {
	height:240px;
	width:290px;
	float:right;
	overflow:hidden;
	padding:4px;
	border:1px solid #e5e5e5;
	background:#fff;
	margin: 0 0 0 10px;
	display:inline;
	}

#home-top-narrow #slideshow img.home_feature {
	padding:0;
	border:0;
	float:none;
	margin:0;
	height:240px;
	width:290px;
	}

#home-top-narrow #slideshow .entry {
	text-align:left;
	margin:0;
	float:none;
	padding: 0;
	height:250px;
	overflow:hidden;
	border:0;
	padding:0;
	}

#home-top-narrow #slideshow .meta {
	display:none;
	}

/* ---------[ Narrow Slideshow Full-Width Image Style ]--------- */

#home-top-narrow #slideshow .slides li.full-width,
.js #home-top-narrow #slideshow .slides li.full-width {
	position:relative;
	z-index:2;
	padding:0;
	border:0;
	width:630px;
	height:290px;
	}

#home-top-narrow #slideshow .full-width .feature-image {
	width:630px;
	height:290px;
	border:0;
	float:none;
	overflow:hidden;
	padding:0;
	float:none;
	margin: 0;
	display:block;
	background:#000;
	}

#home-top-narrow #slideshow .full-width .entry {
	margin:0;
	height:290px;
	border:0;
	padding:0;
	}

#home-top-narrow #slideshow .full-width p.readmore,
#home-top-narrow #slideshow .full-width a.more-link {
	position:absolute;
	left:-999em;
	top:-999em;
	display:none;
	}

#home-top-narrow #slideshow .full-width img.home_feature {
	width:630px;
	height:290px;
	padding:0;
	border:0;
	float:none;
	margin:0;
	}

#home-top-narrow #slideshow .full-width meta {
	display:none;
	position:absolute;
	left:-999em;
	}

#home-top-narrow #slideshow .full-width .feat-content {
	z-index:3;
	position:absolute;
	width:610px;
	padding:10px;
	left:0;
	bottom:0;
	background:#000;
	color:#fff;
	overflow:hidden;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}

#home-top-narrow #slideshow .full-width .feat-content p {
	margin-bottom:0;
	}

#home-top-narrow #slideshow .full-width h2.post-title, 
#home-top-narrow #slideshow .full-width h2.post-title a, 
#home-top-narrow #slideshow .full-width h2.post-title a:link,
#home-top-narrow #slideshow .full-width h2.post-title a:visited,
#home-top-narrow #slideshow .full-width h2.post-title a:hover,
#home-top-narrow #slideshow .full-width h2.post-title a:active {
	line-height: 1.0em;
	margin-bottom:0;
	color:#fff;
	}

#home-top-narrow .full-width .meta {
	display:none;
	position:absolute;
	top:-999em;
	left:-999em;
	}

/* ---------[ Narrow Slideshow Navigation ]--------- */

#home-top-narrow #slideshow {
	padding:0 0 42px;
	}

#home-top-narrow #slideshow .slides-nav-container {
	margin:0 auto;
	padding: 5px 0;
	position:absolute;
	bottom:0;
	left:0;
	z-index:10;
	width:628px;
	height:30px;
	line-height:30px;
	background:#eee;
	border:1px solid #e5e5e5;
	border-top:0;
	}

#home-top-narrow #slideshow  ul.slides-nav {
	margin:0;
	padding: 0 5px 0 0;
	float:right;
	}

.js #home-top-narrow #slideshow .slides-nav li,
#home-top-narrow #slideshow .slides-nav li {
	margin:0 0 0 5px;
	padding:0;
	list-style-type:none;
	height:30px;
	width:30px;
	float:left;
	}

.js #home-top-narrow #slideshow .slides-nav li a,
#home-top-narrow #slideshow .slides-nav li a {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:24px;
	height:24px;
	width:24px;
	float:left;
	border:1px solid #ccc;
	padding:2px;
	}

.js #home-top-narrow #slideshow .slides-nav li a:hover,
.js #home-top-narrow #slideshow .slides-nav li a:active,
#home-top-narrow #slideshow .slides-nav li a:hover,
#home-top-narrow #slideshow .slides-nav li a:active {
	background: #fff;
	}

#home-top-narrow #slideshow .slides-nav li.on a, 
.js #home-top-narrow #slideshow .slides-nav li.on a {
	background: #fff;
	}

.js #home-top-narrow #slideshow .slides-nav li img.thumbnail,
#home-top-narrow #slideshow .slides-nav li img.thumbnail {
	width:24px;
	height:24px;
	border:0;
	padding:0;
	margin: 0;
	float:none;
	}

/* ---------[ Recent Galleries ]--------- */

#slider-nav-galleries { 
	overflow:hidden;
	margin:0 auto;
	padding: 20px 0 0;
	width:100%;
	background:#fff;
	border-bottom:1px dotted #ddd;
	}

#slider-nav-galleries .slideport { 
	width: 960px; 
	height: 440px; 
	overflow: hidden; 
	position: relative;
	display:block;
	margin:0 auto;
	}

#slider-nav-galleries .slideview { 
	list-style: none; 
	padding: 0; 
	margin: 0;  
	position: absolute; 
	left: 0; 
	top: 0;
	z-index:1;
	}

#slider-nav-galleries .slideview li { 
	float:left; 
	margin: 0 30px 0 0; 
	padding:0 0 30px; 
	height: 410px; 
	width: 300px;
	position:relative;
	z-index:2;
	}

.gallery-post img.thumbnail.wide {
	display:block;
	float:none;
	margin: 0 auto 10px;
	border:1px solid #e5e5e5;
	padding:4px;
	background:#fff;
	width:290px;
	}

.gallery-post h3.post-title {
	margin-bottom:5px;
	height:18pt;
	font-size:14pt;
	overflow:hidden;
	letter-spacing:0;
	}

.gallery-post .meta {
	margin-bottom:10px;
	}

.gallery-post a.more-link {
	position:absolute;
	left:0;
	bottom:15px;
	z-index:3;
	}

.gallery-post .post-excerpt {
	line-height:1.5em;
	height: 7.5em;
	overflow:hidden;
	margin-bottom:20px;
	}

#slider-nav-galleries .slidenav { 
	height: 30px;
	line-height:30px; 
	overflow:hidden; 
	clear:both;
	margin: 0 0 15px;
	background:#f5f5f5;
	border:1px solid #e5e5e5;
	padding:0 10px;
	font-size:10pt;
	position:relative;
	z-index:1;
	}

#slider-nav-galleries .slidenav h3 {
	height: 30px;
	line-height:30px; 
	font-size:12pt;
	letter-spacing:0;

	}

#slider-nav-galleries a.buttons {
	margin: 0;
	padding: 0;
	background:url(images/next.gif) 0 0 no-repeat;
	border:0;
	color:#666;
	display:block;
	height:28px;
	width:28px;
	font-size:12pt;
	outline:none;
	position:absolute;
	z-index:2;
	top:1px;
	right:1px;
	text-indent:-999em;
	line-height:0;
	}

#slider-nav-galleries a.buttons.prev { 
	background:url(images/prev.gif) 0 0 no-repeat;
	right:29px;
	}

#slider-nav-galleries a.disable {}

/* ---------[ Sidebar-Wide | Content ]--------- */

.sw-c #page {
	background:url(images/dot.gif) 315px 0 repeat-y;
	}

.sw-c #contentleft {
	float:right;
	}

.sw-c #contentright {
	float:left;
	}

.sw-c #page {
	background:url(images/pagebg2.gif) 0 0 repeat-y;
	}

/* ---------[ Content | Sidebar-Narrow | Sidebar-Wide ]--------- */

.c-sn-sw #content {
	width: 480px;
	float:left;
	}

.c-sn-sw #sidebar-narrow {
	float:right;
	padding:0 0 0 15px;
	}

.c-sn-sw #page {
	background:url(images/pagebg3.gif) 0 0 repeat-y;
	}

/* ---------[ Sidebar-Narrow | Content | Sidebar-Wide ]--------- */

.sn-c-sw #content {
	width: 480px;
	float:right;
	}

.sn-c-sw #page {
	background:url(images/pagebg4.gif) 0 0 repeat-y;
	}

/* ---------[ Sidebar-Wide | Sidebar-Narrow | Content ]--------- */

.sw-sn-c #page {
	background:url(images/pagebg5.gif) 0 0 repeat-y;
	}

.sw-sn-c #contentleft {
	float:right;
	}

.sw-sn-c #content {
	width: 480px;
	float:right;
	}

.sw-sn-c #contentright {	
	float:left;	
	}

/* ---------[ Sidebar-Wide | Content | Sidebar-Narrow ]--------- */

.sw-c-sn #page {
	background:url(images/pagebg6.gif) 0 0 repeat-y;
	}

.sw-c-sn #contentleft {
	float:right;
	}

.sw-c-sn #contentright {
	float:left;	
	}

.sw-c-sn #content {
	width: 480px;
	float:left;
	padding:0;
	margin: 0;
	}

.sw-c-sn #sidebar-narrow {
	float:right;
	padding:0 0 0 15px;
	}

/* ---------[ Full-Width Layout Styles ]--------- */

.fwidth #page {
	background:transparent;
	}

.fwidth #contentleft {
	width: 100%;
	float:none;
	}

.fwidth #content {
	width: 100%;
	}


/* -------------------[ Tabbed Archives Page Template ]------------------- */

.post ul.archives-by-cat {
	margin: 5px 0 15px;
	padding: 0 0 12px;
	border-bottom:1px dotted #ddd;
	}

.post ul.archives-by-cat li {
	padding:0;
	background:transparent;
	margin: 0 0 3px;
	}

.post ul.archive-tabs {
	padding:0;
	background:transparent;
	margin: 0 0 15px 0;
	padding: 0 0 15px;
	border-bottom:1px solid #eee;
	}

.post ul.archive-tabs li {
	padding:0;
	background:transparent;
	margin: 0;
	float:left;
	}

.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited {
	display:block;
	float:left;
	margin: 0 5px 0 0;
	background:#f5f5f5;
	padding: 5px 10px;
	font-weight:bold;
	color:#000;
	border:1px solid #e5e5e5;
	}

.archive-tabs a:hover,
.archive-tabs a:active,
.archive-tabs .ui-tabs-selected a {
	background:#333;
	color:#fff;
	border:1px solid #000;
	}

#archive-tabs .ui-tabs-hide {  
	display: none;  
	}

#archive-tabs {
	padding-bottom:15px;
	}

.archives-images {
	width: 136px;
	height:136px;
	margin: 0 5px 5px;
	float:left;
	}

.archives-images img.thumbnail {
	float:none;
	margin:0;
	padding:0;
	border:0;
	width:130px;
	padding:2px;
	background:#fff;
	border:1px solid #e5e5e5;
	}

/* ---------[ Alt Home Wide Slideshow ]--------- */

#alt-home-top {
	margin:20px auto 0;
	padding:0;
	background:#fff;
	width:960px;
	}

#alt-home-top h2.feature-title {
	position:absolute;
	z-index:9999;
	bottom:6px;
	left:15px;
	height:30px;
	line-height:30px;
	background:transparent;
	border:0;
	padding:0;
	}

#alt-home-top #slideshowpages {
	margin: 0;
	padding:0;
	overflow:hidden;
	position:relative;
	z-index:1;
	background:#fff;
	}

#alt-home-top #slideshowpages ul {
	background:transparent;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}           

/* ---------[ Wide Slideshow Slides ]--------- */

#alt-home-top #slideshowpages .slides,
#alt-home-top #slideshowpages .slides ul,
#alt-home-top #slideshowpages .slides li,
.js #alt-home-top #slideshowpages .slides li {
	overflow:hidden;
	height:300px;
	width:960px;
	}

#alt-home-top #slideshowpages .slides {
	overflow: hidden;
	clear:both;
	margin:0;
	padding:0;
	border:0;
	}

#alt-home-top #slideshowpages .slides ul,
#alt-home-top #slideshowpages .slides li,
.js #alt-home-top #slideshowpages .slides li {
	list-style-type:none;
	overflow: hidden;
	}

#alt-home-top #slideshowpages .slides li,
.js #alt-home-top #slideshowpages .slides li {
	width:920px;
	height:260px;
	margin: 0;
	padding: 19px;
	border:1px solid #e5e5e5;
	background:#f5f5f5;
	}

#alt-home-top #slideshowpages .feature-image,
#alt-home-top #slideshowpages .feature-video  {
	height:250px;
	width:500px;
	float:right;
	overflow:hidden;
	padding:4px;
	border:1px solid #e5e5e5;
	background:#fff;
	margin: 0 0 0 40px;
	display:inline;
	}

#alt-home-top #slideshowpages img.home_feature {
	padding:0;
	border:0;
	float:none;
	margin:0;
	height:250px;
	width:500px;
	}

#alt-home-top #slideshowpages .entry {
	text-align:left;
	margin:0;
	float:none;
	padding: 0;
	height:260px;
	overflow:hidden;
	border:0;
	padding:0;
	}

#alt-home-top #slideshowpages .meta {
	display:none;
	}

/* ---------[ Wide Slideshow Full-Width Image Style ]--------- */

#alt-home-top #slideshowpages .slides li.full-width,
.js #alt-home-top #slideshowpages .slides li.full-width {
	position:relative;
	z-index:2;
	padding:0;
	border:0;
	width:960px;
	height:300px;
	}

#alt-home-top #slideshowpages .full-width .feature-image {
	height:300px;
	width:960px;
	border:0;
	float:none;
	overflow:hidden;
	padding:0;
	float:none;
	margin: 0;
	display:block;
	background:#000;
	}

#alt-home-top #slideshowpages .full-width .entry {
	margin:0;
	height:300px;
	border:0;
	padding:0;
	}

#alt-home-top #slideshowpages .full-width p.readmore,
#alt-home-top #slideshowpages .full-width a.more-link {
	position:absolute;
	left:-999em;
	top:-999em;
	display:none;
	}

#alt-home-top #slideshowpages .full-width img.home_feature {
	height:300px;
	width:960px;
	padding:0;
	border:0;
	float:none;
	margin:0;
	}

#alt-home-top #slideshowpages .full-width meta {
	display:none;
	position:absolute;
	left:-999em;
	}

#alt-home-top #slideshowpages .full-width .feat-content {
	z-index:3;
	position:absolute;
	width:400px;
	padding:20px;
	left:0;
	bottom:30px;
	background:#000;
	color:#fff;
	overflow:hidden;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}

#alt-home-top #slideshowpages .full-width .feat-content p {
	margin-bottom:0;
	}

#alt-home-top #slideshowpages .full-width h2.post-title, 
#alt-home-top #slideshowpages .full-width h2.post-title a, 
#alt-home-top #slideshowpages .full-width h2.post-title a:link,
#alt-home-top #slideshowpages .full-width h2.post-title a:visited,
#alt-home-top #slideshowpages .full-width h2.post-title a:hover,
#alt-home-top #slideshowpages .full-width h2.post-title a:active {
	line-height: 1.0em;
	margin-bottom:0;
	color:#fff;
	}

/* ---------[ Alt Home Slideshow Navigation ]--------- */

#alt-home-top #slideshowpages {
	padding-bottom: 42px;
	}

#alt-home-top #slideshowpages  .slides-nav-container {
	margin:0 auto;
	padding: 5px 0;
	position:absolute;
	bottom:0;
	left:0;
	z-index:10;
	width:958px;
	height:30px;
	line-height:30px;
	background:#eee;
	border:1px solid #e5e5e5;
	border-top:0;
	}

#alt-home-top #slideshowpages  ul.slides-nav {
	margin:0;
	padding: 0 15px;
	position:static;
	height:30px;
	line-height:30px;
	}

.js #alt-home-top #slideshowpages .slides-nav li,
#alt-home-top #slideshowpages .slides-nav li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	width:auto;
	}

.js #alt-home-top #slideshowpages .slides-nav li a,
#alt-home-top #slideshowpages .slides-nav li a {
	list-style-type:none;
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	background:transparent;
	padding:2px 10px;
	margin:0;
	width:auto;
	text-shadow: 0 1px 1px #fff;
	font-size:14px;
	color:#666;
	border:1px solid #eee;
	}

.js #alt-home-top #slideshowpages .slides-nav li a:hover,
.js #alt-home-top #slideshowpages .slides-nav li a:active {
	color:#333;
	}

#alt-home-top #slideshowpages .slides-nav li.on a, 
.js #alt-home-top #slideshowpages .slides-nav li.on a {
	color:#333;
	background:#f5f5f5;
	border:1px solid #e5e5e5;
	}

/* ---------[ Alt Home Bottom ]--------- */

#alt-home-bottom {
	padding:0;
	background:#fff;
	}

.home-widget-1 {
	width:300px;
	float:left;
	margin:0 30px 0 0;
	}

.home-widget-2 {
	width:300px;
	float:left;
	margin:0 30px 0 0;
	}

.home-widget-3 {
	width:300px;
	float:right;
	margin:0;
	}

#alt-home-bottom .widget {
	border:0;
	margin-bottom:20px;
	}

#alt-home-bottom .widget li {
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	border-bottom:0;
	background:url(images/bullet.png) 0px 2px no-repeat;
	}

#alt-home-bottom .widget .textwidget { 
	}

/* ---------[ Featured Images Slideshow ]--------- */

#home-top-images {
	margin:0 auto;
	padding:0;
	background:#fff;
	width:960px;
	position:relative;
	z-index:1;
	}

#home-top-images #slideshow {
	margin: 0;
	padding:0;
	overflow:hidden;
	background:#fff;
	}

#home-top-images #slideshow ul {
	background:transparent;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}           

/* ---------[ Featured Images Slideshow Slides ]--------- */

#home-top-images #slideshow .slides,
#home-top-images #slideshow .slides ul,
#home-top-images #slideshow .slides li,
.js #home-top-images #slideshow .slides li {
	overflow:hidden;
	height:410px;
	width:960px;
	border:0;
	}

#home-top-images #slideshow .slides {
	overflow: hidden;
	clear:both;
	margin:0;
	padding:20px 0 0;
	border:0;
	}

#home-top-images #slideshow .slides ul,
#home-top-images #slideshow .slides li,
.js #home-top-images #slideshow .slides li {
	list-style-type:none;
	overflow: hidden;
	}

#home-top-images #slideshow .slides li,
.js #home-top-images #slideshow .slides li {
	height:410px;
	width:960px;
	margin: 0;
	padding: 0;
	border:0;
	position:relative;
	z-index:2;
	}

#home-top-images #slideshow .entry {
	text-align:left;
	margin:0;
	float:none;
	padding: 0;
	border:0;
	padding:0;
	height:410px;
	width:960px;
	border:0;
	}

#home-top-images #slideshow .feature-image,
#home-top-images #slideshow .feature-video  {
	height:390px;
	width:590px;
	overflow:hidden;
	padding:9px;
	border:1px solid #eee;
	background:#fff;
	margin: 0;
	float:left;
	}

#home-top-images #slideshow img.thumbnail.wide {
	padding:0;
	border:0;
	float:none;
	margin:0;
	height:390px;
	width:590px;
	}

#home-top-images #slideshow .feat-content {
	z-index:3;
	position:absolute;
	width:317px;
	height:378px;
	padding:15px;
	right:0;
	top:0;
	background:#f5f5f5;
	border:1px solid #eee;
	overflow:hidden;
	}

#home-top-images #slideshow .feat-content .meta {
	margin-bottom:10px;
	}

#home-top-images #slideshow h2.post-title, 
#home-top-images #slideshow h2.post-title a, 
#home-top-images #slideshow h2.post-title a:link,
#home-top-images #slideshow h2.post-title a:visited,
#home-top-images #slideshow h2.post-title a:hover,
#home-top-images #slideshow h2.post-title a:active {
	font-size: 16pt;
	margin-bottom:5px;
	}

/* ---------[ Featured Images Slideshow Navigation ]--------- */

#home-top-images #slideshow .slides-nav-container {
	margin:0;
	padding: 0;
	clear:both;
	position:absolute;
	right:14px;
	bottom:10px;
	z-index:999;
	}

#home-top-images #slideshow  ul.slides-nav {
	margin:0 auto;
	padding: 0;
	text-align:center;
	}

.js #home-top-images #slideshow .slides-nav li,
#home-top-images #slideshow .slides-nav li {
	margin:0 0 0 2px;
	padding:0;
	list-style-type:none;
	height:15px;
	width:15px;
	float:left;
	display:inline-block;
	text-align:center;
	}

.js #home-top-images #slideshow .slides-nav li a,
#home-top-images #slideshow .slides-nav li a {
	margin:0;
	padding:0;
	height:15px;
	width:15px;
	display:inline-block;
	border:0;
	background:transparent url(images/feat-off.png) top left no-repeat;
	float:left;
	text-indent:-999em;
	}

.js #home-top-images #slideshow .slides-nav li a:hover,
.js #home-top-images #slideshow .slides-nav li a:active,
#home-top-images #slideshow .slides-nav li a:hover,
#home-top-images #slideshow .slides-nav li a:active {
	background:transparent url(images/feat-on.png) top left no-repeat;
	}

#home-top-images #slideshow .slides-nav li.on a, 
.js #home-top-images #slideshow .slides-nav li.on a {
	background:transparent url(images/feat-on.png) top left no-repeat;
	}

.js #home-top-images #slideshow .slides-nav li img.thumbnail,
#home-top-images #slideshow .slides-nav li img.thumbnail {
	width:40px;
	height:40px;
	border:0;
	padding:0;
	margin: 0;
	float:none;
	background:#fff;
	}

/* -------------------[ Alternate Body Class and Background Patters ]------------------- */

.unboxed .outer-wrap {
	width:100%;
	background:#fff;
	padding:0;
	margin: 0 auto;
	box-shadow:0;
	-moz-box-shadow:0;
	-webkit-box-shadow:0;
	}

body.pattern2 { background-image:url(images/pattern2.png) }
body.pattern3 { background-image:url(images/pattern3.png) }
body.pattern4 { background-image:url(images/pattern4.png) }
body.pattern5 { background-image:url(images/pattern5.png) }
body.pattern6 { background-image:url(images/pattern6.png) }
body.pattern7 { background-image:url(images/pattern7.png) }
body.pattern8 { background-image:url(images/pattern8.png) }
body.pattern9 { background-image:url(images/pattern9.png) }
body.pattern10 { background-image:url(images/pattern10.png) }
body.pattern11 { background-image:url(images/pattern11.png) }
body.pattern12 { background-image:url(images/pattern12.png) }
body.pattern13 { background-image:url(images/pattern13.png) }
body.pattern14 { background-image:url(images/pattern14.png) }
body.pattern15 { background-image:url(images/pattern15.png) }
body.pattern16 { background-image:url(images/pattern16.png) }
body.pattern17 { background-image:url(images/pattern17.png) }
body.pattern18 { background-image:url(images/pattern18.png) }