/* Home Page css */
body{
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1, h2, h3{
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1{
	font-family: 'Alfa Slab One', sans-serif;
	line-height: 47px;
}
div{
	position:relative;
}

/***********/
/* header */
/*********/
.wrapper_header{
	/*background: url(../img/wrapper_header.jpg);*/
	margin:48px 0 10px;
	background: #F7F7F7;
  	border-bottom: 1px solid #E9E9E9;
}
#header_wp{
	/*height: 127px;*/
	height: 108px;
	margin: auto;
	/*width: 960px;*/
	/*width: 1000px;*/
	width: 1080px;

}


/* =====================

Logotype Area

===================== */

.logo {
	position: relative;
	/* width: 100%; */
	margin: 14px 0 0 0;
	padding: 5px 12px 15px 0;
	color: #fff;
	z-index: 11;
	display: inline-block;
	vertical-align: top;

}
.logo-ie {display: none;}
.isotype-shock {

	display: block;
	float: left;
	width: 32px;
	height: 43px;
	margin-top: 10px;
	margin-right: 5px;
	padding-top: 1px;
	padding-left: 12px;
	background: #37404A;
	border-radius: 50px;
	-webkit-border-radius: 50px;

}

.isotype-shock .top {

	position: absolute;
	width: 0;
	height: 0;
	margin-top: 6px;
	margin-left: -2px;
	border-bottom: 16px solid #fff;
	border-left: 12px solid transparent;
	border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;

	transform: skewX(-15deg) skewY(-34deg);
	-o-transform: skewX(-15deg) skewY(-34deg);
	-ms-transform: skewX(-15deg) skewY(-34deg);
	-moz-transform: skewX(-15deg) skewY(-34deg);
	-webkit-transform: skewX(-15deg) skewY(-34deg);

}

.isotype-shock .center {

	position: absolute;
	width: 16px;
	height: 6px;
	background: #fff;
	margin-top: 18px;
	margin-left: 2px;
	border-radius: 0 2px 0 0;
	-webkit-border-radius: 0 2px 0 0;

	transform: skewX(-62deg);
	-o-transform: skewX(-62deg);
	-ms-transform: skewX(-62deg);
	-moz-transform: skewX(-62deg);
	-webkit-transform: skewX(-62deg);

}

.isotype-shock .bottom {

	position: absolute;
	width: 0;
	height: 0;
	margin-top: 19px;
	margin-left: 10px;
	border-top: 18px solid #fff;
	border-right: 12px solid transparent;
	border-radius: 0 7px 0 0;
	-webkit-border-radius: 0 7px 0 0;

	transform: skewX(-11deg) skewY(-33deg);
	-o-transform: skewX(-11deg) skewY(-33deg);
	-ms-transform: skewX(-11deg) skewY(-33deg);
	-moz-transform: skewX(-11deg) skewY(-33deg);
	-webkit-transform: skewX(-11deg) skewY(-33deg);

}

.logo h1 {

	display: inline-block;
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 0px;
	color: #37404A;
	font-size: 45px;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 0;
}

.logo small {

	/*color: #fff;*/
	color: #3d3d3d;
	font-size: 12px;
	display: block;
	margin-left: 50px;
	position: absolute;
	margin-top: -15px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;

	/* trick for letter spacing correctly view in other browsers */
	-webkit-transform: translateX( -6px ) scale( 0.97 );
	transform: translateX( -1px ) scale( 0.99 );
	-o-transform: translateX( -6px ) scale( 0.97 );
	-ms-transform: translateX( -1px ) scale( 0.99 );
	-moz-transform: translateX( -5px ) scale( 0.95 );

}
/*#header_wp .nav-wpts, #header_wp .logo{
	display: block;
}

#header_wp .logo{
	margin: 14px 0 10px;
	float: left;
}
*/
/**/

/*ul.socials_net li.icon_mail{
	background-position: 0 0;
}
ul.socials_net li.icon_facebook{
	background-position: -32px 0;
}
ul.socials_net li.icon_twitter{
	background-position: -64px 0;
}
ul.socials_net li.icon_plus{
	background-position: -96px 0;
}
ul.socials_net li.icon_rss{
	background-position: -128px 0;
}*/
/*div.wtg_topbar img{
	max-width: 100%;
	width: auto;
	height: auto;
	padding: 0;
	margin:0;
}*/
.wrapper_header .navbar-default{
	background: none;
	border: none;
}
div.wrapper_header .container .navbar-brand{
	margin: 11px 0 0;
	padding-bottom: 12px;
}
div.wrapper_header .container .navbar-right {

	display: inline-block;

	list-style: none;
	font-size: 14px;
	zoom: 1;
	margin-left: 52px;
	float: none !important;
	margin-right: 0;

	/*background: #333;
	background: rgba(0,0,0,.2);
	padding: 0 10px 1px;
	margin: 10px 10px 0;
	border-radius: 20px;
	line-height: 33px;
	clear: both;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 -1px 0 rgba(0, 0, 0, .9);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 -1px 0 rgba(0, 0, 0, .9);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 -1px 0 rgba(0, 0, 0, .9);
	text-align: center;*/

}

div.wrapper_header .container .navbar-right  li{
	/*display: inline;
	padding: 0 10px;*/
	/*display: inline-block;
	vertical-align: top;
	zoom: 1;
	padding: 2px 0 2px 0;*/
}

div.wrapper_header .container .navbar-right  li a{
	/*font-size: 14px;
	color: #f1f1f1;
	font-weight: bold;*/
	color: #3d3d3d;
	font-weight: 100;
	padding: 10px 8px;
}

div.wrapper_header .container .navbar-right  li a:hover{
	/*color: #999;*/
	color: #3d3d3d;
	/* font-weight: 700; */
	border-bottom: 1px solid #37404A;
	padding: 10px 8px 9px;
	/* text-decoration: underline; */
}

div.wrapper_header .container .navbar-right  li span{
	display: none;
}

.social-navbar {
	/*width: 1000px;*/
	margin: 0 auto;
	margin-right : 42px;
	z-index : 100;
}
ul.socials_net{
	float:right;
	/*margin: 20px 10px 0 0;*/
	/*background: #F7F7F7;
	border: 1px solid #E9E9E9;*/
	padding: 5px;
	border-top: none;
}
ul.socials_net li{
	width: 24px;
	/*width: 32px;*/
	height: 24px;
	/*height: 36px;*/
	/*margin: 0 5px ;*/
	margin: -1px 5px 0;
	font-size: 24px;
	float: left;
	/*background: url(http://www.wordpressthemeshock.com/wp/wp-content/themes/wp_themeshock/img/socials_bkgs.png);*/
}
/*ul.socials_net li:last-child {
	padding-right: 0;
	margin-right: 0;
}*/
ul.socials_net li:hover{
	opacity: .8;
}
ul.socials_net li a{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

ul.socials_net li.email { color: #A1A1A1; }
ul.socials_net li.fb { color: #3A589B; }
ul.socials_net li.tw { color: #1BBFE5; }
ul.socials_net li.plus { color: #D6492E; }
ul.socials_net li.rss { color: #FAA21C; }
ul.socials_net li.affiliate {
	width: 110px;
	font-size: 15px;
	margin: 0px 0 0;
	border: 1px solid #E9E9E9;
	padding: 2px 15px 2px;
	border-top: 0;
	color: #8F8F8F;
	background: #E9E9E9;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
ul.socials_net li.affiliate:hover {
	opacity: 1 !important;
}
ul.socials_net li.affiliate a {
	display: inline-block;
	width: auto;
	font-size: 14px;
	line-height: 24px;
	color: #3d3d3d;
}
ul.socials_net li.affiliate a:hover {
	color: #3d3d3d;
	border-bottom: 1px solid #37404A;
	/*padding-bottom: 2px;*/
}

/* News Letter */
.wrapper-banner .area-banner .banner-right-content{
	position: absolute;
	width: 408px;
	right: 0;
	top: 0;
}
.wrapper-banner .area-banner h1{
	text-align: right;
	color: #fff;
	font-weight: bold;
	margin: 13px 0 0;
	-webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
	-moz-text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
	text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.wrapper-banner .area-banner h1 span{
	font-weight: lighter;
}
.banner-info{
	font-size: 12px;
	color: #fff;
	padding: 0 0 0 56px;
	margin: 10px 0;
}
.form_newletter{
	position: relative;
	width: 388px;
}
.form_newletter small{
	position: absolute;
	color: #2b3031;
	line-height: 10px;
	left: 11px;
	top: 16px;
	width: 101px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.form_newletter input{
	border: 0;
	margin: 10px 0;
	background: transparent;
	outline: none;
}
.form_newletter input[type="text"], .form_newletter input[type="submit"], .banner-label{
	background-image: url(../img/newsletter-bkgs.png);
}
.form_newletter input[type="text"]{
	background-position: left top;
	padding: 0 0 0 117px;
	width: 267px;
	height: 42px;
}
.form_newletter input[type="submit"]{
	position: absolute;
	right: 0;
	top: -1px;
	background-position: -384px 0;
	width: 107px;
	height: 46px;
	opacity: 1;
}
.form_newletter input[type="submit"]:hover{
	opacity: .8;
}
.banner-label{
	background-position: -107px -46px;
	position: absolute;
	bottom: -126px;
	right: 22px;
	width: 384px;
	height: 103px;
	color: #fff;
	font-size: 29px;
	text-align:center;
	text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
}
.wrapper-banner{
	z-index: 1;
	height: 351px;
	background: url(../img/banner-bkg.jpg);
}
.area-banner{
	margin: auto;
	width: 960px;

}
.art-wpts{
	position: absolute;
	left: -99px; top: 0;
	width: 654px;
	height: 367px;
	background: url(../img/art-banner.png);
}

/************/
/* content */
/**********/
#content.homepage{
	padding: 10px;
	width: 960px;
}
.top_content_wp{
	background: url(../img/bar_single.png);
	height: 3px;
}
.week-freebie{
	box-shadow: 0 0 3px rgba(0, 0, 0, .5);
	padding: 10px;
}
.week-freebie:hover a img{
	opacity: .8;

}
.week-freebie, .banner-lastes-post{
	/*height: 300px;
	background: rgba(0, 0, 0, .2);*/
	background: #fefefe;
	margin: 10px 0;
}
.thumb-freebie{
	/**box-shadow: 0 0 2px rgba(0, 0, 0, .5);*/
}
.week-freebie .thumb-freebie img{
	/*width: 100%;
	height: 300px;*/
	border: 1px solid #ccc;
	margin-left: -1px;
}
.week-freebie .content-post h2{
	margin: 0;
	color: #333;
	padding: 10px 0;
	text-align: center;
}

.wp-plugins, .area-wpthemes, .item-wpplugin, .week-freebie .box_btns{
	text-align: center;
}

.item-box, .wpthemes-full{
	background: white;
	*zoom: 1;
	*display: inline!important;
	display: inline-block;
	vertical-align: top;
	/*margin: 10px 8px;*/
	margin: 10px 8px;
	padding: 0 0 20px 0;
	border-radius: 2px 2px 2px 2px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px 	rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px 	rgba(0, 0, 0, 0.1) inset;
}
.area-wpthemes .item-box{
	display: block;
	float:left;
}
.area-wpthemes .item-wptheme, .area-wpthemes .item-wptheme .thumb_wpthemes{
	width: 98px;
	padding: 0;
}
.area-wpthemes div.item-wptheme{
	padding: 3px;
}
.area-wpthemes div.item-wptheme .btn{
	margin: 5px;
}
.item-wptheme:hover{
	z-index: 100;
}
.area-wpthemes .item-wptheme .thumb_wpthemes{
	overflow: hidden;
}
.wpthemes-full{
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, .5);
}
.wpthemes-full img{
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}
.wpthemes-full p{
	font-size: 16px;
	padding: 10px;
	display:block;
}
a.show-wpthemefull{
	position:relative;
	height: 98px;
	display:block;
}
.area-wpthemes div.item-wptheme{
	display: none;
}
.area-wpthemes div.block-themes1{
	display: block;
}
a.show-wpthemefull:before{
	content: '';
	position: absolute;
	left: 0; top:0;
	width: 100%; height: 100%;
	z-index: 1;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5) inset;
}
.area-wpthemes .item-wptheme .thumb_wpthemes img{
	width: 98px;
	height: 98px;
}
.area-wpthemes .item-wptheme .wpthemes-full{
	position: absolute;
	left: 80px; top: 40px;
	z-index: 100;
	display:  none;
	width: 220px;
}
.area-wpthemes .item-wptheme .wpthemes-full.tstooltip_right{
	left: auto;
	right: 80px;
}

.area-wpthemes .area-btns{
	padding: 20px 0 0;
}

a.show-wpthemefull:hover .wpthemes-full{}
.wp-plugins .item-wpplugin{
	width: 290px;
	/*height: 150px;*/
	padding: 5px;
}
.wp-plugins .item-wpplugin h2{
   padding: 10px 0 0;
	font-size: 16px;
	letter-spacing: normal!important;
}
.wp-plugins .item-wpplugin img{
	width: 100%;
	height: auto;
	box-shadow: 0 0 1px 1px #ccc;
}
.wp-plugins .item-wpplugin:hover img{
	opacity: .8;
}
.wpts-freebies .info-description, .wpts-tools .info-description{
	padding: 0 10px;
	display: block;
}
.wpts-freebies .item-post-freebie{
	width: 210px;
	position: relative;
	padding: 5px;
}
.wpts-freebies .item-post-freebie .content-post-freebie{
	position: absolute;
	width: 100%; height: 100%;
	left: 0; top: 0;
	background: #ccc;
	background: rgba(255, 255, 255, .9);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear;
}
.wpts-freebies .item-post-freebie:hover .content-post-freebie{
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
.wpts-freebies h1, .wpts-tools h1{
	text-align: center;
}
.wpts-freebies .info-description{
	padding: 0 0 10px;
}
.wpts-freebies .item-post-freebie h2{
	top: 5px;
	width: 210px;
	font-size: 13px;
	text-align: center;
	margin: 0;
	padding: 0 0 10px;
	color: #555;
	letter-spacing: normal!important;
	height: 26px;
	position: relative;
	z-index: 3;
}
.wpts-freebies .item-post-freebie .box_btns{
	position:absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
	z-index: 4;
}
.wpts-freebies .item-post-freebie .content-post-freebie .box_btns a{
	zoom: 0;
	*display: inline;
	display: inline-block;
	vertical-align: top;
}
.wpts-freebies .item-post-freebie .content-post-freebie .box_btns a:hover{
	-webkit-opacity: .7;
	-moz-opacity: .7;
	opacity: .7;
}
.post-thumb img{
	width: 100%;
	height: 158px;
}
.item-post-freebie .post-thumb:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3) inset;
}

/*************/
/* Comments */
/***********/
.area-comments{
	margin: auto;
	width: 600px;
}
.btnSubmit{
	display: block;
	clear: both;
}
#commentform p{
	display: block;
	margin: 10px 0;
}

/****************/
/* news letter */
/**************/
#form_mail p{
	font-size: 13px;
}
#form_mail label{
	font-size: 13px;
	padding: 8px 0;
}
#form_mail p.mw_tweet{
	font-size: 16px;
}
#form_mail #submit_mail{
	font-size: 14px;
}

/**********/
/* Tools */
/********/
.wpts-tools .item-box-tools{
	width: 162px;
	padding: 5px;
}
.container-tools{
	text-align: center;
}
.container-btn-details{
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear;
	position: absolute;
	z-index: 1;
	background: rgba(0, 0, 0, 0.5);
	width: 162px;
	height: 158px;
	text-align: center;
}
.wpts-tools .item-box-tools:hover .container-btn-details{
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}

.item-box-tools .container-btn-details .btn{
	margin: 60px 0 0;
}

/* themeshock banner fixed */

div.img_tag {
	font-family: 'tahoma';
	position: fixed;
	top:81px;
	right: -1px;
	z-index: 50;
}
div.img_tag a{
	display:block;
	text-align:right;
}

/*---- Style post themeshock ----*/

div.content_blog h1, div.content_blog h2, div.content_blog h3,
div.content_blog h4, div.content_blog h5, div.content_blog h6,
div.content_blog p{
	font-family: 'Open Sans', sans-serif;
}

div.content_blog h2{
	font-weight: 400;
}
/*div.content_blog h2:first-child {
	text-align: center;
}
*/
div.content_blog h3, div.content_blog h6{
	font-weight: 600;
	max-width: 630px;
	margin: 0 auto;
}

div.content_blog li, div.content_blog ol li{
	font-weight: 400;
}

div.content_blog ul[class] li, div.content_blog ol[class] li{
	font-weight: 100;
}


