/*
---------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------- RESETS
---------------------------------------------------------------------------------------------
*/

*{
	margin:0;
	padding:0;
	outline:0;
}

#main .content2 {
    background: url("http://www.humbervalley.com/wp-content/bg_logo.png") no-repeat scroll right bottom transparent;
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 960px;
}
body p {font-size:1.3em;}
.homey p {font-size:1.5em;}
#tee {float: left; width: 447px; padding-bottom: 18px;}
#cg {float: right; width: 132px; padding-bottom: 18px;}
#bird {background: url("http://www.humbervalley.com/wp-content/twitter_bird.png") no-repeat scroll left transparent;
       padding-bottom: 22px;
       padding-top: 10px;
}
#bird a {color: #116700;}
.twitalign {text-align: right;}
.round {margin-top: -6px;}
.round td {padding-bottom: 22px; font-family: 'Droid Sans',normal; font-size: 1.4em;}
.tee_post h2 {font-size: 36px; margin-bottom: 0px;}
.faq h4 {font-size: 1.9em; padding-left: 8px;}
.faq:hover {background-color: #eee;}
.sidebar_middle h4 {font-size: 1.9em;}
#t9 h4 {font-size: 1.5em; margin-bottom: 0px;}
#t9 h4 a {color: #fff;}
#t9 h4 a:hover {color: #bbb;}
footer ul {padding-bottom: 4px;}
#SGM .infoWindow {color: #000;}
#SGM input {color: #000;}
#t2 p {margin: 0px;}
#t2 p a {color: #fff;}
#t2 p a:hover {color: #bbb;}
#t1 p {margin: 0px;}
#t1 p a {color: #fff;}
#t1 p a:hover {color: #bbb;}
.homey {background: url("http://www.humbervalley.com/wp-content/uploads/bg_home.png") no-repeat;}
.homey p {color: #000;}

@media(max-width:800px){.hide_on_standard{display:block}.hide_on_standard_and_tablet{display:none}.hide_on_standard_and_tablet_and_mobile{display:none}.hide_on_standard_and_mobile{display:block}.hide_on_tablet{display:none}.hide_on_tablet_and_mobile{display:none}.hide_on_mobile{display:block}}

@media(max-width:480px){.hide_on_standard{display:block}.hide_on_standard_and_tablet{display:block}.hide_on_standard_and_tablet_and_mobile{display:none}.hide_on_standard_and_mobile{display:none}.hide_on_tablet{display:block}.hide_on_tablet_and_mobile{display:none}.hide_on_mobile{display:none}}

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%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none; padding-bottom: 18px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{
	margin:0;
	padding:0;
	border:0;
	white-space:normal;
	display:block;
}
strong{ font-weight:bold; }
p{ margin-bottom:14px;}

hr{
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:1px dotted #ddd;
	height: 1px;
	margin:5px auto 20px auto;
	display:block;
	width:100%;
}

small{ font-size: 10px; }

.alignleft { float: left; }

.alignright { float: right; }

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}

.alignleft img{ float: left; }

.alignright img{ float: right; }

.aligncenter img{
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}
img.alignleft{ float: left; }

img.alignright{ float: right; }

img.aligncenter{
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}

/*
---------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------- HACKS
---------------------------------------------------------------------------------------------
*/
iframe{display:block;}
input,
textarea {
    font: 12px/21px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#d8d8d8;
}

.hidden { display: none; }

.alignleft { float: left; }
.alignright { float: right; }
.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}
img.alignleft { float: left; margin-right:10px; }
img.alignright { float: right; margin-left:10px; }
img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}


	.wp-caption{}
	.wp-caption-text{}
	.gallery-caption{}
	.alignright{ text-align:right;}
	.alignleft{ text-align:left;}
	.aligncenter{ text-align:center;}
	.alignRight{ text-align:right;}
	.alignLeft{ text-align:left;}
	.alignCenter{ text-align:center;}
	.right{ text-align:right;}
	.left{ text-align:left;}
	.center{ text-align:center;}
	.sticky{}
	.bypostauthor{}
	.wp-smiley{ display:inline;}
	
	
a, a:hover, a:visited, a:active{text-decoration:none;}
a{
-webkit-transition: all 0.3s ease;  /* Saf3.2+, Chrome */
   -moz-transition: all 0.3s ease;  /* FF4+ */
    -ms-transition: all 0.3s ease;  /* IE10 */
     -o-transition: all 0.3s ease;  /* Opera 10.5+ */
        transition: all 0.3s ease;
}
a span{
-webkit-transition: all 0.3s ease;  /* Saf3.2+, Chrome */
   -moz-transition: all 0.3s ease;  /* FF4+ */
    -ms-transition: all 0.3s ease;  /* IE10 */
     -o-transition: all 0.3s ease;  /* Opera 10.5+ */
        transition: all 0.3s ease;
}
.clear{
	clear:both;
	height:0px;
	}

.inv{ display:none; }

a img { border: none; }

em{ font-style:italic; }
/*
---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------- BODY
---------------------------------------------------------------------------------------------
*/


body{
	background:#fbfbfb;
	color:#565656;
	font: 12px/22px Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
}


body.hevetica_text{ font-family:"Helvetica Neue", "Helvetica", Arial, sans-serif !important; }
body.lucida_text{ font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif !important; }
body.georgia_text{ font-family:Georgia, "Times New Roman", Times, serif !important; }
body.times_text{ font-family:"Times New Roman", Times, Georgia, serif !important; }
body.arial_text{ font-family:Arial, Helvetica, sans-serif !important; }
body.geneva_text{ font-family:Geneva, Tahoma, sans-serif !important; }
body.tahoma_text{ font-family:Tahoma, Geneva, sans-serif !important; }


.georgia .gfont{ font-family: Georgia, "Times New Roman", Times, serif; }
.droid .gfont{ font-family: 'Droid Sans', arial, serif; }
.antic .gfont{ font-family: 'Antic', sans-serif; }
.marvel .gfont{ font-family: 'Marvel', sans-serif; }
.comfortaa .gfont{ font-family: 'Comfortaa', cursive; }
.rochester .gfont{ font-family: 'Rochester', cursive; }
.voltaire .gfont{ font-family: 'Voltaire', sans-serif; }
.rationale .gfont{ font-family: 'Rationale', cursive; }
.coustard .gfont{ font-family: 'Coustard', serif; }
.love .gfont{ font-family: 'Love Ya Like A Sister', cursive; }
.crushed .gfont{ font-family: 'Crushed', cursive; }
.open .gfont{ font-family: 'Open Sans', sans-serif; }
.rokkit .gfont{ font-family: 'Rokkitt', serif; }
.ptsans .gfont{ font-family: 'PT Sans Narrow', sans-serif; }
.droid_serif .gfont{ font-family: 'Droid Serif', serif; }
.lobster .gfont{ font-family: 'Lobster', cursive; }
.yanone .gfont{ font-family: 'Yanone Kaffeesadcb', sans-serif; }
.ubuntu .gfont{ font-family: 'Ubuntu', sans-serif; }
.copse .gfont{ font-family: 'Copse', serif; }
.shadows .gfont{ font-family: 'Shadows Into Light', cursive; }
.pacifico .gfont{ font-family: 'Pacifico', cursive; font-weight:normal !important; }
.raleway .gfont{ font-family: 'Raleway', sans-serif; }
.cabin .gfont{ font-family: 'Cabin Sketch', cursive; }
.terminal .gfont{ font-family: 'Terminal Dosis Light', sans-serif; }
.oldstandrad .gfont{ font-family: 'Old Standard TT', serif; }
.julee .gfont{ font-family: 'Julee', cursive; }
.lato .gfont{ font-family: 'Lato', sans-serif; }
.walter .gfont{ font-family: 'Walter Turncoat', cursive; }
.oswald .gfont{ font-family: 'Oswald', sans-serif; }
.abel .gfont{ font-family: 'Abel', sans-serif; }
.satisfy .gfont{ font-family: 'Satisfy', cursive; }
.noticia .gfont{ font-family: 'Noticia Text', serif; }

/*
---------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------ HEADINGS
---------------------------------------------------------------------------------------------
*/

h1, h2, h3, h4, h5, h6{
	font-family: 'Droid Sans',normal;
	line-height:normal;
	font-weight:normal;
	margin:0;
	padding:0;
}

	h1{	font-size:48px;}
	h2{	font-size:36px; margin-bottom:20px;}
	h3{	font-size:24px; margin-bottom:20px;}
	h4{	font-size:18px; margin-bottom:10px;}
	h5{	font-size:15px; margin-bottom:8px;}
	h6{	font-size:13px; margin-bottom:3px;}


/*
---------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------ HEADER
---------------------------------------------------------------------------------------------
*/

#header{
	position:relative;
	z-index:600;
}
#header .content{
	display:block;
	margin:0 auto;
	width:960px; height:102px;
}

#header.hr_style_1{ background:url(../images/header_bg_style_1.png) repeat-x;}

#header a{ color:#e3e3e3; }
#header a span{ color:#cacaca; }

#header a:hover{ color:#989898; }
#header a:hover span{ color:#575757; }


/* ------------ Logo_header
*/
#logo_header{
	display:block;
	float:left;
	width:200px;
	position:relative;
	margin:0; padding:0;
}

#logo_header a{
	display:block;
	position:absolute;
	top:-10px;
	left:0;
	z-index:700;
	width:100%;
}

/* ------------ Navigation Left
*/
#left_menu{
	display:block;
	float:left;
	width:380px;
	padding-top:30px;
}
#left_menu ul{ text-align:center;}
#left_menu li{
	display:inline;
	padding:0 4px;
	margin:0 4px;
	position:relative;
}
#left_menu li a{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline-block;
}
#left_menu li a span{
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	text-transform:none;
	clear:both;
	display:block;
}
/* Sub menu */
#left_menu ul ul{
	background:#2a2a2c;
	display:none; opacity:0;
	position:absolute;
	top:18px;
	left:0px;
	z-index:2000;
	padding:5px 0px 10px 0;
	width:180px;
	text-align:left;
	/* CSS3 ROUND CORNER */
	-webkit-border-radius:		0px 0px 3px 3px;
	 -khtml-border-radius:		0px 0px 3px 3px;
	   -moz-border-radius:		0px 0px 3px 3px;
	     -o-border-radius:		0px 0px 3px 3px;
	        border-radius:		0px 0px 3px 3px;

	/* CSS3 SHADOW */
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	   -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	     -o-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
			
}
#left_menu ul ul li{ line-height:22px; display:block; }
#left_menu li:hover > ul{ opacity:1; display:block; }
#left_menu ul ul li a{
	border-bottom:1px solid #202021;
	border-top:1px solid #303032;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	display:block;
	padding:4px;
}
#left_menu ul ul li a:hover{
	padding-left:8px;
}

#left_menu ul ul ul{
	background:#2a2a2c;
	display:none; opacity:0;
	position:absolute;
	top:0px;
	left:160px;
	z-index:2000;
	padding:5px 0px 10px 0;
	width:180px;
	text-align:left;
	/* CSS3 ROUND CORNER */
	-webkit-border-radius:		0px 3px 3px 0px;
	 -khtml-border-radius:		0px 3px 3px 0px;
	   -moz-border-radius:		0px 3px 3px 0px;
	     -o-border-radius:		0px 3px 3px 0px;
	        border-radius:		0px 3px 3px 0px;

	/* CSS3 SHADOW */
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	   -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	     -o-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
			
}
#left_menu .parent_icon{
	background:url(../images/parent_icon1.png) no-repeat 145px 50%;
}

/* ------------ Navigation Right
*/

#right_menu{
	display:block;
	float:right;
	width:380px;
	padding-top:30px;
}
#right_menu ul{ text-align:center;}
#right_menu li{
	display:inline;
	padding:0 4px;
	margin:0 4px;
	position:relative;
}
#right_menu li a{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline-block;
}
#right_menu li a span{
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	text-transform:none;
	clear:both;
	display:block;
}

/* Sub menu */
#right_menu ul ul{
	background:#2a2a2c;
	display:none; opacity:0;
	position:absolute;
	top:18px;
	left:0px;
	z-index:2000;
	padding:5px 0px 10px 0;
	width:180px;
	text-align:left;
	/* CSS3 ROUND CORNER */
	-webkit-border-radius:		0px 0px 3px 3px;
	 -khtml-border-radius:		0px 0px 3px 3px;
	   -moz-border-radius:		0px 0px 3px 3px;
	     -o-border-radius:		0px 0px 3px 3px;
	        border-radius:		0px 0px 3px 3px;

	/* CSS3 SHADOW */
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	   -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	     -o-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
			
}
#right_menu ul ul li{ line-height:22px; display:block; }
#right_menu li:hover > ul{ opacity:1; display:block; }
#right_menu ul ul li a{
	border-bottom:1px solid #202021;
	border-top:1px solid #303032;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	display:block;
	padding:4px;
}
#right_menu ul ul li a:hover{
	padding-left:8px;
}

#right_menu ul ul ul{
	background:#2a2a2c;
	display:none; opacity:0;
	position:absolute;
	top:0px;
	left:-180px;
	z-index:2000;
	padding:5px 0px 10px 0;
	width:180px;
	text-align:left;
	/* CSS3 ROUND CORNER */
	-webkit-border-radius:		0px 3px 3px 0px;
	 -khtml-border-radius:		0px 3px 3px 0px;
	   -moz-border-radius:		0px 3px 3px 0px;
	     -o-border-radius:		0px 3px 3px 0px;
	        border-radius:		0px 3px 3px 0px;

	/* CSS3 SHADOW */
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	   -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	     -o-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
	        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.6);
			
}
#right_menu .parent_icon{
	background:url(../images/parent_icon2.png) no-repeat 0px 50%;
}
#right_menu .parent_icon > a{
	padding-left:15px;
}
#right_menu .parent_icon > a:hover{
	padding-left:20px;
}
/*
---------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------ SLIDER
---------------------------------------------------------------------------------------------
*/
#fullwidth_slider{
	height:500px;
	position:relative;
}
#fullwidth_slider .texture_overlay{
	background:url(../images/texture_overlay_1.png) repeat-x left bottom;
	position:absolute;
	bottom:0;
	left:0;
	z-index:300;
	width:100%;
	height:50px;
	display:block;
}


/*
----------------------- fullslider
*/
.fullslider{
	position:relative;
	width:100%; height:500px;
	overflow:hidden;
}
.fullslider_content{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-960px;
	width:1920px; height:500px;
}

/*
----------------------- content960
*/
.content960{
	padding:20px 0 0 0;
	margin:0 auto; 
	width:920px; height:420px;
}

/* 
---------------------{ NIVO 960 SLIDER } 
*/
.content960{}

/* 
---------------------{ ACCORDION SLIDER } 
*/

ul#accordion-slider{
	margin: 0 auto;
	padding:0 0 20px 0;
	list-style: none;
	position: relative;
	width:920px;
}
ul#accordion-slider li{
	background:#d4d4d4;
	display: block;
	overflow: hidden;
	padding: 0;
	float: left;
	width: 25%;
	height: 400px;
	position: relative;
}
ul#accordion-slider li .caption{
	display: block;
	width:100%;
}
ul#accordion-slider li .caption h4{
	background:#000;
	padding:10px;
	opacity:0.8;
	color:#FFF;
	position: absolute;
	font-size:16px;
	display: block;
	bottom: 20px;
	left: 0;
	width:600px;
}
ul#accordion-slider li .caption .description{
	background:#000;
	padding:10px;
	opacity:0.8;
	color:#FFF;
	position: absolute;
	display: block;
	bottom: -500px;
	left: 0;
	width:880px;
}
ul#accordion-slider li a{
	color:#FFF;
}


/*
---------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------ PAGE PICTURE
---------------------------------------------------------------------------------------------
*/
#page_picture{
	min-height:50px;
	position:relative;
}
#page_picture .texture_overlay{
	background:url(../images/texture_overlay_1.png) repeat-x left bottom;
	position:absolute;
	bottom:0;
	left:0;
	z-index:300;
	width:100%;
	height:50px;
	display:block;
}

/*
---------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------ MAIN
---------------------------------------------------------------------------------------------
*/

#main{ background:url(../images/main_bg_gradient.png) repeat-x;}
#main .content{
	background:url(../images/main_bg_content.png) no-repeat center top;
	display:block;
	margin:0 auto;
	padding:40px 0 0 0;
	width:960px;
}

#main a{ color:#222; }
#main a:hover{ color:#686868; }

/* ------------ Home Slogan
*/
.home_slogan{
	font-size:18px;
	line-height:36px;
	font-weight:normal;
	font-style:italic;
	text-align:center;
	padding:10px 0 0 0;
}
.home_slogan:first-line{
	color:#2c2e2f;
	font-size:30px;
	font-weight:bold;
	font-style:normal;
	text-transform:uppercase !important;
}


/* ------------ Separators
*/
.separator920{
	background:url(../images/separator_920.png) no-repeat;
	border:none;
	height:14px;
	width:960px;
	margin:20px auto;
}
.separatorSmall{
	background:#f9f9f9;
	border-top:1px dotted #d4d4d4;
	height:10px;
	width:100%;
	margin:20px auto;
}

/* ------------ Left_part
*/

#left_part{
}

/*
---------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------ SIDEBAR
---------------------------------------------------------------------------------------------
*/
#sidebar{
	display:block;
	float:left;
	width:280px;
	margin:0 0 0 20px;
}
#sidebar .sidebar_top{
	display:block;
	height:35px;
	background:url(../images/sidebar_top.png) no-repeat left top;
}
#sidebar .sidebar_middle{
	display:block;
	padding:0 0 0 20px;
	background:url(../images/sidebar_middle.png) repeat-y left top;
}
#sidebar .sidebar_bottom{
	display:block;
	height:35px;
	background:url(../images/sidebar_bottom.png) no-repeat left top;
}

/* 
---------------------{ widget_recent_post } 
*/
.widget_recent_post{
	display:block; clear:both;
	padding:8px 0;
	
	border-bottom: 1px dotted #d4d4d4;
	border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
.widget_recent_post .widget_recent_post_thumbnail{
	display:block; float:left;
	padding:0 5px 0 0;
	width:60px;
}
.widget_recent_post .widget_recent_post_infos{
	display:block; float:left;
	padding:0px 0 0 0;
	line-height:18px;
	width:190px;
}
.widget_recent_post .widget_recent_post_infos h6{
	margin-bottom:0; font-size:13px; font-weight:bold;
}

/*
-------------------------- { share_bar }
*/
.share_bar{
	padding:0 0 0 20px;
	margin:0px;
}
.share_bar span{
	text-align:center;
	display:block; float:left;
	margin:0 5px 0px 7px;
}

/*
-------------------------- { search_form }
*/
#search_form{
	color: #999;
	background:#292929;
	border: 1px solid #000000;
	padding: 1px 0 1px 1px;
	font-size: 11px;
	width: 258px; height:36px;
	/* CSS3 ROUND CORNER */
	-webkit-border-radius:		3px 3px 3px 3px;
	 -khtml-border-radius:		3px 3px 3px 3px;
	   -moz-border-radius:		3px 3px 3px 3px;
	     -o-border-radius:		3px 3px 3px 3px;
	        border-radius:		3px 3px 3px 3px;
	
	/* CSS3 SHADOW */
	-webkit-box-shadow: 	0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 		0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 			0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 			0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}
#search_form .field{
	display:block; float:left;
	width: 213px;
	margin-right: 9px;
}
#search_form .field input{
	background:none;
	border:none;
	display:block; float:left;
	width: 213px;  height:36px;
	padding:0 6px;
}
#search_form .field input:focus{
	background:#393939;
	/* CSS3 ROUND CORNER */
	-webkit-border-radius:		3px 3px 3px 3px;
	 -khtml-border-radius:		3px 3px 3px 3px;
	   -moz-border-radius:		3px 3px 3px 3px;
	     -o-border-radius:		3px 3px 3px 3px;
	        border-radius:		3px 3px 3px 3px;
}
#search_form .button_search{
	background:url(../images/small_arrow.png) no-repeat center center;
	display:block; float:left;
	width: 36px; height:36px;
	cursor:pointer;
}
#search_form .button_search input{
	background:none; border:none;
	display:block; float:left;
	width: 36px; height:36px;
	text-indent:-9999px;
	cursor:pointer;
}
#search_form .button_search:hover{
	background:#393939 url(../images/small_arrow.png) no-repeat center center;
	/* CSS3 ROUND CORNER */
	-webkit-border-radius:		3px 3px 3px 3px;
	 -khtml-border-radius:		3px 3px 3px 3px;
	   -moz-border-radius:		3px 3px 3px 3px;
	     -o-border-radius:		3px 3px 3px 3px;
	        border-radius:		3px 3px 3px 3px;
}

/* List on two columns */
#sidebar .ul_columns{
	clear:both;
	height:100%;
	overflow:hidden;
	margin:0;
}
#sidebar .ul_columns li{
	float: left;
	width: 130px;
	margin:0; padding:6px 0;
}
#sidebar .ul_columns li a{
	display: block;
}
#sidebar .social_links li{
	padding:4px 0 !important;
}
#sidebar .ul_columns li a:hover{
	display: block;
	border:none!important;
}

	#sidebar .social_links .facebook a{ background:url(../images/icons/social16/facebook.png) no-repeat 0 50% !important;padding: 0 0 0 22px !important;}
	#sidebar .social_links .twitter a{ background:url(../images/icons/social16/twitter.png) no-repeat 0 50% !important;padding: 0 0 0 22px !important;}
	#sidebar .social_links .vimeo a{ background:url(../images/icons/social16/vimeo.png) no-repeat 0 50% !important;padding: 0 0 0 22px !important;}
	#sidebar .social_links .linkedin a{ background:url(../images/icons/social16/linkedin.png) no-repeat 0 50% !important;padding: 0 0 0 22px !important;}
	#sidebar .social_links .googleplus a{ background:url(../images/icons/social16/google_plus.png) no-repeat 0 50% !important;padding: 0 0 0 22px !important;}
	#sidebar .social_links .youtube a{ background:url(../images/icons/social16/youtube.png) no-repeat 0 50% !important;padding: 0 0 0 22px !important;}
	#sidebar .social_links .skype a{ background:url(../images/icons/social16/skype.png) no-repeat 0 50% !important;padding: 0 0 0 22px !important;}
	#sidebar .social_links .dribbble a{ background:url(../images/icons/social16/dribbble.png) no-repeat 0 50% !important;padding: 0 0 0 22px !important;}
	#sidebar .social_links .deviantart a{ background:url(../images/icons/social16/deviantart.png) no-repeat 0 50% !important;padding: 0 0 0 22px !important;}
	#sidebar .social_links .flickr a{ background:url(../images/icons/social16/flickr-2.png) no-repeat 0 50% !important;padding: 0 0 0 22px !important;}
	#sidebar .social_links .tumblr a{ background:url(../images/icons/social16/tumblr.png) no-repeat 0 50% !important;padding: 0 0 0 22px !important;}
	#sidebar .social_links .digg a{ background:url(../images/icons/social16/digg.png) no-repeat 0 50% !important;padding: 0 0 0 22px !important;}

/*
---------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------- BOTTOM PAGES
---------------------------------------------------------------------------------------------
*/

#bottom_pages{}
#bottom_pages .content{
	display:block;
	margin:0 auto;
	padding:0 0 0 0;
	width:960px;
}

/* ------------ Testimonial
*/
.testimonial_btp #quote_wrap{margin:0px 0; padding:10px 20px 20px 20px;}
.testimonial_btp{ text-align:center;}
.testimonial_btp blockquote{margin: 0 auto; width: 650px;}
.testimonial_btp p{
	font-size:24px; line-height:34px;
	text-shadow:#b7b7b7 0px 1px 1px;
	font-style:italic;
	margin-bottom:10px;
}
.testimonial_btp cite{
	background:url(../images/quote.png) no-repeat 50% 50%;
	color:#2c2e2f;
	font-size:14px;
	font-style:normal;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:#b7b7b7 0px 1px 1px;
	padding:10px 0;
	display: block;
}

/* ------------ Carousel
*/
#slider_gallery-wrap{ margin: 0 auto; overflow: hidden; width: 920px; height:200px; position: relative;}
#slider_gallery{position: relative; left: -20px; top: 0; margin:0 !important; padding:0;}
#slider_gallery li{float: left; margin:0 20px;}

#slider_gallery-controls{ width: 960px; position:relative; padding:10px 0; margin-top: -18px;}
#slider_gallery-prev{
    background:url(../images/mini_slider_arrow.png) left;
    position:absolute;
    left:-10px;
    top:50%;
    z-index:2000;
    cursor:pointer;
    margin-top:-26px;
    width:18px; height:114px;
    display:block;
    text-indent:-9999px;
}
#slider_gallery-next{
    background:url(../images/mini_slider_arrow.png) right;
    position:absolute;
    right:-10px;
    top:50%;
    z-index:2000;
    cursor:pointer;
    margin-top:-26px;
    width:18px; height:114px;
    display:block;
    text-indent:-9999px;
}

/*
---------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------ FOOTER
---------------------------------------------------------------------------------------------
*/

#footer{ background:#2c2e2f url(../images/footer_bg.png) repeat-x;}
#footer .content{
	background:url(../images/footer_sepra_vert.png) no-repeat 50% 35%;
	color:#ccc;
	display:block;
	margin:0 auto;
	padding:30px 0 0 0;
	width:960px;
}

#footer a{
	color:#989898;
}
#footer a:hover{
	color:#FFF;
}

/* ------------ widget_2_cols
*/
.widget_2_cols{
	margin:0 20px;
	padding:20px 0 30px 0;
	width:440px;
	display:block; float:left;
}

/* ------------ Twitter
*/
#twitter_update_list{
	font-style:italic;
	text-shadow:#fff 0px 1px 2px;
	text-align:center;
}
#twitter_update_list li{
	padding:0 30px;
}
#twitter_update_list li a{
	color:#989898;
}
#twitter_update_list li a:hover{
	color:#000;
}
#twitter_update_list span{
	display:block; clear:both;
        font-family: 'Crimson Text',normal;
	color:#555555;
	font-size:20px;
	line-height:28px;
}
#footer .follow_btn{
	background:url(../images/follow_btn.png) no-repeat 50% 50%;
	padding:30px 0;
	display:inline-block;
	font-size:18px;
	font-style:italic;
	color:#989898;
	text-shadow:#000 0px 1px 2px;
}

/* ------------ Flickr
*/
#flickr_badge_wrapper{
	padding:10px 20px;
}
#flickr_badge_wrapper a{
	display:block; float:left;
	padding:5px;
	background:#424344;
	margin:0 10px 10px 5px;
}
#flickr_badge_wrapper a:hover{}
#footer .browse_btn{
	background:url(../images/follow_btn.png) no-repeat 50% 50%;
	padding:30px 0;
	display:inline-block;
	font-size:18px;
	font-style:italic;
	color:#989898;
	text-shadow:#000 0px 1px 2px;
}



/* ------------ footer_infos
*/
#footer_infos{
	background:url(../images/copyright_line.png) repeat-x left top;
	color:#ccc;
	margin:0 20px; padding:15px 0;
}
#footer_infos a{
	color:#989898;
}
#footer_infos a:hover{
	color:#FFF;
}

#footer_infos p{
	margin:0;
}
.footer_infos_left{
	display:block; float:left;
	width:480px;
}
.footer_infos_left #bottom_navigation{
	display:block;
	width:480px;
}
.footer_infos_left #bottom_navigation li{
	display:inline;
	margin:0 5px 0 0;
}

.footer_infos_right{
	display:block; float:left;
	width:440px;
}

.footer_infos_right #social_networks{
	display:block;
	float:right;
	text-align:right;
	padding:10px 0 0 0;
}
.footer_infos_right #social_networks li{
	display:inline-block;
	width:22px; height:22px;
	margin-left:3px;
	opacity:0.3;
	-webkit-transition:All 0.4s ease;
	-moz-transition:All 0.4s ease;
	-o-transition:All 0.4s ease;
}
.footer_infos_right #social_networks li:hover{ opacity: 1; }
.footer_infos_right #social_networks li a{
	display:inline-block;
	width:22px; height:22px;
}
.footer_infos_right #social_networks li a span{ display:none; }
.footer_infos_right #social_networks li.facebook{ background:url(../images/social_icons/social_network_facebook.png); }
.footer_infos_right #social_networks li.twitter{ background:url(../images/social_icons/social_network_twitter.png); }
.footer_infos_right #social_networks li.linkedin{ background:url(../images/social_icons/social_network_linkedin.png); }
.footer_infos_right #social_networks li.tumblr{ background:url(../images/social_icons/social_network_tumblr.png); }
.footer_infos_right #social_networks li.vimeo{ background:url(../images/social_icons/social_network_vimeo.png); }
.footer_infos_right #social_networks li.skype{ background:url(../images/social_icons/social_network_skype.png); }
.footer_infos_right #social_networks li.youtube{ background:url(../images/social_icons/social_network_youtube.png); }
.footer_infos_right #social_networks li.myspace{ background:url(../images/social_icons/social_network_myspace.png); }
.footer_infos_right #social_networks li.googleplus{ background:url(../images/social_icons/social_network_googleplus.png); }
.footer_infos_right #social_networks li.behance{ background:url(../images/social_icons/social_network_behance.png); }
.footer_infos_right #social_networks li.dribbble{ background:url(../images/social_icons/social_network_dribbble.png); }
.footer_infos_right #social_networks li.deviantart{ background:url(../images/social_icons/social_network_deviantart.png); }
.footer_infos_right #social_networks li.envato{ background:url(../images/social_icons/social_network_envato.png); }
.footer_infos_right #social_networks li.flickr{ background:url(../images/social_icons/social_network_flickr.png); }

/*
---------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------ GRIDs
---------------------------------------------------------------------------------------------
*/
.grid_1_1{
	display:block;
	margin:0 0 0 20px;
	width:920px;
}
.grid_1_2{
	display:block; float:left;
	margin:0 20px;
	width:440px;
}
.grid_1_3{
	display:block; float:left;
	margin:0 20px;
	width:280px;
}
.grid_2_3{
	display:block; float:left;
	margin:0 20px;
	width:600px;
}
.grid_1_4{
	display:block; float:left;
	margin:0 20px;
	width:200px;
}
.grid_2_4{
	display:block; float:left;
	margin:0 20px;
	width:440px;
}
.grid_3_4{
	display:block; float:left;
	margin:0 20px;
	width:680px;
}
.grid_1_5{
	display:block; float:left;
	margin:0 20px;
	width:152px;
}
.grid_2_5{
	display:block; float:left;
	margin:0 20px;
	width:344px;
}
.grid_3_5{
	display:block; float:left;
	margin:0 20px;
	width:536px;
}
.grid_4_5{
	display:block; float:left;
	margin:0 20px;
	width:728px;
}
.grid_1_6{
	display:block; float:left;
	margin:0 20px;
	width:120px;
}
.grid_2_6{
	display:block; float:left;
	margin:0 20px;
	width:320px;
}
.grid_3_6{
	display:block; float:left;
	margin:0 20px;
	width:480px;
}
.grid_4_6{
	display:block; float:left;
	margin:0 20px;
	width:640px;
}
.grid_5_6{
	display:block; float:left;
	margin:0 20px;
	width:800px;
}


#left_part .grid_1_1{
	display:block; float:left;
	width:580px;
	margin: 0 10px;
}
#left_part .grid_1_4{
	display:block; float:left;
	width:130px;
	margin: 0 10px;
}
#left_part .grid_2_4{
	display:block; float:left;
	width:280px;
	margin: 0 10px;
}
#left_part .grid_3_4{
	display:block; float:left;
	width:430px;
	margin: 0 10px;
}
#left_part .grid_1_2{
	display:block; float:left;
	width:280px;
	margin: 0 10px;
}
#left_part .grid_2_3{
	display:block; float:left;
	width:380px;
	margin: 0 10px;
}
#left_part .grid_1_3{
	display:block; float:left;
	width:180px;
	margin: 0 10px;
}
#left_part .grid_1_5{
	display:block; float:left;
	width: 100px;
	margin: 0 10px;
}
#left_part .grid_2_5{
	display:block; float:left;
	width:220px;
	margin: 0 10px;
}
#left_part .grid_3_5{
	display:block; float:left;
	width:340px;
	margin: 0 10px;
}
#left_part .grid_4_5{
	display:block; float:left;
	width:460px;
	margin: 0 10px;
}

/*
---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------- SHADOWS
---------------------------------------------------------------------------------------------
*/
.shadowBox_1 .shadowBox_grid_1{ background:url(../images/shBox_st_1_grid_1.png) no-repeat 50% bottom; padding-bottom:20px;}
.shadowBox_1 .shadowBox_grid_2{ background:url(../images/shBox_st_1_grid_2.png) no-repeat 50% bottom; padding-bottom:20px;}
.shadowBox_1 .shadowBox_grid_23{ background:url(../images/shBox_st_1_grid_23.png) no-repeat 50% bottom; padding-bottom:20px;}
.shadowBox_1 .shadowBox_grid_24{ background:url(../images/shBox_st_1_grid_24.png) no-repeat 50% bottom; padding-bottom:20px;}
.shadowBox_1 .shadowBox_grid_3{ background:url(../images/shBox_st_1_grid_3.png) no-repeat 50% bottom; padding-bottom:20px;}
.shadowBox_1 .shadowBox_grid_4{ background:url(../images/shBox_st_1_grid_4.png) no-repeat 50% bottom; padding-bottom:20px;}
.shadowBox_1 .shadowBox_grid_5{ background:url(../images/shBox_st_1_grid_5.png) no-repeat 50% bottom; padding-bottom:20px;}

.shadowBox_2 .shadowBox_grid_1{ background:url(../images/shBox_st_2_grid_1.png) no-repeat 50% bottom; padding-bottom:19px;}
.shadowBox_2 .shadowBox_grid_2{ background:url(../images/shBox_st_2_grid_2.png) no-repeat 50% bottom; padding-bottom:19px;}
.shadowBox_2 .shadowBox_grid_23{ background:url(../images/shBox_st_2_grid_23.png) no-repeat 50% bottom; padding-bottom:19px;}
.shadowBox_2 .shadowBox_grid_24{ background:url(../images/shBox_st_2_grid_24.png) no-repeat 50% bottom; padding-bottom:19px;}
.shadowBox_2 .shadowBox_grid_3{ background:url(../images/shBox_st_2_grid_3.png) no-repeat 50% bottom; padding-bottom:19px;}
.shadowBox_2 .shadowBox_grid_4{ background:url(../images/shBox_st_2_grid_4.png) no-repeat 50% bottom; padding-bottom:19px;}
.shadowBox_2 .shadowBox_grid_5{ background:url(../images/shBox_st_2_grid_5.png) no-repeat 50% bottom; padding-bottom:19px;}

.shadowBox_3 .shadowBox_grid_1{ background:url(../images/shBox_st_3_grid_1.png) no-repeat 50% bottom; padding-bottom:19px;}
.shadowBox_3 .shadowBox_grid_2{ background:url(../images/shBox_st_3_grid_2.png) no-repeat 50% bottom; padding-bottom:19px;}
.shadowBox_3 .shadowBox_grid_23{ background:url(../images/shBox_st_3_grid_23.png) no-repeat 50% bottom; padding-bottom:19px;}
.shadowBox_3 .shadowBox_grid_24{ background:url(../images/shBox_st_3_grid_24.png) no-repeat 50% bottom; padding-bottom:19px;}
.shadowBox_3 .shadowBox_grid_3{ background:url(../images/shBox_st_3_grid_3.png) no-repeat 50% bottom; padding-bottom:19px;}
.shadowBox_3 .shadowBox_grid_4{ background:url(../images/shBox_st_3_grid_4.png) no-repeat 50% bottom; padding-bottom:19px;}
.shadowBox_3 .shadowBox_grid_5{ background:url(../images/shBox_st_3_grid_5.png) no-repeat 50% bottom; padding-bottom:19px;}


/*
---------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------- HOVER EFFECT
---------------------------------------------------------------------------------------------
*/

.hover{
	position:relative;
}
.hover a span{
	background:#000 url(../images/zoom.png) no-repeat 50% 50%;
	background:rgba(0, 0, 0, 0.4) url(../images/zoom.png) no-repeat 50% 50%;
	position:absolute;
	top:0;
	left:0;
	z-index:200;
	width:100%; height:100%;
	opacity:0;
}
.hover a:hover span{
	opacity:1;
}

/*
---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------- BLOG ITEMS
---------------------------------------------------------------------------------------------
*/
.blog_item{
	margin-top:10px;
	margin-bottom:10px;
}

.blog_item .item_infos{
	background:#f3f3f3;
	border:solid #d4d4d4; border-width:1px 1px 1px 1px;
	padding:10px 0;
	text-align:center;
}
.blog_item .item_infos h4{
	padding:5px 0 0 0; margin:0 0 5px 0;
	font-size:16px;
}
.blog_item .details_post a{
	color:#565656 !important;
}
.blog_item .details_post{
	border-top:1px dotted #d4d4d4;
	color:#565656;
	font-style:italic;
	font-size:11px;
	margin:0 10px;
}

.date_post{ font-size:14px; }

.infos_post{
	border-top:1px dotted #d4d4d4;
	padding:5px 0 0 0;
	font-size:11px;
}
.icon_category{
	background:url(../images/icon_category.png) no-repeat left 50%;
	padding:4px 0 4px 20px;
	float:left;
}
.icon_comments{
	background:url(../images/icon_comments.png) no-repeat left 50%;
	padding:4px 0 4px 20px;
	float:right;
}

.blog_post{ margin-bottom:20px; }

a.dcb_button{
	background:#303030;
	border:1px solid #000;
	color:#ccc !important;
	padding:0px 6px;
/* CSS3 ROUND CORNER */
	-webkit-border-radius:		3px 3px 3px 3px;
	 -khtml-border-radius:		3px 3px 3px 3px;
	   -moz-border-radius:		3px 3px 3px 3px;
	     -o-border-radius:		3px 3px 3px 3px;
	        border-radius:		3px 3px 3px 3px;
	/* CSS3 SHADOW */
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	     -o-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
}
a.dcb_button:hover{
	background:#d9d9d9;
	border:1px solid #eee;
	color:#222 !important;
}
a.dcb_button:after{
	content:" \00bb";
}
/*
---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------- PORTFOLIO
---------------------------------------------------------------------------------------------
*/
.portfolio_item h4{
	margin-bottom:0px;
        font-size: 1.8em;
}

.portfolio_item .infos_1_1{
	display:block;
	float:left;
	margin-right:20px;
	width:780px;
}
.portfolio_item .infos_1_2{
	display:block;
	float:left;
	width:120px;
}

.the_gallery_item a{
	float:left;
	margin:2px;
}
.grid_1_1.portfolio_item, .grid_2_4.portfolio_item, .grid_1_3.portfolio_item, .grid_1_4.portfolio_item, .grid_1_5.portfolio_item{
	margin: 10px 20px !important;
}

/*
---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------- TEAM BLOCK
---------------------------------------------------------------------------------------------
*/

/*
----------------------- team_block
*/
.team_block{padding:10px 0;}
.team_block .end{
	border-bottom:1px solid #e9e9e9;
	margin:10px 20px; padding:20px 0 0 0;
	display:block; height:0px; clear:both;
}

/*
---------------------------------------------------------------------------------------------
--------------------------------------------------------------------- SLIDESHOW DEVILCANTBURN
---------------------------------------------------------------------------------------------
*/

/*
------------------- { Slider sidebar
*/
#item_slider{
    padding:0;
    position:relative;
    height:200px;
}
#item_slider .right_scroll{
    background:url(../images/mini_slider_arrow.png);
    position:absolute;
    left:50%;
    bottom:-15px;
    z-index:2000;
    cursor:pointer;
    margin-left:-28px;
    width:28px; height:30px;
    display:block;
    text-indent:-9999px;
}

#item_slider .left_scroll{
    background:url(../images/mini_slider_arrow.png) right;
    position:absolute;
    left:50%;
    bottom:-15px;
    z-index:2000;
    cursor:pointer;
    margin-left:0px;
    width:29px; height:30px;
    display:block;
    text-indent:-9999px;
}


#item_slider li{
    border:none;
    background:none;
}
#item_slider .item{
    width:280px;
    display:block; float:left;
    position:relative;
    overflow:hidden;
}
#item_slider .item .smallImage{
    width:280px !important;
    height:200px !important;
}

.carousel_inner {  
    float:left; 
    width:280px;
    margin:0px;
    overflow: hidden; 
    position:relative;
}  
  
.carousel_ul {  
    position:relative;  
    left:-280px;
    width:9999px;
}  
  
.carousel_ul li{
    background:none !important;
    border:none !important;
    padding:0 !important;
    float: left;
    width:280px;
} 

.carousel_ul li a{ background:#000; display:block; }

/*
---------------------------------------------------------------------------------------------
--------------------------------------------------------- FORMS CONTACT AND COMMENTS dcb_form
---------------------------------------------------------------------------------------------
*/
.dcb_form .blo{
	margin-bottom:15px;
}
.dcb_form label{
	float: left;
	width:21%;
	padding: 4px 10px;
	line-height: 30px;
	font-weight: bold;
}
.dcb_form label.error{
	padding-left:24px;
	color:#F00;
	float: left;
	width: 72%;
	padding: 4px 10px;
	line-height: 30px;
	font-weight: bold;
}
.dcb_form input{
	float: left;
	width: 72%;
	padding: 6px 6px;
	background: #fdfdfd;
	border: 1px solid #d4d4d4;
	color: #292929;
	/* CSS3 ROUND CORNER */
	-webkit-border-radius:		3px 3px 3px 3px;
	 -khtml-border-radius:		3px 3px 3px 3px;
	   -moz-border-radius:		3px 3px 3px 3px;
	     -o-border-radius:		3px 3px 3px 3px;
	        border-radius:		3px 3px 3px 3px;
	/* CSS3 SHADOW */
	-webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	     -o-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	        box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.dcb_form textarea{
	float: left;
	width: 72%;
	padding: 6px 6px;
	background: #fdfdfd;
	border: 1px solid #d4d4d4;
	color: #292929;
	/* CSS3 ROUND CORNER */
	-webkit-border-radius:		3px 3px 3px 3px;
	 -khtml-border-radius:		3px 3px 3px 3px;
	   -moz-border-radius:		3px 3px 3px 3px;
	     -o-border-radius:		3px 3px 3px 3px;
	        border-radius:		3px 3px 3px 3px;
	/* CSS3 SHADOW */
	-webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	     -o-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	        box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.dcb_form input.error, .dcb_form textarea.error { 
	border: 1px solid #F00;
}
.dcb_form .requ{ color:#F00; }
.dcb_form #errorcaptcha{
	padding: 4px 10px;
	line-height: 30px;
}
.dcb_form #check{
	width: 50px;
	text-align:center;
}

.dcb_form #submitted{
	background:#303030;
	border:1px solid #000;
	color:#ccc !important;
	padding:4px 6px;
	width: 20%;
	float:right;
	text-align:center;
/* CSS3 ROUND CORNER */
	-webkit-border-radius:		3px 3px 3px 3px;
	 -khtml-border-radius:		3px 3px 3px 3px;
	   -moz-border-radius:		3px 3px 3px 3px;
	     -o-border-radius:		3px 3px 3px 3px;
	        border-radius:		3px 3px 3px 3px;
	/* CSS3 SHADOW */
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	     -o-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
}
.dcb_form #submitted:hover{
	background:#d9d9d9;
	border:1px solid #eee;
	color:#222 !important;
}

/*
---------------------------------------------------------------------------------------------
-------------------------------------------------------------------- SKIN FORM CONTACT FORM 7
---------------------------------------------------------------------------------------------
*/
.wpcf7-form p{
	margin-bottom:15px;
	clear:both;
}
.wpcf7-form input{
	float: left;
	width: 72%;
	padding: 6px 6px;
	background: #fdfdfd;
	border: 1px solid #d4d4d4;
	color: #292929;
	/* CSS3 ROUND CORNER */
	-webkit-border-radius:		3px 3px 3px 3px;
	 -khtml-border-radius:		3px 3px 3px 3px;
	   -moz-border-radius:		3px 3px 3px 3px;
	     -o-border-radius:		3px 3px 3px 3px;
	        border-radius:		3px 3px 3px 3px;
	/* CSS3 SHADOW */
	-webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	     -o-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	        box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.wpcf7-form textarea{
	float: left;
	width: 72%;
	padding: 6px 6px;
	background: #fdfdfd;
	border: 1px solid #d4d4d4;
	color: #292929;
	/* CSS3 ROUND CORNER */
	-webkit-border-radius:		3px 3px 3px 3px;
	 -khtml-border-radius:		3px 3px 3px 3px;
	   -moz-border-radius:		3px 3px 3px 3px;
	     -o-border-radius:		3px 3px 3px 3px;
	        border-radius:		3px 3px 3px 3px;
	/* CSS3 SHADOW */
	-webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	     -o-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	        box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 1), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.wpcf7-form .wpcf7-not-valid { 
	border: 1px solid #F00;
}

.wpcf7-form .wpcf7-submit{
	background:#303030;
	border:1px solid #000;
	color:#ccc !important;
	padding:4px 6px;
	width: 20%;
	float:right;
	text-align:center;
/* CSS3 ROUND CORNER */
	-webkit-border-radius:		3px 3px 3px 3px;
	 -khtml-border-radius:		3px 3px 3px 3px;
	   -moz-border-radius:		3px 3px 3px 3px;
	     -o-border-radius:		3px 3px 3px 3px;
	        border-radius:		3px 3px 3px 3px;
	/* CSS3 SHADOW */
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	     -o-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
	        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
}
.wpcf7-form .wpcf7-submit:hover{
	background:#d9d9d9;
	border:1px solid #eee;
	color:#222 !important;
}
/*
---------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------ COMMENTS
---------------------------------------------------------------------------------------------
*/

/*
-------------------------- { Structure }
*/

#the_comments{}

#comment-form{ margin:20px;}

#comments li{background-image:none;}

#comment-caption,
#respond-caption {
}

#commentsbox { margin:0; }


/*
-------------------------- { List Style }
*/
.commentlist {
    margin:20px;
    list-style-type: none;
}
li.comment{
	padding-left:0 !important;
	position:relative;
}

.children { 
    list-style-type: none;
    margin: 0 0 0 30px;
}
.children li.comment{ padding-left:0 !important; }

.children li .comment-body p{
	padding:0 0 0 45px; margin:0;
}

.comment-body {
	border-bottom: 1px dotted #d4d4d4;
	padding: 20px;
	position:relative;
}
.children .comment-body {
}
.comment-body p{
	padding:0 0 0 80px; margin:0;
}
.thread-odd{ background:#f3f3f3;}

.pinglist {
    margin: 20px 0 0 0;
    list-style-type: decimal;
}

#commentform input { 
    margin-right: 20px;
    width: 45%;
}
.comment-author{}
.contactform button,
.submitter,
#commentform #submit-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 120px;
    padding: 0 10px 0; margin-right:30px;
    line-height: 12px;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
	background:#f2f2f2;
	border-bottom:1px solid #ccc;
	text-align:center;
}
.contactform button,
#commentform #submit-button {
    background: url(images/submit_button.png);
    color: #555555;
}
.submitter{
	  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	  width: 120px !important;
	  padding: 0 10px 0 !important;
	  line-height: 12px !important;
	  height: 28px !important;
	  font-size: 12px !important;
	  font-weight: bold !important;
	  cursor: pointer !important;
	  background:#181818 !important;
	  border:none !important;
	  color: #FFF !important;
	  float:right;
}
.submitter:hover{
		background:#222 !important;
		border:none !important;
		color: #CCC !important;
}

#commentform textarea { width: 97%; }
ol #commentform textarea { width: 95%; }


.comment .avatar {
    border: 2px solid #F4F4F4;
	position: absolute;
	left: 20px;
	top: 20px;
    width: 64px;
    height: 64px;
}

.children li.comment .avatar {
    border: 2px solid #F4F4F4;
	position: absolute;
	left: 20px;
	top: 20px;
    width: 32px;
    height: 32px;
}
.comment a.avatar-link.author-link {
    border: 2px solid #9e9e9e;
}
.comment-meta a { 
    color: #7b7b7b;
    font-size: 11px;
}
.comment-author,
.comment-meta,
.comment-awaiting-moderation
{
	padding-left:80px;
}
.children .comment-author,
.children .comment-meta,
.children .comment-awaiting-moderation
{
	padding-left:45px;
}
.comment-author a {
}
.comment-meta a:hover { 
}
.comment-author a:hover { 
}

.nocomments {
}

.comment-body ul { list-style-type: disc; }
.comment-body ol { list-style-type: decimal; }
			
.comment .reply{
	background:#efefef;
	text-transform:uppercase;
	font-size:9px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 200;
}
.comment .reply a{ display:block; 
	padding:4px 6px;}
.comment .reply:hover{
	background:#efefef;
	color:#FFF;
}
/*
-------------------------- { NOTIFICATION BLOCKS }
*/
.notification_title{
	background:url(../images/notification_title.jpg) repeat-x;
	line-height:34px;
	height:34px;
	border:1px solid #e0e0e0;
	border-width:1px 1px 1px 0;
	margin:0;
	padding:0 0 0 10px;
	/* CSS3 ROUND CORNER */
	-webkit-border-radius:		0px 5px 5px 0px;
	 -khtml-border-radius:		0px 5px 5px 0px;
	   -moz-border-radius:		0px 5px 5px 0px;
	     -o-border-radius:		0px 5px 5px 0px;
	        border-radius:		0px 5px 5px 0px;
}
.notification_block{
	padding:0 0 0 40px;
	margin-bottom:20px;
}
.notification_text{
	background:url(../images/notification_text.png) repeat;
	line-height:24px;
	padding:0 10px; margin:0 5px 0 1px;
	font-size:11px;
	/* CSS3 SHADOW */
	-webkit-box-shadow: 	0px 1px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 		0px 1px 2px 0px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 			0px 1px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 			0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}
.notification_block.success{ background:url(../images/notification_valid.png) no-repeat left top;}
.notification_block.error{ background:url(../images/notification_error.png) no-repeat left top;}
.notification_block.warning{ background:url(../images/notification_warning.png) no-repeat left top;}
.notification_block.infos{ background:url(../images/notification_infos.png) no-repeat left top;}


/*
------------------- { filters_list
*/
#sort-by {
	text-align:center;
	margin:5px 0 25px 20px;
}

.ie7 #sort-by {
    position: relative;
    top: -20px;
    right: -18px;
}

#sort-by li {
    padding: 0 5px;
	height: 25px;
	float:left;
	text-transform:uppercase;
}

#sort-by li:last-child { background: none; }

#sort-by a {
	background:#d4d4d4;
    border-bottom: none;
    padding: 5px 5px;
    margin: 0;
	font-size:11px;
	/* CSS TRANSITION */
	-webkit-transition-property: color, background;
	-webkit-transition-duration: 0.25s, .25s;
	-webkit-transition-timing-function: linear, ease-in;
	/* CSS TRANSITION - Mozilla hack */
	-moz-transition-property: color, background;
	-moz-transition-duration: 0.25s, .25s;
	-moz-transition-timing-function: linear, ease-in;
	/* CSS TRANSITION - Opera hack */
	-o-transition-property: color, background;
	-o-transition-duration: 0.25s, .25s;
	-o-transition-timing-function: linear, ease-in;
	/* CSS3 ROUND CORNER */
	-moz-border-radius: 	2px 2px 2px 2px;
	-webkit-border-radius:	2px 2px 2px 2px;
	-o-border-radius:		2px 2px 2px 2px;
	-khtml-border-radius:	2px 2px 2px 2px;
	border-radius:			2px 2px 2px 2px;
	
	/* CSS3 SHADOW */
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	     -o-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
}
/*
------------------- { Isotope effets
*/
.isotope{
	display:block;
	height:100%;
}
.isotope-item{
	margin-bottom:20px !important;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/*
---------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------- SHORTCODES
---------------------------------------------------------------------------------------------
*/
/*
------------------- { list_infos_contact
*/
.list_infos_contact{
	margin:10px 0px 20px 0px;
	display:block;
	width:220px;
}
.list_infos_contact .list_infos_phone{
	background:url(../images/icons/mobile_phone.png) no-repeat left 50%;
	display:block;
	font-size:16px;
	font-weight:bold;
	margin-top:4px;
	padding:6px 0 4px 24px;
}
.list_infos_contact .list_infos_email{
	background:url(../images/icons/letter_16.png) no-repeat left 50%;
	display:block;
	font-weight:bold;
	padding:6px 0 4px 24px;
}

/* 
---------------------{ slogan } 
*/
.slogan{
	font-size:30px;
	font-weight:bold;
	line-height:36px;
	text-transform:uppercase;
	letter-spacing:-1px;
	padding:0 0 20px 0;
	margin-bottom:20px;
	border-bottom:1px solid rgba(255, 255, 255, 0.2);
}

	/* 
	--------------------------------------- [ FLICKR EVERYWHERE ] */
	
	.flickr_everywhere{ padding:10px 0 0 0;}
	.flickr_everywhere a{
		margin:2px;
		float:left;
	}
	.flickr_everywhere img{
		width:80px; height:80px;
		background:#181818;
		border:1px solid #000;
		padding:3px;
	}
	/* 
	--------------------------------------- [ AUTHOR INFOS ] */
	#author-info{
		margin:15px 0 0 0; padding:10px;
		background:#f9f9f9;
		border:1px solid #e9e9e9;
	}
	#author-info h5{ margin-bottom:3px;}
	#author-image{
		width:70px; height:70px;
		display:block; float:left;
		z-index:300;
	}
	#author-image img{
		width:70px; height:70px;
	}
	#author-bio {
		width: 550px;
		display: block;
		float: left;
		padding: 0 0 0 13px;
		font-size: 11px;
		line-height: 18px;
	}
	

.post-edit-link{
	padding:4px 8px 4px 20px;
	margin-left:8px;
	background:url(../images/icons/pencil-16.png) no-repeat left 50%;
}

	/* 
	--------------------------------------- [ TABS ] */
	.tabs {
		margin: 0 !important;
		padding: 0 !important;
		float: left;
		list-style: none;
		height: 31px; /*--Set height of tabs--*/
		border-left: 1px solid #101010;
		width: 100%;
	}
	ul.tabs li {
		background:#101010;
		float: left;
		display:block;
		margin: 0;
		padding: 0;
		height: 31px; /*--Subtract 1px from the height of the unordered list--*/
		line-height: 31px; /*--Vertically aligns the text within the tab--*/
		
		cursor:pointer;
		border-left: none;
		border-bottom: none;
		margin-bottom: -1px; /*--Pull the list item down 1px--*/
		overflow: hidden;
		position: relative;
	}
	ul.tabs li a {
		text-decoration: none;
		display: block;
		padding: 0 20px;
		outline: none;
		background: #101010;
		border-bottom: 1px solid #101010;
		color:#e9e9e9 !important;
	}
	ul.tabs li a:hover {
		color:#FFF;
		border-bottom: 1px solid #101010 !important;
	}
	a.selected  { /*--Makes sure that the active tab does not listen to the hover properties--*/
		background: #555 !important;
		color:#FFF !important;
		border-bottom: 1px solid #101010;
		height: 32px !important;
		display:block;
	}
	
	ul.tabs li a:hover {
		background: #333;
		color:#FFF !important;
		border-bottom: 1px solid #101010;
	}
	.panes {
		border: 1px solid #dedede;
		overflow: hidden;
		clear: both;
		float: left; width: 100%;
		background: #e9e9e9;
	}
	.tab-content{
		padding: 20px;
		display:none;
	}
	#tab_1.tab-content{
		padding: 20px;
		display:block;
	}

	/* 
	--------------------------------------- [ SLIDER ] */
	.main_view {
		position: relative;
		border:1px solid #101010;
	}
	.window {
		overflow: hidden; /*--Hides anything outside of the set width/height--*/
		position: relative;
	}
	.image_reel {
		position: absolute;
		top: 0; left: 0;
	}
	.image_reel img {float: left;}
	
	/*--Paging Styles--*/
	.paging {
		position: absolute;
		bottom: 4px; right: 4px;
		z-index: 100; /*--Assures the paging stays on the top layer--*/
		text-align: center;
		line-height: 20px;
		display: none; /*--Hidden by default, will be later shown with jQuery--*/
	}
	.paging a {
		background: #101010;
		padding: 5px 6px;
		cursor:pointer;
		text-decoration: none;
		color: #FFF;
		font-size:11px;
	}
	.paging a.active {
		background: #FFF;
		color:#101010 !important;
	}
	.paging a:hover {}

	/* 
	--------------------------------------- [ ACCORDION ] */
    
	.accordion .over {
		background: #222 !important;
		color:#FFF !important;
		}
		.accordion .on {
		background: #333 !important;
		color:#FFF !important;
		}
	.accordion h5{ color:#FFF !important; margin-bottom:0 !important; padding:0;}
	.accordion .accordionButton {
		background: #181818;
		border-bottom: 1px solid #000;
		border-top: 1px solid #222;
		cursor: pointer;
		padding:5px 10px;
		color:#e9e9e9 !important;
		}
		
	.accordion .accordionContent {
		background: #e9e9e9;
		border-bottom: 1px solid #dedede;
		padding: 20px;
		}

	/* 
	--------------------------------------- [ TOGGLER ] */
	.toggler .plus_minus{ background:url(../images/plus_minus.png) no-repeat right 10px; padding-right:24px; margin-right: 8px;}
	.toggler .minus_plus{ background:url(../images/minus_plus.png) no-repeat right 2px !important; padding-right:24px;}
	
	/* 
	--------------------------------------- [ FAQ ] */
	.faq{
		padding:10px 0;
		display:block;
		border-bottom:1px dotted #d4d4d4;
	}
	.faq_question{
		margin-bottom:0;
	}
	.faq_answer{
		padding:10px 10px 0 10px;
		display:block;
		height:100%;
	}


	/* 
	--------------------------------------- [ TOP ] */
	.go_top_short{
		border-bottom: 1px solid rgba(0, 0, 0, 0.3);
		text-align:right;
		padding:0;
	}
	.go_top_short a{
		padding:0px 4px;
		font-size:9px;
		text-transform:uppercase;
		float:right;
		display:block;
	}
	
	/*
	--------------------------------------- [ BLOCKQUOTE ] */
	#left_part blockquote {
		background: rgba(0, 0, 0, 0.1);
		border: 1px solid rgba(0, 0, 0, 0.2);
		font-size: 14px;
		line-height: 24px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		color: #777;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 20px;
		padding: 10px 10px 10px 10px;
	}
	#left_part blockquote cite {
		font-style: normal;
		font-size: 11px;
		text-transform: uppercase;
		color: white;
		text-align: right;
		float: right;
		background: #666;
		border: 1px solid #333;
		padding: 1px 5px;
		-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
		-o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
		-webkit-border-radius: 3px 3px 3px 3px;
		-khtml-border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		-o-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
	}





/*
------------------- { Pre Code
*/
	pre, code{
		font-family:"Courier New", Courier, monospace;
		color:#444;
	}
	pre {
	font-size: 12px;
	margin: 10px auto 20px auto;
	background:url(../images/pre_bg.jpg) repeat left top;
	border:1px solid;
	border-color:#C4C4C4 #dedede #dedede #C4C4C4;
	line-height: 18px;
	width: 100%;
	overflow: auto; 
	overflow-Y: hidden;
	}
	pre.html{ border-color:#ccc #e9e9e9 #e9e9e9 #ffe4c6; border-width:1px 1px 1px 5px;}
	pre.php{ border-color:#ccc #e9e9e9 #e9e9e9 #c4ddff; border-width:1px 1px 1px 5px;}
	pre.css{ border-color:#ccc #e9e9e9 #e9e9e9 #eeffc6; border-width:1px 1px 1px 5px;}
	pre.javascript{ border-color:#ccc #e9e9e9 #e9e9e9 #ffc6c6; border-width:1px 1px 1px 5px;}
	
	pre code {
		margin: 0 0 0 15px;  /*--Left Margin--*/
		padding: 0 0;
		display: block;
	}


/* 
	--------------------------------------- [ biglines ] */
.biglines{
	font-size:16px; line-height:26px;
	font-weight:bold;
	text-shadow:#aaa 0 1px 2px;
	margin:0 0 10px 0;
}
	
/* 
	--------------------------------------- [ HIGHLIGHTED TEXT ] */
	.highlight_yellow {
		background:#FC0; color:#000;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	.highlight_blue {
		background:#BDE5F8; color:#00529B;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	.highlight_pink {
		background:#F06; color:#FFF;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	.highlight_red {
		background:#F00; color:#FFF;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	.highlight_green {
		background:#6C0; color:#FFF;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	/* 
	--------------------------------------- [ LIST TYPES ] */
	ul.square{
		margin-bottom: 20px;
	}
	ul.square li {
		list-style-type: square;
		list-style-position: inherit;
		padding-left: 20px;
		margin-left: 20px;
	}
	ul.circle{
		margin-bottom: 20px;
	}
	ul.circle li {
		list-style-type: circle;
		list-style-position: inherit;
		padding-left: 20px;
		margin-left: 20px;
	}
	ul.numbered{
		margin-bottom: 20px;
	}
	ul.numbered li {
		list-style-type: decimal;
		list-style-position: inherit;
		padding-left: 17px;
		margin-left: 23px;
	}
	
	/* 
	--------------------------------------- [ IMAGE ALIGN ] */
	.img_left{
		float:left;
		margin:4px 15px 0 0;
	}
	.img_right{
		float:right;
		margin:4px 0 0 15px;
	}
	
	/* 
	--------------------------------------- [ GO TOP ] */
	.go_top_short{
		display:block; width:100%;
		text-align:right;
		border-bottom:1px solid #e2e2e2;
		margin:10px 0;
	}
	.go_top_short a{ color:#aaa;}
	.go_top_short a:hover{ color:#666;}
	/* 
	--------------------------------------- [ DROPCAP ] */
	.dropcap{
		float:left;
		font-size:40px;
		line-height:0px;
		margin:5px 0px 0 0; padding:18px 5px 5px 5px;
		font-weight:bold;
	}
	.dropcap2{
		background:#000;
		color:#fff;
		float:left;
		font-size:30px;
		line-height:40px;
		margin:0 5px 0 0;
		text-align:center;
		border-radius: 50%;
  		width: 40px;
  		height: 40px;
		font-weight:bold;
	}
	.dropcap3{
		float:left;
		font-size:80px;
		line-height:60px;
		margin:0 5px 0 0;
		text-align:center;
		font-weight:bold;
	}
	
	/* 
	--------------------------------------- [ PULL QUOTES ] */
	.pullquote{
		float: left;
		width: 200px;
		padding: 10px 15px; margin:10px 15px 10px 0;
		border-right: 5px solid #333;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		color:#999;
		background:#222;
	}
	.pullquote_right{
		float: right;
		width: 200px;
		padding: 10px 15px; margin:10px 0 10px 15px;
		border-left: 5px solid #333;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		color:#999;
		background:#222;
	}
	/* 
	--------------------------------------- [ BREAK and SEPARATORS ] */
	.break{
		display:block;
		clear:both;
		height:30px;
	}
	.break_line{
		background:#f9f9f9;
		border-bottom:1px solid #e2e2e2;
		display:block;
		clear:both;
		height:5px;
		margin:10px 20px;
	}
	

	/* 
	--------------------------------------- [ IMAGES FRAMED ] */
	.framed{
		padding:5px;
		color: #999;
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
		-webkit-border-radius: 3px 3px 3px 3px;
		-khtml-border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		-o-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
		-o-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	}
	.framed_left{
		float:left;
		margin:0 20px 0 0;
		padding:5px;
		color: #999;
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
		-webkit-border-radius: 3px 3px 3px 3px;
		-khtml-border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		-o-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
		-o-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	}
	.framed_right{
		float:right;
		margin:0 0 0 20px;
		padding:5px;
		color: #999;
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
		-webkit-border-radius: 3px 3px 3px 3px;
		-khtml-border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		-o-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
		-o-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	}
	#sidebar .framed{
		padding:2px;
		color: #999;
		background: #F9F9F9;
		border: 1px solid #E9E9E9;
		-webkit-border-radius: 3px 3px 3px 3px;
		-khtml-border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
		-o-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
		-o-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
	}
	
	/* 
	--------------------------------------- [ LISTs ] */

	.list_simple li{ list-style:square; background:none; padding:3px 0 3px 23px;}
	.list_arrow li{ list-style:none !important; background:url(../images/grey_small_arrow.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_square li{ list-style:none !important; background:url(../images/icons/list_square.png) no-repeat left 50%; padding:3px 0 3px 23px; font-size:1.25em;}
	.list_type1 li{ list-style:none !important; background:url(../images/icons/user_business_boss.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type2 li{ list-style:none !important; background:url(../images/icons/user_black_female.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type3 li{ list-style:none !important; background:url(../images/icons/doc_music_playlist.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type4 li{ list-style:none !important; background:url(../images/icons/clock.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type5 li{ list-style:none !important; background:url(../images/icons/mobile_phone.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type6 li{ list-style:none !important; background:url(../images/icons/key.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type7 li{ list-style:none !important; background:url(../images/icons/medal_gold_1.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type8 li{ list-style:none !important; background:url(../images/icons/link.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type9 li{ list-style:none !important; background:url(../images/icons/money_euro.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type10 li{ list-style:none !important; background:url(../images/icons/money_dollar.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type11 li{ list-style:none !important; background:url(../images/icons/arrow_right.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type12 li{ list-style:none !important; background:url(../images/icons/tag_blue.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.heart li{ list-style:none !important; background:url(../images/icons/heart-16.png) no-repeat left 48%; padding:3px 0 3px 23px; }
	.comment li{ list-style:none !important; background:url(../images/icons/comment-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.mail li{ list-style:none !important; background:url(../images/icons/email-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.user li{ list-style:none !important; background:url(../images/icons/person-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.redcross li{ list-style:none !important; background:url(../images/icons/cross-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.pencil li{ list-style:none !important; background:url(../images/icons/pencil-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.check li{ list-style:none !important; background:url(../images/icons/check-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.arrow-right li{ list-style:none !important; background:url(../images/icons/arrow-right-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.arrow-down li{ list-style:none !important; background:url(../images/icons/arrow-down-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.badgecheck li{ list-style:none !important; background:url(../images/icons/badge-circle-check-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.plus li{ list-style:none !important; background:url(../images/icons/plus-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.search_list_icon li{ list-style:none !important; background:url(../images/icons/search-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	
	.icon_dcb_check li{ list-style:none !important; background:url(../images/icons/icon_dcb_check.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.icon_dcb_dl li{ list-style:none !important; background:url(../images/icons/icon_dcb_dl.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.icon_dcb_links li{ list-style:none !important; background:url(../images/icons/icon_dcb_links.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.icon_dcb_arrow li{ list-style:none !important; background:url(../images/icons/icon_dcb_arrow_right.png) no-repeat left 48%; padding:3px 0 3px 23px;}


	/* 
	--------------------------------------- [ BUTTONS ] */

	a.nice_button{ display:block; float:left; color:#FFF !important; margin:0 5px;}
	a:hover.nice_button{ }
	a.nice_button .linker{ background-position:left top;  display:block; float:left; padding:0 0 0 15px; height:39px; line-height:38px;}
	a.nice_button .end{ background-position:right top !important;  display:block; float:left; width:15px; height:39px;}
	
	a.nice_button.red .linker{background:url(../images/button_red.png) no-repeat;}
	a.nice_button.red .end{background:url(../images/button_red.png) no-repeat;}
	a.nice_button.red2 .linker{background:url(../images/button_red_light.png) no-repeat;}
	a.nice_button.red2 .end{background:url(../images/button_red_light.png) no-repeat;}
	
	a.nice_button.blue .linker{background:url(../images/button_blue.png) no-repeat;}
	a.nice_button.blue .end{background:url(../images/button_blue.png) no-repeat;}
	a.nice_button.blue2 .linker{background:url(../images/button_blue_light.png) no-repeat;}
	a.nice_button.blue2 .end{background:url(../images/button_blue_light.png) no-repeat;}
	
	a.nice_button.green .linker{background:url(../images/button_green.png) no-repeat;}
	a.nice_button.green .end{background:url(../images/button_green.png) no-repeat;}
	a.nice_button.green2 .linker{background:url(../images/button_green_light.png) no-repeat;}
	a.nice_button.green2 .end{background:url(../images/button_green_light.png) no-repeat;}
	
	
	a.nice_button.pink .linker{background:url(../images/button_pink.png) no-repeat;}
	a.nice_button.pink .end{background:url(../images/button_pink.png) no-repeat;}
	a.nice_button.pink2 .linker{background:url(../images/button_pink_light.png) no-repeat;}
	a.nice_button.pink2 .end{background:url(../images/button_pink_light.png) no-repeat;}
	
	a.nice_button.orange .linker{background:url(../images/button_orange.png) no-repeat;}
	a.nice_button.orange .end{background:url(../images/button_orange.png) no-repeat;}
	a.nice_button.orange2 .linker{background:url(../images/button_orange_light.png) no-repeat;}
	a.nice_button.orange2 .end{background:url(../images/button_orange_light.png) no-repeat;}
	
	a.nice_button.yellow .linker{ color:#000 !important; background:url(../images/button_yellow.png) no-repeat;}
	a.nice_button.yellow .end{background:url(../images/button_yellow.png) no-repeat;}
	
	a.nice_button.black .linker{background:url(../images/button_black.png) no-repeat;}
	a.nice_button.black .end{background:url(../images/button_black.png) no-repeat;}
	a.nice_button.black2 .linker{background:url(../images/button_black_light.png) no-repeat;}
	a.nice_button.black2 .end{background:url(../images/button_black_light.png) no-repeat;}
	
	a.nice_button.brown .linker{background:url(../images/button_brown.png) no-repeat;}
	a.nice_button.brown .end{background:url(../images/button_brown.png) no-repeat;}
	a.nice_button.brown2 .linker{background:url(../images/button_brown_light.png) no-repeat;}
	a.nice_button.brown2 .end{background:url(../images/button_brown_light.png) no-repeat;}
	
	a.nice_button.grey .linker{ color:#000 !important; background:url(../images/button_grey.png) no-repeat;}
	a.nice_button.grey .end{background:url(../images/button_grey.png) no-repeat;}
	
	a:hover.nice_button .linker{ background-position:left -51px; color:#FFF !important;}
	a:hover.nice_button .end{ background-position:right -51px !important;}
	
	a:active.nice_button .linker{ background-position:left bottom;}
	a:active.nice_button .end{ background-position:right bottom !important;}
	
.wpcf7-form {padding-bottom:18px; margin-left:32px; margin-right:32px;}
.wpcf7-form input {width:88% !important;}
.wpcf7-form textarea {width:88% !important;}
.wpcf7-form .wpcf7-submit {width:28% !important;}	