@import url("reser.css");
@import url("nivo-slider.css");

body { background:#EEE; font-family:'PTSansRegular'; font-size:12px; color:#333; }
a { text-decoration:none; color:#bc0c0c; }
a:hover { text-decoration:underline; }
p { line-height:18px; }

.post-review-widget { margin-top: 5px; }

#jtwt_date { display: none; }

#header { margin-bottom:20px; overflow:hidden; }
#logo { float:left; }
#header-banner { float:right; }

/*** Navigation ***/
#navigation-wrapper { background:#121212 url('../img/navigation-trans.png') repeat-x; height:41px; margin-bottom:20px;-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; }
#navigation { font-family:'PTSansNarrowBold'; text-transform:uppercase; font-size:14px; }
#navigation li { float:left; display:block; position: relative; }
#navigation li a { color:#FFF; text-shadow: 0px -1px 0px #000; height: 41px; line-height: 41px; display: inline-block; padding: 0 14px; }
#navigation > ul > li.current-menu-item > a, #navigation > ul > li.current-menu-parent > a { background: url('../img/nav-active.png') repeat-x top left; height: 41px; line-height: 41px; }
#navigation > ul > li > a:hover { background: url('../img/nav-active.png') repeat-x top left; height: 41px; line-height: 41px; text-decoration: none; }
#katy { margin-top: -400px; float: left; }
#navigation li ul { display: none; background: #fff; padding: 0; border: 1px solid #ddd; border-top: 0;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
box-shadow:0px 1px 8px rgba(0, 0, 0, 0.2);
}
#navigation li:hover > ul { display: block; position: absolute; top: 41px; left: 0; z-index: 100; width: 170px; }
#navigation li ul li { margin-right: 0; width: 170px; }
#navigation ul li li a:hover { background: #f1f1f1; text-decoration: none; }
#navigation li ul li a { color: #777; border-bottom: 1px solid #ddd; display: block; text-shadow: none; height: auto; line-height: normal; padding: 8px; font-size: 13px; }
#navigation li ul li:last-child a { border-bottom: 0; }
#navigation li ul li ul { display: none; }
#navigation li ul li:hover ul { left: 210px; top: 10px; border-top: 1px solid #ddd;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

/*** General styles ***/
#wrapper { width:980px; margin:0 auto; overflow:hidden; }
#main { width:650px; float:left; }

.main-wrap {
	display: flex;
	justify-content: space-between;
}

.alignleft { float: left; }
.alignright { float: right; }

.clear { clear: both; }

.post-navigation { margin-bottom: 10px; }

/*** Featured ***/
#featured-wrapper { margin-bottom:20px; }
.slider-item { position:relative; width:650px; height:400px; background: white url('../img/loading.gif') no-repeat 50% 50%; }
.nivo-caption { position:absolute; bottom:0; }
.nivo-caption .category { float:left; background:#bc0c0c; color:#FFF; padding:6px 10px 6px 10px; text-shadow: 0px -1px 0px #000; font-family:'PTSansNarrowBold'; font-size:15px; }
.nivo-caption .category a { color:#FFF; }
.nivo-caption .date { float:left; background:#424242; color:#CCC; padding:6px 10px 6px 10px; text-shadow: 0px -1px 0px #000; font-family:'PTSansNarrowBold'; font-size:15px; margin-left:-2px; }
.nivo-caption .comments { float:right; background:url('../images/comment-bg.png') no-repeat; text-shadow: 0px -1px 0px #000; color:#FFF; height:32px; width:33px; font-family:'PTSansNarrowBold'; font-size:15px; position:absolute; right:0; top:4px; text-align:center; padding-top:4px;  }
.nivo-caption .comments a { color:#FFF; }
.nivo-caption .slider-heading { background:url('../img/trans.png') repeat; padding:12px; clear:both; }
.nivo-caption .slider-heading h2 a { line-height:30px; font-size:26px; color:#FFF; text-transform:uppercase; text-shadow: 0px -1px 0px #000; font-family:'PTSansNarrowBold'; margin-bottom:4px; display:block; }
.nivo-caption .slider-heading p { color:#BBB; text-shadow: 0px -1px 0px #000; }

.nivo-controlNav { right:18px; top:15px; position:absolute; }
.nivo-controlNav .nivo-control { background:url('../img/slider-button.png') no-repeat; width:20px; height:20px; display:block; float:left; text-indent: -100000px; }
.nivo-controlNav .nivo-control.active { background:url('../img/slider-button-active.png') no-repeat; }

/*** Items ***/
#items-wrapper { margin-bottom:10px; overflow:hidden; }
.item {
float:left;
margin-bottom:16px;
position:relative;
margin-right:16px;
padding:10px;
width:295px;
background:#FFF;
border:1px solid #d2d2d2;
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1); }
.item.last { margin-right:0; }
.item img { margin-bottom:6px; }
.item h3 { margin-bottom:6px; }
.item h3 a { font-family:'PTSansNarrowBold'; text-transform:uppercase; font-size:16px; color:#444; }
.item p { font-size:12px; color:#666; line-height:18px; margin-bottom:36px; }
.item .item-meta { position:absolute; left:0; bottom:0; background:#F1F1F1; border-top:1px solid #D7D7D7; width:295px; padding:8px 10px 10px 10px; }
.item .item-meta .date { font-style:italic; color:#888; text-shadow: 0px -1px 0px #FFF; font-size:11px; float:left; }
.item .item-meta .category { float:right; text-shadow: 0px -1px 0px #FFF; font-size:11px; }
.item-thumb { position:relative; }
.thumb-icon { height:26px; width:26px; position:absolute; left:10px; top:10px; }

.item-thumb .comments { background:url('../img/comment-bg.png') no-repeat; text-shadow: 0px -1px 0px #000; color:#FFF; height:32px; width:33px; position:absolute; right:2px; bottom:0; text-align:center; padding-top:4px; font-family:'PTSansNarrowBold'; font-size:15px; }
.item-thumb .comments a { color: #fff; }
.item-review { background:url('../img/trans.png') repeat; position:absolute; left:0; bottom:9px; display:block; height:12px; padding:5px;}
	
/*** pagination ***/
#pagination { margin-bottom:30px; overflow:hidden; }
#pagination ul li { background:#cccccc; padding:8px 12px 8px 12px; float:left; display:block; margin-right:8px; font-size:14px; color:#777; text-shadow: 0px -1px 0px #FFF; }
#pagination ul li a { color:#777; }
#pagination ul li.active { background:#666666; color:#FFF; text-shadow: 0px -1px 0px #444; }

/*** Sidebar ***/
#sidebar { float:right; width:300px; }
.widget { margin-bottom:20px; overflow:hidden; }
.widget h4 { background:url('../img/widget-bg.png') repeat-x; font-size:18px; font-family:'PTSansNarrowBold'; text-transform:uppercase; color:#FFF; text-shadow: 0px -1px 0px #888; height:31px; padding:7px 0 0 10px; margin-bottom:20px; }

	/** search widget **/
	.search-field { background:#FFF url('../img/search-icon.png') no-repeat left; border:1px solid #d5d5d5; padding:7px 7px 7px 25px; outline: none; font-family:'PTSansRegular'; font-size:13px; color:#777; width:208px;
	-moz-box-shadow:inset 0 0 7px #DDD;
    -webkit-box-shadow:inset 0 0 7px #DDD;
    box-shadow:inset 0 0 7px #DDD;
	}
	.search-button { background:#858585; border:1px solid #666; font-family:'PTSansRegular'; font-size:13px; color:#FFF; text-shadow: 0px -1px 0px #555; padding:7px; margin-left:-4px; cursor:pointer; }


	/** general widget style **/
	.widget ul a { #333; }
	.widget li { border-bottom: 1px dashed #CCC; padding-bottom: 10px; margin-bottom: 10px; }
	.widget p { line-height: 18px; }
	
	/** Calendar **/
	#calendar_wrap { margin: 0 auto; }
	#calendar_wrap caption { text-align: center; }
	
	#wp-calendar caption {
		font: bold 1.1em;
		margin-bottom: 5px;
	}
	
	#wp-calendar { 
		border-left: 1px solid #e6e6e6;
		border-top: 1px solid #e6e6e6;
	    line-height:15px;
	    margin:0 0 22px 0;
	    text-align:left;
	}
	
	#wp-calendar th {
		font: bold 11px;
		color: #fff;
		border-right: 1px solid #e6e6e6;
		letter-spacing: 2px;
		text-transform: uppercase;	
		padding: 6px 6px 6px 12px;
		background: #666;
	}
	
	#wp-calendar td {
		border-right: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;	
		padding: 6px 6px 6px 12px;
		color: #333;
	}
	
	tr.even { background: #fafafa; }
	
/*** Footer ***/
#footer-wrapper { background:#272727 url('../img/pattern7.png') repeat; border-top:8px solid #151515; overflow:hidden; }
#footer { width:980px; margin:0 auto; padding:30px 0 30px 0; }
#footer a { color:#CCC; text-shadow: 0px -1px 0px #000; }

/*** Bottom ***/
#bottom-wrapper { background:#151515 url('../img/pattern7.png') repeat; }
#bottom { width:980px; margin:0 auto; padding:12px 0 12px 0; color:#555; text-shadow: 0px -1px 0px #000; overflow:hidden; }
#bottom a { color: #555; }
#bottom .left { float:left; }
#bottom .right { float:right; }
#bottom .totop a { color:#555; float:right; margin-left:20px; background:url('../img/totop.png') no-repeat right; padding-right:10px; }

/*** Fonts ***/
@font-face {
    font-family: 'PTSansRegular';
    src: url('../fonts/PTSans-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('../fonts/PTSansNarrow-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansNarrowBold';
    src: url('../fonts/PTSansNarrow-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}
