/*
Theme Name: Especial
Theme URI: http://themeforest.net/user/temash
Description: Modern, powerful and professional Wordpress theme made for your Portfolio, Business, Magazine or almost any other kind of website.
Author: Artem Shashkin
Author URI: http://temashdesignlab.com
Version: 1.3
License: GNU General Public License
*/

@media screen {

/* ---------------------------------
			CSS Reset 
--------------------------------- */

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

}

/* 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;
}



/* ---------------------------------
			General 
--------------------------------- */

html, body {
	height: 100%;
}

body {
	font:12px Arial, Helvetica, Tahoma, sans-serif;
	margin:0;
	padding:0;
}

p {
	line-height:20px;
	padding:0px;
	margin:0 0 15px 0;
}

.wrapper {
	width:960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -343px; /* the bottom margin is the negative value of the footer's height */

}

/* ---------------------------------
			Links 
--------------------------------- */

a{text-decoration:underline;}
a:hover{text-decoration:none;}

/* ---------------------------------
			Clearfix 
--------------------------------- */
.clear {clear:both;display:block;font-size:0px;height:0px;line-height:0;width:100%;}

/* ---------------------------------
			IMAGES 
--------------------------------- */

.photo {position:relative;}

.photo a {position:relative; float:left}

.videoth {position:relative; float:left; margin:5px 15px 15px 0;}

.left { float:left; margin:5px 20px 5px 0;}

.right { float:right; margin:5px 0 5px 20px;}

.nomargin { margin:5px 0 20px 0;}


/* ---------------------------------
			PRETTY PHOTO 
--------------------------------- */

.pr_photo, .pr_video {position:relative;}

.pr_photo a, .pr_video a {position:relative; float:left}


.pr_photo a span, .pr_video a span {
	background-repeat:no-repeat;
	width:35px;
	height:35px;
	display:none;
	position:absolute;
	right:10px;
	bottom:16px;
}




/* ---------------------------------
			Headers 
--------------------------------- */

h1,h2,h3,h4,h5 {margin:5px 0 15px 0; padding:0; float:none}

h1,h2,h3,h4,h5{font-weight:normal;line-height:100%;}

h1 a,h2 a,h3 a,h4 a,h5 a{ text-decoration:none;}

h1{font-size:30px;}
h2{font-size:26px;}
h3{font-size:20px;}
h4{font-size:16px;}
h5{font-size:14px;}

.inside_title h2 {
	margin:30px 0 15px 0;
	font-size:24px;
	}
	
/* ---------------------------------
			Shortcodes 
--------------------------------- */

code {
	clear:both;
	font: normal 13px/18px Consolas, "Courier New", Courier, monospace;
	letter-spacing:.02em;
	display:block;
	padding:12px 25px 12px 35px;
	margin:10px 0 0px 0;
	background-repeat: repeat-y;
	background-position: left top;
}


span.hightlight_themecolor,span.hightlight_blue,span.hightlight_black,span.hightlight_red,span.hightlight_green {padding:3px;}


span.hightlight_themecolor:hover,span.hightlight_blue:hover,span.hightlight_black:hover,span.hightlight_red:hover,span.hightlight_green:hover {background:#999; color:#222;}

span.dropcap {
	font-size:42px;
	display:block;
	float:left;
	padding:10px 10px 5px 0;
	margin:0;
}

span.dropcap_gray {
	font-size:42px;
	display:block;
	float:left;
	padding:10px 10px 5px 0;
	margin:0;
}

blockquote {
	margin:10px 0;
	padding:15px 15px 15px 70px;
	font-size:14px;
	line-height:20px;
}

hr {
	margin-bottom:20px;
	border:0;
	background-repeat: repeat-x;
	background-position: top;
}
 
/* ------- List Styles ------- */

ul li{list-style:none outside;margin-left:0px;padding-left: 15px; }
ol, ol li{list-style:decimal outside;}
ol, dd{margin-left:24px;}
ul ul, ol ul, ul ol, ol ol{margin-bottom:0;margin-top:0;}

ul.bullet-check li {
	line-height:20px;
	padding-left: 25px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}
ul.bulletlist li {
	line-height:20px;
	padding-left: 25px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0.5em 0.7em;
}

ol.ordlist li {
	line-height:20px;
}

/* ------- Tables ------- */

table {
	margin-top:10px;
	border-collapse:separate;
	border-spacing:0;
}

table thead tr {
	border-top:none;

}
table thead tr:hover {
	border-top:none;
	border-bottom:none;
	background:none
}

table thead td {
	border-top:none;
	border-bottom:none;
}

.tab_first_td {
	border-top:none;
	border-bottom:none;
}

.tab_last_td {
	border-top:none;
	border-bottom:none;
}

table td {
	padding:12px 0 12px 20px;
}
	
.tab_border_none td {
	border-top:none;
}

.tab_border_bottom_none td {
	border-bottom:none;
	
}




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

.header {
	z-index:10;
	position:relative;
	height:157px;}
	
#logo	{
	position:absolute;
	display:inline;}
	
#top_contact_box {
	position:absolute;
	top:25px;
	left:380px;
	width:350px;
	height:71px;
}

.top_contact_box1 {
	float:left;
	line-height:29px;
	padding:7px 20px 0 0;
	text-align:right;
	width:50px;
	height:71px;
	background-repeat: no-repeat;
	background-position: right top;
}

.top_contact_box2 {
	float:left;
	line-height:24px;
	padding:10px 0 0 15px;
	text-align:left;
	width:250px;
	height:71px;
}

.top_contact_box2 a {
	text-decoration:none;
	font-size:20px;

}

.top_contact_box2 span {
	font-size:26px;
}


#top_title_box {
	color:#666;
	position:absolute;
	padding-left:20px;
	top:25px;
	left:380px;
	width:300px;
	height:71px;
	line-height:20px;
}

/* ---------------------------------
	Header search box
--------------------------------- */

#search	{float:right; height: 30px; margin:38px 0 0 0; }
#search input.field {
	width: 150px;
	padding:7px;
	outline: none;
	font-size: 12px;
	z-index: 1;
	height:15px;
	float:left;
	padding-right:30px;
}

#search input.submit {
	width:25px;
	height:30px;
	float:left;
	border:none;
	cursor:pointer;
	margin:0 0 0 1px;
	background-repeat: no-repeat;
	background-position: left top;
}

#search input.submit:hover {
	background-position: right top;
}

.archive_header {
	padding:10px;
	margin:15px 0 0;
}

/* ---------------------------------
	Superfish Drop down menu
--------------------------------- */

.top_menu {
	z-index:1000;
	position:absolute;
	top:140px;
	right:0px;
	width:600px;
	height:40px;
}


.sf-menu, .sf-menu * {
	z-index:9999;
	margin:			0;
	padding:		0;
	list-style:		none;
	font-size: 13px;
}
.sf-menu {
	z-index:9999;
	line-height:100%;
	position:absolute;
	right:0;
	bottom:0;
	float:left;
}

.sf-menu ul {
	z-index:9999;
	position:		absolute;
	top:			-999em;
	width:			20em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {

	z-index:9999;
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	padding: 		.75em 1.3em;
	text-decoration:none;
	font-weight:bold;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			-10px;
	margin-left:	2px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			-11px;
}

.sf-menu ul a
{
	font-size:12px;
}
.sf-menu li ul {
	padding:10px 12px 10px 10px;
}
.sf-menu a.sf-with-ul {
	padding-right: 	30px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			10px;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/	
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; top:0.75em; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

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

	
#content {
	width:960px;
	margin:0 auto;
}

#leftsidebar {
	float:left;
	margin:0 0 0 10px;
	width:280px;

}
	
#main_content {
	float:left;
	margin-bottom:20px;
	width:670px;
}

#main_content_full{
	float:left;
	padding-bottom:20px;
}

.content_main_box {
	float:left;
	padding:0 20px 20px 20px;
	padding-bottom:20px;
}

.content_main_box_full {
	float:left;
	padding:0 20px 20px 20px;
	
}
	


.leftsidebar_top {
	z-index:11;
	position:relative;
	margin:-14px 10px 0 10px;
	width:280px;
	height:60px;}


/* Full-page Layout */
	
.full_one-third, .full_two-thirds, .full_one-fourth, .full_half-page {
	 float: left;
	 margin: 0 10px 10px 10px; }
	 
.full_one-third	{ width: 289px;}
.full_one-fourth { width: 211px;}
.full_half-page	{ width: 444px;}
.full-page	{ width: 960px;}

.full_one-third.last, .full_one-fourth.last, .full_half-page.last { clear:right; margin-right:0px;}

/* Right sidebar Layout */

.lside_one-third, .lside_half-page {
	 float: left;
	 margin: 0 10px 10px 0px; }
	 
.lside_one-third	{ width: 203px;}
.lside_half-page	{ width: 308px;}

.lside_one-third.last, .lside_half-page.last { clear:right; margin-right:0px;}


	
/* ---------------------------------
			Wigets 
--------------------------------- */

.lside_wiget_box {
	margin:0 0 25px 10px;
	width:260px;
}

.lside_wiget_box_title {
	margin-bottom:15px;
	font-size:22px;
	padding-bottom:15px;
	}
	
.lside_wiget_box_title span {
	margin-left:10px;
	}
	
/* Sidebar menu */
	
.lside_wiget_box div ul, .lside_wiget_box ul{
  list-style-type:none;
  margin: 0 0 0 5px;
  padding: 0;
  width: 230px;
}

.lside_wiget_box div ul a, .lside_wiget_box ul a {
  text-decoration: none;	
}

.lside_wiget_box div ul li, .lside_wiget_box ul li {
	line-height:14px;
  margin-top: 0px;
}

.lside_wiget_box div ul .children ul {
	background:none; 
}

.lside_wiget_box div ul li a, .lside_wiget_box ul li a{
	display:block;
	padding:7px 7px 7px 25px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: 10px;
}

.lside_wiget_box div  ul li a span, .lside_wiget_box ul li a span {
	margin-left:20px;
}

/* Tags wiget */

.lside_wiget_box .tagcloud a {
	letter-spacing:-0.5px;
}

	
.lside_wiget_box .tagcloud {
	padding:15px;
	}

/* Text wiget */

.textwidget {
	line-height:18px;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:15px;	
	}
	
.textwidget p {
	font-size:12px;
	margin:5px 0 10px 0;
	line-height:18px; 
	}

/* Popular post */

.wig_postbox {
	margin-bottom:5px;
	}
	
.wig_postbox img {
	float:left;
	margin:10px;
	}

.wig_post_right {
	position:relative;
	margin-left:12px;
	}	
	
.wig_post_title {
	text-decoration:none;
	float:left;
	display:block;
	width:135px;
	font-size:16px;
	margin:12px 7px 0 0;
	padding-bottom:5px;
	}
	
.wig_postbox span {
	float:left;
	width:135px;
	display:block;
	padding-top:5px;
	font-size:11px;
	margin-bottom:10px;

	}
	
.wig_postbox_comm {
	position:absolute;
	top:10px;
	right:7px;
	text-align:center;
	display:block;
	width:17px;
	height:19px;
	}
	
a.wig_postbox_comm_link {
	display:block;
	text-decoration:none;
	letter-spacing:-0.5px;
	font-size:10px;
	margin-top:1px
	}
	

/* Latest from twitter */
	
.wig_twitbox {
	padding:15px 20px 3px 10px;
	}
	
.wig_twitbox div {
	margin:0 0 15px 0;
}
	
.wig_twitbox div p {
	width:170px;
	margin:0 0 0 30px;
	padding:10px 25px 25px 20px;
	line-height:15px;
	font-size:11px;
}

.wig_twitbox div small {
	display:block;
	margin:-20px 0 0 55px;
}


.wig_twitbox div a {
	background:none;
	background-image:none;
	padding-top:5px;
	font-size:11px;
	text-decoration:none;
}
	
.wig_twitbox div a:hover {
	text-decoration:underline;
}


/* Flickr */

.flickr_wrap {
	padding:15px 0 10px 15px;
}

.flickr_badge_image {
	float:left;
	padding:0 6px 3px 0;
	
}

.flickr_badge_image img {
	width:70px;
	height:70px;
}

/* Calendar */

#wp-calendar {width:100%;
}

#wp-calendar caption {
	text-align:right;
	padding:0 0 10px;
	font-size:14px
}

#wp-calendar table, #wp-calendar table {margin:0;}

#wp-calendar caption {
	font-weight:bold;
}

#wp-calendar th {
	text-align:center;
	padding:8px;
}

#wp-calendar td {
	border:none;
	text-align:center;
	padding:8px;
}



/* ---------------------------------
		HOME PAGE 2 
--------------------------------- */
.welcomebox {
	margin:5px 0;
}

.welltitlebox {
	float:left;
	width:270px;
	margin-right:10px;
}

.welltitlebox p {
	font-size:24px;
	line-height:26px;
	margin:5px 30px 10px 10px;
}

p.wellsmall { font-size:11px; line-height:18px;}

p.welltxtbox {
	float:left;
	width:600px;
	font-size:16px;
	line-height:24px;
	margin:5px 10px 10px 15px;}
	
.home2postbox {
	float:left;
	margin:5px 0 10px 15px;
	width:193px;
	height:300px;
}
	
.home2postbox h4 {
	margin:10px 0 7px 0;
	font-size:18px;
}

.home2postbox p {
	margin:0px;
	font-size:11px;
	line-height:18px;

}

p.home2postdate {
	padding:0 0 5px 0;
	font-size:11px;
	margin:0 0 5px 0;
	}

.home2posts {
	float:right;
	width:630px;
}

/* ---------------------------------
		MAIN CONTENT 
--------------------------------- */

.content_box {
	padding:20px 0 0 0;
	float:left;
	position:relative;
	line-height:20px;
}


.content_box_home {
	width:629px;
	padding:20px 0 0 0;
	float:left;
	margin-bottom:10px;
	position:relative;

}

.posttitle {
	margin:0px 120px 25px 0;
}
	

.content_comm {
	position:absolute;
	top:30px;
	right:55px;
	line-height:16px;
}
	
.content_comm a {
	text-decoration:none;
	display:block;
	text-align:center;
	padding:7px 2px 0 0;
	width:34px;
	height:34px;
	font-size:14px;
	line-height:16px;
	background-repeat: no-repeat;
	background-position: left top;
}

.content_comm a:hover {
	display:block;
	text-align:center;
	padding:7px 2px 0 0;
	width:34px;
	height:34px;
	font-size:14px;
	background-repeat: no-repeat;
	background-position: right top;
}

.content_comm a span {
	
	display:block;
	margin-right:2px;

}
	
/* Entries - Post Meta Date */
.date2	{
	clear:both;
	width:80px;
	height:30px;
	font-weight:bold;
	position:absolute;
	right:-30px;
	top:29px;
}

.date2 .date_holder	{margin:0;}

.date2 span.day	{
	padding:1px 6px 1px 5px;
	display: block;
	float: left;
	line-height: 28px;
	font-size: 28px;
	letter-spacing:-2px;
}
.date2 span.month{
	width: 30px; 
	display: block;
	float: right;	
	font-size: 14px; 
	line-height: 12px;	
	padding: 3px 5px 0 0; 
	text-align: center; 
	text-transform: uppercase; }
	
.date2 span.year	{font-size:14px; width: 30px; display: block;}

/* Post Title */

.content_box_postin {
	margin:-15px 0 20px 0;
	padding-left:15px;
	clear:both;
	display:block;
	background-repeat: no-repeat;
	background-position: left center;
}
	
.content_box_postin a {
	text-decoration:none;
	font-weight:bold;
}

.content_box_postin a:hover {
	font-weight:bold;
}

.content_desc {
	line-height:20px;
	margin:20px 20px 10px 0}
	
.port_descr_box {
	margin:0 10px 20px 10px;
	padding:15px 15px 20px 20px;
	}
	
.port_descr_box h3, .port_link_box h3{

	display:block;
	font-size:20px;
	margin:0 0 10px 0;
	padding:0 0 0 30px;
	}
	
.port_descr_box h3 {
	height:21px;
	}
	
.port_link_box h3 {
	height:22px;
	}
	
.port_descr_box p {
	margin:0;
	padding:0px;
	font-size:11px;
	line-height:16px;
	}
	
.port_link_box {
	margin:0 10px 20px 10px;
	padding:15px 15px 20px 20px;
	}
	
.port_link_box div {
	margin:15px 0 0 0;

	}
	
		
/* Button */
	
.cont_button {
	line-height:14px;
	margin:10px 10px 10px 0;
	display:block;
	float:left;}
	
.cont_button a {
	text-decoration:none;
	font-size:11px;
	display:block;
	background-repeat: no-repeat;
	background-position: right top;
	padding:4px 20px 6px 10px;
}

.cont_button a:hover {
	background-repeat: no-repeat;
	background-position: right top;

}

.cont_button a span {
	padding:4px 15px 6px 0px;
	background-repeat: no-repeat;
	background-position: right center;
}

.reply {
	line-height:14px;
	background-color:none;
	display:block;
	font-size:11px;
	width:88px;
	height:24px;
	cursor:pointer;
	border:none;
	text-align:left;
	padding-top:7px;
}

.reply a { display:block; font-size: 11px; font-weight: normal;padding:5px 5px 5px 10px; text-decoration:none;}


/* ---------------------------------
		ANYTHYNG SLIDER
--------------------------------- */

.lof_shadow {
	z-index:9999;
	position:absolute;
	left:290px;
	top:0;
	width:22px;
}
	
.lof_shadow2 {
	position:absolute;
	left:290px;
	top:0;
	width:22px;
}

.sliderbox4 {
	position:relative;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.carousel{
    margin:  0 0 0 0;
    position:relative;
    width: 960px;
    overflow:hidden;  
}


.carousel .backgrounds .item{
	width:960px;
    float:left;
    position:relative;
	z-index:1;
}

.carousel .backgrounds .item img{
	position:absolute;
	right:0px;
}

.carousel .backgrounds .item object, .carousel .backgrounds .item embed{
	position:absolute;
	right:0px;
}


.carousel .panel{
    position:absolute;
    left: 0;
    top:0;
    width: 290px;
	z-index:10;
}

.carousel .panel .paging{
    position:absolute;
    bottom: 25px;
    left:25px;
    width: 240px;    
    text-align:center;   
}

.carousel .panel .paging a{
    font-size: 12px;
}

.carousel .panel .pause{
    position:absolute;
    right:15px;
    top:15px;
    display:block;
    width: 20px;
    height: 20px;
    text-indent: -6000px;
}

.carousel .panel .play{
    position:absolute;
    right:15px;
    top:15px;
    display:block;
    width: 20px;
    height: 20px;
    text-indent: -6000px;
}


.carousel .panel .paging .next{
    position:absolute;
    right:0;
    bottom:0;
    display:block;
    width: 20px;
    height: 20px;
    text-indent: -6000px;
}

.carousel .panel .paging .previous{
    position:absolute;
    left:0;
    bottom:0;
    display:block;
    width: 20px;
    height: 20px;
    text-indent: -6000px;
}

.carousel .panel .paging #numbers a {
    padding: 0 5px 0 5px;
	text-decoration:none;
}


.carousel .panel .details_wrapper {
    position:absolute;
    top:40px;
    left:25px;
    width: 240px;
    overflow:hidden;
    height: 200px;
}

.carousel .panel .details_wrapper .details{
    height: 200px;
}

.carousel .panel .details_wrapper .details .detail{
    width: 240px;
    height: 200px;
    float:left;
}

.carousel .panel .details_wrapper .details h2{
    margin: 0 0 15px 0;
}

.carousel .panel .details_wrapper .details .detailtxt{
    font-size: 11px;
    line-height: 16px;
    margin: 0;
	padding:10px 15px 3px 15px;
}

.carousel .panel .details_wrapper .details a.more{
    font-size:1.1em;
}   


/* ---------------------------------
		CONTENT SLIDER 1
--------------------------------- */

.sliderbox {
	z-index:1;
	position:relative;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Thumbnail slider */

.lof1-slidecontent{
	position:relative;
	overflow:hidden;
}
.lof1-slidecontent .preload{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center;
}

.lof1-slidecontent .preload div{
	height:100%;
	width:100%;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.lof1-main-outer{
	position:relative;
	width:980px;
	overflow:hidden;
}

.lof1_topleft_corner {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	width:30px;
	height:35px;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.lof1_featured {
	position:absolute;
	top:0;
	right:20px;
	z-index:9999;
	width:68px;
	height:68px;
	background-repeat: no-repeat;
	background-position: right top;
	}


/*******************************************************/

.lof1-main-item-desc{
	float:left;
	z-index:1;
	position:absolute;
	top:50px;
	left:0px;
	height:108px;
	/* filter:0.7(opacity:60) */
	padding:0px;
	background-repeat: no-repeat;
	background-position: right;
}

.lof1-main-item-title {
	width:245px;
	padding:20px;
}
	
.lof1-main-item-title h2 {
	font-size:30px;
	padding:0;
	margin:0;
}

.lof1-main-item-desc p {
	width:250px;
	padding:15px 20px 15px 20px;
	font-size:11px;
	line-height:14px;	
}

.sl_comm {
	position:absolute;
	top:20px;
	left:20px;
	}
	
.sl_comm a {
	line-height:15px;
	width:21px;
	height:19px;
	letter-spacing:-1px;
	text-align:center;
	display:block;
	font-size:10px;
}


.sl_comm a span {
	text-align:center;
	margin-right:2px;

}

.sl_categ {
	float:left;
	margin:20px 10px 0 0;
	height:21px;
	background-repeat: no-repeat;
	background-position: right top;	

}

.sl_categ a {
	line-height:19px;
	margin:0 25px 0 20px;
	font-weight:bold;
	font-size:11px;
	padding-left:15px;
	background-repeat: no-repeat;
	background-position: left center;
}


.sl_date {
	line-height:19px;
	margin-top:20px;
	display:block;
	font-size:11px;
	float:left}



/* main flash */
ul.lof1-main-wapper{
	/* margin-right:auto; */
	overflow:hidden;
	padding:0px;
	margin:0;
	position:absolute;
	overflow:hidden;
}

ul.lof1-main-wapper li{
	overflow:hidden;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
}


.lof1-opacity  li{
	position:absolute;
	top:0;
	left:0;
	float:inherit;
}
ul.lof1-main-wapper li img{
	width:960px;
	padding:0px;	
}

/* item navigator */
.lof1-navigator-wapper {
	width:960px;
	height:139px;
	position:absolute;
	bottom:0px;
	right:0px;
	padding:0;
	background-repeat: repeat;
}

.lof1-navigator-outer{
	margin-top:17px;
	position:relative;
	z-index:100;
	width:310px;
	overflow:hidden;
	float:left
}

ul.lof1-navigator{
	position:absolute;
	top:0;
	padding:0;
	margin:0;
	width:100%;
}
ul.lof1-navigator li{

	cursor:pointer;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	float:left;
	display:block;
	text-align:center;

}


.lof1-navigator-wapper .lof1-next,  .lof1-navigator-wapper .lof1-previous{
	display:block;
	width:27px;
	height:119px;
	cursor:pointer;

}

.lof1-next {
	position:absolute;
	right:12px;}

.lof1-navigator-wapper .lof1-next {
	float:left;
	text-indent:-999px;
	margin:10px 0 0 8px;
	background-repeat: no-repeat;
	background-position: right center;
}

.lof1-navigator-wapper .lof1-next:hover {
	float:left;
	text-indent:-999px;
	margin:10px 0 0 8px;
	background-repeat: no-repeat;
	background-position: left center;
}



.lof1-navigator-wapper .lof1-previous {
	float:left;
	text-indent:-999px;
	margin:10px 7px 0 10px;
	background-repeat: no-repeat;
	background-position: left center;
}

.lof1-next:hover, .lof1-previous:hover {
	background-position: right center;
}

/* ---------------------------------
		PORTFOLIO/BLOG SLIDER
--------------------------------- */

.sliderbox5 {
	z-index:1;
	position:relative;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

/* Thumbnail slider */

.lof2-slidecontent{
	position:relative;
	overflow:hidden;
}
.lof2-slidecontent .preload{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center;

}

.lof2-slidecontent .preload div{
	height:100%;
	width:100%;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.lof2-main-outer{
	position:relative;
	width:670px;
	overflow:hidden;
}

.lof2_topleft_corner {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	width:30px;
	height:35px;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.lof2_featured {
	position:absolute;
	top:0;
	right:0;
	z-index:9999;
	width:68px;
	height:68px;
	background-repeat: no-repeat;
	background-position: right top;
	}


/*******************************************************/

.lof2-main-item-desc{
	float:left;
	z-index:1;
	position:absolute;
	bottom:0px;
	left:0px;
	height:46px;
	/* filter:0.7(opacity:60) */
	padding:0px;
	background-repeat: no-repeat;
	background-position: right;
}

.lof2-main-item-title {
	width:670px;
	padding:10px 0 0 20px;
	height:46px
}
	
.lof2-main-item-title h2 {
	font-size:24px;
	padding:0;
	margin:0;
}


/* main flash */
ul.lof2-main-wapper{
	/* margin-right:auto; */
	overflow:hidden;
	padding:0px;
	margin:0;
	position:absolute;
	overflow:hidden;

}

ul.lof2-main-wapper li{
	overflow:hidden;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
}

.lof2-opacity  li{
	position:absolute;
	top:0;
	left:0;
	float:inherit;
}
ul.lof2-main-wapper li img{
	width:670px;
	padding:0px;	
}

/* item navigator */
.lof2-navigator-wapper {
	width:85px;
	height:42px;
	position:absolute;
	bottom:50px;
	right:0px;
	padding:0;
	background-repeat: repeat;
	z-index:9999;
}

.lof2-navigator-outer{
	margin-top:17px;
	position:relative;
	overflow:hidden;
	float:left
}

.lof2-navigator-wapper .lof2-next,  .lof2-navigator-wapper .lof2-previous{
	display:block;
	width:42px;
	height:42px;
	cursor:pointer;

}

.lof2-navigator-wapper .lof2-next {
	position:absolute;
	top:0;
	right:0;
	text-indent:-999px;
	background-repeat: no-repeat;
	background-position: right center;
}

.lof2-navigator-wapper .lof2-next:hover {
	text-indent:-999px;
	background-repeat: no-repeat;
	background-position: left center;
}



.lof2-navigator-wapper .lof2-previous {
	position:absolute;
	top:0;
	right:42px;
	text-indent:-999px;
	background-repeat: no-repeat;
	background-position: left center;
}

.lof2-next:hover, .lof2-previous:hover {
	background-position: right center;
}


/* ---------------------------------
		CONTENT SLIDER 2
--------------------------------- */


.sliderbox2 {
	z-index:1;
	position:relative;
	height:309px;
	margin-bottom:20px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.lof_featured {
	position:absolute;
	top:0;
	right:0;
	z-index:9999;
	width:68px;
	height:68px;
	background-repeat: no-repeat;
	background-position: right top;
	}

.lof-slidecontent{
	position:relative;
	overflow:hidden;
	width:960px;
	height:300px;
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;
}

.lof-main-outer{
	position:relative;
	height:100%;
	width:670px;
	z-index:3;
	overflow:hidden;
}


/*******************************************************/
.lof-main-item-desc{
	z-index:100;
}

.lof-main-date {
	font-size:18px;
	position:absolute;
	top:170px;
	right:0;
	text-align:right;
	display:block;
	padding:10px 15px;
}
	
.lof-main-title {
	cursor:pointer;
	display:block;
	font-size:24px;
	position:absolute;
	width:640px;
	top:256px;
	right:0;
	text-align:right;
	display:block;
	padding:8px 55px;
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration:none;
}



.lof-main-title:hover {
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: right top;
}


/* main flash */
ul.lof-main-wapper{
	/* margin-right:auto; */
	overflow:hidden;
	padding:0px;
	margin:0;
	height:300px;
	width:960px;
	position:absolute;
	overflow:hidden;
}

ul.lof-main-wapper li{
	overflow:hidden;
	padding:0px;
	margin:0px;
	height:100%;
	width:670px;
	float:left;
}
.lof-opacity  li{
	position:absolute;
	top:0;
	left:0;
	float:inherit;
}

/* item navigator */
ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}
ul.lof-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
}
.lof-navigator-outer{
	position:absolute;
	right:0;
	top:0;
	z-index:100;
	height:300px;
	width:275px;
	overflow:hidden;
}

ul.lof-navigator li.active{
	background-attachment: scroll;
}

ul.lof-navigator li div{
	position:relative;
	width:275px;
	height:100%;
	position:relative;
	padding-left:15px;
}

ul.lof-navigator li.active div{
	position:relative;
	padding-left:15px;
	background-repeat: repeat-x;
	background-position: top;
}

.lof-navigator li img{
	height:65px;
	width:110px;
	margin:12px 15px 0 0px;
	float:left;
}

.lof-navigator .lof-categ {
	position:absolute;
	top:15px;
	left:105px;
	padding-left:17px;
	display:block;
	background-repeat: no-repeat;
	background-position: left center;
}

.lof-navigator .lof-comm {
	font-size:10px;
	width:21px;
	height:19px;
	position:absolute;
	top:15px;
	left:260px;
	display:block;
	text-align:center;
	padding:2px 2px 0 0;
	background-repeat: no-repeat;
	background-position: left center;	
	}
	
.lof-navigator p {
	width:135px;
	padding:0px;
	margin:0px;
	font-size:11px;
	position:absolute;
	line-height:15px;	
	top:15px;
	left:145px;
	display:block;
	}

.lof-snleft  .lof-main-outer{
	float:right;
	}
	

.lof-snleft .lof-navigator-outer{
	left:0;
	top:0;
	right:inherit;
	}
	
ul.lof-main-wapper li {
	position:relative;	
	}
	
	
.lof-snleft .lof-navigator li div{
	margin-left:inherit;
	margin-right:18px;
	}
	
.lof-snleft .lof-navigator li.active div{
	margin-left:inherit;
	margin-right:18px;
	}
	
/* ---------------------------------
		ACCORDION SLIDER
--------------------------------- */

.sliderbox3 {
	z-index:1;
	position:relative;
	margin-bottom:10px;
	background-repeat: no-repeat;
	background-position: left bottom;
}


	
/* ---------------------------------
		Comment Box
--------------------------------- */	

ol.commentlist li {
	margin:0px;
	list-style-type: none;
}

ol.commentlist ul li {
	list-style-type: none;
}

ol.commentlist {
	list-style:none;
	padding:0;
	margin:0 0 10px;
}

.comment li {
	padding:0;
	margin:0;
	
}

ol.commentlist .children {
	list-style:none;
	padding:0 0 0 40px;
	margin:0;
	background-repeat: no-repeat;
	background-position: left top;
}

	
.comment-body {
	padding:10px 10px 10px 10px;
	margin:15px 0 0 0;
	position:relative;

}

.comment-body img {
	float:left;
	margin:0 15px 0 0;
}

.comment-meta {
	z-index:9999;
	position:absolute;
	top:10px;
	right:-7px;
	padding:2px 6px;
	font-size:11px;

}
	
.post_user_comm h4 {
	margin:5px 0 15px 0;
	font-size:18px;

}

.comment-body p {
	margin-top:10px;
	font-size:11px;
	line-height:18px;
}

.post_user_comm .cont_button {
	margin-top:5px;}
	
	
/* Comment Form */

.form2_input_standart label, .form2_textarea label {
	margin:10px 0 5px 0;
	display:block;
}
	
.form2_input_standart input{
	display:block;
	width:98%;
	padding:8px 5px;
}

.form2_textarea textarea {
	display:block;
	width:98%;
	height:130px;
	padding:8px 5px;
}

.form2_select select {
	width:98%;
	padding:6px 0;
}

.form_info_form {
	display:block;
	margin:10px 0;}

/* to top box */

.totop {
	top:35px;
	right:0px;
	position:absolute;
}
	
.totop a {
	text-decoration:none;
	padding:3px 0;	
	display:block;
	width:60px;
	font-size:11px;
}


.totop a span {
	padding:0 15px 0 10px;
	background-repeat: no-repeat;
	background-position: right center;
}


/* ---------------------------------
			Title box
--------------------------------- */

.title_box {
	font-size:30px;
	padding:10px 10px 10px 20px;
	background-repeat: no-repeat;
	background-position: right center;
	}

/* ---------------------------------
			Breadcrumb box
--------------------------------- */

.breadcrumb {
	font-size:11px;
	line-height:27px;
	height:28px;
	margin-bottom:0;
	padding-left:10px;}
	
span.bread_home {
	float:left;
	display:block;
	height:28px;
	width:10px;
	background-repeat: no-repeat;
	background-position: left center;	}

.breadcrumb a {
	text-decoration:none;
	padding:0 20px 0 10px;
	float:left;
	display:block;
	height:28px;
	background-repeat: no-repeat;
	background-position: right;
}

.breadcrumb span {
	margin-left:10px;
	height:28px;
	float:left;
	display:block;
}

/* ---------------------------------
			CONTACT FORM
--------------------------------- */


.form2_input_height label, .form2_input_height label {
	margin:5px 0 5px 0;
	display:block;
}

.form2_input_height input {
	width:99%;
	padding:8px 5px;
}

.form2_input_height textarea {
	width:99%;
	height:130px;
	padding:4px;
	overflow:auto
}

.form2_button {
	background-color:none;
	margin-top:10px;
	display:block;
	font-size:11px;
	width:88px;
	height:24px;
	cursor:pointer;
	border:none;
	text-align:left;
	padding:0 0 3px 7px;

}


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

.footer, .push {
	height: 343px; /* .push must be the same height as .footer */

}

.footer {
    clear:both;

}

.footer_inside {
	position:relative;
	width:960px;
	height:343px;
	margin:0 auto;}
	
/* footer title */
	
.footer_box_title {
	margin-bottom:15px;
	font-size:18px;
	padding-bottom:12px;
	}
	
.footer_box_title span {
	margin-left:7px;
	}
	
	
/* footer copyright box */

	
.footer_box1 {
	position:relative;
	margin:60px 80px 0 0;

	float:left;
	width:300px;
	height:270px;
}

.footer_logo	{
	position:absolute;
	display:inline;}
	
.footer_copy	{
	position:absolute;
	top:180px;
	width:250px;
	left:25px;	
	display:inline;}
	
.footer_copy a{
	text-decoration:none;
}
	
.footer_copy p	{
	line-height:16px;
	font-size:11px;
	display:block;
	padding:20px;
}
	
	
/* footer navigator box*/
	
.footer_box2 {
	margin:70px 20px 0 0;
	float:left;
	width:175px;
	height:270px;
}

.footer_box2 ul {
	margin:0 0 0 10px;

}

.footer_box2 ul li {
	padding-left:15px;
	line-height:24px;
	background-repeat: no-repeat;
	background-position: left center;	
}

.footer_box2 ul li a {
	text-decoration:none;

}

/* footer social icons box*/
	
.footer_box3 {
	margin:70px 20px 0 0;
	float:left;
	width:145px;
	height:270px;
}

.social-links {
	margin-left:10px;
	width:120px;}
	
.social-links img {
	margin:0 5px 5px 0;
}

/* footer contact form box*/

	
.footer_box4 {
	margin:70px 0 0 0;
	float:left;
	width:220px;
	height:270px;
}


.form_input_height {
	height:31px;
	position:relative;
	padding:6px 3px 0 3px
}

.form_input_height label {
	padding-left:7px;}

.form_input {
	position:absolute;
	top:7px;
	right:5px;
	width:152px;
	background:none;
	border:none;
}

.form_area_height {
	position:absolute;
	top:74px;
	right:0px;
}	

.form_area_height textarea {
	display:block;
	float:right;
	width:203px;
	height:83px;
	background:none;
	border:none;
	padding:3px;
}

.form_submit  {
	text-align:left;
	padding-top:4px
}	


.form_foot_button {
	background-color:none;
	display:block;
	font-size:11px;
	position:absolute;
	top:171px;
	left:8px;
	width:88px;
	height:24px;
	cursor:pointer;
	border:none;
	float:right;
	text-align:left;
	padding:0 0 3px 7px;

}

.form_input_standat_height input{
	display:block;
	width:99%;
	padding:6px 0;
}
.form_textarea textarea {
	display:block;
	width:99%;
	height:146px;
}
.form_select select {
	width:99%;
	padding:6px 0;
}
.form_check_box {
	margin-bottom:10px;	
}
.form_check_box input {
	margin:0 3px 0px -10px;	
}
.form_radio_box {
	margin-bottom:10px;	
}
.form_radio_box input {
	margin:0 3px 0px -10px;	
}

label.error {
	z-index:9999;
	position:absolute;
	right:7px;
	width:20px;
	height:21px;
	background:url(images/error.gif) no-repeat 100% 0;
	top:26px;
	text-indent:-5000px;
}
.field2 label.error {
	z-index:9999;
	position:absolute;
	right:7px;
	width:20px;
	height:21px;
	background:url(images/error.gif) no-repeat 100% 0;
	top:5px;
	text-indent:-5000px;
}

.field {
	position:relative;
}
.cmxform {
	position:relative;
}

#Note, #Note2 {
	color:#999}
	
#loader {
	position:absolute;
	right:0;
	top:265px;
	z-index:9999;
	margin:20px 0 0 50px;}
	
#loader2 {
	position:absolute;
	right:0;
	top:150px;
	z-index:9999;
	margin:20px 0 0 50px;}
	
/* ---- Colors Box ---- */

.schemes		{
	width:30px;

	padding:10px 10px 10px 5px;
	position:absolute;
	z-index:1000;
	top:50px;
	left:0;
				}
				
.schemes a	{
	margin-bottom:8px;
	display:block;
	overflow:hidden;
	outline:none;
	text-indent:-999px;
				}
				
.schemes span	{
	float:left;
	height:20px;
	margin-bottom:5px;
				}
				
.schemes a.gray_pink{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #fe4365;
	background-color:#454545;
	border-right:7px solid #5f5f5f;

}
				
.schemes a.gray_aqua{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #01a2a6;
	background-color:#454545;
	border-right:7px solid #5f5f5f;
				}
				
.schemes a.gray_orange{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #ec950c;
	background-color:#454545;
	border-right:7px solid #5f5f5f;
				}
				
.schemes a.gray_lilac{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #8f6abc;
	background-color:#454545;
	border-right:7px solid #5f5f5f;
				}
				
.schemes a.gray_red{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #e34141;
	background-color:#454545;
	border-right:7px solid #5f5f5f;
				}
				
.schemes a.light_gray{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #ffffff;
	background-color:#b8b8b8;
	border-right:7px solid #d2d2d2;
				}
				
.schemes a.light_gray_pink{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #fff;
	background-color:#b8b8b8;
	border-right:7px solid #fe4365;
				}
				
.schemes a.light_gray_aqua{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #fff;
	background-color:#b8b8b8;
	border-right:7px solid #01a2a6;
				}
				
.schemes a.light_gray_orange{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #fff;
	background-color:#b8b8b8;
	border-right:7px solid #ec950c;
				}
				
.schemes a.light_gray_lilac{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #fff;
	background-color:#b8b8b8;
	border-right:7px solid #8f6abc;
				}	
				
.schemes a.light_gray_blue_green{
	display:block;
	width:7px;
	height:20px;
	border-left:15px solid #b8b8b8;
	background-color:#135ba3;
	border-right:7px solid #9ac444;
				}				
				
				
/* WordPress post image formatting */

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 0;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 0;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	line-height: 18px;
	margin-bottom: 10px;
	padding: 0 4px 4px 0;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	margin: 5px;
}

/* Default WordPress Gallery */
.gallery 
{
	padding:0;
}
.gallery dl { 
	float:left; 
	margin:0 0 20px 0;
}
.gallery dl + dl
{
	margin-left:20px;
}
.gallery dl a { 
	display:block; 
	line-height:100%;
}
.gallery-caption 
{
	padding:2px 0;
	margin:0;
	font-size:11px;
	text-align:center;	
}

.recent_posts_navigation {
	margin:0 0 20px 0}

	
.recent_posts_navigation .nav-previous a {
	float:left;
	width:45%;
	padding:10px 0 10px 30px;
	text-decoration:none;
	display:block;
	font-size:18px;
	}	
	
.recent_posts_navigation .nav-next a {
	text-align:right;
	float:right;
	width:45%;
	padding:10px 30px 10px 0;
	text-decoration:none;
	display:block;
	font-size:18px;
	}				
	
	
} /* END screen media */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */




/* CUSTOM FLOBO */

.imgHome a img{
	width: 22.5%;
	height: auto;
	margin: 2px;
}

#leftsidebar{
	background-color: #FE4365;
	height: 870px;
}
.push{
	display: none;
}
.firstChild{
 width: 44%;
}
.secondChild {
  width: 23%;
}