/*
    Theme Name: dzd-newspaper
    Theme URI: http://denzadnem.com.ua
    Description: Newspaper WordPress theme by DenZaDnem
    Author: DenZaDnem
    Author URI: http://denzadnem.com.ua
    Version: 1.0
*/

/* =GENERAL
-------------------------------------------------------------- */


body {
	/* background: url('images/background_snow.jpg') top no-repeat fixed; */
	/* background: url('images/background_rizdvo.jpg') top no-repeat fixed; */
	/*background: url('images/background_004.jpg') center repeat-y;*/
	background: url('images/background_003.jpg') center repeat-y;
	/*background: url('images/background_id.jpg') top no-repeat fixed;*/
    color: #555555;
}

a {
    color: #007FC8;
    text-decoration: none;
}

a:hover, a:focus {
    color: #1A8BF4;
    text-decoration: none;
}

a:focus { 
    outline: none;
}

/* =LAYOUT
-------------------------------------------------------------- */

#container {
	width: 1000px;
	margin: 30px auto 0 auto;
}

#main {
	padding: 0px;	
	background: #fff;
}

#main-fullwidth {
    padding: 15px;
    background: #fff;
}

#content {
    overflow: hidden;
    float: left;
    width: 500px;
	padding-top: 20px;
    margin-left: 182px;
}

#sidebar-primary {
	background: #eeeeee;
    overflow: hidden;
	float: left;
    width: 135px;
	margin-top: 20px;
    margin-left: -682px;
	padding-top: 10px;
	padding-left: 13px; 
	padding-right: 12px;
}

#sidebar-secondary {
	background: #eeeeee;
    overflow: hidden;
	float: right;
    width: 270px;
    margin-top: 20px;
	padding-top: 10px;
	padding-left: 13px; 
	padding-right: 13px;
}

/* =HEADER
-------------------------------------------------------------- */

#header {
    height: auto;
    padding:20px 0;
    background: #eeeeee;
	/* background-image: url(images/background_header_ny.jpg); */
    background-image: url(images/background_header.jpg);
    background-size: cover;
	border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #808080;
}

.logo {
    float: left;
    margin-left: 80px;
}

.logo h1.site_title {
    margin: 0;
    padding:0;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:48px;
    line-height: 40px;
    font-weight: bold;
}

.logo h1.site_title a, .logo h1.site_title a:hover {
    color: #333;
    text-decoration: none;
}

.logo h2.site_description {
    margin: 0;
    padding:0;
    color: #999;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:14px;
    line-height: 14px;
}

.header-right {
    float: right;
    margin-right: 15px;
}

#top-social-profiles {
    padding: 5px 0px 5px 0;
    height: 32px;
    text-align: right;
    background: #FFFFFF;

}
#top-social-profiles img {
    margin: 0 0 0 6px !important;
}

#top-social-profiles img:hover {
    opacity: 0.5;
}
#top-social-profiles .widget-container {
  background: none;
  padding: 0;
  border: 0;
}

/* =MENUS
-------------------------------------------------------------- */

/* Menu Primary
----------------------------*/

.menu-primary-container {
    float: left;
    padding:0;
	margin: 0px 0px 5px 0px;
    position:relative;
    height: 42px;
    z-index: 400;
    background: #FFFFFF;
}

.menu-primary {
}

.menu-primary ul {
	min-width: 160px;
}

/* First Level - Menu Primary */

.menu-primary li a {
    color: #555555;
	margin: 15px 15px 5px 0px;
	text-decoration: none;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.menu-primary li a:hover, .menu-primary li a:active, .menu-primary li a:focus, 
.menu-primary li:hover > a, .menu-primary li.current-cat > a, .menu-primary li.current_page_item > a, .menu-primary li.current-menu-item > a {
    color: #007FC8;
    outline: 0;
}

.menu-afisha-1 {
	background-image: url(images/afisha_1.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 15px;
}

.menu-afisha-2 {
	background-image: url(images/afisha_2.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 15px;
}

.menu-afisha-3 {
	background-image: url(images/afisha_3.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 15px;
}

.menu-afisha-4 {
	background-image: url(images/afisha_4.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 15px;
}

.menu-afisha-5 {
	background-image: url(images/afisha_5.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 15px;
}

.menu-afisha-6 {
	background-image: url(images/afisha_6.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 15px;
}

.menu-afisha-7 {
	background-image: url(images/afisha_7.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 15px;
}

.menu-afisha-8 {
	background-image: url(images/afisha_8.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 15px;
}

.menu-afisha-9 {
	background-image: url(images/afisha_9.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 15px;
}

/* Child Levels - Menu Primary */

.menu-primary li ul {
	width: auto;
}

.menu-primary li li a {
	color: #555555;
	text-transform: uppercase;
	background: #fff;
    padding: 8px 15px;
    margin: 0;
    border: 0;
    font-weight: normal;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
}

.menu-primary li li a:hover, .menu-primary li li a:active, .menu-primary li li a:focus, 
.menu-primary li li:hover > a, .menu-primary li li.current-cat > a, .menu-primary li li.current_page_item > a, .menu-primary li li.current-menu-item > a {
	color: #fff;
    background: #007FC8;
    outline: 0;
    border-bottom:0;
    text-decoration: none;
}


/* Arrows Menu Primary */

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
    content: ' »';
}

.menu-primary a.sf-with-ul {
    
}

.menu-primary  .sf-sub-indicator {
    display: inline;
}

.menu-primary  li li .sf-sub-indicator {

}

/* Shadows Menu Primary */

.wrap-menu-primary .sf-shadow ul {
	
}

/* Menu Secondary
----------------------------*/

.menu-secondary-container {
    position:relative;
    height: 30px;
    z-index: 300;
	background: #808080;
}

.menu-secondary {}

.menu-secondary ul {
    min-width: 160px;
}

/* First Level - Menu Secondary */
.menu-secondary li a {
    color: #FFFFFF;
    padding: 8px 9px ;
	text-decoration: none;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}

.menu-secondary li a:hover, .menu-secondary li a:active, .menu-secondary li a:focus, 
.menu-secondary li:hover > a, .menu-secondary li.current-cat > a, .menu-secondary li.current_page_item > a, .menu-secondary li.current-menu-item > a {
    color: #fff;
    background:#007FC8;
    outline: 0;
}

/* Child Levels - Menu Secondary */

.menu-secondary li li a {
	color: #fff;
    background: #808080;
    padding: 10px 15px;
    text-transform: none;
    margin: 0;
    font-weight: normal;
	border-top: 1px solid #666;
}

.menu-secondary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:focus, 
.menu-secondary li li:hover > a, .menu-secondary li li.current-cat > a, .menu-secondary li li.current_page_item > a, .menu-secondary li li.current-menu-item > a {
	color: #fff;
    background: #007FC8;
    outline: 0;
}

/* Arrows - Menu Secondary */

.menu-secondary a.sf-with-ul {

}

.menu-secondary  .sf-sub-indicator {
	display: inline;
}

.menu-secondary li li .sf-sub-indicator {

    padding: 9px 13px 0 0;
}

/* Shadows - Menu Secondary */

.wrap-menu-secondary .sf-shadow ul {
    background:	url('images/menu-secondary-shadow.png') no-repeat bottom right;
}

/* =POST
-------------------------------------------------------------- */

/* Post General
----------------------------*/

.post {
    margin-bottom: 5px;
    border-bottom: 0;
}

.post-left {
	float: left;
	width: 230px;
	background: url('images/background_005.jpg') repeat-y right;
	margin-right: 20px;
	padding: 10px 20px 10px 0;
}

.post-right {
	float: left;
	width: 230px;
	background: url('images/background_006.jpg') repeat-y left;
	margin-left: 20px;
	padding: 10px 0 10px 20px;
}

.post-simple {
	float: left;
	width: 230px;
	padding: 10px 0 0px 0;
}

.post-related-left { float: left; width: 154px; margin-right: 19px; }
.post-related-right { float: left; width: 154px; margin-left: 19px; }
.post-related-center { float: left; width: 154px; }

.page, .post-single {
    border-bottom: 0;
    margin-bottom: 0;
}

.title {
    color: #333333;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
}

.title a {
    color: #333;
    text-decoration: none;
}

.title a:hover, .title-related a:hover {
    color: #007FC8;
    text-decoration: none;
}

.title-related  {
	display: block;
	color: #333333;
    margin: 5px 0 10px 0;
    padding: 0;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
    line-height: 17px;
    font-weight: bold;
}

.title-related a {
	color: #666;
    text-decoration: none;
}

.title_sticky {
    color: #333333;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
}

.title_sticky a {
    color: #333;
    text-decoration: none;
}

.title_sticky a:hover {
    color: #007FC8;
    text-decoration: none;
}

.entry {
    line-height: 18px;
	margin-bottom: 0px;
}

.featured_image {
    padding: 0px;
    border: 0px solid #DDE3E7;
    background: #fff;
}

.featured_image_fx:hover {
	opacity: 0.9;
}

.archive-image-box {
	float: left;
	width: 154px;
	margin-right: 19px;
}

.page-title {
    color: #333333;
    margin: 0px 0 12px 0;
    padding: 0 0 20px 0;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'PT Sans Narrow', sans-serif;
    border-bottom: 3px solid #eee;
}

.exerpt { 
	color: #000000;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

/* Post Metas
----------------------------*/

.postmeta-primary, .postmeta-secondary {
    color: #999999;
	font-family: 'PT Sans Narrow', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    padding: 0 0 10px 0;
}

.postmeta-primary span, .postmeta-secondary span {
    background: url(images/meta-separator.png) left center no-repeat;
    padding: 3px 0 3px 10px;
}


.postmeta-primary span:first-child, .postmeta-secondary span:first-child {
    background: none;
    padding-left: 0px;
}

.meta_comments a {
	background: url(images/comments_icon.png) left 3px no-repeat;
	padding-left: 22px;
}

.meta_mark {
	padding-top: 2px;
	vertical-align: top;
}

/* Read More
----------------------------*/

.readmore {
	margin-top: -5px;
    margin-bottom: 5px;
    float: right;
}

.readmore a {
    color: #007FC8;
	background: #eeeeee;
    padding: 5px 14px;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    text-decoration: none;
    text-transform: none;
}

.readmore a:hover {
    color: #FFFFFF;
    background: #007FC8;
    text-decoration: none;
}

.post-readmore {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal;
	margin-left: 0px;
    margin-bottom: 0px;
    float: none;
}

.post-readmore a {
    color: #007fc8;
    padding: 0px 10px 0 0px;
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
    text-decoration: none;
    text-transform: none;
}

.post-readmore a:hover {
    color: #1A8BF4;
    text-decoration: none;
}


/* =SITEMAP
-------------------------------------------------------------- */
.sitemap {
}

.sitemap-col {
    width: 30%;
    padding: 0 0 0 10px;
}

.sitemap-col-archives {
    width: 45%;
    padding: 0 0 0 10px;
}

.sitemap h2 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #ddd;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

.sitemap h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0;
}

.sitemap-list {
    font-size: 13px;
    line-height: 22px;
}

.sitemap-list, .sitemap-list ul {
    padding: 0 0 0 20px;
}

/* =CONTACT FORM
-------------------------------------------------------------- */
.contact-form {
}

.contact-form-label {
	width: 90px;    
	font-family: 'PT Sans Narrow', sans-serif;
    font-weight: bold;
    font-size: 16px;
    padding: 7px 0;
}

.contact-form-input {
    margin-left: 100px;    
}

.contact-form input[type=text] {
    padding: 6px;
    width: 386px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.contact-form input[type=submit] {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
    font-weight: normal;
    text-decoration: none;
	border: 0;
    background: #eeeeee;
    color: #007fc8;
    padding: 5px 24px;
}

.contact-form input:hover[type=submit] {
    background: #007fc8;
    color: #ffffff;
}

.contact-form textarea {
    width: 386px;
    padding: 6px;
    height: 160px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.contact-form-required {
    color: red;
}

/* =WP-PAGENAVI
-------------------------------------------------------------- */

.wp-pagenavi {
    display: block;
	float: none;
	clear: both;
	font-family: 'PT Sans Narrow', sans-serif;
	margin-top: 20px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 5px 10px;
	margin: 2px;
    font-size: 14px;
    line-height: 28px;
    float: inherit;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #007fc8;
    background:#eeeeee;
}

.wp-pagenavi span.current {
    font-weight: normal;
    color: #fff;
    background:#007FC8;
}

.wp-pagenavi a:hover {
    color: #ffffff;
    background:#007fc8;
}

.wp-pagenavi span.pages {
    color: #999999;
    background: none;
    padding: 5px 10px 5px 0;
	font-weight: normal;
}

.wp-pagenavi span.extend {
    background:transparent;
    color: #333333;
    background: none;
}

/* =FOOTER
-------------------------------------------------------------- */

#footer {
    margin:20px 0 20px 0;
}

#copyrights {
    color: #FFFFFF;
    background: #808080;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	line-height: 1.2em;
    text-align: left;
    padding: 13px 20px 15px 20px;
}

#copyrights a {
    color: #FFFFFF;
	text-decoration: underline;
} 

#copyrights a:hover {
    color: #FFFFFF;
    text-decoration: underline;
} 

#credits {
    color: #3C3C3C;
    text-align: center;
    font-size: 11px;
    padding: 10px 0 0 0;
}

#credits a {
    color: #3C3C3C;
    text-decoration: none;
} 

#credits a:hover {
    text-decoration: none;
    color: #3C3C3C;
}

/* =WIDGETS
-------------------------------------------------------------- */

/* Widgets Defaults
----------------------------*/

.widget-container {
    list-style-type: none;
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
    color: #666666;
    font-size: 13px;
}

.widget-container a {
    color: #666666;
    text-decoration: none;
}

.widget-container a:hover {
    color: #007FC8;
    text-decoration: none;
}

.recentcomments {
	list-style-type: none;
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
    color: #666666;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: normal;
	font-size: 16px;
}

.recentcomments a {
    color: #666666;
    text-decoration: none;
	font-weight: bold;
}

.recentcomments a:hover {
    color: #007FC8;
    text-decoration: none;
}

.widgettitle {
    background: url('images/widgettitle-bg.png') left bottom no-repeat;
    margin: 0 0 10px 0;
    padding: 10px 0;
}

.widgettitle, .widgettitle a {
    color: #414445;
    font-size: 17px;
    line-height: 17px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.widgettitle a:hover {
	color: #007FC8;
}

.widget ul {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget ul li {
    padding: 0 0 9px 12px;
    margin: 0 0 8px 0;
	background: url(images/widget-list-marker.png) left 3px no-repeat;
}

.widget ul li .children {
    padding-top: 17px;
}


/* Search
----------------------------*/

#search {
    border: 1px solid #DDE3E7;
    background: #fff url(images/search.png) 99% 50% no-repeat;
    text-align: left;
    padding: 6px 24px 6px 6px;
}

#search #s {
    background: none;
    color: #9EAEB9;
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    outline: none;
}

#content-search {
    width: 300px;
    padding: 15px 0;
}

#search-in-menu {
	border: 1px solid #DDE3E7;
    background: #eee url(images/search.png) 99% 50% no-repeat;
	text-align: left;
    padding: 1px 24px 1px 6px;
	margin: 6px 10px 0 0;
	width: 95px;
}

#s1 {
    font-size: 12px;
	background: none;
    color: #808080;
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    outline: none;
}

/* Wp Calendar
----------------------------*/

#wp-calendar td:hover, #wp-calendar #today {
    background: #0D72CF;
    color: #fff;
}

#wp-calendar td:hover a, #wp-calendar #today a {
    color: #fff;
}

/* Text Widget
----------------------------*/

.textwidget {
    line-height: 1.2em;
	margin: 0 0 30px 0;
}

.textwidget-title {
	padding: 0 0 0 12px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
	background: url(images/widget-list-marker.png) left 3px no-repeat;
}

.textwidget-title  a {
	color: #666;	
}

.textwidget-title a:hover {
	color: #007fc8;
}

.textwidget-title img {
	margin-top: 0.5em;
}


/* 125x125 Banners Widget
----------------------------*/

.banners-125 {
    text-align: center;
    margin-bottom: -10px;
}

.banners-125 img {
    margin: 0 5px 5px 5px;
}


/* Posts Widget
----------------------------*/

.posts-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}

.posts-widget ul li {
    list-style-type: none; 
    list-style: none;
    padding: 0 0 9px 12px; 
    margin: 0 0 8px 0;
    border-bottom: 0;
	background: url(images/widget-list-marker.png) left 3px no-repeat;
}

.posts-widgettitle {
    font-weight: normal;
    padding: 0 0 5px 0; 
    margin: 0; 
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
    font-size: 16px;
	line-height: 16px;
}

.posts-widgettitle a {}

.posts-widgettitle a:hover {}

.posts-widget-meta { 
    color: #999999;
	font-family: 'PT Sans Narrow', sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    padding: 0 0 5px 0;
}

.posts-widget-meta a {
	color: #007fc8;
}

.posts-widget-meta a:hover {
	color: #1A8BF4;
}

.posts-widget-meta span {
    background: url(images/meta-separator.png) left center no-repeat;
    padding: 3px 0 3px 8px;
}

.posts-widget-meta span:first-child {
    background: none;
    padding-left: 0px;
}

.posts-widget-entry {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: normal;
    font-size: 12px;
	line-height: 12px;
}

.posts-widget-more {
	font-weight: normal;
}

.posts-widget-more a {
	color: #007fc8;
}

.posts-widget-more a:hover {
	color: #1A8BF4;
}

.posts-widget-featured-image {
    border: 0px solid #DDE3E7;
    padding: 0px;
    background-color: #fff;
}

.posts-widget .alignleft {
    margin: 0 8px 8px 0;
}

.posts-widget .alignright {
    margin: 0 0 8px 8px;
}

.posts-widget .aligncenter {
    margin-bottom: 8px;
}

/* Comments Widget
----------------------------*/

.comments-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0; 
    margin: 10px 0 0 0;
}

.comments-widget ul li {
    list-style-type: none; 
    list-style: none;
    padding: 0 0 10px 0; 
    margin: 0 0 10px 0;
    border-bottom: 0;
}

.comments-widget-author {
    text-decoration: none; 
    font-weight: bold;
    padding: 0 0 5px 0; 
    margin: 0;
}

.comments-widget-author:hover {}

.comments-widget-entry {
    font-family: Arial, Helvetica, Sans-serif; 
    line-height: 20px;
}

.comments-widget-more {
    font-weight: bold; 
}

.comments-widget-more:hover {}

.comments-widget-avatar {
    border: 1px solid #DDE3E7;
    padding: 4px;
    background-color: #fff;
}

.comments-widget .alignleft {
    margin: 0 8px 0 0;
}

.comments-widget .alignright {
    margin: 0 0 0 8px;
}

.comments-widget .aligncenter {
    margin-bottom: 8px;
}


/* Comments Widget Plus
----------------------------*/

.cwp-author-link {
	font-family: 'PT Sans Narrow', sans-serif;
    font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 14px;
}

.cwp-author-link  a {
    color: #007fc8;
	font-weight: normal;
}

.cwp-author-link  a:hover {
	color: #1A8BF4;
}

.cwp-on-text {
	font-family: 'PT Sans Narrow', sans-serif;
    font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 14px;
}

.cwp-comment-link {
	font-family: 'PT Sans Narrow', sans-serif;
    font-weight: bold;
	font-style: normal;
	font-size: 14px;
	line-height: 12px;
}

.cwp-comment-link:after {
	content: ":";
}

.cwp-comment-excerpt {
	display: block;
	margin-top: 6px;
	padding-left: 5px;
	border-left: 1px dotted #007fc8;
	font-family: 'Verdana', sans-serif;
    font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	word-wrap: break-word;
}


/* Info Box Widget
----------------------------*/

.infobox-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

.infobox-widget ul li {
    list-style-type: none; 
    list-style: none;
    padding: 0; 
    margin: 5px 0 0 0;
}

.infobox-widget ul li a {
    text-decoration: none;
}

.infobox-widget-description {
    line-height: 20px;
}

.infobox-widget-more {
    font-weight: bold;    
}

.infobox-widget-more:hover {   
}


.infobox-widget .alignleft {
    margin: 0 10px 10px 0;
}

.infobox-widget .alignright {
    margin: 0 0 10px 10px;
}

.infobox-widget .aligncenter {
    margin-bottom: 10px;
}

.infobox-widget .inbottom {
    margin-top: 10px;
}

/* Social Profiles Widget
----------------------------*/
.social-profiles-widget img {
    margin: 0 4px 0 0;
} 

.social-profiles-widget img:hover {
    opacity: 0.8;
} 

/* Tabs Widget
----------------------------*/

.tabs-widget {
    list-style: none; 
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0; 
    height: 26px;
}

.tabs-widget li {
    list-style: none; 
    list-style-type: none; 
    margin: 0 0 0 4px; 
    padding: 0; 
    float: left;
}

.tabs-widget li:first-child {
    margin: 0;
}

.tabs-widget li a {
    color: #1375D0;
    background: #F3F3F3;
    padding: 6px 16px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 12px;
    line-height: 12px;
}

.tabs-widget li a:hover, .tabs-widget li a.tabs-widget-current {
    background: #007FC8;
    color: #fff;
}

.tabs-widget-content {
}

/* Facebook Widget
----------------------------*/

.facebook-widget {
    list-style-type: none; 
    list-style: none;
    margin: 0; 
    padding: 0;
}

/* =COMMENTS
-------------------------------------------------------------- */

#comments {
    margin-bottom: 15px;
}

#comments p {
    margin: 10px 0 15px 0;
}

h3#comments-title {
    font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 30px 0 15px 0;
}

.comment-text {
    color: #000000;
	margin: 10px 0 15px 12px;
	padding: 0 0 0 8px;
	font-family: 'Tahoma', sans-serif;
	font-size: 14px;
	font-style: normal;
	border-left: 1px dotted #007fc8;
}

.commentlist { 
    list-style: none;
    margin: 0;
    padding: 0;
}

.commentlist li.comment {
    line-height: 24px;
    margin: 0 0 15px 0;
    padding: 0 0 0 0px;
    position: relative;
}

.commentlist li:last-child {
    border-bottom:none;
    margin-bottom:0;
}

#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 15px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 15px;
}

.commentlist .avatar {
    border: 3px solid #ffffff;
    margin-right: 10px; 
    width: 40px; 
    height: 40px; 
    vertical-align: middle;
    margin-bottom: 2px;
}

.comment-author {
    font-style: normal;
    font-weight: bold;
	padding-left: 12px;
    display: block;
	border-top: 3px solid #eeeeee;
	background: url(images/widget-list-marker.png) left 7px no-repeat;
}

.comment-author cite {
    font-style: normal;
    font-weight: bold;
}


.comment-author .says {
    font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}

.fn, .fn a:link, .fn a:hover, .fn a:visited {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold;
    text-decoration: none;
}

.comment-meta {
    color: #999999;
	margin: 0 0 0 0px;
	padding: 0 0 0 12px;
	display: block;
	font-family: 'PT Sans Narrow', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
	text-align: left;
    
}

.comment-meta-separator {
	background: url(images/meta-separator.png) left center no-repeat;
    padding: 3px 0 3px 10px;
}

.comment-meta a:link,
.comment-meta a:visited {
    text-decoration: none;
}
.commentlist .bypostauthor {
}
.reply {
    text-align: right;
    margin-bottom: 10px;
}

.comment-reply-link  {
    font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

.comment-moderate {
    color: #ee0000;
    background: #eeeeee;
    margin: 5px 0 0 12px;
	padding: 5px 14px;
    font-size: 14px;
    line-height: 18px;
    display: block;
    text-align: center;
	text-decoration: none;
    text-transform: none;
}

.commentlist .children {
    list-style: none;
    margin: 15px 0 0 -27px;
}

.comment-alignleft {
	margin: 0 0 0 20px;
	font-family: 'PT Sans Narrow', sans-serif;
	text-align: left;
}

.comment-alignright {
	margin: 0 20px 0 0;
	font-family: 'PT Sans Narrow', sans-serif;
	text-align: right;
}

.comment-alignleft a, .comment-alignright a {
    color: #007FC8;
	background: #eeeeee;
    padding: 5px 14px;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    text-decoration: none;
    text-transform: none;
}

.comment-alignleft a:hover, .comment-alignright a:hover {
    color: #FFFFFF;
    background: #007FC8;
    text-decoration: none;
}

.termsofuse {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
    line-height: 1em;
	text-indent: -23px;
	color: #ee0000;
    background: #eeeeee;
    margin: 20px 0 0 0;
	padding: 5px 14px 5px 35px;
}

/* Children */

.commentlist .children li {
    border: none;
    margin: 15px 0 0 0;
}

.nocomments {
    display: none;
}

#comments .pingback {
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    font-size: 12px;
    line-height: 18px;
    display:block;
    margin: 0;
}

#comments .pingback .url {
    font-style: italic;
    font-size: 13px;
}

/* Comments form */

#respond {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
	border: none;
}

h3#reply-title {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 20px 0 15px 0;
}

#respond .required {
    color:#FF4B33;
}

#respond .comment-notes {
    color: #444444;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	margin-bottom: 1em;
}

.form-allowed-tags {
    display: none;
}

.children #respond {
    margin: 0 48px 0 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;
}

#cancel-comment-reply-link {
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
}

#respond .required {
    color:#FF4B33;
    font-weight:bold;
}

#respond label {
	color: #444444;
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
    font-weight: bold;
}

#respond input {
    margin: 6px 0 0 0;
    width: 98%;
}

#respond textarea {
    width: 98%;
    margin: 6px 0 0 0;
}

#respond .form-allowed-tags {
    font-size: 12px;
    line-height: 18px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
}

#respond input[type=submit] {
    margin: 0;
}

#respond .form-submit {
    margin: 0;
}

#respond .form-submit input {
    width: auto;
    font-size: 14px;
}
#respond dl {
    margin: 0 0 10px;
}

#respond dt {
    display: inline;
    font-weight: normal;
}

#respond dd {
    display: inline;
}


/* =RESPONSIVE
-------------------------------------------------------------- */

.menu-primary-responsive-container, .menu-secondary-responsive-container  {
    display: none;
    margin: 10px;
}

.menu-primary-responsive, .menu-secondary-responsive  {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
}


/* Горизонтальна лінія
-------------------------------------------------------------- */

.hr1 {
	height: 0.6em;
	float: none;
	clear: both;
	width: 100%; 
	margin: 0 0 1em 0;
	border-bottom: 3px solid #eee;
}

/* YouTube
--------------------------------------------------------- */

.epyt-gallery-title {
    font-family: 'PT Sans Narrow', sans-serif;
	text-align: left;
	color: #666;
	font-size: 16px !important;
	line-height: 17px !important;
	font-weight: bold;
	padding: 8px 0 15px 0 !important;
}

.epyt-gallery-title:hover {
	color: #007fc8;
}

.epyt-gallery-thumb {
	opacity: 1 !important;
}

.epyt-gallery-thumb:hover {
	opacity: 0.9 !important;
}

.epyt-pagebutton {
    font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	color: #007fc8;
	background: #eee;
	padding: 5px 14px !important;
	margin: 20px 0 !important;
}

.epyt-pagebutton:hover {
	color: #fff;
	background: #007fc8;
}

.epyt-pagenumbers {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 14px;
	color: #666;
	margin: 20px 15px;
}

/* tag-cloud
--------------------------------------------------------- */

.tagcloud {
	font-family: 'PT Sans Narrow', sans-serif;
	word-wrap: break-word;
}


/* Events List Widget
--------------------------------------------------------- */

.tribe-event-title {
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
    font-weight: bold;
	margin: 0 0 8px 0 !important;
}

.tribe-list-widget {
	list-style-type: none; 
    list-style: none;
	padding: 0 0 9px 0 !important; 
}

.tribe-events-list-widget-events {
	padding: 0 0 9px 12px !important; 
    margin: 0 0 0 0 !important;
	background: url(images/widget-list-marker.png) left 3px no-repeat;
}

.tribe-event-duration {
	color: #666;
	font-family: 'PT Sans Narrow', sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    padding: 0 0 5px 0 !important;
}


/* Tablets ----------- */

@media only screen and (max-width: 768px) {
    
    #container, #footer-container {
    	width: 520px;
    }
    
    #main, 
    #main-fullwidth, 
    #header, 
    #footer-widgets,
    #footer {
        padding-left: 10px;
        padding-right: 10px;
    }
        
    #main, #main-fullwidth {
        background-image: none;
    }
    
    #header {
        height: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .logo, .header-right {
        float: none;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }
    
    .header-right {
        padding-top: 10px;
    }
	
	#topsearch {
        float: none;
        width: 96%;
        margin: 10px 2%;
    }
    
    #header #topsearch {
        margin-left: 0;
        margin-right: 0;
        width: 100%; 
    }
    
    #top-social-profiles {
        float: none;
        width: 100%;
        display: block;
        text-align: center;
    }
	
    #content, #sidebar-primary, #sidebar-secondary {
    	width: 100%;
        float: none;
        padding: 0;
        margin: 0;
        display: block;
    }
	
	#sidebar-primary {
		width: 94%;
		margin-top: 10px;
		padding-left: 3%; 
		padding-right: 3%;
	}

	#sidebar-secondary {
		width: 94%;
		padding-left: 3%; 
		padding-right: 3%;
	}
	
	.menu-primary-responsive-container, .menu-secondary-responsive-container {
        display: block;
    }
    
    .menu-primary-container, .menu-secondary-container {
        display: none;
    }
    
    #header .menu-primary-responsive-container, #header .menu-primary-responsive-container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; 
    }
    
    .fp-slider, #fb-root {
        display: none;
    }

    .post-box {
        width: 100%;
        height: 100%;
        float: none;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    
    #footer-widgets-container #footer-widgets {
        width: inherit;
    }
    
    .footer-widget-box {
        width: 100%;
        float: none;
        margin: 0;
        padding: 0;
    }
    #copyrights, #credits {
        display: block;
        float: none;
        text-align: center;
    }
    
    #footer-container #copyrights, #footer-container #credits {
        padding: 5px 0;
    }
    
    #footer-container #footer {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
	
	.hide-on-mobile { display: none; }

}

/* Mobile Phones ----------- */

@media only screen and (max-width: 480px) {
	
    #header {
		background-image: none;
		padding-top: 10px;
		padding-bottom: 0px;
		background: #ffffff;
	}	
 
    #container {
    	margin-top: 0px;
    }
	
	#container, #footer-container {
    	width: 100%;
		/* width: 94%; */
    }
	
	#main, 
    #main-fullwidth, 
    #header, 
    #footer-widgets,
    #footer {
        padding-left: 10px;
        padding-right: 10px;
    }
	
	#sidebar-primary {
		width: 94%;
		margin-top: 10px;
		padding-left: 3%; 
		padding-right: 3%;
	}

	#sidebar-secondary {
		width: 94%;
		padding-left: 3%; 
		padding-right: 3%;
	}
	
	.menu-primary-responsive-container, .menu-secondary-responsive-container {
        display: block;
		/* margin-left: 20px; */
        /* margin-right: 20px; */
    }
	
	.menu-secondary-responsive-container {
		margin-bottom: 18px;
	}
    
    .menu-primary-container, .menu-secondary-container {
        display: none;
    }
    
    #header .menu-primary-responsive-container, #header .menu-primary-responsive-container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; 
    }
	.post-left, .post-right, .post-simple {
		float: left;
		width: 47%;
		margin: 0 0 10px 0;
		padding: 0 0 0 0;
		background: none;
	}
	.post-left {
		margin-right: 5%;
	}
	
	.post-right {
		margin-left: 5%;
	}
	
	.post-related-left { float: left; width: 31%; margin-right: 3%; }
	.post-related-right { float: left; width: 31%; margin-left: 3%; }
	.post-related-center { float: left; width: 31%; }
	
	.wp-pagenavi .page {
        display: none;
    }
	
	.hide-on-mobile { display: none; }
	
}

/* =END
-------------------------------------------------------------- */