/*
Theme Name: Mag+
Theme URI: http://magplus.ceske-sablony.cz/
Description: WordPress šablona pro magazíny
Version: 1.1.2
Author: České WordPress šablony
Author URI: http://ceske-sablony.cz/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q {
    quotes: none;
    font-family: georgia;
    font-size: 18px;
    font-style: italic;
}
blockquote:before, q:before, q:after {
    content: '';
    content: none;
}
sup, sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    font-size: 10px;
}
sup { bottom: 1ex }
sub { top: .5ex }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video {
    max-width: 100%;
    height: auto!important;
    -webkit-backface-visibility: hidden;
}
iframe { 
    max-width: 100%; 
    position: relative;
} 
blockquote {
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    padding: 20px 10px 10px 0;
    position: relative;
    font-family: georgia;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    margin-bottom: 20px;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-weight: normal;
    font-style: normal;
}
pre {
    line-height: 1.3;
    overflow: auto;
    background: #F7F7F7 url('images/code.png') 10px 2px no-repeat;
    padding: 2em 1em 1em 1em;
    border: 1px solid #DDD;
    margin: 15px 0;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFE974;
}
address {
    margin: 10px 0;
    font-style: italic;
}
.wp-caption {
    max-width: 100%;
    background: #EEE;
    padding: 8px;
    width: auto!important;
}
.sticky { }
.gallery-caption { }
.gallery dt {
    width: auto;
    text-align: center;
    float: none;
}
.gallery img { border: 0!important }
.bypostauthor { }
.wp-caption-text {
    margin-bottom: 0;
    text-align: center;
}
dl { }
dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    font-weight: bold;
}
dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
    overflow: hidden;
}
/*-[ Framework ]--------------------*/
body {
    font: 14px/23px arial, sans-serif;  
    color: #555;
    background-color: #FFFFFF;
}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 12px;
    color: #2A2A2A;
}
h1 {
    font-size: 26px;
    line-height: 1.4;
}
h2 {
    font-size: 22px;
    line-height: 1.4; 
}
h3 {
    font-size: 20px;
    line-height: 1.4;
}
h4 {
    font-size: 18px;
    line-height: 1.4;
}
h5 {
    font-size: 16px;
    line-height: 1.4;
}
h6 {
    font-size: 14px;
    line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
    text-decoration: none;
    color: #38B7EE;
    -webkit-transition: background-color, color 0.2s linear;
    -moz-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;
}
a:hover { color: #38B7EE }
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/ 
.main-container {
    width: 1160px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    position: relative;
}
#page, .container {
    max-width: 1140px;
    min-width: 230px;
    overflow: visible;
}
#page {
    min-height: 100px;
    clear: both;
    width: 96%;
    padding: 0;
    padding-top: 24px;
    max-width: 1140px;

}
#page .content {
    width: 100%;
    display: block;
    
}
#page .content-home {
    width: 56.3%;
    display: block;
    float: left;
    max-width: 640px;
}
#page.single {}

/*-[ Header ]-----------------------*/
body > header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    position: relative;
    margin: 0 auto;
    width: 100%;
    z-index: 99;
    display: block;
    min-height: 82px;
    -webkit-backface-visibility: hidden;
}
.top-header {
    width: 100%;
    height: 35px;
    background: #000;
    border-bottom: 3px solid #666;
}
.top-right {
    float: right;
    height: 28px;
    margin-right: -1px;
}
.top-right #s {
    height: 21px;
    margin-right: 1px;
    background: rgb(66, 66, 66);
    border: none;
    width: 167px;
}
.share-info {
    font-size: 16px;
    margin: 3px;
}
.top-right-share {
    float: right;
    height: 28px;
    margin: 10px 8px 0 8px;
    -webkit-backface-visibility: hidden; 
}
.top-right-share a {
    color: #cccccc;
    opacity: 0.5;
}
.top-right-share a:hover, .share-info a:hover {
    color: #fff;
    opacity: 0.9;
}
#header {
    position: relative;
    width: 96%;
    margin: 0 auto;
    padding-left: 10px;
    
}
#header h1, #header h2,  {
    float: left;
    display: inline-block;
    line-height: 1;
    margin: 10px 0;
    text-transform: uppercase;
}
#header .image-logo { margin: 11px 0; }
#logo a {
    color: #2A2A2A;
    font-weight: bold;
    text-transform: uppercase;
}
#logo a img { float: left }
#header .description {
    font-size: 18px;
    line-height: 20px;
    text-transform: none !important;
    margin: 10px 0;   
}
.header-logo { max-width: 40%; float: left; }
.widget-header {
    float: right;
}
.header-bottom-second {
      
    
}
#header-widget-container {
    margin: 14px 5px 10px 0;
    float: right;
    max-width: 70%;
}
.widget-header img { float: right; }
.widget-header-bottom-right .topad { margin-bottom: 0; }


/*-[ Navigation ]-----------------*/
.secondary-navigation {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.secondary-navigation a {
    font-size: 14px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    line-height: 1.4;
    padding: 8px 20px 5px 20px;
    text-transform: uppercase;
    border-right: 1px solid #454545;
    font-weight: bold;
}

.secondary-navigation a:hover, .secondary-navigation .sfHover {  }
.secondary-navigation li li a { line-height: 1 }


.secondary-navigation a .sf-sub-indicator {
    font-size: 10px;
    color: #ADADAD;
    position: absolute;
    right: 5px;               
    line-height: 18px;
}
.secondary-navigation ul > ul a .sf-sub-indicator {
    top: 8px;
    right: -10px;
}
.sf-js-enabled li ul.sf-with-ul { padding-right: 20px }
.sf-with-ul:after {
    content: " ";
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    right: 6px;
}
.sf-with-ul i {
    position: absolute;
    top: 1px;
    right: 45px;
}
.menu ul .sf-with-ul i { right: 14px }
.menu .current-menu-item > a {  }
.menu > li:hover > a { color: #fff !important; }
.menu .current-menu-item > a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    bottom: 0px;
    left: 0;
    z-index: 1;

}
#navigation {
    margin: 0 23px;
    font-size: 13px;
    width: 92%;
    float: left;
    background: #000;
    border-bottom: 3px solid #666;
    max-width: 1116px;
}

#navigation ul { margin: 0 auto }
#navigation .menu { float: left }
#navigation ul li {
    float: left;
    position: relative;
    margin-left: 0;
}
#navigation > ul li:first-child a { }
#navigation > ul li:last-child a { border-right: 0 }
#navigation ul .header-search { float: right }
#navigation > ul > li:last-child { border-right: none }
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited { display: block }
#navigation > ul > .current a {
    background: transparent;
    color: #fff !important;
}
#navigation ul ul {
    position: absolute;
    width: 226px;
    z-index: 1000;
    font-size: 13px;
    color: #000;
    background: #000;
    padding: 0;
}
#navigation ul ul li {
    
    width: 100%;
    color: #ffffff;
    border-bottom: 1px solid #454545;
}
#navigation ul ul li:hover {  }
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    padding: 8px 8px;
    position: relative;
    border-left: 0;
    border-right: 0;

    text-transform: none;
    line-height: 1.0;
    margin-right: 0;
    min-height: 100%;
    font-size: 13px;
    text-transform: uppercase;
}
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul {
    opacity: 0;
    left: -999em;
}
#navigation ul li:hover ul {
    left: -1px;
    opacity: 1;
    top: 32px;
}
#navigation ul ul ul {
    top: -1px;
    left: 191px;
    padding-top: 0;
}
#navigation ul ul ul:after { border-color: transparent }
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li:hover ul ul ul ul {
    left: -999em;
    opacity: 0;
    
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
    opacity: 1;
    left: 226px;
    top: 0; 
}
.sub-menu {
    top: 22px;
    background: #000;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1    }
nav a#pull { display: none }
/*-[ Content ]--------------------*/
.article {
    width: 56.3%;
    float: left;
    margin-bottom: 10px;
    max-width: 640px;
    
}
.article-home {
    float: left;
    margin-bottom: 0px;
    width: 100%;
}
.article-half {
    width: 47.95%;
    float: left;
    padding-right: 25px;
}
.child {
    padding-right: 0;
}
#content_box {
    float: left;
    width: 95.2%;
}
.page #content_box { width: 100% }
.single #content_box { width: 100% }
.content .post_box_reg .excerpt:nth-last-child(2), .content .post_box_reg .excerpt:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.content .post_box_reg .excerpt:last-child { float: right }
#content_box #content {
    float: left;
    display: block;
    width: 100%;
}
.post {
    float: left;
    width: 100%;
}
.postauthor-container {
    clear: both;
    float: left;
    margin: 20px 0;
    width: 100%;
}
.postauthor-container h4 {
    margin-bottom: 10px;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 3px solid;
}
.post-content {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.post.excerpt .post-content {
    margin: 10px;
    padding-bottom: 0;

}
.post3.excerpt3 .post-content {
    margin: 10px;
    padding-bottom: 0;

    text-transform: none;
}

.post.excerpt .post-content p { margin-bottom: 0 }
.post-single-content { overflow: hidden; margin-top: 15px; }
.readMore {
    float: right;
    color: #38B7EE;
    font-size: 13px;
}
.readMore a { color: #EE210B }
.ss-full-width {
    overflow: hidden;
    margin-bottom: 10px;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.ss-full-width .post-content {
    margin-bottom: 0;
    padding-bottom: 0;
}
.post.excerpt {
    margin: 0 4% 2% 0;
    width: 48%;
}
.post.excerpt #featured-thumbnail {
    width: 100%;
}
.post.excerpt.classic  {
    margin: 0 4% 2% 0;
    width: 100%;
}
.post-cat.excerpt-cat {
    overflow: hidden;
    width: 46%;
}
.post-cat-full.excerpt-cat-full {
    overflow: hidden;
    width: 50%;
    float: left;
    min-height: 70px;
}
.post3.excerpt3 {
    margin: 0 2% 1% 0;
    width: 23.5%;
    min-height: 160px;
    float: left;
}
.post-full.excerpt-full {
    width: 100%;
    overflow: hidden;
}
.halfcat {
    width: 100%;
    overflow: hidden;
}
.post-main.excerpt-main {
    margin: 0 4% 4% 0;
    width: 30.6%;
    float: left;
}
.wp-post-image { 
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.featured-thumbnail {
    float: left;
    margin-bottom: 12px;
    padding: 2px;
    border: 1px solid #DDD;
    overflow: hidden;
    
}
.featured-thumbnail :hover {
    overflow: none;
    filter: brightness(1.2);
    -webkit-filter:brightness(1.2);
    -moz-filter: brightness(1.2);
    -o-filter: brightness(1.2);
    -ms-filter: brightness(1.2);
    cursor: pointer;
   
}
.featured-video {
    float: left;
    margin-bottom: 12px;
    padding: 2px;
    border: 1px solid #DDD;
    
}
 
.hak {
    margin-right: 12px;
    width: 48%;
}
.featured-thumbnail.small { 
    width: 60px;
    height: 60px;
    position:relative; 
}

.featured-thumbnail img {
    margin-bottom: 0;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    width: 100%;
}
.featured-cat {
    position: absolute;
    background: #38B7EE;
    color: #fff;
    padding: 0 10px;
}
.title {
    font-size: 18px;
    line-height: 1;
    clear: both;
    margin-bottom: 8px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.title a:hover {
    color: #666;
}
.single-title {
    padding: 0 0 0 0;
    font-size: 32px;
    line-height: 1.1;
    margin: 15px 0 10px 0;
}

.title a {  }
.page h1.title {
    padding-top: 0;
    font-size: 32px;
    line-height: 1.2;
    padding: 0;
    width: 100%;
} 
.page .article  {  }
.post-info {
    display: block;
    font-size: 13px;
    float: left;
    color: #ffffff;
    margin-top: 3px;
    width: 100%;
}
.post-info span { margin-right: 3px }
.post-info span { margin-left: 3px }
.post-info span:first-child { margin-left: 0 }
article header {
    width: 100%;
    margin-bottom: 2px;
}
.meta-cat {
    overflow: hidden;
    display: block;
    padding-left: 5px;
    font-size: 11px;
    line-height: 20px;
}
.meta-cat.classic {
    overflow: hidden;
    display: block;
    padding: 5px 0 0 10px;
}
.meta-cat.half {
    padding-left: 0;
    float:left;
}
.meta-cat.half .title, .meta-cat.classic .title, .meta-cat.double .title  {
    text-transform: uppercase;
    line-height: 24px;
}

.double {
    padding-left: 15px;
}
.theexcerpt.half {
    margin-bottom: 5px;
}
.single article header { margin-bottom: 10px }
.error404 .single_post { width: 100% }
.single_post .post-info a, .post-info a { color: #EE210B }
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.single-post-thumb img {
    margin-bottom: 15px;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 1em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both;
}
.article ul {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: square;
}
.article ol {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: decimal;
}
.article ul ul, .article ol ol, .article ul ol, .article ol ul {
    margin-top: 0;
    margin-bottom: 0;
}
.cat-desc {
    clear: both;
    padding-top: 20px;
}
/* Ticker Styling */
.ticker-wrapper.has-js {
	margin: 0;
	padding: 0 2% 0 0;
	width: 46%;
	height: 27px;
	display: block;
	font-size: 0.75em;
	float: left;
}
.ticker {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.ticker-title {
	color: #fff !important;
	font-weight: bold;
	background-color: #666;
	padding: 8px 8px 4px 8px;
	text-transform: uppercase;
	font-size: 16px;
	height: 24px;
	line-height: 23px;
	width: auto;

}
.ticker-content {
	margin: 0 0 0 10px;
	padding-top: 10px;
	position: absolute;
	color: #333 ;
	white-space: nowrap;
	line-height: 1.2em;
	font-size: 14px;
	z-index: 100;
	
}
.ticker-content:focus {
	display:none;
}
.ticker-content a {
	text-decoration: none;
	color: #eeeeee !important;
}
.ticker-content a:hover {
	color: #fff;
	text-decoration: underline;
}
.ticker-swipe {
	padding-top: 10px;
	position: absolute;
	top: 0px;
	background-color: #000;
	display: block;
	width: 100%;
	height: 24px;
	font-size: 14px;
	z-index: 101;
}
.ticker-swipe span {
	margin-left: 1px;
	border-bottom: 1px solid #000;
	height: 12px;
	width: 7px;
	display: block;
}

.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px;
	color: #F8F0DB;
}
.left .ticker-swipe {
	left: 120px;
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}
/*-[ Tabbed Homepage Area ]------------------------------*/
.tabber.home-tabber {
    background: none;
    overflow: visible;
}
.article .home-tabber ul{
    margin: 0;  
    list-style-type: none; 
}
.tabber.home-tabber .inside {
    background: none;
    border: 0;
    border-top: 1px solid #BBBBBB;
    margin-top: -1px;
    overflow: visible;
}
.tabber.home-tabber #popular-posts { overflow: hidden }
.tabber .latestPost {
    margin: 0;
    width: 48%;
    float: right;
    margin-bottom: 11px;
    position: relative;
    max-height: 58px;
    max-width: 100%;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.tabber .latestPost:hover { background: #ccc }
.tabber .latestPost.first {
    width: 47.6%;
    float: left;
    max-width: 300px;
    max-height: 100%;
}
.tabber .latestPost.first:hover { background: #fff }
.tabber.home-tabber .thetime {
    margin-left: 0;
}
.tabber.home-tabber .title {
    clear: none;
    font-size: 14px;
}
.tabber .latestPost.first #featured-thumbnail {
    margin-right: 0;
    max-width: 100%;
    width: 100%;
}
.tabber.home-tabber .latestPost.first .title {
    max-height: 100%;
    clear: both;
}
.tabber.home-tabber ul.tabs li { width: auto ;border-right: 1px solid #FFF;}
.tabber.home-tabber ul.tabs li a {
    padding: 3px 8px 2px 8px;
    width: auto;
}
.tabber.home-tabber ul.tabs li:last-child { border-right: 0; }

/*-[ Login widget ]------------------------------*/
#login {
    display: block;
    height: auto;
    margin: 0;
    overflow: hidden;
    text-transform: uppercase;
}
#login .meta {  }
#login .readMore { margin-top: 3px }
#login .inside {
    padding: 0;
    margin-top: 0;
    border-top: none !important;
    border: 1px solid #ddd;
}
#login ul.tabs {
    overflow: hidden;
    height: 35px;
    text-align: center;
}
#login ul.tabs li {
    background: none;
    float: left;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    border-bottom: none !important;
    width: 50%;
    text-align: center;
    margin-left: 0;
    margin-bottom: 0;
}
#login ul.tabs li a {
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    line-height: 15px;
    padding: 10px 0;
    width: 100%;
    font-weight: normal;
    background: #EFEFEF;
    color: #222;
    font-weight: bold;
}
#login ul.tabs li a.selected {
    width: 100%;
    background: #E32;
    margin: 0;
    text-decoration: none;
    text-align: center;
    color: #fff;
}
#login ul.tabs li:last-child > a.selected { width: 100% !important }
#login ul.tabs li.tab-recent-posts a {
    margin: 0;
    border-left: 0;
    text-align: center;
}
#login ul.tabs li a:hover { text-decoration: none }
#login .inside li {
    list-style: none;
    padding: 8px 5px 8px  8px;
    margin-left: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #D7D7D7;
}
#login .inside li:hover {  }
#login .inside li:first-child { border-top: 1px solid #ddd }
#login .inside li a { line-height: 1 }
#login .inside li div.info {
    display: block;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#login .inside li div.info .entry-title {
    margin-bottom: 0;
    font-weight: bold;
}
#login .tab-thumb {
    border: 1px solid #f0f0f0;
    padding: 4px;
    background: #fff;
    float: left;
    display: inline;
    margin: 0px 12px 0px 0px;
}
#login .inside .tabsSep {
    margin-top: 7px;
    width: 100%;
    height: 1px;
    background-color: #e8e5de;
    clear: both;
    float: left;
}
.login-avatar .avatar {
    margin: 10px;
    padding: 2px;
    border: 1px solid #DDD;
    float: right;
}
.login-welcome {
    padding: 10px;
}
.login-button {
    padding-bottom: 10px;
    overflow: hidden;
    padding: 8px;
}

.login-button a {
    font-size: 13px!important;
    padding: 4px 7px;
    margin-bottom: 2px;
    float: left;
    margin-right: 6px;
    background: #eee;
    color: #FFF!important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.login-button a:hover {
    color: #fff!important;
    background: #2a2a2a;
}
.button {
    font-size: 14px!important;
    padding: 4px 7px;
    margin-bottom: 2px;
    margin-right: 8px;
    background: #eee;
    color: #FFF!important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    cursor: pointer;
}
.button :hover{
    color: #fff!important;
    background: #2a2a2a;
}
.lost-password{
    float: right;
    margin: 3px;
}
.field {
    margin-bottom: 8px;
}

#recent-posts { overflow: hidden }

/*-[ Recent Comments ]---------------------------*/

.recent-comments { 
    width: 95%;
    overflow: hidden;
    margin-left: 5px;
    padding-left: 0;
    list-style-type: none;
}
li.recent-comments { 
    margin: 0 !important;
    list-style-type: none !important;
}
.recent-comments .featured-thumbnail { 
    margin-right: 10px;  
}

.recent-comments .info { 
    list-style-type: none;
}

/*-[ Meta ]---------------------------*/

.thetime  {
    float: left;
    margin: 0 6px 0 0;
    font-style: italic;
    
}
.thetime-single  {
    float: left;
    margin: 0 15px 0 0;
    font-style: italic;
}
.theexcerpt {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
}
.meta-desc {
    float: left;
    margin: 0 7px 0 0;
    font-style: italic;
    
    text-transform: none;
}
.meta-desc a {
    
}
.meta-desc a:hover {
    
    text-decoration: underline;
}
.meta-full {
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
    font-size: 11px;
    line-height: 20px;
}

.thecategory {
    
    font-style: italic;
    
}
/*-[ Icons ]---------------------------*/
.icon_comment_alt, .icon_profile, .icon_clock_alt, .icon_folder, .fa-eye {
   margin: 4px 3px 0 0;
   width:12px;
	 height:12px;
	 float: left;

}
.smallipopvideo {
   max-width:299px;
	 max-height:160px;
	 position:relative;
} 
.tabsh {
   max-width:142px;
	 max-height:74px;
} 
.icon_film {
   position:absolute;
   bottom: 10px;
   right: 10px;
   font-size: 20px;
   color: #fff;
   opacity: 0.4;
   z-index:100;
}
.small_film.icon_film {
   position:absolute;
   bottom: 5px;
   right: 5px;
   font-size: 12px;
   opacity: 0.5;
}
/*-[ Custom Nav Widget ]---------------------------*/
.widget_nav_menu [class^="icon-"], .widget_nav_menu [class*=" icon-"], .widget_nav_menu li {
    display: list-item;
    list-style: none;
    position: relative;
    margin-left: 0;
    padding-bottom: 7px;
    padding-top: 7px;
    border-bottom: 0;
    border-top: 0;
    margin-bottom: 0;
}
.widget_nav_menu [class^="icon-"] > a, .widget_nav_menu [class*=" icon-"] > a { padding-left: 5px }
.widget_nav_menu ul li a {
    font-size: 14px;
    font-weight: normal;
}
.widget_nav_menu .sub-menu {
    margin-top: 8px;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-left: 10px;
}
.widget_nav_menu .sub-menu:after, .widget_nav_menu .sub-menu:before { border-color: transparent }
.widget_nav_menu .menu [class^="icon-"]:before, .widget_nav_menu .menu [class*=" icon-"]:before {
    left: 0;
    top: 8px;
}
.widget_nav_menu li:first-child { border-top: 0 }
.widget_nav_menu li:last-child { border-bottom: 0 }
.widget_nav_menu .sub-menu li:first-child { border-top: 0 }
/*-[ Tab widget ]------------------------------*/
.tabber {
    display: block;
    height: auto;
    margin: 0;
    overflow: hidden;  
}
.tabber .meta { display: inline-block }
.tabber .readMore { margin-top: 3px }
.tabber .inside {
    padding: 0;
    margin-top: 0;
    border-top: none !important;
}
.tabber ul.tabs {
    overflow: hidden;
    border-bottom: 3px solid #ddd;
    text-align: center;
    margin-bottom: 15px;
}
.tabber ul.tabs li {
    background: none;
    float: left;
    display: inline;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    width: 50%;
    text-align: center;
    margin-left: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}
.tabber ul.tabs li a {
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    line-height: 1.5 ;
    padding: 3px 0 0 0;
    width: 100%;
    font-weight: normal;
    background: #666;
    color: #fff !important;
}
.tabber ul.tabs li a.selected {
    background: #E32;
    margin: 0;
    text-decoration: none;
    text-align: center;
    color: #fff;
}

.tabber ul.tabs li.tab-recent-posts a {
    margin: 0;
    border-left: 0;
    text-align: center;
}
.tabber ul.tabs li a:hover { text-decoration: none }
.tabber .inside li {
    list-style: none;
    padding: 0 5px;
    margin-left: 0;
    margin-bottom: 0;
}
.tabber .inside li a { line-height: 1 }
.tabber .inside li div.info {
    float: left;
    width: 63%;
    padding-left: 10px;
    line-height: 16px;
}
.tabber .inside li div.info .entry-title {
    margin-bottom: 0;
}
.widget li .meta {
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 2px;
    text-transform: none;
}
.tabber .tab-thumb {;
    padding: 4px;
    background: #fff;
    float: left;
    display: inline;
    margin: 0px 12px 0px 0px;
}
.tabber .inside .tabsSep {
    margin-top: 7px;
    width: 100%;
    height: 1px;
    background-color: #e8e5de;
    clear: both;
    float: left;
}
/*-[ Meta ]---------------------------*/
.meta, .meta a {
    
    font-size: 12px;
}
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 8px 12px;
    font-size: 13px;
    color: #B1B1B1;
    border: 1px solid #D1D1D1;
    max-width: 100%;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select { padding: 5px }
input:focus, textarea:focus { }
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 1px solid #DDDDDD;
}
thead {
    background: rgba(0, 0, 0, 0.06);
    font-size: 14px;
    border: 1px solid rgba(0, 0, 0, 0.06);
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th { font-weight: normal }
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}
.field {
    margin-bottom: 10px;
}
/*-[ Search Form ]------------------*/
#searchform {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    position: relative;
}
#searchform fieldset {
    float: left;
    position: relative;
    width: 100%;
}
.article #searchform fieldset {
    float: none;
    max-width: 300px;
}
.article #searchform .icon-search {
    height: 28px;
    width: 13%;
}
.sbutton {
    border: 0;
    width: 32px;
    height: 17px;
    position: absolute;
    cursor: pointer;
    padding: 0;
    color: white;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    z-index: 1;
    background: url('images/search.png') center no-repeat;
    text-indent: -999em;
    right: 3px;
    border-left: 1px solid #D8D8D8!important;
    margin-top: 11px;
}
footer .sbutton {
    width: 19.4%;
    height: 38px;
}
#s {
    width: 99.6%;
    border: 1px solid #E2E2E2;
    float: left;
    padding: 7px 0;
    height: 22px;
    text-indent: 10px;
    opacity: 1;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    background: #F5F5F5;
    position: relative;
    z-index: 1;
}
/*-[ Review Stars ]-------------------*/
.stars-bg {
    position: relative;
    float: left;
    margin-left: 5px;
    -webkit-backface-visibility: hidden;
}
.stars-layer { 
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 19px;
}
.stars-title {
    float: left;
    padding: 0 4px;
    font-style: italic;
    font-weight: bold;
    font-size: 11px;
    background: #000;
    color: #fff;
    line-height: 19px;
}
.stars-main {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}
.stars-res {
    font-size: 14px;
    opacity: 0.5;
    color: #C9C9C9;
    line-height: 19px;
}
.post.excerpt .stars-main, .post3.excerpt3 .stars-main, .post-full.excerpt-full .stars-main, .list_carousel li .stars-main{
    max-width: 130px;
    margin: 3px 0 0 3px;
    position: absolute;
}
ul.review-list span {
    max-width: 75%;
    display: inline-block;
}

/*-[ Login Widget ]-------------------*/
.login-avatar .avatar {
    margin: 10px;
    padding: 2px;
    border: 1px solid #DDD;
    float: right;
}
.login-welcome {
    padding: 10px;
    overflow: hidden;
}
.login-count {
    color: #000;
}
.login-button {
    padding-bottom: 10px;
    overflow: hidden;
    padding: 10px;
}

.login-button a {
    font-size: 12px!important;
    padding: 4px 5px;
    margin-bottom: 2px;
    float: left;
    margin-right: 4px;
    background: #eee;
    color: #FFF!important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.login-button a:hover {
    color: #fff!important;
    background: #2a2a2a;
}
.button {
    font-size: 14px!important;
    padding: 4px 7px;
    margin-bottom: 2px;
    margin-right: 8px;
    background: #eee;
    color: #FFF!important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    cursor: pointer;
}
.button :hover{
    color: #fff!important;
    background: #2a2a2a;
}
.lost-password{
    float: right;
    margin: 3px;
} 
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4;
    background: none;
    padding: 0;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    clear: both;
    margin-bottom: 10px;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    clear: both;
    margin-top: 20px;
}
/*-[ ad ]---------------------*/
.ad-300 { width: 100% }
.ad-300 a {
    display: block;
    width: 100%;
}
.ad-300 img {
    border: none !important;
    width: 100%;
    box-shadow: none !important;
}
.ad-125 {
    overflow: hidden;
    padding-bottom: 0;
}
.ad-125 img { border: none }
/*-[ Sidebar ]---------------------*/
.sidebar.c-4-12 {
    float: right;
    width: 26.6%;
    padding: 0 0.1%;
    line-height: 20px;
    max-width: 302px;  
}
.small.sidebar.c-4-12 {
    float: right;
    width: 14.1%;
    padding: 0 1.1%;
    line-height: 20px;
    max-width: 160px;  
}
.sidebar.c-4-12 a {  }
.sidebar.c-4-13 {
    float: left;
    width: 100%;
    padding: 0 0.1%;
    line-height: 20px;
}
.sidebar.c-4-13 a {  }
.widget {
    float: left;
    width: 100%;
    list-style: none;
    margin-bottom: 15px;
}
.widget-title {
    margin-bottom: 0;
    text-transform: uppercase;
} 
.title.small a {
    font-size: 14px;
}
.title.small {
    line-height: 14px;
    margin: 0 0 8px 0;
    padding: 0;
}
.widget li {
    list-style-type: square;
    margin-left: 17px;
    margin-bottom: 7px;
}
.widget li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.widget h3 {
    line-height: 1.5;
    padding: 3px 8px 0px 0; 
    float: left;
}
.widget-home {
    width: 100%;
    list-style: none;
    overflow: hidden;
    border-bottom: 3px solid;
    margin-bottom: 15px;
}

/*-[ Social Profile Widget ]--------------------------*/
.social-profile-icons { overflow: hidden }
.social-profile-icons ul li {
    background: none;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 3px 10px;
    padding: 0;
    text-indent: -999em;
}
.social-profile-icons ul li a {
    display: block;
    width: 32px;
    height: 32px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.social-profile-icons ul li a:hover { opacity: 0.7 }
.social-dribbble a { background: url(images/social-dribbble.png) no-repeat }
.social-email a { background: url(images/social-mail.png) no-repeat }
.social-facebook a { background: url(images/social-facebook.png) no-repeat }
.social-gplus a { background: url(images/social-googleplus.png) no-repeat }
.social-linkedin a { background: url(images/social-linkedin.png) no-repeat }
.social-pinterest a { background: url(images/social-pinterest.png) no-repeat }
.social-rss a { background: url(images/social-rss.png) no-repeat }
.social-stumbleupon a { background: url(images/social-stumbleupon.png) no-repeat }
.social-twitter a { background: url(images/social-twitter.png) no-repeat }
.social-youtube a { background: url(images/social-youtube.png) no-repeat }
.social-flickr a { background: url(images/social-flickr.png) no-repeat }
.social-lastfm a { background: url(images/social-lastfm.png) no-repeat }
.social-tumblr a { background: url(images/social-tumblr.png) no-repeat }
.social-vimeo a { background: url(images/social-vimeo.png) no-repeat }
/*-[ Footer ]-------------------*/
body > footer {
    overflow: hidden;
    float: left;
    width: 100%;
    display: block;
    clear: both;
    font-size: 14px;
    line-height: 1.8;
    margin-top: 20px;
    background: #EFEFEF;
    color: #555;
}
body > footer .widget { padding: 2px 0 0 0 }
body > footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 0px }
footer .widget li a {  }
footer .widget a:hover { color: #f2f2f2 }
footer {
    position: relative;
    overflow: hidden;
    clear: both;
    line-height: 20px;
}
footer .container { max-width: 100%; background: url(images/patt.jpg); padding: 0 20px 0 20px; }
.footer-widgets {
    overflow: hidden;
    padding: 20px 0 10px;
    width: 100%;
    margin: 0;
}
.footer-widgets h3 {
    background: #333;
    color: #fff;
}
.f-widget {
    width: 24.0%;
    float: left;
    position: relative;
    color: #8D8D8D;
    margin-bottom: 0;
    margin-right: 1.1%;
    max-width: 270px;
}
.frontTitle {
    border-bottom: 2px solid #eeeeee;
}
.latest{
    background: #eeeeee;
    padding: 5px 15px;
    padding-bottom: 3px;
}
.carousel-pic {
    padding: 0;
    overflow: hidden;
}
.carousel-pic .excerpt {
    float: left;
    max-width: 60px;
    max-height: 60px;
    margin: 0.5% 1.5% 2% 0;
} 
.sidebar.c-4-12 .carousel-pic .excerpt {
    margin: 2% 2.2%;
}
.small.sidebar.c-4-12 .carousel-pic .excerpt {
    margin: 4.5% 5.2%;
}
.carousel-pic .excerpt:nth-child(9n+9) { margin-right: 0; padding-right: 0; }
.carousel-pic a { color: #2a2a2a }
.carousel-pic .featured-title {
    font-size: 8px;
    margin: 0;
    padding: 3px;
    float: left;
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    line-height: 13px;
    overflow: hidden;
}
.carousel-pic .excerpt div.hover {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.20s linear;
    -moz-transition: all 0.20s linear;
    transition: all 0.20s linear;
}
.carousel-pic .excerpt:hover div.hover {
    opacity: 1;
}
.carousel-pic a div {
    overflow: hidden;
    position: relative;
}
footer .carousel-pic img { margin-top: 0 }
.carousel-pic .excerpt:hover div.hover { opacity: 1 }
.carousel-pic .excerpt div.hover span {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 60px;
    color: #fff;

}
.foot-logo {
    float: left;
    margin-right: 10px;
}
.copyright-left-text {
    float: left;
    padding-top: 12px;
}
.copyright-text {
    float: left;
    padding-top: 12px;
    margin-left: 5px;
}
.footer-navigation {
    float: right;
    margin: 10px 0;
}
.footer-navigation ul li { float: left }
.footer-navigation ul ul { display: none }
.footer-navigation a {
    color: #9b9b9b;
    text-transform: uppercase;
    margin: 0 8px 0 8px;
}
.footer-navigation ul li:first-child a { padding-left: 0 }

.copyrights {
    float: left;
    width: 95.7%;
    clear: both;
    background: #333;
    padding: 20px 2.2% 10px 2.2%;
    background: url(images/patt.jpg);
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    border-top: 1px solid #f3f3f3;
    -webkit-backface-visibility: hidden;
}
#copyright-note {
    margin: 0 auto;
    clear: both;
    max-width: 960%;
}
#copyright-note span {
    vertical-align: text-top;
    float: left;
    line-height: 2;
}
#copyright-note span a:first-child {
    float: left;
    margin-right: 5px;
}
a.toplink {
    display: inline-block;
    line-height: 2;
    padding-right: 0;
    position: absolute;
    left: 3px;
    top: 4px;
    width: 27px;
    height: 27px;
    background: url(images/top.png) no-repeat center center;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.toplink .icon-long-arrow-up {
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 6px;
}
#sidebars .wp-post-image, footer .wp-post-image {
    margin-bottom: 0;
}
.postsby {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 1.2;
}
/*-[ Hover transition ]---------------------------*/
.czs-subscribe input[type="submit"], .readMore a, #commentform input#submit {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
/*-[ Carousel]---------------------------*/
.list_carousel {
    height: 175px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
.list_carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.list_carousel li {
    font-size: 14px;
    color: #333;
    width: 199px;
    padding: 0;
    margin: 4px;
    display: block;
    float: left;
}
.list_carousel.responsive {
    width: auto;
    margin-left: 0;
}
.caroufredsel_wrapper {
    height: 168px !important;
    left: 0 !important;
}
.list_carousel .clearfix {
    float: none;
    clear: both;
}
.carousel-nav  {
    height: 0;
    float: right;
}
.carousel-nav a.prev {
    font-size: 20px;
    float: right;
    top: 5px;
    position: relative;
    margin: 1px;
    -webkit-backface-visibility: hidden;
}
.carousel-nav a.next {
    font-size: 20px;
    float: right;
    top: 5px;
    position: relative;
    margin: 1px;
    -webkit-backface-visibility: hidden;
}
.list_carousel a.prev {
}
.list_carousel a.next {
    right: -29px;
}
.list_carousel a.prev.disabled, a.next.disabled {
    cursor: default;
}
.list_carousel a.prev span, a.next span {
    display: none;
}
.foo2 {
    left: 20px;
    margin: 0 2px;
    position: relative;
}
.carousel-img {
    width: 193px ;
    height: 103px;
    position:relative;
}
/*-[ Related Posts ]---------------------------*/
.related-posts {
    margin-top: 15px;
    float: left;
    width: 100%;
}
.related-posts .meta {
    margin-top: 0;
    line-height: 1.9;
    margin-top: 5px;
}
.related-posts li {
    width: 48.5%;
    margin-right: 3%;
    float: left;
    list-style: none;
    margin-bottom: 12px;
}
.single_post .related-posts a {  }
.single_post .related-posts .meta a {  }
.rthumb {
    float: left;
    margin-right: 10px;
}
.related-posts .last {
    margin-right: 0;
    float: right;
}
.related-posts ul {
    margin-left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 0;
}
.related-posts h5 {
    padding-left: 80px;
    color: #919191;
    text-transform: uppercase;
    font-size: 14px;
}
.related-posts h4 {
    font-size: 18px;
    margin: 0;
    line-height: 1;
    margin-bottom: 6px;
    padding-bottom: 6px;
    text-transform: uppercase;
    border-bottom: 3px solid;
}

/*-[ Author Box ]---------------------------*/
.postauthor p {
    padding-top: 0px;
    font-size: 15px;
    margin-bottom: 0;
}
.postauthor-top span {
    font-size: 14px;
    line-height: 1.5;
    display: block;
    text-transform: uppercase;
}
.postauthor-top .thetime {
    font-weight: normal;
    font-size: 12px;
    display: inline-block;
    text-transform: none;
}
.postauthor {
    float: left;
    clear: both;
    padding: 5px 1% 0 1%;
}
.postauthor h4 {
    font-weight: bold;
    font-size: 18px;
}
.postauthor h5 {
    display: inline-block;
    text-transform: capitalize;
    font-size: 18px;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}
.postauthor img {
    border: 1px solid #ccc;
    padding: 4px;
    background: #fff;
    float: left;
    margin: 0 10px 5px 0;
    border-radius: 50%;
    box-shadow: 0 0 3px 0 #B5B5B5;
    -moz-box-shadow: 0 0 3px 0 #b5b5b5;
    -webkit-box-shadow: 0 0 3px 0 #B5B5B5;
}
.postauthor h4 a { color: #473636 }
/*-[ Tags ]---------------------------*/
.tags {
    margin: 5px 0 10px 0;
    width: 100%;
    float: left;
}
.tags a { margin-left: 5px }
/*-[ Misc ]---------------------------*/
.clear { clear: both }
.left, .alignleft { float: left }
.right, .alignright { float: right }
.navigation .alignright, .navigation .alignleft { margin-bottom: 15px }
.last, .post.excerpt.last {
    margin-right: 0;
    clear: none;
}
.last, .post3.excerpt3.last {
    margin-right: 0;
    clear: none;
}
.last, .post-main.excerpt-main.last {
    margin-right: 0;
    clear: none;
}
/*-[ Tag widget ]------------------------------*/
.tagcloud {
    padding-bottom: 10px;
    overflow: hidden;
}

.tagcloud a {
    font-size: 14px!important;
    padding: 2px 7px;
    margin-bottom: 2px;
    float: left;
    margin-right: 2px;
    background: #eee;
    color: #FFF!important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.tagcloud a:hover {
    color: #fff!important;
    background: #2a2a2a;
}
/*-[ Subscribe Widget ]------------------------*/
.czs-subscribe { position: relative }
.czs-subscribe form { position: relative }
.czs-subscribe input[type="text"] {
    border: 1px solid #E2E2E2;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.6%;
    height: 38px;
    float: left;
    padding: 9px 0;
    text-indent: 10px;
    background: #F5F5F5;
    border-right: 0;
}
footer .czs-subscribe input[type="text"] { width: 80% }
.czs-subscribe input[type="submit"] {
    cursor: pointer;
    color: white!important;
    padding: 10px 0;
    border: 0;
    float: left;
    height: 38px;
    width: 33%;
    position: absolute;
    z-index: 1;
    background: #38B7EE;
}
.czs-subscribe input[type="submit"]:hover { background: #2a2a2a }
footer .czs-subscribe input[type="submit"] { width: 19.6% }
footer .czs-subscribe .icon-envelope {
    width: 19.6%;
    height: 32px;
    right: 1px;
}
.subscribe-text {
    padding-bottom: 12px;
    font-style: italic;
}
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
    margin-left: 0;
    max-width: 45%;
}
.ad-125 .evenad { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }
/*-[ Calender Widget ]-------------------------*/
#wp-calendar {
    margin-bottom: 0;
    border: 0;
}
#wp-calendar td {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}
#wp-calendar tbody {
    background: rgba(255, 255, 255, 0.42);
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-top: 0;
}
#wp-calendar tbody th { border-bottom: 1px solid #CFCFCF }
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
#wp-calendar thead th {
    padding: 10px 0;
    text-align: center;
}
#wp-calendar tfoot {
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-top: 0;
}
/*-[Comments]--------------*/
.total-comments {
    font-size: 18px;
    line-height: 32px;
    color: #343434;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 3px solid;
}
.cnumber { color: #2DB2EB }
#comments {
    padding: 0;
    background-color: transparent;
    margin-top: 25px;
    float: left;
    clear: both;
    width: 100%;
}
#commentsAdd {
    background-color: transparent;
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px;
}
#comments .avatar {
    float: left;
    margin-right: 20px;
    width: 11.3%;
}
.comment time {
    border-left: 1px solid #B3B3B3;
    margin-left: 5px;
    padding-left: 12px;
    color: #939291;
    font-size: 13px;
}
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input.text-input, #commentform input { padding: 10px }
input#author, input#email, input#url {
    width: 360px;
    border: 1px solid #E1E1E1;
    background: #fff;
    font-size: 14px;
    display: block;
    max-width: 85%;
    float: right;
    padding: 10px 2%;
}
input#author, input#email, input#url, #comment {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.contactform input[type="text"] { width: 380px }
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
.contact-submit, #cancel-comment-reply-link {
    color: red;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: -25px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
}
#commentform {
    border: 1px solid #E1E1E1;
    overflow: hidden;
    padding: 10px 5%;
    width: 89.6%;
    background: rgba(255, 255, 255, 0.26);
}
#commentform input#submit {
    line-height: 1;
    background-color: #38B7EE;
    padding: 12px 15px 11px;
    color: #fff;
    text-decoration: none;
    float: right;
    cursor: pointer;
    display: inline-block;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-transform: uppercase;
    font-family: inherit;
}
#commentform input#submit:hover {
    color: #fff;
    background: #2a2a2a;
}
ol.commentlist {
    margin: 0;
    overflow: hidden;
}
.commentlist li {
    list-style: none;
    margin: 0 0 10px 0;
    padding-left: 0;
    float: left;
    width: 100%;
}
.commentlist p { margin-bottom: 1em }
.commentlist p:last-child { margin-bottom: 0 }
.comment-author { position: relative }

.fn {
    color: #939291;
    font-size: 13px;
    line-height: 1.375em;
    float: left;
    margin-right: 10px;
}
.fn a { color: #939291 }
.comment-meta {
    font-size: 12px;
    font-style: italic;
}
.comment-meta a { color: #888 }
.commentmetadata {
    background: rgba(255, 255, 255, 0.56);
    border: 1px solid #D2D2D2;
    border-top: 1px solid #D2D2D2;
    overflow: hidden;
    padding: 12px;
    margin-bottom: 10px;
}
.commentmetadata ul, .commentmetadata ol, .commentmetadata ul ol, .commentmetadata ol ul { margin-top: 0 }
.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.comment-metadata {
    background: rgba(247, 245, 246, 0.8);
    border: 1px solid #D2D2D2;
    border-bottom: 0;
    overflow: hidden;
    padding: 15px 12px;
    position: relative;
}
.reply { float: right }
.reply a {
    float: right;
    font-size: 13px;
    line-height: 22px;
}
.commentlist .children {
    margin-left: 17%;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    width: 83%;
}
.commentlist .children li { }
.avatar { float: left }
#respond h3 { margin: 0 }
.comment-respond { margin-top: 30px }
#respond h4 {
    font-size: 18px;
    line-height: 32px;
    color: #343434;
    text-transform: uppercase;
    border-bottom: 3px solid #000;
    margin-bottom: 25px;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
    font-size: 14px;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 360px;
    border: 1px solid #E1E1E1;
    background: #fff;
    font-size: 14px;
    padding: 2%;
    line-height: 25px;
    font-family: inherit;
    float: right;
    max-width: 85%;
}
#commentform p {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p label {
    display: inline-block;
    margin-bottom: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
    float: left;
}
.required {
    color: #a8a8a8;
    font-size: 16px;
    font-style: italic;
    padding: 0;
    line-height: 1;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes, .logged-in-as { margin-top: 15PX }
.comment-form-left {
    float: left;
    width: 50%;
}
.comment-form-right {
    float: right;
    width: 50%;
}
input#author:focus, input#email:focus, input#url:focus, #contactForm textarea:focus, #commentform textarea:focus { border-color: #c9a096 }
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 5px;
    text-align: center;
}
.single .pagination {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding: 2.2% 0;
    width: 100%;
}
.pagination ul {
    list-style: none;
    margin: 0;
    display: inline-block;
}
.pagination ul li {
    float: left;
    margin-bottom: 5px;
    list-style-type: none;
}
.currenttext, .pagination a:hover {
    color: #fff;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    padding: 10px 13px;
    background: #2a2a2a;
    font-weight: bold;
    margin-bottom: 10px;
}
.single .pagination a .currenttext {
    padding: 0;
    background: transparent;
    color: #FFF;
    margin-right: 0;
    margin-bottom: 0;
}
.single .pagination a:hover .currenttext { color: #fff }
.pagination a {
    background: #38B7EE;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    color: #fff;
    padding: 10px 13px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    font-weight: bold;
    margin-bottom: 10px;
}
.pagination ul li:last-child a { margin-right: 0 }
.pagination a:hover { color: #fff }
.top {
    float: right;
    position: absolute;
    left: 48%;
    top: -18px;
    width: 33px;
    height: 34px;
    background: #333;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    z-index: 100;
}
.pnavigation2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-top: 20px;
}
.pagination .nav-previous { float: left }
.pagination .nav-next { float: right }
.pagination .nav-previous a, .pagination .nav-next a { color: #fff!important }
.pagination  .nav-previous a:hover, .pagination .nav-next a:hover { background-color: #222 }
.single .currenttext { margin-bottom: 0 }
.pagination .current .currenttext { margin-bottom: 10px }
.ei-slider{
	height: auto;
}
.ei-slider-thumbs{
	display: none;
}
.ei-slider-large li{
	position: relative;
}
/* Post Navigation */
.nav-previous{float:left;}
.nav-next{float:right;}
.post-navigation{clear:both;margin:10px 0 0 0;overflow:hidden; border-top: 1px solid #DADADA;}
.post-navigation div{ display: block;width: 40%;position: relative;font-size: 14px;color: #999;}
.post-previous{float: left;padding-left: 40px;}
.post-next{	float: right;text-align: right;padding-right: 40px;}
.post-navigation div span{display: block;	font-size: 80%;	color: #999;}
.post-navigation div a:after{	position: absolute;	font-size: 56px;margin-top: -11px;height: 22px;line-height: 22px;top: 34%; font-weight: bold;}
.post-previous a:after{content: '«';	left:0;}
.post-next a:after{content: '»';	right:0;} 

/* Breadcrumbs */
#crumbs {
    border-bottom: 1px solid #DADADA;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

