/*
Theme Name: ProgrammingLife
Description: Responsive WordPress theme
Theme URI:
Author: Programming Life
Author URI: http://programminglife.net
Version: 1.3
Tags: dark, light, white, black, gray, two-columns, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

*/


/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}

body{  }

ol, ul { list-style:none; margin:0; }

ul.children{ margin-left:15px;}

ul.children li:last-child{ padding: 0 0 0 0 !important;}

a,a:hover{ text-decoration:none;
}
.entry a, article a, .authorarchive a { text-decoration:underline; }
h1 a, h2 a { text-decoration:none; }

a,.nav li a{
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}

small{ line-height:11pt;}

.small{ font-size:85% !important;}

.hrline,.hrlineB{
	clear:both;
	width: 100%;
	max-width: 1280px;
	margin:0 auto;
	padding:0;
	height:1px;
	position:relative;
}

.hrlineB{
	margin-bottom:30px !important;
}

.hrline span,.hrlineB span{
	width:40px;
	margin-left:-20px;
	background:#999;
	height:1px;
	position: absolute;
	top:0;
	left:50%;
}

.sserif,.comment-meta{ font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; margin:5px 0 8px 0;}

.fl{ float:left !important;}
.fr{ float:right !important;}
.bottomzero{ padding-bottom:0 !important}

i.icon-play-circle,
i.icon-time{ padding-left:1px !important;}

.rad,.nav-previous a,.scrollTo_top img{-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}

.boxshadow,#infscr-loading,.nav-previous a,.scrollTo_top img{
	-moz-box-shadow:  0px 3px 6px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:  0px 3px 6px 2px rgba(0, 0, 0, 0.25);
	box-shadow:  0px 3px 6px 2px rgba(0, 0, 0, 0.25);
}

.shadow-inset{
	-moz-box-shadow:  0px 0px 10px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow:  0px 0px 10px rgba(0, 0, 0, .1) inset;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .1) inset;
}

.shadow-inset2{
	-moz-box-shadow:  0px 0px 45px rgba(0, 0, 0, 1) inset;
	-webkit-box-shadow:  0px 0px 45px rgba(0, 0, 0, 1) inset;
	box-shadow: 0px 0px 45px rgba(0, 0, 0, 1) inset;
}

#header{
    background-image: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.05));
    background-image: -webkit-linear-gradient-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05));
    background-image: -ms-linear-gradient(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05));
    background-image: no-repeat;
}

#header .container_alt {
	/* background: transparent url(/images/plant.89x100.png) no-repeat center top;	*/

}

body {
	background: transparent url(/images/bg.family.3632x2898.jpg) no-repeat center left !important;
	background-size:cover !important;
}

#main-nav>li:hover{
    background-image: -moz-linear-gradient(rgba(0,0,0,0.07), rgba(0,0,0,0)) !important;
    background-image: -webkit-linear-gradient-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0.07)), to(rgba(0, 0, 0, 0))) !important;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0)) !important;
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0.07)), to(rgba(0, 0, 0, 0)) !important;
    background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.07)), to(rgba(0, 0, 0, 0)) !important;
    background-image: no-repeat;
}

.slant{ font-weight:normal; font-style:italic;}

.opacity{ opacity:.6}

.upper{ text-transform:uppercase !important}
.lower{ text-transform: lowercase !important}
.italic{ font-style:italic !important}
.fat{ font-weight:bold !important}

.inside{ padding:30px 30px 0 30px !important;}


h1{
	margin:15px 0;
	padding:0;
	letter-spacing:-0.04em;
	}

h2{
	margin:15px 0;
	padding:0;
	letter-spacing:-0.04em;
	}

h2.leading{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	background:url(images/line-h-l.png) bottom repeat-x !important;
	}

h2.heading,h2.pageheading{
	margin: 25px 0 5px 0;
	padding:0 0 12px 0;
	font-size:24px;
	letter-spacing:-0.06em;
	background:url(images/line-h-l.png) bottom repeat-x !important;
	}

h2.pageheading{
	margin: 0 0 5px 0;
	}

h2.widget,h2.widget-single{
	padding-top:0;
	padding-bottom:15px;
	margin:0;
	font-weight:700;
	font-size:12px;
	text-transform:uppercase;
	overflow:hidden;
}

h2.widget-single{
	/* border-bottom:1px solid #ddd; */
	/* margin-bottom:15px; */
	clear:both;
	}

h3{
	margin:10px 0;
	padding:0;
	letter-spacing:-0.025em;
	}

h3.leading{
	margin:0 0 10px 0;
	padding:0;
	}

h4{
	margin:12px 0;
	padding:0;
	}

h5,h6{
	margin:5px 0;
	padding:0;
	}

h3 span span{ opacity:.6; padding:0 !important;}

h3.title{ padding:0 0 11px 0; margin: 0; font-size:14pt; text-shadow:none;}

h4.leading{
	margin:-5px 0 30px 0;
	}



/* @header
********************************************************************************************
********************************************************************************************/

.topnav{ overflow:hidden;}

#header{
	width:100%;
	padding:18px 0 15px 0;
	margin-bottom:30px;
	border-top:8px solid #333;

	top:0;

	}


#header h1{margin:0; font-weight:800; float:left; white-space:nowrap; }
#header h1 a{text-shadow:none;}
#header a{ overflow:hidden;}

#header a img.logo{ float:left; margin:5px 0;}

#header-bottom{margin:0; background:#fff;}

.headad{float:right; margin:0;overflow:hidden;}

.headad a{ float:right; margin:0;}


/* @core
********************************************************************************************
********************************************************************************************/


/* @navigations
********************************************************************************************
********************************************************************************************/

#navigation .scrollTo_top i{font-size:28px;}

.nav {
	float:right;
	z-index: 999;
	position:relative;
	margin:0;
	padding:0 0 0 25px;
	list-style: none;
	line-height: 1;
}

.nav>li>a:hover{
	text-shadow:none;
}

.nav a {
	position: relative;
	color: #888888;
	display: block;
	z-index: 100;
	padding: 12px 0;
	text-decoration: none;
	text-shadow:none;
}

.nav>li>a{
    -moz-transition: all 0.2s ease-in;
 	-webkit-transition: all 0.2s ease-in;
 	-o-transition: all 0.2s ease-in;
	text-transform:uppercase;
	font-size:12px;
	padding:13px 0;
	font-weight:700;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

.nav a:hover {
	color: #2f2f2f;
}

.nav li {
	display:inline;
	position: relative;
	float:left;
	overflow: hidden;
}

.nav>li {
	margin:0 0 0 0;
	padding:0 25px;
  	/* background:url(images/nav-div.png) left center no-repeat !important;
	-moz-border-radius:3px;-khtml-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:3px; */
}

.nav li ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:400px;
	position: absolute;
	z-index: 999;
}

.nav li ul .sf-sub-indicator {
	background: url(../images/arrow-superfish-right.png) no-repeat;
	top: 34%;
}
.nav li ul li a {
	padding:16px 25px;
	margin:0 10px 0 0;
	border-bottom:1px solid #eee;
	font-size:12px;
}

.nav li ul li:last-child a {border-bottom:none;}

.nav>li>ul{border:1px solid #ddd; margin:0 0 0 -25px;
	-moz-border-radius:0 0 3px 3px;-khtml-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}

.nav>li>ul>li{width:50%;}

.nav li ul li:first-child a {
	background:none;
}

.nav li ul li a:hover {
}

.nav li ul li a.sf-with-ul {
	padding-right: 0;
}

.nav li ul li.current_page_item a,
.nav li ul li.current_page_parent a,
.nav li ul li.current-menu-ancestor a,
.nav li ul li.current-cat a,
.nav li ul li.li.current-menu-item a,
.nav li ul li.sfHover a {
}

.current_page_ancestor ul li a{
}

.nav li ul ul{
	margin: -44px 0 0 195px;
}


.nav li a.sf-with-ul {
  	padding-right: 15px;
	position:relative;
}

.nav li.current_page_item a,
.nav li.current_page_parent a,
.nav li.current-menu-ancestor a,
.nav li.current-cat a,
.nav li.li.current-menu-item a,
.nav li.sfHover a {
}


.nav .sf-sub-indicator {
	background: url(images/arrow-superfish.png) no-repeat;
	position: absolute;
	display: inline;
	width: 10px;
	height: 10px;
	margin:0 0 0 5px;
	text-indent: -999em;
	overflow: hidden;
	opacity:.7;
}

.nav li ul {
	position: absolute;
	left: -999em;
}

.nav li:hover, .nav li.hover {
  	position: static;
}

.nav li:hover ul ul,
.nav li.sfhover ul ul,
.nav li:hover ul ul ul,
.nav li.sfhover ul ul ul,
.nav li:hover ul ul ul ul,
.nav li.sfhover ul ul ul ul {
  	left: -999em;
}

.nav li:hover ul,
.nav li.sfhover ul,
.nav li li:hover ul,
.nav li li.sfhover ul,
.nav li li li:hover ul,
.nav li li li.sfhover ul,
.nav li li li li:hover ul,
.nav li li li li.sfhover ul {
  	left: auto;
}

.nav li ul {
}

.nav li ul li a {
}

.nav li ul li a:hover {
}




#portfolio-filter{
	font-size: 10pt;
	margin:3px auto 15px auto;
	overflow:hidden;
}

#portfolio-filter li span  { position:relative;display:block; z-index:100; padding:11px 10px 10px 0; line-height:18px;text-decoration:none;}

#portfolio-filter ul {
	display:inline-block;
	list-style:none;
}
* html #portfolio-filter ul { /* Target IE6 */
	display:inline;
}
*+html #portfolio-filter ul { /* Target IE7 */
	display:inline;
}
#portfolio-filter li {
	margin-right:18px;
	line-height:1.6;
	float:left;
}
#portfolio-filter a {
	text-decoration:none;
	line-height:1.3;
	font-size:9pt !important;
	opacity:.9;
	font-size:85%;
	padding:0; /* variable width */
}

ul#portfolio-filter li:after {
    color: #CCCCCC;
    content: "/";
	margin-left:18px;
}

ul#portfolio-filter li:last-child:after {
    content: "";
}


/* @post styles
********************************************************************************************
********************************************************************************************/

.singlepost{
	background:#fff;
	padding-top:40px !important;
	padding-bottom:40px !important;
}

ul.medpost{ padding:0 0 0 0 !important; margin:0 0 60px 0;}

ul.medpost li#slider{ width:64% !important; height:400px;}

#content #slider{ max-height:400px; overflow:hidden; margin:0 0 30px 0}

ul.medpost li#slider2{ width:58.64% !important; padding:30px 2.7%; height:220px;}

#content #slider2{ margin-bottom:40px;}

ul.medpost1col{ padding:0 0 0 0 !important; margin:0 0 60px 0; width:64% !important; float:left;}

ul.medpost1col li#slider{ width:100% !important; height:400px;}

ul.medpost1col li#slider2{ width:98.64% !important; padding:30px 2.7%; height:220px;}

/*ul.medpost>li:first-child{ width:63.89% !important;}*/

ul.medpost>li{
	margin:2px 1.3% 28px 1.3%  !important; overflow:hidden; width:30.7% !important; position:relative;}

ul.medpost>li>h2{ text-transform:uppercase; margin:25px 0 15px 0; padding:0 30px; line-height:1.4; font-weight:800; text-align:center;}

ul.medpost>li.format-video>iframe{ width:100%; height:200px !important;}

ul.medpost>li.format-audio>iframe{ margin:-1px -1px 20px -1px !important}

.soundTitle__title{ font-weight:normal !important;}

ul.medpost>li>.entry{ opacity:.6}

ul.medpost li p{margin:20px 30px; line-height:1.8; }

ul.medpost>li>.entry>a.mainbutton{ margin:-8px 0 0 0;-moz-border-radius:0 0 0 0;-khtml-border-radius:0 0 0 0;-webkit-border-radius:0 0 0 0;border-radius:0 0 0 0; }




/* @formats
********************************************************************************************
********************************************************************************************/

ul.medpost li.format-quote{
	background:#333;
	color:#fff;
	text-shadow:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14pt;
}

p.quuote_author{ font-size:10pt; text-align:center; padding-top:20px}

.q-inn{ padding:0 25px 10px 25px; line-height:1.4 !important; position:relative; z-index:2;}

ul.medpost li.format-quote:before{
    content: '\275d';
	color:#555;
	font-size:110pt;
	position:absolute;
	top:60px;
	left:15px;
	z-index:1;
	letter-spacing:0;
}


ul.medpost li.format-image,
ul.medpost li.format-audio{
	padding-bottom:20px;
}

.imageformat img{ float:left; overflow:hidden; background:#000;}

img.headimg{ margin:0 0 20px 0;float:left;}

.post>iframe{ margin:0 0 0 0; float:left;}

.format-gallery h2,
.format-video h2{ margin-top:25px}

li.format-audio>iframe{margin:0 0 15px 0;}

p.special{ font-size:14px; margin:0 20px 20px 20px !important}


ul.medpost li.format-link img,
ul.medpost li.format-standard img,
ul.medpost li.format-image img,
ul.medpost li.format-gallery img,
.imageformat{
	width:100%;
}

/* @single
********************************************************************************************
********************************************************************************************/

.entry{margin:20px 0 20px 0; line-height:1.9;}

.entry h3{ font-weight:bold;}

.entry ul{margin:0 0 25px 20px;}

.entry ul li{ list-style-position:inside; list-style:circle;}


.entry ol{margin:0 0 25px 20px;}

.entry ol li{ list-style: decimal; list-style-position:inside;}

.entry ol li ol li{ list-style: upper-latin;list-style-position:inside;}

.entry_item{width:75%; margin-top:65px;}

.entry p a:hover{ background:url(images/transparent-light.png);}

.entry p{margin:0 0 20px 0;}

.entryfull{margin:1px; padding:30px; overflow:hidden}

.entryfull h3{ font-weight:bold;}

.entryfull p{margin:0 0 15px 0;}

h2.single{ padding:0; margin:-5px 0 15px 0;}

h2.singlefull{ padding:0; margin:-5px 0 15px 0;}

img.main-single{ float:left; margin:0;}


.meta,.widgetmeta{
	font-size:12px !important;
	line-height:1.3;
	padding:0 0 0 0 !important;
	font-weight:normal;
	overflow:hidden;
	margin-top:10px;
	opacity:.4;
}

.post>.meta{
	text-align:center;
}

.widgetmeta{
	margin:0 0 !important;
	opacity:.6;
}



.buttons{ overflow:hidden; padding:0 0 0 0; margin:15px 0;}
.buttons iframe{ overflow:hidden; margin:0 0 0 0 !important}
.buttons a{ margin-top:-5px !important; float:left;}



.postinfo{
	overflow:hidden;
	margin:0 0 -1px 0;
	padding:8px 30px 8px 25px;
	border:1px solid #ddd;
	font-size:12px;
}

.postinfo p{
	margin:0 0 0 0;
}

.postauthor { overflow:hidden; margin:0 0 30px 0; padding:20px 25px 25px 25px;
	border:1px solid #ddd;
	background:transparent url(/images/matt-catlett-105x136.jpg) no-repeat left top;
	padding-left:130px;
	}

.postauthor img{ float:left; margin:13px 25px 0 0;}

.authordesc{ margin-top:0px;}

.authorarchive{margin:0 25px 40px 0;}

.authorarchive img{ float:left; margin:8px 25px 10px 0;}

ul.related{ float:left; width:115%; overflow: hidden; margin:5px 0 0 0;}

.related li{ position:relative; float:left; width:26.4%;margin:0 30px 25px 0;overflow: hidden; position:relative; height:120px; padding:0;}

.related li h3{ font-size:13px; line-height:1.2; margin:0; padding:0 10%; width:80%; text-align:center; background:none; letter-spacing:0; position:absolute; top:20%; left:0; }

.related li a img { float:left; margin:0 20px 0 0; position:relative; z-index:1;}

.related li .meta { width:100%; text-align:center; background:none; letter-spacing:0; position:absolute; top:65%; left:0;}

.archivecontent{padding:5px 10% 0 6% !important; min-height:340px;}

.archivepost {margin:0 0 0 0;}

.archivepost li.post{padding:0 0 30px 0; overflow:hidden; position:relative; margin:0 0 30px 0; border-bottom: 1px solid #ddd;}
.search .archivepost li { padding:0px; clear:both; border-bottom:0px; margin:0 0 30px 0; }

.archivepost li.post:last-child{margin:0 0 0 0; border-bottom:none;}

.archivepost li h2{margin:5px 0 10px 0 !important; padding:0 0 15px 0;text-transform:uppercase;}

.archivepost img{ float:left; margin:0 25px 0px 0;}

.archivepost .widgetmeta{ margin:0 0 10px 0 !important; padding:0;}

.archivepost p{}



/* @comments
********************************************************************************************
********************************************************************************************/

#comments {
	clear: both;
	margin-top:40px;
}
#comments .navigation {
	padding:20px 0;
	clear: both;
	overflow:hidden;
}
h3#comments-title,
h3#reply-title {
	padding:5px 0 20px 0;
	margin-bottom:20px;
	font-size:15px;
	background:url(images/line-h-l.png) bottom repeat-x;
}


.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	background: url(images/line-h-l.png) bottom repeat-x;
	line-height: 24px;
	margin: 0 0 25px 0;
	padding: 0 0 0 70px;
	position: relative;
}

ul.children li.comment:last-child{
	padding: 0 0 0 70px !important;}

.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
ol.commentlist {
	list-style: none;
	margin:0 0 0 0;
}

ol.commentlist li {
	list-style: none;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	font-style:normal;
	font-weight:800;
	text-transform:uppercase;
	font-size:16px;
}
.comment-author .says {
	display:none;
}
.comment-meta {
	margin: 0 0 20px 0;
	font-size:12px !important;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 60px 0;
	font-weight:bold;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	list-style: none;
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] { }

#respond {
	margin:0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}

.comment-form-author,
.comment-form-email,
.comment-form-url{ width:30.3%; float:left; margin-right:25px !important;}
.comment-form-url{margin-right:0 !important;}

input#author,
input#email,
input#url{ width:89% !important; margin-bottom:20px !important;}

#respond .comment-notes {
	margin-bottom: 1em;
	opacity:.7;
	font-size:85%;
}
.form-allowed-tags {
display: none;
}
.children #respond {
	margin: 0 48px 0 0;
}
#comments-list #respond {
	margin:0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-left:10px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
	margin-left:3px;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0;
	width: 96%;
}
#respond textarea {
	width: 95%;
}
#respond .form-allowed-tags {
display: none;
}
#respond .form-allowed-tags code {
display: none;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
	margin:20px 1px 20px 1px;
}



/* @forms
********************************************************************************************
********************************************************************************************/

input, textarea,input checkbox,input radio,select, file{
	border: 1px solid #eee;
	padding:10px;
	margin:0 10px 0 0;
	float:left;
	font-size:10px !important;
	}


form#contactform fieldset input{
	float:none;
	width:320px;
	margin-top:30px;}

form#contactform fieldset textarea{
	margin-top:30px;
	width:430px;
	border: 1px solid #eee;
	background:#fff;}

form#contactform fieldset input#submit{
	width:150px; cursor:pointer;}


label{float:left;}

#contact{
	padding:0 0 30px 0;
	}


/* @search
********************************************************************************************
********************************************************************************************/
.searchformhead {
	float: left;
	position:relative;
	margin:10px 0 30px 2px;
	width: 16%;
	width:97%;
	overflow:hidden;
	border:1px solid #ddd;-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;
}

.searchform {
	position: relative;
	float: left;
	width:100%;
	margin:0 0 0 0;}

.searchformhead input.s {
	float: right;
	margin: 0;
	color:#000;
	padding:6px 12px;
	line-height:1;
	float:left;
	font-style:bold !important;
	font-size:12px !important;
	width: 95%;
	border:none;
	}

.searchSubmit {
	background: url(images/icons/search-submit.png) 2px 4px no-repeat;
	position: absolute;
	height: 24px;
	width: 24px;
	border: none;
	cursor: pointer;
	margin:0;
	overflow:hidden;
	top: 4px;
	right:1px; }


.searchform input.s {
	padding:12px 10px;
	margin:0 0 30px 0;
	color:#999;
	font-style:normal;
	width:92%;


	border: 1px solid #d9d9d9;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
	-o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
  }

.searchform .searchSubmit {
	height: 24px;
	top: 12px;
	right:11px; }

/* @sidebar
********************************************************************************************
********************************************************************************************/


.inside>ul,
.inside>div>ul{
	list-style:none;
	float:none;
	overflow:hidden;
	width:100%;
	margin-bottom:30px;
	}

.inside>ul>li>ul{
	margin:5px 0 0 15px !important;
	padding:0;
	list-style:none;
	}

.inside>ul>li, .sideline {
	background:url(images/line-h-l.png) bottom repeat-x ;
	padding:7px 0;
	}

.inside>ul>li>ul>li>a,
.inside>ul>li>ul>li>ul>li>a{
	background:url(images/arrow-superfish-right.png) 0 3px no-repeat ;
	padding-left:15px;
	}

.inside select, #footer select{
	margin:15px 0 30px 0;
	float:none;
	clear: both;
	width:100%;
	font-size:100% !important;
	}

.widgetable	.searchform{
	margin:15px 0 10px 0;
}

/*.widgetable li.cat-item{ float:left; width:49%; margin-right:0.5%}*/





/* @ticker
********************************************************************************************
********************************************************************************************/

.tickerwrap{
width: 100%;
padding:5px 0;
overflow:hidden;
position:relative;
border-top:1px solid #ddd;
}

.tickerwrap>span{
position: absolute;
left:0;
top:14px;
font-size:12px;
text-transform:uppercase;
}

.tickercontainer {
height: 30px;
width:100%;
margin: 0;
padding:5px 0 7px 0;
overflow: hidden;
}
.tickercontainer .mask {
position: relative;
left: 95px;
top: 9px;
width: 68%;
overflow: hidden;
}

#singlecontent .tickercontainer,
.entryfull .tickercontainer {
padding:6px 0 8px 0;
border-left:1px solid #ddd;
border-bottom:1px solid #ddd;
}

#singlecontent .tickercontainer .mask {
width: 79%;
}

.entryfull .tickercontainer .mask{
width: 100%;
}


ul.newsticker {
position: relative;
list-style-type: none;
margin: 0;
padding:0;
overflow:hidden;
height:15px;
width:auto;
left:10%
}
ul.newsticker li {
float: left;
margin: 0;
padding: 0;
line-height:1.5;
font-size:11px !important;
}

ul.newsticker a {
white-space: nowrap;
padding: 0;
margin: 0 50px 0 0;
}
ul.newsticker span {
margin: 0 5px 0 0;
}


/* @homepage widgets
********************************************************************************************
********************************************************************************************/


/* general */


/* tabbed widget - easytabs */
.tab-container{ overflow:hidden;border-top: none; margin: 0 0 -1px 0 !important; padding:0 !important;border-bottom: solid 1px #ededed; }

.etabs { float:right; width:33.333%; margin: 0 0 -1px 0; padding: 0;border-top: solid 1px #ededed; }
.tab { padding:15px 0;  border-bottom: solid 1px #ededed; border-left: solid 1px #ededed; overflow:hidden;}
.tab img{ float:left; margin:0 10px 0 0;}
.tab a {padding:0 6%; height:35px; overflow:hidden;float:left; width:88%;line-height:1.4; opacity:.9}
.tab a i{line-height:1.6}
.tab a:hover { opacity:1; }
.tab.active {background:url(images/transparent-light.png);opacity:1 }

.tabitem{ width:66.666%; float:left; overflow:hidden;min-height:510px; max-height:590px;border-top: solid 1px #ededed; }
.tabitem h2{ font-weight:700; font-size:16px; padding-bottom:13px;}
.tabitem .inn{ padding:0 25px 25px 0; margin-top:25px;position:relative; overflow:hidden;}
.tabitem iframe,.tabitem img{overflow:hidden; float:left; margin:0 0 20px 0; }
.tabitem iframe{height:304px; position:relative; z-index:7; width:100%;}



/* twins */

.twins2col{ float:left; margin:0 0 0 0 !important; padding:0 0 0 0 !important; width:50%;}


ul.twins{ overflow:hidden; margin:0 0 -10px 0 !important;}

.big_twin,.big_twin_alt{
	float:left;
	width:49.45%;
	overflow:hidden;
	margin:0 2% 25px 0 !important;
	padding:0 !important;
	position:relative;
}

.big_twin_alt{
	width:93.4%;
	margin:0 0 25px 0 !important;
}

.big_twin img,.big_twin_alt img{
	margin:0 0 10px 0;
}

.big_twin h3,.big_twin_alt h3{
	font-size:15px;
	line-height: 1.2;
}

.big_twin_alt h3{
	height:38px;
	overflow:hidden;
}

.small_twin,.small_twin_alt{
	float:right;
	padding:14px 0 12px 0 !important;
	width:46.9%;
	background:url(images/line-h-l.png) top repeat-x;
}

.small_twin_alt{
	width:93%;
	float:left;
	padding:15px 0 15px 0 !important;
}

li.small_twin:nth-child(2) {
	margin-top:-18px;
}

.small_twin h3,.small_twin_alt h3{
	font-size:13px;
	margin-bottom:5px;
}

.small_twin h3 i,.small_twin_alt h3 i{
	opacity:.5;
	padding-right:3px;
}

.small_twin img{
	float:left;
	margin:5px 15px 7px 0;
}

.small_twin_alt img{
	float:left;
	margin:3px 15px 7px 0;
}

.small_twin p.widgetmeta{
	float:left; margin-bottom:0; padding-left:20px;}






/* @custom widgets
********************************************************************************************
********************************************************************************************/


.tagcloud { margin-bottom: 30px; }

ul.lists{ list-style:none; overflow:hidden; margin:0; width:106%}

#footer ul.lists{ margin-top:0;}

ul.lists li ul, ul.lists li ul li{ margin:0 0 0 0 !important;padding:0 0 0 0 !important; width:100%; background:none;}

.lists a{}

.lists a:hover{}

.lists li{
	background:url(images/bull.png) 0 4px no-repeat;
	padding:0 10px 0 26px;
	margin:0 3% 0 0;
	float:left;
	width:31%;
	list-style:none;
	}


ul.ad125{padding:0 0 0 0 !important; overflow:hidden; width:105% !important; margin:15px 0 5px 0 !important;}
ul.ad125 li{ float:left; margin:0 25px 25px 0; padding:0; overflow:hidden; background:none !important;}
ul.ad125 li img{ float:left; margin:0; padding:0; overflow:hidden}


img.ad300{margin:0 0 20px 0;background:url(images/transparent-light.png);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
	-o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);}

img.adFree{ padding:0; margin:0 0 0 0; float:left; overflow:hidden}

.ad125_fix {
	clear: both;
	margin: 0;
	height: 12px;
	overflow: hidden;
	float: left; }


.widget_fix {
	clear: both;
	height:1px;
	overflow: hidden;
	float: none }


/* twitter  */
.lasttwit {
	padding:0;
	position: relative;
	margin: 0 0 30px 0;
	overflow:hidden;
}

.lasttwit h2{
	border-top:none !important;
	padding-top:0;
}

a.twilink {
	position: absolute;
	bottom: -25px;
	right: 0;
	font-weight: bold; }


ul.tweet_list { margin:0 0 10px 0 !important; }

ul.tweet_list li,#footer .lasttwit ul li {
	margin: 0 0 20px 0;
	padding: 0 0 0 65px !important;
	}

#homecontent .lasttwit { margin-bottom:0 !important;}

#homecontent ul.tweet_list { width:110% }

#homecontent ul.tweet_list li{
	margin: 0 0 15px 0;
	padding: 0 25px 0 65px !important;
	float:left;
	width:35%;
	height:70px; overflow:hidden;
	}

ul.tweet_list li img {
	float: left;
	margin: 8px 0 10px -65px;
	padding: 0 !important; }

.view-twitter {
	padding: 0;
	font-size: 7pt;
	clear: both; }


.tweet_avatar {  }


/* flickr */
#sidebar h2 span.flickr,#footer h3 span.flickr,h2.widget span.flickr{ color: #0061D8; font-style:normal; font-size:12px; }

#sidebar h2 span span,#footer h3 span span,#archives h2 span span,h2.widget span span { color: #FF1183;font-size:12px; }

.flickwrap {
	position: relative;
	padding:0;
	overflow: hidden;
	width: 120%;
	margin:0 0 15px 0; }

	.flickwrap img {
		float: left;
		margin:0 !important;
		padding: 0 !important;
		width:62px; }

 .flickr_badge_image{
		float: left;
		margin: 0 17px 17px 0!important;
		padding: 0 !important; }

.flickwrap a:hover img { background:#ccc; }

#footer .flickwrap{ margin-top:22px;}

#footer .flickwrap img{width:53px !important; }




/* Blog Author Widget */
img.avatar {  }

span.left {
	float: left;
	margin: 8px 15px 5px 0; }

span.right {
	float: right;
	margin: 8px 0 5px 15px; }

/* featured */
ul.featured {
	margin: 0 0 30px 0 !important;
	overflow: hidden;
	float: left; }


.fblock {
	border-top:1px solid #ddd;
	margin: 0 0 0 0 !important;
	padding-top:25px !important;
	padding-bottom:20px !important;
	overflow:hidden;
	background: none !important; }

.fblock:first-child{
	border-top: none;
	padding-top:0 !important;
}


.fblock img {
	margin:0 15px 5px 0;
	padding:0;
	overflow:hidden;
	float:left; }

.fblock h3 {
	margin:0 0 5px 0;
	padding-bottom:10px;
	font-size:13px;
	line-height:1.3;
	font-weight:600;
	background:url(images/line-h-l.png) bottom repeat-x !important;
}

.serchwidget{ overflow:hidden;margin-bottom:25px;}


/* comments widget */

.com_post{
	overflow:hidden;
	padding:15px 0 !important;
	background:url(images/line-h-l.png) top repeat-x !important;
}

.com_post:first-child{
	padding:0 0 15px 0 !important;
	background: none !important;
}

.com_post img{ float:left; margin:8px 20px 5px 0;}

.com_post span{ float:left; margin-right:7px; font-style: normal}

.com_post p{ padding:0 0 0 55px !important; margin:0 !important;}


/* folio widget */

ul.widget-folio{ width:110% !important; overflow:hidden;}

ul.widget-folio li{overflow:hidden; float:left; margin:0 25px 25px 0; padding:0;
	background: url(images/icons/zoom.png) 50% 47% no-repeat; width:76px; height:68px}

	ul.widget-folio li img{ width:auto;}

/* @tabs
********************************************************************************************
********************************************************************************************/
#hometab {
	float: left;
	width:100%;
	margin: 0 0 0 0;
	overflow: hidden;
	position: relative;
	}

ul#serinfo-nav {
	position:relative;
	z-index: 6;
	margin:0;}

ul#serinfo-nav>li {
	padding:6px 0 5px 0;
	font-size:90%;
	float: left;
	margin-right: 0;
	width: 26.5%;
	text-align: center;
	text-shadow: none;
	cursor: pointer;
	background-image:none !important;
	}

	ul#serinfo-nav li a { color: #999; }

	ul#serinfo-nav li a:hover {  }

#serinfo-nav li.current {
	color: #000 !important;
	position:relative;
	z-index: 6;
	border-bottom:none;
	overflow:hidden; }

#serinfo-nav li.current a{
	color: #000;}

li#serpane0,
li#serpane1,
li#serpane2,
li#serpane4,
li#serpane5
	{
	margin:8px 0 -16px 0;
	padding:0; }

li#serpane3
	{
	padding: 30px 0 20px 0; }

ul#serinfo {
	position: relative;
	z-index: 5;
	float: left;
	padding: 0 0 0 0;
	overflow: hidden;
	margin-top:-1px;
	border-top:6px solid #ddd;
	width:100%;
	margin-bottom:30px;
	}

.tab-post {
	height: 60px;
	overflow:hidden;
	background:url(images/line-h-l.png) bottom repeat-x;
	margin:0 0 0 0;
	padding:15px 0; }

.tab-post img {
	padding:0;
	margin: 4px 15px 10px 0 !important;
	float: left;}

.tab-post h3 {
	letter-spacing: 0;
	padding: 0;
	margin:2px 0 4px 0 !important;
	font-weight:600;
	line-height: 15px;
	font-size: 13px !important }

.tab-post .widgetmeta{ font-size:11px !important; }

#serinfo-nav li.current{ background-color:#ddd}




/* @list
********************************************************************************************
********************************************************************************************/

.postlist{
	border-top:1px solid #ddd;
	margin:-1px 0 0 0;
	padding:20px 0 0 0;
}


.list-post {
	height: 33px;
	overflow:hidden;
	background:url(images/line-h-l.png) top repeat-x;
	margin:0 0 10px 0;
	padding:14px 0 0 0;
	line-height:1.4;
	font-size:11px;
}


.list-post a {
	opacity:.9;
	overflow:hidden;
	font-weight:bold;
}

.list-post a:hover {
	opacity:1;
}

.specfifthcol ul { width:108%; overflow:hidden; margin:0 0 25px 0;}

.specfifthcol_last ul{overflow:hidden; margin:0 0 25px 0;}

.specfifthcol .list-post { width:43.5%; float:left; margin-right:6%}




/* @footer
********************************************************************************************
********************************************************************************************/
#footer {
	width: 100%;
	margin:30px auto 0 auto;
	padding:10px 0;
	overflow:hidden;
	position:relative;
	text-shadow:none;
	font-size:12px;
	}

#footer h2{
	font-size:12px;
	line-height:1;
	margin:5px 0 15px 0;
	padding:0 0 12px 0;
	text-transform:uppercase;
	background:url(images/line-h-l.png) bottom repeat-x;
	}

	#footer h2 span{
		font-size:inherit !important;
	}

#footer .threecol{ margin-bottom:0px !important;}


#footer .searchform{ width:89%; float:none; clear:both; overflow:hidden;}

#footer .searchform input.s{ width:91%; padding:8px 10px;-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}

#footer .searchform .searchSubmit{ top:6px}

.threecol>ul{
	margin-bottom:20px;
	}

.threecol>ul>li, .threecol>div>ul>li{
	margin:0 0 10px 14px;
	padding:0 0 0 0;
	list-style:square;
	list-style-position:outside;
	}


.aboutus img{ overflow:hidden; float:none; clear:both; margin: 5px 0 15px 0; display:block;}


#copyright {
	font-size: 8pt; overflow:hidden; opacity:.7;
	background:url(images/line-h-l.png) top repeat-x; }

#copyright p {
	margin: 0;
	padding:10px 0 0 0; }





/* @images
********************************************************************************************
********************************************************************************************/

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
	}

img.alignright {
	margin: 4px 1px 10px 20px !important;
	display: inline;
	float: right;
	}

img.alignleft {
	margin: 4px 20px 10px 1px !important;
	display: inline;
	float: left;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
   text-align: center;
   padding-top: 10px;
   margin-bottom:20px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   padding: 0 5px 0 5px;
   margin:5px 0 0 0;
}

img.wp-smiley {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
}


.bags,
#map iframe,
.wp-caption {

	padding:3px;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-o-linear-gradient(#2F2727, #1a82f7);

    background:
	-moz-linear-gradient(center top , #FFFFFF, #EFEFEF) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom,
				from(#fff),
				color-stop(0.5, #fff),
				to(#EFEFEF)
				);
	filter: progid: DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffffff', EndColorStr='#EFEFEFEF');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#EFEFEFEF)";
	-o-linear-gradient(top, #dcdcdc, #c6c6c6);

    border: 1px solid #FFFFFF;

	-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;
	}



/* @social
********************************************************************************************
********************************************************************************************/


ul.social-menu {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin:10px 0 20px 0 !important;
}

#footer ul.social-menu {
	margin:0px 0 15px 0 !important;
}

ul.social-menu li {
	display: inline;
	list-style-type: none;
	position: relative;
	float: left;
	width:32px !important;
	height:32px !important;
	margin: 0 10px 12px 0 !important;
	padding:0 0 0 0;
	background-image: url(images/social-spirit.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	opacity:.7;
	-moz-transition: opacity 0.3s ease-in;
	-webkit-transition: opacity 0.3s ease-in;
	-o-transition: opacity 0.3s ease-in;
}

ul.social-menu li:hover {
	opacity:1;
	-moz-transition: opacity 0.3s ease-in;
	-webkit-transition: opacity 0.3s ease-in;
	-o-transition: opacity 0.3s ease-in;
}

ul.social-menu li.sprite-Icons-full{ background-position: 0 0; width: 32px; height: 32px; }
ul.social-menu li.sprite-aim{ background-position: 0 -34px; width: 32px; height: 32px; }
ul.social-menu li.sprite-app_store{ background-position: 0 -68px; width: 32px; height: 32px; }
ul.social-menu li.sprite-apple{ background-position: 0 -102px; width: 32px; height: 32px; }
ul.social-menu li.sprite-bebo{ background-position: 0 -136px; width: 32px; height: 32px; }
ul.social-menu li.sprite-behance{ background-position: 0 -170px; width: 32px; height: 32px; }
ul.social-menu li.sprite-bing{ background-position: 0 -204px; width: 32px; height: 32px; }
ul.social-menu li.sprite-blogger{ background-position: 0 -238px; width: 32px; height: 32px; }
ul.social-menu li.sprite-cloud{ background-position: 0 -272px; width: 32px; height: 32px; }
ul.social-menu li.sprite-delicious{ background-position: 0 -306px; width: 32px; height: 32px; }
ul.social-menu li.sprite-deviantart{ background-position: 0 -340px; width: 32px; height: 32px; }
ul.social-menu li.sprite-digg{ background-position: 0 -374px; width: 32px; height: 32px; }
ul.social-menu li.sprite-digg_alt{ background-position: 0 -408px; width: 32px; height: 32px; }
ul.social-menu li.sprite-dribbble{ background-position: 0 -442px; width: 32px; height: 32px; }
ul.social-menu li.sprite-drupal{ background-position: 0 -476px; width: 32px; height: 32px; }
ul.social-menu li.sprite-facebook{ background-position: 0 -510px; width: 32px; height: 32px; }
ul.social-menu li.sprite-flickr{ background-position: 0 -544px; width: 32px; height: 32px; }
ul.social-menu li.sprite-friendfeed{ background-position: 0 -578px; width: 32px; height: 32px; }
ul.social-menu li.sprite-friendster{ background-position: 0 -612px; width: 32px; height: 32px; }
ul.social-menu li.sprite-github{ background-position: 0 -646px; width: 32px; height: 32px; }
ul.social-menu li.sprite-google{ background-position: 0 0; width: 32px; height: 32px; }
ul.social-menu li.sprite-gowalla{ background-position: 0 -714px; width: 32px; height: 32px; }
ul.social-menu li.sprite-gtalk{ background-position: 0 -748px; width: 32px; height: 32px; }
ul.social-menu li.sprite-heart{ background-position: 0 -782px; width: 32px; height: 32px; }
ul.social-menu li.sprite-hyves{ background-position: 0 -816px; width: 32px; height: 32px; }
ul.social-menu li.sprite-icondock{ background-position: 0 -850px; width: 32px; height: 32px; }
ul.social-menu li.sprite-icq{ background-position: 0 -884px; width: 32px; height: 32px; }
ul.social-menu li.sprite-lastfm{ background-position: 0 -918px; width: 32px; height: 32px; }
ul.social-menu li.sprite-linkedin{ background-position: 0 -952px; width: 32px; height: 32px; }
ul.social-menu li.sprite-metacafe{ background-position: 0 -986px; width: 32px; height: 32px; }
ul.social-menu li.sprite-myspace{ background-position: 0 -1020px; width: 32px; height: 32px; }
ul.social-menu li.sprite-netvibes{ background-position: 0 -1054px; width: 32px; height: 32px; }
ul.social-menu li.sprite-newsvine{ background-position: 0 -1088px; width: 32px; height: 32px; }
ul.social-menu li.sprite-paypal{ background-position: 0 -1122px; width: 32px; height: 32px; }
ul.social-menu li.sprite-photobucket{ background-position: 0 -1156px; width: 32px; height: 32px; }
ul.social-menu li.sprite-picassa{ background-position: 0 -1190px; width: 32px; height: 32px; }
ul.social-menu li.sprite-podcast{ background-position: 0 -1224px; width: 32px; height: 32px; }
ul.social-menu li.sprite-posterous{ background-position: 0 -1258px; width: 32px; height: 32px; }
ul.social-menu li.sprite-qik{ background-position: 0 -1292px; width: 32px; height: 32px; }
ul.social-menu li.sprite-reddit{ background-position: 0 -1326px; width: 32px; height: 32px; }
ul.social-menu li.sprite-retweet{ background-position: 0 -1360px; width: 32px; height: 32px; }
ul.social-menu li.sprite-rss{ background-position: 0 -1394px; width: 32px; height: 32px; }
ul.social-menu li.sprite-sharethis{ background-position: 0 -1428px; width: 32px; height: 32px; }
ul.social-menu li.sprite-skype{ background-position: 0 -1462px; width: 32px; height: 32px; }
ul.social-menu li.sprite-slashdot{ background-position: 0 -1496px; width: 32px; height: 32px; }
ul.social-menu li.sprite-slideshare{ background-position: 0 -1530px; width: 32px; height: 32px; }
ul.social-menu li.sprite-squidoo{ background-position: 0 -1564px; width: 32px; height: 32px; }
ul.social-menu li.sprite-stumbleupon{ background-position: 0 -1598px; width: 32px; height: 32px; }
ul.social-menu li.sprite-technorati{ background-position: 0 -1632px; width: 32px; height: 32px; }
ul.social-menu li.sprite-tumblr{ background-position: 0 -1666px; width: 32px; height: 32px; }
ul.social-menu li.sprite-twitter{ background-position: 0 -1700px; width: 32px; height: 32px; }
ul.social-menu li.sprite-viddler{ background-position: 0 -1734px; width: 32px; height: 32px; }
ul.social-menu li.sprite-vimeo{ background-position: 0 -1768px; width: 32px; height: 32px; }
ul.social-menu li.sprite-virb{ background-position: 0 -1802px; width: 32px; height: 32px; }
ul.social-menu li.sprite-wiki{ background-position: 0 -1836px; width: 32px; height: 32px; }
ul.social-menu li.sprite-windows{ background-position: 0 -1870px; width: 32px; height: 32px; }
ul.social-menu li.sprite-wordpress{ background-position: 0 -1904px; width: 32px; height: 32px; }
ul.social-menu li.sprite-yahoo{ background-position: 0 -1938px; width: 32px; height: 32px; }
ul.social-menu li.sprite-yelp{ background-position: 0 -1972px; width: 32px; height: 32px; }
ul.social-menu li.sprite-youtube{ background-position: -34px 0; width: 32px; height: 32px; }

ul.social-menu li a {
	float: left;
	width:32px;
	height:32px;
	padding:0;
	line-height: 1;
}




/* @flex slider
********************************************************************************************
********************************************************************************************/

.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


.flexslider {width: 100%; margin:0; padding:0;}
.flexslider .slides > li {display: none; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {display: block; margin-bottom:0}
.flexslider .slides iframe {width: 100%; display: block;margin-bottom:0}
.flex-pauseplay span {text-transform: capitalize;}


.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;overflow:hidden; margin:0;}
.flex-container {zoom: 1; position: relative;}


.flex-direction-nav{ height:0;}
.flex-direction-nav li a {width: 18px; height: 18px; margin:0; display: block; position: absolute; top:20px; cursor: pointer; opacity:.7 text-indent: -9999px;}
.flex-direction-nav li .flex-next {right:20px;background:url(images/icons/nav_right_d.png) no-repeat -3px -3px; text-indent:-9999em}
.flex-direction-nav li .flex-prev {right:40px;background:url(images/icons/nav_left_d.png) no-repeat -3px -3px; text-indent:-9999em}

.flex-direction-nav li .flex-next:hover {opacity: .6;}
.flex-direction-nav li .flex-next:hover {opacity: .6;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}


.flex-control-nav { position: absolute; bottom: 15px; right:30px }
.flex-control-nav li {margin:0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 16px; height: 20px; display: block; background:url(images/icons/bullets.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;opacity:.4}
.flex-control-nav li a:hover {opacity:.7}
.flex-control-nav li a.flex-active {background-position:0 -18px; cursor: default; opacity:.7}

.galleryslider{ height:255px; overflow:hidden;}


/* custom skins - widget */

.widgetflexslider { padding:0 0 35px 0; background:url(images/line-h-l.png) 0 195px repeat-x; overflow:hidden;}
.widgetflexslider ul li{ padding:0 30px 0 0; height:190px;}
.widgetflexslider ul.slides{ padding-bottom:0px;}
.widgetflexslider .flex-direction-nav li a {top:auto; bottom:0px;}
.widgetflexslider .flex-direction-nav li .flex-next {left:20px;background:url(images/icons/nav_right.png) no-repeat -3px -3px; }
.widgetflexslider .flex-direction-nav li .flex-prev {left:0px;background:url(images/icons/nav_left.png) no-repeat -3px -3px; }
.widgetflexslider>ol.flex-control-nav { position: absolute;top: 208px;  right:0px; opacity:.5}
.widgetflexslider h3{ overflow:hidden; height:36px; font-size:14px; line-height:1.3; font-weight:600;}
.widgetflexslider ul li p{ margin:0; text-align:center; opacity:.4; height:15px; overflow:hidden;}



/* custom skins - homepage */
.mainflex{ height:430px !important; overflow:hidden; margin:0 0 40px 0; }
.mainflex .flex-direction-nav li a {width: 25px; height: 25px; margin:0; display: block; position: absolute; top:30px; cursor: pointer; opacity:.7 text-indent: -9999px;}
.mainflex .flex-direction-nav li .flex-next {left:56px;background:url(images/icons/nav_right_d.png) no-repeat 0 0; text-indent:-9999em}
.mainflex .flex-direction-nav li .flex-prev {left:30px;background:url(images/icons/nav_left_d.png) no-repeat 0 0; text-indent:-9999em}
.mainflex .flex-control-nav li a {background:url(images/icons/bullets-inv.png)}
.mainflex .flex-control-nav li a.flex-active {background-position:0 -18px;}
.mainflex ol.flex-control-nav {bottom: 45px;}

.slider_content{ float:left; width:64.3%; overflow:hidden;}
#content .slider_content{width:65.2%;}
.stuff{float:left; width:35.7%; height:auto; overflow:hidden; position: absolute; top:0; right:0; height:100%; padding-bottom:25px}
#content .stuff{width:34.8%;}
.stuff h1{ padding:17px 11.4% 0 11.4%; font-weight:800;}
.stuff p.teaser{font-weight:bold;    margin: 20px 11.4%;}
.stuff p.meta{margin:0 11.4% 13px 11.4% !important; opacity:.7; padding-bottom:15px !important;background:url(images/line-h-l.png) bottom repeat-x;}



/* custom skins - single/gallery */

.singleslider{ max-height: 550px; margin:0 0 0 0;}
.singleslider .flex-direction-nav li a {width: 25px; height: 25px;top:28px; right:30px; bottom:auto;}
.singleslider .flex-direction-nav li .flex-next {right:25px;background:url(images/icons/nav_right_d.png) no-repeat 0 0; text-indent:-9999em}
.singleslider .flex-direction-nav li .flex-prev {right:52px;background:url(images/icons/nav_left_d.png) no-repeat 0 0; text-indent:-9999em}
.singleslider>ol.flex-control-nav {top: 30px;  left:30px; }


/* @homefolio
********************************************************************************************
********************************************************************************************/

.titletext{ font-size:12px;}

.titletext p{ margin:-8px 0 0 0;}

.titletext a{ border-bottom:1px solid #ddd}

ul.infolio{
	overflow:hidden;
	}

ul.infolio li{
	padding:0 0 40px 0;
	overflow:hidden;
	}

.item_full{
	overflow:hidden;
	width:75%;
	position:relative;
	}

.imagepost{
	background-image: url(images/icons/zoom.png);
	background-position:50% 70px;
	background-repeat:no-repeat;
	}

.videopost{
	background: url(images/icons/video.png);
	background-position:50% 70px;
	background-repeat:no-repeat;
	}

.imageformat{
	background-image: url(images/icons/zoom.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	margin-bottom:20px;
	}

.imageformat a{
	}

.item_full h2{
	margin:20px 0 10px 0;
	font-size:16px;
	line-height:1.5em;
	height:25px;
	overflow: hidden;
	padding:0;
	}


.item_full p{
	margin:13px 0 0 0;
	line-height:2;
	font-size:80%;
	}

.item_full img{
	width:100%;
	}


.clearfix {
    height: 1%;
}

.imgback{ float:left; overflow:hidden;}

.imgback img{ float:left; overflow:hidden;}



/* @tooltips
********************************************************************************************
********************************************************************************************/

div.tooltip {
	display:none;
	position:absolute;
	text-align:center;
	line-height:normal;
	z-index:100000;
	opacity:1;
	filter:alpha(opacity = 95);
	background:#222;
	color:#eee;
}

div.tooltip p {
	padding:6px 6px 4px 6px;
	font-size:10px !important;
	line-height:1.4 !important;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-shadow:none;
	max-width:150px;
	text-transform:capitalize;
}



/* @other
********************************************************************************************
********************************************************************************************/

.tagcloud,#serpane3{ padding:0 0 25px 0 !important; overflow:hidden;}
#serpane3{ padding:20px 0 15px 0 !important; }
.tagcloud a,#serpane3 a{ float:left; font-size:10px !important; padding:0px 5px; border:1px solid rgba(0, 0, 0, 0.1); margin:0 8px 8px 0;}

#footer .tagcloud{ margin-bottom:0;}

/* calendar widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%; margin:0 0 40px 0;}
#wp-calendar caption { text-align: left; color: #333; font-size: 10px; text-transform: uppercase; padding-bottom:5px; margin-bottom: 5px;background:url(images/line-h-l.png) bottom repeat-x; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:0;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

.sticky{}

.textwidget img{ margin:0 0 15px 0; float:left;}
.textwidget img.size-large,
.textwidget img.size-medium{
	width:100%;
}

.textwidget p{margin:0 0 15px 0; overflow:hidden; width:auto; float:none; clear:both;}

#archives{ padding:20px 0 0 0;}

h2.archives-small{
	font-size:16pt;
	line-height:22pt;
	/*background:url(images/divider15.png) bottom repeat-x;
	text-align:center;
	padding-bottom:12px;
	margin-bottom:10px;*/}


::selection {
        background:#10AFCC;
		color:#fff;
        }
::-moz-selection {
        background:#10AFCC;
		color:#fff;
}




.scrollTo_top {
position:fixed;
bottom:50px;
right:30px;
}

.scrollTo_top img{
	float:left;
}

.scrollTo_top a{
	float:left;
}


ul.error{ margin-bottom:25px;}

ul.error>li{ float:none !important; font-size:90%; width:100%;}


/* @themebuttons & pagination
********************************************************************************************
********************************************************************************************/

a.more-link {
	display: none;
	visiblity:hidden;
}

a.read-more {
	display: block;
	visibility:visible;
}

a.mainbutton,#submit,#comments .navigation a,.tagssingle a,.contact-form .submit,.comment-reply-link, #fscf_submit1{
	margin:1px;
	line-height:1;
	font-size:11px;
	font-weight:bold;
	padding:7px 10px;
	background: #f5f5f5;
	color:#fff !important;
	border:none !important;
	text-shadow:none;

	-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;

	 cursor:pointer;
	}

a.mainbutton:hover,#submit:hover,#comments .navigation a:hover,.tagssingle a:hover,.contact-form .submit:hover,.comment-reply-link:hover{
	color:#fff !important;
	background: #353535;
	}

a.page-numbers,
.page-numbers.current{
	overflow:hidden;
	font-size: 9pt;
	color: #3888ff;
	background:url(images/transparent-light.png);
	padding:7px 10px;
	line-height:1;
	margin:1px 8px 0 0;
	-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;
}

.page-numbers.current {
	font-weight:bold; color:#fff !important;
}

.dots {
	letter-spacing: 1px;margin:0 15px 0 0;
}

.wp-pagenavi a,
.wp-pagenavi span{
	border:none !important; padding:3px 10px 3px 0 !important; margin:0 10px 0 0 !important;
}

.wp-pagenavi span.pages{
	display:none;
}

.nav-previous{
	display:block !important;
	visibility:visible !important;
}

.nav-next a,
.nav-previous a{
	position:absolute;
	bottom:4px;
	width:46px;
	height:53px;
	background:url(images/icons/more.png) no-repeat;
	display:block !important;
	visibility:visible !important;
	z-index:2;
}

.nav-next a{left:0; background-position:0 0; }
.nav-previous a{
	left:50%;
	width:354px;
	margin-left:-180px;
	height:48px;
	overflow:hidden;
	background-position:right;
	padding:2px !important;
	text-transform:uppercase;
	font-weight:800;
	font-size:12px;
}

.nav-previous a span{
	left:0;
	top:17px;
	width:95%;
	text-align:center;
	position:absolute;
}


#infscr-loading{
	display:block;
	width:358px;
	height:150px;
	margin-left:-180px;
	position:absolute;
	z-index:9999;
	left:50%;
	bottom:28px;
	background:#fff url(images/ajax-loader.gif) 50% 38% no-repeat;
	-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius: 4px;border-radius:4px;
}

#infscr-loading div{
	color:#000;
	font-size:14px;
	position:absolute;
	z-index:9999;
	left:0;
	text-align:center;
	bottom:15px;
	overflow:hidden;
	width:358px;
}

#infscr-loading img{ display: none; float:none; margin:0 auto;}

span.ribbon
{
	background:#900;
	z-index:8;
	position:absolute;
	top:-100px;
	left:-100px;
	width:140px;
	height:140px;
	overflow:hidden;
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
}

span.ribbon_icon
{
	color:#fff;
	position:absolute;
	text-transform:uppercase;
	line-height:1;
	top:5px;
	left:4px;
	width:17px;
	height:15px;
	overflow:hidden;
	z-index:9;
	font-size:11px !important;
}

span.ribbon_icon i
{
	line-height:1.3 !important;
}

.ribbon_icon i.icon-play-circle{ padding-left:0 !important;}



/* @wp gallery
********************************************************************************************
********************************************************************************************/

.attachment  .headimg{ display:none; visibility:hidden;}

.wp-smiley {
	margin:0;
}
.gallery {
	margin:0 auto 30px auto;
	width:100%;
}



.gallery .gallery-item {
	float: left;
	margin:0 1px 1px 0 !important;
	text-align: center;
	width:auto !important;
	height:auto;
	overflow:hidden;
	background:#000 url(images/icons/zoom.png) 50% 50% no-repeat !important;
}

.entryfull .gallery .gallery-item{ max-width:149px;}

.gallery img {
	border:none !important;
	float:left;
}

.gallery a {
	overflow:hidden;
	float:left;
}

.gallery .gallery-caption {
	margin-left: 0;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	color: #888;
	font-size: 12px;
	margin:-24px 0 24px 0;
}
.gallery br+br {
	display: none;
}

/* customizations */
html { background-color:#FFF; }
#wpadminbar { display:none; }

#header{ padding-bottom:10px; padding-top:8px; }
#topnav { background-color:#333; margin:0px; padding:8px; padding-bottom:0px; display:block; line-height:12px;  }
#topnav a { font-size:12px; color:#FFF; padding:0px; margin:0px;  }
#topnavleft { float:left; margin:0px; padding:0px; }
#topnavright { float:right; margin:0px; padding:0px;  }
@media screen and (max-width:780px) {
	#topnavright { float:left; }
}
#topnavleft li, #topnavright li { float:left; margin:0px; padding:0px; margin-left:10px; margin-right:10px; }
#content, #sidebar { background: transparent url(/images/opaque95.png) repeat top left; }
#footer { background: transparent url(/images/opaque95.png) repeat top left;
position:relative; bottom:0px;
}
.comment-form-comment { clear:both; }
article section img { max-width:100%; }
.post_thumb { float:left; margin-right:30px; margin-bottom:30px; max-width:50%;  }
.post_thumb img { float:none; max-width:100%; }
.post_thumb div { font-size:10px; text-align:center; background-color:#f4f4f4; }


#headerleft { float:left; width:33%; }
#header h1 { margin-top:10px; width:200px; margin-left:0px; }
#navigation { float:right; width:66%; min-width:590px;  }
.nav { padding:0px; }
#main-nav { float:left; width:330px !important; white-space:nowrap;
	background-color:#ededed; height:38px; padding-top:0px !important;
	border-top: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;border-right: 1px solid #d9d9d9;
   box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
  -o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
}
#main-nav>li { width:auto !important;margin:0px; margin-left:1px; text-align:center; padding:0px !important; background-color:#fff !important;}
#main-nav>li a { text-align:right; margin:0px; padding-left:36px !important; margin-left:3px; padding-right:3px;  }
#headersearch { width:250px !important; float:right; }
#headersearch .searchform input.s { padding-top:9px; padding-bottom:9px; margin-top:0px; margin-bottom:0px; }
#headersearch .searchform .searchSubmit { top:7px;  right:0px; }
#tagline { padding-left:0px; padding-top:16px; line-height:16px; font-size:14px !important;   }

@media screen and (max-width:920px) {
	#navigation { width:330px; min-width:330px; margin-top:-20px;   }
	#main-nav,#headersearch { float:none; clear:both; display:block; min-width:auto !important; margin-top:20px; }
	#clearabovetagline { clear:none !important; display:none; }
	#tagline { clear:left; float:left; width:253px; margin-top:16px;  }
	#sidebar img { display:block; float:none !important; }
}

@media screen and (max-width:740px) {
	#navigation { margin-top:0px; }
	#tagline { margin-top:5px; }
}

@media screen and (max-width: 600px) {
	#tagline { display:none; }
}

@media screen and (max-width: 600px) {
	#headerleft,#navigation,#main-nav,#headersearch { float:none; clear:both; display:block; min-width:auto !important; }
	#headerleft h1 { float:none; }
	#headerleft { margin-bottom:20px; }
	#headerleft,#navigation { width:250px; min-width:250px; }
}

#sidebar h2 { padding-bottom:5px !important; }
#sidebar h2, #sidebar h2 a { color:#5c5c5c !important; }
#sidebar ul.subscribe-menu { padding-bottom:0px !important; margin-bottom:0px !important; }
#sidebar ul.social-menu, #sidebar ul.social-menu2, #sidebar ul.subscribe-menu, #good-reads-widget, #good-audio-widget, #need-web-help, #ads-widget { padding-bottom:0px !important; margin-bottom:50px !important; }
#sidebar .subscribe-menu-footer { font-size:10px; line-height:12px; text-align:left;  padding-left:10px; }

#sidebar ul, #good-reads-widget, #good-audio-widget, #need-web-help, #ads-widget, #good-reads-widget-footer, #good-audio-widget-footer, #recent-posts-widget-footer {
	margin-left:10px !important; margin-right:10px !important; width:auto; display:block;
}
#good-reads-widget, #good-audio-widget, #need-web-help, #around-the-web-widget  {
	border: 1px solid #ddd;	padding:15px; text-align:center;
}
#good-reads-widget, #good-audio-widget { margin-bottom:0px !important; text-align:left; }
#good-reads-widget img, #good-audio-widget img { float:left; margin-right:15px; }
#good-reads-widget a  span, #good-audio-widget a  span { font-size:12px; display:block; line-height:14px; font-style:italic; }
#good-reads-widget a span.title, #good-audio-widget a span.title { font-size:14px; line-height:16px; font-weight:bold; font-style:normal; margin-bottom:10px;  }
#good-reads-widget-footer, #good-audio-widget-footer, #recent-posts-widget-footer {
	float:right; margin-bottom:30px;
}
#good-audio-widget-footer { margin-bottom:50px; }
#recent-posts-widget-footer { margin-top:-50px; }

#need-web-help a {
	height:150px; display:block;
	/* background-color:#303030; color:#FFF; */
	/* background-color:#EB5C57; color:#FFF; */
	background-image: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.05));
background-image: -webkit-linear-gradient-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
background-image: -o-linear-gradient(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05));
background-image: -ms-linear-gradient(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05));
background-image: no-repeat;
}
#need-web-help a span {
	display:block; text-align:center;
	font-size:20px;
	line-height:30px;
}
#need-web-help a span.webclose {
	font-size:30px;
	line-height:50px;
}

@media screen and (max-width: 820px) {
		#need-web-help a span { font-size:16px; line-height:26px; }
		#need-web-help a span.webclose { font-size:26px; line-height:46px; }
}

#ads-widget {
	height:600px;
}

.pinterest_link a, .rss_link a, .email_link a, .facebook_link a, .linkedin_link a, .googleplus_link a, .twitter_link a, .books_link a, .contact_link a, .about_link a, .inspirations_link a, .affirmations_link a, .individual_link a, .community_link a, .allposts_link a, .arrow_link a {
	padding-left:40px;
	margin-left:-14px;margin-top:-2px;
	position:absolute;
	height:32px; line-height:32px; vertical-align:middle;
}
.social-menu2 li, .subscribe-menu li { float:left; width:35px; height:35px;}
.social-menu2 li a, .subscribe-menu li a {
	position:static !important; float:left; width:32px; height:32px; margin:0px;
}

.inspirations_link a, #menu-item-154 a {
	background:transparent url('/images/feeticon.32x32.png') no-repeat left center;
}
.affirmations_link a, #menu-item-152 a {
	background:transparent url('/images/meditateicon.32x32.png') no-repeat left center;
}
.individual_link a, #menu-item-153 a {
	background:transparent url('/images/eagleicon.32x32.png') no-repeat left center;
}
.community_link a, #menu-item-155 a {
	background:transparent url('/images/communityicon.32x32.png') no-repeat left center;
}
/* @media screen and (max-width: 360px)  {
	ul#main-nav { width:248px !important;  }
	ul#main-nav>li { width:61px !important; text-align:center; }
	ul#main-nav>li a { background:none !important; padding-left:0px !important; text-align:center; }
} */

.allposts_link a {
	background:transparent url('/images/templeicon.32x32.png') no-repeat left center;
}
.twitter_link a {
	background:transparent url('/images/somacro__40_300dpi_social_media_icons_by_vervex-d4fj7q9/downsized/twitter32x32.png') no-repeat left center;
}
.googleplus_link a {
	background:transparent url('/images/somacro__40_300dpi_social_media_icons_by_vervex-d4fj7q9/downsized/googleplus32x32.png') no-repeat left center;
}
.linkedin_link a {
	background:transparent url('/images/somacro__40_300dpi_social_media_icons_by_vervex-d4fj7q9/downsized/linkedin32x32.png') no-repeat left center;
}
.facebook_link a {
	background:transparent url('/images/somacro__40_300dpi_social_media_icons_by_vervex-d4fj7q9/downsized/facebook32x32.png') no-repeat left center;
}
.email_link a {
	background:transparent url('/images/somacro__40_300dpi_social_media_icons_by_vervex-d4fj7q9/downsized/email32x32.png') no-repeat left center;
}
.rss_link a {
	background:transparent url('/images/somacro__40_300dpi_social_media_icons_by_vervex-d4fj7q9/downsized/rss32x32.png') no-repeat left center;
}
.pinterest_link a {
	background:transparent url('/images/somacro__40_300dpi_social_media_icons_by_vervex-d4fj7q9/downsized/pinterest32x32.png') no-repeat left center;
}
.books_link a {
	background:transparent url('/images/booksicon.32x32.png') no-repeat left center;
}
.contact_link a {
	background:transparent url('/images/contacticon.32x32.png') no-repeat left center;
}
.about_link a {
	background:transparent url('/images/coffeeicon.32x32.png') no-repeat left center;
}
.arrow_link a {
	background:transparent url('/images/arrowicon.32x32.png') no-repeat left center;
}



/* home page */
.home .box_header {
	position:relative; top:-30px;
	text-align:center; margin-left:-31px; margin-right:-31px;  font-size:12px;
	background-image: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.05));
	background-image: -webkit-linear-gradient-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05));
	background-image: -ms-linear-gradient(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05));
}
.home .box_header span {
	margin-left:10px;
	margin-right:10px;
}
.home .box_header a {
	margin-left:10px; margin-right:10px;
	text-decoration:underline;
}

.primary_linkset { clear:both; font-size:14px; }
.primary_linkset div { clear:both; padding-top:10px;  }
.primary_linkset div.ad, .comment_ad {
	clear:both; max-width:100%; overflow:hidden;  padding:0px; padding-top:10px; margin-bottom:10px;
	text-align:center;
}
.comment_ad { overflow:visible; padding-top:50px; padding-bottom:50px; margin-bottom:0px; }
.primary_linkset div.ad p, .comment_ad p { text-align:center; font-style:italic; padding:0px; margin:0px; }
.primary_linkset div.ad iframe, .comment_ad iframe { border:solid 1px #ddd; }
.primary_linkset div.ad iframe, .comment_ad iframe { max-width:100%; }
.primary_linkset div span, .primary_linkset div a { margin-top:5px; margin-bottom:5px; }
.primary_linkset div.date { border-bottom:solid 1px #ddd; }
.primary_linkset div.link { padding-left:20px; }
.primary_linkset div.highlightedlink { font-weight:bold; }
.primary_linkset div span.domain, .primary_linkset div span.categories { float:right; font-size:11px; font-weight:normal;  line-height:16px; }
.primary_linkset div a { float:left; line-height:16px; }
.primary_linkset div span {  }
.primary_linkset div span.domain { margin-left:20px; float:left; border:solid 1px #ddd; padding-left:5px; padding-right:5px; line-height:16px; }
.primary_linkset div span.adminnote { display:block; float:none; clear:both; font-size:12px; padding-left:20px; font-style:italic; font-weight:normal;  line-height:14px; }
@media screen and (max-width: 500px) {
	.primary_linkset div span.categories { display:none; }
	.primary_linkset div span.adminnote { top:0px; }
}

/* contact form */
#fscf_form1 label, #fscf_form2 label { float:none; }
#fscf_submit1, #fscf_submit2 { background-color: #EB5C57;  color:#FFF; font-weight:bold; line-height:16px; }
#fscf_required1, #fscf_required2 { font-size:12px; }
#fscf_form2 select { margin: 0 10px 0 0 !important; padding:10px !important; }

#contact_email_form { float:right;width:50%; }
#contact_social_embeds { width:300px;float:left; }
@media screen and (max-width: 1063px) {
	#contact_social_embeds { float:none; }
	#contact_email_form { float:none; width:auto; display:block; }
}
@media screen and (max-width: 360px) {
	#contact_email_form div { border:none !important; padding:0px !important; }
}

.book_cell { width:175px; float:left; text-align:center;  padding:15px;
	padding-bottom:0px; }
.book_cell a { text-decoration:none !important; text-align:center;}
.book_cell a img { height:160px; }
.book_cell a span { display:block; text-align:center; font-size:12px; text-decoration:none !important; font-style:italic; line-height:14px; height:28px; }
.book_cell a span.title { font-size:14px; font-style:normal; font-weight:bold; line-height:16px; margin-bottom:6px; }
.book_separator { clear:both; margin-top:15px; }

blockquote { display:block; width:40%; float:right; border:1px double #f4f4f4; padding:15px;
	font-family:"Comic Sans MS", cursive, sans-serif; margin-bottom:20px;  margin-left:20px;
	background: transparent url(/images/opaque95.png) repeat top left;  }

#homeslider {  height:200px; overflow:hidden; min-width:280px; }
#homeslider li { float:left; width:120px; text-align:center; height:200px; border: none;
	margin-right:20px; margin-bottom:20px; overflow:hidden;  }
#homeslider li.post:last-child { margin-right:0px; }
#homeslider li a { text-align:center; }
#homeslider li img { height:100px; width:auto; text-align:center; margin:0px; }
#homeslider li h2.leading { background-image:none !important;
	font: normal 14px/1em Open Sans; text-transform:none; line-height:20px;  padding-bottom:20px;
	}
#homeslider li a { display:block; }
#homeslider li img { float:none; }
#homeslider li p , #homeslider li .mainbutton { display:none; }

div.widget-ad { max-width:100%; overflow:hidden; margin-bottom:30px;  }
div.widget-ad ins, div.widget-ad img, div.widget-ad iframe { max-width:100%; }



.posts-by-tag-item { clear:both; min-height:32px; background:none !important;  }
.posts-by-tag-item  a.thumb { display:none; float:left; width:32px; height:32px; margin-right:8px; text-align:center; border:solid 1px #fafafa; border-radius:30px; overflow:hidden; }
.posts-by-tag-item a.posts-by-tag-item-title { position:relative; top:3px; }
.subscribe-image {
  background:transparent url(/images/matt-catlett-105x136.jpg) center center no-repeat no-repeat;
  height:136px; width:105px;  float:right; margin-bottom:25px;
}
.subscribe-text, .subscribe-menu { min-width:80px;  }
ul.wsp-pages-list ul.children { margin-bottom:0px; }

#headerleft { background: transparent url(/wp-content/themes/programminglife/images/pl-topleft.png) no-repeat 0px 5px; width:270px; height:80px; }
#headerleft a { float:left; width:270px; height:80px; }
#tagline { display:none; }
#navigation { min-width:220px; width:auto !important; max-width:auto !important; margin-top:40px; }
#navigation a { max-width:auto !important; }
#main-nav { background-color:transparent; border:0px; box-shadow: none; -webkit-box-shadow: none; width:auto !important; }
#main-nav li { border-radius:30px; margin-right:20px; padding-right:10px !important; border: solid 1px #d9d9d9; }
#headersearch { clear:both; }
@media screen and (max-width: 1040px) {
  #navigation { max-width:320px; margin-top:0px;
    }
    #main-nav { margin-top:0px !important; }

			#main-nav li { padding-right:5px !important; margin-right:5px; margin-bottom:5px; }
			#main-nav li a { font-size:11px; }
  }
  @media screen and (max-width: 665px) {
		#headerleft { background: transparent url(/wp-content/themes/programminglife/images/pl-topleft.png) no-repeat 0px 5px; width:220px; height:80px;
		 	background-size:220px auto; }
		#headerleft a { float:left; width:220px; height:80px; }
	}
	@media screen and (max-width: 565px) {
		#headerleft { background: transparent url(/wp-content/themes/programminglife/images/pl-topleft.png) no-repeat 0px 5px; width:270px; height:80px;
		 	background-size:auto auto; }
		#headerleft a { float:left; width:220px; height:80px; }
		#navigation { clear:both; float:none; }


    }
			@media screen and (max-width: 390px) {
				}
