/*
Theme Name: felomenacom2imeniny
Theme URI: http://felomena.com/
Theme ID: felomena
Description: <a href="http://felomena.com/imeniny/">Felomena.com</a> wordpress theme.
Author: felomena
Version: 1.0
Author URI: http://felomena.com/
Copyright 2007-2010 felomena.com

*/

/* --- HEADLINES --- */

h1 {
	font:12px Tahoma;
	color:#999;
	text-align:center;
	margin:1px 0 5px;
}

.h1index {
	font:italic 21px Georgia;
	color:#333;
	text-align:center;
	margin:10px;
}

.h1page {
	font:italic 28px Georgia;
	color:#000;
	text-align:center;
	margin:15px 10px;
}

.h_index {
	font:italic 21px Georgia;
	color:#000;
	text-align:center;
	border:1px solid #D7D7D7;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:5px 0;
	margin:15px 0;
	background:url(//s.felomena.com/wp-content/common/images/bg_bottom.png) 50% 100% repeat-x #FFFFFF;
}

.h_title {
	border:1px solid #D7D7D7;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:5px 0;
	background:url(//s.felomena.com/wp-content/common/images/bg_bottom.png) 50% 100% repeat-x #FFFFFF;
}

h2 {
	font:italic 28px Georgia;
	text-align:center;
	margin:15px 10px;
}

h3 {
	font:normal 17px Verdana, Geneva, sans-serif;
	color:#999;
	margin:20px 0;
}

h3 a {
	color:#999 !important;
	text-decoration:none !important;
}

/* --- CONTENT --- */

.content {
	font:16px Arial, Helvetica, sans-serif;
	color:#000;
	overflow:hidden;
	line-height:1.6em;
}

.content a {
	text-decoration:underline;
}

.content a:hover {
	text-decoration:none;
}

.content p {
	text-indent:5px;
}

.content.page p {
	text-indent:0px;
}

.content.page a {
	color:#408dd9;
}

.content.index {
	font:14px Arial, Helvetica, sans-serif;
	line-height:1.6em;
}

.content.index a {
	color:#408dd9;
}

.year {
	font:normal 11px Arial, Helvetica, sans-serif;
	float:center;
}

/* Оформление контента страниц */

#article #content-layer {
    color: #333333;
    font: 15px/26px Arial,Helvetica,sans-serif;
    padding: 0 24px;
}
#article #content-layer p {
    margin: 17px 0;
}

#article #content-layer h3 {
    color: #000000;
    font: 22px/30px Arial,Helvetica,sans-serif;
	text-align:center;
    margin:25px 0 25px;
}
#article #content-layer h2{
    color: #000000;
    font: 27px/30px Arial,Helvetica,sans-serif;
	text-align:center;
    margin:23px 0 15px;
}
#article #content-layer strong {
	color:#505050;
}
#article #content-layer a {
	color:#408dd9;
	text-decoration:underline;
}

#article #content-layer a:hover {
	text-decoration:none;
}

img[align="center"], img[align="middle"]{
    display: block;
    margin:0 auto !important;
}

img.center {
    display: block;
    margin:0 auto !important;
}

#article #content-layer img.images-all-width {
	width: 659px;
	position: relative;
	left:-41px;
	margin:15px 0 -5px;
}

#article #content-layer .excerpt {
	font:20px/30px Arial, Helvetica, sans-serif;
	border-left:7px solid #000;
	padding:20px 10px 20px 45px;
	position:relative;
	left:-41px;
	width:100%;
}

.clearfix {
	display:block;
	height:1px;
	overflow:hidden;
	clear:both;
}

.first_p_fix {
	margin:0 !important;
	height: 0 !important;
}
/* Кнопки */

.buttons, .buttons:visited {
	/*background: #222 url(//zurb.com/blog_uploads/0000/0617/alert-overlay.png) repeat-x; */
	background: #222;
	display: inline-block; 
	color: #fff !important; 
	text-decoration: none !important;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	width:90%;
	font-size: 16px;
	text-align:center;
	font-weight: bold;
	line-height: 1;
	padding: 13px 14px;
	margin:5px auto 25px;
	display:block;
}

.buttons:hover {
	background-color: #111;
	color: #fff;
}

.buttons:active {
	top: 1px;
}

.buttons.blue, .buttons.blue:visited {
	background-color: #1CB841;
}

.buttons.blue:hover {
	background-color: #19A73B;
}

.buttons.magenta, .buttons.magenta:visited {
	background-color: #a9014b;
}

.magenta.buttons:hover {
	background-color: #630030;
}

/* Блок с именинами на сегодня */

.b-imeniny_na_segodnya {
	border: 2px solid #4DD7FA;
	padding: 0 15px;
	border-radius: 15px;
	margin: 5px 0 10px;
	position: relative;
	left: -20px;
	width: 585px;
}

.date-navigation {
	text-align:center;
	font-size:13px;
	line-height:21px;
	color:#999;
	margin:-10px 0 15px;
}
.date-navigation a {
	text-decoration:underline !important;
}
.date-navigation a:hover {
	text-decoration:none !important;
}

/* Две колонки */

.two-column-imeniny {
	text-align: center;
	margin: 10px auto;
	overflow: hidden;
	padding: 10px 0;
}
.two-column-imeniny__first,.two-column-imeniny__second {
	float:left;
	width:270px;
	border:1px solid #333;
	padding:10px 0;
	border-radius:10px;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.two-column-imeniny__first {
	margin: 0 30px 0 0;
	background:url(//s.felomena.com/wp-content/images/imena/kak-nazvat/names-top-devochki.jpg) repeat;
}
.two-column-imeniny__second {
	background:url(//s.felomena.com/wp-content/images/imena/kak-nazvat/names-top-malchiki.jpg) repeat;
}

/* Вывод заголовка (строчного) для блоков */

.b-imeniny_title {
	color: #f6fefd;
	text-shadow: 2px 2px 2px black;
	border-bottom: 1px solid #fff;
	margin: 0 auto 10px;
	padding: 0 0 10px;
	text-align: center;
	font-size: 32px;
	line-height: 34px;
	font-weight: bold;
	font-family:'Open Sans Condensed',Arial,sans-serif;
	display:inline-block;
}

/* Вывод заголовка (блочного) для блоков  */

.b-imeniny_title.block {
	display:block;
}

/* Список имен женских и мужских */

.b-imeniny_popular__one {
	padding:4px 8px;
	background:#F9F5CA;
	border:1px solid #999;
	border-radius:10px;
	margin:5px 10px;
	display:inline-block;
	opacity:0.8;
}

.b-imeniny_popular__one.malchiki,.b-imeniny_popular__one.devochki {
	border:1px solid #fff;
}

.b-imeniny_popular__one.malchiki a,.b-imeniny_popular__one.devochki a {
	color:#fff !important;
}

.b-imeniny_popular__one.malchiki {
	background:#75A9F9;
}

.b-imeniny_popular__one.devochki {
	background:#FFB4B0;
}

.b-imeniny_popular__one a {
	color:#333 !important;
}

.b-imeniny_popular__one a:hover {
	text-decoration:none !important;
}

/* Блок с изображением на именины по датам */

.b-imeniny_img {
	display:block;
	width:660px;
	height:268px;
	position:relative;
	left:-42px;
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:35px 18px 18px 30px;
	color:#ffffff;
}

.b-imeniny_img.zima {
	background:url("//s.felomena.com/wp-content/images/imeniny/den/background-zima.jpg") 50% 0 no-repeat;
}

.b-imeniny_img.vesna {
	background:url("//s.felomena.com/wp-content/images/imeniny/den/background-vesna.jpg") 50% 0 no-repeat;
}

.b-imeniny_img.leto {
	background:url("//s.felomena.com/wp-content/images/imeniny/den/background-leto.jpg") 50% 0 no-repeat;
}

.b-imeniny_img.osen {
	background:url("//s.felomena.com/wp-content/images/imeniny/den/background-osen.jpg") 50% 0 no-repeat;
}

.b-imeniny_img__title {
	font-size:32px;
	font-family:'Open Sans Condensed',Georgia;
	margin:17px 0 0 0 !important;
	text-shadow: 2px 2px 2px #222;
	opacity: 0.9;
}
.b-imeniny_img__date {
	font-size:70px;
	line-height:130%;
	font-weight:bold;
	margin:0 !important;
	color: #ffffff;
}
.b-imeniny_img__imena {
	font-size:32px;
	font-family:'Open Sans Condensed',Georgia;
	word-spacing: 10px;
	margin:2px 0 !important;
	text-shadow: 2px 2px 2px #222;
	max-width: 410px;
	opacity: 0.9;
}
.b-imeniny_img__imena_button {
	font-size: 14px;
	margin: 15px 0 !important;
	color: #333;
	padding: 1px 6px;
	opacity: .8;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #fff;
	display: inline-block;
}
.b-imeniny_img__imena_button a {
	color: #333 !important;
	text-decoration:none !important;
}
.b-imeniny_img__figure {
	position:absolute;
	right:45px;
	top:55px;
}

/* Блок с 12 месяцами в правом сайдбаре */

.b-right_block__month {
	overflow:hidden;
	border:1px solid #D7D7D7;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,.35);
	-moz-box-shadow:0 1px 3px rgba(0,0,0,.35);
	box-shadow:0 1px 3px rgba(0,0,0,0.35);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:13px 25px;
	margin-bottom:15px;
	background:#fff;
	font-size:14px;
	line-height:19px;
}

.b-right_block__month a {
	color:#0054a7;
	text-decoration:underline;
}

.b-right_block__month a:hover {
	color:#0054a7;
	text-decoration:none;
}

.b-right_block__month_col1,.b-right_block__month_col2,.b-right_block__month_col3 {
	float:left;
	width:90px;
}

.b-right_block__month_head {
	color: #444;
	font-size: 16px;
	text-align: center;
	padding: 0 0 10px;
	font-weight: bold;
}

.right_block__month_sup {
	color:#999;
	font-size: 9px;
}

.b-right_block__month_backlight{
	color: #ff612a !important;
}

/* Блок в сайдбаре на месяц */

.b-right_block__den_rozhdenia_month {
	width:202px;
	border:1px solid #D7D7D7;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding: 0 0 13px;
	width: 326px;
	overflow: hidden;
	margin-bottom: 15px;
	background:url(//s.felomena.com/wp-content/common/images/bg_bottom.png) 50% 100% repeat-x #FFFFFF;
}

.b-right_block__den_rozhdenia_month_head {
	border-bottom: 1px solid black;
	padding: 4px 0 4px;
	background-color: #e1e1e1;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.b-right_block__den_rozhdenia_embed {
	margin:10px 15px;
}

.b-right_block__den_rozhdenia_month_day {
	width:41px;
	text-align:center;
	float:left;
	padding:5px 0;
	font-size: 12px;
}

.b-right_block__den_rozhdenia_month_day a{
	text-decoration:underline;
}

.b-right_block__den_rozhdenia_month_day a:hover {
	color:#000;
	text-decoration:none;
	font-weight: bold
}

.b-right_block__den_rozhdenia_month_day.weekend a{
	color:#ff2325 !important;
}


/* Блок с изображением для имени */

.b-characteristic_name {
	display:block;
	width:659px;
	height:208px;
	position:relative;
	left:-41px;
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:35px 18px 18px 30px;
	color:#ffffff;
}
.b-characteristic_name.muzhskie {
	background:url("//s.felomena.com/wp-content/images/imena/page/font-muzhskie.jpg") 50% 0 no-repeat;
}

.b-characteristic_name.zhenskie {
	background:url("//s.felomena.com/wp-content/images/imena/page/font-zhenskie.jpg") 50% 0 no-repeat;
}

.b-characteristic_name__name {
	font-size:56px;
	line-height:130%;
	font-weight:bold;
	margin:0 210px 0 0 !important;
	color: #ffffff;
	text-align:center;
}

.b-characteristic_name__quality{
	font-size:20px;
	text-align:center;
	word-spacing: 10px;
	margin:20px 200px 0 0 !important;
}

.b-characteristic_name__figure {
	position:absolute;
	right:60px;
	top:17px;
}

.b-characteristic_name__person {
	font-size: 11px;
	line-height: 11px;
	color: #fff;
	text-align: center;
	margin: 20px 35px 0 410px !important;
}


/* ---  --- */

.b-imeniny__imya {
	width: 659px;
	/*max-width: 619px;*/
	position: relative;
	left:-41px;
	margin:10px 0 25px;
	text-align: center;
	padding:10px 20px;
	background:url(/wp-content/section/imena/images/panel_imena_background_small.png) no-repeat;
}

.b-imeniny__imya_one {
	padding:3px 6px;
	border:1px solid #fff;
	border-radius:10px;
	margin:5px;
	display: inline-block;
	color:#333;
	background: #fff;
	opacity: 0.75;
}

.b-imeniny__imya_one a:hover {
	text-decoration:none !important;
}

/* Блоки для страниц имен */

.b-background-img {
	text-align:center;
	margin:10px auto;
	border:1px solid #333;
	padding:10px;
	border-radius:10px;
	overflow:hidden;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.b-background-img__inside {
	border-radius: 10px;
	opacity: 0.9;
	color: #000;
	background: #fff;
	padding: 15px;
	margin: 0 20px 10px;
	text-align: left;
	line-height: 21px;
	font-style: italic;
	overflow:hidden;
}

.b-background-img.kalendar {
	background:url(//s.felomena.com/wp-content/images/imeniny/imya/background-kalendar.jpg) repeat;
}

.b-background-img.pozdravlenia {
	background:url(//s.felomena.com/wp-content/images/imeniny/imya/background-stihi.jpg) repeat;
}

.b-imeniny_imya_column {
	float: left;
	width: 220px;
	padding: 10px;
}

/* Вывод заголовка (строчного) для блоков */

.b-imeniny_title {
	color: #f6fefd;
	text-shadow: 2px 2px 2px black;
	border-bottom: 1px solid #fff;
	margin: 0 auto 10px;
	padding: 0 0 10px;
	text-align: center;
	font-size: 32px;
	line-height: 34px;
	font-weight: bold;
	font-family:'Open Sans Condensed',Arial,sans-serif;
	display:inline-block;
}

/* Блок с раскрывающимся списком дат именин для страницы имен */

.b-imeniny__imya_line {
	font-size:16px;
	padding:6px 10px;
	border:1px solid #fff;
	border-radius:10px;
	margin:15px;
	color:#333;
	text-align:left;
	background: #fff;
	opacity: 0.95;
}

.b-imeniny__imya_line a:hover {
	text-decoration:none !important;
}

.b-imeniny_imena_button {
	font-size: 16px;
	margin: 5px 0 !important;
	color: #333;
	padding: 2px 8px;
	opacity: .99;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #fff;
	display: inline-block;
}
.b-imeniny_imena_button a {
	color: #333 !important;
	text-decoration:none !important;
}

.imeniny_period {
	padding:3px 6px;
	border:1px solid #fff;
	border-radius:10px;
	margin:5px;
	display: inline-block;
	color:#333;
	background:#FFECD7;
}
.imeniny_period a {
	color:#333 !important;
}
.imeniny_period a:hover {
	text-decoration:none !important;
}

.imeniny_imya__block-hide-link {
	border-bottom: 1px dotted;
	text-decoration: none !important;
}

.imeniny_imya__block-hide {
	display:none;
}

/** --- LIST NAMES --- **/

.sterms {
	width:100%;
	clear:both;
	float:left;
}

.sterms .oneletter {
	width:190px;
	float:left;
	padding:0 0 20px;
}

.sterms .oneletter a {
	font-size:14px;
	float:left;
	clear:both;	
	margin-left:20px;
}

.sterms .oneletter a:hover {
	text-decoration: none !important;
}

/* Блок на главной женские и мужские именины */

.imeniny_zhm {
	width:100%;
	clear:both;
	overflow: hidden;
	border-radius: 15px;
	border: 2px solid #4dd7fa;
}

.imeniny_zhm .oneletter {
	width:190px;
	float:left;
	padding:0 0 20px;
}

.imeniny_zhm .oneletter a {
	font-size:14px;
	float:left;
	clear:both;	
	margin-left:20px;
}

.imeniny_zhm .oneletter a:hover {
	text-decoration: none !important;
}

.imeniny_zhm_head {
	font:22px Arial;
	text-align:center;
	margin-bottom:10px;
	margin-top: 10px;
}

/* --- Колонки 2-ух типов --- */

.icolumn.double { 
	list-style-type:none; 
	overflow:hidden;
	margin:20px 0 0;
} 

.icolumn.double li { 
	display:block; 
	float:left; 
}

.icolumn.double li img { 
	display:block; 
    margin:0 auto !important;
}

.icolumn.double li {
	text-align:center;
	width:50%;
}

/* Кнопки */

.buttons_f, .buttons_f:visited {
	/*background: #222 url(//zurb.com/blog_uploads/0000/0617/alert-overlay.png) repeat-x;*/
	background: #222;	
	display: inline-block; 
	color: #fff !important; 
	text-decoration: none !important;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	width:245px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	padding: 8px 14px 9px;
}

.buttons_f:hover {
	background-color: #111;
	color: #fff;
}

.buttons_f:active {
	top: 1px;
}

.buttons_f.blue_f, .buttons_f.blue_f:visited {
	background-color: #2daebf;
}

.buttons_f.blue_f:hover {
	background-color: #007d9a;
}

.buttons_f.magenta_f, .buttons_f.magenta_f:visited {
	background-color: #a9014b;
}

.magenta_f.buttons_f:hover {
	background-color: #630030;
}

/* Кнопки для главной страницы */

.imgbut4 {
	width:577px;
	height:102px;
}

.imgbut4:hover {
	opacity:0.75;
}

.h3per {
    color: #000000;
    font: 22px/30px Arial,Helvetica,sans-serif;
	text-align:center;
}

.pora_per {
	position:relative;
	left:-16px;
}

.per-box {
	height:9px;
}

.pora_per .table-calendar .month {
	min-height:auto;
}