/*
Theme Name: 		SubtlePatterns
Description: 		SubtlePatterns.com Centered
Version: 			7.0.0
Tags: 				SubtlePatterns
License: 			GNU General Public License v2.0
License URI: 		http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
/* =Reset
-------------------------------------------------------------- */

@import "fonts.css";

input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}body{line-height:1.5}table{border-collapse:separate;border-spacing:0;margin:0 0 15px 0}caption,th,td{text-align:left;font-weight:normal}table,td,th{vertical-align:middle}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}a img{border:none}* :focus{outline: 0}

/* clearfix method for clearing floats */
.clearfix:after { content: "."; display: block; font-size:0; height: 0; clear: both; visibility: hidden;}

/* essential for Safari browser !! */
.clearfix { display: block; }

/* overflow method for clearing floats */
.floatbox { overflow:hidden; }

/* older method of adding empty tags for clearing */
.clear { clear: both; height:1px; line-height:1px; }

/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
.container:after,
.row:after,
.col:after,
.clr:after,
.group:after {
  content: "";
  display: table;
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* 	DEFAULT ROW STYLES
	Set bottom padding according to preference */
.row {
  padding-bottom: 0em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* DEFAULT COLUMN STYLES */
.col {
  display: block;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* If you are not using a child-theme, your custom styling starts here
/* =Layout
-------------------------------------------------------------- */
body {
	font-size: 13px;
	font-family: "Proxima Nova", Arial, sans-serif;
	color: #777777;
	background-image: url('images/transp_bg.png');
	background-attachment: fixed;
	font-weight: normal;
	line-height:18px;
/*	-webkit-font-smoothing: antialiased;*/


}



@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  html,
  body{
    width:100%;
    overflow-x:hidden;


  }

}



.bigtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#128B4C;
}

.liketitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: regular;
	text-align: left;
	color:#666;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

.patternpreview {
	display: block;
	height: 300px;
	width: 660px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.patternpreview:hover {

}

.rssthumb {
	display: none !important;
	visibility: hidden !important;
	opacity: 0;
	z-index:-10;
	position: absolute;
	top:0;
	right: 0;
}

.popuptext {
	border-bottom: 1px dotted #ccc;
	width: 370px;
	padding-bottom: 30px;
	text-align: left;
}




/* Quick fix to remove the FB comment box */
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
	display: none !important;
}

p.aboutlight {
	font-size: 14px;
	color: #858585;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;
}


p.faqreply {
	font-size: 12px;
	color: #848484;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	margin: -5px 0 0 0;
}



#faqbox-left {
	width: 300px;
	float: left;
	border: 0;
	padding: 10px 30px 80px 0;
	margin-top: -20px;
	border-top: 1px dotted #CCC;
}

#faqbox-right {
	width: 300px;
	float: left;
	border: 0;
	padding: 10px 0 80px 0;
	margin-top: -20px;
	border-top: 1px dotted #CCC;
}

/* SOCIAL MENU */


ul#socialbar {
	width: 216px !important;
	height: 16px !important;
    margin:0;
    padding:0;
    list-style:none;
    clear:both;
    position: absolute;
	top: 23px;
	left: 672px !important;
}
        #socialbar li{overflow:hidden; text-indent:-9999px; display:inline; float:left; margin-right:0;}
            #socialbar li a{
            background:url('images/social.png') no-repeat;
            width:216px;
            height:16px;
            display:block;
            }


            #socialbar li.facebook{width:80px; height:16px;}
                #socialbar li.facebook a{background-position:0px 0px;}
                #socialbar li.facebook a:hover{background-position:-0px -16px;}


            #socialbar li.twitter{width:72px; height:16px;}
                #socialbar li.twitter a{background-position:-86px -0px;}
                #socialbar li.twitter a:hover{background-position:-86px -16px;}


            #socialbar li.rss{width:47px; height:16px;}
                #socialbar li.rss a{background-position:-169px -0px;}
                #socialbar li.rss a:hover{background-position:-169px -16px;}



/* ADS */

#plugin {
	border: 0;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 0px;
}


#footerlike {
	float: left;
	width: 200px;
	height: 140px;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 20px;
	background-color: white;
	padding: 20px;
	border-radius: 5px;
	-moz-box-shadow:inset 0px 0px 1px rgba(0,0,0,0.09);
	-webkit-box-shadow:inset 0px 0px 1px rgba(0,0,0,0.09);
	box-shadow:inset 0px 0px 1px rgba(0,0,0,0.09);
}


  #carbonads .carbon-wrap,
  #jeacpap_5 .jeacpap_5-wrap {
    display: block;
    width: 150px;
  }

  #carbonads .carbon-img,
  #jeacpap_5 .jeacpap_5-img {
    display: block;
  }

  #carbonads .carbon-img img,
  #jeacpap_5 .jeacpap_5-img img {
    display: block;
  }

  #carbonads .carbon-text,
  #jeacpap_5 .jeacpap_5-text {
    clear: both;
    display: block;
    padding: 10px 0 0;
    color: #424249;
    font-size: 12px;
    line-height: 1.5em
  }

  #carbonads .carbon-poweredby,
  #jeacpap_5 .jeacpap_5-poweredby {
    display: block;
    color: #ADB0BA;
    font-size: .9em;
    padding: 10px 0 0
  }


/* KEYBOARD NAVIGATION TIPS */

#navtips {
	z-index:999;
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 20px;
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	padding-top: 15px;
	float: left;
}


.tiptext {
	position: relative;
	color: #ccc;
	padding-bottom: 15px;
	font-family: Arial;
	font-size: 15px;
	text-align: center;
}


/* TOP MENU */

#topSearch{
}

#topmenu {
	float: left;
	margin-top: -6px;
}

#menu-item-363 {
	overflow: hidden;
	height: 53px;
}

#menu-item-1365 {
	border-right: none !important;
	color: aqua !important;
}

#topmenu .menu {
	margin:0;
	margin-bottom: 7px;
	list-style: none;
}

#topmenu .menu li {
	float: left;
	margin-right:0;
	padding-bottom: 11px;
	letter-spacing:1px;
}

#topmenu .menu li a {
	display:block;
	border-right: solid #eaeaea 1px;
	border-bottom: none;
        font-weight: normal;
	font-size: 15px;
	color: #AEAEAE;
	padding:24px 20px 22px 0;
	margin-right:20px;
	margin-top: 0px;
	text-decoration: none;
        -webkit-font-smoothing: antialiased;
}

.menu-main-container {
	height: 64px;
}

#topmenu .menu li a:hover {
	border-bottom: 0;
	color: #333 !important;
}

#topmenu .menu li a.active {
	color: #999 !important;
}

#topmenu .menu li.current_page_item a{
	color: #39C48E !important;
}


#submenu {
	display: block;
	float: right;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	margin-top: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 17px;
	padding-bottom: 16px;
	background-color: inherit;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAYCAMAAAA4a6b0AAAABGdBTUEAALGPC/xhBQAAAJBQTFRFzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMAAAAzMzMUcf7QQAAAC90Uk5T8HOlUYhWipPXU1Ly2S7zEDQLVZBcVKv6puOSBy/cHN/gAwysW5Hb+DDkOPkGiQDShpO+AAAA1klEQVQoz3WR6RKCMAyE630rhwgCyn235f3fzoQCLYr7g8nONymbhHAU3ThBc907BuWjCH5WedsrP6okYq0iFkkyAYBGYqFtsjqO66zB2uoJfYKpSuHKCo2IQVLsKIff+gXYuyAPKF2Z1QWbCBJCWUtSgw0FwXZlPg8fF+Q0JbEk57+vYYJMkkwmwNSFP4CLknoyqY+TEq/fjtFtx9R0XTMbZXOw0W37LTZcYTeLussd5OWWIyLi2mkS2HaQpHS4FuuJKoFet1/Sodd7pofzNYJZwhcA+AduxGVdgxx/1wAAAABJRU5ErkJggg==");
	background-repeat: no-repeat;
	background-position:180px 22px;
	margin-right: -5px;


}

#submenu #topSearch,
#submenu .viewer-toggle-nav
{
	float:right;
}




#pattern-counter {
	width: 140px;
	float: left;
	color: #CCC !important;
	padding: 6px;
	margin-left: 15px;


}

.countertext {
	font-family: sans-serif;
	font-size: 12px;

}



.slidingDiv {
	height:300px;
	background-color: #99CCFF;
	padding:20px;
	margin-top:10px;
	border-bottom:5px solid #3399FF;
	list-style: none;
}

.show_hide {
	display:none;
	list-style: none;
}


/*END OF TOP MENU*/


#breadcrumb{
	width:980px;
	float:left;
	margin-bottom:35px
}
.crumb{
padding-left:10px;
}

#header{
	margin-left: 0;
	margin-bottom: 130px;
	background-color: rgba(255,255,255,0.9);
	height:65px;
	border-bottom: solid 1px #eaeaea;
	position: fixed;
	width: 100%;
	z-index: 500;
	top: 0;
}

#header .inner-header
{
	width:950px;
	margin: 0 auto;
	position:relative;
}
.toplogo {
	display: block;
	float: left;
	background-color: #3661A2;
	height: 66px;
	width: 59px;
	margin-left: -5px;
	margin-right: 20px;
	background-image: url("images/logo_subtle.svg");
	/*background-image: url("images/logo.svg");*/
	background-repeat: no-repeat;
	background-position:center center;

}

.toplogo a {
	width: 60px;
	height:50px;
	display:block;


}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
     .toplogo a{
     		background: url('images/sp_flag@2x.png') no-repeat;
     		background-size: 135px 145px;
   			background-position: 0px 0px;
     	}
}


.toplogo a:hover {
	background-position: 0px 0px;

}

#fblike{
	width: 90px;
	float: left;
	overflow: hidden;
	padding-left: 0;
	padding-top: 45px;
}

#twitter{
	float: left;
	overflow: hidden;
	padding-left: 0;
	padding-top: 45px;
}

#rss{
	float: left;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 45px;
}

#colorchange{
}

#container{
	float: left;
	padding-left: 0;
	overflow: hidden;
	width: 960px;
	margin: 40px 0 0 0;

}

#content{
	width:960px;
	padding-top: 90px;
	float:left
}

#content-wide{
	width:980px;
	float:left
}



#download-icon{
	position: absolute;
	left: 40px;
	bottom: 10px;

}

#preview-box,
.preview-box,
.read-full-article-box {
        opacity: 0;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 660px;
        height: 300px;
        background-color: rgba(255,255,255,0.0);
        -webkit-transition: 0.10s ease-in;
        -moz-transition: 0.10s ease-in;
        z-index: 0 !important;
}

#preview-box:hover,
.preview-box:hover,
.read-full-article-box:hover {
        opacity: 1;
        /*background-color: rgba(122,224,180,0.5);*/
        background-color: rgba(57, 196, 142, 0.22);
}

a.preview,
a.read-full {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #614f4f;
        -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
        box-shadow: 0 1px 1px rgba(0,0,0,.2);
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/	Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+");
        background-image: -moz-linear-gradient(90deg, #f2f2f2 0%, #fff 100%);
        background-image: -o-linear-gradient(90deg, #f2f2f2 0%, #fff 100%);
        background-image: -webkit-linear-gradient(90deg, #f2f2f2 0%, #fff 100%);
        display: block;
        width: 115px;
        height: 22px;
        font-size: 11px;
        letter-spacing: 2px;
        font-weight: bold;
        text-shadow: 0 1px 0 #fff;
        text-transform: uppercase;
        color: #333 !important;
        text-align: center;
        margin: 110px auto;
        padding: 22px 24px 15px 24px;
        background-color: #fff !important;
        -webkit-transition: 0.10s ease-in;
        -moz-transition: 0.10s ease-in;
}

a.preview:hover, 
a.read-full:hover {
        color: #333 !important;
}


.preview-image {
	width: 26px;
	height: 26px;
	position: absolute;
	bottom: 10px;
	right: 18px;
	background-image: url(images/preview_text_icon.png);
}




#sidebar{
	margin-top: 23px;
	padding: 20px 20px 5px 20px;
	width:240px;
	float:right;
	background-color: white;

}

#wrapper{
	margin: 0 auto;
	padding-left: 10px;
	overflow: hidden;
	width: 960px;
	padding-right: 10px;

}


#view-toggle-wrapper {
	width: 960px;
	height: 34px;
	margin-bottom: 0;
	padding-top: 4px;
	background-color: rgba(81,81,81,0.7);

}



.content-container{
	clear:both;
	width:100%;
	overflow:hidden;
	margin-top:35px
}
.content-left{
	width:45%;
	float:left
}
.content-right{
	width:45%;
	float:right
}

.entry-content img{
	position: absolute;
	top: 0px;
	right: 0px;
}


.entry-content{
	position: relative;
	padding-left: 20px;
	clear:both;
	overflow:hidden;
	height: 300px;
	background-color: rgba(255,255,255,0.8);
}



.entry-content-border {
	border: 1px solid rgba(0,0,0,0.1);
}


.blog-entry-content{
	position: relative;
	padding-left: 0;
	padding-top: 30px;
	clear:both;
	overflow:hidden;
	font-family: 'Open Sans', sans-serif;

}

#subcontent {
	float: left;
	width: 650px;
	padding: 60px 0 0 0; /* similar padding top as #content */
}

#pattern-icon{
	float: left;
	width: 70px;
	height: 70px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(images/ps_pattern.png);
}

#pattern-text{
	float:left;
	padding-left: 20px;
}

#download-all{
	border-top: 1px solid #ebebeb;
	position: relative;
	padding-left: 0;
	clear:both;
	overflow:hidden;
	height: 240px;
	padding-top: 30px;
	margin-top: 40px;
	padding-bottom: 25px;
	width: 960px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

}

.page-navi{
	text-align: center;
	height: 35px;
}




/* MAIN DOWNLOAD BUTTON */

a.download {
	padding: 12px 20px 12px 20px;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.07rem;
	color: #c0c0c0 !important;
	position: absolute;
	bottom: 20px;
	left: 20px;
	display: block;
	overflow: hidden;
	width: auto;
	background-color: white;
	height: 20px;
	-moz-box-shadow: inset 0 0 0 4px #dedede;
	-webkit-box-shadow: inset 0 0 0 4px #dedede;
	box-shadow: inset 0 0 0 4px #dedede;

	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKBAMAAACZNRnKAAAABGdBTUEAALGPC/xhBQAAABJQTFRF////////////////////AAAAultSEAAAAAZ0Uk5TIGBwEIAAvKLuTQAAAE1JREFUCNcdjMEJwDAMAz1CIR2g4AyQGrKA0QAGo/1XqZqH4HQIWQ+SPcoiNxm57IazJy4L5FaWqT0TXsYAJAVSmgn4rw70dB7gq6f6AGpgFEiVdbFYAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
	background-position: 112px -34px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;



}
a.download:link {
	text-decoration: none;
}

a.download:hover,
a.download:focus {
	color: #FFF !important;
	padding: 12px 50px 12px 20px;
	background-color: #39C48E;
	background-position: 112px 18px;
	text-decoration: none !important;
	-moz-box-shadow: inset 0 0 0 0 #CCC;
	-webkit-box-shadow: inset 0 0 0 0 #CCC;
	box-shadow: inset 0 0 0 0 #CCC;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}



p.blueheading{
	margin-top: 8px;
	margin-bottom: 6px;
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing:-1px;
	color: #1477c1;

}

.introHeading{
	padding: 0;
	margin:0;
	font-size:15px;
	line-height: 24px;
	font-style:normal;
	font-family: 'Open Sans', sans-serif;
}

#pspatternsinfo{
	float: left;
	padding-left: 30px;
	padding-right: 0;
	padding-top: 20px;
	width: 170px;
}

#downloadwrapper{
	float: left;
	width: 330px;
	height: 180px;
	border-radius: 5px;
	background-color: white;
 	-moz-box-shadow:inset 0px 0px 1px rgba(0,0,0,0.09);
	-webkit-box-shadow:inset 0px 0px 1px rgba(0,0,0,0.09);
	box-shadow:inset 0px 0px 1px rgba(0,0,0,0.09);
}





.entry-content p{
	width: 250px;
	margin-top: 12px;
	font-size: 14px;
	line-height: 20px;

}

.entry-format-header{
	width:618px;
	background:#eaf2fa;
	color:#444;
	margin:0;
	overflow:hidden;
	font-style:italic;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.entry-format-header .format-header-left{
	width:40%;
	float:left;
	text-align:left;
	padding-left:10px;
}
.entry-format-header .format-header-right{
	width:40%;
	float:right;
	text-align:right;
	padding-right:10px;
}
.entry-meta{
	width: 190px;
	clear:both;
	margin-bottom:15px;
	margin-top: -5px;
}

.entry-meta p{
	font-size: 10px;
	color: #777;
	font-weight: 400;
	text-transform: uppercase;
}


.entry-meta-single{
	clear:both;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #ddd;
	background:#eaf2fa;
	display: none;
}
.entry-title{
	width: 245px;
	clear: both;
	font-size: 18px;
	padding-top: 22px;
}
.nav {
	clear:both;
	width:920px;
	overflow:hidden;
	background-color: #f0f0f0;
	padding: 10px 20px 10px 20px;
	margin: 40px 0px 80px 0px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.nav-left{
width:50%;
float:left
}

.nav-right{
width:50%;
float:right;
text-align:right;
}

.nav a:hover {
	color: #000;
}


.archive-results{
    width:938px;
    overflow:hidden;
    padding:10px;
    border:1px solid #39C48E;
    background:rgba(57, 196, 142, 0.22);
    clear:both;
    margin-bottom:35px
}
.post, .featured_article{
    clear:both;
    margin-bottom:60px
}

#single{
    clear:both;
    width:100%;
    margin:20px 0;
    display:none;
}

.single-block{
clear:both;
width:620px;
}
.sticky{
padding:10px;
border:1px solid #ddd;
background:#eaf2fa
}

/* = Calendar
--------------------------------------------------------- */

#wp-calendar{
empty-cells:hide;
margin:0 auto 0;
width:100%
}
#wp-calendar #next a{
padding-right:10px;
text-align:right
}
#wp-calendar #prev a{
padding-left:10px;
text-align:left
}
#wp-calendar a{
display:block;
text-decoration:none
}
#wp-calendar caption{
text-align:center;
margin:0 0 10px 0;
font-weight:normal;
font-size:16px;
width:100%
}
#wp-calendar td{
padding:3px 0;
text-align:center
}
#wp-calendar th{
font-weight:normal;
text-align:center;
text-transform:capitalize
}

/* =Comments
------------------------------------------------------------------ */
ol.commentlist{
list-style:none;
margin:0 0 0 0;
padding:0;
text-indent:0
}
ol.commentlist .bypostauthor{
}
ol.commentlist li.comment {
border-bottom:1px solid #ddd;
padding:10px 10px 0 10px;
margin-bottom:10px
}
ol.commentlist ul ul li.comment{
margin-bottom:0
}
ol.commentlist ul ul ul li.comment{
margin-bottom:0
}
ol.commentlist ul ul ul ul li.comment{
margin-bottom:0
}
ol.commentlist ul ul ul ul ul li.comment{
margin-bottom:0
}
ol.commentlist li.comment div.comment-author{
text-decoration:none;
border:none
}
ol.commentlist li.comment div.vcard cite.fn{
font-weight:normal;
text-decoration:none
}
ol.commentlist li.comment div.vcard img.avatar{
background:#fff;
border:1px solid #ddd;
padding:5px;
float:right;
margin:0 0 10px 10px
}
ol.commentlist li.comment div.vcard span.says{
font-style:italic
}
ol.commentlist li.comment div.comment-meta a{
text-decoration:none;
border:none
}
ol.commentlist li.comment p{
margin:0 0 10px
}
ol.commentlist li.comment ul{
list-style:square
}
ol.commentlist li.comment div.reply{
font-style:italic
}
ol.commentlist li.comment ul.children{
list-style:none;
margin:10px 0 0;
text-indent:0
}
.commentlist li ul.children li.depth-2,
.commentlist li ul.children li.depth-3,
.commentlist li ul.children li.depth-4,
.commentlist li ul.children li.depth-5,
.commentlist li ul.children li.depth-6,
.commentlist li ul.children li.depth-7,
.commentlist li ul.children li.depth-8,
.commentlist li ul.children li.depth-9,
.commentlist li ul.children li.depth-10,
.commentlist li.comment{
border: 1px solid #ddd;
padding: 10px
}
ol.commentlist li.trackback,
ol.commentlist li.pingback{
border: 1px solid #ddd;
padding:10px;
margin-bottom:10px;
}
ol.commentlist li.trackback cite,
ol.commentlist li.pingback cite{
text-decoration:none;
font-weight:normal
}
ol.commentlist li.even{
background:#fff
}
ol.commentlist li.odd{
background:#f1f1f1
}
ol.commentlist .comment-meta{
font-style:italic;
margin:5px 0 10px 0
}
ol.commentlist li.trackback .reply,
ol.commentlist li.pingback .reply{
font-style:italic
}
.comment-notes{
font-style:italic
}
#respond{
clear:both;
margin:10px 0;
overflow:hidden;
padding:10px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
/* Opera */
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iZ3JhZGllbnQiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdHlsZT0ic3RvcC1jb2xvcjpyZ2JhKDI0MiwyNDIsMjQyLDEpOyIgLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0eWxlPSJzdG9wLWNvbG9yOnJnYmEoMjI3LDIyNywyMjcsMSk7IiAvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IGZpbGw9InVybCgjZ3JhZGllbnQpIiBoZWlnaHQ9IjEwMCUiIHdpZHRoPSIxMDAlIiAvPjwvc3ZnPg==);

/* Firefox */
background: -moz-linear-gradient( top, rgba(242,242,242,1), rgba(227,227,227,1) );

/* Chrome & Safari */
background: -webkit-gradient( linear, left top, left bottom, color-stop( 0, rgba(242,242,242,1) ), color-stop( 1, rgba(227,227,227,1) ) );

/* IE5.5 - IE7 */
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFF2F2F2,EndColorStr=#FFE3E3E3);

/* IE8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFF2F2F2,EndColorStr=#FFE3E3E3)";
}


#respond label{
font-style:italic;
}
#cancel-comment-reply-link{
font-weight:normal;
font-size:small;
color:#21759b;
text-decoration:none
}
.comment-links{
padding:5px;
border:1px solid #ddd;
margin:0;
background:#fff;
font-style:italic;
color:#21759b
}

/* =Forms
---------------------------------------------------------- */

.search
{
	margin-top:0;
}

.searchsubmit{
	width: 50px;
	height: 37px;
	cursor:pointer;
	float:left;
	padding:0;
	border:0 !important;
	margin:0;
	color:#fff

}

#searchsubmit-1{
	border-radius: 0;
}

.searchtext{
	border-radius: 0;
}


input[type="file"] {
	border: 0;

}



.input[type=button] {
	width: 92px;
	height: 26px;
	border:0;
}

.search input[type=text]{
	clear:left;
	width:210px;
	height: 32px;
	float:left;
	padding: 0px 0 0 14px;
	background-color: inherit;
	border:0;
	margin:0;
        /* same as #topmenu .menu li a */
        font-weight: normal;
        font-size: 15px;
        color: #AEAEAE;
        -webkit-font-smoothing: antialiased;
}

input::-webkit-input-placeholder{
    font-weight: normal;
    font-size: 15px;
    color: #AEAEAE;
    -webkit-font-smoothing: antialiased;
    font-family: "Proxima Nova", Arial, sans-serif;
}
input:-moz-placeholder /* Firefox 18- */{
    font-weight: normal;
    font-size: 15px;
    color: #AEAEAE;
    -webkit-font-smoothing: antialiased;
    font-family: "Proxima Nova", Arial, sans-serif;
}
input::-moz-placeholder /* Firefox 19+ */{
    font-weight: normal;
    font-size: 15px;
    color: #AEAEAE;
    -webkit-font-smoothing: antialiased;
    font-family: "Proxima Nova", Arial, sans-serif;
}
input:-ms-input-placeholder {
    font-weight: normal;
    font-size: 15px;
    color: #AEAEAE;
    -webkit-font-smoothing: antialiased;
    font-family: "Proxima Nova", Arial, sans-serif;
}

input.error::-webkit-input-placeholder{
    font-weight: normal;
    font-size: 15px;
    color: #FC3858 !important;
    -webkit-font-smoothing: antialiased;
}
input.error:-moz-placeholder /* Firefox 18- */{
    font-weight: normal;
    font-size: 15px;
    color: #FC3858 !important;
    -webkit-font-smoothing: antialiased;
}
input.error::-moz-placeholder /* Firefox 19+ */{
    font-weight: normal;
    font-size: 15px;
    color: #FC3858 !important;
    -webkit-font-smoothing: antialiased;
}
input.error:-ms-input-placeholder {
    font-weight: normal;
    font-size: 15px;
    color: #FC3858 !important;
    -webkit-font-smoothing: antialiased;
}

.search input[type=submit]{
	display: none;
	cursor:pointer;
	float:right;
	position:relative;
	padding:0;
	margin:0;
	color:#333;
	font-family: sans-serif;
	font-size: 13px;
	width:50px;
	height:34px;
	background-color: #f1f1f1;
	border: 1px solid red;
}

#commentform .form-allowed-tags{
clear:both;
width:75%
}
.logged-in-as{
font-style:italic;
}
input#author{
float:right;
width:75%;
padding:5px;
background:#fff;
color:#444;
border:1px solid #ddd
}
input#email{
float:right;
width:75%;
padding:5px;
background:#fff;
color:#444;
border:1px solid #ddd
}
input#url{
float:right;
width:75%;
padding:5px;
background:#fff;
color:#444;
border:1px solid #ddd
}
textarea#comment{
float:right;
width:75%;
margin:0 0 10px 0;
padding:5px;
background:#fff;
color:#444;
border:1px solid #ddd
}
input#submit{
clear:both;
float:right;
padding:3px 5px;
border:none;
margin:0;
color:#fff;
clear:both;
}
©#submit:hover{
cursor:pointer;
color:#fff;
background:#444;
text-decoration:underline
}

/* =Images
---------------------------------------------------------------- */
.gallery{
	margin: 0 auto 18px
}
.gallery .gallery-item{
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%
}
.gallery img{
	border: 2px solid #cfcfcf
}
.gallery .gallery-caption{
	float:left;
	width: 154px;
	color: #444;
	font-size: 12px;
	margin: 0 0 12px
}
.gallery dl{
	margin: 0
}
.gallery img{
	border: 10px solid #e1e1e1
}
.gallery br+br{
	display: none
}
.wp-caption{
	background: #e1e1e1;
	line-height: 18px;
	margin: 0 0 20px 0;
	padding: 4px;
	text-align: center
}
.wp-caption img{
	margin: 5px 5px 0
}
.wp-caption p.wp-caption-text {
	color: #444;
	font-size: 12px;
	margin: 5px
}
.aligncenter,
.center{
display:block;
margin:0 auto 20px
}
.alignleft,
.left{
float:left;
margin:5px 15px 0 0
}
.alignnone{
clear:both;
margin:20px 0
}
.alignright,
.right{
float:right;
margin:0 0 0 0;
}
img.wp-smiley{
border:none;
margin:0;
max-height:12px;
padding:0
}
.wp-post-image{
background:#fff;
border:1px solid #ddd;
padding:5px
}
.thumb-pic{
float:left;
margin:15px 15px 5px 0
}

/* =Headings
----------------------------------------------------------- */
h1{
font-size:18px
}
h1,h3,h5,h6{
color:#444;
font-style:bold;
font-weight:700;
margin-bottom:5px
}

h3{
font-size:16px

}
h4{
margin-top: 8px;
color:#333;
font-size:30px;
font-weight: 300;
font-family: 'Open Sans', sans-serif;
}
h5{
font-size:18px
}
h6{
font-size:12px
}

/* =HTML
--------------------------------------------------- */
acronym,abbr{
border-bottom:1px dashed #666;
cursor:help;
text-transform:uppercase
}
address{
font-style:italic;
margin:0 0 20px
}
big{
font-size:120%
}
blockquote{
background:url(images/blockquote.png) left top no-repeat;
padding:0 0 0 30px
}
cite{
font-weight:700;
text-decoration:underline
}
code{
font:.9em Monaco, monospace, Courier, "Courier New"
}
del,strike,s{
text-decoration:line-through
}
em,q{
font-style:italic
}
pre{
background:#eaf2fa;
font:.9em Monaco, monospace, Courier, "Courier New";
line-height:20px;
margin-bottom:20px;
overflow:auto;
padding:9px
}
pre code{
font-size:1em
}
q:before,q:after{
content:'"'
}
small,sup,sub{
font-size:80%
}
strong{
font-weight:700
}
sub{
position:relative;
top:4px;
vertical-align:baseline
}
sup{
bottom:4px;
position:relative;
vertical-align:baseline
}


/* =Links
--------------------------------------------------------------- */
a:link,a:visited{
    text-decoration: none;
    color: #39C48E;
}
a:hover,a:focus,a:active{
    color:#666;
    text-decoration:none;
}
h2 {
    color: #333333;
    font-size:29px;
    line-height: 32px;
    font-weight: lighter;
}

/* Thumbnail view, pattern name/title */
#content.thumbnails .entry-title h2 {
    font-size: 26px;
}

h2 a:link,
h2 a:visited {
    color:#333333;
    text-decoration:none;
    font-weight: lighter;
}
h2 a:hover,h2 a:focus,h2 a:active {
    text-decoration:none;
    color:#39C48E;
}


/* =Lists
---------------------------------------------------------- */
dd{
padding:0 0 0 20px
}
dl{
margin:0 0 24px
}
dt{
font-weight:700;
margin:10px 0
}
ul{
list-style:square;
margin:0 0 0 20px;
padding:0
}
ul li{
padding-left:0;
}
ol{
list-style:decimal;
margin:0 0 0 25px
}
ol li{
padding-left:5px
}
ul ul,ol ol,ul ol,ol ul{
margin-bottom:0;
padding-bottom:0
}

/* =Menu
------------------------------------------------------------- */
#access{
width:980px;
display: none;
}


.sf-sub-indicator{
position:absolute;
display:block;
right:.75em;
top:1.05em;
width:10px;
height:10px;
text-indent:-999em;
overflow:hidden;
background:url('images/arrows-ffffff.png') no-repeat -10px -100px
}
a > .sf-sub-indicator{
top:.8em;
background-position:0 -100px
}
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator{
background-position:-10px -100px
}
.sf-menu ul .sf-sub-indicator{
background-position:-10px ;
}
.sf-menu ul a > .sf-sub-indicator{
background-position:0 0
}
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator{
background-position:-10px 0
}

/* =Miscellaneous
------------------------------------------------------- */
.more-link{
font-style:italic
}
.page-link{
clear:both;
font-style:italic;
margin-bottom:15px
}
.page-link a{
padding:5px;
margin-right:5px;
border:1px solid #ddd;
background:#fff
}
.required{
color:#cc0000
}

/* =Post-Formats
-------------------------------------------------------- */
.format-aside,
.format-audio,
.format-chat,
.format-gallery,
.format-image,
.format-link,
.format-quote,
.format-status,
.format-video{
padding:10px;
border:1px solid #ddd
}
.format-aside .wp-caption,
.format-audio .wp-caption,
.format-chat .wp-caption,
.format-gallery .wp-caption,
.format-image .wp-caption,
.format-link .wp-caption,
.format-quote .wp-caption,
.format-status .wp-caption,
.format-video .wp-caption{
max-width:590px;
height:auto
}
.format-aside img,
.format-audio img,
.format-chat img,
.format-gallery img,
.format-image img,
.format-link img,
.format-quote img,
.format-status img,
.format-video img{
max-width:570px;
height:auto
}

/* =Tables
--------------------------------------------------- */
table{
border:1px solid #ddd;
border-collapse:collapse;
border-top:0;
width:100%
}
table caption{
font-weight:700;
text-align:left
}
table th{
background:#eaf2fa;
border-bottom:1px solid #ddd;
font-weight:700;
text-align:left
}
table th,table td{
border:1px solid #ddd;
border-bottom:0;
padding:3px 5px
}

/* =Widgets
------------------------------------------------------- */
.widget{
clear:both;
margin-bottom:15px;
overflow:hidden
}
.widget-title{
clear:both;
font-style:normal;
margin-bottom:15px;
font-size: 16px;
}
.widget ul{
list-style:none;
margin:0;
padding:0 0 0 0;
}

.widget ul li{
list-style:none;
margin:0;
padding:0 0 20px 0;
}

.widget ul li a{
	list-style: none;
}
#recentcomments li a{
background:#fff;
}
.widget ul li:first-child{
	border-top:1px solid #ddd;
	padding-top: 10px;
}
.widget ul ul li:first-child,
.widget ul ul ul li:first-child,
.widget ul ul ul ul li:first-child,
.widget ul ul ul ul ul li:first-child{
border-top:none;
}

.widget ul li a:hover{
padding-left:0;

}

.widget img{
max-width:300px;
height:auto
}

#ccimage {
	float: left;
	width: 170px;
	height: 45px;
	background-image: url(images/cc_icons.png);
}

#hostingsponsor {
	float: left;
	width: 61px;
	height: 24px;
	background-image: url(images/mt_logo.png);
	margin-left: 0px;
}

#cdnsponsor {
	float: left;
	width: 104px;
	height: 22px;
	background-image: url(images/maxcdn.png);
	margin-left: 30px;
}


/* =WP-PageNavi ------------------- */
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	padding: 10px 14px;
	margin-right: 1px;
	color: #666 !important;
	text-decoration: none;
	font-weight: 600;
}

.wp-pagenavi .wp-pagenavi .span.expand {
	padding: 10px 14px;
	margin: 1px;
	color: #666 !important;
	background-color: #f1f1f1 !important;

}

.wp-pagenavi a:hover {
	-moz-box-shadow: inset 0 0 0 4px #dedede;
	-webkit-box-shadow: inset 0 0 0 4px #dedede;
	box-shadow: inset 0 0 0 4px #dedede;


}

.wp-pagenavi span.current {
	color: #fff !important;
	background-color: #39C48E;
}

/*
.wp-pagenavi .pages {
	border-bottom: 0;
	color: #999 !important;
	visibility: hidden;
}

*/




/* ALERT BOX */

.tip {
	border-top: 1px solid #f3fbff;
	border-bottom: 1px solid #bedae9;
	margin-top: 10px;

	/*Background Gradients*/
	background: #e0f4ff;
	background: -moz-linear-gradient(top,#e0f4ff,#d4e6f0);
	background: -webkit-gradient(linear, left top, left bottom, from(#e0f4ff), to(#d4e6f0));
}

.tip:before {
	content: url(/designers/subtlepatterns/wp-content/themes/tweaker7/images/skull.png);
	float: left;
	margin: 20px 15px 0px 15px;
}

.tip strong {
	color: #177fb2;
	margin-right: 15px;
}

.notewrap {
	width: 960px;
	margin-bottom: 30px;
}

#alertblank {
	height: 10px;
}

.notification {
	min-height: 70px;
	width: 950px;
	display: block;
	position: relative;

	/*Border Radius*/
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	/*Box Shadow*/
	-moz-box-shadow: 2px 2px 2px #cfcfcf;
	-webkit-box-shadow: 2px 2px 4px #cfcfcf;
	box-shadow: 2px 2px 2px #cfcfcf;

	margin-bottom: 30px;
}

.notification span {
	cursor: pointer;
	background: url(/designers/subtlepatterns/wp-content/themes/tweaker7/images/close.png) no-repeat right top;
	display: block;
	width: 19px;
	height: 19px;
	position: absolute;
	top:-9px;
	right: -8px;
}

.notification .text {
	overflow: hidden;

}

.notification p {
	width: 835px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #323232;
	font-size: 14px;
	line-height: 21px;
	text-align: justify;
	float: left;
	margin-right: 25px;
	*margin-top: 15px; /*for lt IE8*/


	/* TEXT SHADOW */
	 text-shadow: 0px 0px 1px #f9f9f9;
}


/* Goodies, tips and tricks styles AKA downloads */

#trickPost {
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	display: block;
	width: 228px;
	height: auto;
	background-color: #fff;
	border: solid #eaeaea;
	border-width: 1px;
	border-radius: 5px;
	color: #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-transition: 0.10s ease-in;
	-moz-transition: 0.10s ease-in;
}

#trickPost:hover {
	border: solid #ccc;
	border-width: 1px;
	color: #666;
}


#trickPost p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 15px;
	margin-right: 15px;
}

p.trickTitle{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding: 1px 10px 2px 0;
	color: #128b4c !important;
}

.goodieImage{
	margin-top: 1px;
	width: 228px;
	height: 200px;
	display: block;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;

}

.spaceGiflulz{
	display: block;
	width: 40px;
	height: 430px;
}

.buttonLink{
	color: #fff !important;
	padding: 4px 4px 4px 20px;
	margin: 5px 5px 5px 0;
	background-color: #ccc;
	display: block;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}

.buttonLink:hover{
	color: #fff !important;
	background-color: #999;

}

/* END OF Tips and tricks styles */

p.aboutTitle{
	font-family: 'Terminal Dosis', sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 600;
	padding: 1px 10px 2px 0;
	margin: 0;
	color: #128b4c !important;
}

p.aboutIngress{
font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #666 !important;
	line-height: 28px;
}



/* =Skip link
-----------------------------------------------------------------*/
#skip a{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
#skip a:focus{
position:static;
width:auto;
height:auto;
}
.single-page{
padding:0;
border:none
}



/* SUBMIT FORM */

.png {
	vertical-align: middle;
	border: none;
	margin-left: 5px;
}
.loader {
	vertical-align: text-top;
	border: none;
	margin-left: 20px;
}

/*
 * Subtmit  a pattern page
 */
#content.submit-pattern {
    margin-bottom: 90px;
}
.submit-pattern .sub-entry-content {
    /*margin-top: 40px;*/
}

#submit_form{
    float: left;
    width: 948px;
    width: 100%;
    margin-top: 40px;
    border-radius: 5px;
}

.submit-pattern h2 {
    color: #444;
    font-size: 30px;
    font-weight: 400;
}

.submit-pattern fieldset {
    padding:40px 0;
    width: 100%;
    border:1px solid #DDDDDD;
    background-color: white;
}

.submit-pattern p {
    font-size:14px;
    line-height: 20px;
    margin:22px 0;
}

.submit-pattern div.success
{
    font-weight: bold;
    font-size: 32px;
    color: #39C48E;
    margin: 10px 0 25px;
    padding-left: 60px; /* same as one-half */
    padding-bottom: 30px;
}
.submit-pattern input {
    float: none;
}


.submit-pattern .one-half:first-child {
    border-right: 1px solid #DDD;
    padding-left: 60px;
    padding-right: 74px;
}
.submit-pattern .one-half:last-child {
    padding-left: 74px;
    padding-right: 60px;
}

.submit-pattern fieldset input[type=text] {
    height: 43px;
    width: 100%;
    padding: 0 16px;
    border:1px solid #ccc;
    margin: 0;
    color: #000;
}

.submit-pattern fieldset input[type=file] {
    height: 43px;
    width: 100%;
    margin: 0;
    color: #000;
    padding-top: 14px;
}
.submit-pattern fieldset input#website {
    margin-bottom:23px;
}
.submit-pattern fieldset input[type=text]:focus {
    border: 1px solid #345FA4;
}
.submit-pattern fieldset input[type=text].error {
    color: #FC3858 !important;
    border: 1px solid #FC3858 !important;
}
.submit-pattern fieldset .one-half .row {
    /*height: 59px;*/
}
.submit-pattern fieldset .one-half .row:first-child {
    margin-bottom: 3px;
    min-height: 63px;
}

.submit-pattern fieldset div.error {
    color:#FC3858;
    padding:4px 0;
    display:none;
}
.submit-pattern fieldset div.error.show {
    display:block;
}
.submit-pattern fieldset .submit {
    text-align:center;
    padding-top: 34px;
}
.submit-pattern fieldset .submit input {
    /*margin-top: 34px;*/
    display:block;
    margin: 0 auto;
    width: 269px;
    height: 44px;
    max-width: 90% !important;
    color: #fff;
    background: #23D18D;
    float:none;
    font-size:17px;
    font-weight: normal;
}
.submit-pattern fieldset .submit input:disabled,
.submit-pattern fieldset .submit input.disabled {
    background: #C8D2D7;
}

table.tablesorter {
	font-family:arial;
	color: #000;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	padding: 6px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #666;
	padding: 10px;
	font-size: 12px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}




/* Form style */

label {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 120px;
	font-size: 12px;
	margin: 10px 12px 0 25px;
	border: 0;
	color:#999;
}

input, textarea, select {
	width: 250px;
	height: 25px;
	float: left;
	margin-top: 10px;
	border: 1px solid #ccc;
	color:#999;
	vertical-align: bottom;
	border-radius: 5px;
        font-family: "Proxima Nova", Arial, sans-serif;
        padding: 10px;
}

input:focus, textarea:focus, select:focus {
	border: 1px solid #666;
}

fieldset {
	width: 900px;
	padding:20px;
	border:0;
	float: left;
}

legend {
	padding:7px 10px;
	font-weight:bold;
	color:#000;
	border:0;
}

/* Tables */

table.tablesorter {
	font-family:arial;
	color: #000;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	padding: 6px;
}
table.tablesorter thead tr .header {
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #666;
	padding: 10px;
	font-size: 12px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

.viewer-toggle-nav
{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 12px;
	float: right;
	padding-right: 20px;
}

.viewer-toggle-nav span
{
	color:#ccc;
	padding: 0 10px 0 10px;


}

.viewer-toggle-nav div.menu-viewer-toggle-container
{
	display:inline-block;
}

.viewer-toggle-nav ul
{
	margin-left:0px;
}

.viewer-toggle-nav ul li
{
	display:inline-block;
	list-style:none;
}

.viewer-toggle-nav ul li a
{
	padding-left:40px;
	line-height:31px;
	display:inline-block;
}

.viewer-toggle-nav ul li:first-child a
{
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAOAQMAAADzI2X3AAAABGdBTUEAALGPC/xhBQAAAAZQTFRFAAAAzMzMyE/AMgAAAAF0Uk5TAEDm2GYAAAASSURBVAjXY/j/v4EBhNEBAXEApfEO9cP7GW8AAAAASUVORK5CIIA=");
	background-repeat: no-repeat;
	background-position: 10px 9px;
	color: #ccc;
	text-decoration: none;

}

.viewer-toggle-nav ul li:last-child a {
	color: #ccc;
	text-decoration: none;
	margin-left:10px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARAQMAAAABo9W5AAAABGdBTUEAALGPC/xhBQAAAAZQTFRFAAAAzMzMyE/AMgAAAAF0Uk5TAEDm2GYAAAASSURBVAjXY/hf38CAD4MAATUARDAf4TM5u24AAAAASUVORK5CIIA=");
	background-repeat: no-repeat;
	background-position: 10px 7px;
	display: block;


}


.viewer-toggle-nav ul li a:link {
	text-transform:uppercase;
}

.viewer-toggle-nav ul li a:hover
{
	color:#FFF;
}

#content.thumbnails .post
{
	width: 192px;
	height: 190px;
	float: left;
	clear: none;
	padding: 0;
	margin: 0 0 0 0;
	border-radius: 0;
	border: none;
}

#content.thumbnails .post .entry-content
{
	height:190px;
	padding-left:0;
	border-radius:0;
}

#content.thumbnails .post .entry-title
{
	z-index:2;
	position:absolute;
	padding:20px;
	left:0px;
	bottom:0px;
	width:auto;
	display:none;
}

#content.thumbnails .post .box
{
	display:block;
	height:190px;
	width:190px;
}

#content.thumbnails .post.tag-dark .entry-title h2 span
{
	color:#ccc;
}

#content.thumbnails .post .box:hover .entry-title
{
	display:block;
        cursor:pointer;
}

#content.thumbnails .post p,
#content.thumbnails .post .entry-meta
{
	display:none;
}

#content.thumbnails .post .patternpreview
{
	width:200px;
	height:200px;
	border-radius:0;
	z-index:1;
        background-color: white;
}

#content.thumbnails .entry-content-border
{
	border-radius:0;
	border:none;
}

#content.thumbnails .page-navi
{
	padding-top:2em;
	clear:both;
}

.home .viewer-toggle-nav ul li:first-child a,
.page-template-page-thumbnails-php .viewer-toggle-nav ul li:last-child a
{

}




/*---- Footer ---*/
#footer-container{
    width:100%;
    padding-top:6px;
    /*margin-top: 40px;*/
    background-color: #3661A2;
}
#footer-bottom {
	width:940px;
	margin:0 auto;
	margin-bottom: -20px;
}

#footer-container .footer-top{
    padding-top: 50px;
    min-height:194px;
}



#footer-container h2{
    font-size:19px;
    font-weight: 400;
    margin-bottom:12px;
    color:#FFF;
    text-shadow:0 1px #1f1f1f;
}
#footer-container p{
    font-size:14px;
    color:#FFF;
    line-height:20px;
    margin-bottom:10px;
    -webkit-font-smoothing: antialiased;
}
#footer-container p span,
#footer-container p a{
    color:#FFF;
    text-decoration:none;
}
#footer-container p a:hover {
    color:rgba(255,255,255,0.75);
    font-weight: 400;
}


#footer-container .footer-bottom{background:url(images/footer-bottom.png) repeat-y 0 0; height:198px; padding-top:30px;}
.one-half{
    width: 50%;
    float:left;
    padding-left:0px;
}
#footer-container .one-half.alt{margin-right:0;}

#footer-container .sociables{margin-bottom:22px; margin-top: 25px;}
#footer-container .sociables ul li{list-style:none; float:left; margin-right:20px;}
#footer-container .sociables ul li a{display:inline-block; height:56px; font-size:14px; color:#565656; float:left;  text-shadow:0 -1px #0c0c0c;  text-decoration:none; }
#footer-container .sociables ul li a strong{display:inline-block; font-weight:bold;}
#footer-container .sociables ul li a span.icon{display:inline-block; margin-right:11px; width:55px; height:56px; vertical-align:top; }
#footer-container .sociables ul li a.facebook span.icon{background:url(images/social_sprite_footer.png) no-repeat 0 0;}
#footer-container .sociables ul li a.facebook:hover span.icon{background-position:0 -56px;}
#footer-container .sociables ul li a span.inner{display:inline-block; padding-top:10px;  line-height:18px;}
#footer-container .sociables ul li a.twitter span.icon{background:url(images/social_sprite_footer.png) no-repeat -55px 0;}
#footer-container .sociables ul li a.twitter:hover span.icon{background-position:-55px -56px;}
#footer-container .sociables ul li a.rss span.icon{background:url(images/social_sprite_footer.png) no-repeat -110px 0;}
#footer-container .sociables ul li a.rss:hover span.icon{background-position:-110px -56px;}
#footer-container .sociables ul li a:hover{color:#999 !important;}
#footer-container a.mt{display:block; background:url(images/sponsors_sprite_footer.png) no-repeat 0 0; width:108px; height:45px; float:left; }
#footer-container a.mt:hover{background-position:0 bottom;}

#footer-container a.maxcon{display:block; background:url(images/sponsors_sprite_footer.png) no-repeat -129px 0; width:154px; height:45px; float:left;}
#footer-container a.maxcon:hover{background-position:-129px bottom;}

#footer-container a.paypal{
float: left;
display:block;
height:41px;
background:url(images/paypal_sprite.png)
no-repeat 0 0;
padding-left:122px;
margin-top: 25px;
font-size:12px;
color:#666666;
text-decoration:none;
line-height:20px;
text-shadow:0 -1px #0c0c0c;
}
#footer-container a.paypal:hover{
color:#999 !important;
background-position:0px bottom;
}

ul.tagclouds li{
	list-style-type: none;
	float: left;
	margin-right: 1px;
	margin-bottom: 11px;
}
ul.tagclouds li a{
    text-transform: capitalize;
    text-decoration: none !important;
    color: #FFF !important;
    padding: 5px 6px;
    background-color: #244C88;

}
ul.tagclouds.clearfix {
	list-style-type: none;
    margin: 0px !important;
    padding: 0px;
    float: left;
}
ul.clearfix {
	list-style-type: none;
    margin: 0px !important;
    padding: 0px;
    float: left;
}
ul.tagclouds a:hover, .menu ul li .current{
    color: #fff !important;
    background-color:#123368 !important;
}



/* Dark theme */

.dark-background #header { background-image: url(images/top_line_bg_dark.png); }
.dark-background .search input[type="submit"] { background-image: url(images/search_btn_dark.png); }
.dark-background #adpackwrapper { background-color: #1a1a1a; }
.dark-background #view-toggle-wrapper {
		background-color: #5d5d5d;
		border-bottom: 0;
}
.dark-background .viewer-toggle-nav ul li a { color: #999 !important; }
.dark-background .viewer-toggle-nav ul li a:hover { color: #ccc !important; }
.dark-background .viewer-toggle-nav ul li:first-child a { background-image: url(images/list_sprite_dark.png); }
.dark-background .viewer-toggle-nav ul li:last-child a { background-image: url(images/thumb_sprite_dark.png); }
.dark-background .entry-content { background-color: #1a1a1a; }
.dark-background #pattern-counter  {
	}
.dark-background .viewer-toggle-nav span,
.dark-background .countertext  {
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
}
.dark-background .viewer-toggle-nav span { color: #ccc; }
.dark-background h2 a{ color: #fff; }
.dark-background h2 a:hover { border: 0; color: #666; }
.dark-background a.download { background-image: url(images/download_v4_btn_dark.png); }
.dark-background .nav {
    background-color: #1A1A1A;
}

/* Sorry about this :() */
/*.plugin-wrapper {
	width: 100%;
	height: 100%;
	background: black;
	margin-top: 34px !important;
}*/

/*
  Footer  Facebook like button
*/

#u_0_3 a {
    color: #fff;
}


/*
 *  Download Popup
 */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 9999;
    display: table;
    -webkit-transition: opacity 250ms, visibility 250ms;
    -moz-transition: opacity 250ms, visibility 250ms;
    -ms-transition: opacity 250ms, visibility 250ms;
    -o-transition: opacity 250ms, visibility 250ms;
    transition: opacity 250ms, visibility 250ms;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.overlay.show {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}

.overlay * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.overlay .container {
/*	display: table-cell !important;
	vertical-align: middle;*/
        top: 25%;
        position: absolute;
        width: 100%;
}

.close-overlay {
	position: absolute;
	left: 50%;
	top: 0;
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAQAAAACNCElAAAA4ElEQVRIx63TOxKDMAwEUN2ANMApkvuX7ikD59kUHscYrI8lRv2b0ewugTBhBj1xhAkb9iC3IuENIizYgRC34gCQQIQol6kDa8Yi3IkqmJdrqIp5uAt1xka5G9ViI1yhlrZnHq5L3TELx1A9TONYqo9JnEBxGMeJFI/1OIWSsCunUjJGmP+cgdKwyhkoHSucgbJg+UHTyGzUYdusjVpOUTixNkEDZ6VMnJ0ycCOUyo1RCjdKidw4JXAeiuV8FMN5qcp9K+enOlyEunEx6sJFqYYjpCBVuA0vwgcpSGVuAv0AhMBjSQpK7KEAAAAASUVORK5CYII=);
	text-indent: -9999em;
	border: none;
	width: 38px;
	height: 38px;
	margin-left: 410px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: opacity 200ms;
	-moz-transition: opacity 200ms;
	-ms-transition: opacity 200ms;
	-o-transition: opacity 200ms;
	transition: opacity 200ms;
}

.close-overlay:hover {
	opacity: 1;
}

.overlay .box {
	width: 780px;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
	margin: auto;
	position: relative;
	text-align: center;
	padding: 30px 20px;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}

#overlay .box:after {
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	left: 50%;
	background: #d8d8d8;
	top: 30px;
	bottom: 30px;
}

.overlay .column {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	padding: 20px;
}

.overlay h2 {
	color: #777 !important;
	font-size: 27px;
}


.overlay p {
    color: #777;
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
    margin: 26px 0 20px 0;
    -webkit-font-smoothing: antialiased;
}

.overlay div.please-wait {
    font-size: 15px;
    color: #888;
    font-weight: 400;
}

.overlay div.please-wait .wait {
	font-size: 120%;
}

.overlay a, .overlay .subscribe button {
	display: inline-block;
	text-decoration: none;
	padding: 0 20px;
	font-size: 18px;
}
.overlay .button {
    line-height: 43px;
    margin-top:15px;
}

.overlay .subscribe button {
    margin-top: 20px;
}
.overlay a.manual-download:hover {
    text-decoration: none;
}
.overlay a.manual-download {
    margin-top: 20px; /* same as p */
}
.overlay a span {
	border-bottom: 1px solid transparent;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
        text-decoration: none;
        font-size: 18px;
        -webkit-font-smoothing: antialiased;
}

.overlay a:hover span {
	border-bottom: 1px solid;
	color: #3FC692;
}

.overlay a:active, .overlay button:active {
	-webkit-transform: translateY(1px);
	-moz-transform: translateY(1px);
	-ms-transform: translateY(1px);
	-o-transform: translateY(1px);
	transform: translateY(1px);
}

.overlay .button {
	background-color: #3AC58F;
	color: #fff;
        -webkit-font-smoothing: antialiased;
        font-weight: normal;
	text-transform: uppercase;
	border: none;
	-webkit-transition: background-color 200ms;
	-moz-transition: background-color 200ms;
	-ms-transition: background-color 200ms;
	-o-transition: background-color 200ms;
	transition: background-color 200ms;
}

.overlay .button:hover {
	border: none;
}

.overlay .overlay-hide {
	position: absolute;
	top: 100%;
	right: 20px;
	margin-top: 15px;
	color: rgba(255, 255, 255, .7);
	cursor: pointer;
	-webkit-transition: color 200ms;
	-moz-transition: color 200ms;
	-ms-transition: color 200ms;
	-o-transition: color 200ms;
	transition: color 200ms;
}

.overlay .overlay-hide:hover {
	color: #fff;
}

#overlay .box.subscribe:after {
	display: none;
}

#overlay .box.subscribe {
	text-align: center;
}

.overlay input {
	width: 355px;
	height: 43px;
	border: 3px solid #f0f0f0;
	border-radius: 0;
	color: #b4b4b4;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	text-align: left;
	float: none;
	padding: 0 10px;
	margin: 0 10px;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}

.overlay input.invalid{
	-webkit-animation: shake 0.8s alternate ease-out;
	-moz-animation: shake 0.8s alternate ease-out;
	-o-animation: shake 0.8s alternate ease-out;
	animation: shake 0.8s alternate ease-out;
	border-color: #ff6363;
}

.overlay input.sent {
	border-color: #3AC58F;
}

.overlay .subscribe h2 {
	margin-bottom: 30px;
}

.overlay .subscribe button {
	margin: 0 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}

.overlay .box.promo {
	-webkit-transform: translateY(194px);
	-moz-transform: translateY(194px);
	-ms-transform: translateY(194px);
	-o-transform: translateY(194px);
	transform: translateY(194px);
}

.overlay.subscribe-form .box.promo {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-o-transform: translateY(100px);
	transform: translateY(100px);
}

.overlay .box.subscribe {
	opacity: 0;
	visibility: hidden;
}

.overlay.subscribe-form .box.subscribe {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(-145px);
	-moz-transform: translateY(-145px);
	-ms-transform: translateY(-145px);
	-o-transform: translateY(-145px);
	transform: translateY(-145px);
}

.overlay .box.subscribe div {
	margin-top: 40px;
	padding-top: 20px;
	border-top: 1px solid #d8d8d8;
}

.overlay .box.subscribe div h2 {
	margin-bottom: 10px;
}

.overlay .box.subscribe div a {
	margin: 0;
}


@-webkit-keyframes shake{ 0%, 100% {-webkit-transform: translateX(0);}10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-8px);}20%, 40%, 60%, 80% {-webkit-transform: translateX(8px);}}
@-moz-keyframes shake{ 0%, 100% {-moz-transform: translateX(0);}10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-8px);}20%, 40%, 60%, 80% {-moz-transform: translateX(8px);}}
@-o-keyframes shake{ 0%, 100% {-o-transform: translateX(0);}10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-8px);}20%, 40%, 60%, 80% {-o-transform: translateX(8px);}}
@keyframes shake{ 0%, 100% {-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-8px);-moz-transform: translateX(-8px);-ms-transform: translateX(-8px);transform: translateX(-8px);}20%, 40%, 60%, 80% {-webkit-transform: translateX(8px);-moz-transform: translateX(8px);-ms-transform: translateX(8px);transform: translateX(8px);}}



/* Footer Designers links */
#designers {
    border-top: 1px solid #ececec;
    background: #FFF;
    margin-top: 30px;
    margin-bottom: 0;
        box-sizing: border-box;
}
#designers .container {
    width: 940px;
    margin: 0 auto;
    margin-bottom: -20px;
        box-sizing: border-box;
        min-height: 190px;
}
#designers h2 {
    color: #444;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    line-height: 32px;
    font-weight: lighter;
    margin: 30px 0;
}
.multi_column_list {
        box-sizing: border-box;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
.multi_column_list-item {
    padding-bottom: 6px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    list-style: none;
}

a.multi_column_list-link,
a.multi_column_list-link:link,
a.multi_column_list-link:visited {
    display: inline;
    text-decoration: none;
    -webkit-transition: color 150ms;
    transition: color 150ms;
    -webkit-transition-property: color,text-shadow,-webkit-transform;
    transition-property: color,text-shadow,-webkit-transform;
    transition-property: color,transform,text-shadow;
    transition-property: color,transform,text-shadow,-webkit-transform;
    color: #7c7c7c;
    font-size: 14px;
    line-height: 18px;


    font-size: 14px;
    line-height: 20px;
    margin: 22px 0;
}

.featured-article-text b {
    font-size: 16px;
    color: #ffffff;
    font-size: 16px;
    background-color: #3863a0;
    padding: 5px 10px;
    border-radius: 10px;
}

.site-title {
        padding:20px 0 0;
        margin: 0;
        line-height:42px;
}
.site-description {
        padding: 0;
        line-height:15px;
        font-style:italic;
}