 /*
Theme Name: Malamute Alaska Classic
Theme URI: http://wordpress.org/
Description: The 2014 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Описание: The WordPress theme Mivanders
Author: First Name
Author URI:
Version: 1.0
General comments/License Statement if any.
*/

@import "css/reset.css";		/*   Сброс стилей   */
@import "css/fonts.css";		/*   Стили шрифтов  */
@import "css/form.css";			/*   Стили оформления форм  */
@import "css/flag.css";			/*   Флаги  */
@import "css/top_menu.css";		/*   Главного меню   */
@import "css/breadcrumbs.css";		/*   Хлебные крошки   */
@import "css/modal.css";		/*   Стили модальных окон   */
@import "css/paginator.css";		/*   Стиль постраничной навигации   */
@import "css/footer.css";		/*   Стиль подвала   */
@import "css/galerey.css";		/*   Галерея  */
/* @import "css/total.css";		   Общие стили   */



html, body {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
/*		background-color:#dfdfdf;	*/
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	zoom: 1;
	}

ul, li, p, h1, h2, h3, h4, h5, h6, h7 {
	padding:0px;
	margin:0px;
	}

html {
	background: url('images/body.jpg') repeat; 
	}
	
body {
	min-width: 980px;
	min-height: 100%; 
	}	

#top {
	height: 30px;
	border: none;
	}
	
#forum_sticker {
	background-image:url('images/icons/forun_stiker.png');
	height: 119px;
	width: 153px;
	cursor: pointer; /* Курсор для оформления ссылки) */
	position: fixed;
	z-index: 9999; /*значение может быть любое, но больше остальных*/
	top: 30px; /*элемент будет смещен на 20 пикселей вниз*/
	right: 5px; /*элемент будет смещен на 100 пикселей влево*/
	}


#wrap {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	border: 1px solid #b8ad9b;
	border-bottom: 0px;
	background-image:url('images/wrap_bg.png');

	/* Закругляем уголки вверху */	
	-behavior: url('border-radius.htc');
	border-radius: 10px 10px 0px 0px;  /*       */
	-moz-border-radius: 10px 10px 0px 0px;  /*  firefox */
	-webkit-border-radius: 10px 10px 0px 0px;  /*  Safari  Chrome */
	}

#logo {
	background: url('images/ns_logo.png') no-repeat; 
	margin: 20px 0px 0px 10px;
	border: none;
	height: 70px;
	width: 390px;
	float: left;
	}

#logo-fci {
	background: url('images/logo_fci.png') no-repeat; 
	margin: 10px 10px 0px 10px;
	height: 51px; 
	width: 52px;
	float: right;
	}

#logo-ksu {
	background: url('images/logo_ksu.png') no-repeat; 
	margin: 10px 0px 0px 10px;
	height: 51px; 
	width: 52px;
	float: right;
	}







































/* GLOBAL STRUCTURE
========================================================================= */
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	}

.stitched {
	width: 250px;
	padding: 10px;
	margin: 10px;
	background: #777;
	color: #fff;
	border: 2px dashed #ddd;
	border-radius: 3px;
	-moz-border-radius 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 0 0 3px #777, 2px 1px 4px 4px rgba(10,10,0,.5);
	-webkit-box-shadow: 0 0 0 3px #777, 2px 1px 4px 4px rgba(10,10,0,.5);
	box-shadow: 0 0 0 3px #777, 2px 1px 6px 4px rgba(10,10,0,.5);
	}

hr {
	padding-bottom: 1px;
	background-color: #9b9b9b;
	border-bottom:1px solid #F4F4F4;
	}


/* TO TOP
==========================================================================*/

#to_top {
    position: fixed;    
    /** позиция кнопки scroll to top **/
    bottom: 30px;   
    right: 30px;
    /** картинка кнопки наверх **/
    background: transparent url('images/to-top.png') no-repeat left top;  
    width: 50px;
    height: 50px;
    cursor: pointer;
    /** скрываем кнопку в начале **/
    display:none;
}





/* Intresting publications
==========================================================================*/


.pub_list {
	list-style-position: inside;
	list-style-image: url('images/paw.gif');
	}




/* TMP
==========================================================================*/






h1, h1 a, h1 a:visited {
	padding-top: 25px;
	margin:5px;
	font-family: 'BickhamScriptTwo', cursive;
	font-size: 46px;
	text-align: center;
	text-decoration: none;
	line-height: 52px;
	color: #2F2F2F;  
	text-shadow:#ebe1c8 1px 1px 0;  /* #918470 */
	}

h1 a:hover {
	color: #4F4F4F;  
	text-shadow:#918470 3px 3px 0;
	}


/*
MarckScript

*/







h2, article h2, h2 a, article h2 a, h2 a:visited {
	margin:15px 5px 10px 5px;	
	font-family: 'Cambria', cursive;
	font-size: 19px;
	text-align: center;
	text-decoration: none;
	color: #2F2F2F;  
	text-shadow: #777 1px 1px 0;
	}

article h2 a:hover, h2 a:hover {
	color: #4F4F4F;  
	text-shadow: #777 1px 1px 0;
	}

article a, article a:visited {
	font-size: 15px;
	line-height: 18px;
	color: #252525;
	text-decoration: underline;
	}

article a:hover {
	text-decoration: none;
	color: #2F2F2F;
	}

article p {
	color: #2F2F2F;  
	font-size: 15px;
	line-height: 18px;
	text-indent: 25px;
	padding-bottom: 12px;
	}

article ol li {
	font-size: 15px;
	line-height: 18px;
	margin: 2px 0 5px 0;
	list-style-position: inside;
	color: #2F2F2F;  
	}

article ul li {
	font-size: 15px;
	line-height: 18px;
	margin: 2px 0 5px 0;
	list-style-position: inside;
	list-style-type: circle;
	color: #2F2F2F;  
	list-style-image: url('images/paw.gif');
	}






.cite {
	width: 50%;
	float: left;
        display: block;
	padding: 5px 10px;
	margin: 5px 15px 10px 5px;
	border: 1px solid #777;	
	border-radius:10px;  
	-moz-border-radius:10px; 
	-khtml-border-radius:10px;
	background-color: #D8CEC5;
	}

.cite ul li {
	font-size: 14px;
	}

blockquote p {
	font-family: 'Nlazursk';
	font-size: 18px;
	}

address, address A, address A:visited {
	font-family: 'Tahoma'; /* Nlazursk */
	font-size: 14px;
	line-height: 14px;
	margin: 10px 0px 0 0; 
	padding:0px;
	}

address A:hover, address A:active {
	color: #555;
	text-decoration:  underline;
	}








A, A:visited {
	color: #000000;  
	}

A:hover, A:active {
	text-decoration: none;
	color: #1F1F1F;  
	}






A.modal-link, A.modal-link:visited {
	color: #000000;  
	text-decoration: underline;
	text-shadow: #777 1px 1px 0;
	}

A.modal-link:hover, A.modal-link:active {
	color: #444444; 
	text-decoration: none;
	}






A.more-link, A.more-link:visited {
	font-weight: bold;
	color: #2F2F2F;  
	}

A.more-link:hover, A.more-link:active {
	color: #FCEAAC; 
	text-decoration: none;
	}





/*	  =============  IMAGES	=========	*/

.size-medium { 	/* Изображение среднего размера */
	border: 1px solid #fceaac;
	background-color: #5a5750;
	padding: 4px;

	-moz-box-shadow: 0 0 0 1px #777, 0px 1px 2px 0px rgba(10,10,0,.5);
	-webkit-box-shadow: 0 0 0 1px #777, 0px 1px 2px 0px rgba(10,10,0,.5);
	box-shadow: 0 0 0 1px #777, 0px 1px 2px 0px rgba(10,10,0,.5);
	}

.size-medium:hover {
	border: 2px solid #fceaac;
	padding: 3px;
	}


.size-thumbnail { 	/* миниатюра в тексте */
	background-color: #5a5750;
	padding: 4px;
	margin-top: 5px;
	border: 1px solid #fceaac;

	border-radius: 3px;
	-moz-border-radius 3px;
	-webkit-border-radius: 3px;

	-moz-box-shadow: 0 0 0 1px #777, 0px 1px 2px 0px rgba(10,10,0,.5);
	-webkit-box-shadow: 0 0 0 1px #777, 0px 1px 2px 0px rgba(10,10,0,.5);
	box-shadow: 0 0 0 1px #777, 0px 1px 2px 0px rgba(10,10,0,.5);
	}

.size-thumbnail:hover { 	/* миниатюра в тексте */
	background-color: #464646;
	}


.wp-caption-text { 	/* описание миниатюры */
	color: #555; 
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	text-indent: 0px;
	margin-right: 7px;
	text-align: center;
	}

/* ------------------- Table ---------------*/
td {
	border: 1px solid #5a5750;
	padding: 3px;
	vertical-align: middle;

}

.big-link {
	font-size: 11px;
	line-height: 11px;
	}



/* Galerey */

TABLE#galery {
	width: 100%;	
	}

#galery td {
	border: none;
	valign: middle;
	text-align: center;
	}

#galery h2 {
	margin-top: 30px;
	font-size: 24px;
	line-height: 18px;
	}


#galery ul li {
	text-align: left;
	margin: 0px;
	padding: 8px 0 0 40px;
	list-style: none;
	height: 30px;
	background: url(images/gal.png) no-repeat;
	}

h2.album_name {
	color:  #f3edd7;
	font-family: 'Marck Script', cursive;
	text-decoration: none;
	text-shadow: #716450 3px 1px 0;	
	text-decoration: none;
	font-size: 20px;
	font-weight: 400; 
	line-height: 1.0;
	}

h7.album_name {
	color:  #444;
	font-family: 'Marck Script', cursive;
	text-decoration: none;
	text-shadow: #333 2px 1px 0;	
	text-decoration: none;
	font-size: 14px;
	}


A.album, A.album:visited {
	font-size: 21px;
	color: #1f1f1f;  
	text-decoration: none; 
	}

A.album:hover, A.album:active {
	color: #4f4f4f;  
	text-shadow:#918470 1px 2px 0;
	}


/*	Pedigree	*/
ul#award li {
	font-size: 12px;
	line-height: 12px;
	color: #2F2F2F;  
	list-style-position: inside;
	list-style-image: url('images/award.gif');
	}

ul#info li {
	font-size: 12px;
	line-height: 12px;
	color: #2F2F2F;  
	list-style-position: inside;
	list-style-image: url('images/i.gif');
	}



td.red, td.red A, td.red A:visited,
td.blue, td.blue A, td.blue A:visited {
	font-size: 14px;
	text-align: center;
/*	font-weight: bold; */
	text-decoration: none;
	}

td.red, td.red A, td.red A:visited { color: #AA0000; }
td.red A:hover, td.red A:active { color: #550000; text-decoration: underline; }
td.blue, td.blue A, td.blue A:visited { color: #000088;	}
td.blue A:hover, td.blue A:active { color: #000055; text-decoration: underline; }


/* -------------------	    FAQ 	--------------*/
#faq-container A, #faq-container A:visited {
        font-size:12px;
	}

/* -------------------	    GuestBook 	--------------*/

.css_form_textfieldspace INPUT,
.css_form_textfieldspace TEXTAREA,
.css_form_antispam_inputfield {
	background-color: #beb1a5 !important;
	border: 1px solid #87837f !important;
	}



/* -------------------	Google transleator  --------------*/

.goog-te-gadget {
	color: #1F1F1F !important; /* #bab0a4 */
	font-size: 12px !important; 
	font-weight: 700 !important; 
	}

.goog-te-combo {
        background-color: #aeaa9f;
	border: 1px solid #2F2F2F;  
	}

/* ------------------- Tweeter sprite ---------------*/


#tweet {	/*	Tweet sprite	*/
	width: 40px;
	height: 40px;
	background-image:url('images/tweet.png');	
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	display: inline-block;
	margin: 0;
	}

#tweet:hover {	/*	Tweet sprite active	*/
	background-position: 0px -40px; 
	}

#tweet_bg { 	/*	Tweet background texture	*/
	width: 100%; 
	background-image: url('images/bottom_line_bg.gif'); 
	background-repeat: repeat-x;
	}


/* ------------------- Датта публикации ---------------*/
#views {
	float:right; 
	height: 22px; 
	min-width: 18px; 
	margin: 5px 10px 0 0; 
	padding: 7px 5px 0 5px;
	display: inline-block; 
	text-align: center;
	font-family: 'Nlazursk'; /* Tahoma */
	font-size: 14px;
	font-weight: 400; 
	background-color: #aca39a; /*#bab0a4;*/
	border: 1px solid #4b4b4b;

	/* Закругляем уголки */	
	-behavior: url('border-radius.htc');
	border-radius: 15px 15px 15px 15px;  /*       */
	-moz-border-radius: 15px 15px 15px 15px;  /*  firefox */
	-webkit-border-radius: 15px 15px 15px 15px;  /*  Safari  Chrome */
	}

#pubdate {
	float:right; 
	height: 16px; 
	margin: 12px -5px 0 0; 
	padding: 0 5px;
	display: inline-block; 
	font-size: 11px;
	font-family: 'Georgia', cursive; 
	background-color: #bab0a4;
	border: 1px solid #4b4b4b;

	/* Закругляем уголки */	
	-behavior: url('border-radius.htc');
	border-radius: 10px 10px 10px 10px;  /*       */
	-moz-border-radius: 10px 10px 10px 10px;  /*  firefox */
	-webkit-border-radius: 10px 10px 10px 10px;  /*  Safari  Chrome */
	}


/* ------------------- Обрезка и "растворение" текста ---------------*/

        /*  Sidebar  */

.fade_sidebar, .fade_footer, .fade_home {
	cursor: help; /* Курсор "вопрос" для оформления подсказки (title) */
	white-space: nowrap; /* Отменяем перенос текста */
	overflow: hidden; /* Обрезаем содержимое */
	padding: 0 5px 0 0; /* Поля */
	background: transparent; /* Цвет фона */
	position: relative; /* Относительное позиционирование */
	}


.fade_sidebar::after, .fade_footer::after, .fade_home::after {
	content: ''; /* Выводим элемент */
	position: absolute; /* Абсолютное позиционирование */
	right: 0; top: 0; /* Положение элемента */
	width: 40px; /* Ширина градиента*/
	height: 100%; /* Высота родителя */
	}
                                                        
.fade_sidebar::after {
	    /* Градиент */

	background: -moz-linear-gradient(left, rgba(216, 206, 197, 0.2), #D8CEC5 100%);
	background: -webkit-linear-gradient(left, rgba(216, 206, 197, 0.2), #D8CEC5 100%); 
	background: -o-linear-gradient(left, rgba(216, 206, 197, 0.2), #D8CEC5 100%);
	background: -ms-linear-gradient(left, rgba(216, 206, 197, 0.2), #D8CEC5 100%);
	background: linear-gradient(to right, rgba(216, 206, 197, 0.2), #D8CEC5 100%);
	}

        /*  Footer  */

.fade_footer::after {
	    /* Градиент */
	background: -moz-linear-gradient(left, rgba(91,88,81, 0.2), #5b5851 100%);
	background: -webkit-linear-gradient(left, rgba(91,88,81, 0.2), #5b5851 100%); 
	background: -o-linear-gradient(left, rgba(91,88,81, 0.2), #5b5851 100%);
	background: -ms-linear-gradient(left, rgba(91,88,81, 0.2), #5b5851 100%);
	background: linear-gradient(to right, rgba(91,88,81, 0.2), #5b5851 100%);
	}

.fade_home::after {
	    /* Градиент */

	background: -moz-linear-gradient(left, rgba(224, 215, 204, 0.3), #E0D7CC 100%);
	background: -webkit-linear-gradient(left, rgba(224, 215, 204, 0.3), #E0D7CC 100%); 
	background: -o-linear-gradient(left, rgba(224, 215, 204, 0.3), #E0D7CC 100%);
	background: -ms-linear-gradient(left, rgba(224, 215, 204, 0.3), #E0D7CC 100%);
	background: linear-gradient(to right, rgba(224, 215, 204, 0.3), #E0D7CC 100%);
	}


                                 


		

/* ------------------- Toolpip & Warning ---------------*/
/*	<em class="tooltip"><span> Текст подсказки... </span> Анкор подсказки </em>	*/
/*	<em class="warning"><span> Текст предупреждения... </span> Анкор предупреждения </em>	*/

.tooltip { position:relative; z-index:24; text-decoration:none;	border-bottom:#5a5750 1px dashed; }
.tooltip span { display:none;}
.tooltip:hover {z-index:25;}
.tooltip:hover span {
	display:block;
	position:absolute;
	width:120px;
	top:25px;
	left:20px;
	background-color:#FCFBDC;
	border:1px solid #333333;
	padding:5px;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.warning { position:relative; z-index:24; text-decoration:none; border-bottom:#a21d2e 1px dashed; }
.warning span { display:none; }
.warning:hover {z-index:25;}
.warning:hover span { 
	display:block;
	z-index:25; 
	position:absolute; 
	width:250px; 
	top:25px; 
	left:20px;
	background:#FCE4E4 url(images/warning.gif) no-repeat left;
	border: 1px solid #990000; 
	padding:5px 5px 5px 35px;
	font-size:11px;
	color:#990000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}



