/* 

	Theme Name: Coco
	Theme URI: http://www.spab-rice.com 
	Description: Coco is a clean & unique Portfolio Theme for creatives. 
	Version: 1.2
	Author: Spab Rice 
	Author URI: http://www.spab-rice.com 
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: light, white, gray, one-column, two-columns, three-columns
	
*/


/*-----------------------------------------------------------------------------------

	0.	Reset & Clearfix
	1.	Basics (body, headers, links, etc)
	2.	Commen Classes & Id's
	3.	Top
	4.	Header
	5. 	Footer
	6. 	Main
	7. 	Navigation & Menus
	8.	Slider
	9. 	Page
	10. Entrys (Blog & Portfolio)
	11. Single View
	12. Password protection
	13. Masonry
	14.	Comments
	15. Leave Comments
	16.	Metas (Entrys)
	17.	Filter
	18.	Pagination
	19.	Load More
	20.	Share
	21. Columns Grid
	22.	Widgets
	23. Shortcodes
	24. Overlay
	25. Loader
	26. Not Found (404)
	27. Retina
	
-----------------------------------------------------------------------------------*/



/*---------------------------------------------- 
0. Reset
------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
}
	
ol, ul  { list-style: none; }

:focus  { outline: 0; }

/* deleting the default appearence for form elements */
input[type="text"], textarea { -moz-appearance: none; -webkit-appearance: none; }

.clearfix:after { content: ""; display: block; clear: both; visibility: hidden; font-size: 0;  height: 0; }
.clearfix { *display: inline-block; height: 1%; }
.clear { clear: both; display: block; font-size: 0;	height: 0; line-height: 0; width:100%; }

/* HTML5 display definitions */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, dialog { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; visibility: hidden; }





/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'),
       url('/fonts/source-sans-pro-v11-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/source-sans-pro-v11-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
       url('/fonts/source-sans-pro-v11-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/source-sans-pro-v11-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
       url('/fonts/source-sans-pro-v11-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/source-sans-pro-v11-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}




/*---------------------------------------------- 
1. Basics
------------------------------------------------*/
html {
	height: 100%;
	font-size: 100%;
	overflow-y: scroll; /* Force a scrollbar in non-IE */
	-webkit-text-size-adjust: 100%; /* Prevent iOS text size adjust on orientation change without disabling user zoom */
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	position: relative;
	}

body {
	font-size:16px; color:#fff; text-align: left; line-height:21px;
	font-weight: 300;
	position: relative;
	/*background: #f2f2f2 url(files/images/background_jeans.png) left top fixed;*/
	background: #263238;
	height: 100%;
	font-family: 'Source Sans Pro', sans-serif !important;
	}
::selection { background:#f9bb00; color:#fff; }
::-moz-selection { background:#f9bb00; color:#fff; }
::-webkit-selection { background:#f9bb00; color:#fff; }



/* Headings
---------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-weight: 300;
	font-family: 'Source Sans Pro', sans-serif !important;
	}
	
h1 i, h2 i, h3 i, h4 i, h5 i, h6 i,
h1 i a, h2 i a, h3 i a, h4 i a, h5 i a, h6 i a {
	font-style: italic;
	}
	
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, h1 b, h2 b, h3 b, h4 b, h5 b, h6 b, 
h1 strong a, h2 strong a, h3 strong a, h4 strong a, h5 strong a, h6 strong a, h1 b a, h2 b a, h3 b a, h4 b a, h5 b a, h6 b a {
	font-weight: 500;
	}

h1 { font-size: 42px; line-height: 50px; }
h2 { font-size: 30px; line-height: 37px; }
h3 { font-size: 27px; line-height: 28px; }
h4 { font-size: 24px; line-height: 24px; }
h5 { font-size: 18px; line-height: 22px; }
h6 { font-size: 15px; line-height: 18px; }

.descr { font-size:2em; color:#999999; line-height:1.6em; margin-top:15px; }


div h1, div h2, div h3, div h4, div h5, div h6 {
	margin-top: 40px;
	}

#headline h1, #headline h2, #headline h3, #headline h4, #headline h5, #headline h6 {
	margin-top: 10px;
	}
	
div h1:first-child, div h2:first-child, div h3:first-child, div h4:first-child, div h5:first-child, div h6:first-child {
	margin-top: 0px;
	}
	
#headline h3 {
	color: #999999;
	}
	
.widgettitle {
	margin-bottom: 20px;
	
	}

	

/* Forms
---------------------------------------- */
input[type=text], input[type=password], textarea {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	background: #ffffff;
	border: 1px solid #d9d9d9;
	line-height: 16px;
	height: 16px;
	color: #999999;
	padding: 8px 5px 8px 5px;
	border-radius: 0px;
	-moz-border-radius:0px; 
	-khtml-border-radius:0px; 
	-webkit-border-radius:0px; 
	}
	
input[type=text]:hover, input[type=password]:hover, textarea:hover, input[type=text]:focus, input[type=password]:focus, textarea:focus { 
	border: 1px solid #b3b3b3;
}

input[type=text], input[type=password] { width: 240px; max-width: 90%; }		/* padding issue (240 + 2*5 = 250) */
textarea { width: 390px; height: 100px; max-width: 90%; padding: 11px 5px 8px 5px; line-height: 22px; }		/* padding issue (395 + 2*5 = 405) */


input[type=submit] {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	background: #f9bb00;
	display: block;
	line-height: 20px;
	padding: 9px 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	border: none;
	border-radius: 0px;
	-moz-border-radius:0px; 
	-khtml-border-radius:0px; 
	-webkit-border-radius:0px; 
	}
	
input[type=submit]:hover { 
	background: #333333;
	color: #ffffff; 
	}
	
select {
	border: 1px solid #f3f3f3;
	height: 30px;
	width: auto;
	padding:8px;
	color: #999999;
	border-radius: 3px;
	-moz-border-radius:3px; 
	-khtml-border-radius:3px; 
	-webkit-border-radius:3px;
	}
select:hover {	border: 1px solid #999999;	}
	
select option {
	cursor: pointer;
	padding: 5px 7px;
	}
	
label {
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	line-height: 30px;
	width: 100%;
	display:block;
	}
	
form {
	margin-top: 30px;
	}
	
form .form-row {
	margin-top: 10px;
	position: relative;
	}
	
form .form-submit {
	margin-top: 30px;
	}
	
form .form-value {
	max-width: 100%;
	position: relative;
	display: inline-block;
	}
	
div form:first-child, form .form-row:first-child 	 {
	margin-top: 0px;
	}
	

/* Chech formular */
form .checkfalse {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 1px;
	right: -25px;
	}
form .checkfalse .falseicon {
	width: 30px;
	height: 30px;
	background: url(files/images/sprites.png) no-repeat -333px 0px;
	display: block;
	margin-left: 1px;
	margin-top: 1px;
	}
	
form .textbox .checkfalse { top: 2px; right: -12px; }

#form-note {
	display: none;
	overflow: hidden;
	}
	
#form-note .confirm_message {
	color: #669900 !important;
	line-height: 30px;
	height: 30px;
	}
	
#form-note .error_message {
	color: #df3b3b !important;
	line-height: 30px;
	height: 30px;
	}
	
#form-note .error_icon {
	width: 30px;
	height: 30px;
	background: url(files/images/sprites.png) no-repeat -333px 0px;
	display: block;
	float: left; 
	margin-right: 20px; 
	text-indent: -9999px;
	}
	
#form-note .confirm_icon {
	width: 30px;
	height: 30px;
	background: url(files/images/sprites.png) no-repeat -368px 0px;
	display: block;
	float: left; 
	margin-right: 20px;
	text-indent: -9999px;
	}
	
.textitem h1{
	font-size:3.5em;
	line-height:1.0em;
	font-weight:200;
	color: #888580; /*9e9b96 */
}

.width05 .textitem h1{
	font-size:1.8em;
}

.width05 .textitem.small h1{
	font-size:1.8em;
}

.width05 .textitem.small2 h1{
	font-size:1.8em;
}

.width2 .entry-text{
	margin: 20px 0 0 0;
}

.entry-content .entry-text, .entry-content .entry-meta-category, .entry-content ul{
	font-size:16px;
}

#portfolio-grid .textitem.small .entry-content  h1{
	font-size:2.5em;
}

#portfolio-grid .textitem.small2 .entry-content  h1{
	font-size:2em;
}

#portfolio-grid .turnaround.small .entry-content  h4{
	font-size:2.5em;
}

#portfolio-grid .turnaround.small2 .entry-content  h4{
	font-size:2em;
}

.turnaround.small .entry-content .entry-text, .turnaround.small .entry-content .entry-meta-category, .turnaround.small .entry-content ul, .turnaround.small .entry-content p {
	font-size:14px !important;
}

.turnaround.small2{
	font-size:13px !important;
}

.textitem .tagline{
	color:#333333;
	font-size:16px;
	margin-top:10px;
}

.textitem.small .tagline{
	font-size:14px;
	margin-top:7px;
}

.textitem.small2 .tagline{
	font-size:13px;
	margin-top:2px;
}


	
/* Links
---------------------------------------- */
a {
	text-decoration: none;
	color: #f9bb00;
	cursor: pointer;
	}

a:hover {
	color: #333333;
	}
	
a.more-link {
	background: #f9bb00;
	font-size: 14px;
	display: inline-block;
	line-height: 20px;
	padding: 9px 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius:3px; 
	-khtml-border-radius:3px; 
	-webkit-border-radius:3px; 
	}

a.more-link:hover {
	background: #455a64;
	color: #ffffff;
	}
	
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #333333;
	}
	
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #f9bb00;
	}
	
	

/* Embedded content
---------------------------------------- */
img, object, video {
	/**/max-width: 100%;
	height: auto;
	display:block;
	}
	
img {
	/**/width: auto;
	max-width: 100%; 
	border: 0;
	-ms-interpolation-mode: bicubic;
	}

p img { margin-top: 20px; }
p img:first-child { margin-top: 0px; }
img.alignleft { margin: 3px 30px 30px 0; float: left; }
img.alignright { margin: 3px 0px 30px 30px; float: right; }
img.aligncenter { margin-bottom: 30px; }

.embeddedvideo {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 100%;
	overflow: hidden;
	}
	
.masonry-item .embeddedvideo {
	padding-top: 0px;}
	
.embeddedvideo iframe {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
	
.fullscreenslider .embeddedvideo {
	padding-top: 5px;
	height: 100%;
}


/* Lists
---------------------------------------- */
.page-content ul, .entry-text ul {
	margin-top: 20px;
	padding-left: 15px;
	}

.page-content li, .entry-text li {
	padding-left: 20px;
	background: transparent url(files/images/list-style.png) 0 9px no-repeat;
	line-height: 20px;
	margin-top: 5px;
	}
	
.page-content ul li:first-child, .entry-text ul li:first-child {
	margin-top: 0px;
	}
	
.page-content ol, .entry-text ol {
	margin-top: 20px;
	margin-left: 45px;
	list-style: decimal;
	}
	
.page-content ol li, .entry-text ol li {
	line-height: 20px;
	margin-top: 5px;
	}
	
.page-content ol li:first-child, .entry-text ol li:first-child {
	margin-top: 0px;
	}


/* Others
---------------------------------------- */
strong, b, dt {
	font-weight: bold;
}

i, dfn, em {
	font-style: italic;
	}
	
strong i, b i, dt i, strong em, b em, dt em {
	font-style: italic;
	font-weight: bold;
	}
	
sub, sup {
	font-size: 0.625em;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	}

sup {
	top: -0.5em;
	}

sub {
	bottom: -0.25em;
	}

/* paragraph rules */
p { 
	margin-top: 20px; 
	}
	
div p:first-child { 
	margin-top: 0px; 
	}	
	
article > p:last-child {
	padding-bottom: 40px;
	}

blockquote {
	margin-top: 20px;
	font-size: 15px; line-height: 24px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	padding-left: 60px;
	color: #999999;
	background: url(files/images/blockquote.png) no-repeat 0px 3px;
	}

blockquote p {
	margin: 0;
	}

div blockquote:first-child { 
	margin-top: 0px; 
	}
	
address {
	padding: 15px;
	margin-top: 30px;
	font-size: 12px;
	background: #f2f2f2;
	}
	
div address:first-child { 
	margin-top: 0px; 
	}	
	
pre {
	padding: 10px;
	margin-top: 20px;
	font-size: 12px;
	background: #f2f2f2;
	color: #999999;
	}
	
div pre:first-child { 
	margin-top: 0px; 
	}	



/* WORDPRESS DEFAULT */

/*sticky*/
.sticky{}

/*gallery captio*/
.gallery-caption{}

/*by post author*/
.bypostauthor{}

/*aligns*/
.aligncenter{
	display:block;
	margin:0 auto;
}
.alignright{
	float:right;
	margin:0 0 10px 20px;
}
.alignleft{
	float:left; 
	margin:0 20px 10px 0;
}

/*floats*/
.floatleft{ float:left}
.floatright{ float:right}

/*text style*/
.textcenter{ text-align:center}
.textright{ text-align:right}
.textleft{ text-align:left}

/*captions*/
.wp-caption{ max-width: 100% !important; }
.wp-caption{
	border:1px solid #ddd; 
	text-align:center; 
	background-color:#f2f2f2; 
	padding-top:4px; 
	margin:10px; 
	border-radius: 3px;
	-moz-border-radius:3px; 
	-khtml-border-radius:3px; 
	-webkit-border-radius:3px; 
}
.wp-caption img{
	margin:0; 
	padding:0; 
	border:0 none;
	max-width: 100$;
}
.wp-caption p.wp-caption-text{
	font-size:11px; 
	line-height:17px; 
	padding:0 4px 5px; 
	margin:0;
}

/*smiley reset*/
.wp-smiley{
	margin:0 !important;
	max-height:1em;
}

/*blockquote*/
blockquote.left{
	margin-right:20px;
	text-align:right;
	margin-left:0;
	width:33%;
	float:left;
}
blockquote.right{
	margin-left:20px;
	text-align:left;
	margin-right:0;
	width:33%;
	float:right;
}

/*img attachment*/
#img-attch-page{
	text-align: center;
	overflow: hidden;
}
#img-attch-page img{
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	border: 5px solid #d4d4d4; /*for IE*/
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-color: rgba(0,0,0, 0.08);
	-webkit-transition: border 0.3s ease;
    -o-transition: border 0.3s ease;
    -moz-transition: border 0.3s ease;
}
#img-attch-page a:hover img{
	border-color: #fc7251;
}

#img-attach-page-content{
	text-align: center;
	margin-top: 25px;
}

/*gallery*/
.gallery {
	width: 100%;
	padding-top: 20px !important;
}

.gallery-item { float: left;  }

.gallery-icon { text-align: center; display: inline-block; }

.gallery-item .gallery-caption { 
    margin-bottom: 0 !important;
    padding-right: 12%; 
}

.gallery-item img {
	margin: 0 !important;
	padding:  0 !important;
	border: none !important;
}

.gallery-item a {
	float: left;
	border: none !important;
	margin:  0 !important;
	padding: 0 !important;
}

.gallery-item a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}



/*---------------------------------------------- 
2. Commen Classes & Id's
------------------------------------------------*/
#page-content {
    min-width: 320px;
    overflow: hidden;
	max-width:1920px;
	margin:0 auto;
}
	
.wrapper {
	margin: 0 40px;
	}	

.left_float { 
	float: left; 
	}
	
.right_float { 
	float: right; 
	}
	
.seperator {
	height: 1px;
	width: 100%;
	display: block;
	background: #f0f0f0;
	margin-top: 40px;
	}


	
/*---------------------------------------------- 
3. Top
----------------------------------------------*/
#top {
	position: relative;
	z-index: 1;
	background: transparent;
	top: -25px;
	/* padding-top: 22px; */
	background: #263238;
	/* height: 0; */
	/* box-sizing: content-box; */
}

#top #top-inner {
	padding-top: 0px;
	padding-bottom: 60px;
	display: none;
}

#top #top-inner {
	/* margin-right: 15px; */
	padding-top: 20px;
}

#top #open-close-top {
	/*width: 40px;*/
	padding-right:23px;
	height: 40px;
	display: block;
	/*background: url(files/images/sprites.png) no-repeat -283px -100px;*/
	background-image:none !important;
	text-indent: -999999px;
	position: absolute;
	bottom: -40px;
	right: 0;
	display:none;
	
}

#top #open-close-top span {
	width: 15px;
	height: 15px;
	display: block;
	background: #f9bb00 url(files/images/sprites.png) no-repeat -283px 0px;
	text-indent: -9999px;
	position: absolute;
	top: 4px;
	right: 4px;
}



#top a.active span {
	background-color: #f9bb00;
	background-position: -283px -50px !important;
}

#top #open-close-top:hover span {
	background-color: #333333 !important;
}



/*---------------------------------------------- 
4. Header
------------------------------------------------*/
header {
	position: relative;
	width: 100%;
	/*padding: 40px 0 40px 0;*/
	}
	
.header-top {
  height: 22px;
  position: relative;
  width: 141px;
}
	
.header-inner.unfixed {
	border-top: 0px solid #333333;
	padding:35px 0 0px;
}

.header-inner {
  border-top: 0 solid #333333;
  padding: 35px 0 0;
  z-index: 60000;
  position: fixed;
}
	
#logo {
	display: block;
}
	
.header-bottom {
	margin-top: 0px;
	margin-bottom: 0px;
}
	
#headline {
	width: 70%;
}
	
	#headline h1{
		font-size:24px;
		line-height:1.5em;
		padding:0;
	}
	
	#headline h3{
		font-size:14px;
		font-weight:normal;
		line-height:1.5em;
		margin:0;
		padding:0;
	}
	
#header-responsive {
	/*margin-top: 40px;*/
	display: none;
	}



/*---------------------------------------------- 
5. Footer
------------------------------------------------*/
footer {
	width: 100%;
	color: #999999;
	font-size: 13px;
	}
	
#footer-inner {
	height: 34px; line-height: 34px;
	padding: 40px 0px;
	position: relative;
	}
	
#totop {
	width: 30px;
	height: 30px;
	display: block;
	position: fixed;
	bottom: 94px;
	right: 40px;
	background: #333333;
	text-indent: -9999px;
    border-radius: 20px;
	-moz-border-radius:20px; 
	-khtml-border-radius:20px; 
	-webkit-border-radius:20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	display: none;
	z-index: 150;
	}
	
		
#totop:hover { 
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
	
#close_contact {
	width: 30px;
	height: 30px;
	display: block;
	background: #333333;
	text-indent: -9999px;
    border-radius: 20px;
	-moz-border-radius:20px; 
	-khtml-border-radius:20px; 
	-webkit-border-radius:20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	z-index: 150;
	}
	
	#close_contact:hover { 
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
	


#totop span, #close_contact span {
	background: url(files/images/sprites.png) no-repeat -237px 0px;
	display: block;
	margin-top: 7px;
	width: 13px;
	height: 8px;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	left: 50%;
	margin-left: -7px;
	}




/*---------------------------------------------- 
6. Main
------------------------------------------------*/	
#main {
	width: 100%;
	position: relative;
	min-height: 500px;
	margin:106px 0 0 0;
	}
	
#main-inner {
	position: relative;
	/*margin-top:40px;*/
	margin-top:-25px;
}


/* achtung */
.single-layout-fullwidth .entry-header .entry-meta {
	margin-top: 16px !important;
}
#content {
	min-height: 100vh;
    font-size: 18px;
    font-weight: 400;
}

.entry-text{
    max-width: 40em;
}


.width2 .back{
    max-width: 50%;
    max-height: 50%;
    bottom: 0; 
    top: auto !important;
}

/*
.content-inner {
	top: calc(50% - 106px);
	transform: translateY(-50%);
	position: absolute;
}
*/

a.more-link {
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	text-transform: uppercase;
}


.seperator {
	height: 2px;
	width: 64px;
	display: block;
	background: #009688;
	margin-top: 40px;
}

.page-content li, .entry-text li {
	padding-left: 20px;
	background: transparent url("https://paperbeam.de/dexeg/wordpress/wp-content/themes/coco/files/images/list-style-dxg.png") 0 2px no-repeat;
	line-height: 20px;
	margin-top: 5px;
	background-size: 10px;
	background-position: 0 6px;
}

.entry-header .entry-title {
	width: 80% !important;
}
.entry-header .entry-title h2, h1 {
	font-size: 44px;
	text-transform: uppercase;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 16px;
}
#single-pagination {
	position: relative !important;
	margin-left: -8px !important;
}

li.divider{
	background: #a9a9a9 !important;
	width: 2px !important;
}
.shariff {
	position: absolute;
	right: -40px;
	top: 50%;
}
.shariff li {
	margin: 0px !important;
}
.entry-text h3, .entry-text strong, h3{
 font-weight: bold;
	font-size: 24px;
	position: relative;
	margin-top: 2em;
	display: block;
}

.entry-text h3::before, .entry-text strong::before {
	content: " ";
	height: 2px;
	width: 64px;
	display: block;
	background: #009688;
	position: absolute;
	top: -16px;
}


.entry-text ul {
	margin-left: 0;
	padding-left: 0;
}

#welcome{
	background: url(./files/images/header.png) no-repeat right top;
	background-size: cover;
	position: relative;
	margin-bottom: 2px;
}
#welcome.welcome-small{
	background: url(./files/images/header_half.png) no-repeat right top;
	background-size: cover;
}

#welcome .image-fluid{
	width: 100%;
	min-height: 344px;
        opacity:0.0;
}

#welcome.welcome-small .image-fluid {
	min-height: 190px;
}

#welcome-text{
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 5%;
	background: url(./files/images/header-logo.png) no-repeat 0 10px;
	padding-left: 80px;
	transform-origin: left center;
}
#welcome-text h1 {
	font-weight: bold;
	color: #fff;
	font-size: 3.3em;
	line-height: 1em;
	text-align: left;
	padding-bottom: 0;
	position: relative;
	top: 5px;
}

#typewriter{
    opacity:0;
}

.descr {
	font-size: 1.6em;
	color: #fff;
	text-transform: uppercase;
	max-width: 610px;
        font-weight: 300 !important;
        line-height: 1.2;
        opacity:0;
}


#main {
	margin: 82px 0 0 0;
}

.more-arrow {
	background: url("./files/images/sprites.png") no-repeat 0px 0px;
	width: 40px;
	height: 40px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.back h4, .back .entry-meta-category, .back .entry-meta li, .back p {
	float: none !important;
}

.full-overlay:hover img{
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}

.portfolio_category-klient .full-overlay:hover img{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.full-overlay img {
	transform: scale(1.02);
	transition-property: transform;
	transition-duration: 0.5s;
}

.welcome-small{
    
}

.textitem{
    transition-property: background;
    transition-duration:0.4s;
}

.textitem:hover{
    background: #009688 !important;
}

.textitem .more-arrow{
    display: none;
}

.textitem:hover .more-arrow{
    display:block;
}

/* end of achtung */
	
#content {
	width: 100%;
	}
	
.page-template-template-portfolio-php #content, .blog #content, .archive #content, .search #content {
	position: absolute;
	top: -20px;
	/**/left: 100%;
	/*left:0;*/
	opacity:0;
	width: 100%;
}



#portfolio{
	/*position: absolute;*/
	top:-20px;
}
	
.grid {
	width: 100%;
	}
	
.single-portfolio .grid, .single-post .grid {
	position: absolute;
	top: 0px;
	left: -100%;
	}
	
.searchfor {
	margin-bottom: 40px;
	}
	
.nopost {
	text-align: center;
	}




/*---------------------------------------------- 
7. Navigation & Menus
------------------------------------------------*/
.menu.unfixed {
	position: relative;
	/*background-color:#669900;*/
	width:100%;
	/*border-bottom:1px solid #404040;*/
	padding:0 30px;
}

.menu {
  background-color: #263238;
  height: 57px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 50000;
  /*border-bottom:2px solid #336600;*/
}

nav#main-nav {
	z-index: 500;
	display: block;
	/*margin-bottom: 40px;*/
	float:right;
	margin:0 70px 0 0;
	}
	
nav#main-nav ul {
	position: relative;
	z-index: 499;
	}
	
nav#main-nav ul li {
	position: relative;
	z-index: 495;
	float: left;
	/*margin-left: 20px;*/
	}

nav#main-nav > ul > li > a  {
	display: block;
	font-size: 16px;
	line-height: 23px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	z-index: 495;
	/*border-bottom: 3px solid rgba(51, 51, 51, 0);*/
	padding-bottom: 17px;
	padding-top: 17px;
	padding-left:10px;
	padding-right:10px;
        font-weight: bold;
	}
	
nav#main-nav > ul > li:hover {
	z-index: 496;
	
	}
	
nav#main-nav > ul > li:hover > a {
	z-index: 498;
	color: #fff;
	background-color:#009688;
	/*border-bottom: 3px solid #333333;*/
	}
	
nav#main-nav > ul > li.current-menu-item > a, nav#main-nav > ul > li.current-menu-ancestor > a {
	z-index: 498;
	color: #fff;
	background-color:#009688;
	/*border-bottom: 3px solid #669900;*/
	}
	
nav#main-nav ul li .sub-menu {
	border-top: 3px solid #333333;
	position: absolute;
	top: 30px;
	right: 0px;
	background: #ffffff;
	width: 160px;
	padding: 10px 20px 10px 20px;
	display: none;
	z-index: 497;
	text-align: right;
	box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	-moz-box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	-webkit-box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	} 
	
nav#main-nav ul .sub-menu li {
	float: none;
	}
	
nav#main-nav ul .sub-menu li a {
	color: #999999;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	}
	
nav#main-nav ul .sub-menu li a:hover {
	color: #f9bb00;
	}
	
nav#main-nav ul .sub-menu li.current-menu-item > a, nav#main-nav ul .sub-menu li.current-menu-ancestor > a {
	color: #f9bb00;
	}

#menu-overlay{
	opacity:0.8;
	position:fixed;
	width:100%;
	height:100%;
	background:#000;
	z-index:3;
	display:none;
}

#button-close-menu{
  background: url("files/images/sprites.png") no-repeat scroll 0px 0px;
  width:40px;
  height:40px;
  position:absolute;
  left:12px;
  top:12px;
}

.dropdown-menu {
  color: #333333;
  display: none;
  float: right;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-right: 10px;
  padding: 18px 40px 8px 0;
}

#responsive-nav {
 /* background: none repeat scroll 0 0 #669900;*/
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  margin: 0 40px 0 0;
  padding: 10px 0;
  position: absolute;
  right: -250px;
  text-align: right;
  text-transform: uppercase;
  top: 59px;
  width: 230px;
  z-index: 510;
}

#header-responsive #responsive-nav {
	right: inherit;
	left: 0px;
	text-align: left;
	}
	
#responsive-nav li {
	float: none;
	}

#responsive-nav li a {
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 45px;
  padding: 0 20px;
}
	
#responsive-nav li:hover > a, #responsive-nav li.current-menu-item > a, #responsive-nav li.current-menu-ancestor > a {
	color: #FFF !important;
	background-color:#009688;
	}
	
#responsive-nav li ul {
	width: auto;
	position: inherit;
	border: none;
	padding: 0;
	display: block;
	left: inherit;
	top: inherit;
	position: relative;
	margin-bottom: 10px;
	}
	
#responsive-nav li ul li {
	display: block;
	padding: 0;
	position: inherit;
	width: 100%;
	}
	
#responsive-nav li ul li a { 
	font-size: 13px;
	padding-right: 20px; 
	color: #999999;
	display: block;  
	}
	
#header-responsive #responsive-nav li ul li a { 
	padding-right: 0px; 
	padding-left: 20px; 
	}
	
#responsive-nav li ul li:hover > a, #responsive-nav li ul li.current-menu-item > a, #responsive-nav li ul li.current-menu-ancestor > a { 
	color: #f9bb00;
	}

	
#responsive-nav li ul li ul {
	border: none;
	padding: 0;
	position: inherit;
	left: 0px;
	top: 0px;
	margin: 0;
	}
	
#responsive-nav li ul li ul li a { padding-right: 40px; font-weight: normal;  }

#header-responsive #responsive-nav li ul li ul li a { padding-right: 0px; padding-left: 40px;   }




/*---------------------------------------------- 
8. Slider
------------------------------------------------*/	
.slider {
	position: relative;
	overflow: hidden;
	}
	
.slider li img {
	width: 100%;
	}


.fullscreenslider {
	position: relative;
	}
	
.fullscreenslider li img {
	width: 100%;
	max-width: 100%;
	}
	
.fullscreenslider .flexslider > ul > li {
	overflow: hidden;
	}
	
.flex-control-paging{
	display:none;
}


/*---------------------------------------------- 
9. Page
------------------------------------------------*/	
#page-single {
	background: #ffffff;
	box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	-moz-box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	-webkit-box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	position: relative;
	width: 790px;
	margin: 0 auto;
	padding-bottom: 40px;
	}
	
#page-single-fullwidth {
	background: transparent;
	/*box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	-moz-box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	-webkit-box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;*/
	border-top:0px solid #F0F0F0;
	position: relative;
	padding-bottom: 40px;
	margin-top:20px;
	}
	
.page-template-template-slider-php #page-single-fullwidth .page-content {
	padding-top: 40px;
	}
	
.page-header, .page-content {
	padding: 0px 0px;
	}
	
.page-header {
	padding-top: 20px;
	}
	
.page-content {
	margin-top: 40px;
	}
	
#map {
	width: 100%;
	height: 400px;
	overflow: hidden;
	}

#map img {						
	max-width: inherit;
	height: auto;
	}


/*---------------------------------------------- 
10. Entrys (Blog & Portfolio) View
------------------------------------------------*/	

input[type="submit"]:hover {
    background: #fff !important;
    color: #009688 !important;
}

a:hover {
    color: #009688;
	text-decoration: underline;
}



.entry {
	position: relative;
	}
	
.entry-content {
	position: relative;
}
	
#portfolio-grid .entry-content {
 /* bottom: 0px;*/
  right: 0px;
  position: absolute;
 /* background: url(files/images/trans.png) repeat;*/
 background:#fff;
  width: 100%;
 height:100%;
  /*height: 15%;*/
  min-height:30px;
 /* max-height:70px;
 right:1000px;*/
 top:0px;
}





#portfolio-grid .width05 .entry-content {
  /*bottom: 15px;*/
  /*right: 0px;*/
  /*left:0;*/
  /*position: absolute;*/
  /* background: url(files/images/trans.png) repeat;*/
  /*width: 86%;*/
  /*height: 15%;*/
  /*height:85%;*/
  /*padding:7.5%;*/
  /* max-height:70px;
  /*right:1000px;*/
  /* top:1000px;*/
  /*top:0px;*/
}

/*
#portfolio-grid .width05 .entry-content {
  bottom: 15px;
  left: 0;
  padding: 10px;
  right: 0;
  top: 0;
}
*/

.width05 .back_inner {
	padding: 10px;
}

#portfolio-grid .feedback{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background:#000;
	opacity:0.0;
	display:none;
}

#portfolio-grid .entry-content h4 {
  color: #333333;
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

#portfolio-grid .width05 .entry-content h4 {
	font-size: 1.5em;
}

#portfolio-grid .width05 .small .entry-content h4{
	font-size:1.4em;
}

#portfolio-grid .width05 .turnaround.small2 .entry-content h4 {
  font-size: 1.2em;
  margin-bottom: 0;
}

#portfolio-grid .textitem.small  h1{
	font-size:2em;
}

#portfolio-grid .textitem.small2  h1{
	font-size:2em;
}

/*
#portfolio-grid .turnaround.small2 .entry-content {
  padding: 4%;
}


#portfolio-grid .width05 .turnaround.small2 .entry-content {
  padding: 10px;
}
*/

.entry-media img {
	width: 100%;
	}
	
.readmore {
	margin-top: 10px;
	display: inline-block;
	}

/*
.masonry-item .entry-content {
	padding: 15px 20px;
	}
*/

.back_inner {
	padding: 15px 20px;
}

.small .back_inner, .small2 .back_inner  {
	padding: 4%;
}

.width05 .small2 .back_inner  {
	padding: 10px;
}

.width2 .small .back_inner {
	padding: 3%;
}

.masonry-item .entry-content .meta-category {
	color: #999999;
	/*margin-top: -2px;*/
	}
	
.masonry-item .seperator {
	margin: 0;
	}

.entry-quote {
	color: #ffffff;
	padding: 80px 20px 20px 20px;
	text-align: center;
	background: #f9bb00 url(files/images/quote.png) no-repeat center 20px;
	}
	
.entry-quote .quote-text {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	}
	
.entry-quote .quote-author {
	margin-top: 20px;
	}
	
.entry-link {
	padding: 20px;
	text-align: center;
	}
		
.entry-link .link-target a {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	}
	
.entry-link .link-name {
	margin-top: 20px;
	}

.entry-aside { padding: 20px; }

#blog-single .entry-aside { padding: 40px; }

#caching { display: none; }

.gallery-list {
	margin: 0;
	padding: 0;
	}
	
.gallery-list li {
	margin: 0;
	padding: 0;
	background: 0;
	position: relative;
	}
	
.single-caption {
	position: absolute;
	bottom: 20px;
	left: 20px;
	padding: 10px;
	color: #ffffff;
	text-align: left;
	}
	
.single-caption h1, .single-caption h2, .single-caption h3, .single-caption h4, .single-caption h5, .single-caption h6 {
	color: #ffffff;
	}
	
.single-caption .caption-bg {
	background: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	position: absolute;
	display:block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 9;
	}
	
.single-caption .caption-text {
	position: relative;
	z-index: 10;
	}



/*---------------------------------------------- 
11. Single View
------------------------------------------------*/	

/* Standard View */
#portfolio-single, #blog-single {
	padding: 10px 0;
	background: transparent;
	/*box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	-moz-box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	-webkit-box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;*/
	border-top: 0px solid #F0F0F0;
	position: relative;
	}
	
#portfolio-single{
    margin-top: 20px;
}
	
.entry-left, .entry-right {
	width: 50%;
	}
	
.entry-left { float: left; }
.entry-right { float: right; }
	
.entry-left-inner {
	padding-right: 20px;
	}
	
.entry-right-inner {
	padding-left: 20px;
	}
	
.entry-header .entry-title {
	width: 50%;
	}
	
.entry-body {
	margin-top: 40px;
	}	
/* Standard View */

/* Fixed View */
.single-layout-fixed {
	padding: 0 !important;
	width: 790px;
	margin: 0 auto;
	}
	
.single-layout-fixed .entry-left, .single-layout-fixed .entry-right {
	width: 100%;
	float: none;
	}
	
.single-layout-fixed .entry-left-inner {
	padding: 0px;
	}
	
.single-layout-fixed .entry-right-inner {
	padding: 40px 0px;
	}
	
.single-layout-fixed .entry-header, .single-layout-fixed .entry-body {
	padding: 0px 40px;
	}
	
.single-layout-fixed .entry-body {
	margin-top: 40px;
	}
	
.single-layout-fixed .entry-text {
	float: right;
	width: 460px;
	}
	
.single-layout-fixed .entry-password {
	padding: 40px;
	}
/* Fixed View */

	
.entry-meta-category {
	color: #999999;
	margin-top: 3px;
	}
	
.entry-meta-category a {
	color: #999999;
	font-size: 14px;
	}
	
.entry-meta-category a:hover {
	color: #f9bb00;
	}
	
.entry-author  {
	color: #999999;
	font-size: 12px;
	}
	
.entry-meta-client, .entry-meta-date {
	margin-top: 10px;
	display: inline-block;
	}
	
.entry-meta-date {
	float: right;
	}
	
.entry-likes {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 0px;
	right: 40px;
	}
	
.single-layout-fullwidth .entry-likes {
	right: 0px;
	}
	
.entry-likes .icon {
	width: 40px;
	height: 40px;
	display: block;
	background:  url(files/images/sprites.png) no-repeat -333px -50px;
	}
	
.entry-likes .amount {
	width: 40px;
	height: 18px;
	line-height: 18px;
	display: block;
	text-align: center;
	font-weight: bold;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	color: #f33e82;
	}
	
.entry-likes a { color: #999999;  }
.entry-likes a:hover, .entry-likes a.likesactive { color: #f33e82;  }
.entry-likes a.likesactive { cursor: default; }
.entry-likes a.likesactive .amount { opacity: 1.0; filter: alpha(opacity=100);	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.entry-likes:hover .icon, .entry-likes a.likesactive .icon { background-position: -333px -100px;   }



/*---------------------------------------------- 
12. Password protection
------------------------------------------------*/	
.entry-passwordprotected h5 {
	color: #999999;
	}

/*---------------------------------------------- 
13. Masonry
------------------------------------------------*/
.masonry {
	width: 110%;
	overflow: hidden;
	margin-left: -60px;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	
.masonry > .masonry-item {
	width: 400px;					/* overwritten by javascript */ 
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
	background: #ffffff;
	overflow: hidden;
	/*box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	-moz-box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	-webkit-box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;*/
	}
	
#gallery-grid .masonry-item {
	width: 200px;					/* overwritten by javascript */ 
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff;
	overflow: hidden;
	box-shadow: none;
	-moz-box-shadow:  none;
	-webkit-box-shadow:  none;
	}


/*---------------------------------------------- 
14. Comments
------------------------------------------------*/
#comment-section {
	padding: 40px;
	background: #ffffff;
	box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	-moz-box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	-webkit-box-shadow:  rgba(0,0,0, 0.1) 0px 0px 4px;
	position: relative;
	margin-top: 80px;
	}

#comments  {
	position: relative;
	}
	
.single-layout-fixed #comments  {
	padding: 40px;
	}
	
#comments ul {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 30px;
	}	
	
#comments .comment-list  {
	width: 100%;
	}
	
#comments .full-comment-list  {
	width: 100%;
	}
	
#comments .comment {
	/*overflow: auto;*/
	background: none;
	padding: 0;
	margin-top: 20px;
	border: none;
	border-top: 1px solid #f0f0f0;
	padding-top: 20px;
	}
	
#comments .comment-list .comment:first-child {
	border-top: none;
	padding-top: 20px;
	margin-top: 0px;
	}
	
#comments .comment-list .comment:first-child .children .comment {
	border-top: 1px solid #f0f0f0;
	padding-top: 20px;
	}


#comments .comment .children { 
	margin-left: 5%; 
	margin-bottom: 0; 
	padding-bottom: 0;
	}
	
#comments .comment .children .comment { 
	margin-top: 20px;
	}
	
#comments .user {
	float: left;
	width: 50px;
	}
	
#comments .comment_content {
	margin-left: 70px;
	position: relative;
	}
		
#comments .comment_date {
	color: #999999;
	font-size: 13px;
	}
	
#comments .comment_text {
	margin-top: 10px;
	padding: 0;
	}
	
#comments .comment-reply-link {
	margin-left: 15px;
	}



/*---------------------------------------------- 
15. Leave Comment
------------------------------------------------*/
#leavecomment {
	position: relative;
	}
	
.single-layout-fixed #leavecomment  {
	padding: 0 40px;
	}
	
#respond #reply-title {
	line-height: 22px;
	font-size: 14px;
	margin: 0;
	}
	
#respond #cancel-comment-reply-link {
	font-size: 18px;
	}
	
#comments #respond {
	float: none;
	margin: 30px 0 30px 70px;
	}
	
#comments #respond form {
	}
	
#comments #respond #form-note {
	margin-left: 20px;
	}	


/*---------------------------------------------- 
16. Metas (Entrys)
------------------------------------------------*/
.entry-meta { 
	width: 100%;
	padding-bottom: 40px;
	}
	
.single-layout-fullwidth  .entry-meta { 
	padding-bottom: 0px;
	}
	
.single-layout-fullwidth .entry-header .entry-meta { 
	margin-top: 20px;
	}
	
.single-layout-fullwidth .entry-body .entry-meta { 
	margin-top: 40px;
	}

.entry-meta li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 22px;
	margin-top: 5px;
	display: block;
	color: #999999;
	}
	
.entry-meta li:first-child {
	margin-top: 0;
	}
	
.meta_comments a {
	color: #999999;
	font-size: 12px;
	}
	
.meta_comments a:hover {
	color: #333333;
	}

.entry-meta li .icon {
	background-image: url(files/images/sprites.png);
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 7px;
	margin-top: 3px;
	}
	
.back .entry-meta li .icon {
	background-image: url(files/images/retina/sprites_white@2x.png);
        background-size: 398px 140px;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 7px;
	margin-top: 3px;
}
	
.client_icon {
  background-image: url("files/images/retina/sprites_white@2x.png");
   background-size: 398px 140px;
  background-position: -256px -23px;
  display: inline-block;
  height: 15px;
  margin-top: 3px;
  margin-left: 6px;
  width: 15px;
  position: absolute;
}

.meta_views .icon {	background-position: -200px -23px; }
.meta_comments .icon {	background-position: -220px -23px; }
.meta_date .icon {	background-position: -238px -23px; }
.meta_client .icon {
	background-position: -272px -23px;
}
.meta_categories .icon {	background-position: -288px -23px; }
.meta_link { margin-top: 40px !important; }
.single-layout-fullwidth .meta_link { margin-top: 0px !important; margin-bottom: 0px !important; }

.single-layout-fixed .entry-meta { 
	float: left;
	width: 210px;
	margin-bottom: 0;
	}
	
.single-layout-fullwidth .entry-meta li { 
	float: left;
	margin: 0 20px 5px 0;
	}

.masonry-item .entry-meta { 
	float: none;
	width: 100%;
	padding: 0;
	}
	
.masonry-item .entry-meta li { 
	float: left;
	margin: 0 10px 5px 0;
	}
	
.masonry-item  .entry-meta li .icon {
	margin-right: 6px;
	margin-top: 3px;
	}
	
.masonry-item  .entry-meta li.meta_date .icon {
	margin-right: 6px;
	margin-top: 3px;
	}




/*---------------------------------------------- 
17. Filter
------------------------------------------------*/
.filter {
    margin-top: -29px;
    position: relative;
    z-index: 19;
}
	
	.filter:hover .openfilter{
		color:#669900;
	}
	
#header-responsive .filter {
	margin-top: 40px;
	}
	
.single-portfolio .filter {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}

.filter a.openfilter {
	z-index: 18;
	background: transparent;
	text-align: right;
	color: #999999;
	font-size: 15px;
	line-height: 20px;
	display: block;
	width: 118px;
	padding: 5px 0px 20px 20px ;
	z-index: 11;
	}
	
.filter a.openfilter span {
    background: url("files/images/sprites.png") no-repeat scroll -260px -50px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 11px;
    margin-left: 21px;
    margin-top: 6px;
    width: 16px;
}

.filter ul {
	z-index: 17;
	position: absolute;
	top: 35px;
	right: 0px;
	text-align: right;
	background: #ffffff;
	width: 134px;
	height: auto;
	padding: 0px 5px 15px 5px;
	display: none;
	margin-right:-5px;
	}
	
#header-responsive .filter ul {
	right: inherit;
	left: 0px;
	}
	
.filter ul li a {
	color: #999999;
	font-weight: bold;
	line-height: 26px;
	}
	
.filter ul li a:hover, .filter ul li a.active {
	color: #f9bb00;
	}
	

/*---------------------------------------------- 
18. Pagination
------------------------------------------------*/
#single-pagination {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
	}
	
#single-pagination ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
	
#single-pagination ul li {
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0;
	background: none;
	display: block;
	float: left;
	margin-left: 10px;
	}
	
	
#single-pagination ul li a {
	height: 40px;
	line-height: 40px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	}

#single-pagination ul li.next a { background:  url(files/images/sprites.png) no-repeat 0px -50px; }
#single-pagination ul li.prev a { background:  url(files/images/sprites.png) no-repeat -50px -50px; }
#single-pagination ul li.close a { background:  url(files/images/sprites.png) no-repeat -100px -50px; }

#single-pagination ul li a:hover { 
	color: #4d4d4d;
	}
	
#single-pagination ul li.next a:hover { background-position:  0px -100px;  }
#single-pagination ul li.prev a:hover { background-position:  -50px -100px;  }
#single-pagination ul li.close a:hover { background-position:  -100px -100px;  }


/*---------------------------------------------- 
19. Load More
------------------------------------------------*/
#load-more {
	width: 100%;
	height: 70px;
	position: relative;
	}
	
#load-more a {
	width: 150px;
	display: block;
	background: #f9bb00;
	height: 70px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -75px;
	}
	
#load-more a span.icon {
	background:  url(files/images/sprites.png) -150px 0px;
	width: 40px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px;
	}
	
#load-more a span.loading-action {
	width: 100%;
	height: 20px;
	line-height:20px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	color: #ffffff;
	text-align: center;
	display: none;
	}
	
#load-more a:hover {
	background: #333333;
	color: #ffffff;
	}
	


/*---------------------------------------------- 
20. Share 
------------------------------------------------*/
.sharelinks {
	padding: 0;
	margin-top: 20px;
	}
	
.single-layout-fullwidth .sharelinks { 
	margin-top: 0px;
	}
		
.sharelinks li {
	padding: 0;
	margin: 0;
	background: none;
	float: left !important;
	margin-top: 2px !important;
	margin-right: 5px !important;
	display: block;
	width: auto;
	position: relative;
	}
	
.sharelinks li.sharetitle {
	height: 20px !important;
	margin-top: 0px !important;
	margin-right: 40px !important;
	display: block !important;
	width: 100%;
	margin-bottom: 5px !important;
	}
	
.single-layout-fullwidth  .sharelinks li.sharetitle {
	margin-right: 20px !important;
	display: inherit !important;
	width: inherit !important;
	}
	
.sharelinks li span {
	background: #f2f2f2;
	display: block;
	font-size: 11px;
	position: absolute;
	top: 25px;
	left: -15px;
	width: 50px;
	text-align: center;
    border-radius: 2px;
	-moz-border-radius:2px; 
	-khtml-border-radius:2px; 
	-webkit-border-radius:2px;
	display: none;
	text-indent: 0px;
	}
	
.sharelinks li a {
	height: 20px;
	width: 20px;
	display: block;
	text-indent: -9999px;
	background:  url(files/images/share.png) no-repeat;
	}
	
.sharelinks .fb_share {	background-position:  0px 0px; }
.sharelinks .tw_share {	background-position:  -20px 0px; }
.sharelinks .g_share {	background-position:  -40px 0px; }
.sharelinks .p_share {	background-position:  -60px 0px; }

.sharelinks li:hover span {
	display: block;
	}
	



/*---------------------------------------------- 
21. Columns Grid
------------------------------------------------*/
.column { 
	float: left; 
	padding-bottom: 40px;
	margin-right: 4%;
	}

.one_full { width: 100%; float: none; margin-right: 0; }
.one_half  { width: 48%; }
.one_third { width: 30%; margin-right: 5%; }
.two_third { width: 64%; }
.one_fourth { width: 22%; }
.two_fourth { width: 48%; }
.three_fourth { width: 72%; }

.last {	margin-right: 0px; }




/*---------------------------------------------- 
22. Widgets
------------------------------------------------*/
.widget {
	position: relative;
	margin-top: 40px;
	}
	
div .widget:first-child {
	margin-top: 0px;
	}
	
#top .column {
	padding-bottom: 0px;
	}
	
footer .widgettitle {
	display: none;
	}
	
.widget-bottom {
	margin-left: 20px;
	}
	


/*	Menu Widget
------------------------------------------------*/
.widget ul {
	margin-top: 0px;
	}
	
.widget ul li {
	padding-left: 20px;
	background: transparent url(files/images/list-style.png) 0 9px no-repeat;
	line-height: 22px;
	}
	
footer .widget ul li {
	display: none;
	}
	
.widget ul li:first-child {
	display: block;
	}
	
.widget ul li a {
	color: #f9bb00;
	}
	
.widget ul li a:hover, .widget ul li.current-menu-item a, .widget ul li.current-cat a  {
	color: #333333;
	}
	


/*	Search Widget
------------------------------------------------*/
 #searchform {
	margin: 0;
	display: block;
	}
	
 #searchform div {
	position: relative;
	width: 240px;
	max-width: 100%;
	}
	
 #searchform label {
	display: none;
	}
	
 #searchform input[type="text"] {
	display: block;
	width: 100% ;
	max-width: 95% ;
	}
	
 #searchform input[type="submit"] {
	filter: none;
	background: url(files/images/search-icon.png) no-repeat center center;
	text-indent: -9999px;
	border: none;
	width: 26px; height: 26px;
	padding: 5px 0px;
	position:absolute;
	top: 4px;
	right: 2px;
	font-size: 0;
	line-height: 0;
	}
	
 #searchform input[type="submit"]:hover {
	border: none;
	-moz-box-shadow: none; 
	-webkit-box-shadow: none; 
	box-shadow: none; 
	}
	
	
	
/*	Social Media Widget
------------------------------------------------*/
.socialmedia-widget {
	overflow:hidden;
	margin: 0;
	padding: 0;
	}
	
.socialmedia-widget li {
	float: left;
	margin-right: 8px;
	background: none !important;
	padding-left: 0px !important;
	}
	
footer .socialmedia-widget li {
	float: left;
	margin-right: 0px;
	margin-left: 8px;
	background: none !important;
	padding-left: 0px !important;
	}
	
.socialmedia-widget li a {
	height: 30px;
	width: 30px;
	display: block;
	text-indent: -9999px;
	background: transparent url(files/images/social-icons.png);
	}
		
.socialmedia-widget a.facebook { background-position: 0px top ; }
.socialmedia-widget a.twitter { background-position: -30px top; }
.socialmedia-widget a.thumblr { background-position: -60px top ; }
.socialmedia-widget a.vimeo { background-position: -90px top ; }
.socialmedia-widget a.dribbble { background-position: -120px top ; }
.socialmedia-widget a.deviantart { background-position: -150px top ; }
.socialmedia-widget a.behance { background-position: -180px top ; }
.socialmedia-widget a.flickr { background-position: -210px top ; }
.socialmedia-widget a.forrst { background-position: -240px top ; }
.socialmedia-widget a.linkedin { background-position: -270px top ; }
.socialmedia-widget a.rss { background-position: -300px top ; }
.socialmedia-widget a.googleplus { background-position: -330px top ; }
.socialmedia-widget a.pinterest { background-position: -360px top ; }
.socialmedia-widget a.youtube { background-position: -390px top ; }
.socialmedia-widget a.instagram { background-position: -420px top ; }

.socialmedia-widget a.facebook:hover { background-position: 0px bottom ; }
.socialmedia-widget a.twitter:hover { background-position: -30px bottom ; }
.socialmedia-widget a.thumblr:hover { background-position: -60px bottom ; }
.socialmedia-widget a.vimeo:hover { background-position: -90px bottom ; }
.socialmedia-widget a.dribbble:hover { background-position: -120px bottom ; }
.socialmedia-widget a.deviantart:hover { background-position: -150px bottom ; }
.socialmedia-widget a.behance:hover { background-position: -180px bottom ; }
.socialmedia-widget a.flickr:hover { background-position: -210px bottom ; }
.socialmedia-widget a.forrst:hover { background-position: -240px bottom ; }
.socialmedia-widget a.linkedin:hover { background-position: -270px bottom ; }
.socialmedia-widget a.rss:hover { background-position: -300px bottom ; }
.socialmedia-widget a.googleplus:hover { background-position: -330px bottom ; }
.socialmedia-widget a.pinterest:hover { background-position: -360px bottom ; }
.socialmedia-widget a.youtube:hover { background-position: -390px bottom ; }
.socialmedia-widget a.instagram:hover { background-position: -420px bottom ; }


/*	Twitter Widget
------------------------------------------------*/
.twitter-widget .tweet_avatar {
	display: none;
	}	

.twitter-widget .tweet_list li {
	background: url(files/images/tweet.png) no-repeat 0px 5px;
	padding-left: 30px;
	line-height: 20px;
	margin-top: 15px;
	}
	
.twitter-widget .tweet_list li:first-child {
	margin-top: 0px;
	}
	
.twitter-widget .tweet_list li .tweet_time a {
	font-style: italic;
	color: #999999;
	font-size: 13px;
	display: block;
	}
	
.twitter-widget .tweet_list li .tweet_time a:hover {
	color: #333333;
	}



/* Flickr Widget & Dribble Widget
------------------------------------------------*/
.flickr-widget, #dribbble-widget {
	}
	
.flickr-widget .flickr-list, #dribbble-widget #dribbble-list  {
	width: 110%;
	overflow: hidden;
	}
	
.flickr-widget .flickr-list li, #dribbble-widget #dribbble-list li {
	width: 20%;
	margin: 0 2% 2% 0;
	float: left;
	overflow: hidden;
	background: none;
	padding: 0;
	}
		
.flickr-widget .flickr-list li:hover, #dribbble-widget #dribbble-list li:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	}



/*	Recent comment
------------------------------------------------*/
#recentcomments {
	padding:0;
	}

#recentcomments li {
	background: url(files/images/recentcomment.png) no-repeat 0px 6px;
	padding-left: 30px;
	margin-top: 15px;
	line-height: 20px;
	}
	
#recentcomments  li:first-child {
	margin-top: 0px;
	}
	
#recentcomments li a {
	margin-left: 10px;
	}

	


/*	Tag Widget
------------------------------------------------*/
.tag-list a {
	border: 1px solid #f0f0f0;
	display: inline-block;
	padding: 1px 4px ;
	background: #ffffff;
	font-size: 11px;
    border-radius: 2px;
	-moz-border-radius:2px; 
	-khtml-border-radius:2px; 
	-webkit-border-radius:2px;
	color: #999999;
	margin-bottom: 5px;
	margin-right: 2px;
	}

.tag-list a:hover {
	color: #f9bb00;
	border: 1px solid #b3b3b3;
	}
	





/*---------------------------------------------- 
23. Shortcodes
------------------------------------------------*/

/*	Team-member
------------------------------------------------*/
.team-member .team-meta {
	margin-top: 20px;
	}
	
.team-member .team-description {
	margin-top: 20px;
	}


/*	Buttons
------------------------------------------------*/
a.button {
	display: inline-block;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	padding: 3px 15px;
	border-radius: 3px;
	-moz-border-radius:3px; 
	-khtml-border-radius:3px; 
	-webkit-border-radius:3px;
	margin: 0 10px 10px 0;
	}
	
a.button:hover {
	box-shadow:  rgba(0,0,0, 0.3) 0px 1px 0px;
	-moz-box-shadow:  rgba(0,0,0, 0.3) 0px 1px 0px;
	-webkit-box-shadow:  rgba(0,0,0, 0.3) 0px 1px 0px;
	}
	
		
a.standard {
	color: #f9bb00;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #cccccc;
	background: #fafafa;
	}
a.standard:hover { border: 1px solid #333333; color: #333333; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

a.white {
	color: #999999;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #cccccc;
	
	background: #f0f0f0;
	background-image: linear-gradient(bottom, rgb(240,240,240) 12%, rgb(250,250,250) 100%);
	background-image: -o-linear-gradient(bottom, rgb(240,240,240) 12%, rgb(250,250,250) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(240,240,240) 12%, rgb(250,250,250) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(240,240,240) 12%, rgb(250,250,250) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(240,240,240) 12%, rgb(250,250,250) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.12, rgb(240,240,240)),
		color-stop(1, rgb(250,250,250))
	);

	}
a.white:hover { border: 1px solid #999999; color: #333333; }

a.blue {
	color: #318588;
	text-shadow: 1px 1px 0px #ace9ec;
	border: 1px solid #5bc0c7;
	
	background: #6ccbd6;
	background-image: linear-gradient(bottom, rgb(108,203,214) 0%, rgb(160,218,221) 100%);
	background-image: -o-linear-gradient(bottom, rgb(108,203,214) 0%, rgb(160,218,221) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(108,203,214) 0%, rgb(160,218,221) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(108,203,214) 0%, rgb(160,218,221) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(108,203,214) 0%, rgb(160,218,221) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(108,203,214)),
		color-stop(1, rgb(160,218,221))
	);
	}
a.blue:hover { border: 1px solid #469499; color: #194b51;  }

a.yellow {
	color: #ae8c2d;
	text-shadow: 1px 1px 0px #fce8af;
	border: 1px solid #fcd14b;
	
	background: #fcd96c;
	background-image: linear-gradient(bottom, rgb(252,217,108) 0%, rgb(252,228,154) 100%);
	background-image: -o-linear-gradient(bottom, rgb(252,217,108) 0%, rgb(252,228,154) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(252,217,108) 0%, rgb(252,228,154) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(252,217,108) 0%, rgb(252,228,154) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(252,217,108) 0%, rgb(252,228,154) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(252,217,108)),
		color-stop(1, rgb(252,228,154))
	);
	}
a.yellow:hover { border: 1px solid #ba972a; color: #7e6621;  }

a.green {
	color: #768c34;
	text-shadow: 1px 1px 0px #e0eebc;
	border: 1px solid #aecd5b;
	
	background: #c2e16d;
	background-image: linear-gradient(bottom, rgb(194,225,109) 0%, rgb(206,225,154) 100%);
	background-image: -o-linear-gradient(bottom, rgb(194,225,109) 0%, rgb(206,225,154) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(194,225,109) 0%, rgb(206,225,154) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(194,225,109) 0%, rgb(206,225,154) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(194,225,109) 0%, rgb(206,225,154) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(194,225,109)),
		color-stop(1, rgb(206,225,154))
	);
	}
a.green:hover { border: 1px solid #738b32; color: #56691c; }

a.pink {
	color: #e0556e;
	text-shadow: 1px 1px 0px #e9b6bf;
	border: 1px solid #f2798d;
	
	background: #f28699;
	background-image: linear-gradient(bottom, rgb(242,134,153) 0%, rgb(242,162,176) 100%);
	background-image: -o-linear-gradient(bottom, rgb(242,134,153) 0%, rgb(242,162,176) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(242,134,153) 0%, rgb(242,162,176) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(242,134,153) 0%, rgb(242,162,176) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(242,134,153) 0%, rgb(242,162,176) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(242,134,153)),
		color-stop(1, rgb(242,162,176))
	);
	}
a.pink:hover { border: 1px solid #d53652; color: #8e2437; }

a.purple {
	color: #d46fc9;
	text-shadow: 1px 1px 0px #efe2ee;
	border: 1px solid #e8a0e0;
	
	background: #e8b0e2;
	background-image: linear-gradient(bottom, rgb(232,176,226) 0%, rgb(232,211,230) 100%);
	background-image: -o-linear-gradient(bottom, rgb(232,176,226) 0%, rgb(232,211,230) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(232,176,226) 0%, rgb(232,211,230) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(232,176,226) 0%, rgb(232,211,230) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(232,176,226) 0%, rgb(232,211,230) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(232,176,226)),
		color-stop(1, rgb(232,211,230))
	);
	}
a.purple:hover { border: 1px solid #c359b7; color: #843c7c; }


a.grey {
	color: #999999;
	text-shadow: 1px 1px 0px #ebebeb;
	border: 1px solid #adadad;
	
	background: #bfbfbf;
	background-image: linear-gradient(bottom, rgb(191,191,191) 0%, rgb(217,217,217) 100%);
	background-image: -o-linear-gradient(bottom, rgb(191,191,191) 0%, rgb(217,217,217) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(191,191,191) 0%, rgb(217,217,217) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(191,191,191) 0%, rgb(217,217,217) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(191,191,191) 0%, rgb(217,217,217) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(191,191,191)),
		color-stop(1, rgb(217,217,217))
	);
	}
a.grey:hover { border: 1px solid #737373; color: #333333; }

a.orange {
	color: #e08457;
	text-shadow: 1px 1px 0px #fde5d9;
	border: 1px solid #fda072;
	
	background: #fdb897;
	background-image: linear-gradient(bottom, rgb(253,184,151) 0%, rgb(253,203,179) 100%);
	background-image: -o-linear-gradient(bottom, rgb(253,184,151) 0%, rgb(253,203,179) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(253,184,151) 0%, rgb(253,203,179) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(253,184,151) 0%, rgb(253,203,179) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(253,184,151) 0%, rgb(253,203,179) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(253,184,151)),
		color-stop(1, rgb(253,203,179))
	);
	}
a.orange:hover { border: 1px solid #de7744; color: #bd5223; }
		


/*	Skills
------------------------------------------------*/	
.skill {
	margin-top: 20px;
	}
	
div .skill:first-child {
	margin-top: 0px;
	}

.skill .skill_bar {
	background: #ffffff;
	height: 30px; width: 100%;
	position: relative;
	}
	
.skill .skill_bar .skill_active {
	background: #f9bb00;
	height: 100%;
	}
	
.skill .skill_bar span {
	color: #ffffff;
	position: absolute;
	top: 2px;
	left: 10px;
	line-height: 25px;
	}
	
	
	
/*	Alert
------------------------------------------------*/
p.alert {
	display: block;
	text-decoration: none;
	padding: 10px 20px;
	}
		
p.blue {
	color: #344454;
	background: #e6eef5;
	border: 1px solid #c6dff5;
	}
	
p.green {
	color: #315712;
	background: #dbe0a7;
	border: 1px solid #b0ce60;
	}
	
p.red {
	color: #83160a;
	background: #f5d7d7;
	border: 1px solid #f5acac;
	}
	
p.yellow {
	color: #9e6726;
	background: #faf8c2;
	border: 1px solid #ede863;
	}




/*	Toggle
------------------------------------------------*/
.toggle {
	margin-top: 15px;
	border: 1px solid #e5e5e5;
	background: #ffffff;
	padding: 5px 10px;
	color: #333333;
	}
	
div .toggle:first-child {
	margin-top: 0px;
	}
	
.toggle .toggle_title .toggle_icon {
	background: #f9bb00 url(files/images/plus.png) center center no-repeat;
	width: 11px;
	height: 11px;
	display: inline-block;
	text-indent: -9999px;
	border-radius: 7px;
	-moz-border-radius:7px; 
	-khtml-border-radius:7px; 
	-webkit-border-radius:7px;
	float: left;
	padding: 1px;
	margin-right: 10px;
	margin-top: 4px;
	}
	
.toggle .toggle_title a:hover .toggle_icon {
	background-color: #333333;
	}
	
.toggle .toggle_title a.active  {
	color: #333333;
	}
	
.toggle .toggle_title a.active .toggle_icon {
	background-image: url(files/images/minus.png);
	background-color: #333333;
	}
	
.toggle .toggle_inner {
	padding: 15px;
	padding-left: 22px;
	display: none;
	}
	

/*	Tabs
------------------------------------------------*/
.tabs {
	}
	
.tabs ul.tab_nav {
	height: 31px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #e5e5e5;
	}
	
.tabs ul.tab_nav li {
	background: none;
	padding: 0;
	float: left;
	margin: 0;
	margin-right:-1px;
	}
	
.tabs ul.tab_nav li a {
	background: none;
	padding: 0 20px;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	display: block;
	line-height: 30px;
	height: 30px;
	color: #999999;
	}
	
.tabs ul.tab_nav li a:hover {
	background: #ffffff;
	color: #333333;
	}
	
.tabs ul.tab_nav li a.active {
	background: #ffffff;
	color: #333333;
	border-bottom: 1px solid #ffffff;
	}
	
.tabs .tab_container {
	border: 1px solid #e5e5e5;
	background: #ffffff;
	border-top: none;
	padding: 20px;
	position: relative;
	overflow: hidden;
	height: auto;
	}
	
.tabs .tab_container .tab_content {
	float: left;
	display: none;
	}
	
.tabs .tab_container .active {
	display: block;
	}
	




/*---------------------------------------------- 
24. Overlay
------------------------------------------------*/
.imgoverlay {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	display: block;
	max-width: 100%;
	}
	
.imgoverlay:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}

.imgoverlay a .overlay {
	width: 100%;
	height: 100%;
	background: #f9bb00;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 0;
	display:none !important;
}
	
.imgoverlay a .overlayicon {
	background:  url(files/images/sprites.png) -150px 0px;
	width: 40px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px;
	display: none;
	}


.full-overlay .overlay {
	background: #f9bb00;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	z-index:100;
	display:none;
	}
	
.full-overlay a {
    background: transparent url('files/images/blank.gif'); /* helps IE */
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
	
.full-overlay .entry-meta-category a{
	color: #999999;
	font-size: 14px;
	width:auto;
	height:auto;
	position:inherit;
	top:auto;
	left:auto;
	}
	
.full-overlay .entry-meta-category a:hover {
	color: #f9bb00;
}

	
.full-overlay .overlay .overlay-meta {
	padding: 20px;
	}
	
.full-overlay .overlay .overlay-meta h2, .full-overlay .overlay .overlay-meta h3 {
	color: #ffffff;
	}
	
.full-overlay .overlay .overlay-meta-category {
	margin-top: 2px;
	}
	
.full-overlay .overlay .overlay-meta-category h5 {
	color: #333333;
	}
	
.full-overlay .overlay .overlay-meta-client {
	margin-top: 8px;
	color: #333333;
	font-size: 14px;
	}
	
.full-overlay .overlay .overlay-meta-date {
	color: #ffffff;
	font-size: 14px;
	position: absolute;
	bottom: 20px;
	left: 20px;
	}
	
.full-overlay .overlay .overlay-meta-further {
	width: 40px;
	height: 40px;
	display: block;
	background: url(files/images/sprites.png) 0px 0px no-repeat;
	position: absolute;
	bottom: 20px;
	right: 20px;
	}




/*---------------------------------------------- 
25. Loader
------------------------------------------------*/
#loading {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	display: none;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	
.page-template-template-portfolio-php #loading, .blog #loading, .archive #loading, .search #loading, .page-template-template-gallery-php  #loading { 
	display: block;
	opacity: 1;
	filter: alpha(opacity=1);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	}

#loading span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
	color: #999999;
	font-size: 14px;
	text-align:center;
	background-image: url(files/images/loader.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	
#iphone-loading {
	width: 100%;
	height: 40px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	color: #999999;
	font-size: 14px;
	text-align:center;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	background: url(files/images/loader.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: center center;
	}
	
	
	
/*---------------------------------------------- 
26. Not Found (404)
------------------------------------------------*/
.notfound h1 {
	font-size: 200px;
	line-height: 200px;
	font-weight: bold;
	text-align: center;
	color: #f9bb00;
	}
	
	
	
.full-overlay {
  /* height: 500px;
   width: 500px;*/
  /* perspective: 0;*/ /* Hier wird die Perspektive der gesamten Szene festgelegt. Der Wert hat Auswirkung auf die Verzerrung */
  /* float: left;
   margin: 0 1em;*/
}

/*
.full-overlay:hover .turnaround { 
   transform: rotateY(180deg); 
}
*/


/*
#portfolio-grid .full-overlay:hover .turnaround .feedback { 
  display:block;
}
*/

/*
.-ms- .full-overlay:hover .turnaround, .-o- .full-overlay:hover .turnaround,  .-webkit- .full-overlay:hover .turnaround { 
   transform: rotateY(0deg);
}
*/


.full-overlay.active .turnaround .back {
	z-index:3;
}


/*
.full-overlay:hover .turnaround .back { 
 

  display:block;
}
*/

.full-overlay .front { 
   /*background: url(flip-front.jpg) 0 0 no-repeat; */
}

.full-overlay .back { 
  /* background: url(flip-back.jpg) 0 0 no-repeat;*/ 
}

.turnaround{
   transition: .5s; /* Die Drehung soll 0,5 Sekunden dauern */;
   transform-style: preserve-3d; /* Kind-Elemente  (.front + .back) sollen ihre 3D-Eigenschaften behalten*/
   position: relative;
   height: 100%;
}

.front, .back {
	/* backface-visibility: hidden; */
	position: relative;
	width: 100% !important;
	height: 100% !important;
}

.front { z-index: 2; }

.back {
   /*transform: rotateY(180deg);*/ /* Die Rückseite des Logos wird umgedreht, um dann bei der Drehung der gesamten Szene vorne zu sein :) */;
   z-index: 1;
   display:none;
   /*visibility:hidden;*/
   /*opacity:0 !important;*/
  /* background-color:#403F3E !important;*/
   background-color:rgba(0,150,136,0.90) !important;
   color:#FFF !important;
   width: 100%;
   height: 100%;
}

/*
.back.double{
	max-width: 50%;
	max-height: 50%;
	bottom: 0;
	right: 0;
	position: absolute;
}
*/

.back h4, .back .entry-meta-category, .back .entry-meta li,  .back p{
	color:#FFF !important;
}

/*
.small .back .entry-meta li{
  font-size: 14px;
}
*/

.small2 .back .entry-meta li{
  font-size: 13px;
}

.width2 .small2 .back .entry-meta li {
  font-size: 100%;
}





/*---------------------------------------------- 
27. Retina
------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	
	form .checkfalse .falseicon {
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px; 
	}
	
	#form-note .error_icon {
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px; 
	}
	
	#form-note .confirm_icon {
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px; 
	}
	
	.page-content li, .entry-text li {
		background-image: url(files/images/retina/list-style@2x.png);
		-webkit-background-size: 6px 6px; 
	   	-moz-background-size: 6px 6px; 
	    -o-background-size: 6px 6px; 
		background-size: 6px 6px; 
	}
	
	blockquote {
		background-image: url(files/images/retina/blockquote@2x.png);
		-webkit-background-size: 40px 40px; 
	   	-moz-background-size: 40px 40px; 
	    -o-background-size: 40px 40px; 
		background-size: 40px 40px; 
	}
	
	#top #open-close-top {
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px; 	
	}
	
	#top #open-close-top span {
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px; 
	}
	
	#totop span {
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px; 
	}
	
	.entry-quote {
		background-image: url(files/images/retina/quote@2x.png);
		-webkit-background-size: 40px 40px; 
	   	-moz-background-size: 40px 40px; 
	    -o-background-size: 40px 40px; 
		background-size: 40px 40px; 
	}
	
	.entry-likes .icon {
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px;	
	}
	
	.entry-meta li .icon {
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px;	
	}
	
	.filter a.openfilter span {
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px;	
	}
	
	#single-pagination ul li.next a { 
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px;	
	}
	
	#single-pagination ul li.prev a { 
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px;	
	}
	
	#single-pagination ul li.close a { 
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px;	
	}
	
	#load-more a span.icon { 
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px;	
	}
	
	.sharelinks li a {
		background-image: url(files/images/retina/share@2x.png);
		-webkit-background-size: 80px 20px; 
	   	-moz-background-size: 80px 20px; 
	    -o-background-size: 80px 20px; 
		background-size: 80px 20px; 
	}
	
	#searchform input[type="submit"] {
		background-image: url(files/images/retina/search-icon@2x.png);
		-webkit-background-size: 13px 13px; 
	   	-moz-background-size: 13px 13px; 
	    -o-background-size: 13px 13px; 
		background-size: 13px 13px; 
	}
	
	.socialmedia-widget a {
		background-image: url(files/images/retina/social-icons@2x.png);
		-webkit-background-size: 450px 60px; 
	   	-moz-background-size: 450px 60px;
	    -o-background-size: 450px 60px;
		background-size: 450px 60px;
	}
	
	.twitter-widget .tweet_list li {
		background-image: url(files/images/retina/tweet@2x.png);
		-webkit-background-size: 15px 12px; 
	   	-moz-background-size: 15px 12px;
	    -o-background-size: 15px 12px;
		background-size: 15px 12px;
	}
	
	#recentcomments li {
		background-image: url(files/images/retina/recentcomment@2x.png);
		-webkit-background-size: 13px 11px; 
	   	-moz-background-size: 13px 11px; 
	    -o-background-size: 13px 11px; 
		background-size: 13px 11px; 
	}
	
	.toggle .toggle_title .toggle_icon {
		background-image: url(files/images/retina/plus@2x.png);
		-webkit-background-size: 5px 5px; 
	   	-moz-background-size: 5px 5px; 
	    -o-background-size: 5px 5px; 
		background-size: 5px 5px; 
	}
	
	.toggle .toggle_title a.active .toggle_icon {
		background-image: url(files/images/retina/minus@2x.png);
		-webkit-background-size: 5px 5px; 
	   	-moz-background-size: 5px 5px; 
	    -o-background-size: 5px 5px; 
		background-size: 5px 5px; 
	}
	
	.imgoverlay a .overlayicon {
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px;	
	}
	
	.full-overlay .overlay .overlay-meta-further {
		background-image: url(files/images/retina/sprites@2x.png);
		-webkit-background-size: 398px 140px; 
	   	-moz-background-size: 398px 140px; 
	    -o-background-size: 398px 140px; 
		background-size: 398px 140px;	
	}
	
	#loading span, #iphone-loading {
		background-image: url(files/images/retina/loader@2x.gif);
		-webkit-background-size: 40px 40px; 
	   	-moz-background-size: 40px 40px; 
	    -o-background-size: 40px 40px; 
		background-size: 40px 40px; 
	}
	
	
}	
