﻿/* 
Шаблон: SportFan
Автор: Футболмастер
Сайт автора: футболмастер.рф
Заказы: Skype: alexandru_lampard / ICQ: 614017088
 */

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: '';

}
.eMessage img {margin:3px 15px 7px 0 !important; FLOAT: left; max-width:110px;}
/* 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;
}

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

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

@font-face {
	font-family: 'MuseoSlab500';
	src: url('/font/museo_slab_500-webfont.eot');
	src: local('☺'), url('/font/museo_slab_500-webfont.woff') format('woff'), url('/font/museo_slab_500-webfont.ttf') format('truetype'), url('/font/museo_slab_500-webfont.svg#webfontvdBLxxxM') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

}

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

.photo {position:relative;}

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

.left { float:left; margin:5px 30px 15px 0;}

.right { float:right; margin:5px 0 15px 30px;}

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

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

.pr_photo {position:relative; float:left;}

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

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


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

h1,h2,h3,h4,h5 {font-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;letter-spacing:-0.7px; 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 15px 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-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;
	font-size:42px;
	display:block;
	float:left;
	padding:10px 10px 5px 0;
	margin:0;
}

span.dropcap_gray {
	font-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;
	font-size:42px;
	display:block;
	float:left;
	padding:10px 10px 5px 0;
	margin:0;
}

blockquote {
	font-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;
	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;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0.7em;
}

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

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

table {
	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;
}
	
.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;
	top:10px;
	left:9px;	
	display:inline;}
	
#top_contact_box {
	position:absolute;
	top:25px;
	left:380px;
	width:350px;
	height:71px;
}

.top_contact_box1 {
	float:left;
	line-height:26px;
	padding:10px 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:26px;
	padding:10px 0 0 15px;
	text-align:left;
	width:250px;
	height:71px;
}

.top_contact_box2 a {
	text-decoration:none;

}

.top_contact_box2 span {
	font-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	font-size:26px;
}

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

/* ---------------------------------
	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;
width: 100%;
}

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

.content_main_box_full {
	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 {
	font-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	font-size:22px;
	letter-spacing:-0.7px;
	padding-bottom:15px;
	}
	
.lside_wiget_box_title span {
	margin-left:10px;
	}
	
/* Sidebar menu */
	
ul#wig_menu, ul#wig_menu ul {
  list-style-type:none;
  margin: 0 0 0 5px;
  padding: 0;
  width: 240px;
}

ul#wig_menu a {
  text-decoration: none;	
}

ul#wig_menu li {
	line-height:14px;
  margin-top: 0px;
}

ul#wig_menu li a {
	display:block;
	padding:7px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: 10px;
}

ul#wig_menu li a span {
	margin-left:20px;
}

/* Text wiget */

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

/* Popular post */

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

.wig_post_right {
	margin-left:12px;
	}	
	
.wig_post_title {
	font-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	float:left;
	display:block;
	width:160px;
	font-size:16px;
	letter-spacing:-0.5px;
	margin:12px 7px 0 0;
	padding-bottom:5px;
	}
	
.wig_postbox span {
	float:left;
	width:160px;
	display:block;
	padding-top:5px;
	font-size:11px;
	margin-bottom:15px;
	}
	
/* Latest from twitter */
	
.wig_twitbox {
	padding:15px 20px 15px 10px;
	}
	
.wig_twitbox p {
	line-height:12px;
	font-size:11px;
	padding-left:25px;
	background-repeat: no-repeat;
	background-position: left top;
}

.wig_twit_bot {
	height:20px;
	padding:5px 0 0 50px;
	background-repeat: no-repeat;
	background-position: left top;
}

.wig_twit_bot a {
	padding-top:5px;
	font-size:11px;
}
	
.wig_twit_bot a:hover {
	text-decoration:none;
}

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

.content_box {
	padding:20px 0 0 0;
	margin-bottom:10px;
	position:relative;

}

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

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

.content_comm a:hover {
	display:block;
	text-align:center;
	padding:7px 0 0 0;
	width:36px;
	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 */
.date	{
	clear:both;
	width:80px;
	height:30px;
	font-weight:bold;
	position:absolute;
	right:-30px;
	top:29px;
}

.date .date_holder	{margin:0;}

.date span.day	{
	padding:1px 6px 1px 5px;
	display: block;
	float: left;
	line-height: 28px;
	font-size: 28px;
	letter-spacing:-2px;
}
.date 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; }
	
.date 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}
	
/* Button */
	
.cont_button {
	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;
}


/* WP Page-Navi (plugin "WP-PageNavi" by Lester Chan must be installed first)*/

.catPages1, #pagesBlock1 {
	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: 7px 11px 7px 11px;
	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: 7px 11px 7px 11px; 
	font-weight: bold; 
}
	

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

.sliderbox {
	z-index:1;
	position:relative;
	height:438px;
	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;
	height:430px;
	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{
	padding:0px;	
width: 960px;
height: 290px;
}

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

.lof1-navigator-outer{
	margin-top:17px;
	position:relative;
	z-index:100;
	height:350px;
	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-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;
}

/* ---------------------------------
		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-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.7px;
	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-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	letter-spacing:-0.7px;
	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:68px;
	width:68px;
	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:150px;
	padding:0px;
	margin:0px;
	font-size:11px;
	position:absolute;
	line-height:16px;	
	top:20px;
	left:115px;
	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;
	}
	
	
/* ---------------------------------
		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;
	
}

.children {
	list-style:none;
	padding:0 0 0 40px;
	margin:0;
	background-repeat: no-repeat;
	background-position: left top;
}
	
.post_user_comm {
	padding:10px 10px 10px 10px;
	margin:15px 0 0 0;
	position:relative;

}

.post_user_comm img {
	float:left;
	margin:0 15px 0 0;
}

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

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

}

.post_user_comm p {
	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-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	letter-spacing:-1px;
	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 {

}

.footer_inside {
	position:relative;
	width:960px;
	height:343px;
	margin:0 auto;}
	
/* footer title */
	
.footer_box_title {
	font-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	font-size:18px;
	letter-spacing:-0.7px;
	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;
	top:30px;
	left:9px;	
	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 20px;

}

.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;
	width:212px;
	height:95px;
}	

.form_area_height textarea {
	padding:6px 3px 0 7px;
	width:213px;
	height:80px;
	border:none;
	background:none;
	padding:4px;
	overflow:auto
}

.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 {
	position:absolute;
	right:7px;
	width:20px;
	height:21px;
	background:url(/images/error.gif) no-repeat 100% 0;
	top:22px;
	text-indent:-5000px;
}
.field2 label.error {
	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.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;
				}				

#puzadpn {position: absolute; background: #000;}
