/*  
Theme Name: WP-DaVinci
Theme URL: http://www.solostream.com
Description: WP-DaVinci is a flexible, user-friendly theme framework for WordPress.
Author: Solostream
Author URI: http://www.solostream.com/
Version: 1.0.2

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:#444;
	line-height:1.5em;
	background:#fff;
	font-size:9pt !important;
	font-family:arial,helvetica,sans-serif !important;
	}

#header {
	clear: both !important;
	margin: 0 auto !important;
	padding: 0 !important;
    height: auto !important;
	}

#head-content {
	margin: 0 auto;
	padding: 20px 0;
	width:960px;
	height:60px;
	}

#sitetitle {
	margin:0;
	padding:0;
	text-align:left;
	}

#sitetitle .title {
	padding:0;
	margin:0;
	letter-spacing:-1px;
	line-height:1.2em;
	font-size:30px;
	}

#sitetitle .title a {
	color:#000;
	}

#sitetitle .description {
	color:#000;
	padding: 0;
	margin:0;
	font-size:9pt;
	}

#wrap {
	width:960px;
	background:#fff;
	clear: both;
	margin: 30px auto;
	padding:20px;
	}

.limit {
	width:960px;
	margin: 0 auto;
	}

#page {
	padding:0 0 5px;
	clear: both;
	margin: 0 auto;
	border-top:20px solid #fff;
	border-bottom:20px solid #fff;
	}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 15px 0;
	border-top:2px solid #eee;
	position:relative;
	font-size:8pt;
	}

.integration .clearfix:after,
.integration blockquote:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.integration fieldset {border:0; margin:0; padding:0; }

/* -------------------[ Headings ]------------------- */

.integration h1,.integration h2,.integration h3,.integration h4,.integration h5,.integration h6,.integration h7,#sitetitle .title  {
	font-family:georgia,'times new roman',serif;
	letter-spacing:-1px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight:normal;
	color:#000;
	line-height: 1.2em;
	}

.integration h1 {
	font-size: 20pt;
	margin: 0;
	}

.integration h2 {
	font-size: 18pt;
	}

.integration h3 {
	font-size: 16pt;
	}

.integration h4 {
	font-size: 12pt;
	letter-spacing:0;
	}

.integration h5,.integration h6,.integration h7 {
	font-size: 12pt;
	letter-spacing:0;
	}

.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 {
	font-size: 16pt;
	margin:0 0 5px;
	}

h1.post-title {
	margin:0 0 10px;
	}

h1.archive-title {
	padding:0 0 10px;
	margin:0 0 15px;
	border-bottom:1px dotted #ddd;
	}

h1.page-title {
	padding:0 0 10px;
	margin:0 0 15px;
	border-bottom:1px dotted #ddd;
	}

.sitemap h2 {
	font-size:14pt;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #ddd;
	letter-spacing:0;
	}

.auth-bio h1 {
	margin:0 0 10px;
	}

h2.feature-title,
h3.widgettitle,
h2.feat-title {
	font-size:16pt !important;    
	margin-bottom:14px;
	padding:0;
	border-bottom:1px dotted #ddd;
	height:30px;
	line-height:30px;
	text-transform:capitalize;
	}

h3.widgettitle,
h2.feat-title {
	height:auto;
	}

h2.feature-title span, 
h3.widgettitle span {
	}

.post-by-2 h2.post-title,
.cats-by-2 h3.post-title,
.cats-by-2 .cat-posts-stacked .cats-by-2 h3.post-title {
	font-size:12pt;
	letter-spacing:0;
	margin-bottom:5px;
	}

/* -------------------[ Links ]------------------- */

.integration a, .integration a:link, .integration a:visited {
	outline:none;
	text-decoration:none;
	color:#336699;
	}

.integration a:hover, .integration a:active {
	text-decoration:none;
	fcolor:#000000;
	}

.integration a.more-link, 
.integration a.more-link:link, 
.integration a.more-link:visited  {
	}

.integration a.more-link:hover, 
.integration a.more-link: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:5px;
	background:#fff;
        }

.integration img.alignright {
	float: right;
	clear: right;
	margin: 0 0 15px 10px;
        }

.integration img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 15px 0px;
        }

.integration img.aligncenter, .integration img.centered, .integration img.center { 
	display: block; 
	margin: 0 auto 15px;  
	float: none; 
	clear: both;
        }

.integration img.thumbnail {
	float:left;
	margin: 0 15px 15px 0;
	width:150px;
	}

img.avatar, img.comment-grav,
.singlepost .auth-bio img.avatar {
	border:1px solid #ddd;
	padding:3px;
	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 5px 0;
	}

.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 ]------------------- */

.integration p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

.integration ol {
	margin-left: 40px;
	padding: 0;
	}

.integration 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(/templates/2215/images/bullet.png) 0 1px 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;
	}

.integration form, .integration select {
	margin:0;
	padding:0;
	}

.integration acronym, .integration abbr, .integration span.caps {
	cursor: help;
	}

.integration acronym, .integration abbr {
	border-bottom: 1px solid #999;
	}

.integration blockquote {
	margin: 0 0 15px;
	color: #666;
	background:#eee;
	padding: 15px 15px 1px;
	border:1px solid #ddd;
	}

.integration .center {
	text-align: center;
	}

.integration a img, .integration img a {
	border: none;
	}

.integration code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

.integration 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;
	}

.integration input:focus {
	outline: none;
	}

/* -------- [ Table ] -------- */
	
.integration table {
	border-collapse: collapse;
	margin-bottom: 15px; 
	}

.integration table th {
	background:#eee;
	border: 1px solid #fff;
	padding: 10px; 
	}

.integration table tr {
	background:#eee;
	}

.integration table td {
	border: 1px solid #fff;
	padding: 10px; 
	}

/* -------- [ Calendar Table ] -------- */
	
table#wp-calendar {
	margin-bottom: 0px; 
	width:100%;
	text-align:center;
	border:1px solid #ddd;
	}

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:#eee;
	}

table#wp-calendar td {
	border: 1px solid #fff;
	padding: 5px; 
	}

table#wp-calendar tfoot td {
	background:#e5e5e5;
	padding: 5px;

	}

/* ---------------[ Related Posts on Single Post Page ]--------------- */

#related {
	padding: 15px;
	margin: 0 0 15px;
	background:#eee;
	border: 1px solid #ddd; 
	}

#related .related-posts {
	font-weight:bold;
	width: 48%;
	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: 50%;
	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: 0;
	margin: 0;
	border:0;
	padding: 15px;
	margin: 0 0 30px;
	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-website {
	width:auto;
	float:left;
	margin: 0;
	padding:0;
	font-weight:bold;
	height:24px;
	line-height:24px;
	}

p.auth-icons {
	width:200px;
	float:right;
	margin: 0;
	padding:0;
	text-align:right;
	height:24px;
	line-height:24px;
	}

p.auth-icons img {
	margin: 0 0 0 2px;
	padding:0;
	border:0;
	}

.singlepost .auth-bio {
	padding: 15px;
	margin: 0 0 15px;
	background:#eee;
	border: 1px solid #ddd; 
	}

.auth-bio h3 span.profile {
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	margin:0;
	padding:0 0 0 3px;
	font-weight:normal;
	letter-spacing:0;
	}

/* -------------------[ Top Navigation ]------------------- */

#topnav {
	padding:0; 
	margin:0;
	background:#E5F2FF;
	}

#topnav .limit {
	z-index:999999;
	position:relative;
	}

#topnav ul,
#topnav .menu { 
	width:730px; 
	}

#topnav ul { 
	z-index:99; 
	margin:0; 
	padding:0; 
	list-style:none; 
	line-height:1; 
	margin:0;
	}

#topnav ul a  {
	position:relative; 
	display:block; 
	z-index:100; 
	padding:5px 10px; 
	line-height:24px; 
	text-decoration:none; 
	}

#topnav ul li  { 
	float:left; 
	width: auto; 
	}

#topnav ul a:hover { }

#topnav ul ul  { 
	position: absolute; 
	left: -999em; 
	width: 200px; 
	z-index:99999;
	border-bottom: 1px solid #fff;
	}

#topnav ul ul a  {
	width:180px; 
	line-height:20px;
	border: 1px solid #fff;
	border-bottom:0;
	background:#E5F2FF;
	color:#006699; 
	}

#topnav ul ul a:hover  {
	color:#000; 
	}

#topnav ul ul ul  { 
	margin: -31px 0 0 200px; 
	}

#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:#000;
	}

#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:#ddd; 
	}

#catnav ul a:hover {
	color:#fff; 
	}

#catnav ul ul  { 
	position: absolute; 
	left: -999em; 
	width: 200px; 
	z-index:99999;
	border-bottom: 1px solid #333;
	}

#catnav ul ul a  {
	width:180px; 
	line-height:20px;
	border: 1px solid #333;
	border-bottom:0;
	background:#000;
	color:#ddd; 
	}

#catnav ul ul a:hover  {
	color:#fff; 
	}

#catnav ul ul ul  { 
	margin: -31px 0 0 200px; 
	}

#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; 
	}

/* -------------------[ Widgets ]------------------- */

.widget {
	margin: 0 0 30px;
	padding:0;
	overflow:hidden;
	}

.widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.widget li {
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0 0 0 18px;
	background:url(/templates/2215/images/bullet.png) 0 1px no-repeat;
	}

.widget .textwidget {

	}

.widget li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 0;
	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:960px;
	border-top:2px solid #eee;
	}

#footer-widgets .content { }

#footer-widgets .widget {
	margin: 0 0 10px;
	}

#footer-widgets .widget li { }

#footer-widgets .widget .textwidget { }

#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:290px;
	margin: 0 20px 0 0;
	overflow:hidden;
	}

#footer-widgets .footer-widget2 {
	float:left;
	width:290px;
	margin: 0 20px 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;
	}

.widget_flickrRSS img {
	margin: 0 8px 8px 0;
	background: #fff;
	padding: 2px;
	width:75px;
	height:75px;
	border:1px solid #ddd;
	background:#fff;
	}

/* -------------------[ Side Tabs Widget ]------------------- */

.widget.sidetabs {
	background: #fff;
	padding:0;  
	}

.widget.sidetabs ul.tabs {  
	list-style-type:none;
	margin: 0;
	padding: 0;
	clear:both;
	border-bottom:1px solid #fff;
	}

.widget.sidetabs ul.tabs li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	background:transparent;
	}
 
.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:#333;
	border-right:1px solid #fff;
	}

.widget.sidetabs ul.tabs li a:hover, 
.widget.sidetabs ul.tabs li a:active {
	background:#eee;
	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:#eee;
	color:#000;
	}

.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 {
	background:#eee;
	padding:5px;
	}

.widget.sidetabs .cat_content ul {
	border:1px solid #ddd;
	border-bottom:0;
	}

.widget.sidetabs .cat_content li {
	padding: 10px 10px 10px 24px;
	background:#fff url(/templates/2215/images/bullet.png) 7px 11px no-repeat;
	margin:0;
	border-bottom:1px solid #ddd;
	}

.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 #ddd;
	}

.widget.sidetabs .cat_content ul.side-arc li form { }

.widget.sidetabs .popular p {
	padding: 10px 10px 10px 26px;
	background:#fff url(/templates/2215/images/bullet.png) 7px 11px no-repeat;
	margin:0;
	border:1px solid #ddd;
	}

.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 {

	}

.cat-posts-widget img.thumbnail {
	float:right;
	margin: 0 0 0 10px;
	width:auto;
	padding:1px;
	height:5.1em;
	}

.cat-posts-widget .meta {
	margin-bottom: 10px;
	border-top:0;
	background:transparent;
	border:0;
	border-bottom:1px dotted #ddd;
	padding:0;
	}

.cat-posts-widget .post {
	margin-bottom: 0;
	}

.cat-posts-widget .entry {
	overflow:hidden;
	margin: 0 0 5px;
	line-height:1.4em;
	height:5.6em;
	}

.cat-posts-widget p.post-title {
	font-weight:bold;
	margin-bottom: 0;
	}

/* -------------------[ 300x250 Banner Ad Widget ]------------------- */

.widget.banner300 { 
	padding:0 !important;
	background:transparent !important;
	border:0 !important;
	}

/* -------------------[ Subscribebox Widget ]------------------- */

.widget.subscribebox { }

.widget.subscribebox form { }

/* ---------[ Email Form and Search Form ]--------- */

form#searchform,
p.email-form  {
	padding:0;
	margin:0;
	border:0;
	}

#searchform #searchfield,
p.email-form .sub {
	background: #fff !important;
	color: #aaa;
	font-size: 14px;
	margin: 0 2px 0 0;
	display:inline;
	padding: 4px 0 4px 4px;
	border: 1px solid #ddd;
	width:160px;
	text-transform:lowercase;
	font-family:arial,helvetica,sans-serif;
	}

#sidebar #searchform #searchfield,
#sidebar p.email-form .sub {
	width:200px;
	}

#searchform #submitbutton,
p.email-form .subbutton {
	background: #0099cc;
	color: #fff;
	font-family:arial,helvetica,sans-serif;
	font-size: 14px;
	padding: 4px 6px;
	margin: 0;
	border: 0;
	cursor:pointer;
	display:inline;
	}

#searchform #submitbutton:hover,
p.email-form .subbutton:hover {
	color:#fff;
	background:#333;
	}

#topnav form#searchform {
	position:absolute;
	top:4px;
	right:4px;
	}

/* -------------------[ YouTube Videos Widget ]------------------- */

#slideshowvids {
	border:1px solid #ddd;
	background:#eee;
	margin:0;
	padding:0;
	}

#slideshowvids .slides {
	padding:9px;
	width:280px;
	height:230px;
	background:#eee;
	overflow:hidden;
	}

#slideshowvids .slides li {
	padding:4px;
	width:270px;
	height:220px;
	background:#fff;
	border:1px solid #ddd;
	overflow:hidden;
	}

#slideshowvids .slides-nav li {
	padding:5px 10px;
	border-top:1px solid #ddd;
	margin:0;
	background-image:none;
	}

#slideshowvids .slides-nav li a.activeSlide {
	color:#000;
	font-weight:bold;
	}

/* ---------------[ Ad Banners ]--------------- */

.head-banner468 {
	float:right;
	width:468px;
	overflow:hidden;
	padding:0;
	margin:0;
	}

.banner468 {
	text-align:center;
	margin: 0 auto 15px;
	padding:0 0 20px;
	float:none;
	display:block;
	border-bottom:1px dotted #ddd;
	}

.banner728-container {
	width:960px;
	text-align:center;
	margin: 0 auto;
	padding:12px 0;
	float:none;
	display:block;
	border-bottom:2px solid #eee;
	}

.banner728-container.bottom {
	width:960px;
	text-align:center;
	margin: 0 auto;
	padding:12px 0;
	float:none;
	display:block;
	border:0;
	border-top:2px solid #eee;
	}

.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;
	}

.banner125 { 

	}

.banner125 .ad img {
	float:left;
	width:125px;
	height:125px;
	margin:0 0 6px 0;
	padding:10px;
	background:#eee;
	border:1px solid #ddd;
	}

.banner125 .ad.right img {
	float:right;
	margin-right:0;
	}

/* -------------------[ 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: 10px;
	right:0; 
	z-index:9999;
	margin:0;
	}

/* ---------[ Full-Width Layout Styles ]--------- */

.fwidth #page {
	background:transparent;
	}

.fwidth #contentleft {
	width: 100%;
	float:none;
	}

.fwidth #content {
	width: 100%;
	}

/* -------------------[ Buttons ]------------------- */

#searchform #submitbutton,
p.email-form .subbutton,
a.comment-reply-link, 
a.comment-reply-link:link, 
a.comment-reply-link:visited,
#commentform input#submit,
.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited {
	background: #0099cc;
	color: #fff;
	border:0;
	}

#searchform #submitbutton:hover,
p.email-form .subbutton:hover,
a.comment-reply-link:hover, 
a.comment-reply-link:active,
#commentform input#submit:hover,
.archive-tabs a:hover,
.archive-tabs a:active,
.archive-tabs .ui-tabs-selected a {
	color:#fff;
	background:#333;
	border:0;
	}

/* ---------[ Alt Home Bottom ]--------- */

.page-template-page-alt-home-php #page {
	border-bottom:0;
	padding:0;
	}

#alt-home-bottom {
	padding: 10px 0 0;
	background:#fff;
	}

.home-widget-1 {
	width:290px;
	float:left;
	margin:0 45px 0 0;
	}

.home-widget-2 {
	width:290px;
	float:left;
	margin:0 45px 0 0;
	}

.home-widget-3 {
	width:290px;
	float:right;
	margin:0;
	}

/* ---------[ Featured Page Widget ]--------- */

.featuredpage img.thumbnail {
	width:280px;
	float:none;
	margin:0 0 5px;
	border:4px solid #e5e5e5;
	padding:1px;
	background:#fff;
	}

#sidebar .featuredpage img.thumbnail {
	width:290px;
	}

#sidebar-narrow .featuredpage img.thumbnail,
#sidebar-bottom-right .featuredpage img.thumbnail {
	width:110px;
	}

.footer-widget1 .featuredpage img.thumbnail,
.footer-widget2 .featuredpage img.thumbnail  {
	width:270px;
	}

#sidebar-bottom-left .featuredpage img.thumbnail,
.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;
	}

.featuredpage .post {
	margin:0;
	padding:0;
	border:0;
	}