/*
Theme Name: Cozmic Dream
Theme URI: http://cozmoslabs.com/
Description: Built on Thematic Theme
Author: Cristi Antohe
Author URI: http://cozmoslabs.com/
Template: thematic
Version: 0.1
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');
/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');
/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');
/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/*
Testing Sublime with webdrive
LAYOUT: Three-Column (Right)
DESCRIPTION: Three-column 950px fixed layout with two sidebars right of content
*/

body {
    min-width:960px;
}
#header {
    position:relative;
}
#branding {
    width:940px;
    margin:0 auto;
}
#access {
    position:relative;
    overflow:hidden;
}
#main {
    width:960px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
#container {
    width:620px;
    float:left;
    margin:0 0 0 30px;
}
/*.home #container, .archive #container{
	width:520px;
}*/
#content {
    overflow:hidden;
}
#primary {
    width:250px;
    float:right;
    margin:0 30px 0 20px;
	clear:right;
}
#secondary {
    width:250px;
    float:right;
    clear:right;
    margin:0 30px 0 20px;
}
/*
.home #secondary, .archive #secondary{
	clear:none;
	margin:0;
    width:170px;

}
.home #primary, .archive #primary{
	width:170px;
}
*/
#footer {    
    clear:both;
}
#subsidiary {
    /*width:960px;*/
	margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 10px 0 10px;
}
#subsidiary #third {
    margin:0 0 0 10px;
}
#siteinfo {
    clear:both;
    width:940px;
    margin:0 auto;
}
.pageid-1430 #siteinfo{
	display:none;
}
/* =Recommended reading
-------------------------------------------------------------- */
#wid_content ul li{
	margin-top:10px;
}
#wid_content a{
	font-size:16px;
	background:none;
	padding:0;
	color:#cc0000;
	font-style:normal;
}
#wid_content a:hover{
	background:none;
	padding:0;
	border:none;
	color:#fff;
	background:#343436;
	border-left:4px solid #cc0000;
	margin-left:-8px;
	padding-left:4px;
}
#wid_content p{
	font-size:11px;
	color:#4a4a4a;
}
span#Previous, span#Next{
	font-weight:bold;
	color:#cc0000;
	margin-top:-10px !important;
}

/* =Global Elements
-------------------------------------------------------------- */
body{
	background:url(images/body_bg.gif) top left repeat #012e42;
}
#wrapper{
	/*background:url(images/big_wrapper.png) top center no-repeat;*/
}
body, input, textarea {
    font: 14px Verdana, Arial, Verdana, sans-serif;
	font-family: Arial, sans-serif;
	color:#4a4a4a;
    line-height:21px;
}
p, ul, ol, dd, pre {
    margin-bottom:22px; 
}
pre, code {
	font:14px Monaco, monospace; 
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
a:link {
    color:#cc0000;
	text-decoration:none;
}
a:visited {
    color:#cc0000;
	text-decoration:none;
}
a:active,
a:hover {
    color: #cc0000;
	text-decoration:underline;
}


/* =Header
-------------------------------------------------------------- */

#header {
    z-index:2;
	padding:40px 0 0 0;
	width:960px;
	margin:0 auto;
}
#branding {
    padding:88px 0 44px 0;
}
#blog-title {
    font-family:Arial,sans-serif;
    font-size:34px;
    font-weight:bold;
    line-height:40px;
}
#blog-title a {
    color:#000;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {blo
    color: #FF4B33;
}
#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;
}


/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#access {
	/*background:url(images/header_top.png) top left no-repeat;*/	
	background:#fff;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px; 
	
	margin:0 auto;
    height:91px;
	width:960px;
	padding:30px 0 7px 0;
    font-size:17px;
	text-transform:lowercase;
    overflow:visible;
    z-index:100;
	font-family: Arial, sans-serif;
	font-weight:normal;
}
#menu-and-search{
	float:right;
	width:530px;
	padding: 10px 30px 0 0;
}
#access-search{
	float:right;
}
#reg-and-signin{
	padding:3px 0 0 0;
	font-size:12px;
	text-transform:none;
	float:right;
	margin-right:20px;
}
#searchform img{
	vertical-align:middle;
}
#s{
	background:#fafafa;
	border:1px solid #e4e1e1;
	width:175px;
	height: 20px;
	padding:2px 0 0 0 !important;
	font-size:12px;
	color:#8b989a;
}
#logo{
	float:left;
}

.menu{
	padding:10px 0 0 0;
	float:right;
	clear:right;
	width:400px;
	/*font-weight:normal;*/
}
.ie7 .menu{
	/*width:310px; */
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			5em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			5em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
    float:right;
}
.sf-menu a {
	padding:9px 10px 9px 10px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#cc0000;
}
.sf-menu li {
	
}
.sf-menu li li {
	/*background:		#fafafa;*/
	font-size:15px;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
/*
.sf-menu > li > a:focus, .sf-menu > li > a:hover, .sf-menu > li > a:active {

	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 


	border: 1px solid #eae8e8;
	padding:8px 9px;
	margin-left:0px;
	-webkit-box-shadow: 0px 0px 3px 0px #f4f4f4;
	-moz-box-shadow: 0px 0px 3px 0px #f4f4f4;
	box-shadow: 0px 0px 2px 0px #f4f4f4; 
}

.sf-menu > li.wp-themes > a:focus, .sf-menu > li.wp-themes > a:hover, .sf-menu > li.wp-themes > a:active,
.sf-menu > li.profile-builder > a:focus, .sf-menu > li.profile-builder > a:hover, .sf-menu > li.profile-builder > a:active  {

	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px; 
}
*/

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    /*background: #fffee5;*/
	color:#344649;
	outline:0;
}
.sf-menu ul {

}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:34px; /* overriding essential styles */
	background:#fafafa;



	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	border: 1px solid #eae8e8;
	/*border-top:none;*/

}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    /*background:#fafafa;*/
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #344649;
}
/*
.page-item-793 a{
	background:#d5d5d5 !important;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.page-item-793 a:hover{
	color:#fff !important;
}
*/
.page-item-345 a{
    color:#0097ce !important;
}
.page-item-345 a:hover{
	color:#000 !important;
}

/* =Home Featured
-------------------------------------------------------------- */
.home_featured{
	width:960px;
	background:url(images/home_featured_bg.png) top left repeat-x #fafafa;
	padding:30px 0;
	margin:0 auto;
	height:158px;
}
.home_featured h2{
	/*font-family:"Myriad Pro", "Trebuchet MS", Arial, Verdana, sans-serif;*/
	font-family: Arial, Verdana, sans-serif;
	font-size:30px;
	color:#151618;
	font-weight:normal;
	padding:0 0 20px 0;
}
.home_featured p{
	font-size: 13px;
	color:#151618;
	line-height:22px;
}
.home_featured a img{
	margin-right:20px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;	
}
.home_featured a:hover img{
	margin-right:20px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}
.left_460{
	float:left;
	width:430px;
	padding:0 0 0 30px;
}
.right_460{
	float:right;
	width:440px;
	padding:0 30px 0 0;
}

/* =Inner_featured
-------------------------------------------------------------- */
.inner_featured{
	width:960px;
	margin:0 auto;
	background:#ffefb9;
	border-top:1px solid #e6d499;
	border-bottom:1px solid #e6d499;
}
.inner_featured h1{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding:30px;

	/*font-family:"Myriad Pro", "Trebuchet MS", Arial, Verdana, sans-serif;*/
	/*font-family: Arial, Verdana, sans-serif;*/
	font-family:"proxima-nova-1", "proxima-nova-2", Arial, sans-serif;
	text-shadow:1px 1px 0px #fffcf3;
	font-size:32px;
	line-height:30px;
	color:#151618;
	font-weight:bold;
}
/* =Content
-------------------------------------------------------------- */

#main {
	background:#fff;
    clear:both;
    padding:30px 0 22px 0;
}
.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 22px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    /*font-family:"Myriad Pro", Arial,sans-serif;*/
    font-family: Arial,sans-serif;
    font-size:26px;
    font-weight:normal;
    line-height:26px;
    padding:15px 0 4px 0; 
	background:#f6f6f6;
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
}
.entry-title a {
    color:#000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #cc0000;
}
.entry-meta {
    color:#cccccc;
    font-size:12px;
    font-style:italic;
    line-height:18px;
	text-align:right;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#ccc;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #cc0000;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.page.entry-content, .single.entry-content {
    padding:22px 0 0 0;
	padding:0;a
	min-height:450px;
}
.entry-content h1{
    font-family:Arial,sans-serif;
    font-size:24px;
    font-weight:bold;
    padding:28px 0 14px 0;
	text-transform:uppercase;
}
.entry-content h2 {
	color:#000;
    font-family:Arial,sans-serif;
    font-size:22px;
    font-weight:normal;
    padding:28px 0 14px 0;
}

.entry-content h3 {
	color:#000;
    font-size:20px;
    padding:28px 0 14px 0;
}
.entry-content h4 {
	color:#000;
    font-size:18px;
    font-family:Arial,sans-serif;
    font-weight:normal;
    /*letter-spacing:0.05em;*/
	padding:15px 0 14px 0;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-content span.bigfont{
	font-size:120%;
}
.entry-utility {
    color:#999;
    font-size:12px;
    line-height:18px;
    margin:5px 0 44px 0;
	text-align:justify;
}
.entry-utility a {
    color:#999; 
    font-style:italic;
    text-decoration:none;
}
.entry-utility .comments-link a, .entry-utility .author a {
    color:#000;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #cc0000;
}
.more-link{
	display:block;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	margin:10px 0 -20px 0;
}
.postimage {

}
.postimage img{
	float:right;
	margin-left:10px;
}
.postimage p{
	float:right;
	clear:right;
	margin-top:-10px;
	margin-bottom:10px;
	margin-left:10px;
	font-style:italic;
	font-size:11px;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;

    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #ECECEC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    display: inline;
    padding: 9px;	
}
.author-bio{
	padding-left:130px;
	font-size:16px;
	line-height:26px;
}
.profile-google{
	background:url(images/google+.png) top left no-repeat;
	padding-left:20px;
}
.profile-twitter{
	background:url(images/twitter.png) top left no-repeat;
	padding-left:20px;
}
.profile-stumble{
	background:url(images/stumbleupon.png) top left no-repeat;
	padding-left:20px;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:80px;
    height:80px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 90px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 50px 90px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:16px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#868686;
}
.main-aside a {
    color:#cc0000;		
}
.main-aside a:active,
.main-aside a:hover {
    color:#443f3f;
	text-decoration:none;
}
.aside h3 {
	color:#0f0f0f;
    font-size:18px;
	line-height:22px;
	font-weight:bold;
	font-family:proxima-nova-1,proxima-nova-2,sans-serif;
	border-bottom:1px solid #b1b1b1;
	padding-bottom: 4px;
	margin-bottom:20px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:none;
    margin:0 0 22px 0px;
	color:#cc0000;
	line-height:18px;
}
.aside ul ul li {
	/*font-style:italic;*/
    border-bottom:1px dotted #b1b1b1;
	padding:4px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0;
}

.main-aside > ul > li {
	margin-bottom:20px;
}

.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
#primary {
    padding:0 0 0 0;
    margin-bottom:22px;
}


/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:30px;
	border-top:1px solid #474747; 
}
#subsidiary a{
	color:#fff;
	padding:0;
	display:inline;
}
#subsidiary a:hover{
	background:none;
	border:none;
	color:#cc0000;
	text-decoration:underline;
}
#subsidiary h3{
	color:#fff;
	margin:10px 0 5px 0;
}
#subsidiary .aside{
	color:#fff;
	width:280px;
}
#subsidiary .aside ul ul{
	color:#fff;
}
#subsidiary .aside li li{
	color:#fff;
	border-bottom:1px solid #292a2a;
	padding:3px 6px;
}
/* =Crown Aside
-------------------------------------------------------------- */
#ads {
	background:#f6f6f6; 

    border-bottom:1px solid #ccc;
	width:250px;
	float:right;
	margin:0 29px 20px 0;
}
.home  #ads {
	display:none;
}
#ads p{
	padding:10px 0;
	line-height:18px;
	color:#111;
}
#ads a{
	color:#cc0000 !important;
	display:inline;
	padding:0;
}
#ads a:hover{
	border:0;
	background:none;
	text-decoration:underline;
}
#ads h3{
	padding:3px 0 10px 0;
}
#crown {
	/*background:url(images/crown_bg.png) top left no-repeat;*/
	background:url(images/subscribe_widget.png) top right no-repeat #f6f6f6; 
    border-bottom:1px solid #ccc;
	/*border-right:1px solid #ccc;*/
    /*width:350px;*/
	width:250px;
	float:right;
	margin-bottom: 20px;
	/*display:none;*/
	clear:right;
}
/*.home #crown, .archive #crown{
	display:block;
}*/
.crown-aside {
    color:#666;
    padding-top:10px;
    margin:0 29px 0 0;
}
.crown-aside h3{
	/*font-size:18px;
	color:#151618;*/
	margin-bottom:10px;
}
.attachment-jpeg .crown-aside,
.attachment.png .crown-aside {
    display:none;
}
.crown-aside a {
	display:inline;
	color:#cc0000;
	padding:0;
}
.crown-aside a:active,
.crown-aside a:hover {
	text-decoration:underline;
	background:none;
	color:#cc0000;
	border:none;
	padding:0;
}
.crown-aside ul {
    padding:0 10px;
}
.crown-aside ul ul {
    border:none;
    padding:0;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
   margin-bottom:30px;
   width:960px;
   margin:0 auto 30px auto;
   background:#111111;
   /*border:1px solid #fff;*/
   /*border-top:2px solid #000;*/
	-webkit-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px; 
   border-top:5px solid #222222;
   
}
#siteinfo {
    color:#fff;
    font-size:11px;
    line-height:18px;
    padding:0 0 30px 0;
	text-align:center;
}
#siteinfo a {
    color:#fff;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #cc0000;
	background:#fff;
	text-decoration:none;
}


/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}
/************************************** Download a Child Theme*/
#preview_download, .preview_download{
	border:1px solid #ccc; 
	padding:10px 0 8px 0; 
	text-align:center;
	background:#fff;
	margin-bottom:10px;
	clear:both;
}
.info-box{
	padding:15px;
	background:#ffefb9;
	border:1px solid #e6d499;
}
#preview_download a img, .preview_download a img{
	padding:0;
	margin:0 40px;
} 
#showcase_blogs{
	border:1px solid #c3c3c3; 
	padding:10px; 
	background:#f1f1f1;
	margin-bottom:10px;
	clear:both;
}
#showcase_blogs h3{
	padding:10px;
	border:1px solid #c3c3c3;
	background:#fff;
	text-align:center;
	margin:0 0 10px 0;
}
#showcase_blogs p{
	padding:0 0 5px 0;
	margin:0;
}
.dlstat{
	display:none;
}
/************************************** subscribe-email*/
#subscribe-email p{
	margin:0 0 5px 0;
}
#subscribe-email input#submit-email{
	background:#fafafa;
	border:1px solid #e4e1e1;
	width:125px;
	height: 20px;
	padding:2px 0 0 0;
	font-size:12px;
	color:#8b989a;
}
#subscribe-email input#submit-btn{
	/*-moz-border-radius: 15px;
	-webkit-border-radius: 15px;*/
	padding:1px 0 2px 0;
	border:1px solid #500400;
	background:#cc0000;
	color:#f1f1f1;
	margin-left:10px;
	cursor:pointer;
}
/************************************** social-media-holder*/
.social-media-holder{
	text-align:center;
	padding:5px 0 2px 0;
}
.social-media-holder a{
	padding:0 10px;
	/*filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;*/	
}
.social-media-holder a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;	
}
/************************************** image captions */
.wp-caption {
	text-align: center;
	margin-bottom:18px;
	border:3px solid #ccc;
	padding-top:5px;
	background:#fff;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
	font-size:11px;
}
/************************************** Theme Wordpress Themes Page */
.themes {
	list-style:none;
	margin:0;
	padding:0;
}
.themes li{
	float:left;
	width:240px;
	height:290px;
	border:1px solid #ccc;
	padding:20px;
	margin-right:25px;
	margin-bottom:30px;
}
.themes li:hover{
	background:#ffefb9;
	border:1px solid #e6d499;
} 
.themes .last-on-row{
	margin-right:0;
}
.themes li h2{
	font-size:22px;
	padding:0 0 10px 0;
}
.themes li img{
	border:1px solid #e6d499;
}
.page-template-tpl_onecolum-php #container, .page-template-tpl_success-php #container{
	width:900px;
}
/************************************************ Related Posts */
h3.related{
	padding:20px;
	background:#f6f6f6;
	border:1px solid #cccccc;
	border-bottom:none;
}
ol.related{
	padding:0 20px 20px 20px;
	margin:0 0 20px 0;
	background:#f6f6f6;
	border:1px solid #cccccc;
	border-top:none;	
}
ol.related li{
	margin-left:20px;
}

.entry-content .wp_codebox{
	width:99%;
	max-height:450px;
	overflow-y:scroll;
}

/************************************************ Gravity Forms */
.gform_wrapper form ul.left_label li{
	margin-bottom:10px !important;
}
.gform_wrapper {
	float:right;
	padding:10px;
	background:#f5f5f5;
	border:1px solid #e2e2e2;	
	width:430px;
	margin-left:50px;
	/*border-top:1px solid #aaa;*/
	/*padding-top:15px;*/
}
.ginput_container input{
	border:1px solid #aaa;
	padding:2px !important;
}
.ginput_container textarea{
	border:1px solid #aaa;	
}
.gform_wrapper .left_label .gfield_label{
	float: left;
	margin-top: 0px !important;
	margin-right: 15px !important;
	margin-bottom: 0pt !important;
	margin-left: 0pt !important;
	width: 19% !important;
	font-weight: normal !important;
}
.gform_footer.left_label{
	padding-left:21% !important;
}

#gform_wrapper_4{
	float:left;
}
#post-1467 #gforms_confirmation_message{
	float:left;
	padding:45px 10px;
	text-align:left;
	background:#f5f5f5;
	border:1px solid #e2e2e2;	
	width:430px;
}
#gform_wrapper_4 .gfield  {
	margin-top:50px;
}
#gform_wrapper_4 .gfield input{
	border:1px solid #aaa;
	padding:10px 2px !important;
	width:250px;
}
#gform_wrapper_4 .gfield_error input{
	width:230px;
}
#gform_wrapper_4 .validation_message{
	display:none;
}
#gform_wrapper_4  .gform_edit_link{
	display:none;
}
#gform_wrapper_4 label{
	width:auto !important;
}
#gform_wrapper_4 .gform_button{
	float:right;
	position:absolute;
	margin-top:-77px;
	margin-left:230px;
}

#gform_wrapper_4 .gform_button {
  background: #7fbf4d;
  background: -moz-linear-gradient(top, #7fbf4d 0%, #63a62f 100%);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7fbf4d), to(#63a62f));
  border: 1px solid #63a62f;
  border-bottom: 1px solid #5b992b;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
  -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
  box-shadow: inset 0 1px 0 0 #96ca6d;
  color: #fff;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  padding: 7px 0 8px 0;
  text-align: center;
  text-shadow: 0 -1px 0 #4c9021;
  width: 100px;
}

#gform_wrapper_4 .gform_button:hover {
  background: #76b347;
  background: -moz-linear-gradient(top, #76b347 0%, #5e9e2e 100%);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#76b347), to(#5e9e2e));
  -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
  -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
  box-shadow: inset 0 1px 0 0 #8dbf67;
  cursor: pointer;
}

#gform_wrapper_4 .gform_button:active {
  border: 1px solid #5b992b;
  border-bottom: 1px solid #538c27;
  -moz-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eee;
  -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eee;
  box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eee;
}

#post-1467 .galleryid-1467{
	float:right;

	width:43%;
	background:none !important;
}


/* Last to load? */
#wrapper{
	background:url(images/big_wrapper.png) top center no-repeat;
}
.tim-widget-post-title{
	margin:18px 0 0 0 !important;
	padding:0;
}
.tim-widget-post-title a{
	font-size:13px !important;
	font-weight:bold !important;
	padding:0 !important;
	border:none !important;
	display:inline;
}
.tim-widget-post-title a:hover{
	color:#cc0000 !important;
	background:none !important;
	padding:0 !important;
	border:none !important;
}
.tim-widget-post-thumbnail{
	border:7px solid #ccc;
}
.tim-widget-post-title a:hover .tim-widget-post-thumbnail{
	border-color:#0C2C52;
}


/*
.postid-817 #container{ 
	width:620px !important;
	margin:0 0 0 160px;
}

.postid-817 #main .aside {
	display:none;
}

.postid-817 .related, .postid-817 .navigation{
	display:none;
}
*/


/* Gallery */
.gallery-columns-3{
	background:#f1f1f1 !important;
	border-color:#ccc !important;
}
.gallery-columns-3 .gallery-item{
	width:auto !important;
}
.gallery-columns-3 .gallery-item img{
	border:2px solid #fff !important;
	box-shadow:0px 0px 5px #ccc;
}
.gallery-columns-3 .gallery-item a:hover img{
	border:2px solid #ccc !important;
}

/* Update Box */
.update{
	background:#fffbed;
	border:1px solid #e6d499;
	padding:22px 22px 0px 22px;
	margin-bottom:22px;
}
.update h3{
	padding:0 0 10px 0;
	text-align:center;
}
.update a{
	text-decoration:underline;
}

.buttons{
	padding:5px;
	background:#fef9e7;
	-webkit-border-radius:5px;
	border-radius:5px;
	float:right;
	margin:2px 0 10px 10px;
}
.button{
	float:right;
	margin-left:5px;
}



/* profile builder table */

#profile-builder-table{
	border-collapse:separate;
	border:1px solid #dfdfdf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	font-size:13px;
	width:99.9%;
}

#profile-builder-table img{
	margin:0;
}

#profile-builder-table .col-3, #profile-builder-table .col-2{
	width:178px;
}

#profile-builder-table tr{
	border-bottom:1px solid #dfdfdf;
	border-top:1px solid #ffffff;
	background-color:#f9f9f9;
}

#profile-builder-table  tr.even td {
	background-color:#f4f4f4 !important;
}


#profile-builder-table td.col-1{
	background:url(images/pb_table_shadow_left.png) repeat-y right 0;
	
}

#profile-builder-table td.col-3{
	background:url(images/pb_table_shadow_right.png) repeat-y left 0;
}


#profile-builder-table td, #profile-builder-table th {
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;    
	border-top:1px solid #ffffff;
    vertical-align: middle;
}
#profile-builder-table td.col-3, #profile-builder-table th.col-3{
	border-right:none;
}

#profile-builder-table th.col-1{
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0; 
}

#profile-builder-table th.col-3{
	-webkit-border-radius:0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0; 
}

#profile-builder-table td.col-2, #profile-builder-table td.col-3{
	text-align: center;
}

#profile-builder-table th {
	font-size:24px;
	font-weight:bold;
	color:#3a3a3a;
	text-shadow:1px 1px 1px #fff;
	padding:3px 20px 4px;
	background: #f3f3f3;
	background: -moz-linear-gradient(top, #f3f3f3 0%, #e9e9e9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e9e9e9));
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#e9e9e9 100%);
	background: -o-linear-gradient(top, #f3f3f3 0%,#e9e9e9 100%);
	background: -ms-linear-gradient(top, #f3f3f3 0%,#e9e9e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e9e9e9',GradientType=0 );
	background: linear-gradient(top, #f3f3f3 0%,#e9e9e9 100%);
}

#profile-builder-table th.col-2 {
	background: #f4f4da;
	background: -moz-linear-gradient(top, #f4f4da 0%, #ebebd1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4da), color-stop(100%,#ebebd1));
	background: -webkit-linear-gradient(top, #f4f4da 0%,#ebebd1 100%);
	background: -o-linear-gradient(top, #f4f4da 0%,#ebebd1 100%);
	background: -ms-linear-gradient(top, #f4f4da 0%,#ebebd1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4da', endColorstr='#ebebd1',GradientType=0 );
	background: linear-gradient(top, #f4f4da 0%,#ebebd1 100%);
}

#profile-builder-table td.col-2{
	background-color:#f9f9e0;
}

#profile-builder-table tr.even td.col-2{
	background-color:#f5f5db !important;
}

#profile-builder-table tr.last, #profile-builder-table tr.last td{
	border-bottom:none;
}

.sign-in label{
	display:inline-block;
	width:100px;
}
.sign-in .login-form-submit{
	width:265px;
}
.sign-in .login-form-submit .button{
	font-family:"proxima-nova-1", "proxima-nova-2", Arial, sans-serif;
	cursor:pointer;
	padding:2px 15px;
	/*width:100%;*/
	font-weight:bold;
	font-size:18px;
	text-align:center;

	background: #fbe901; /* Old browsers */
	background: -moz-linear-gradient(top, #fbe901 0%, #f2dd1c 75%, #e2ce21 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbe901), color-stop(75%,#f2dd1c), color-stop(100%,#e2ce21)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fbe901 0%,#f2dd1c 75%,#e2ce21 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fbe901 0%,#f2dd1c 75%,#e2ce21 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #fbe901 0%,#f2dd1c 75%,#e2ce21 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbe901', endColorstr='#e2ce21',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #fbe901 0%,#f2dd1c 75%,#e2ce21 100%); /* W3C */

	-webkit-box-shadow: inset 0px 1px 0px 0px #fefbcc;
	-moz-box-shadow: inset 0px 1px 0px 0px #fefbcc;
	box-shadow: inset 0px 1px 0px 0px #fefbcc; 
	
	border:1px solid #d7c000;
	text-shadow:1px 1px 0px #fcf4a0;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	margin:0;

}
.sign-in .login-form-submit .button:hover{
	-webkit-box-shadow: inset 0px 1px 0px 0px #fff249;
	-moz-box-shadow: inset 0px 1px 0px 0px #fff249;
	box-shadow: inset 0px 1px 0px 0px #fff249; 
	background:#ecd71f;
}

.sign-in .login-form-submit .button:active{
	margin-top:1px;
	margin-bottom:-1px;
}


/* Custom Widgets */

#connect-widget{
	border:1px solid #e6d499;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
}

#connect-widget > div{
	border:1px solid #fff;
	background:#fef9e8;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:18px 18px 8px;
	height:98px;
}

#connect-widget .button-holder, #pb-list .button-holder{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    box-shadow: 0 2px 2px 0 #CFCFCF;
	-webkit-box-shadow:0 2px 2px 0 #CFCFCF;
	-moz-box-shadow: 0 2px 2px 0 #CFCFCF;
	margin-bottom:10px;
}


#connect-widget a{
	font-family:"proxima-nova-1", "proxima-nova-2", Arial, sans-serif;
	cursor:pointer;
	padding:9px 0 10px 12px;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	width: 196px;
	display:block;
	height:18px;		
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	margin:0;
}

#connect-widget a.twitter{
	background: #62d6f1;
	background: -moz-linear-gradient(top, #62d6f1 0%, #29b5e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#62d6f1), color-stop(100%,#29b5e3));
	background: -webkit-linear-gradient(top, #62d6f1 0%,#29b5e3 100%);
	background: -o-linear-gradient(top, #62d6f1 0%,#29b5e3 100%);
	background: -ms-linear-gradient(top, #62d6f1 0%,#29b5e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62d6f1', endColorstr='#29b5e3',GradientType=0 );
	background: linear-gradient(top, #62d6f1 0%,#29b5e3 100%);	
	
	-webkit-box-shadow: inset 0px 1px 0px 0px #91e2f5;
	-moz-box-shadow: inset 0px 1px 0px 0px #91e2f5;
	box-shadow: inset 0px 1px 0px 0px #91e2f5; 
	
	border:1px solid #3890b9;
	text-shadow:-1px -1px 0px #3a98ae;
}


#connect-widget a.rss{
	background: #ff9000;
	background: -moz-linear-gradient(top, #ff9000 0%, #d37800 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9000), color-stop(100%,#d37800));
	background: -webkit-linear-gradient(top, #ff9000 0%,#d37800 100%);
	background: -o-linear-gradient(top, #ff9000 0%,#d37800 100%);
	background: -ms-linear-gradient(top, #ff9000 0%,#d37800 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9000', endColorstr='#d37800',GradientType=0 );
	background: linear-gradient(top, #ff9000 0%,#d37800 100%);
	
	-webkit-box-shadow: inset 0px 1px 0px 0px #feb24d;
	-moz-box-shadow: inset 0px 1px 0px 0px #feb24d;
	box-shadow: inset 0px 1px 0px 0px #feb24d;
	
	border:1px solid #d37900;
	text-shadow:-1px -1px 0px #b26400;
}

#connect-widget a.twitter:hover{
	-webkit-box-shadow: inset 0px 1px 0px 0px #91e2f5;
	-moz-box-shadow: inset 0px 1px 0px 0px #91e2f5;
	box-shadow: inset 0px 1px 0px 0px #91e2f5; 
	background:#31c3f1;
}

#connect-widget a.rss:hover{
	-webkit-box-shadow: inset 0px 1px 0px 0px #feb24d;
	-moz-box-shadow: inset 0px 1px 0px 0px #feb24d;
	box-shadow: inset 0px 1px 0px 0px #feb24d; 
	background:#e88400;
}

#connect-widget a.twitter:active, #connect-widget a.rss:active{
	margin-top:1px;
	margin-bottom:-1px;
}



#connect-widget a img{
	margin:0 9px 0 0;
	vertical-align:bottom;
}


#pb-widget{
	border:1px solid #e6d499;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
}

#pb-widget > div{
	border:1px solid #fff;
	background:#fef9e8;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding:0 0 14px 0;	
}

#pb-widget h3{
	border-bottom:1px solid #e6d499;
	font-size:26px;
	color:#0f0f0f;
	line-height:51px;
	height:51px;
	font-family:proxima-nova-1, proxima-nova-2, Arial, sans-serif;
	font-weight:300;
	text-align:center;
	margin:0;
}
#pb-widget h3 span{
	font-weight:700;
}


#pb-logo{
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:url(images/pro_version_bg.png) no-repeat center 12px;
	background-color:#ffefb9;
	height:91px;
}


#pb-list{
	border-top:1px solid #e6d499;
	font-family:proxima-nova-1, proxima-nova-2, Arial, sans-serif;	
	color:#0f0f0f;
	padding:15px 19px 0;
	height:246px;
}

#pb-list h4{
	font-size:18px;
	margin-bottom:5px;
	line-height:22px;
}

#pb-list ul{
	font-size:13px;
	list-style:disc;
	line-height:16px;
	color:#0f0f0f;
	margin:0 0 0 25px;
	padding-bottom:20px;
	
}

#pb-list ul li{
	margin-bottom:4px;
	border:0;
}

#pb-list a{
	font-family:proxima-nova-1, proxima-nova-2, Arial, sans-serif;
	cursor:pointer;
	padding:9px 0 10px;
	width:99%;
	font-weight:700;
	font-size:18px;
	text-align:center;
	display:block;
	color:#0f0f0f;

	background: #fbe901; /* Old browsers */
	background: -moz-linear-gradient(top, #fbe901 0%, #f2dd1c 75%, #e2ce21 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbe901), color-stop(75%,#f2dd1c), color-stop(100%,#e2ce21)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fbe901 0%,#f2dd1c 75%,#e2ce21 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fbe901 0%,#f2dd1c 75%,#e2ce21 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #fbe901 0%,#f2dd1c 75%,#e2ce21 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbe901', endColorstr='#e2ce21',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #fbe901 0%,#f2dd1c 75%,#e2ce21 100%); /* W3C */

	-webkit-box-shadow: inset 0px 1px 0px 0px #fefbcc;
	-moz-box-shadow: inset 0px 1px 0px 0px #fefbcc;
	box-shadow: inset 0px 1px 0px 0px #fefbcc; 
	
	border:1px solid #d7c000;
	text-shadow:1px 1px 0px #fcf4a0;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	margin:0;
}

#pb-list a:hover{
	-webkit-box-shadow: inset 0px 1px 0px 0px #fff249;
	-moz-box-shadow: inset 0px 1px 0px 0px #fff249;
	box-shadow: inset 0px 1px 0px 0px #fff249; 
	background:#ecd71f;
}
#pb-list a:active{
	margin-top:1px;
	margin-bottom:-1px;
}

#widget-wpmailme .wp-mail-link{
	display:block;
	text-indent:-9999px;
	background:url(images/wp_mail_subscribe_title.png) no-repeat 0 0;
	width:250px;
	height:85px;
}

#widget-wpmailme{
	font-family:proxima-nova-1, proxima-nova-2, Arial, sans-serif;
	color:#0f0f0f;
}

#widget-wpmailme  > div{
	border:1px solid #1796ce;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	background:#fff;
	border-top:5px solid #1796ce;
}

#widget-wpmailme h4{
	font-size:15px;
	line-height:22px;
	padding:12px 20px 18px;
	border-bottom:1px solid #cee5f6;
}

#widget-wpmailme h4 span{
	font-size:18px;
}

#widget-wpmailme form{
	background:url(images/wpmailme_curves_bg.png) repeat 0 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:23px 0 12px;
	margin:0;
}

#widget-wpmailme form .mc-field-group, #widget-wpmailme form > div{
	text-align:center;
}

#widget-wpmailme form #mce-EMAIL{
	background-color:#f1ead6 !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:14px;
	font-style:italic;
	font-family:Georgia, serif;
	color:#888888;
	text-shadow:1px 1px 1px #fff;
	border:1px solid #c5c5c5;
	height:29px;
	line-height:29px;
	width:180px;
	padding:0 15px !important;
	text-align:center;
	-webkit-box-shadow: inset 1px 1px 1px #cfcfcf;
	-moz-box-shadow: inset 1px 1px 1px #cfcfcf;
	box-shadow: inset 1px 1px 1px #cfcfcf; 
	margin-bottom:16px !important;
}

#widget-wpmailme form #mc-embedded-subscribe{
	background:url(images/wood_button.png);
	height:43px;
	width:211px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	border:0;
	cursor:pointer;
	text-shadow:-1px -1px 0px #333;
}
 
#widget-wpmailme #not-convinced{
	text-align:center;
	border-top:1px solid #cee5f6;
	font-size:14px;
	line-height:16px;
	padding:17px 0;
}

#widget-wpmailme #not-convinced a{
	color:#1796ce;
	text-decoration:underline;
}

#widget-wpmailme #not-convinced a:hover{
	text-decoration:none;
}

.widget_popular_posts a{
	margin-right: 5px;	
}

.widget_popular_posts .comments-link{

	zoom: 1; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

	color:#0f0f0f;
	margin:0;
	display: inline-block;
}

.widget_popular_posts .comments-link img{
	vertical-align:middle;
	margin-right:4px;
}

.widget_popular_posts .comments-link:hover{
	color:#cc0000;
}

/* Profile Builder Pro page */
.wppb-videolink{
	display:block;
	clear:both;
	text-align:center;
	color:#cc0000;
}
.wppb-videoholder{
	padding:30px 160px;
	text-align:center;
	background:#f9f9e0;
	margin:0 -30px 20px -30px;
	border:1px solid #ffefb9;
}
.pageid-1430 #content{
	overflow:visible;
}
#post-1430 .wppb_img_link{
	float:left;
	margin:0 33px 0 0;
	width:auto;
}
.rm-images-holder{
	clear:both;
	overflow:hidden;
	padding-top:10px;
}
#post-1430 .wppb_img_link.last{
	margin:0;
}
#post-1430 .wppb_img_link img{
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #ececec;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    display: inline;
    padding: 9px;
}

.subscriber_holder{
	text-align:center;
}


/* BuySell Ads CSS */
body .yoggrt{background:#fff;padding:15px;margin:15px 0 0;border:3px solid #eee;}
body .one .bsa_it_ad{background:transparent;border:none;font-family:inherit;padding:0 20px 0 10px;margin:0;text-align:right;}
body .one .bsa_it_ad:hover img{-moz-box-shadow:0 0 3px #000;-webkit-box-shadow:0 0 3px #000;box-shadow:0 0 3px #000;}
body .one .bsa_it_ad .bsa_it_i{display:block;padding:0;float:none;margin:0 0 5px;}
body .one .bsa_it_ad .bsa_it_i img{padding:0;border:none;}
body .one .bsa_it_ad .bsa_it_t{padding:6px 0 0 0;}
body .one .bsa_it_p{display:none;}
body a#bsap_aplink {display:block;font-size:10px;margin:12px 20px 0;text-align:right;}
