/*  
Theme Name: WP-Ellie 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-Ellie 1.0 Basic END-USER LICENSE AGREEMENT. To get started, you may want to visit the <a href="themes.php?page=functions.php">WP-Ellie Theme Settings page</a>.
*/

/* --- [ 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 custom.css. ] --- */

/* -------------------[ Main Page Elements ]------------------- */
.nocomments {display: none;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	text-align: left;
	margin: 0;
	padding: 0;
	color:#333;
	font-size: 9pt;
	line-height:1.5em;
	font-family:Arial, Verdana, sans-serif;
	background: #fff url(images/bg.gif) top center repeat-x;
}
.clear {clear:both;}

a.skin { display: block; top: 273px; z-index: 0; position: absolute; height: 550px; width: 100%;}



#wrap {
	clear: both;
	margin: 0 auto;
	padding: 20px 35px 20px;
	width: 960px;
	}

#header {
	clear: both;
	padding: 0;
	position:relative;
	z-index:5;
	height: 113px;
	}

#head-content {
	padding: 0;
	}

#sitetitle {
	width: 173px;
	margin:0;
	padding:0;
	position: absolute;
	left: 10px;
	top: 28px;
	}

#sitetitle .title {
	width: 173px;
	height: 71px;
	display: block;
	background: url(images/logo.gif) left top no-repeat;
}

#sitetitle .title a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

#sitetitle .description { display: none; }

#head-banner468 {
	position: absolute;
	top: 10px;
	right: 0;
	width: 728px;
	height: 90px;
	padding:0;
	}

#page {
	/*padding: 35px 20px;
	clear: both;
	float: none;
	margin: 0 auto;
	background: #fff;*/
	background:none repeat scroll 0 0 #FFFFFF;
	margin:0 auto;
	padding:35px 20px;
	position:relative;
	z-index:100;
}

#contentleft {
	width: 600px;
	float:left;
	display: inline;
	padding: 0;
	margin: 0;
}

#contentleft .banner468 { display: none; }

#content {
	margin: 0;
	padding: 0;
	width: 600px;
	overflow:hidden;
	}

#contentright {
	width: 300px;	
	float: right;
	display: inline;	
	padding: 0;
	} 

#sidebar {
	width: 300px;	
	float:none;	
	display:block;
	overflow:hidden;
	}

#sidebar-bottom {
	width: 300px;
	clear:both;
	display: block;
	overflow:hidden;
	padding:0 0 0 30px;
	}

#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 {
	width: 100%;
	height: 314px;
	clear: both;
	margin: 50px auto 0;
	padding: 23px 0 0;
	color: #666;
	position:relative;
	background: url(images/footer-bg.gif) center top no-repeat;
}

.clearfix:after {
	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 {
	font-family:cambria,georgia,times,serif;
	letter-spacing:-1px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight:normal;
	color:#333;
	line-height: 1.0em;
	}

h1 {
	font-size: 18pt;
	margin: 0;
	}

h2 {
	font-size: 16pt;
	}

h3 {
	font-size: 14pt;
	}

h4 {
	font-size: 12pt;
	letter-spacing:0;
	}

h5,h6,h7 {
	font-size: 12pt;
	letter-spacing:0;
	}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 10px;
	}

h3#comments, h3#respond, h3#trackbacks  {
	margin: 0 0 10px;
	}

h3#postinfo, h3#comments, h3#respond, h3#trackbacks, #respond h3  {
	margin: 0 0 10px;
	}

h3#comments  {
	margin: 0 0 5px;
	}

h3.post-title, h2.post-title {
	margin:0;
	}

h1.post-title {
	margin:0;
	}

h1.archive-title, h1.page-title {
	padding:0 0 15px;
	margin-bottom:15px;
	border-bottom: 1px solid #ddd;
	}

h3.widgettitle span,
h2.feat-title span {
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: uppercase;
	background:#000;
	font-size:9pt;
	margin-bottom:5px;
	letter-spacing:0;
	}

h3.widgettitle,
h2.feat-title  {
	line-height: 25px;
	/*margin-bottom:10px;*/
	margin-bottom:0px;
	}

.sitemap h2 {
	font-size:12pt;
	margin-bottom:5px;
	letter-spacing:0;
	}

#related .related-posts h3, #related .related-posts h2, #related .related-posts h1 {
	margin:0 0 5px;
	font-size:12pt;
	letter-spacing:0;
	}

.auth-bio h1 {
	margin:0 0 10px;
	}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	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  {
	}

a.more-link:hover, a.more-link:active  {
	}

#footer a, #footer a:link, #footer a:visited {
	}

#footer a:hover, #footer a:active {
	}

.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 #ddd;
	padding:4px;
	background:#fff;
        }

img.alignright {
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 10px 0px;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }

img.aligncenter, img.centered, img.center { 
	display: block; 
	margin: 0 auto 15px auto;  
	float: none; 
	clear: both;
	border:1px solid #ddd;
	padding:4px;
	background:#fff;
        }

img.thumbnail {
	float:right;
	margin: 0 0px 20px 15px;
	border:1px solid #ddd;
	padding:2px;
	background:#fff;
	}

img.avatar, img.comment-grav {
	border:1px solid #ddd;
	padding:2px;
	background:#fff;
	float:right;
	margin:0 0 10px 10px;
	}

.commentlist img.avatar, img.comment-grav {
	margin-bottom:15px;
	}

.singlepost .auth-bio img.avatar {
	border:1px solid #ddd;
	padding:2px;
	background:#fff;
	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 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:16px;
	background:url(images/bullet.gif) 0 4px 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 20px 15px;
	color: #666;
	background:#eee;
	padding: 15px 20px 1px;
	border:1px solid #ddd;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block;
        clear:both;
        }

.navigation {
	margin: 0;
	padding: 10px 0 0;
	font-weight:bold;
	clear:both;
	}

.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 20px;
	padding:10px 0px;
	border:1px solid #ddd;
	background:#eee;
	float:none;
	display:block;
	}

input:focus {
	outline: none;
	}

table {
	margin-bottom:15px;
	}

/* ---------------[ Related Posts on Single Post Page ]--------------- */

#related {
	padding:15px;
	margin: 0;
	border:1px solid #ddd;
	background:#eee;
	}

#related .related-posts {
	font-weight:bold;
	width: 50%;
	float:right;
	}

#related .related-posts p {
	margin:0;
	}

#related .related-posts ol {
	font-weight:normal;
	margin:0 0 0 25px;
	}

#related .related-posts li {
	margin-bottom: 2px;
	}

#related .subscribe {
	width: 45%;
	float:left;
	padding: 0;
	}

#related .subscribe p.intro {
	font-weight:bold;
	}

#related .subscribe p.feed {
	margin-bottom:10px;
	font-weight:bold;
	padding-left: 21px;
	background: url(images/FeedIcon-16.gif) 0px 50% no-repeat;
	}

#related .subscribe form {
	margin:0;
	padding:0;
	}

/* -------------------[ Author Bio Info ]------------------- */

.auth-bio {
	padding: 15px 15px 1px;
	margin: 0 0 15px;
	background:#eee;
	border:1px solid #ddd;
	}

.auth-bio img.avatar {
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
	margin:0 0 15px 15px;
	}

p.auth-icons {
	width:40%;
	float:right;
	margin: 0 0 12px;
	padding:0;
	text-align:right;
	}

p.auth-icons img {
	margin: 0 0 0 2px;
	padding:0;
	border:0;
	}

p.auth-website {
	width:40%;
	float:left;
	margin: 0 0 12px;
	padding:0;
	}

/* -------------------[ Comments ]------------------- */

.allcomments {
	}

.commentlist {
	padding: 0;
	list-style-type:none;
	margin: 0 ;
	}
	
.commentlist li {
	background: #eee;
	clear:both;
	margin: 15px 0 0;
	padding: 15px;
	border:1px solid #ddd;
	list-style-type:none;
	}

.commentlist li ul.children li {
	background: #fff;
	}

.commentlist li ul.children {
	margin: 0;
	padding: 0;
	}

.commentlist li.alt { }

.commentmetadata {
	display: block;
	margin-bottom:10px;
	font-size: 8pt;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	}

#commentform {
	padding: 0;
	margin: 0;
	}

#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea {
	padding:10px;
	border:1px solid #ddd;
	background:#fff;
	}

#commentform input#submit {
	cursor:pointer;
	font-family:arial,helvetica,sans-serif;
	clear:both;
	background:#ddd;
	padding: 5px 10px;
	font-weight:bold;
	color:#000;
	border:0;
	margin:0;
	}

#commentform input#submit:hover {
	background:#000;
	color:#fff;
	}

#commentform textarea {
	width:80%;
	}

.thread-alt { }	

.thread-even { }

#respond { 
	margin: 15px 0 0;
	padding:15px;
	background:#eee;
	border:1px solid #ddd;
	clear:both; 
	}

.commentlist #respond { 
	clear:both; 
	padding-top:15px; 
	}

.comments-navigation {
	display:block;
	margin: 0;
	padding:5px 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:0 0 5px;
	}

.commentlist img.avatar, 
.commentlist img.comment-grav {
	padding:2px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
	margin:0 0 10px 10px;
	}

.reply {
	padding: 0 0 5px;
	}

a.comment-reply-link, 
a.comment-reply-link:link, 
a.comment-reply-link:visited, 
.reply a, 
.reply a:link, 
.reply a:visited {
	clear:both;
	background:#ddd;
	padding: 5px 10px;
	font-weight:bold;
	font-size:8pt;
	text-transform:lowercase;
	color:#000;
	border:0;
	}

a.comment-reply-link:hover, 
a.comment-reply-link:active, 
.reply a:hover, 
.reply a:active {
	background:#000;
	color:#fff !important;
	border:1px solid #000;
	}

.comment-body ul {
	list-style-type:disc;
	margin:0 30px 15px;
	padding:0;
	border:none;
	}

.comment-body ul li {
	list-style-type:disc;
	margin:0;
	padding:0;
	border:none;
	}

.comment-body ol {
	list-style-type:decimal;
	margin:0 30px 15px;
	padding:0;
	border:none;
	}

.comment-body ol li {
	list-style-type:decimal;
	margin:0;
	padding:0;
	border:none;
	}

.cancel-comment-reply {
	padding: 5px 0 10px;
	}

/* -------------------[ Sidebar ]------------------- */

#contentright ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#contentright ul ul {
	margin: 0;
	padding: 0;
	}

#contentright ul ul ul {
	margin: 0;
	padding: 0;
	}

#contentright ul ul ul ul {
	margin: 0;
	padding: 0;
	}

#contentright li {
	margin: 0 0 20px;
	overflow:hidden;
	}

#contentright #sidebar-bottom li {
	list-style-type: none;
	margin: 0 0 20px;
	padding:0;
	border-bottom:0;
	}

#contentright li li, #contentright #sidebar-bottom li li {
	border:0;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 0 16px;
	background:url(images/bullet.gif) 0 5px no-repeat;
	}

#contentright li li li, #contentright #sidebar-bottom li li li {
	list-style-type: none;
	margin: 0;
	border-bottom:0;
	padding: 0;
	background:transparent;
	}

#contentright li li li li, #contentright #sidebar-bottom li li li li {
	padding-left: 15px;
	}

#contentright li#tag-cloud ul { }

#contentright li#tag-cloud ul.wp-tag-cloud {	padding: 9px; }

#contentright 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;
	}

#contentright li#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}


#contentright ul li#text-5 {
	display: inline;
	float: right;
	width: 160px;
}

#contentright ul li#archives-4,
#contentright ul li#meta-3 {
	width: 128px;
	display: inline;
	float: left;
}

#contentright ul li#archives-4 h3 span,
#contentright ul li#meta-3 h3 span {
	font-size: 16px;
	padding: 0 0 5px 20px;
	border-bottom: 1px #d6d6d6 solid;
	margin: 0 0 10px;
	color: #333;
	display: block;
}

#contentright ul li#archives-4 ul,
#contentright ul li#meta-3 ul { margin: 0 0 0 20px; }

#contentright ul li#archives-4 ul li,
#contentright ul li#meta-3 ul li {
	padding: 0 0 0 14px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	background: url(images/content-ul.gif) left 7px no-repeat;
}

#contentright ul li#archives-4 ul li a,
#contentright ul li#meta-3 ul li a {
	color: #666;
}

/* ---------------[ Site Map Page ]--------------- */

.sitemap .post {
	border:0;
	margin:0;
	padding:0;
	}

.sitemap ul {
	list-style-type:none;
	margin-top: 0;
	margin-left: 0;
	margin-bottom:25px;
	}

.sitemap ul ul {
	margin-left: 0;
	margin-bottom:0;
	}

.sitemap ul ul ul {
	margin-left: 15px;
	}

.sitemap img.post-thum, .sitemap img.thumbnail {
	float:right;
	margin: 0 0 0 5px;
	width:40px;
	height:40px;
	padding:1px;
	}

p.site-map {
	margin: 0;
	}

p.site-map.post-title {
	font-weight:bold;
	}

.sitemap-narrow {
	width:35%;
	float:right;
	border:1px solid #ddd;
	background:#eee;
	padding: 15px 15px 0;
	}

.sitemap-wide {
	width:55%;
	float:left;
	}

.sitemap select {
	width:80%;
	margin: 0 0 25px;
	}

.sitemap-wide .post {
	border:0;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom:1px solid #ddd;
	}

.sitemap-wide .entry {
	border:0;
	margin: 0;
	padding: 0;
	}

/* -------------------[ Top Navigation ]------------------- */

#topnav {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 90px;
	font-size: 14px;
	z-index: 99999;
	position: relative;
}

#topnav ul {
	margin: 0;
	background: url(images/menu.gif) left top no-repeat;
	position: relative;
	top: 45px;
	height: 45px;
	display: block;
}

#topnav ul li {
	display: inline;
	float: left;
	width: 192px;
	color: #333;
	height: 45px;
}

#topnav ul li a {
	display: block;
	color: #333;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
}
#topnav ul li a:hover,
#topnav ul li:hover a {
	color: #fff;
	background: url(images/menu.gif) -192px bottom no-repeat;
}

#topnav ul li.page-item-2 a:hover,
#topnav ul li.page-item-2:hover a { background: url(images/menu.gif) 0 bottom no-repeat; }

#topnav ul li.page-item-10 a:hover,
#topnav ul li.page-item-10:hover a { background: url(images/menu.gif) -768px bottom no-repeat; }

#topnav ul li ul {
	z-index: 99999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 192px;
	background: #e37922 url(images/menu-drop.gif) left top repeat-x;
}

#topnav ul li ul li {
	display: block;
	float: none;
	height: auto;
	background: none;
}

#topnav ul li ul li a {
	display: block;
	padding: 0 0 0 15px;
	text-align: left;
	color: #fff;
	background: none;
}
#topnav ul li ul li a:hover {
	color: #ccc;
	background: none;
}

#topnav ul li:hover ul li a { background: none; }

#topnav li ul ul {
	margin: -33px 0 0 250px;
	}

#topnav li:hover ul ul, 
#topnav li:hover ul ul ul, 
#topnav li.sfhover ul ul, 
#topnav li.sfhover ul ul ul {
	z-index:99999;
	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 {
	z-index:99999;
	left: auto;
	}

#topnav li:hover, 
#topnav li.sfhover {
	z-index:99999;
	}

/* -------------------[ Category Navigation ]------------------- */

#catnav { display: none; }

/* ---------------[ New 125x125 Banner Ads ]--------------- */

.banner125 {
	width:260px;
	margin:0;
	padding:0;
	}

.banner125 .ad img {
	float:left;
	width:125px;
	height:125px;
	margin:0 5px 5px 0;
	padding:0;
	}

/* ---------[ Search Form ]--------- */

#search {
	width: 142px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(images/searchbg.gif) top right no-repeat;
}

#searchform {
	width:142px;
	height:24px;
	padding:0;
	margin:0;
	}

#searchform #searchfield {
	color:#666;
	float:left;
	padding:4px 0 0 10px;
	width: 108px;
	margin: 0;
	border:0;
	background:transparent;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	}

#searchform #submitbutton {
	margin: 0;
	float: right;
	font-size: 8pt;
	width: 24px;
	height: 24px;
	text-align:center;
	border:0;
	text-indent:-10000em;
	background: transparent;
	border:0;
	}

#topnav #search {
	position: absolute;
	top: 8px;
	right: 20px;
}

/* -------------------[ Footer Widgets ]------------------- */

#footer-widgets {
	clear: both;
	padding: 0 20px 15px;
	width: 920px;
	margin: 0 auto 38px;
}

#footer-widgets-bottom { display: none; }

#footer-widgets h3.widgettitle {
	font-size: 14px;
	line-height: 14px;
	color: #09f;
	background: none;
	margin: 0 0 25px;
}

h3.widgettitle span {
	padding: 0;
	color: #09f;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: lowercase;
	background: none;
	font-size: 14px;
	margin-bottom: 0;
	}

#footer-widgets ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#footer-widgets ul ul {
	margin: 0;
	padding: 0;
	}

#footer-widgets ul ul ul {
	margin: 5px 0 5px 15px;
	padding: 0;
	}

#footer-widgets li {
	list-style-type: none;
	margin: 0 0 10px;
	padding:0;
	overflow:hidden;
	}

#footer-widgets li li {
	list-style-type: none;
	margin: 0 0 6px;
	line-height: 14px;
	font-size: 11px;
	color: #666;
}

#footer-widgets li li a { color: #999; }
#footer-widgets li li a:hover { color: #333; }

#footer-widgets li li li {
	list-style-type: none;
	margin: 0;
	border-bottom:0;
	padding: 0;
	background:transparent;
	}

#footer-widgets li li li li {
	padding-left: 15px;
	}

#footer-widgets .textwidget {
	padding: 0;
	}

#footer-widgets li#tag-cloud ul { }

#footer-widgets li.widget_tag_cloud div { 
	padding:0px; 
	line-height:2em; 
	}

#footer-widgets li#tag-cloud ul.wp-tag-cloud { 
	padding:0; 
	line-height:2em; 
	}

#footer-widgets li#tag-cloud li {
	border:0;
	float:none;
	display:inline;
	padding: 0;
	margin: 0;
	background:transparent;
	background-image: none;
	}

#footer-widgets li#tag-cloud li a {
	padding:0;
	background:transparent;
	background-image: none;
	}

#footer-widgets li select {
	width:140px;
	margin: 0;
	border:2px solid #999;
	}

#footer-widgets ul.footer-widget1 {
	float:left;
	display: inline;
	width: 158px;
	margin: 0;
	overflow:hidden;
	}

#footer-widgets ul.footer-widget2 {
	float:left;
	display: inline;
	width: 215px;
	margin: 0 20px 0 0;
	overflow:hidden;
	}

#footer-widgets ul.footer-widget3 {
	float: left;
	display: inline;
	width: 136px;
	margin: 0;
	overflow:hidden;
	}

#footer-widgets ul.footer-widget4 {
	float: left;
	display: inline;
	width: 136px;
	margin: 0;
	overflow:hidden;
}

#footer-widgets ul.footer-widget5 {
	float: left;
	display: inline;
	width: 226px;
	height: 250px;
	margin: 0;
	overflow:hidden;
}

#footer-widgets a, #footer-widgets a:link, #footer-widgets a:visited {
	}

#footer-widgets a:hover, #footer-widgets a:active {
	}

#footer-widgets .widget_flickrRSS h3 {
	padding: 0 0 0 24px;
	background: url(images/footer-flickr.gif) left 2px no-repeat;
	margin: 0 0 25px 10px;
}

#contentright .widget_flickrRSS img,
#footer-widgets .widget_flickrRSS img {
	margin: 0 5px 5px 0;
	background: #ccc;
	padding: 3px;
	width:75px;
	height:75px;
	}

#footer-widgets .widget_flickrRSS a {
	display: inline;
	float: left;
	width: 72px;
	height: 72px;
	margin: 0 3px 3px 0;
}
#footer-widgets .widget_flickrRSS img {
	border: 0;
	width: 72px;
	height: 72px;
	margin: 0;
	padding: 0;
	background: none;
}

/* -------------------[ Social Media Icons ]------------------- */

.sub-icons {
	height:24px;
	line-height: 11px;
	padding:0;
	margin:0;
	}

.sub-icons a {
	float: left;
	display: inline;
	background:transparent;
	padding:0;
	margin: 0 0 0 30px;
	}

.sub-icons a img {
	display: inline;
	float: left;
	margin: 0 8px 0 0;
}

.sub-icons a span {
	display: inline;
	float: left;
	width: 65px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}

.sub-icons a:hover span {
	text-decoration: none;
	color: #ccc;
}

#topnav .sub-icons {
	position:absolute;
	top: 8px;
	right: 192px; 
}

#topnav .sub-icons a, #topnav .sub-icons a:link, #topnav .sub-icons a:visited {
	border:0;
	margin-left:2px;
	padding:0;
	}

#topnav .sub-icons a:active, #topnav .sub-icons a:hover {
	}

#footer .sub-icons {
	position:absolute;
	top: 10px;
	right:0; 
	}

#footer .sub-icons a, #footer .sub-icons a:link, #footer .sub-icons a:visited {
	margin-left:2px;
	border:0;
	padding:0;
	background:#fff;
	}

#footer .sub-icons a:hover, #footer .sub-icons a:active {

	}

/* ---------[ Slideshow ]--------- */

#home-top {
	margin:0 auto 40px;
	padding:0;
	width: 600px;
}

#slideshow {
	width: 600px;
	height: 288px;
	margin: 0;
	overflow:hidden;
	position:relative;
	z-index:1;
	}

#slideshow ul {
	background:transparent;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}           

/* ---------[ Slideshow Slides ]--------- */

#slideshow .slides {
	width: 600px;
	height: 270px;
	overflow: hidden;
	clear:both;
	margin:0;
	}

#slideshow .slides ul {
	width: 600px;
	height: 270px;
	overflow: hidden;
}

#slideshow .slides li {
	width: 600px;
	height: 270px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:none;
	overflow: hidden; 
	position: relative;
	}

.js #slideshow .slides li {
	width: 600px;
	height: 270px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:block;
	overflow: hidden;
	}

#slideshow .slides li .entry {
	position: absolute;
	padding: 28px 42px 0 20px;
	height: 242px;
	width: 180px;
	top: 0;
	left: 0;
	background: url(images/slide-entry.png) left top no-repeat;
	white-space: normal;
}

#slideshow .slides li .entry p {
	margin: 0;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}

#slideshow .slides li .feature-image {
	display:block;
	margin: 0 auto;
	overflow: hidden;
	text-align:center;
	}

#slideshow img.home_feature {
	margin:0 auto;
	border:0;
	}

#slideshow .readmore {
	height:18px;
	line-height:18px;
	font-weight:normal;
	z-index:99999;
	display:none;
	text-align:left;
	}

.js #slideshow .readmore {
	font-weight:normal;
	position: absolute;
	bottom: 30px;
	left: 20px;
	z-index:99999;
	display:block;
	text-align:left;
	font-size: 14px;
	line-height: 25px;
}

#slideshow .readmore a,
#slideshow .readmore a:link,
#slideshow .readmore a:visited {
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	text-transform: lowercase;
	width: 105px;
	height: 25px;
	display: block;
	text-align: center;
	}
	
#slideshow .readmore a { background: url(images/slide-entry-readmore.gif) left top no-repeat; }

.js #slideshow .readmore a,
.js #slideshow .readmore a:link,
.js #slideshow .readmore a:visited {
	}
	
.js #slideshow .readmore a:active,
.js #slideshow .readmore a:hover { color:#ccc; }

#slideshow .readmore a:active,
#slideshow .readmore a:hover { color:#ccc; }

#slideshow .slides li .entry h2.post-title {
	background: url(images/slide-entry-divisor-x.gif) left bottom repeat-x;
	padding: 0 0 6px;
	margin: 0 0 10px;
}
#slideshow .slides li .entry h2.post-title, 
#slideshow .slides li .entry h2.post-title a, 
#slideshow .slides li .entry h2.post-title a:link,
#slideshow .slides li .entry h2.post-title a:visited,
#slideshow .slides li .entry h2.post-title a:hover,
#slideshow .slides li .entry h2.post-title a:active {
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	font-weight: 400;
}

#slideshow .slides {
	}

#slideshow .slides li .entry,
#slideshow .slides li .entry h2.post-title, 
#slideshow .slides li .entry h2.post-title a, 
#slideshow .slides li .entry h2.post-title a:link,
#slideshow .slides li .entry h2.post-title a:visited,
#slideshow .slides li .entry h2.post-title a:hover,
#slideshow .slides li .entry h2.post-title a:active {
	color:#fff !important;
	}

/* ---------[ Slideshow Navigation ]--------- */

#slideshow  ul.slides-nav {
	clear:both;
	margin:0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index:9999;
	}

#slideshow .slides-nav li {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	display: inline;
	margin:0 0 0 5px;
	}

#slideshow .slides-nav li a,
.js #slideshow .slides-nav li.on a:hover {
	display:block;
	padding:0;
	height: 11px;
	line-height: 11px;
	width: 10px;
	background: url(images/slide-nav.gif) top left no-repeat;
	}

#slideshow .slides-nav li.on a, 
.js #slideshow .slides-nav li.on a,
.js #slideshow .slides-nav li a:hover,
.js #slideshow .slides-nav li a:active {
	background: url(images/slide-nav.gif) top right no-repeat;
	}

/* --------------[ Basic Post Classes ]-------------- */

.post {
	margin: 0 0 20px;
	padding:  0;
	border-bottom:3px double #ddd;
	}

.singlepost .post {
	margin: 0 0 15px;
	padding:  0;
	border-bottom:0;
	}

.entry {
	margin: 0;
	padding: 0;
	}

p#breadcrumbs {
	padding: 0 0 5px;
	font-size:8pt;
	margin: 0 0 15px;
	color:#666;
	border-bottom:1px solid #ddd;
	}

p.tags { 
	margin-bottom:5px;
	background:url(images/tag.gif) 0 0 no-repeat;
	padding-left:23px;
	}

p.cats { 
	background:url(images/folder.gif) 0 0 no-repeat;
	padding-left:23px;
	}

/* -------------------[ View Post Button ]------------------- */

.viewpost {

	}

.viewpost a, .viewpost a:link, .viewpost a:visited {
	display: block;
	line-height: 12px;
	color: #f90;
	font-size: 12px;
	margin: 10px 0 0 0;
	font-weight: 700;
}

.viewpost a:active, .viewpost a:hover { color: #09f; }

/* -------------------[ Meta ]------------------- */

.meta {
	margin: 0;
	padding:3px 0 10px;
	font-size:8pt;
	height:16px;
	line-height:16px;
	clear:none;
	}

.meta .comments {
	float:left;
	padding-left: 19px;
	background:url(images/comment.gif) top left no-repeat;
	margin-right: 5px;
	}

.meta .date {
	float:none;
	}

/* -------------------[ More Posts Button ]------------------- */

.moreposts {
	}

.moreposts a, .moreposts a:link, .moreposts a:visited {
	display:block;
	height:23px;
	line-height:23px;
	color:#666;
	font-size:8pt;
	padding: 0 10px 0 15px;
	background:#ddd url(images/moreposts-bg.gif) top left no-repeat;
	position:absolute;
	top:0;
	right:0;
	border:1px solid #d5d5d5;
	}

.moreposts a:active, .moreposts a:hover {
	color:#000;
	background:#ddd url(images/moreposts-bg.gif) bottom left no-repeat;
	}

/* --------------[ Home Page Option 2 - 2 Posts Aligned Side-by-Side ( index2 ) ]-------------- */

.post-init {
	padding:0 0 29px;
	overflow: hidden;
	background: url(images/divisor-x.gif) left bottom repeat-x;
	margin: 0 0 25px;
}

.post-left {
	clear:left;
	float:left;
	display: inline;
	width: 280px;
	margin: 0;
	}

.post-right {
	float: right;
	display: inline;
	width: 280px;
	margin: 0;
	}
.post-left .post,
.post-right .post {
	margin: 0;
	padding: 0;
	border: 0;
}

.post-right img.thumbnail,
.post-left img.thumbnail {
	float: left;
	margin: 0 20px 10px 0;
	width: 100px;
	height: 100px;
	padding: 0;
	}

.post-clear {
	clear:both;
	height:0;
	padding:0;
	background:transparent;
	}

.post-right .entry,
.post-left .entry {
	overflow:hidden;
	margin: 0;
	height: 130px;
}

.post-right h2.post-title,
.post-left h2.post-title {
	margin:0 0 5px;
	letter-spacing:0;
	font-size: 14px;
	line-height: 16px;
	}

.post-right .entry p,
.post-left .entry p {
	margin: 0;
	height: 37px;
	overflow: hidden;
}

.post-right .viewpost,
.post-left .viewpost {
	display: inline;
	float: left;
	width: 150px;
}

/* -------------------[ Home Page Option 3 - 3 Posts Aligned Side-by-Side ( index3 ) ]------------------- */

.posts-by-3 {
	margin: 0;
	padding: 0;
	clear:both;
	}

.posts-by-3 .post {
	float:left;
	display: inline;
	width: 150px;
	padding: 0;
	margin: 0 75px 50px 0;
	border: 0;
	}

.posts-by-3 .post.right {
	float:right;
	margin:0;
	}

.posts-by-3 .feature-image {
	width: 190px;
	margin: 0 0 6px;
}

.posts-by-3 img.thumbnail {
	margin: 0 auto;
	width: 150px;
	height: 150px;
	padding: 0;
	border: 0;
	float: none;
}

.posts-by-3 .entry {
	margin: 0;
	padding:0;
	overflow:hidden;
	height:120px;
	}

.posts-by-3 h2.post-title {
	font-size: 14px;
	line-height: 16px;
	letter-spacing:0;
	margin: 0 0 5px;
	padding:0;
}

.posts-by-3 h2.post-title a {
	color: #333;
	display: block;
}
.posts-by-3 h2.post-title a:hover { color: #000; }

.posts-by-3 .meta {
	margin: 0;
	padding: 0;
	clear: both;
	margin: 0 0 16px;
}
.post-left .meta,
.post-right .meta {
	margin: 0;
	padding: 0;
	margin: 0 0 3px;
	display: inline;
	float: left;
	width: 158px;
}

.posts-by-3 .meta .comments,
.post-left .meta .comments,
.post-right .meta .comments {
	float: right;
	display: inline;
	width: 18px;
	line-height: 11px;
	font-size: 11px;
	background:url(images/comment.gif) left 1px no-repeat;
	color: #666;
	padding: 0 0 0 14px;
	margin: 0;
}
.posts-by-3 .meta .comments a,
.post-left .meta .comments a,
.post-right .meta .comments a
 {
	color: #666;
	text-decoration: none;
}

.posts-by-3 .meta .date {
	float: left;
	display: inline;
	width: 100px;
	line-height: 11px;
	font-size: 11px;
	color: #09f;
}

.posts-by-3 .entry p {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	margin: 0;
}

/* -------------------[ Home Page Option 4 - 3 Posts Side-by-Side Arranged by Category ( index4 ) ]------------------- */

.cat-posts {
	margin: 0 0 20px;
	padding: 0;
	clear:both;
	border-bottom: 3px double #ddd;
	position:relative;
	z-index:1;
	}

.cat-posts .post {
	float:left;
	width:170px;
	margin: 0 25px 0 0;
	padding:0;
	background:#fff;
	border:0;
	}

.cat-posts .post.right {
	float:right;
	margin:0;
	}

.cat-posts .feature-image {
	float:none;
	margin: 0 auto;
	padding:9px;
	background:#eee;
	width:150px;
	height:150px;
	overflow:hidden;
	border:1px solid #ddd;
	}

.cat-posts img.thumbnail {
	float:none;
	margin: 0 auto;
	border:1px solid #ddd;
	padding:1px;
	width:146px;
	height:146px;
	}

.cat-posts .entry {
	margin: 0;
	padding:0;
	height:140px;
	overflow:hidden;
	}

.cat-posts h3.post-title {
	font-size:10pt;
	letter-spacing:0;
	margin: 0;
	padding:0;
	line-height:1.2em;
	}

.cat-posts .meta {
	margin: 0;
	padding:5px 0 10px;
	font-size:8pt;
	height:16px;
	line-height:16px;
	clear:both;
	}

.cat-posts .meta .comments {
	float:left;
	padding-left: 19px;
	background:url(images/comment.gif) top left no-repeat;
	}

.cat-posts .meta .date {
	float:right;
	}

/* -------------------[ Home Page Option 5 - Posts Arranged by Category Side-by-Side ( index5 ) ]------------------- */

.cat-posts-left {
	width:48%;
	float:left;
	margin: 0 0 20px;
	padding: 0 0 15px;
	border-bottom: 0;
	position:relative;
	z-index:1;
	}

.cat-posts-right {
	width:48%;
	float:right;
	margin: 0 0 30px;
	padding: 0 0 15px;
	border-bottom: 0;
	position:relative;
	z-index:1;
	}

.cat-posts-left .post,
.cat-posts-right .post {
	float:none;
	width:auto;
	margin: 0 0 20px;
	padding:0;
	background:#fff;
	border-bottom: 3px double #ddd;
	}

.cat-posts-left .feature-image,
.cat-posts-right .feature-image {
	float:right;
	margin: 0 0 10px 10px;
	padding:0;
	background:#fff;
	width:auto;
	height:auto;
	overflow:visible;
	border:0;
	width:76px;
	height:76px;
	}

.cat-posts-left img.thumbnail,
.cat-posts-right img.thumbnail {
	float:right;
	margin: 0;
	width:70px;
	height:70px;
	}

.cat-posts-left .entry,
.cat-posts-right .entry {
	margin: 0;
	padding:0;
	height:150px;
	overflow:hidden;
	}

.cat-posts-left h3.post-title,
.cat-posts-right h3.post-title {
	font-size:10pt;
	letter-spacing:0;
	margin: 0;
	padding:0;
	line-height:1.2em;
	}

.cat-posts-left .moreposts a,
.cat-posts-left .moreposts a:link,
.cat-posts-left .moreposts a:visited,
.cat-posts-right .moreposts a,
.cat-posts-right .moreposts a:link,
.cat-posts-right .moreposts a:visited {
	position:absolute;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	border:1px solid #d5d5d5;
	display:block;
	height:23px;
	line-height:23px;
	color:#666;
	font-size:8pt;
	padding: 0 10px 0 15px;
	background:#ddd url(images/moreposts-bg.gif) top left no-repeat;
	}

/* -------------------[ Home Page Option 6 - Posts Arranged by Category Stacked ( index6 ) ]------------------- */

.cat-posts-stacked {
	clear:both;
	margin: 0 0 30px;
	padding: 0;
	border-bottom: 0;
	position:relative;
	z-index:1;
	}

/* -------------------[ Latest Tweet ]------------------- */

.latest-tweet {
	padding: 10px 20px 15px 100px;
	margin: 0 auto 25px;
	background: url(images/twitter.gif) left top no-repeat;
	height: 63px;
	}

.latest-tweet h2 {
	margin:0 0 10px;
	}

/* -------------------[ Side Tabs ]------------------- */

#contentright li.sidetabs ul.tabs,
#footer-widgets li.sidetabs ul.tabs {  
	list-style-type:none;
	margin: 0 0 10px;
	padding: 0;
	clear:both;
	background:#000;
	}
	
#contentright li.sidetabs ul.tabs {
	background: url(images/side-tabs-up.gif) left top no-repeat;
	display: block;
	height: 45px;
	margin: 0;
	width: 100%;
}

#contentright li.sidetabs ul.tabs li,
#footer-widgets li.sidetabs ul.tabs li {
	border:0;
	background:transparent;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#contentright li.sidetabs ul.tabs li {
	width: 71px;
	margin: 0 1px 0 0;
}
 
#contentright li.sidetabs ul.tabs li a, 
#contentright li.sidetabs ul.tabs li a:link, 
#contentright li.sidetabs ul.tabs li a:visited,
#footer-widgets li.sidetabs ul.tabs li a, 
#footer-widgets li.sidetabs ul.tabs li a:link, 
#footer-widgets li.sidetabs ul.tabs li a:visited  {
	float: left;
	display: block;
	padding: 5px 8px;
	background: transparent;
	color: #ccc;
	}  

#contentright li.sidetabs ul.tabs li a,
#contentright li.sidetabs ul.tabs li a:link, 
#contentright li.sidetabs ul.tabs li a:visited {
	width: 71px;
	display: block;
	text-align: center;
	background: url(images/side-tabs-li.gif) right top no-repeat;
	padding: 0;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #999;
}

#contentright li.sidetabs ul.tabs li a:hover, 
#contentright li.sidetabs ul.tabs li a:active,
#footer-widgets li.sidetabs ul.tabs li a:hover, 
#footer-widgets li.sidetabs ul.tabs li a:active {
	color: #fff;
	}

#contentright li.sidetabs ul.tabs li a.on,
#footer-widgets li.sidetabs ul.tabs li a.on {
	color: #fff !important;
	}


#contentright li.sidetabs ul.tabs li a.on,
#contentright li.sidetabs ul.tabs li a:hover, 
#contentright li.sidetabs ul.tabs li a:active {
	background: url(images/side-tabs-li.gif) left top no-repeat;
	color: #09f !important;
	color: #09f;
}

#contentright li.sidetabs .cat_content {
	padding: 10px 20px 12px;
	background: url(images/side-tabs-bottom.gif) left bottom no-repeat;
	height: auto !important;
	height: 80px;
	min-height: 80px;
}

#contentright li.sidetabs form,
#footer-widgets li.sidetabs form {
	margin: 0 !important;
	padding: 0 !important;
	}

#contentright li.sidetabs select,
#footer-widgets li.sidetabs select {
	margin: 0;
	padding: 0;
	width: 260px;
	height: 23px;
	border: 1px #d6d6d6 solid;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 3px;
}

#contentright li.sidetabs ul.popular li {
	padding: 0 0 0 14px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	background: url(images/content-ul.gif) left 7px no-repeat;
}
#contentright li.sidetabs ul.popular li a { color: #666; }
#contentright li.sidetabs ul.popular li a:hover { color: #333; }


/* -------------------[ Subscribe Box ]------------------- */
#subscribebox-widget-3 {
	background: url(images/newsletter.gif) left top no-repeat;
	height: 110px;
	width: 260px;
	padding: 15px 20px 0;
}

#subscribebox-widget-3 h2 {
	margin: 0 0 10px;
}

#subscribebox-widget-3 p {
	color: #666;
	font-size: 11px;
	line-height: 15px;
	/*margin: 0 0 12px;*/
	margin-bottom:4px;
}



#subscribebox-widget-3 p.email-form {
	width:260px;
	height:24px;
	/*margin:20px 0 0;*/
	padding:0;
	}

p.email-form .sub {
	color: #333;
	float: left;
	display: inline;
	padding: 2px 0 0 10px;
	width: 134px;
	height: 21px;
	margin: 0 18px 0 0;
	border: 1px #d6d6d6 solid;
	font-size: 12px;
	background: #fff;
	}
p.email-form .privacy {
	
	
	height: 11px;
	
	}	

p.email-form .subbutton {
	width: 87px;
	height: 27px;
	display: inline;
	float: left;
	background: url(images/form-submit.gif) left top no-repeat;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border: 0;
}
	
	


/* BOX-MENU-SERVICE */
#footer #box-menu-service {
	font-size: 10px;
	margin: 0 auto;
	clear: both;
	width: 960px;	
}
#footer #box-menu-service ul li {
	display: inline;
	border-right: 1px #666 solid;
	color: #666;
	padding: 0 12px 0 0;
	margin: 0 12px 0 0;
}
#footer #box-menu-service ul li.ultimo {
	border: 0;
}
#footer #box-menu-service ul li a {
	color: #666;
}
/**/


/* QUICK-LINKS */
#quick-links {
	display: block;
	height: 60px;
	margin: 0 0 20px;
}
#quick-links .ql-item {
	display: inline;
	float: left;
	width: 280px;
	height: 60px;
	position: relative;
}
#quick-links .ql-item.last { float: right; }

#quick-links .ql-item h2 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	height: 32px;
}

#quick-links .ql-item h2 a {
	color: #fff;
	display: block;
	background: url(images/quick-links-bk.gif) 0 0 no-repeat;
	padding: 16px 48px 24px 15px;
	width: 217px;
}
#quick-links .ql-item h2 a:hover {
	background: url(images/quick-links-bk.gif) left bottom no-repeat;
}

#quick-links .ql-item.last h2 a { background: url(images/quick-links-bk.gif) top right no-repeat; }
#quick-links .ql-item.last h2 a:hover { background: url(images/quick-links-bk.gif) bottom right no-repeat; }

#quick-links .ql-item h2 a span {
	display: block;
	font-size: 12px;
	line-height: 12px;
}
