@import url(http://fonts.googleapis.com/css?family=Open+Sans:700&subset=latin,cyrillic-ext);
@import url(../style/pretty-photo.css);
@import url(../style/mediaplayer.css);


.menu_alphabet {float:left; font-size:14px; color:#000000; text-align:center; margin:5px; padding-top:10px; padding-bottom:10px; width:720px;; border:1px #00CCFF solid; background:#D9F3FD; 	border-radius:15px 15px 15px 5px;
	-webkit-border-radius:15px 15px 15px 15px;
	-moz-border-radius:15px 15px 15px 15px;
	}
	
.menu_alphabet a {    font-size:14px; color:#FF0000; font-weight:bold; text-decoration:none;
}
.list_sub {float:right; font-size:14px; color:#000000; text-align:center; margin:5px; padding-top:10px; padding-bottom:10px; width:720px;; border:1px #00CCFF solid; background:#D9F3FD; 	border-radius:15px 15px 15px 5px;
	-webkit-border-radius:15px 15px 15px 15px;
	-moz-border-radius:15px 15px 15px 15px;
	}
	
.list_sub a {    font-size:14px; color:#FF0000; font-weight:bold; text-decoration:none;
}
	

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; }
html { font-size: 62.5%; background: url(../images/pattern/boxed-pattern1.gif) 0 0 repeat fixed; overflow-y: scroll; -webkit-text-size-adjust: 100%;  -ms-text-size-adjust: 100%; }
body { background: #fcfcfc; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 19px;}
.web_link { font-size:14px; border:none; color:#FFFFFF; font-weight:bold; text-decoration: none; background:none;}
.web_link a{ font-size:14px; border:none; color:#FFFFFF; font-weight:bold; text-decoration: none; background:none;}
/*background*/
body.boxed.pattern-1 { background: url(../images/pattern/boxed-pattern1.gif) 0 0 repeat fixed;}
body.boxed.pattern-2 { background: url(../images/pattern/boxed-pattern2.gif) 0 0 repeat fixed;}
body.boxed.pattern-3 { background: url(../images/pattern/boxed-pattern3.png) 0 0 repeat fixed;}
body.boxed.pattern-4 { background: url(../images/pattern/boxed-pattern4.gif) 0 0 repeat fixed;}
body.boxed.pattern-5 { background: url(../images/pattern/boxed-pattern5.gif) 0 0 repeat fixed;}
body.boxed.pattern-6 { background: url(../images/pattern/boxed-pattern6.jpg) center 0 no-repeat fixed;}
body.wide {  max-width: 995px; margin:0 auto; background: #fcfcfc; 
  -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,.1); 
  -moz-box-shadow: 0 0 2px 1px rgba(0,0,0,.1); 
  box-shadow: 0 0 2px 1px rgba(0,0,0,.1);}

body.boxed #page { max-width: 995px; margin:0 auto; background: #fcfcfc; 
  -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,.1); 
  -moz-box-shadow: 0 0 2px 1px rgba(0,0,0,.1); 
  box-shadow: 0 0 2px 1px rgba(0,0,0,.1);}
.body_patterns { display: none;}
body.boxed .body_patterns { display: block;}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section   { display: block; }
audio { display: none; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; }
blockquote:before, 
blockquote:after,
q:before, q:after{ content: ""; }
blockquote, q  { quotes: "" ""; }
a:focus   { outline: none; }
a:hover,
a:active   { outline: 0; }
a img { border: 0; }

/* selection */
::selection { background: #a2a9ae;  color: #fff; } /* Safari */
::-moz-selection { background: #a2a9ae;  color: #fff; } /* Firefox */

body,
button,
input,
select,
textarea {
 color: #666;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 line-height: 19px;
 outline: none;
}

/* Headings */
h1,h2,h3,h4,h5,h6 { clear: both;}
h2.page-title { font-size: 16px; line-height: 20px; color: #262626; font-weight: bold; margin-bottom: 16px; padding: 8px 0 8px; border-top: 3px solid #a2a9ae; border-bottom: 1px solid #e3e3e3;}

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em;}

/* Text elements */
p   { margin-bottom: 19px; }
ul, ol  { margin: 0 0 1.5em 3em; }
ul   { list-style: disc; }
ol   { list-style: decimal; }
li > ul,
li > ol { margin-bottom: 0; margin-left: 1.5em;}
dt   { font-weight: bold; }
dd   { margin: 0 1.5em 1.5em;}
b, strong { font-weight: bold;}
dfn, cite, em, i { font-style: italic; }
blockquote { margin: 0 1.5em; }
address { margin: 0 0 1.5em;}
pre  { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 1.5rem; line-height: 1.6; margin-bottom: 1.6em; padding: 1.6em; overflow: auto; max-width: 100%;}
code, kbd, tt, var { font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
abbr, acronym { border-bottom: 1px dotted #666; cursor: help;}
mark, ins { background: #fff9c0; text-decoration: none;}
sup, sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline;}
sup   { bottom: 1ex;}
sub   { top: .5ex; }
small   { font-size: 75%; }
big   { font-size: 125%; }
figure   { margin: 0; }
table { width: 100%; }
th { font-weight: bold; }
img   { /*height: auto;*/ max-width: 100%; }
button,
input,
select,
textarea { font-size: 100%;  margin: 0;  vertical-align: baseline;  *vertical-align: middle; }
button, input { line-height: normal;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] { font-size: 12px; height: 27px; line-height: 26px; color: #6d6d6d; font-weight: bold; font-family: Arial, Helvetica, sans-serif; padding: 1px 12px 0 13px; border: 1px solid #cdd0d1; cursor: pointer;
 -webkit-box-shadow: 1px 1px rgba(0,0,0,.05);
 -moz-box-shadow: 1px 1px rgba(0,0,0,.05);
 box-shadow: 1px 1px rgba(0,0,0,.05);
 background: #ffffff;
 background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
 background: -webkit-linear-gradient(#ffffff 0%, #f5f5f5 100%);
 background: -moz-linear-gradient(#ffffff 0%, #f5f5f5 100%);
 background: -ms-linear-gradient(#ffffff 0%, #f5f5f5 100%);
 background: -o-linear-gradient(#ffffff 0%, #f5f5f5 100%);
 background: linear-gradient(#ffffff 0%, #f5f5f5 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );}
 
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
 border: 1px solid #c3c6c7;
 background: #fdfdfd; /* Old browsers */
 background: -moz-linear-gradient(top,  #fdfdfd 0%, #ebebeb 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  #fdfdfd 0%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  #fdfdfd 0%,#ebebeb 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  #fdfdfd 0%,#ebebeb 100%); /* IE10+ */
 background: linear-gradient(to bottom,  #fdfdfd 0%,#ebebeb 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
 border-color: #aaa #bbb #bbb #bbb;
 box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: none;  -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing:   content-box;}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;}
button::-moz-focus-inner,
input::-moz-focus-inner {  border: 0; padding: 0;}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea { outline: none; background: #fff; border: 1px solid #d6d6d6; color: #6d6d6d; font-size: 12px; line-height: 15px; padding: 5px 6px 5px; resize: none; -webkit-appearance: none;
 -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,.04);
 -moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,.04);
 box-shadow: inset 1px 1px 3px rgba(0,0,0,.04);}
 
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus { outline: none; color: #6d6d6d;}
textarea {
 overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
 padding-left: 3px;
 vertical-align: top; /* Improves readability and alignment in all browsers */
 width: 98%;
}

/* Links */
a { color: #3d3d3d;}
a:visited { color: #3d3d3d;}
a:hover,
a:focus,
a:active { color: #73797c;}
a.img-wrap { display: block;}
a.img-wrap img,
a.gal_link img,
.img_wrap img,
a.w_hover img {vertical-align: top; width: 100%;}
a.img-wrap img, 
a.gal_link img, 
.img_wrap img, 
a.w_hover img { vertical-align: top; width: 100%;}

.alignleft { display: inline; float: left; margin-right: 1.5em;}
.alignright { display: inline; float: right; margin-left: 1.5em;}
.aligncenter { clear: both; display: block; margin: 0 auto;}

.extra_wrap { overflow: hidden;}

article h1 { color: #000000; font-size: 22px; font-weight: bold; line-height: 26px; margin-bottom: 9px;}
article h1.sc_title { font-size: 14px; line-height: 17px; margin-bottom: 15px;}
article h2 { color: #000000; font-size: 19px; font-weight: bold; line-height: 24px; margin-bottom: 10px;}
article h3 { color: #000000; font-size: 16px; font-weight: bold; line-height: 20px; margin-bottom: 8px;}

h6 { color: #000000; font-size: 13px; font-weight: bold; line-height: 19px; margin-bottom: 8px;}
h2 { color: #262626; font-size: 16px; font-weight: bold; line-height: 20px;}
h3 { color: #262626; font-size: 15px; font-weight: bold; line-height: 18px;}
h3.sc_title { margin-bottom: 14px;}
h4 { color: #333333; font-size: 14px; font-weight: bold; line-height: 18px; margin-bottom: 14px;}
h4 a { color: #333333; text-decoration: none;}
h4 a:hover { color: #000000;}
h5 { clear: none; color: #141414; font-size: 13px; font-weight: bold; line-height: 16px; margin-bottom: 12px;}
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important;}
.screen-reader-text:hover, 
.screen-reader-text:active, 
.screen-reader-text:focus { background-color: #F1F1F1; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759B; display: block; font-size: 14px; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000;}

/* Clearing */
.clearboth:after { width: 100%; content: ""; display: block; clear: both;}
.clear { width: 100%; clear: both;}

/*radius*/
#searchform,
.block_social_top ul li span,
.section2 .newsletter .newsletter-popup,
.login-popup .column.button .enter,
.registration-popup .column.button .enter,
.page .sc_toggles h3,
.sc_dropcaps.sc_dropcaps_style_1 span,
.sc_dropcaps.sc_dropcaps_style_2 span,
.sc_contact_form form .button a,
#toTop,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] 
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea,
.popUpBlock .form input[type="text"],
.popUpBlock .form input[type="password"],
.block_home_slider .flex-direction-nav li a,
.widget_news_combine .widget_body .block_news_tabs .tabs ul li a,
#news_style2_header .slides li .caption h3,
#news_style2_header .slides li .caption .text,
#blog_posts article.format-quote .quote-block,
#post_tags li a,
div#site_settings .form_row .marker,
div#site_settings .bg_patterns li span,
.block_home_slider .slides li .caption .subj,
.block_home_slider .slides li .caption .title, 
.block_home_slider .slides li .caption .body,
.widget_recent_blogposts ul.flex-direction-nav li a,
.sc_tooltip
  { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}

.section2 .newsletter .newsletter-popup input[type="submit"],
.section2 .newsletter .newsletter-popup input[type="text"]
  { -webkit-border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0; }
  
.screen-reader-text:focus
  { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
  
.login-popup .soc-login-links li a,
#post_tags li a:after 
  { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

/*header*/
#header {margin-bottom: 12px;}

/*topMenu*/
#header .top { background: #FFFFFF; background:url(../images/images.png) center; height:140px;}
#header .top .inner { width: 943px; margin: 0 auto; border: solid #323b44; border-width: 0 1px; }
#header .top .top-left {  width: 190px; text-align: center; color: #e9e9e9; font-size: 11px; line-height: 14px; padding: 8px 23px 8px 10px; border-right: 1px solid #323b44; float: left;}
#header .top .top-center { float: right; margin-left:10px; padding: 8px 10px 8px 10px; }


.top_top{ height:100px;}
#top-left-menu { margin: 0;}
#top-left-menu:after { clear: both; width: 100%; content: ""; display: block;}
#top-left-menu li { position: relative; list-style: none; float: left; font-weight: bold; font-size: 11px; line-height: 14px;}
#top-left-menu li + li { padding: 0 0 0 13px; margin: 0 0 0 12px; background: url(../images/top-menu-divider.gif) 0 center no-repeat;}
#top-left-menu li a { text-decoration: none; color: #e0e0e0;}
#top-left-menu li a:hover { color: #fff;}
#top-left-menu li ul { display: none; margin: 0; position: absolute; top: 14px; left: 0; width: 130px; z-index: 99; padding-top: 7px;}
#top-left-menu li:hover ul {display: block;}
#top-left-menu li ul li { float: none; border-bottom: 1px solid #333;}
#top-left-menu li ul li + li { background: none; padding: 0; margin: 0;}
#top-left-menu li ul li a { display: block; padding: 8px 14px 8px; color: #b2b2b2; background: #1f2124;}
#top-left-menu li ul li a:hover {background: #010c16; color: #fff;}

.top-right { float: right;}

#user-links {overflow: hidden; margin: 0;}
#user-links li { float: left; border-left: 1px solid #404040; list-style: none; font-size: 11px; line-height: 14px; font-weight: bold; padding: 8px 8px 8px 7px;}
#user-links li a { text-decoration: none; color: #e0e0e0;}
#user-links li a:hover { color: #fff;}

.section2 { background: #f7f7f7; border-bottom: 1px solid #fff;}
.section2 .inner { padding: 7px 0 7px; border-bottom: 1px solid #e6e6e6;}
.section2 .section-wrap { width: 945px; margin: 0 auto;}
.section2 .form_search { margin-right: 40px;}


#searchform { display: inline-block; background: #fcfcfc; border: 1px solid #dedede; padding-right: 5px;}
#searchform input[type="search"] { line-height: 14px; float: left; padding: 6px 7px 5px; font-size: 11px; color: #939393; border: none; background: none; width: 175px;}
#searchform input[type="search"]::-moz-placeholder { color: #666;}
#searchform input[type="search"]::-webkit-input-placeholder { color: #939393;}
#searchform input[type="search"]:-ms-input-placeholder { color: #939393;}
#searchform input[type="submit"] { float: left; margin: 6px 0 0 4px; background: url(../images/search-button.png) 0 0 no-repeat; width: 12px; height: 15px; border: none; padding: 0; overflow:hidden; text-indent:100%; white-space:nowrap;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 filter: -;}
#searchform input[type="submit"]:hover { opacity: 0.6; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);}

/*Follow us*/
.block_social_top { float: right; padding-top: 4px;}
.block_social_top ul {float: left; margin: 0;}
.block_social_top ul li { font-size: 0; line-height: 0; float: left; list-style: none; position: relative;}
.block_social_top ul li + li {margin-left: 2px;}
.block_social_top ul li a { overflow:hidden; text-indent:100%; white-space:nowrap; display: inline-block; font-size: 0; line-height: 0; width: 19px; height: 19px; position: relative;
 background: url(../images/follow.png) no-repeat;}
.block_social_top ul li a:hover {  opacity: 0.8; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);}
.block_social_top ul li span { background: #fff; position: absolute; top: -30px; display: none; font-size: 12px; line-height: 15px; padding: 5px; z-index: 999; left: -50%;}
.block_social_top .icons-label { float: left; margin-right: 8px; color: #a1a1a1; font-size: 9px; line-height: 12px; text-transform: uppercase; padding-top: 4px;}
.block_social_top ul li a.tw { background-position:0px 0px;}
.block_social_top ul li a.fb { background-position:-19px 0px;}
.block_social_top ul li a.gplus { background-position:-57px 0px;}
.block_social_top ul li a.rss { background-position:-38px 0px;}
.block_social_top ul li a.vim { background-position:-76px 0px;}
.block_social_top ul li a.tmb { background-position:-95px 0px;}
.block_social_top ul li a.pin { background-position:-114px 0px;}

.section2 .newsletter, 
.section2 .form_search { float: left;}
.section2 .form_search form {vertical-align: top;}
.section2 .newsletter { position: relative;}
.section2 .newsletter .newsletter-title { font-size: 11px; line-height: 14px; font-weight: bold; color: #606e75; padding: 7px 28px 2px 0; background: url(../images/subscribe-icon.png) right 4px no-repeat; cursor: pointer;}
.section2 .newsletter .newsletter-popup { display: none; border: 1px solid #e0e0e0; position: absolute; left: 51px; top: 46px; width: 296px; background: #fff;
 -webkit-box-shadow: 0 0 0px 3px #f7fafc;
 -moz-box-shadow: 0 0 0px 3px #f7fafc;
 box-shadow: 0 0 0px 3px #f7fafc;
}
.section2 .newsletter .newsletter-popup .indents { padding: 10px 9px 10px 10px;}
.section2 .newsletter .newsletter-popup span.bg { display: block; position: absolute; top: -8px; left: 21px; width: 0; border-width: 0 8px 8px 8px; border-style: solid; border-color: #000 transparent #e0e0e0 transparent;}
.section2 .newsletter .newsletter-popup span.bg span { display: block; position: absolute; top: 1px; left: -7px; width: 0; border-width: 0 7px 9px 7px; border-style: solid; border-color: #000 transparent #fff transparent;}
.section2 .newsletter .newsletter-popup .field { float: left; margin-right: 2px;}
.section2 .newsletter .newsletter-popup input[type="submit"] { border: 1px solid #cdd0d1; color: #6d6d6d; padding: 0px 12px 0 12px; font-weight: bold; font-size: 12px; line-height: 26px; padding-top: 1px; height: 25px;  box-sizing: content-box;
 -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.05);
 -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.05);
 box-shadow: 1px 1px 1px rgba(0,0,0,.05);
 -webkit-appearance: none;
 -moz-box-sizing: content-box;
 background: #ffffff;
 background: -moz-linear-gradient(top, #ffffff 1%, #f5f5f5 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#f5f5f5));
 background: -webkit-linear-gradient(top, #ffffff 1%,#f5f5f5 100%);
 background: -o-linear-gradient(top, #ffffff 1%,#f5f5f5 100%);
 background: -ms-linear-gradient(top, #ffffff 1%,#f5f5f5 100%);
 background: linear-gradient(to bottom, #ffffff 1%,#f5f5f5 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );}
.section2 .newsletter .newsletter-popup input[type="submit"]:hover {background: #eaeaea;}
.section2 .newsletter .newsletter-popup input[type="text"] { outline: none; width: 173px; color: #6d6d6d; font-size: 12px; line-height: 26px; height: 26px; border: 1px solid #d6d6d6;  padding: 0 7px 0;  -webkit-appearance: none;
 -webkit-box-shadow: inset 1px 1px 2px 5px rgba(0,0,0,.01);
 -moz-box-shadow: inset 1px 1px 2px 5px rgba(0,0,0,.01);
 box-shadow: inset 1px 1px 2px 5px rgba(0,0,0,.01);}
.section3 { background: url(../images/map.png) center 4px no-repeat;}
.section3 .section-wrap { width: 945px; margin: 0 auto;}
.section3 .name-and-slogan { padding: 0px 0 10px; float: left; overflow: hidden;}
.section3 .name-and-slogan img { max-width: 296px; height: auto;}
.section3 .name-and-slogan h1 { float: left; clear: none; margin-right: 13px;}
.section3 .name-and-slogan h1 a { display: block;}
.section3 .name-and-slogan h1 a img {vertical-align: top;}
.section3 .name-and-slogan h2 { padding-top: 9px; font-weight: bold; float: left; clear: none; font-size: 10px; line-height: 12px; color: #b2b2b2;}

.section3 .banner-block { float: right;  padding-top: 0px;}
.section3 .banner-block a {width: 600px; overflow: hidden; display: block;}

/*nav main Desktop*/
.section-nav { position: relative; margin: 0 auto; width: 996px; }
.mainHeaderMenu { position: relative; margin: 0; border-right: 1px solid #e9e9e9;background-color:#0066FF;padding:5px 7px;}
.mainHeaderMenu:before { content: ""; display: block ; position: absolute; width: 11px; height: 11px;  top: 12px; right: 9px;}
.mainHeaderMenu > li { list-style: none; float: left; position: relative; margin-left:5px; border-radius:6px; background-color: #FFCC00; 	

    -moz-box-shadow: 0px 0px 1px 1px #fce2c1;
	-webkit-box-shadow:  0px 0px 1px 1px #fce2c1;
	box-shadow: 0px 0px 1px 1px #fce2c1;
}
.mainHeaderMenu > li > a { position: relative; display: inline-block; font-size: 12px; font-weight: bold; line-height: 16px; text-transform: capitalize; text-decoration: none; color: #0b0b0b; padding: 8px 10px 6px 11px; border-right: 0px solid #e9e9e9;}
.mainHeaderMenu > li > a:hover,
.mainHeaderMenu > li.sfHover > a,
.mainHeaderMenu > li.current-menu-item > a {background: #e50700; border-radius:6px; color:#FFFFFF;}
.mainHeaderMenu > li.active {background: #e50700; color:#FFFFFF;}
.mainHeaderMenu > li.active a {background: #e50700; border-radius:6px; color:#FFFFFF;}

.mainHeaderMenu > li.home {border: none; margin: 0; }
.mainHeaderMenu > li.home a { vertical-align: top; background: url(../images/home-icon.gif) 9px 13px no-repeat; padding: 0; height: 35px; border-left: 1px solid #e9e9e9; content: "";width: 29px;}
.mainHeaderMenu > li.home a:hover { background-color: #fafafa;}
.mainHeaderMenu > li.active  { border-color: #e50700;}
.mainHeaderMenu > li.red  { border-color: #e50700;}
.mainHeaderMenu > li.blue  { border-color: #0084c5;}
.mainHeaderMenu > li.sky-blue{ border-color: #00c3b7;}
.mainHeaderMenu > li.purple { border-color: #121475;}
.mainHeaderMenu > li.green  { border-color: #6cac00;}
.mainHeaderMenu > li.orange { border-color: #ff8168;}
.mainHeaderMenu > li.gray  { border-color: #6b7278;}
.mainHeaderMenu > li.yellow { border-color: #ffba0f;}
.mainHeaderMenu > li ul { z-index: 1999; padding: 1px 0 1px; display: none; background: #fff; width: 177px; position: absolute; left: 0; top: 40px; margin:  0; 
 -webkit-box-shadow: 0 0 4px 0px rgba(0,0,0,.2);
 -moz-box-shadow: 0 0 4px 0px rgba(0,0,0,.2);
 box-shadow: 0 0 4px 0px rgba(0,0,0,.2);}
.mainHeaderMenu > li ul li { list-style: none; font-size: 12px; line-height: 20px; position: relative;}
.mainHeaderMenu > li ul li a { padding: 7px 10px 6px; display: block; color: #545454; text-decoration: none;}
.mainHeaderMenu > li ul li + li a { border-top: 1px solid #f2f2f2;}
.mainHeaderMenu > li ul li a:hover {color: #e90505; background: #fcfcfc;}
.mainHeaderMenu > li ul li ul { left: 178px; top: 0;}
/*dark menu style*/
.navigation-style-2 .section-nav { border-bottom: none; border-top: 3px solid #616161;}
.navigation-style-2 .mainHeaderMenu { background: #101010; border-right: none;}
.navigation-style-2 .mainHeaderMenu:before { top: 15px; right: 10px;}
.navigation-style-2 .mainHeaderMenu > li { border-top: none; margin: 0;}
.navigation-style-2 .mainHeaderMenu > li > a { color: #d6d6d6; border-color: #404040; margin-top: -3px; border-top: 3px solid transparent; padding: 12px 12px 12px 11px;}
.navigation-style-2 .mainHeaderMenu > li.sfHover > a,
.navigation-style-2 .mainHeaderMenu > li > a:hover,
.navigation-style-2 .mainHeaderMenu > li.current-menu-item > a { border-top-color: #e50700; background-color: #212121;}
.navigation-style-2 .mainHeaderMenu > li.home a { padding: 0; height: 40px;}


/*main Menu Mobile*/
.section-navMobile { position: relative; margin: 0 auto; display:none;}
.mobileMenuSelect{ display: block; position:relative; height: 28px; line-height: 28px; font-size: 13px; color: #959595; background: #fcfcfc; border:1px solid #E0E0E0;  color: #959595;    font-size: 13px;  line-height:28px; padding:0 10px; text-decoration:none; cursor:pointer;}
.mobileMenuSelect span.icon{height: 29px; right: 0; top:0px; border-left: 1px solid #e0e0e0; background: url(../images/menu-select.gif) 11px 10px no-repeat; width: 28px; position: absolute; z-index: 1100; pointer-events:none;}
.mobileHeaderMenuDrop{ display: none; margin:0px; padding:5px; background:#FFF; height:280px; overflow-x: scroll;  border:solid #E0E0E0; border-width:0 1px 1px 1px; position:absolute; left:0px; top:30px; z-index:10;}
.mobileHeaderMenuDrop li{ display:block;  margin:0px; list-style:none;}
.mobileHeaderMenuDrop li a{ text-transform:none; display:block; padding:2px 10px; font-size: 12px; font-weight: bold; color: #0b0b0b; text-decoration:none; }
.mobileHeaderMenuDrop li a:hover{ background:#fafafa;}
.mobileHeaderMenuDrop li ul { position:static; width:auto; padding:0px; margin:0px;}
.mobileHeaderMenuDrop li ul li a{ padding:1px 10px; font-weight:normal;}
.mobileHeaderMenuDrop li ul li a:before{ content: "-- ";}


 section.news-ticker { overflow: hidden; width: 945px; margin: 0 auto;}
.header_news_ticker ul { -webkit-backface-visibility: hidden; margin: 0;}
.header_news_ticker ul.slides li { list-style: none; background: #FCFCFC; overflow: hidden; display: none; -webkit-backface-visibility: hidden;}
.header_news_ticker ul.slides li a { text-decoration: none; color: #666; font-size: 12px; line-height: 20px; display: block; width: 100%; white-space: nowrap;}
.header_news_ticker ul.slides li a:hover {color: #3e4345; }

.block_home_slider .slides li,
.galleries .post_slider .slides { min-height: 300px; background: url(../images/preloader.gif) center center no-repeat;}


#flexslider-news { position: relative; z-index: 1; -webkit-backface-visibility:hidden; min-height: 33px; position: relative; overflow: hidden;}
#flexslider-news .slides {overflow: hidden;}
#flexslider-news .slides li {-webkit-backface-visibility: hidden;}
#flexslider-news .flex-viewport { padding-top: 13px; overflow: hidden; height: 20px; margin-left: 36px;}
#flexslider-news .flex-direction-nav { position: absolute; top: 0; left: 0;}
#flexslider-news .flex-direction-nav li a { display: inline-block; width: 0; height: 0; font-size: 0; line-height: 0; position: absolute; top: 19px; left: 1px;}
#flexslider-news .flex-direction-nav li a.flex-prev { border-style: solid; border-width: 4px 6px 4px 0; border-color: transparent #748286 transparent;}
#flexslider-news .flex-direction-nav li a.flex-next { background: #FCFCFC; margin-left: 10px; border-style: solid; left: 10px; border-width: 4px 0 4px 6px; border-color: transparent transparent transparent #748286; border-right: none;}
#flexslider-news .flex-direction-nav li a.flex-prev:before { content: ""; display: block; position: absolute; width: 2px; height: 6px; left: -1px; top: -3px; background: #748286;}
#flexslider-news .flex-direction-nav li a.flex-next:before { content: ""; display: block; position: absolute; width: 2px; height: 6px; right: -1px; top: -3px; background: #748286;}
#flexslider-news .flex-pauseplay { position: absolute; top: 19px; left: 11px;}
#flexslider-news .flex-pauseplay a { vertical-align: top; display: inline-block; overflow:hidden; text-indent:100%; white-space:nowrap; line-height: 0; font-size: 0; width: 0; height: 0; border-style: dashed dashed dashed solid; border-width: 4px 0 4px 6px; border-color: transparent transparent transparent #748286; cursor: pointer;}
#flexslider-news .flex-pauseplay a.flex-pause { width: 1px; height: 7px; border-left: 2px solid #748286; border-right: 2px solid #748286; border-top: none; border-bottom: none;}

/*=================================== POPUP =================================== */

/*popup background*/
#overlay { display: none; position: fixed; width: 100%; height: 100%; left: 0; z-index:9000; top: 0; background: #000; cursor: pointer;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";  filter: alpha(opacity=50);  -moz-opacity: 0.5;  -khtml-opacity: 0.5;  opacity: 0.5;}

/*popup style global*/
.popUpBlock{ display: none; background: #fff; width:496px; margin-left:-273px; margin-top:-134px; position:fixed; left:50%; top:50%; z-index:9001;}
.popUpBlock .col1,
.popUpBlock .col2 { float: left;}
.popUpBlock .close { top: 0; position: absolute; right: 0; width: 29px; height: 31px; text-align: center; text-decoration: none; font-size: 15px; line-height: 30px; font-family: Tahoma, Geneva, sans-serif; color: #fff; background: #2a2d2f; font-weight: bold; border-left: 1px solid #363636; display: block;}
.popUpBlock .close:hover {color: #eaeaea;}
.popUpBlock .title { background: #010c16; color: #fff; font-size: 12px; line-height: 20px; font-weight: bold; text-transform: uppercase; padding: 6px 10px 5px;}

.popUpBlock .form input[type="text"],
.popUpBlock .form input[type="password"] { position: relative; clear: both; color: #666; font-size: 12px; padding: 4px 5px 4px; background: #fcfcfc; width: 163px; margin-right: 13px;
 -webkit-box-shadow: 0 0 0 3px #f7f7f7;
 -moz-box-shadow: 0 0 0 3px #f7f7f7;
 box-shadow: 0 0 0 3px #f7f7f7;}
.popUpBlock .form label { padding-bottom: 4px; cursor: pointer; display: table; font-size: 11px;}
.popUpBlock .form { padding: 13px 16px;}

.popUpBlock .column.button { padding: 13px 0 18px; border-bottom: 1px solid #e6e6e6; clear: both; overflow: hidden;}
.popUpBlock .column.button .enter { float: left; display: inline-block; border: 1px solid #5e656b;  color: #fff; text-decoration: none; text-transform: uppercase; font-weight: bold; font-size: 11px;   line-height: 14px;
 background: #7a8187;
 background: -moz-linear-gradient(top,  #7a8187 0%, #72767c 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a8187), color-stop(100%,#72767c));
 background: -webkit-linear-gradient(top,  #7a8187 0%,#72767c 100%);
 background: -o-linear-gradient(top,  #7a8187 0%,#72767c 100%);
 background: -ms-linear-gradient(top,  #7a8187 0%,#72767c 100%);
 background: linear-gradient(to bottom,  #7a8187 0%,#72767c 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a8187', endColorstr='#72767c',GradientType=0 );}
.popUpBlock .column.button .enter span { border-top: 1px solid #8b9196; padding: 5px 16px 6px; display: block;}
.popUpBlock .column.button .enter:hover {background: #8b9196;}

/*Login popUp*/
.login-popup { height:267px;}
.login-popup .column.button .remember { overflow: hidden; padding: 5px 0 0 17px;}
.login-popup .column.button .remember label { vertical-align: middle; display: inline;}
.login-popup .extra-col { overflow: hidden; padding: 19px 0 0 19px;}
.login-popup .extra-col ul { margin: 0; padding:8px 0 0 0 ;}
.login-popup .extra-col ul li { font-size: 11px; line-height: 17px; list-style: none;} 
.login-popup .extra-col ul li a { color: #202020; text-decoration: none;}
.login-popup .extra-col ul li a:hover { color: #e50700;}
.login-popup .soc-login {padding-top: 14px;}
.login-popup .soc-login .section-title { font-size: 13px; line-height: 16px; font-weight: bold; color: #535353; margin-bottom: 6px;}
.login-popup .soc-login .section-subtitle { color: #9e9e9e; font-size: 12px; margin-bottom: 11px;}
.login-popup .soc-login-links { overflow: hidden; margin: 0;}
.login-popup .soc-login-links li { float: left; list-style: none; font-size: 11px; line-height: 14px; font-weight: bold;}
.login-popup .soc-login-links li + li { margin-left: 9px;}
.login-popup .soc-login-links li a { text-decoration: none; color: #fff; border: 1px solid #1a88c1; overflow: hidden;  display: inline-block;
background: #2db8ef;
background: -moz-linear-gradient(top,  #2db8ef 0%, #189ce0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2db8ef), color-stop(100%,#189ce0));
background: -webkit-linear-gradient(top,  #2db8ef 0%,#189ce0 100%);
background: -o-linear-gradient(top,  #2db8ef 0%,#189ce0 100%);
background: -ms-linear-gradient(top,  #2db8ef 0%,#189ce0 100%);
background: linear-gradient(to bottom,  #2db8ef 0%,#189ce0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2db8ef', endColorstr='#189ce0',GradientType=0 );}
.login-popup .soc-login-links li em { display: inline-block; width: 26px; height: 23px; float: left; background: url(../images/login-soc.png) no-repeat}
.login-popup .soc-login-links li.tw em { border-top: 1px solid #67cbf4; border-right: 1px solid #077ad2; background-position: 0 0 ;}
.login-popup .soc-login-links li span { display: inline-block; float: left; padding: 4px 9px 5px; border-left: 1px solid #66cbf4; border-top: 1px solid #67cbf4;}
.login-popup .soc-login-links li.tw a:hover span {background: #189ce0;}

.login-popup .soc-login-links li.fb a {
background: #6078ac;
background: -moz-linear-gradient(top,  #6078ac 0%, #4a66a1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6078ac), color-stop(100%,#4a66a1));
background: -webkit-linear-gradient(top,  #6078ac 0%,#4a66a1 100%);
background: -o-linear-gradient(top,  #6078ac 0%,#4a66a1 100%);
background: -ms-linear-gradient(top,  #6078ac 0%,#4a66a1 100%);
background: linear-gradient(to bottom,  #6078ac 0%,#4a66a1 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6078ac', endColorstr='#4a66a1',GradientType=0 );
border-color: #3b5998;
}
.login-popup .soc-login-links li.fb a:hover span { background: #4a66a1;}
.login-popup .soc-login-links li.fb em { border-top: 1px solid #8e9fc4; border-right: 1px solid #3b5998; background-position: -26px 0 ;}
.login-popup .soc-login-links li.fb span { border-color: #8e9fc4;}

.login-popup .soc-login-links li.gp a { border-color: #b84a38;
background: #d94f2c;
background: -moz-linear-gradient(top,  #d94f2c 0%, #d34524 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d94f2c), color-stop(100%,#d34524));
background: -webkit-linear-gradient(top,  #d94f2c 0%,#d34524 100%);
background: -o-linear-gradient(top,  #d94f2c 0%,#d34524 100%);
background: -ms-linear-gradient(top,  #d94f2c 0%,#d34524 100%);
background: linear-gradient(to bottom,  #d94f2c 0%,#d34524 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d94f2c', endColorstr='#d34524',GradientType=0 );}

.login-popup .soc-login-links li.gp em { border-top: 1px solid #e5866d; border-right: 1px solid #a13d2d; background-position: -52px -1px ;}
.login-popup .soc-login-links li.gp span { border-top: 1px solid #e5866d; border-left: 1px solid #e5866d;}
.login-popup .soc-login-links li.gp a:hover span { background: #cd4323;}


/*Login popUp*/
.required:after { color: #e50700; content:" *";}
.registration-popup {height:220px;}
.registration-popup .field { margin-bottom:10px;}
.registration-popup .form .label-wrap { overflow: hidden; height: 18px; margin-bottom: 3px;}

.registration-popup .column.button {border:none;}

.registration-popup .column.button .notice { overflow: hidden; padding: 5px 0 0 17px; font-size:11px;}
.registration-popup .extra-col { overflow: hidden; padding: 19px 0 0 19px;}
.registration-popup .extra-col ul { margin: 0;}
.registration-popup .extra-col ul li { font-size: 11px; line-height: 17px; list-style: none;} 
.registration-popup .extra-col ul li a { color: #202020; text-decoration: none;}
.registration-popup .extra-col ul li a:hover { color: #e50700;}
.registration-popup .result { display:none; position:absolute !important; z-index: 9002; top:150px; left:15px; width:440px;}
 
 
.sc_dropcaps { margin-bottom: 19px;}
.sc_dropcaps:after { clear: both; width: 100%; content: ""; display: block;}
.sc_dropcaps.sc_dropcaps_style_1 span { float: left; font-size: 17px; line-height: 21px; background: #010c16; display: inline-block; padding: 2px 7px 3px; font-weight: bold; color: #fff; margin: 7px 8px 0px 0;}
.sc_dropcaps.sc_dropcaps_style_2 span { float: left; font-size: 17px; line-height: 21px; background: #e50700; display: inline-block; padding: 2px 7px 3px 6px; font-weight: bold; color: #fff; margin: 7px 8px 0px 0;}
.sc_dropcaps.sc_dropcaps_style_3 span { border-radius: 100%; float: left; font-size: 17px; line-height: 21px; background: #a0a7ad; display: inline-block; padding: 2px 7px 3px 6px; font-weight: bold; color: #fff; margin: 7px 8px 0px 0;}

article ul { margin: 0 0 0 20px;}
article ul li { font-size: 13px; line-height: 19px; margin-bottom: 7px;}
article ul.sc_list { margin: 0;}
article ul.sc_list li { list-style: none; position: relative; margin: 0 0 0 18px; padding: 4px 0;}
article ul.sc_list_style_check li { list-style-image: url(../images/list_checklist.png);}
article ul.sc_list_style_bad li  { list-style-image: url(../images/list_badlist.png);}
article ul.sc_list_style_star li  { list-style-image: url(../images/list_starlist.png);}
article ul.sc_list_style_regular li  { list-style-image: url(../images/list_regular.png);}

article figure.sc_image.sc_image_align_left { float: left; margin-right: 19px;}
article figure.sc_image.sc_image_align_right { float: right; margin-left: 19px;}
article figure { overflow: hidden; position: relative;}

article figure img {vertical-align: top;}
article figure figcaption { position: absolute; bottom: 0; right: 0; left: 0; background: rgba(0, 0, 0, 0.8); font-size: 13px; line-height: 19px; color: #fff; padding: 5px 9px 4px;
 -webkit-transition: all ease .2s;
 -moz-transition: all ease .2s;
 -ms-transition: all ease .2s;
 -o-transition: all ease .2s;
 transition: all ease .2s;
}
article figure:hover figcaption {margin-bottom: -30px;}

.highlights_red{color:#fff;background-color:#f00;}
.highlights_grey{color:#fff;background-color:#a2a9ae;}

blockquote.sc_quote { position: relative; background: #f7f7f7; font-size: 12px; line-height: 18px; padding: 13px 38px; margin: -3px 0 0 0; color: #404040; font-weight: bold; margin-bottom: 10px;}
blockquote.sc_quote .quotes { position: absolute; display: block; font-size: 34px; line-height: 34px; color: #e90505; top: 11px; left: 12px; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-weight: bold;}
q.sc_quote { position: relative; float: left; max-width: 50%; margin: 20px 20px 5px 0; padding-left: 16px; color: #808080;}
q.sc_quote:before { width: 3px; display: block; content: ""; top: 4px; bottom: 15px; left: 0; position: absolute; background: #e50700;}
q.sc_quote:after { display: block; clear: both; width: 100%; content: ""; height: 10px;}

.sc_team { margin: 0; overflow: hidden;}
.sc_team li { float: left; width: 140px; list-style: none; margin: 0 0 0 20px;}
.sc_team li.first {  margin-left: 0;}
.sc_team li .img_wrap { margin-bottom: 13px;}
.sc_team li .img_wrap img { width: 100%; max-width: auto;}
.sc_team li .title { margin-bottom: 2px;}
.sc_team li .description { font-size: 11px; line-height: 14px; color: #6b6b6b;}

.sc_googlemap {width:100%; height:310px; padding-top: 3px; margin-bottom: 35px;}
.sc_googlemap iframe {vertical-align: top; max-width: 100%;}
.sc_contact_form { padding-top: 8px; border-top: 3px solid #ffba0f;}
.sc_contact_form .description { display: block; margin-bottom: 26px;}
.sc_contact_form h3 { color: #262626; padding-bottom: 8px; margin-bottom: 15px; border-bottom: 1px solid #e3e3e3;}
.sc_contact_form form .field { margin-bottom: 13px;}
.sc_contact_form form input { background: #fcfcfc; border-color: #d6d6d6; width: 100%; max-width: 282px; padding: 6px 8px 7px; vertical-align: middle;}
.sc_contact_form form textarea { background: #fcfcfc; border-color: #d6d6d6; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; height: 122px; padding: 6px 8px 7px;}
.sc_contact_form form .field label { color: #4d4d4d; margin-left: 8px; vertical-align: middle;}
.sc_contact_form form .button { clear: both; padding-top: 5px;}
.sc_contact_form form .button a { display: inline-block; border: 1px solid #c90b0b; color: #fff; text-decoration: none; font-size: 12px; line-height: 26px; height: 27px;}
.sc_contact_form form .button a span { padding: 0 12px 0; display: inline-block; border-top: 1px solid #f76262;
 background: #f31717;
 background: -moz-linear-gradient(top,  #f31717 0%, #eb1717 100%);
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f31717), color-stop(100%,#eb1717));
 background: -webkit-linear-gradient(top,  #f31717 0%,#eb1717 100%);
 background: -o-linear-gradient(top,  #f31717 0%,#eb1717 100%);
 background: -ms-linear-gradient(top,  #f31717 0%,#eb1717 100%);
 background: linear-gradient(to bottom,  #f31717 0%,#eb1717 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f31717', endColorstr='#eb1717',GradientType=0 );}
article .sc_contact_form form .button a:hover { border-color: #b80909; color: #fff !important;}
.sc_contact_form form .button a:hover span {
 background: #e61212; /* Old browsers */
 background: -moz-linear-gradient(top,  #e61212 1%, #d01212 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e61212), color-stop(100%,#d01212)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  #e61212 1%,#d01212 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  #e61212 1%,#d01212 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  #e61212 1%,#d01212 100%); /* IE10+ */
 background: linear-gradient(to bottom,  #e61212 1%,#d01212 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61212', endColorstr='#d01212',GradientType=0 ); /* IE6-9 */
 border-top-color: #ee5e5e;
}
.sc_contact_form form { margin-bottom: 20px;}


#toTop { display: none; position: fixed; z-index:100; width: 33px; height: 33px; bottom: 56px; right: 10px;  background: url(../images/to-top.gif) center center no-repeat #3a3e40;}
#toTop:hover {background-color: #e50700;}




/* ----------------- Form validation -------------------- */
form .error_fields_class{ border: 1px solid #e50700 !important; }
form .result { margin-top: 12px !important;}
form .result p.error_item { margin:6px auto 0 !important;}
form .result p.error_item:first { margin:0 auto !important;}
.login-popup form .result,
.registration-popup form .result { display:none; position:absolute !important; z-index: 9002; top:156px; left:15px; width:440px;}
#sc_googlemap { height: 310px; margin-bottom: 35px; border-top: 3px solid #fcfcfc;}
#sc_googlemap img { width: auto; max-width: none;}
/* ----------------- /Form validation -------------------- */

/* Standard Widgets */
.main_sidebar .widget .widget_title { color:#fff; text-transform:uppercase;  font-weight:bold; font-size:12px; height: 29px; line-height: 30px; overflow: hidden; padding: 0 10px;}
.main_sidebar .widget.widget_text .widget_title {  background: #5b6166; }
.main_sidebar .widget.widget_nav_menu .widget_title { background: #6cac00; }
.main_sidebar .widget.widget_search .widget_title {  background: #eb1c15; }
.main_sidebar .widget.widget_tag_cloud .widget_title { background: #1793cd; }
.main_sidebar .widget .textwidget,
.main_sidebar .widget .menu-top-menu-container,
.main_sidebar .widget .menu-main-menu-container,
.main_sidebar .widget .menu-footer-menu-container,
.main_sidebar .widget .tagcloud { background: #fff; border: 1px solid #ebebeb; border-top: none; padding:17px 11px 17px; font-size: 12px;}
.main_sidebar .widget .menu-top-menu-container ul,
.main_sidebar .widget .menu-main-menu-container ul,
.main_sidebar .widget .menu-footer-menu-container ul { margin: 0; list-style-type: none;}
.main_sidebar .widget .menu-top-menu-container ul ul,
.main_sidebar .widget .menu-main-menu-container ul ul,
.main_sidebar .widget .menu-footer-menu-container ul ul { margin: 0 0 0 10px;}
.main_sidebar .widget .tagcloud a,
.main_sidebar .widget .menu-top-menu-container ul a,
.main_sidebar .widget .menu-main-menu-container ul a,
.main_sidebar .widget .menu-footer-menu-container ul a { text-decoration:none;}
.main_sidebar .widget .tagcloud a:hover,
.main_sidebar .widget .menu-top-menu-container ul a:hover,
.main_sidebar .widget .menu-main-menu-container ul a:hover,
.main_sidebar .widget .menu-footer-menu-container ul a:hover { text-decoration:underline;}
.main_sidebar .widget .searchform { padding:17px 0 0 0; border:none !important;}

/* Widget News Combine - Header */
.widget.widget_news_combine .widget_header { background-color: #010c16;} 
.widget.widget_news_combine { -webkit-font-smoothing:antialiased}
.widget.widget_news_combine .widget_title { padding: 0 10px 0px 10px;}
.widget.widget_news_combine .widget_subtitle a { color:#c4c4c4;}
.widget.widget_news_combine .widget_subtitle a:hover { color: #fff;}


/*******Footer styles******/
#footer { border-top: 3px solid #e8e8e8; background: #010c16;}
#footer .copyright { float: right; font-size: 12px; line-height: 15px; color: #919191;}
.footer-wrapper { overflow: hidden; width: 948px; margin: 0 auto;}
#footer .ft_section_1 { border-top: 3px solid #0a0c0e; background: #1e2021; padding: 29px 0 29px; color: #b0b0b0;}
#footer .ft_section_1 .col1 { float: left; width: 200px; margin-right: 15px;}
#footer .ft_section_1 .footer_text { font-size: 13px; line-height: 18px; margin-bottom: 18px;}
#footer #footer_logo { margin-bottom: 11px;}

#footer .block_footer_widgets { overflow: hidden; padding-top: 2px;}
#footer .block_footer_widgets .column { float: left; width: 170px; margin-right: 20px;}
#footer .block_footer_widgets .column.last {margin-right: 0;}
#footer .block_footer_widgets .column h3 { font-size: 13px; line-height: 18px; font-weight: bold; color: #00CCFF; margin-bottom: 14px;}

#footer .ft_section_2 { padding: 16px 0;}
.widget_popular_footer .article { padding-bottom: 0px; margin-bottom: 0px; overflow: hidden; border-bottom: 1px solid #2b2b2b;}
.widget_popular_footer .article .pic { padding-top: 4px; float: left; width: 62px; margin-right: 13px;}
.widget_popular_footer .article .pic .overlay { top: 3px; left: 3px; bottom: 3px; right: 3px;}
.widget_popular_footer .article .pic a { display: block; background: #35393b; padding: 2px; border: 1px solid #17191a;}
.widget_popular_footer .article .pic img { vertical-align: top;}
.widget_popular_footer .article .text { overflow: hidden;}
.widget_popular_footer .article .title { font-size: 12px; margin-bottom: 4px; line-height: 17px;}
.widget_popular_footer .article .title a { text-decoration: none; color: #b0b0b0; font-weight: bold;}
.widget_popular_footer .article .title a:hover { color: #e50700;}
.widget_popular_footer .article .icons ul { margin: 0;}
.widget_popular_footer .article .icons li { list-style: none; float: left;}
.widget_popular_footer .article .icons li a { display: inline-block; font-size: 11px; line-height: 14px; text-decoration: none; color: #7a7a7a;}
.widget_popular_footer .article .icons li a.views { margin-right: 20px; padding-left: 16px; background: url(../images/footer-posts-views.png) 0 2px no-repeat;}
.widget_popular_footer .article .icons li a.comments { padding-left: 14px; background: url(../images/footer-comments-icon.png) 0 2px no-repeat;}
.block_flickr_footer { padding-top: 4px; overflow: hidden;}
.block_flickr_footer .flickr_badge_image { float: left; width: 46px;  border: 1px solid #17191a;}
.block_flickr_footer .flickr_badge_image + .flickr_badge_image { margin-left: 4px;}
.block_flickr_footer .flickr_badge_image a { background: #fff; overflow: hidden; width: 40px; height: 40px; border: 3px solid #35393b; display: block;}
.block_flickr_footer .flickr_badge_image a img {
 -webkit-transition: all ease  .2s;
 -moz-transition: all ease  .2s;
 -ms-transition: all ease  .2s;
 -o-transition: all ease  .2s;
 transition: all ease  .2s;}
.block_flickr_footer .flickr_badge_image a:hover img { opacity: 0.8;}
.block_social_footer ul { overflow: hidden; margin: 0;}
.block_social_footer li { list-style: none; font-size: 0; line-height: 0; float: left; margin-right: 10px;}
.block_social_footer li a { display: block; width: 17px; height: 17px;  background: url(../images/footer-soc.png) no-repeat;}
.block_social_footer li a.tw { background-position: 0 0 ;}
.block_social_footer li a.tw:hover { background-position: 0 -17px ;}
.block_social_footer li a.fb { background-position:-17px 0;}
.block_social_footer li a.fb:hover { background-position:-17px -17px ;}
.block_social_footer li a.rss{ background-position:-34px 0; }
.block_social_footer li a.rss:hover{ background-position:-34px -17px ; }
.block_social_footer li a.gplus{ background-position:-51px 0; }
.block_social_footer li a.gplus:hover{ background-position:-51px -17px ; }
.block_social_footer li a.vim { background-position:-68px 0;}
.block_social_footer li a.vim:hover { background-position:-68px -17px ;}
.block_social_footer li a.tmb { background-position:-85px 0;}
.block_social_footer li a.tmb:hover { background-position:-85px -17px ;}
.block_social_footer li a.pin { background-position:-102px 0;}
.block_social_footer li a.pin:hover { background-position:-102px -17px ;}

#calendar_wrap {padding: 0 2px 0 1px;}
#calendar_wrap caption { font-size: 15px; line-height: 18px; color: #efefef; font-weight: bold; margin-bottom: 17px;}
#calendar_wrap thead th,
#calendar_wrap tbody td { padding: 7px 0 5px; background: #48494a; border: 1px solid #17191a; border-bottom: none; border-left: 0; font-size: 12px; line-height: 15px; color: #fff; text-align: center; font-weight: normal;}
#calendar_wrap tbody td { color: #a4a4a4; background: #333;}
#calendar_wrap tbody td#today { background: #4f3737;}
#calendar_wrap tbody td a { color: #a4a4a4;}
#calendar_wrap tbody td a:hover {color: #fff;}
#calendar_wrap tbody td.pad {background: none; border: none;}
#calendar_wrap tfoot td { padding-top: 11px; font-size: 9px; font-weight: bold; line-height: 12px; text-transform: uppercase;}
#calendar_wrap tfoot td a { color: #8e8e8e; text-decoration: none;}
#calendar_wrap tfoot td a:hover { color: #e50700;}
#calendar_wrap tfoot #next { text-align: right;}

#footer_menu { float: left; margin: 0; overflow: hidden;}
#footer_menu li { float: left; list-style: none; font-size: 12px; line-height: 15px; font-weight: bold;}
#footer_menu li + li { padding-left: 10px; margin-left: 7px; background: url(../images/footer-divider.png) 0 3px no-repeat;}
#footer_menu li a { color: #919191; text-decoration: none;}
#footer_menu li a:hover,
#footer_menu li.current-menu-item a {color: #cdcdcd;}
/***End of footer styles***/

/***News page style 1***/

#news_style1_header { padding-bottom: 14px; border-bottom: 2px solid #ededed; overflow: hidden; margin-bottom: 27px;}
#news_style1_header .first_post { float: left; width: 330px; margin-right: 20px;}
#news_style1_header .first_post .pic { padding-top: 3px; margin-bottom: 14px;}
#news_style1_header .first_post h3 { font-size: 14px; line-height: 18px; font-weight: bold; margin-bottom: 8px;}
#news_style1_header .first_post h3 a { color: #333; text-decoration: none;}
#news_style1_header .first_post h3 a:hover { color: #E50700;}
#news_style1_header .post_list { overflow: hidden; margin: 0;}
#news_style1_header .icons { margin: 0 0 9px 0; overflow: hidden;}
#news_style1_header .icons li { list-style: none; float: left; margin-right: 10px;}
#news_style1_header .post_list > li { margin-top: 17px; border-top: 1px solid #ededed; padding-top: 14px; list-style: none;}
#news_style1_header .post_list > li:first-child { border-top: none; padding-top: 0; margin-top: 0;}
#news_style1_header .post_list .type-news { overflow: hidden;}
#news_style1_header .post_list li .pic { float: left; width: 85px; margin-right: 17px;}
#news_style1_header .post_list li h3 { overflow: hidden;}
#news_style1_header .post_list li .link-icon { display: none;}
#news_style1_header .post_list li .pic { padding-top: 3px; float: left; margin-right: 17px;}
#news_style1_header .post_list li h3 { overflow: hidden; clear: none; font-size: 13px; line-height: 17px; font-weight: bold; margin-bottom: 8px;}
#news_style1_header .post_list li h3 a { text-decoration: none;}
#news_style1_header .post_list li h3 a:hover { color: #E50700;}
#news_style1_header .post_list .icons { margin: 0;}
#news_style1_header .post_text_wrapper { overflow:hidden;}

#news_style1_tabs { margin: 0 0 20px 0; border-bottom: 1px solid #e0e0e0;}
#news_style1_tabs:after { clear: both; width: 100%; content: ""; display: block;}
#news_style1_tabs li { float: left; margin: 0 2px 0 0; list-style: none; color: #737678; font-size: 11px; line-height: 14px; }
#news_style1_tabs li a { position: relative; z-index: 99; background: #f7f7f7; display: block; padding: 7px 13px 7px 14px; margin-bottom: -1px; text-decoration: none; border: 1px solid #e0e0e0; color: #737678;}
#news_style1_tabs li a:hover { background: #fff;}
#news_style1_tabs li.ui-tabs-active a { background: #788187; border: 1px solid #788187; color: #eee;}
#news_style1_body .placeholder { background: url(../images/preloader.gif) center 150px no-repeat; min-height: 300px;}
#news_style1_body article { overflow: hidden;}
#news_style1_body > div { background: #fcfcfc; display: none;}
#news_style1_body article:first-child { margin-top: 0; padding: 0; border-top: none;}
#news_style1_body article { margin-top: 16px; padding-top: 23px; border-top: 1px solid #e6eaed;}
#news_style1_body article .pic { padding-top: 5px; float: left; width: 169px; margin-right: 17px; position: relative;}
#news_style1_body .tab_tags { position: relative;}
#news_style1_body .tab_tags .tags_bubbles {position:absolute; left:50%; top:50%;  text-align: center; display:none;}
#news_style1_body .tab_tags .tags_bubbles a {border-radius:100%; position:absolute; display:block; font-weight:bold; text-decoration:none; white-space:nowrap; color: #262626; text-decoration: none;  background: #ebecee; padding:15px;}
#news_style1_body .tab_tags .tags_bubbles a:hover{background: #e3e6e8;z-index:1000;
 -webkit-transition: all ease .2s;
 -moz-transition: all ease .2s;
 -ms-transition: all ease .2s;
 -o-transition: all ease .2s;
 transition: all ease .2s;}
article .pic { position: relative;}
.single article.hentry.img-floated { overflow: hidden;}
.single article.hentry.img-floated .post_content { padding-left: 20px;}
.single article.hentry.img-floated .block-social { clear: both;}
.single article.hentry.img-floated .pic { max-width: 300px; float: left; max-height: 100%;}

.pic .link-video { position: absolute; display: block; left: 5px; bottom: -25px; width: 19px; height: 19px; background: url(../images/icon_video.png) 0 0 no-repeat;
 -webkit-transition: all ease .2s;
 -moz-transition: all ease .2s;
 -ms-transition: all ease .2s;
 -o-transition: all ease .2s;
 transition: all ease .2s;}
.pic:hover .link-video,
.pic:hover .link-video,
#video_header .pic .link-video,
#video_body .pic .link-video { left: 5px; bottom: 5px;}
#news_style1_header .post_list .pic .link-video { display: none !important;}
#news_style1_body article h3 { overflow: hidden; clear: none; font-size: 14px; line-height: 18px; font-weight: bold; margin-bottom: 8px;}
#news_style1_body article h3 a { text-decoration: none; color: #333;}
#news_style1_body article h3 a:hover { color: #e50700;}
.news_body .icons { overflow: hidden; margin: 0 0 9px 0;}
.news_body .icons li { list-style: none; float: left; margin: 0 10px 0 0;}
#news_style1_body article .text { overflow: hidden;}
#nav_pages a.prev,
#nav_pages a.next { display: none;}
#news_style2_body #nav_pages {padding-top: 24px; margin-top: 31px;}
#nav_pages .pages { float: left;}
#nav_pages .pages ul { margin: 0; overflow: hidden;}
#nav_pages .pages li { margin-right: 3px; list-style: none; float: left; font-weight: bold; font-size: 12px; line-height: 15px;}
.nav_pages_parts { margin: 10px  0;}
#nav_pages .pages li a,
.nav_pages_parts a,
.nav_pages_parts > span,
.nav_comments a,
.nav_comments span { display: inline-block; background: #f7f9fa; color: #737678; text-decoration: none; padding: 6px 8px 4px 9px; border: 1px solid #ebebeb;}
.nav_pages_parts a { color: #737678 !important;}
#nav_pages .pages li a:hover { background: #fff;}
#nav_pages .pages li.current a,
.nav_comments a:hover,
.nav_pages_parts > span.page_num,
.nav_comments span { background: #80888e; border-color: #80888e; color: #fff;}
.news_body .emprty { padding-top: 30px; min-height: 300px; background: #fcfcfc;}
.page_x_of_y { padding-top: 8px; float: right; font-size: 10px; line-height: 12px; text-transform: uppercase; color: #898989;}
#nav_pages { overflow: hidden; padding-top: 24px; clear: both; border-top: 3px solid #f0f0f0; margin-top: 22px;}

#news_style2_header { padding-bottom: 19px; border-bottom: 1px solid #f1f1f1; margin-bottom: 26px;}
#news_style2_header .slides { overflow: hidden; margin: 0;}
#news_style2_header .slides .pic { max-height: 310px; overflow: hidden;}
#news_style2_header .slides li { display: none;}
#news_style2_header .slides li .caption { position: absolute; left: 18px; bottom: 18px; width: 413px;}
#news_style2_header {position: relative; overflow: hidden;}
#news_style2_header .slides li .caption h3 { font-family: 'Open Sans',sans-serif; background-color:rgba(0, 0, 0, 0.8); float: left; font-size: 14px; line-height: 34px; font-weight: bold; color: #fff; height: 34px; text-transform: uppercase; padding: 0 12px;  margin-bottom: 2px;}
#news_style2_header .slides li .caption .text { clear: both; background-color:rgba(255, 255, 255, 0.9); color: #464646; font-size: 12px; line-height: 17px; padding: 8px 12px; }
#news_style2_header .flex-direction-nav { margin: 0;}
#news_style2_header .flex-direction-nav li { list-style: none;}
#news_style2_header .flex-direction-nav li a { display: block; position: absolute; width: 28px; height: 31px; background: url(../images/home-slider-controls.png) 0 0 no-repeat; top: 139px; left: -43px; font-size: 0; line-height: 0;
 -webkit-transition: left ease .2s;
 -moz-transition: left ease .2s;
 -ms-transition: left ease .2s;
 -o-transition: left ease .2s;
 transition: left ease .2s;
}
#news_style2_header .flex-direction-nav li a.flex-next {
 -webkit-transition: right .2s ease;
 -moz-transition: right .2s ease;
 -ms-transition: right .2s ease;
 -o-transition: right .2s ease;
 transition: right .2s ease;
}
#news_style2_header .flex-direction-nav li a:hover { background-position: 0 bottom;}
#news_style2_header .flex-direction-nav li a.flex-next { right: -43px; left: auto; background-position: right 0;}
#news_style2_header .flex-direction-nav li a.flex-next:hover { background: url(../images/home-slider-controls.png) right bottom no-repeat;}
#news_style2_header .flex-control-nav { margin: 0; height: 9px; overflow: hidden; position: absolute; top: 18px; left: 18px; z-index: 99;}
#news_style2_header .flex-control-nav li { list-style: none; float: left; margin: 0 3px 0 0;}
#news_style2_header .flex-control-nav li a { font-size: 0; line-height: 0; display: block; width: 9px; height: 9px; background: url(../images/slider-pager.png) 0 0 no-repeat; cursor: pointer;}
#news_style2_header .flex-control-nav li a:hover,
#news_style2_header .flex-control-nav li a.flex-active { background-position: right 0;}

#news_style2_body article { overflow: hidden; padding-top: 27px; margin-top: 21px; border-top: 1px solid #e6eaed;}
#news_style2_body article:first-child { margin-top: 0; padding-top: 0; border: none;}

#news_style2_body article .pic { padding-top: 4px; float: left; width: 300px; margin-right: 20px;}
#news_style2_body article h3 { overflow: hidden; clear: none; font-size: 14px; line-height: 17px; font-weight: bold; margin-bottom: 9px;}
#news_style2_body article h3 a { text-decoration: none; color: #333;}
#news_style2_body article h3 a:hover { color: #e50700;}
#news_style2_body article .text { overflow: hidden; margin-bottom: 13px;}
#news_style2_header:hover .flex-direction-nav li a { left: 3px;}
#news_style2_header:hover .flex-direction-nav li a.flex-next { right: 3px; left: auto;}
#news_style3_body .posts_wrapper { overflow: hidden;}
#news_style3_body .posts_wrapper article { float: left; width: 300px; margin: 0 0 31px 20px;}
#news_style3_body .posts_wrapper article:first-child { margin-left: 0;}
#news_style3_body .posts_wrapper article .field_group { background: #fff; border: 1px solid #ebebeb; padding: 13px 10px 0;}
#news_style3_body .posts_wrapper article .field_group h3 { color: #333; font-weight: bold; font-size: 14px; line-height: 17px; margin-bottom: 11px;}
#news_style3_body .posts_wrapper article .field_group h3 a { text-decoration: none;}
#news_style3_body .posts_wrapper article .field_group .icons { margin: 0 -10px; border-top: 1px solid #ebebeb; background: #fcfcfc; padding: 5px 10px 6px;}
#news_style3_body .posts_wrapper article .field_group .icons li { margin-bottom: 0;}
#news_style3_body .posts_wrapper article .link-icon { background: url(../images/img-small-icon.png) center center no-repeat;}
#news_style3_body .posts_wrapper article .text { margin-bottom: 13px;}
#news_style3_body #nav_pages { border: none; margin-top: 0; padding-top: 0;}


#reviews_header{padding-bottom:19px; border-bottom:2px solid #ededed; margin-bottom:24px; }
#reviews_header article{overflow:hidden; }
#reviews_header article .pic{float:left; margin-right:19px; padding-top:1px; width:330px; }
#reviews_body article .link-icon{background:url(../images/img-small-icon.png) center center no-repeat; }
#reviews_header article h3{clear:none; overflow:hidden; font-size:14px; line-height:18px; font-weight:bold; margin-bottom:12px; }
#reviews_header .social{overflow:hidden; margin:0; }
#reviews_header .social li{float:left; list-style:none; margin-right:3px; }
#reviews_header .social li a{width:15px; height:15px; display:block; }
#reviews_header .text{overflow:hidden; margin-bottom:13px; }

#reviews_body article{overflow:hidden; padding-bottom:20px; margin-bottom:23px; border-bottom:1px solid #ededed; }
#reviews_body article .pic{float:left; width:170px; margin-right:16px; padding-top:4px; }
#reviews_body article h3{font-weight:bold; clear:none; overflow:hidden; font-size:14px; line-height:18px; margin-bottom:12px; }
#reviews_body .nav_pages,

#reviews_header + .nav_pages{border:none; margin:0; padding:0; }
#reviews_body .nav_pages{padding-top:4px; }

#gallery_header article .pic{max-height:310px; overflow:hidden; }
#gallery_header .first_post{position:relative; }
#gallery_header .first_post .post_caption{position:absolute; overflow:hidden; left:0; right:0; bottom:0; height:44px; background-color:rgba(0,0,0,0.8); }
#gallery_header .first_post .post_caption h3{font-size:14px; line-height:18px; font-weight:bold; overflow:hidden; clear:none; float:left; padding:13px 13px 0; }
#gallery_header .first_post .post_caption h3 a{color:#e5e5e5; text-decoration:none; }
#gallery_header .first_post .post_caption h3 a:hover{color:#fff; }
#gallery_header .first_post .post_caption .post-info{float:right; padding-left:10px; border-left:1px solid #4d555d; height:13px; margin:16px 12px 0 0; }
#gallery_header .first_post .post_caption .post-info a{font-size:11px; line-height:14px; text-decoration:none; color:#bfbfbf; }
#gallery_header .first_post .post_caption .post-info a.comments_count{background-position:0 3px; margin-left:9px; }
#gallery_header .first_post .post_caption .post-info .photos_count{display:inline-block; float:left; background:url(../images/photos_count.png) 0 1px no-repeat; padding:0 0 0 17px; }
#gallery_header .recent_media{overflow:hidden; border-top:1px solid #e3e3e3; border-bottom:2px solid #ededed; margin:19px 0 20px; padding:19px 0 16px; }
#gallery_header .recent_media article{float:left; width:194px; }
#gallery_header .recent_media article + article{margin-left:19px; }
#gallery_header .recent_media article h3{font-size:13px; line-height:18px; font-weight:bold; margin-bottom:8px; }
#gallery_header .recent_media .post-info a.comments_count{background-position:0 3px; }

#gallery_body{overflow:hidden; margin:0 -10px; }
#gallery_body #nav_pages{margin:0 10px; }
#gallery_body article{border:1px solid #fcfcfc; float:left; width:140px; margin:1px 1px 5px; padding:8px; }
#gallery_body article:hover{border:1px solid #dedede; background:#fff; }
#gallery_body article h3{margin-bottom:8px; font-size:13px; line-height:16px; font-weight:bold; }
#gallery_body article h3 a{text-decoration:none; }

#video_header .post-info,
#video_body .post-info{margin-bottom:11px; overflow:hidden; }
#video_header h3,
#video_body h3{font-size:14px; line-height:18px; font-weight:bold; margin-bottom:11px; }
#video_header h3 a,
#video_body h3 a{color:#333; text-decoration:none; }
#video_header .first_post iframe{margin-bottom:9px; }
#video_header .first_post .post_date,
#video_body .post_date{margin-right:10px; background-position:0 1px; }
#video_header article.first_post{padding-bottom:13px; margin-bottom:19px; border-bottom:1px solid #e6eaed; }
#video_header .post_views,
#video_body .post_views{background-position:0 3px; margin-right:11px; padding:0 0 0 16px; }
#video_header .recent_video_posts{overflow:hidden; padding-bottom:14px; border-bottom:2px solid #ededed; margin-bottom:23px; }

#video_header .recent_video_posts article{float:left; width:300px; margin-left:20px; }
#video_header .recent_video_posts article .pic{margin-bottom:14px; }
#video_header article h3 span,
#video_body article h3 span{font-size:10px; text-transform:uppercase; font-weight:bold; color:#b1b1b1; margin-left:5px; }
#video_header .recent_video_posts article:first-child{margin-left:0; }
#video_body article{overflow:hidden; padding-top:23px; margin-top:16px; border-top:1px solid #e6eaed; }
#video_body article:first-child{padding-top:0; margin-top:0; border-top:none; }
#video_body article .pic{padding-top:4px; float:left; margin-right:16px; max-width:170px; }
#video_body article h3{clear:none; overflow:hidden; margin-bottom:10px; }
#video_body article .post-info .post_date,
#video_body article .post-info .post_views{background-position:0 1px; }

ul.breadcrumbs{overflow:hidden; border-top:1px solid #ededed; border-bottom:1px solid #ededed; margin:0 0 20px; padding:7px 0 8px; }
ul.breadcrumbs li{height:12px; font-size:10px; line-height:13px; text-transform:uppercase; list-style:none; float:left; padding-right:10px; margin-right:5px; background:url(../images/crumb_divider.gif) right 4px no-repeat; }
ul.breadcrumbs li a{font-size:10px; line-height:12px; text-decoration:none; }
ul.breadcrumbs li.current{padding-right:0; background:none; margin:0; }

#reviews_header article h3 a,
#reviews_body article h3 a,
#gallery_header .recent_media article h3 a{text-decoration:none; color:#333; }
#reviews_header article h3 a:hover,
#reviews_body article h3 a:hover,
#gallery_header .recent_media article h3 a:hover,
#video_header h3 a:hover,
#video_body h3 a:hover{color:#e50700; }

#reviews_header .post_rating,
#reviews_body article .post-info .post_rating{margin-right:12px; }
#reviews_header .post-info,
#reviews_body article .post-info,
#video_header .first_post h3,
#video_header article.first_post .post-info,
#video_header .recent_video_posts article h3,
#video_body article .post-info{margin-bottom:10px; }

#gallery_header .recent_media article .pic,
#gallery_body article .pic{margin-bottom:11px; }
#gallery_header .recent_media .post-info a.post_date,
#gallery_body article .post-info .post_date,
#video_header .first_post .post_views,
#video_header .first_post .comment_count,
#video_body .comment_count{background-position:0 2px; }

/* ======================================================================================*/

.widget_body .article { padding-bottom: 0px; margin-bottom: 0px; overflow: hidden; border-bottom: 1px solid #2b2b2b;}
.widget_body .article .pic { padding-top: 4px; float: left; width: 62px; margin-right: 13px;}
.widget_body .article .pic .overlay { top: 3px; left: 3px; bottom: 3px; right: 3px;}
.widget_body .article .pic a { display: block; background: #35393b; padding: 2px; border: 1px solid #17191a;}
.widget_body .article .pic img { vertical-align: top;}
.widget_body .article .text { overflow: hidden;}
.widget_body .article .title { font-size: 12px; margin-bottom: 4px; line-height: 17px;}
.widget_body .article .title a { text-decoration: none; color: #b0b0b0; font-weight: bold;}
.widget_body .article .title a:hover { color: #e50700;}
.widget_body .article .icons ul { margin: 0;}
.widget_body .article .icons li { list-style: none; float: left;}
.widget_body .article .icons li a { display: inline-block; font-size: 11px; line-height: 14px; text-decoration: none; color: #7a7a7a;}
.widget_body .article .icons li a.views { margin-right: 20px; padding-left: 16px; background: url(../images/footer-posts-views.png) 0 2px no-repeat;}
.widget_body .article .icons li a.comments { padding-left: 14px; background: url(../images/footer-comments-icon.png) 0 2px no-repeat;}
.block_flickr_footer { padding-top: 4px; overflow: hidden;}
.block_flickr_footer .flickr_badge_image { float: left; width: 46px;  border: 1px solid #17191a;}
.block_flickr_footer .flickr_badge_image + .flickr_badge_image { margin-left: 4px;}
.block_flickr_footer .flickr_badge_image a { background: #fff; overflow: hidden; width: 40px; height: 40px; border: 3px solid #35393b; display: block;}
.block_flickr_footer .flickr_badge_image a img {
 -webkit-transition: all ease  .2s;
 -moz-transition: all ease  .2s;
 -ms-transition: all ease  .2s;
 -o-transition: all ease  .2s;
 transition: all ease  .2s;}