/*
Template Name: Freshlook
Template URI: http://freshlook-html.cmsmasters.net/
Author: CMSMasters
Author URI: http://cmsmasters.net/
Description: The Freshlook Site Template.
Version: 1.0.1
License: 
License URI: 
Tags: dark, black, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-colors, full-width-template, post-formats, html5, css3
*/

html {height:100%;}

body {
	background:#999999 url(../images/preloader.gif) 0 0 no-repeat;
	text-align:left;
	height:100%;
	width:100%;
	padding:0;
	margin:0;
}

body.portfolio {
	background-image:url(../images/preloader.gif);
	background-position:50% 50px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	box-shadow:0 0 1000px #333333 inset;
	-moz-box-shadow:0 0 1000px #333333 inset;
	-webkit-box-shadow:0 0 1000px #333333 inset;
	color: #CCC;
}

body.home {
	background-image:url(../images/home_3.jpg);
}

body.about {
	background-image:url(../images/about_bg.jpg);
}

body.production {
	background-image:url(../images/production_bg.jpg);	
}

body.products {
	background-image:url(../images/products_bg.jpg);	
}

body.gallery {
	background-image:url(../images/gallery_bg.jpg);	
}

body.contact {
	background-image:url(../images/contact_bg.jpg);	
}

body.home, body.about, body.production, body.products, body.gallery, body.contact {
	margin: 0;
	padding: 0;
	color: #CCC;
	/* Background Image */
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center center;
	overflow-x:hidden;
}



header, footer, article, section, nav, navbar, figure, address, hgroup, abbr, figcaption, aside {
	display:block;
	margin:0;
	padding:0;
}

abbr {border:none;}

address {font-style:normal;}

a {
	text-decoration:none;
	outline:none;
	cursor:pointer;
    transition:color .2s ease-out;
    -moz-transition:color .2s ease-out;
    -webkit-transition:color .2s ease-out;
    -o-transition:color .2s ease-out;
    -ms-transition:color .2s ease-out;
}

a:hover {text-decoration:none;}

p {
	padding:0 0 18px;
	margin:0;
	font-size:12px;
}

table {
	border-collapse:collapse;
	padding:0;
	margin:0;
}

td, th, tr {
	padding:0;
	margin:0;
}

ol, ul, li, dl, dt, dd {
	padding:0;
	margin:0;
}

ol, ul {margin:0 0 18px;}

ol {list-style-position:inside;}

ol li {line-height:2em;}

img {
	border:none;
	padding:0;
}

a img {
	border:0;
	display:block;
}

div	{
	text-align:left;
	padding:0;
	margin:0;
}

blockquote, code, input, textarea {
	padding:0;
	margin:0;
}

object, video, audio, iframe {display:block;}

form {
	border:none;
	padding:0;
	margin:0;
}

fieldset {
	border:0;
	padding:0;
	margin:0;
}

label {
	display:block;
	padding:0;
	margin:0;
}

input {
	border:0;
	background:none;
	outline:none;
}

textarea {
	border:0;
	background:none;
	overflow:hidden;
	outline:none;
	resize:none;
}

h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0 0 18px;
}

h6 {
	text-transform:uppercase;
	font-weight:bold;
}

.cl {clear:both;}

.ovh {overflow:hidden;}

.fl {float:left;}

.fr {float:right;}

#page {
	width:980px;
	height:auto;
	min-height:100%;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

.portfolio #page {
	width:100%;
	height:100%;
	min-width:1000px;
	min-height:500px;
	padding-bottom:0;
}

.home #page {
	width:100%;
	height:100%;
	min-width:1000px;
	min-height:500px;
	padding-bottom:0;
}




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

#header {
	height:100px;
	width:100%;
	background-color:#db721b;
	margin:0 0 30px;
	position:relative;
	z-index:100;
}

.portfolio #header {top:-100px;}

#header nav {
	position:absolute;
	top:20px;
	right:25px;
}

/*.portfolio #header nav {right:55px;}

.portfolio .logo {left:50px;}*/

#header logo {
	background: url(../images/logo.png) no-repeat;
	width:159px;
	height:68px;
	display:block;	
	margin:0 auto;
	position:relative;
	top:18px;
}




/* -------------------------------------------------------------------------------- Main Navigation */

#header navbar {
	height:35px;
	width:100%;
	top:27px;
	background-color:#b4c737;
	margin:0 auto;
	background-position:50% 50px;
	position:relative;
	text-align:center;
	float:left;
	display:block;
	z-index:100;
}

#header navbar ul {
	list-style:none;			
	padding:0;
	margin-top:8px;
	font-size:12px;	
    clear:left;
    float:left;
    margin:0;
    padding:0;
    position:relative;
    left:50%;
    text-align:center;
}

navbar>ul>li {
	display:block;
    float:left;
    list-style:none;
    margin:10px;
    padding:0;
    position:relative;
    right:50%;
}

navbar ul li a {
	color:#fff;
	height:46px;
	overflow:hidden;
	position:relative;
}


navbar ul li a:hover {
	color:#db721b;	
}


navbar ul li a.selected {
	color:#db721b;	
}


navbar {
	height: 84px;
	background: url(images/bar-bg.jpg) repeat-x;
}

.table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}

ul#horizontal-list {
	min-width: 696px;
	list-style: none;
	padding-top: 20px;
	}
	ul#horizontal-list li {
		display: inline;
	}




/*.logo {
	background:rgba(0, 0, 0, .6) url(../images/transp_bg.png) 0 0 repeat;
	color:#f9f9f9;
	font-size:16px;
	font-weight:bold;
	line-height:1em;
	text-transform:uppercase;
	display:block;
	padding:14px 15px 13px;
	position:absolute;
	left:0;
	top:45px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-transition:background-color .5s ease-out, color .3s ease-in;
	-moz-transition:background-color .5s ease-out, color .3s ease;
	-ms-transition:background-color .5s ease-out, color .3s ease-in;
	-o-transition:background-color .5s ease-out, color .3s ease-in;
	transition:background-color .5s ease-out, color .3s ease-in;
}
*/
nav ul {
	list-style:none;
	padding:0;
	margin:0;
}

nav>ul>li {
	padding-left:12px;
	position:relative;
	float:left;
	z-index:101;
}

nav ul li a {
	color:#f9f9f9;
	display:block;
	height:46px;
	overflow:hidden;
	position:relative;
}

nav ul li a span {
	background:rgba(0, 0, 0, .6) url(../images/transp_bg.png) 0 0 repeat;
	display:block;
	float:left;
}

nav ul li a span.nav_icon {
	width:16px;
	height:16px;
	padding:15px;
	overflow:hidden;
	position:relative;
	float:right;
	-webkit-border-radius:23px;
	-moz-border-radius:23px;
	border-radius:23px;
	-webkit-transition:background-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out;
	transition:background-color .3s ease-in-out;
}

nav ul li a span.nav_icon img {
	margin-top:0;
	-webkit-transition:margin .3s ease-in-out;
	-moz-transition:margin .3s ease-in-out;
	-ms-transition:margin .3s ease-in-out;
	-o-transition:margin .3s ease-in-out;
	transition:margin .3s ease-in-out;
}

nav ul li.current_page a span.nav_icon, nav ul li:hover a span.nav_icon {background-image:none;}

nav ul li.current_page a span.nav_icon img, nav ul li:hover a span.nav_icon img {margin-top:-32px;}

nav ul ul {
	display:block;
	position:absolute;
	top:46px;
	left:-24px;
	visibility:hidden;
	opacity:0;
}

nav ul>li a:hover>ul {display:block;}

nav ul>li>ul {
	padding-top:15px;
	margin:20px 0 0;
}

nav ul li>ul {
	-webkit-transition:opacity .2s ease-in-out, margin .2s ease-in-out;
	-moz-transition:opacity .2s ease-in-out, margin .2s ease-in-out;
	-ms-transition:opacity .2s ease-in-out, margin .2s ease-in-out;
	-o-transition:opacity .2s ease-in-out, margin .2s ease-in-out;
	transition:opacity .2s ease-in-out, margin .2s ease-in-out;
}

nav ul li:hover>ul {
	visibility:visible;	
	margin:0;
	opacity:1;
}

nav ul ul li {
	margin-top:1px;
	position:relative;
}

nav ul ul li a {
	color:#000000;
	font-weight:bold;
	display:block;
	width:110px;
	height:auto;
	padding:3px 5px 4px 10px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	z-index:203;
}

nav ul ul li a:hover {color:#000000;}

nav ul ul ul {
	width:125px;
	padding:0 1px 0 0;
	margin:0 20px 0 0;
	position:absolute;
	left:auto;
	right:125px;
	top:-1px;
}


.socialbut {
	margin-left:-5px;

}


.like .fb-like {
	position:relative;
	display:block;
	top:-90px;
	width:230px;
	height:30px;
	padding:15px;
	right:100px;	
	float:right;
	background-color:#FFF;
	z-index:9999;
	-webkit-border-radius:26px;
	-moz-border-radius:26px;
	border-radius:26px;	
}

.like .fb-like .fb-like-content  {
	position:relative;
	top:25px;
	text-align:center;
}



/* -------------------------------------------------------------------------------- Middle */

#middle {
	background:rgba(0, 0, 0, .8) url(../images/transp_bg.png) 0 0 repeat;
	padding:30px 10px;
	margin-bottom:10px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.container {padding-bottom:53px;}

.portfolio #middle {
	background:none;
	padding:0;
	-webkit-border-radius:none;
	-moz-border-radius:none;
	border-radius:none;
}



.headline {
	background:rgba(0, 0, 0, .85) url(../images/transp_bg.png) 0 0 repeat;
	padding:8px 20px 6px;
	margin:0 0 5px;
	position:relative;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.headline h3 {
	line-height:24px;
	padding:11px 0 13px;
	margin:0;
}

.headline .pagehead h3 {padding:3px 0 0;}

.headline .pagehead h3.icon_heading {padding:11px 0 13px;}

.pagehead img {
	display:block;
	padding:0 15px 0 0;
}

.pagehead span {
	display:block;
	padding-bottom:3px;
}

.divider {
	background:url(../images/divider.png) repeat-x 0 0;
	height:1px;
	margin-bottom:17px;
	clear:both;
}

.one_first {width:940px;}

.one_half {
	width:460px;
	float:left;
	padding:0 20px 18px 0;
}

#content .one_half {width:260px;}

.one_half.last {
	float:right;
	padding:0 0 18px;
}

.one_third {
	width:300px;
	float:left;
	padding:0 20px 18px 0;
}

#content .one_third {width:166px;}

.one_third.last {
	float:right;
	padding:0 0 18px;
}

.two_third {
	width:620px;
	float:left;
	padding:0 20px 18px 0;
}

#content .two_third {width:352px;}

.two_third.last {
	float:right;
	padding:0 0 18px;
}

.one_fourth {
	width:220px;
	float:left;
	padding:0 20px 18px 0;
}

#content .one_fourth {width:120px;}

.one_fourth.last {
	float:right;
	padding:0 0 18px;
}

.three_fourth {
	width:700px;
	float:left;
	padding:0 20px 18px 0;
}

#content .three_fourth {width:400px;}

.three_fourth.last {
	float:right;
	padding:0 0 18px;
}

.one_fifth {
	width:172px;
	float:left;
	padding:0 20px 18px 0;
}

#content .one_fifth {width:92px;}

.one_fifth.last {
	float:right;
	padding:0 0 18px;
}

.two_fifth {
	width:364px;
	float:left;
	padding:0 20px 18px 0;
}

#content .two_fifth {width:204px;}

.two_fifth.last {
	float:right;
	padding:0 0 18px;
}

.three_fifth {
	width:556px;
	float:left;
	padding:0 20px 18px 0;
}

#content .three_fifth {width:316px;}

.three_fifth.last {
	float:right;
	padding:0 0 18px;
}

.four_fifth {
	width:748px;
	float:left;
	padding:0 20px 18px 0;
}

#content .four_fifth {width:428px;}

.four_fifth.last {
	float:right;
	padding:0 0 18px;
}

.alignleft {
	float:left;
	margin-right:20px;
}

.alignright {
	float:right;
	margin-left:20px;
	margin-bottom:20px;	
}

.aligncenter {margin:0 auto;}

/* -------------------------------------------------------------------------------- Content */

#content {
	width:640px;
	float:left;
	position:relative;
	overflow:hidden;
	padding:0 10px 20px;
}

#content.fr {float:right;}

.transp {
	opacity:.5;
	filter:alpha(opacity=50);
}

.upper, 
.pagehead span, 
nav ul li a, 
.button, 
figcaption, 
.search_line input[type="text"], 
.search_line input[type="submit"], 
.cmsms_tag, 
.blog.short article.post .post_category, 
.cmsms_share, 
.comment-body .published, 
.comment-reply-link, 
.edit_link, 
.tooltip, 
.togg_control, 
.togg_projects, 
.togg_info {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.button {
	display:block;
	float:left;
	padding:5px 10px 4px;
	margin-right:10px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-transition:background-color .3s ease;
	-moz-transition:background-color .3s ease;
	-ms-transition:background-color .3s ease;
	-o-transition:background-color .3s ease;
	transition:background-color .3s ease;
}

.button span {
	background:url(../images/button_arrow.png) right center no-repeat;
	display:block;
	padding-right:12px;
}

.image_shadow_container_img {
	background:url(../images/loader.gif) no-repeat 50% 50%;
	display:block;
	position:relative;
}

.preloader .image_shadow_container_img img {
	opacity:1;
	filter:alpha(opacity=100);
}

.preloader img {
	opacity:0;
	filter:alpha(opacity=0);
}

figure.caption {background-color:#000000;}

figcaption {padding:7px 12px;}

.table {
	width:100%;
	margin-bottom:18px;
}

.table thead {font-weight:normal;}

.table thead th {
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	padding:10px;
	padding-left:20px;
}

.table tbody td {
	background-color:#000000;
	padding:10px;	
}

.table-gallery tbody td {
	padding:10px;
	padding-left:20px;	
}

.table-gallery img {
	border:#db721b solid 1px;
}


.table tbody tr {
	border-top:1px solid #1a1a1a;
	border-top:1px solid rgba(255, 255, 255, .1);
}

.table tbody tr:first-child {border:none;}


.dropcap {
	font-size:34px;
	line-height:36px;
	float:left;
	margin:0 17px;
}

.dropcap2 {
	font-size:34px;
	width:18px;
	height:18px;
	float:left;
	padding:10px 11px 10px 9px;
	margin:-3px 12px 0 7px;
	-webkit-border-radius:19px;
	-moz-border-radius:19px;
	border-radius:19px;
}

blockquote {
	padding:21px 20px 25px 44px;
	position:relative;
	margin-bottom:18px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

blockquote:after {
	content:'\201C';
	font-size:48px;
	line-height:48px;
	position:absolute;
	top:15px;
	left:15px;
}

blockquote p {padding:0;}

code {
	border-left:3px solid;
	padding:9px 20px 11px;
}

.box {
	background:#000000;
	background:rgba(0, 0, 0, .5);
	margin-bottom:18px;
}

.box table {width:100%;}

.box table td p {padding:0 20px 0 0;}

.box table td {
	text-align:left;
	padding:25px 0;
}

.box table td:first-child {width:80px;}

.box.success_box {border:1px solid #62c42b;}

.box.cancel_box {border:1px solid #c10f0f;}

.box.warning_box {border:1px solid #bd351b;}

.box.help_box {border:1px solid #5b6aba;}

.box.info_box {border:1px solid #59a8eb;}

.box.attention_box {border:1px solid #f5be00;}

.box.success_box table td:first-child {background:url(../images/icon_success.png) center center no-repeat;}

.box.cancel_box table td:first-child {background:url(../images/icon_cancel.png) center center no-repeat;}

.box.warning_box table td:first-child {background:url(../images/icon_warning.png) center center no-repeat;}

.box.info_box table td:first-child {background:url(../images/icon_info.png) center center no-repeat;}

.box.help_box table td:first-child {background:url(../images/icon_help.png) center center no-repeat;}

.box.attention_box table td:first-child {background:url(../images/icon_attention.png) center center no-repeat;}

.pp_description {color:#000000;}

.togg, .acc {margin-bottom:1px;}

.tog.button {
	float:none;	
	margin:0;
}

.tog.button span {background:url(../images/tog_arrow.png) no-repeat right 7px;}

.tog.button.current span {background-position:right -19px;}

.tab_content {
	background:#000000;
	background:rgba(0, 0, 0, .5);
	padding:15px 20px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.tabs li {
	list-style:none;
	float:left;
}

.tabs .button {margin-right:6px;}

.tab .tab_content {margin:13px 0 18px;}

.tabs_tab {display:none;}

.tour_content {
	width:100%;
	overflow:hidden;
	position:relative;
}

.tour {
	width:90%;
	float:left;
}

.tour li {
	background:url(../images/divider.png) repeat-x 0 0;
	list-style:none;
	padding:5px 0;
}

.tour li:first-child {background:none;}

.tour li a {
	background:url(../images/widget_arrow.png) no-repeat 0 3px;
	padding-left:15px;
	overflow:hidden;
}

.tour_box {
	background-color:#000000;
	background:rgba(0, 0, 0, .5);
	width:68%;
	float:right;
	display:none;
	overflow:hidden;
	position:relative;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.tour_box_inner {padding:15px 20px;}

.google_map {margin-bottom:18px;}

.error .search_line {
	width:350px;
	padding-bottom:25px;
	margin-left:-175px;
	position:relative;
	left:50%;
}

.error h2 {
	font-size:300px;
	line-height:300px;
}

.error h1 {padding-bottom:10px;}

.error h3 {
	font-size:22px;
	padding-bottom:45px;
}

.error .divider {margin-bottom:40px;}

.error .search_line input[type="text"] {width:225px;}

.search_line input[type="text"] {
	padding:7px 12px;
	opacity:.5;
	filter:alpha(opacity=50);
}

.search_line span.button {
	display:block;
	padding:0;
	margin:0;
	cursor:pointer;
}

.search_line input[type="submit"] {
	background:url(../images/button_arrow.png) no-repeat right center;
	padding:7px 12px 6px 8px;
	margin-right:10px;
	cursor:pointer;
}

.search_line .search_bg {
	border:1px solid #1b1f24;
	border:1px solid rgba(255, 255, 255, .2);
	background-color:#000000;
	background:rgba(0, 0, 0, .8);
	display:block;
	float:left;
	margin-right:9px;
	margin-bottom:5px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.arch li , #sitemap li {list-style:none;}

#sitemap ul {
	padding-left:20px;
	margin:0;
}

.arch li a, #sitemap ul li a {
	background:url(../images/marker_links.png) no-repeat 0 center;
	line-height:24px;
	padding-left:18px;
}

#sitemap > li > a {
	font-size:20px;
	line-height:42px;
}


.map {
	margin-top:100px; 
}


#commentform input[type="text"], 
#commentform textarea, 
.cmsms-form-builder input[type="text"], 
.cmsms-form-builder textarea {
	border:1px solid #1b1f24;
	border:1px solid rgba(255, 255, 255, 0.2);
	background:#000000;
	background:rgba(0, 0, 0, .8);
	color:#828383;
	width:200px;
	padding:5px;
	margin:5px 0;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}


.cmsms-form-builder input[type="text"] {height:18px;}

#commentform textarea, 
.cmsms-form-builder textarea {
	min-height:100px;
	margin-bottom:18px;
	resize:vertical;
}

.cmsms-form-builder .form_info {margin-bottom:5px;}

.loading {
	background:url(../images/loader.gif) no-repeat 0 0;
	width:32px;
	height:32px;
	float:right;
	position:relative;
	opacity:0;
	filter:alpha(opacity=0);
}

#commentform input[type="text"] {
	width:300px;
	height:18px;
	float:left;
	margin:0 15px 15px 0;
}

#commentform textarea {margin:15px 0 20px;}

#commentform label {margin:5px 0 0;}

div.jp-playlist li {background:url(../images/divider.png) repeat-x 0 bottom;}

div.jp-playlist li a {
	background:url(../images/marker_links.png) no-repeat 3px 3px;
	padding-left:15px;
}

/* -------------------------------------------------------------------------------- Sidebar */

#sidebar {
	width:260px;
	float:right;
	padding:0 20px 20px;
	overflow:hidden;
	position:relative;
}

#sidebar.fl {float:left;}

#sidebar .one_first, 
#sidebar .one_half, 
#sidebar .one_third, 
#sidebar .two_third, 
#sidebar .one_fourth, 
#sidebar .three_fourth, 
#sidebar .one_fifth, 
#sidebar .two_fifth, 
#sidebar .three_fifth, 
#sidebar .four_fifth {
	width:auto;
	float:none;
	padding:0;
}

/* -------------------------------------------------------------------------------- Bottom */

#bottom {
	background-color:#000000;
	background:rgba(0, 0, 0, .8) url(../images/transp_bg.png) 0 0 repeat;
	padding:30px 0 30px 20px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

/* -------------------------------------------------------------------------------- Widgets */

.widget_links li {
	line-height:24px;
	list-style:none;
}

#sidebar .widget {padding:0px;}

#bottom .widgettitle {margin-bottom:20px;}

.one_third .search_line input[type="text"], #sidebar .search_line input[type="text"] {width:180px;}

.one_half .search_line input[type="text"] {width:340px;}

.two_third .search_line input[type="text"] {width:500px;}

.one_fourth .search_line input[type="text"] {width:100px;}

.three_fourth .search_line input[type="text"] {width:580px;}

.one_fifth .search_line input[type="text"] {width:145px;}

.two_fifth .search_line input[type="text"] {width:244px;}

.three_fifth .search_line input[type="text"] {width:436px;}

.four_fifth .search_line input[type="text"] {width:628px;}

.flickr_badge_image {
	float:left;
	padding:0 25px 25px 0;
}

.widget_custom_flickr_entries .widgettitle {margin-bottom:30px;}

.search_line {overflow:hidden;}

.widget_links li a {
	background:url(../images/marker_links.png) 0 center no-repeat;
	padding-left:11px;
	color:#db721b;
}

.widget_links li a:hover {	
	color:#fff;
}

.widget_custom_portfolio_entries_container ul.widget_custom_portfolio_entries_slides {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	left:0;
}

.widget_custom_portfolio_entries_container ul.widget_custom_portfolio_entries_slides li {
	display:none;
	padding-top:6px;
	position:absolute;
	top:0;
	left:0;
}

.widget_custom_portfolio_entries_slides figure {margin-bottom:9px;}

.widget_custom_portfolio_entries_container .nav_box {
	width:25;
	position:absolute;
	right:0;
	top:12px;
}

.widget_custom_portfolio_entries_container .widgettitle {padding-right:40px;}

.nav {position:relative;}

.blog_nav {
	position:absolute;
	top:20px;
	right:20px;
}

.post_next, 
.post_prev, 
.widget a.next, 
.widget a.prev {
	display:block;
	width:5px;
	height:9px;
	padding:4px;
	overflow:hidden;
	position:absolute;
	top:0;
	-webkit-transition:background-color .3s ease;
	-moz-transition:background-color .3s ease;
	-ms-transition:background-color .3s ease;
	-o-transition:background-color .3s ease;
	transition:background-color .3s ease;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.post_next, 
.widget a.next {
	background:url(../images/widget_arrow.png) no-repeat 4px 4px;
	right:0;
}

.post_next:hover, 
.widget a.next:hover {background-position:4px -34px;}

.post_prev, .widget a.prev {
	background:url(../images/widget_arrow.png) no-repeat 4px -15px;
	right:20px;
}

.post_prev:hover, 
.widget a.prev:hover {background-position:4px -53px;}

figure img {display:block;}

.flickr_link, .widget_portfolio_link {
	background:url(../images/marker_links.png) no-repeat 4px center;
	padding-left:19px;
}

.widget_custom_tweets_entries {padding:0; margin-bottom:40px;}

.widget_custom_comments_entries ul, .widget_custom_tweets_entries ul {margin-bottom:0;}

.widget_custom_tweets_entries li {
	list-style:none;
	padding-bottom:10px;
}

.widget_custom_tweets_entries abbr.date {line-height:20px;}

.tweets_link {
	line-height:36px;
	padding-left:15px;
}

.widget_custom_comments_entries abbr {
	line-height:22px;
	padding-top:3px;
}

.widget_custom_comments_entries ul li {list-style:none;}

abbr.date {font-size:10px;}

/* -------------------------------------------------------------------------------- Blog */

.blog article.post {padding-bottom:13px;}

.blog article.post footer {padding-bottom:30px;}

.openpost .entry-meta, 
.blog article.post .entry-content, 
.openpost header figure, 
.blog article.post header figure, 
.blog footer .left_block {padding-bottom:20px;}

.blog.short article.post header figure {padding-bottom:17px;}

.openpost .entry-content {padding-bottom:5px;}

.blog .format-quote.post footer, 
.blog .format-link.post footer, 
.blog .format-aside.post footer, 
.blog article.post .entry-content p {padding-bottom:0;}

.blog .post.format-quote header {
	border-left:3px solid;
	padding-left:50px;
	margin-bottom:35px;
	position:relative;
}

.blog .post.format-quote header .entry-title {margin:0; }

.blog .post.format-quote header .quote_icon {
	font-size:48px;
	line-height:48px;
	position:absolute;
	top:-7px;
	left:15px;
}

#content .blog article.post header figure .image_shadow_container_img {
	width:640px;
	height:225px;
}

article.openpost header figure .image_shadow_container_img {min-height:200px;}

.blog_comm, .openpost .cmsms_category, .openpost abbr.published, .openpost .author_name,   .blog_comm, .blog .cmsms_category, .blog abbr.published, .blog .author_name {
	font-size:10px;
	float:left;
}

.blog_comm {
	background:url(../images/marker_links.png) no-repeat 0 50%;
	float:right;
	padding-left:10px;
}

.cmsms_tag {
	color:#000000;
	float:left;
	padding:0 6px;
	margin:0 10px 6px 0;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-transition:background-color .3s ease;
	-moz-transition:background-color .3s ease;
	-ms-transition:background-color .3s ease;
	-o-transition:background-color .3s ease;
	transition:background-color .3s ease;
}

.cmsms_tag:hover {
	background:#ffffff;
	color:#000000;
}

.cmsms_tag span {
	background:#000000;
	display:block;
	width:5px;
	height:5px;
	float:left;
	margin:7px 6px 0 0;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.format-aside .entry-content h5 {margin-bottom:0;}

.link_icon {
	background:url(../images/icon_link.png) no-repeat 5px 5px;
	width:28px;
	height:28px;
	float:left;
	margin:4px 12px 0 0;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;	
}

.left_block {
	width:70%;
	float:left;
}

.right_block {
	width:25%;
	float:right;
}

#middle_content {padding:0 10px 20px;}

#middle_content .blog article.post header figure .image_shadow_container_img {
	width:940px;
	height:390px;
}

.shortcode_slideshow {margin-bottom:18px;}

.post .shortcode_slideshow {margin:0;}

.shortcode_slideshow_container {background-color:#000000;}

.shortcode_slideshow, .shortcode_slideshow_container {
	overflow:hidden;
	position:relative;
}

.shortcode_slideshow_container ul.shortcode_slideshow_slides {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	position:relative;
}

.shortcode_slideshow_container ul.shortcode_slideshow_slides li {
	display:none;
	position:absolute;
	top:0;
	left:0;
}

.shortcode_slideshow ul.shortcode_slideshow_pager {
	list-style:none;
	float:right;
	padding:11px;
	margin:0;
	overflow:hidden;
	position:relative;
}

.shortcode_slideshow ul.shortcode_slideshow_pager li {
	float:left;
	padding:0 0 0 12px;
	margin:0;
}

.shortcode_slideshow ul.shortcode_slideshow_pager li a {
	border:1px solid;
	display:block;
	width:3px;
	height:3px;
	text-indent:-9999px;
	cursor:pointer;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

.shortcode_slideshow ul.shortcode_slideshow_pager li.current a:hover, 
.shortcode_slideshow ul.shortcode_slideshow_pager li.current a {
	border-color:#ffffff;
	cursor:default;
}

.shortcode_slideshow ul.shortcode_slideshow_pager li a:hover {border-color:#ffffff;}

.shortcode_slideshow_container ul.shortcode_slideshow_slides li:first-child {
	background:url(../images/loader.gif) no-repeat 50% 50%;
	display:block;
	height:250px;
	position:relative;
}

.shortcode_slideshow li img {
	opacity:0;
	filter:alpha(opacity=0);
}

.shortcode_slideshow .slides_control li img {
	opacity:1;
	filter:alpha(opacity=100);
}

.jp-video, .jp-audio {margin-bottom:30px;}

#middle_content .blog.short {
	width:960px;
	margin-left:-10px;
	margin-bottom:18px;
}

#middle_content .blog.short .post {
	width:220px;
	float:left;
	padding:0 10px;
}

#middle_content .blog.short article.post header figure .image_shadow_container_img {
	width:220px;
	height:148px;
}

.blog.short {
	overflow:hidden;
	position:relative;
}

#content .blog.short {
	width:660px;
	margin-left:-10px;
	margin-bottom:18px;
}

#content .blog.short .post {
	width:166px;
	float:left;
	padding:0 10px;
}

#content .blog.short article.post header figure .image_shadow_container_img {
	width:166px;
	height:111px;
}

.blog.short article.post .entry-title {margin-bottom:4px;}

.blog.short article.post .post_category {padding-bottom:7px;}

.cmsms_share {
	background:url(../images/icon_plus.png) no-repeat 5px 50%;
	display:block;
	float:left;
	padding:1px 5px 1px 15px;
	margin:20px 0;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.cmsms_social {
	display:none;
	margin-bottom:20px;
	overflow:hidden;
}

.cmsms_social a {
	display:inline-block;
	padding:5px 10px 0 2px;
}

.cmsms_social a img {
	border:0;
	background:none;
	padding:0;
}

.about_author_inner {
	border:1px solid #252526;
	border:1px solid rgba(255, 255, 255, .2);
	background:#000000;
	background:rgba(0, 0, 0, .8);
	padding:20px;
	margin-bottom:30px;
	overflow:hidden;
	position:relative;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.about_author_inner p {padding:0;}

.about_author_inner h5 {
	font-size:18px;
	margin-bottom:12px;
}

.related_posts ul {
	margin-bottom:40px;
	overflow:hidden;
	position:relative;
}

.related_posts ul li {
	list-style:none;
	float:left;
}

.related_posts_content {overflow:hidden;}

.related_posts_content .one_half {padding-bottom:40px;}

.commentlist li {
	list-style:none;
	line-height:18px;
}

.commentlist p {padding:0;}

.commentlist .comment-meta h5 {
	font-size:18px;
	float:left;
	padding-right:40px;
	margin-bottom:15px;
}

.commentlist > li {
	padding-left:65px;
	position:relative;
}

.commentlist > li .avatar {
	position:absolute;
	top:0;
	left:0;
}

.commentlist ul li .avatar {
	width:40px;
	height:40px;
	float:left;
	margin:0 15px 15px 0;
	position:relative;
}

.commentlist ul li .comment-meta h5 {margin:10px 0;}

.commentlist ul li {
	background:url(../images/comment_reply.png) no-repeat 6px 1px;
	padding:0 0 0 20px;
}

.comment-body {
	border:1px solid #252526;
	border:1px solid rgba(255, 255, 255, .2);
	background:#000000;
	background:rgba(0, 0, 0, .8);
	padding:17px 17px 15px 20px;
	margin-bottom:8px;
	overflow:hidden;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.comment-content {clear:both;}

.comment-body .published {
	display:block;
	float:left;
	margin-top:9px;
	opacity:.5;
	filter:alpha(opacity=50);
}

.comment-reply-link, .edit_link {float:right;}

.comment-reply-link {
	background:url(../images/reply_link.png) no-repeat 0 50%;
	padding-left:12px;
	margin-top:9px;
}



/* -------------------------------------------------------------------------------- Home */

.indexpanel  {
	position:absolute;
	left:50px;
	bottom:10px;
}

.indexpanel article header {
	background:rgba(0, 0, 0, .8) url(../images/transp_bg.png) 0 0 repeat;
	padding:18px 20px;
	margin-bottom:5px;
	float:left;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.indexpanel article header .entry-title {
	margin:0;
	display:block;
	position:relative;
}

.indexpanel .project_description {
	background:url(../images/black_bg.png) 0 0 repeat;
	width:350px;
	padding:20px;
    margin-bottom:50px;
	position:relative;
	overflow:hidden;
	display:block;
	clear:both;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}




/* -------------------------------------------------------------------------------- Portfolio */

.cmsms_slider_parent {
	text-align:center;
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}

.cmsms_slider_container {
	text-align:left;
	width:0;
	height:0;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:opacity .5s ease;
	-moz-transition:opacity .5s ease;
	-ms-transition:opacity .5s ease;
	-o-transition:opacity .5s ease;
	transition:opacity .5s ease;
}

.cmsms_slider_parent>.cmsms_slider_container {
	width:100%;
	height:100%;
	opacity:1;
	filter:alpha(opacity=100);
}

.cmsms_projects_slider {
	text-align:left;
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
}

.cmsms_projects_slider, 
.cmsms_projects_slider>li, 
.cmsms_projects_slider>li>ul, 
.cmsms_projects_slider>li>ul>li {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	overflow:hidden;
	position:absolute;
}

.cmsms_projects_slider, 
.cmsms_projects_slider>li>ul {
	top:0;
	left:0;
}

ul.cmsms_projects_slider, 
.cmsms_projects_slider>li>ul {list-style:none;}

.cmsms_projects_slider>li {
	top:0;
	left:100%;
	z-index:1;
}

.cmsms_projects_slider>li>ul>li {
	top:100%;
	left:0;
	z-index:4;
}

.cmsms_projects_slider>li>ul>li div.cmsms_img_block, 
.cmsms_projects_slider>li>ul>li div.cmsms_img_pattern {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

.cmsms_projects_slider>li>ul>li div.cmsms_img_block {
	background-position:50% 50%;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}

.cmsms_projects_slider>li>ul>li div.cmsms_img_pattern { 
	background-position:0 0;
	background-repeat:repeat;
}

.cmsms_projects_slider>li>ul>li.video>a {cursor:default;}

.cmsms_projects_slider>li>ul>li>a>a.cmsms_img_video {
	background:url(../images/video.png) 0 0 no-repeat;
	display:block;
	width:130px;
	height:80px;
	margin:-40px 0 0 -65px;
	position:absolute;
	top:50%;
	left:50%;
	cursor:pointer;
}

.cmsms_projects_slider>li>ul>li>a>a.cmsms_img_video:hover {background-position:0 -120px;}

.portfolio article {
	display:none;
	font-size:10px;
	font-weight:bold;
	width:575px;
	position:absolute;
	bottom:40px;
	left:50px;
	z-index:90;
}

.portfolio article.hidden {visibility:hidden;}

.portfolio article header {
	background:rgba(0, 0, 0, .8) url(../images/transp_bg.png) 0 0 repeat;
	padding:18px 20px;
	margin-bottom:5px;
	float:left;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.portfolio article header .entry-title {
	margin:0;
	display:block;
	position:relative;
}

.portfolio .project_description {
	background:url(../images/black_bg.png) 0 0 repeat;
	width:350px;
	padding:20px;
    margin-bottom:50px;
	position:relative;
	overflow:hidden;
	display:block;
	clear:both;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.portfolio .project_description .entry-meta ul {
	width:170px;
	list-style:none;
	padding:20px;
}

.portfolio .project_description .entry-meta ul li {line-height:24px;}

.portfolio .project_description .entry-content {
	width:335px;
	padding:20px 20px 20px 0;
}

.portfolio article footer {
	background:rgba(0, 0, 0, .8) url(../images/transp_bg.png) 0 0 repeat;
	padding:12px 15px;
	margin-top:1px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.cmsmsLike {
	background:url(../images/heart.png) no-repeat 2px 1px;
	display:block;
	margin:4px 0;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-webkit-transition:background-color .2s ease-in-out, background-position .3s ease-out;
	-moz-transition:background-color .2s ease-in-out, background-position .3s ease-out;
	-ms-transition:background-color .2s ease-in-out, background-position .3s ease-out;
	-o-transition:background-color .2s ease-in-out, background-position .3s ease-out;
	transition:background-color .2s ease-in-out, background-position .3s ease-out;
}

.cmsmsLike:hover {background-position:2px -31px;}

.cmsmsLike.active {cursor:default;}

.like_num {
	display:block;
	float:left;
	padding:0 8px 0 2px;
}

.likeit {
	color:#000000;
	font-size:11px;
	text-align:center;
	display:block;
	height:16px;
	min-width:14px;
	float:left;
	padding:1px 4px 1px 21px;
}

.cmsms_slider_map {
	display:inline-block;
	list-style:none;
	padding:0 0 0 30px;
	margin:100px auto 0;
	position:relative;
	z-index:100;
}

.cmsms_slider_map.hidden {visibility:hidden;}

.cmsms_slider_map li {
	float:left;
	margin:0 30px 0 0;
}

.cmsms_slider_map ul li {
	float:none;
	margin:0 0 5px;
}

.cmsms_slider_map ul {
	list-style:none;
	padding:0;
	margin:0;
}

.cmsms_slider_map li li a {
	display:block;
	width:60px;
	height:40px;
	position:relative;
	cursor:default;
}

.cmsms_slider_map.cmsms_map_control li li a {cursor:pointer;}

.cmsms_slider_map li li a div {
	background-position:0 0;
	background-repeat:no-repeat;
	width:60px;
	height:40px;
	position:absolute;
	opacity:.5;
	filter:alpha(opacity=50);
	-webkit-transition:-webkit-transform 1s ease-in, top 1s ease-in, left 1s ease-in, opacity .3s ease;
	-moz-transition:-moz-transform 1s ease-in, top 1s ease-in, left 1s ease-in, opacity .3s ease;
	-ms-transition:-ms-transform 1s ease, top 1s ease, left 1s ease, opacity .3s ease;
	-o-transition:-o-transform 1s ease, top 1s ease, left 1s ease, opacity .3s ease;
	transition:transform 1s ease, top 1s ease, left 1s ease, opacity .3s ease;
}

.cmsms_slider_map li.active li.current a div, 
.cmsms_slider_map.cmsms_map_preload li.active li a div, 
.cmsms_slider_map.cmsms_map_control li.active li a div, 
.cmsms_slider_map.cmsms_map_control li li.current a div, 
.cmsms_slider_map.cmsms_map_control li li:hover a div {
	opacity:1;
	filter:alpha(opacity=100);
}

.cmsms_slider_map li li a span {
	border:2px solid transparent;
	width:56px;
	height:36px;
	position:absolute;
	top:0;
	left:0;
	-webkit-transition:border-color .3s ease;
	-moz-transition:border-color .3s ease;
	-ms-transition:border-color .3s ease;
	-o-transition:border-color .3s ease;
	transition:border-color .3s ease;
}

.cmsms_slider_map.cmsms_map_control li li:hover a span, 
.cmsms_slider_map.cmsms_map_control li li.current a span {border-color:#fff600;}

.tooltip {
	background:rgba(0, 0, 0, .6) url(../images/transp_bg.png) 0 0 repeat;
	padding:1px 10px;
	margin-top:4px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	z-index:999;
}

/* -------------------------------------------------------------------------------- Controls */

.controls {
	width:130px;
	height:130px;
	margin-left:-65px;
	overflow:hidden;
	position:absolute;
	bottom:40px;
	left:50%;
	right:50%;
}

.controls.hidden {bottom:-200px;}

.nav_circle {
	background:url(../images/black_bg.png) 0 0 repeat;
	width:45px;
	height:45px;
	display:block;
	position:absolute;
	border-radius:22.5px;
	-moz-border-radius:22.5px;
	-webkit-border-radius:22.5px;
	-webkit-transition:background .3s ease-in-out;
	-moz-transition:background .3s ease-in-out;
	-ms-transition:background .3s ease-in-out;
	-o-transition:background .3s ease-in-out;
	transition:background .3s ease-in-out;
}

.top_control {
	margin-left:-22.5px;
	top:10px;
	left:70%;
}

.right_control {
	margin-top:-22.5px;
	top:50%;
	right:0;
	display:none;  /* ALTERATION */
}

.bottom_control {
	margin-left:-22.5px;
	bottom:20px;
	left:70%;
}

.left_control {
	margin-top:-22.5px;
	top:50%;
	left:0;
	display:none;  /* ALTERATION */
}

.nav_circle span {
	width:45px;
	height:45px;
	display:block;
	overflow:hidden;
	-webkit-transition:background-position .2s ease-in-out;
	-moz-transition:background-position .2s ease-in-out;
	-ms-transition:background-position .2s ease-in-out;
	-o-transition:background-position .2s ease-in-out;
	transition:background-position .2s ease-in-out;
}

.cmsms_slider_video {
	background:#000000;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:150;
}

a.cmsms_close_video {
	background-color:#fff600;
	width:45px;
	height:45px;
	display:block;
	position:absolute;
	bottom:-200px;
	right:40px;
	z-index:200;
	border-radius:22.5px;
	-moz-border-radius:22.5px;
	-webkit-border-radius:22.5px;
	-webkit-transition:background-color .3s ease-in-out;
	-moz-transition:background-color .3s ease-in-out;
	-ms-transition:background-color .3s ease-in-out;
	-o-transition:background-color .3s ease-in-out;
	transition:background-color .3s ease-in-out;
}

a.cmsms_close_video span {
	background:url(../images/video_close.png) 0 -90px no-repeat;
	width:45px;
	height:45px;
	display:block;
	overflow:hidden;
	-webkit-transition:background-position .3s ease-in-out;
	-moz-transition:background-position .3s ease-in-out;
	-ms-transition:background-position .3s ease-in-out;
	-o-transition:background-position .3s ease-in-out;
	transition:background-position .3s ease-in-out;
}

a.cmsms_close_video:hover {background-color:#ffffff;}

.cmsms_help_block {
	background:url(../images/black_bg.png) 0 0 repeat;
	width:200px;
	height:335px;
	padding:10px;
	margin-top:-210px;
	position:absolute;
	top:50%;
	right:-300px;
	cursor:pointer;
	z-index:100;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}

.cmsms_help_block .cmsms_help_block_bg {
	background:url(../images/help.png) 0 0 no-repeat;
	width:200px;
	height:335px;
}

.share_button {
	height:22px;
	padding-top:3px;
}

.togg_control, 
.togg_projects, 
.togg_info {
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#f9f9f9;
	-webkit-transition:color .3s ease, background-color .3s ease;
	-moz-transition:color .3s ease, background-color .3s ease;
	-ms-transition:color .3s ease, background-color .3s ease;
	-o-transition:color .3s ease, background-color .3s ease;
	transition:color .3s ease, background-color .3s ease;
}

.togg_control:hover, 
.togg_control.active, 
.togg_projects:hover, 
.togg_projects.active, 
.togg_info:hover, 
.togg_info.active {
	background-color:#fff600;
	color:#000000;
}

.control_div {
	text-align:center;
	position:absolute;
	right:50px;
	bottom:0;
	min-width:130px;
}

.togg_control {
	background:#000000;
	/*display:inline-block;*/
	display:none;
	padding:5px 10px;
	position:relative;
	-webkit-border-radius:2px 2px 0 0;
	-moz-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}

.togg_projects {
	background:#000000;
	/*display:inline-block;*/
	display:none;
	padding:5px 10px;
	margin:-8px auto 0;
	overflow:hidden;
	position:relative;
	-webkit-border-radius:2px 2px 0 0;
	-moz-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}

.togg_info {
	background:#000000;
	/*display:block;*/
	display:none;
	padding:5px 10px;
	position:absolute;
	left:50px;
	bottom:0;
	-webkit-border-radius:2px 2px 0 0;
	-moz-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
}

.togg_control span, 
.togg_info span {
	background:url(../images/info_arrow.png) right 5px no-repeat;
	padding-right:17px;
	-webkit-transition:background-position .2s ease-in-out;
	-moz-transition:background-position .2s ease-in-out;
	-ms-transition:background-position .2s ease-in-out;
	-o-transition:background-position .2s ease-in-out;
	transition:background-position .2s ease-in-out;
}

.togg_control:hover span, 
.togg_control.active span, 
.togg_info:hover span, 
.togg_info.active span {background-position:right -83px;}

a.togg_help {
	background:url(../images/fullscreen_help.png) 0 0 no-repeat;
	display:block;
	width:80px;
	height:20px;
	position:absolute;
	top:0;
	right:200px;
	opacity:.5;
	filter:alpha(opacity=50);
	-webkit-transition:opacity .3s ease-in-out;
	-moz-transition:opacity .3s ease-in-out;
	-ms-transition:opacity .3s ease-in-out;
	-o-transition:opacity .3s ease-in-out;
	transition:opacity .3s ease-in-out;
}

a.togg_help.active, 
a.togg_help:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

.social_list {
	list-style:none;
	margin:0;
	margin-right:10px;
}

.social_list li {
	float:left;
	font-size:10px;
	
	margin:1px 0 0 6px;
}

.social_list li a {
	color:#db721b;
}

.social_list li a:hover {
	color:#fff;
}

.controls .top_control span {background:url(../images/control_t.png) 0 -2px no-repeat;}

.controls .top_control:hover span {background:url(../images/control_t.png) 0 -92px no-repeat;}

.controls .right_control span {background:url(../images/control_r.png) -88px 0 no-repeat;}

.controls .right_control:hover span {background:url(../images/control_r.png) 2px 0 no-repeat;}

.controls .bottom_control span {background:url(../images/control_b.png) 0 -88px no-repeat;}

.controls .bottom_control:hover span {background:url(../images/control_b.png) 0 2px no-repeat;}

.controls .left_control span {background:url(../images/control_l.png) -2px 0 no-repeat;}

.controls .left_control:hover span {background:url(../images/control_l.png) -92px 0 no-repeat;}

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

.portfolio #footer {
	margin-top:-38px;
	height:38px;
	position:absolute;
	bottom:0;
	left:0;
}

#footer {
	background:url(../images/black_bg.png) 0 0 repeat;
	width:100%;
	height:38px;
	padding:0;
	margin-top:-38px;
	position:relative;
	z-index:100;
}

.copyright {font-size:10px; margin-right:20px; float:right;}

.portfolio .footer_inner {padding:0; padding-top:11px;}

.footer_inner {
	width:980px;
	height:18px;
	padding:10px 0;
	margin:0 auto;
}

/* Buttons
--------------------------------------------------*/

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	position: relative;
	background: #b4c737;
	border: none;
	color: #fff!important;
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	margin-left: 0;
	margin-top: 5px;
	padding: 5px 10px;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;  
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	background-color: #333; 
}

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	background-color: #333; 
}

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
	width: 100%;
	padding-left: 0!important;
	padding-right: 0!important;
	text-align: center; 
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}


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

form {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left; 
}

fieldset {
	margin-bottom: 20px; 
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
	border: 1px solid #db721b;
	padding: 8px 8px 8px 8px;
	outline: none;
	font-size: 14px;
	font-style: italic;
	color: #db721b;
	margin: 0;
	width: 80%;
	display: block;
	line-height: 1.2;
	margin-bottom: 20px;
	background-color: #000;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

select {
	padding: 0; 
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
	border: 1px solid #fff;
	color: #fff;
}

textarea {
	min-height: 100px; 
}

label,
legend {
	display: block;
	font-weight: bold;
	font-size: 12px;
}

select {
	width: 220px;
	padding: 6px; 
}

input[type="checkbox"] {
	display: inline; 
}

label span,
legend span {
	font-weight: normal;
	font-size: 12px;
	color: #444;
}

input.error,
textarea.error {
	margin-bottom: 6px;
}
	
.error {
	color: #b4c737;
	margin-bottom: 10px;
	text-align:left;
}
	
#response {
  margin-bottom: 20px;
}

#response .success {
  color: #b4c737;
  font-size:14px;
}

#response .failure {
  color:  #cc3333;
  font-size:14px;
}


/*.inputContainer {
	float:left;
	position:relative;
}

.formError {
	display:block;
	position:absolute;
	left:300px;
	top:300px;
	cursor:pointer;
	z-index:5000;
}

.ajaxSubmit {
	border:1px solid #999999;
	background:#55ea55;
	display:none;
	padding:20px;
}

.formError .formErrorContent {
	border:1px solid #333333;
	background:#000000;
	color:#ffffff;
	font-family:Tahoma;
	font-size:11px;
	width:150px;
	padding:4px 10px;
	position:relative;
	z-index:5001;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.greenPopup .formErrorContent {background:#33be40;}

.blackPopup .formErrorContent {
	background:#393939;
	color:#ffffff;
}

.formError .formErrorArrow {
	width:15px;
	margin:-2px 0 0 13px;
	position:relative;
	z-index:5006;
}

.formError .formErrorArrowBottom {
	margin:0 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	background:#000000;
	font-size:0;
	line-height:0;
	display:block;
	height:1px;
	margin:0 auto;
}

.greenPopup .formErrorArrow div {background:#33be40;}

.blackPopup .formErrorArrow div {
	background:#393939;
	color:#ffffff;
}*/

/*.formError .formErrorArrow .line10 {
	border:0;
	width:15px;
}

.formError .formErrorArrow .line9 {
	border:0;
	width:13px;
}

.formError .formErrorArrow .line8 {width:11px;}

.formError .formErrorArrow .line7 {width:9px;}

.formError .formErrorArrow .line6 {width:7px;}

.formError .formErrorArrow .line5 {width:5px;}

.formError .formErrorArrow .line4 {width:3px;}

.formError .formErrorArrow .line3 {
	border-bottom:0;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	width:1px;
}

.formError .formErrorArrow .line2 {
	border:0;
	background:#333333;
	width:1px;
}

.formError .formErrorArrow .line1 {
	border:0;
	background:#333333;
	width:0;
}
*/