/*
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.6
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: 12px;
	font-family: "Trebuchet MS";
	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;
}

/* ---------------------------------
			Ciacha 
--------------------------------- */

#cookiewarning {
	}
div#cookiewarning div#back div {
background-color: #FFFFFF;
width: 50%;
margin: 3em auto;
height: auto;
padding: 1.5em;
text-align: justify;
border: 1px solid #aaa;
}
div#cookiewarning p#buttons {
text-align: right;
overflow: hidden;
margin-bottom: 0px;
}
	
a#cookiewarningOK {
display: block;
min-width: 1px;
min-height: 1px;
float: right;
background-color: rgb(241, 241, 241);
border: 1px solid rgb(214, 214, 214);
font-size: 100%;
padding: 5px 15px 5px 15px;
color: rgb(117, 117, 117);
font-weight: bold;
}


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

.goldenl {
	margin-top:10px;
	}
	
.goldenl span {
	margin-left:10px;
	text-decoration:none;
	}	
.goldenl a {
	text-decoration:none;
	}	

/* ---------------------------------
			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:0px 2px 5px 0; padding:0px 0px 0px 2px;}

.right { float:right; margin:5px 0 15px 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:63px;
	height:69px;
	display:none;
	position:absolute;
	right:84px;
	bottom:78px;
}




/* ---------------------------------
			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;
	text-align: center;
}
h2{font-size:26px;}
h3{font-size:20px;}
h4{
	font-size:15px;
	line-height: 18px;
}
h5{font-size:13px;}



.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:10px;}


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: 0px; }
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:139px;}
	
#logo	{
	position:absolute;
	display:inline;}
	
#top_contact_box {
	position: absolute;
	top: 0px;
	left: 335px;
	width: 472px;
	height: 71px;
}

.top_contact_box1 {
	float:left;
	line-height:18px;
	padding:0px 0px 0 0;
	text-align:right;
	width:50px;
	height:71px;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 19px;
	text-shadow: 0px 1px 2px #1B1B1B;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

.top_contact_box2 a {
	text-decoration:none;
	position: relative;
	top: -6px;
	left: 21px;
	font-size: 15px;
	text-shadow: 0px 1px 2px #1B1B1B;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.top_contact_box2 span {
	position: relative;
	top: 8px;
	left: 252px;
	font-size: 15px;
	text-shadow: 0px 1px 2px #1B1B1B;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#top_title_box {
	color: white;
	position: absolute;
	padding-left: 20px;
	top: 73px;
	left: 388px;
	width: 600px;
	height: 71px;
	line-height: 20px;
	font-size: 24px;
	text-shadow: 0px 1px 2px #1B1B1B;
	font-weight: normal;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
}

#top_title_box em {
	color: white;
	position: absolute;
	padding-left: 20px;
	top: 32px;
	left: 50px;
	line-height: 20px;
	font-size: 15px;
	text-shadow: 0px 1px 2px #1B1B1B;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}


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

#search	{float:right; height: 6px; margin:0px 0 0 0; }
#search input.field3 {
width: 79px;
padding: 5px 30px 5px 7px;
outline: none;
font-size: 12px;
color: #a3a3a3;
z-index: 1;
height: 14px;
float: left;
background-color: #1b1b1b;
border:1px #1b1b1b; 
outline-style:solid;
outline-color: #1b1b1b;
outline-width:1px; 
}

#search input.submit {
	width:37px;
	height:25px;
	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: 144px;
	right: 2px;
	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: normal;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
}
.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:			-2px;
	margin-left:	0px;
}
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:2px 2px 0px 0px;
}
.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 
--------------------------------- */

.spolecznosci
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #b8b8b8;

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

#leftsidebar {
	background-color: #F7F7F7;
	float:left;
	margin: 0 auto;
	width:288px;
	height: 100%;
	min-height:100%;
	border-right:1px solid #e2e2e2;
/*	border-top:3px solid #5b1616;
	border-bottom:1px solid #b8b8b8;
	border-left:1px solid #e2e2e2;  */
	

}

#calosc {
	float:left;
	background-image: url(css/gray_red/tlo.tresc.png); 
	background-repeat: repeat; 
	border-top:3px solid #5b1616;
	border-bottom:1px solid #b8b8b8;
	border-right:1px solid #b8b8b8;
	border-left:1px solid #b8b8b8;
}
	
#main_content {
	float:left;
	margin-bottom:20px;
	width:669px;
/*	background-image: url(css/gray_red/tlo.tresc.png); */
	background-repeat: repeat; 
	border-top:0px solid #5b1616;
	border-bottom:0px solid #b8b8b8;
	border-right:0px solid #b8b8b8;
/*	border-left:1px solid #e2e2e2; */
}

#main_content_full{
	float:left;
	padding:10px 0px 0px 0px;
	width: 958px;
	margin: 0px 0px 0px 0px;

}

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

.content_main_box_full {
	float:left;
	padding:10px 9px 20px 9px;
	width: 940px;
}
	


.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 {
	 float: left;
	 margin: 0 10px 10px 10px; }

/*.full_one-third{
	 float: left;
	 margin: 0 60px 10px 37px; } */
	 
.full_half-page {
	 float: left;
	 margin: 0 10px 0px 10px; }

.full_half-page img {
	 -moz-box-shadow: 0px 2px 6px #bbb;
	 box-shadow: 0px 2px 6px #bbb; }



.full_one-third	{ width: 294px}

.full_one-fourth { width: 215px; }
/* .full_one-fourth { width: 215px; height: 500px;} */
.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:18px 0 10px 10px;
	width:268px;
}

.lside_wiget_box_title {
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	margin-bottom:0px;
	font-size:15px;
	padding-bottom:15px;
	}
	
.lside_wiget_box_title span {
	margin-left:10px;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	}
	
/* Sidebar menu */
	
.lside_wiget_box div ul, .lside_wiget_box ul{
  list-style-type:none;
  margin: 0 0 0 10px;
  padding: 0;
  width: 257px;
}

.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 {
	padding:5px 10px 15px 10px;
	}

/* 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-top: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;}
	
.portfolio2postbox {
	float:left;
	margin: 0px 1px 0px 1px;

	width:233px;
	height:264px;
/* 	background-color: #DDD; */
	background-image: url(css/gray_red/port.fot.tlo.01.png); 
}
	
.portfolio2postbox h4 {
	margin:10px 0 7px 0;
	text-align:center;
	font-size:15px;
	text-shadow:0px 1px 2px #1b1b1b;
	color: #ffffff;
}

.portfolio2postbox a {
	color: #ffffff;
	text-align:center;
	font-size:15px;
	text-shadow:0px 1px 2px #1b1b1b;
	color: #ffffff;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
}

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

.home2postbox {
	float:left;
	margin:0px 0 0px 15px;
	width:195px;
	height:275px;
}
	
.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 
--------------------------------- */

/* --------- "Ordery" ----------- */
.order a {
    text-align:center;
    text-decoration:none;
    font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0px;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    margin: 0px auto;
    text-shadow: 0px 1px 2px #1B1B1B;
    position: relative;    
} 

.order_identyfikacja, .order_magazyny, .order_sklad, .order_mag, .order_www, .order_postac, .order_reklama, .order_opakowania {
    text-align:center;
    text-decoration:none;
    position: relative;    
    height: 36px;
    width: 215px;
    padding: 185px 0px 27px 0px;
    font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0px;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    margin: 0px auto;
    text-shadow: 0px 1px 2px #1B1B1B;
    position: relative;    
}

/* --------- "identyfikacja" ----------- */
.order_identyfikacja {
    background-image: url(css/gray_red/order.identyfikacja.png); 
    background-repeat: no-repeat;
    margin: 0 0 -50px;
} 

.order_identyfikacja:hover {
    background-image: url(css/gray_red/order.identyfikacja.png); 
    background-repeat: no-repeat;
    margin: 0 0 -50px;
    filter:alpha(opacity=40);
    opacity:.60;
} 
​
/* --------- "magazyny" ----------- */
.order_magazyny {
    background-image: url(css/gray_red/order.magazyny.png); 
    background-repeat: no-repeat;
    margin: 0 0 -50px;
} 

.order_magazyny:hover {
    background-image: url(css/gray_red/order.magazyny.png); 
    background-repeat: no-repeat;
    margin: 0 0 -50px;
    filter:alpha(opacity=40);
    opacity:.60;
}  

/* --------- "mag" ----------- */
.order_mag {
    background-image: url(css/gray_red/order.magazyny.png); 
    background-repeat: no-repeat;
    margin: 0 0 -50px;
} 

.order_mag:hover {
    background-image: url(css/gray_red/order.magazyny.png); 
    background-repeat: no-repeat;
    margin: 0 0 -50px;
    filter:alpha(opacity=40);
    opacity:.60;
} 


/* --------- "sklad" ----------- */
.order_sklad {
    background-image: url(css/gray_red/order.sklad.png); 
    background-repeat: no-repeat;
    margin: 0 0 -50px;
} 

.order_sklad:hover {
    background-image: url(css/gray_red/order.sklad.png); 
    background-repeat: no-repeat;
    margin: 0 0 -50px;
    filter:alpha(opacity=40);
    opacity:.60;
} 

/* --------- "www" ----------- */
.order_www {
    background-image: url(css/gray_red/order.www.png); 
    background-repeat: no-repeat;
    margin: 0 0 -50px;
} 

.order_www:hover {
    background-image: url(css/gray_red/order.www.png); 
    background-repeat: no-repeat;
    margin: 0 0 -50px;
    filter:alpha(opacity=40);
    opacity:.60;
} 

/* --------- "postac" ----------- */
.order_postac {
    background-image: url(css/gray_red/order.postac.png); 
    background-position: right center;
    background-repeat: no-repeat;
    margin: 0 0 30px 0px;
    padding: 197px 0 0 120px;
	height: 51px;
} 

.order_postac:hover {
    background-image: url(css/gray_red/order.postac.png); 
    background-position: right center;
    background-repeat: no-repeat;
    margin: 0 0 30px 0px;
    filter:alpha(opacity=40);
    opacity:.60;
    padding: 197px 0 0 120px;
	height: 51px;
} 

/* --------- "reklama" ----------- */
.order_reklama {
    background-image: url(css/gray_red/order.reklama.png); 
    background-repeat: no-repeat;
    margin-bottom: 30px;
} 

.order_reklama:hover {
    background-image: url(css/gray_red/order.reklama.png); 
    background-repeat: no-repeat;
    margin-bottom: 30px;
    filter:alpha(opacity=40);
    opacity:.60;
} 

/* --------- "opakowania" ----------- */
.order_opakowania {
    background-image: url(css/gray_red/order.opakowania.png);
    background-position: left center; 
    background-repeat: no-repeat;
    padding: 197px 0px 0px 0px;
    margin: 0px 0px 30px -39px;
	height: 51px;
} 

.order_opakowania:hover {
    background-image: url(css/gray_red/order.opakowania.png); 
    background-position: left center;
    background-repeat: no-repeat;
    filter:alpha(opacity=40);
    opacity:.60;
    padding: 197px 0px 0px 0px;
    margin: 0px 0px 30px -39px;
	height: 51px;
} 


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

.tlo_tekstu {
	background-color: #ffffff;
	padding: 5px 8px 20px 8px;
	box-shadow: 0 1px 3px #DDDDDD;
	margin: 0px -10px 0px -10px;
	border-top-style: solid;
	border-top-color: #5b1616;
	border-top-width: 1px;
	color: #333;
}

.tlo_tekstu_logo {
	background-color: #ffffff;
	padding: 5px 5px 20px 5px;
	box-shadow: 0 1px 3px #DDDDDD;
	margin: 0px -7px 0px -7px;
	border-top-style: solid;
	border-top-color: #5b1616;
	border-top-width: 1px;
	color: #333;
}

.tlo_tekstu_big {
	background-color: #ffffff;
	padding: 5px 10px 20px 10px;
	box-shadow: 0 1px 3px #DDDDDD;
	margin: 0px -15px 20px -15px;
	border-top-style: solid;
	border-top-color: #5b1616;
	border-top-width: 1px;
	color: #333;
}

.tlo_tekstu a {
	color: #750101;
}

.tlo_tekstu_big a {
	color: #750101;
}


.klient_logo {
	position: relative;
	left: -13px;
}

.separator.middle {
	position: relative;
	background-image: url(css/gray_red/separator.middle.png);
	background-position: center;
	left: 0px;
	width: 920px;
	height: 57px;
}


.projekty_logo {
	position: relative;
	left: -7px;
	bottom: -10px;
}

.content_box {
	padding:2px 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;

}

.kategorie_post {
	position:absolute;
	left:227px;
	top:86px;
	background-color: #fff;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-color: #e2e2e2;
}

.przycisk_post {
	position:absolute;
	left:245px;
	top:222px;
}
	
/* Entries - Post Meta Date */

.date2	{
	clear: both;
	width: 90px;
	height: 30px;
	font-weight: bold;
	position: absolute;
	right: -7px;
	top: 16px;
}

.date2 .date_holder	{margin:0;}

.date2 span.day	{
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	padding:1px 6px 1px 5px;
	display: block;
	float: right;
	line-height: 28px;
	font-size: 28px;
	letter-spacing:-2px;
}
.date2 span.month{
	width: 30px; 
	display: block;
	float: right;	
	font-size: 10px; 
	line-height: 12px;	
	padding: 3px 5px 0 0; 
	text-align: center; 
	text-transform: uppercase; }
	
.date2 span.year	{font-size:14px; width: 30px; display: block;}

.content_main_box .date2 {
	clear: both;
	width: 90px;
	height: 30px;
	background-color:white;
	font-weight: bold;
	position: absolute;
	right: -7px;
	top: 56px;
}


/* Post Title */

.content_box_postin {
	margin: -39px 42px 20px 42px;
	padding: 17px 15px 0px 15px;
	height: 24px;
	width: 826px;
	z-index: 0;
	clear: both;
	color: #9d9a99;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f7f7f6;
	border-bottom: #dedede 1px solid;
}

.content_main_box .content_box_postin {
	margin: 5px 10px 20px 9px;
	padding:15px 15px 0px 15px;
	height:auto;
	width:auto;
	clear:both;
	display:block;
	color:#9e2828;
	background-repeat: no-repeat;
	background-image: url(gray_red/post_icon.gif);	
	background-position: 2px 5px;
	background-color:rgba(247, 247, 246, 0);
	border-bottom: #dedede 0px solid;

}

.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 0px 0px;
	display:block;
	height: 32px;
	float:left;}
	
.cont_button a {
	text-decoration:none;
	font-size:11px;
	line-height: 16px;
	display:block;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 0px 13px 10px;
}

.cont_button a:hover {
	font-size:11px;
	line-height: 16px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 0px 13px 10px;

}

.cont_button a span {
	padding:7px 24px 12px 5px;
	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;}


/* ----------------------------------------------------
WP Page-Navi (plugin "WP-PageNavi" by Lester Chan)
------------------------------------------------------ */

.wp-pagenavi-box {
	padding-top:15px;
	padding-bottom:10px;
	width:100%;
	float:left;	
}

.wp-pagenavi	{
	float:left;
	position:relative;
	padding:10px 20px 10px 0;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 8px 12px 10px 12px;
	margin-left:3px;
	height: 50px;
	text-decoration: none;
	font-weight:bold;
}

.wp-pagenavi a:visited {
	text-decoration: none;
	font-weight:bold;
}
	
.wp-pagenavi a:active {	
	text-decoration: none;
	
}
	
.wp-pagenavi span.pages { 
	padding:0 5px 0 0;
	float:right;}
	
.wp-pagenavi span.current {
	padding: 8px 12px 10px 12px; 
	font-weight: bold; 
	margin-left:3px;
}

.wp-pagenavi span.pages{
	padding-left:10px;}


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

.sliderbox4 .item iframe {
	float:right;}


.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;
/*	border:3px solid black; */
	position:relative;
	padding: 0px 0px 36px 0px;
	height: 335px;
	width: 960px;
	margin-left: -3px;
	margin-bottom:0px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(css/gray_red/slider.schadow.png); 
	background-position:10px 305px;
}

.sliderboxschadow {
	background-image: url(css/gray_red/slider.schadow.png); 
	background-position:14px 400px;
}

/* Thumbnail slider */

.lof1-slidecontent{
	border: 3px solid black;
	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:954px;
	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 {
	font-size:31px;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	width:245px;
	padding:20px 25px 0px 15px;
}
	
.lof1-main-item-title h2 {
	font-size:31px;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
}

.lof1-main-item-title a {
	font-size:19px;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-shadow: 0px 1px 2px #1B1B1B;
}

.lof1-main-item-desc p {
	width:250px;
	padding:5px 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:140px;
	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:5;
	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
--------------------------------- */

.post-author-box {
	padding:0;
}
	
.post-author-box p {
	font-size:11px;
	line-height:16px;

}

.post-author-content {
	padding:0 15px;}

.post-author-content .avatar-box {
	float:left;
	margin:0 15px 10px 0;}
	
.post-author-box .post-author-title h2 {
	padding:7px 0 7px 10px;

	}
	
.post-author-title h2, .inside_title h2 {
	padding:5px 0 5px 0;
	}


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 {
	display:inline-table;
	z-index: 3;
	position: relative;
	width:940px;
	height:74px;
	padding:0px 9px 9px 9px;
	margin:0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:74px;
	text-align: center;
	text-shadow:0px 1px 2px #1b1b1b;
	letter-spacing: 0px;
	}

.title_box em {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:74px;
	text-align: center;
	text-shadow:0px 1px 2px #1b1b1b;
	letter-spacing: 0px;
	}


.title_box_mini {
	display:inline-table;
	width:669px;
	height:74px;
	padding:0 0px 10px;
	margin:0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:74px;
	text-align: center;
	text-shadow:0px 1px 2px #1b1b1b;
	letter-spacing: 0px;
	}


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

.breadcrumb {
	font-size:11px;
	line-height:27px;
	height:28px;
	margin-bottom:0;
	padding-left:0px;}
	
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 29px 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;
	color: #750101;
}


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


.form2_input_height label, .form2_input_height label {
	margin:5px 0 5px 0;
	display:block;
	font-family: "Trebuchet MS";
}

.form2_input_height input {
	width:304px;
	padding:8px 0px;
}

.form2_input_height textarea {
	width:604px;
	height:130px;
	padding:0px;
	overflow:auto
}

.form2_button {
	margin-top:10px;
	display:block;
	font-size:12px;
	width:88px;
	height:29px;
	cursor:pointer;
	border:none;
	text-align:left;
	padding:0px 0px 2px 23px;
	font-family: "Trebuchet MS";
}


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

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

}

.footer {
	position:relative;
}

.footer_inside {
/*	position:relative;
	left: 10px;
	top: 100px;  */
	width:960px;
	height:343px;  
	margin:0 auto;}
	
/* footer title */
	
.footer_box_title {
	margin-bottom:15px;
	padding-bottom:12px;
	}
	
.footer_box_title span {
	margin-left:7px;
	font-size:24px;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	}
	
	
/* 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	{
	margin-bottom: 0px;
	line-height:16px;
	font-size:11px;
	display:block;
	padding:20px;
}
	
	
/* footer navigator box*/
	
.footer_box2 {
	margin:50px 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:50px 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:50px 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:12px;
	position:absolute;
	top:171px;
	left:11px;
	width: 145px;
	height: 29px;
	cursor: pointer;
	border: none;
	float: right;
	text-align: left;
	padding: 0px 0px 3px 15px;

}

.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 */
#gallery-1 a img {
	border: 1px solid #999999 !important;
}

#gallery-1 a img:hover {
	border: 1px solid #fff !important;
}

.gallery {
	margin: 0 auto 20px;
}

.gallery .gallery-item {
	float: left;
	margin: 0 auto;

}
.gallery-columns-5 .gallery-item {
    width: 20%;
}


.gallery-columns-4 .gallery-item {
    width: 25%;
}


.gallery-columns-3 .gallery-item {
    width: 33%;
}


.gallery-columns-2 .gallery-item {
    width: 50%;
}


.gallery-columns-1 .gallery-item {
    width: 100%;
}



.recent_posts_navigation {
	margin:0 0 20px 0}

	
.recent_posts_navigation .nav-previous a {
	float:left;
	width:42%;
	height: 13px;
	padding:7px 0px 16px 64px;
	text-decoration:none;
	display:block;
	font-size:19px;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	}	
	

.recent_posts_navigation .nav-next a {
	text-align:right;
	float:right;
	width:42%;
	height: 13px;
	padding:7px 64px 16px 0px;
	text-decoration:none;
	display:block;
	font-size:19px;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	}		
	
.recent_posts_navigation_2 {
	margin:0 0 20px 0}

	
.recent_posts_navigation_2 .nav-previous a {
	float:left;
	width:42%;
	height: 13px;
	padding:7px 0px 16px 64px;
	text-decoration:none;
	display:block;
	font-size:19px;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	}	
	

.recent_posts_navigation_2 .nav-next a {
	text-align:right;
	float:right;
	width:42%;
	height: 13px;
	padding:7px 64px 16px 0px;
	text-decoration:none;
	display:block;
	font-size:19px;
	font-family: "ArchitectsDaughter", Georgia, "Times New Roman", Times, serif;
	}	


/* ------- Tag cloud ------- */
.lside_wiget_box .tagcloud {
	float:left;
	margin-bottom:20px;}

.lside_wiget_box .tagcloud a {
	float:left;
	display:inline-block;
	height:27px;
	padding:0 0px 0 0px;
	margin:0 5px 0px 0;
}
	
.lside_wiget_box .tagcloud a {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	line-height:27px;
}

.post_tags p {
	color: #9E2828;
}

.post_tags p a {
	display:inline-block;
	height:21px;
	color: #717171;
	padding:0px 15px 0 10px;
	margin:5px 5px 0px 0px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	line-height:19px;
	background-image:url('css/gray_red/tag_bg.png');
	background-position: right top;
	background-repeat: no-repeat;
	text-decoration:none;
}

.post_tags p a:hover {
	display:inline-block;
	height:21px;
	color: #ffffff;
	padding:0px 15px 0 10px;
	margin:5px 5px 0px 0px;
	border-left: 
	font-size:11px;
	font-weight:bold;
	text-align:left;
	line-height:19px;
	background-image:url('css/gray_red/tag_bg.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	text-decoration:none;
}



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