/*******************************************************************
 * 	23	Responsive Style
 *******************************************************************/
@media only screen and (max-width: 959px) {}

@media only screen and (min-width: 768px) and (max-width: 989px) {
#fixedContainer {
	width:80%;
}
.inner {
	width: 650px;
}
.topBar ul#topNavigation {
	display:none;
}
.topBar select {
	float:left;
	display:block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: button;
	-webkit-user-select: none;
	font-size: 13px;
	overflow: visible;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #7e7e7e;
	text-shadow:#000 1px 1px 1px;
	position: relative;
	overflow:hidden;
	width: auto;
	height: auto;
	background: transparent url(images/arrowBtm.png) no-repeat right center;
	outline: none;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	margin-top:4px;
	margin-left:5px;
	padding-top: 9px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 10px;
	min-width:30%;
}
#header {
	overflow:hidden;
}
#header #logo {
	float: left;
	margin-top: 20px;
}
#header #logo a img {
	float:left;

}
#header #banner {
	float: right;
	height: 60px;
	width: 400px;
	margin-top: 30px;
}
#header #banner a img {
	width:400px;
	height:60px;
}

#mainNavigation ul#dropmenu > li a {
	padding:0 7px;
	font-size: 12px;
}

#content {
	width: 650px;
}

#main #mainContent {
	float: left;
	width: 100%;
	overflow: hidden;
}
#main #fullContent {
	width: 100%;
	overflow: hidden;
}
.singlePost {
	width: 100%;
	overflow: hidden;
}
.singlePost img {
	max-width:605px;
	overflow: hidden;
}
.singlePost .wp-caption {
	max-width:595px !important;
	overflow: hidden;
	
}
.singlePost .wp-caption img {
	max-width:585px !important;
	overflow: hidden;
}
.wp-caption p.wp-caption-text {
	font-size:12px !important;
}
.singlePost #singleTopBanner , #singleBtmBanner {
	width: 468px!important;
	height: 60px!important;
	margin: 0px auto 20px auto;
}
.singlePost #singleTopBanner a img , #singleBtmBanner a img {
	width: 468px!important;
	height: 60px!important;
}
.newsBar ul#newsTicker li h5 {
	color: #666;
	font-size:14px;
}
.mainSlideshows {
	width: 628px !important;
	height: 460px;
	margin-bottom: 20px;
	position: relative;
	border: none;
	padding:10px;
	background:#fff;
	border-bottom:2px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	overflow:hidden;
}
.mainSlideshows .sliderloader {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#featuredPosts {
	overflow: hidden;
	height: 350px;
	width:628px;
}
#featuredPosts .slide {
	display: none;
	position: relative;
	width:628px;
	height:350px;
}
#featuredPosts .slide img {
	float: left;
	width:628px;
	height:350px;
}
#featuredPosts .slide .text {
	position: absolute;
	bottom: 40px;
	left: 20px;
	z-index: 2;
}
#featuredPosts .slide .text p {
	margin: 0px 60px 0px 0px;
	padding: 10px;
}
#featuredPosts .slide .text h3 {
	text-shadow: 1px 1px 1px #823604;
	margin: 0;
	padding: 10px;
	display: inline-block;
	position: relative;
	top: 0px;
}


.contentBox #latestPostsList .latestPost {
	overflow:hidden;
	border-bottom: 1px solid #e8e8e8;
	padding: 20px;
}

#latestPostsList .latestPost .latestPostDetails {
	overflow: hidden;
}

#carouselPosts .list_carousel ul {
	padding: 0;
	list-style: none;
	width: 640px !important;
	margin-left: 35px;
	overflow:hidden;

}
#carouselPosts .prev {
	background: #e2e2e2 url(images/sliderNavright.png) repeat-y left;
	padding: 8px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 167px;
}

#carouselPosts .prev img {
	margin-top:70px;
}
#carouselPosts .next {
	background: #e2e2e2 url(images/sliderNavleft.png) repeat-y right;
	padding: 8px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 167px;
}

#carouselPosts .next img {
	margin-top:70px;
}
#carouselPosts .list_carousel li {
	width:148px;
	height:160px;
	color: #999;
	border-left:1px solid #e7e7e7;
	padding: 20px;
	display: block;
	float: left;
}
#carouselPosts .list_carousel li:nth-child(3n+1) {
	border-left:none;
}
#carouselPosts .post {
	overflow:hidden;
	display:block;
	overflow: hidden;
	position: relative;

	width:148px;
	height:146px;
}
#carouselPosts .post .slidePostContent {
	width:148px;
	height:160px;
	overflow:hidden;
	display:block;
	overflow: hidden;
	position: relative;
}

#carouselPosts .carouselPager {
	height:25px;
	background:#f5f5f5;
	position:relative;
	left:0px;
	bottom:17px;
	width:650px !important;
	border-top: 1px solid #e7e7e7;

}
#mainContent #newsBoxs {
	overflow: hidden;
}
#smallNewsBoxs .smallNewsBox {
	float: left;
	clear: right;
	width: 315px;
	margin-bottom: 20px;
	margin-left:20px;
	overflow:hidden;
}
#smallNewsBoxs .smallNewsBox:nth-child(2n+1) {
	margin-left: 0;
	margin-right: 0;
	clear: both;
}


#main #sidebar {
	overflow:hidden;
	float:none;
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
    clear: both;
	width:100%;
}
#sidebar #search {
	overflow: hidden;
	position:relative;
}
#sidebar .mainsearch form {
}
.mainsearch form #search-form {
	padding: 10px;
	width: 290px;
	margin-bottom:40px;
	color: #999;
}
.mainsearch form #dropdown-select {
	position:absolute;
	right:38px;
	bottom:0px;
}
#searchsubmit {
	position:absolute;
	right:0px;
	bottom:0px;
}
#sidebar #mainWidgets {
	overflow: hidden;
}
#mainWidgets .widget {
	margin-bottom: 20px;
	overflow: hidden;
	width:310px;
}

.widget .socialBoxs {
	overflow: hidden;
	padding: 2px;
}
.widget .socialBoxs .socialBox {
	float: left;
	width: 82px;
	padding:5px;
	margin-right: 10px;
}
.socialBoxs .socialBox.rssBox {
	float: right;
	margin-right: 0px;
}
#mainWidgets .widget.bigAd {
	background: url(images/tabsBg.png) repeat;
	padding:5px;
	border: 1px solid #dcdcdc;
	width:299px;
}
.sideTabs {
	width:310px;
}
.sideTabs ul.tabNav {
	width:310px;
	height:41px;
}

.tabContent li .details h5, .tabContent li .details .date {
	float:left;
	width:175px;
}
.widget.advert {
	overflow:hidden;
}
.widget.advert li {
	float: left;	
}
.widget.advert li a {
	display:block;
	height: 125px;
	width: 125px;
	padding: 8px;
	background: url(images/tabsBg.png);
	border: 1px solid #d7d7d7;
}

.widget.advert li.advertLeft {
	margin:0 14px 14px 0;
}
.widget .subscribeBox #subscribe #mail-forum {
	width: 160px;

}
#footerBanner {
	width:650px;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:20px;
}
#footerBanner a img {
	width:650px;
}
#content .lioITAd p {
	font-size:12px;
}
#content .lioITAd a {
	display:block;
	width:100%;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
}
#footerWidgets {
	overflow:hidden;
	float:none;
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
    clear: both;
	width: 650px;
}
.footerWidgetsGrid {
	width: 310px;
	margin-bottom:20px;
}
.footerWidgetsGrid:nth-child(4) {  
  margin-right:0px;
}

.footerWidgetsGrid .details h5, .footerWidgetsGrid .details .date {
	width:540px;
}
.footerWidgetsGrid .widget.latestTwitts ul .latestTwitt {
	background:url(images/icons/white/Twitter.png) no-repeat 0% 10px;
	text-indent: 20px;
	padding: 10px 0px 0px 10px;
}
#copyrights #footerCopyrights {
	width: 650px;
}
#footerCopyrights .siteCopyrights {
	float: left;
}

}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#fixedContainer {
	width:80%;
}
.inner {
	width: 440px;
}
.topBar {
	height: 41px;
	
	margin-right: auto;
	margin-left: auto;
	line-height:41px;
	padding-right: 5px;
	padding-left: 5px;
}
.topBar ul#topNavigation {
	display:none;
}
.topBar select {
	float:left;
	display:block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: button;
	-webkit-user-select: none;
	font-size: 13px;
	overflow: visible;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #7e7e7e;
	text-shadow:#000 1px 1px 1px;
	position: relative;
	overflow:hidden;
	width: auto;
	height: auto;
	
	background: transparent url(images/arrowBtm.png) no-repeat right center;
	outline: none;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	margin-top:4px;
	margin-left:5px;
	padding-top: 9px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 10px;
	min-width:20%;
	max-width:20% !important;
	overflow:hidden;
}
#header {
	overflow:hidden;
}

#header #logo {
	float: none;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
#header #logo a img {
	float:none;

}
#header #banner {
	display:none;
}
#mainNavigation {
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
#mainNavigation ul#dropmenu {
	display:none;
}
#mainNavigation select {
	display:block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: button;
	-webkit-user-select: none;
	font-size: 13px;
	overflow: visible;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.59);
	position: relative;
	overflow:hidden;
	width: auto;
	height: auto;
	background: #e0e0e0 url(images/ddui.png) no-repeat right center;
	outline: none;
	border: 1px solid #5a5a5a;
	border-radius: 3px;
	cursor: pointer;
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px 16px 15px rgba(255, 255, 255, 0.57);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px 16px 15px rgba(255, 255, 255, 0.57);
	-o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px 16px 15px rgba(255, 255, 255, 0.57);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px 16px 15px rgba(255, 255, 255, 0.57);
	margin-top:4px;
	margin-left:5px;
	padding-top: 9px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 10px;
	min-width:96%;
}
.topSearch {
	display:block;
	margin-bottom:20px;
}
#content {
	width: 440px;

}
#main #mainContent {
	float: left;
	width: 100%;
	overflow: hidden;
}
#main #fullContent {
	width: 100%;
	overflow: hidden;
}
.singlePost {
	width: 100%;
	overflow: hidden;
}
.singlePost img {
	max-width:385px;
	overflow: hidden;
}
.singlePost .wp-caption {
	max-width:385px !important;
	overflow: hidden;
	
}
.singlePost .wp-caption img {
	max-width:375px !important;
	overflow: hidden;
}
.wp-caption p.wp-caption-text {
	font-size:11px !important;
}
.firstmainSlideshows {
	width: 438px !important;

}
.firstSlideThumb {
	display:none;
}
.homeVideos {
	display:none;
}
.mainSlideshows {
	width: 416px !important;
	height: 360px;
	margin-bottom: 20px;
	position: relative;
	border: none;
	padding:10px;
	background:#f8f8f8;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	margin-right: 2px;
	margin-left: 2px;
	margin-top:1px;
	overflow:hidden;
}
.mainSlideshows .sliderloader {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#featuredPosts {
	overflow: hidden;
	height: 250px;
	width:416px;

}
#featuredPosts .slide {
	display: none;
	position: relative;
	width:416px;
	height:250px;
}
#featuredPosts .slide img {
	float: left;
	width:416px;
	height:250px;
}
#featuredPosts .slide .text {
	position: absolute;
	bottom: 40px;
	left: 20px;
	z-index: 2;
}
#featuredPosts .slide .text p {
	font: 12px  "Pt Sans", Tahoma, Geneva, sans-serif;
}
#featuredPosts .slide .text h3 {
	font-size: 14px;
}
.tabs .maintab_wrap .maintabNav {
	background: none;
	height: 100%;
	overflow: hidden;
}
.tabs .maintab_wrap .maintabNav li {
	border-bottom: solid 1px #333 !important;
	float: none;
}
.tabs .maintab_wrap .maintabNav li a {
	background: url(images/innerBg.png) repeat-x bottom;
	float: none;
	display: block;
	height: 40px;
}
.tabs .maintab_wrap .maintabNav li.active a {
	float: none;
	display: block;
}
.contentBox #latestPostsList .latestPost {
	overflow:hidden;
	border-bottom: 1px solid #e8e8e8;
	padding: 20px;
}

.maintab_wrap .contentBox .newsBoxPost .newsBoxPostThumb {
	float: left;
	margin-right: 10px;
	height: 48px;
	width: 48px;
	margin-bottom: 10px;
}
.maintab_wrap .contentBox .newsBoxPost .newsBoxPostTitle a {
	font-size: 12px;
	font-weight: bold;
	
}
.maintab_wrap .contentBox .newsBoxPost .newsBoxPostThumb a img {
	float: left;
	height: 48px;
	width: 48px;
}
.maintab_wrap .contentBox .newsBoxPost .postMeta {
	display: none;
}
.maintab_wrap .contentBox .newsBoxPost .postMeta li {
	float: left;
	margin-right: 10px;
}
.maintab_wrap .contentBox .newsBoxPost p {
	overflow: hidden;
	display: inline-block;
	margin-bottom: 0px;
	margin-top: 0px;
}

#latestPostsList .latestPost .latestPostDetails {
	overflow: hidden;
}

#carouselPosts .list_carousel ul {
	padding: 0;
	list-style: none;
	width: 480px !important;
	margin-left: 35px;
	overflow:hidden;

}
#carouselPosts .prev {
	background: #e2e2e2 url(images/sliderNavright.png) repeat-y left;
	padding: 8px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 167px;
}

#carouselPosts .prev img {
	margin-top:70px;
}
#carouselPosts .next {
	background: #e2e2e2 url(images/sliderNavleft.png) repeat-y right;
	padding: 8px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 167px;
}

#carouselPosts .next img {
	margin-top:70px;
}
#carouselPosts .list_carousel li {
	width:148px;
	height:160px;
	color: #999;
	border-left:1px solid #e7e7e7;
	padding: 20px;
	display: block;
	float: left;
}
#carouselPosts .list_carousel li:nth-child(3n+1) {
	border-left:none;
}
#carouselPosts .post {
	overflow:hidden;
	display:block;
	overflow: hidden;
	position: relative;

	width:148px;
	height:146px;
}
#carouselPosts .post .slidePostContent {
	width:148px;
	height:160px;
	overflow:hidden;
	display:block;
	overflow: hidden;
	position: relative;
}

#carouselPosts .carouselPager {
	height:25px;
	background:#f5f5f5;
	position:relative;
	left:0px;
	bottom:17px;
	width:650px !important;
	border-top: 1px solid #e7e7e7;

}

.newsBoxPost  {
	overflow: hidden;
}
.newsBox.newsBoxRight .contentBox .newsBoxPost {
	float: none;
	width: 410px;
}
.contentBox .newsBoxPost .newsBoxPostThumb {
	float:none;
	margin:0px;
	margin-bottom:20px;
}
.newsBox.newsBoxRight .contentBox .newsBoxPost .newsBoxPostThumb {

}
#newsBoxs .newsBox.newsBoxRight .contentBox .newsBoxPost .newsBoxPostThumb a img {
	
}
.newsBoxList .newsBoxListPost {
	float:none;
	width:100%;
	overflow:hidden;
	clear:none;
	margin-left:0px;
}
.newsBox.newsBoxRight .contentBox .newsBoxList {
	padding-left:20px;
}
#smallNewsBoxs {
	overflow:hidden;
}
#smallNewsBoxs .smallNewsBox {
	float: none;
	width: 440px;
	margin-left:0px;
	margin-bottom: 20px;
}
#smallNewsBoxs .smallNewsBox:nth-child(2n+1) {
	
}
#smallNewsBoxs .contentBox {
	padding:0px;
}
.contentBox .smallNewsBoxPost .smallNewsBoxPostThumb {
	

}
.smallNewsBoxPost .smallNewsBoxPostThumb a img {
	
}
#main #sidebar {
	overflow:hidden;
	float:none;
	-moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
    column-count: 1;
    column-gap: 20px;
    clear: both;
	width:100%;
}
#sidebar #search {
	overflow: hidden;
	position:relative;
}
.mainsearch form #search-form {
	float:left;
	width: 415px;
	margin-bottom:40px;
}
.mainsearch form #dropdown-select {
	position:absolute;
	right:38px;
	bottom:0px;
	height:30px;
}
#sidebar #mainWidgets {
	overflow: hidden;
}
#mainWidgets .widget {
	margin-bottom: 20px;
	overflow: hidden;
	width:440px;
}

.widget .socialBoxs .socialBox {
	float: left;

	width: 120px;
	padding:5px;
	margin-right: 20px;
}
.socialBoxs .socialBox .socialBoxData {
	background:#fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.socialBoxs .socialBox.rssBox {
	float: right;
	margin-right: 0px;
}
#mainWidgets .widget.bigAd {
	background: url(images/tabsBg.png) repeat;
	padding:5px;
	border: 1px solid #dcdcdc;
	width:427px;
	text-align:center;
}

.sideTabs {
	width:417px;
}
.sideTabs ul.tabNav {
	width:417px;
	height:41px;
}
.tabContent li:first-child {
	padding: 20px 18px 12px 18px;
}
.tabContent li .details h5, .tabContent li .details .date {
	float:left;
	width:320px;
}

.tabTags a:hover{
	background:#d86108;
	color:#fff;
	text-shadow:1px 1px 1px #8e3d00;
	
}
#mainWidgets .widget.advert {
	overflow:hidden;
	background: #fcfcfc;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	text-align:center;
	width:418px;
	padding:10px;
}
.widget.advert li {
	float: left;
	margin-left:0px;
	margin-bottom:10px;
		
}
.widget.advert li a {
	display:block;
	height: 125px;
	width: 125px;
	padding: 8px;
	background: url(images/tabsBg.png);
	border: 1px solid #d7d7d7;
}

.widget.advert li.advertLeft {
	float:left;
	margin:0px 14px 10px 50px;
}
#mainWidgets .widget.latestTwitts h2 {
	background: url(images/latestTwittTitle.png);
	border: 1px solid #1c82b0;
	text-shadow:1px 1px 1px #197eab;
	height: 34px;
}
.widget.latestTwitts h2 span {
	display: block;
	background: url(images/twitter.png) no-repeat left center;
	padding-left: 30px;
}
#mainWidgets .widget.latestTwitts .widgetContent ul .latestTwitt {
	margin: 10px;
	color:#6c6c6c;
	background: #FFF url(images/icons/grey/Twitter.png) no-repeat 2% 10px;
	border: 1px solid #e5e5e5;
	padding: 10px;
	text-align: left;
	text-indent: 25px;
	font: 13px/20px "Pt Sans", Tahoma, Geneva, sans-serif;
}
.widget .subscribeBox #subscribe {
	overflow: hidden;
	margin-left: 10px;
	margin-top:8px;
	margin-right: 10px;
	background: url(images/icons/white/RSS.png) no-repeat left center;
	padding-left: 30px;
}
.widget .subscribeBox #subscribe #mail-forum {
	width: 300px;
}
.sideTabs {
	width:440px;
}
.sideTabs ul.tabNav {
	width:440px;
	height:41px;
}
.lioITAd .lioitAdData p {
	display:none;
}
.lioitAdData .buyNow {
	display:block;
	width:100%;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
}
#footerBanner {
	width:440px;
	height:40px;
	overflow:hidden;

}
#footerBanner a img {
	width:440px;
	height:40px;
}
#footerWidgets {
	width: 440px;
}
.footerWidgetsGrid {
	width: 100%;
	margin-bottom:20px;
}
.footerWidgetsGrid:nth-child(4) {  
  margin-right:0px;
}
.footerWidgetsGrid .details {
	overflow:hidden;
	
}
.footerWidgetsGrid .details h5, .footerWidgetsGrid .details .date {
	width:175px;
}
.footerWidgetsGrid .widget.latestTwitts ul .latestTwitt {
	background:url(images/icons/white/Twitter.png) no-repeat 0% 10px;
	text-indent: 20px;
	padding: 10px 0px 0px 10px;
	margin-bottom: 10px;
}
#copyrights #footerCopyrights {
	width: 440px;
}
#footerCopyrights .siteCopyrights {
	float: none;
}
#footerCopyrights .siteCopyrights p {
	font: italic 11px/20px "Droid Serif", Tahoma, Geneva, sans-serif;
	color:#a8a8a8;
	text-shadow: 1px 1px 1px #111111;
}
#footerCopyrights .footerSocial {
	float: none;
	padding-top: 10px;
}


}
@media only screen and (min-width: 320px) and (max-width: 479px) { 
#fixedContainer {
	width:80%;
}
.inner {
	width: 280px;
}

.topBar {
	height: 41px;

	margin-right: auto;
	margin-left: auto;
	line-height:41px;
	padding-right: 5px;
	padding-left: 5px;
	
}
.topBar ul#topNavigation {
	display:none;
}
.topBar .topRss {
	margin:0px;

	float:right;
	
}
.topRss .footerSocial li {
	margin:0px;
	padding:0px;
}
.topRss .footerSocial li a {
	padding:0px;
}
.topBar select {
	float:left;
	display:block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: button;
	-webkit-user-select: none;
	font-size: 13px;
	overflow: visible;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.59);
	position: relative;
	overflow:hidden;
	width: auto;
	height: auto;
	background: transparent url(images/arrowBtm.png) no-repeat left center;
	outline: none;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	margin-top:4px;
	margin-left:0px;
	padding-top: 9px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	min-width:10%;
	width:5%;
}

#header {
	overflow: hidden;

	margin-right: auto;
	margin-left: auto;
	height: 120px;
	line-height: 120px;
	padding-right: 5px;
	padding-left: 5px;
	text-align:center;
}
#header #logo {
	margin:0px auto 0px auto;
	float: none;
	margin-top: 20px;
}
#header #logo a img {
	float:none;

}
#header #banner {
	display:none;
}
#mainNavigation {
	overflow:hidden;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
#mainNavigation ul#dropmenu {
	display:none;
}
#mainNavigation select {
	display:block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: button;
	-webkit-user-select: none;
	font-size: 13px;
	overflow: visible;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.59);
	position: relative;
	overflow:hidden;
	width: auto;
	height: auto;
	background: #e0e0e0 url(images/ddui.png) no-repeat right center;
	outline: none;
	border: 1px solid #5a5a5a;
	border-radius: 3px;
	cursor: pointer;
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px 16px 15px rgba(255, 255, 255, 0.57);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px 16px 15px rgba(255, 255, 255, 0.57);
	-o-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px 16px 15px rgba(255, 255, 255, 0.57);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.027), inset 0px 1px 0px rgba(255, 255, 255, 0.5), inset 0px -1px 0px rgba(0, 0, 0, 0.0187), inset 0px 16px 15px rgba(255, 255, 255, 0.57);
	margin-top:4px;
	margin-left:5px;
	padding-top: 9px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 10px;
	min-width:96%;
}
.newsBar {
	min-height:34px;
}
.topSearch {
	display:block;
	margin-bottom:20px;
}
#content {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 20px 5px;
}
#main #mainContent {
	float: left;
	width: 100%;
	overflow: hidden;
}
#main #fullContent {
	width: 100%;
	overflow: hidden;
}
.singlePost {
	width: 100%;
	overflow: hidden;
}
.singlePost img {
	max-width:225px;
	overflow: hidden;
}
.singlePost .wp-caption {
	max-width:225px !important;
	overflow: hidden;
	
}
.singlePost .wp-caption img {
	max-width:215px !important;
	overflow: hidden;
}
.wp-caption p.wp-caption-text {
	font-size:11px !important;
}
.firstmainSlideshows {
	width: 278px !important;

}
.firstmainSlideshows .postMeta {
	display:none;
}
.firstSlideThumb {
	display:none;
}
.homeVideos {
	display:none;
}
.ondemand {
width: 100%;
border-bottom: 2px solid #B0510B !important;
z-index: 3000;
background: linear-gradient(#D65F08, #C5590A);
background: -webkit-linear-gradient(#D65F08, #C5590A);
background: -moz-linear-gradient(#D65F08, #C5590A);
background: -o-linear-gradient(#D65F08, #C5590A);
background: -ms-linear-gradient(#D65F08, #C5590A);
-pie-background: linear-gradient(#d65f08, #c5590a);
color: white !important;
text-decoration: none;
opacity: .9 !important;
height: 100%;

}
.mainSlideshows {
	width: 256px !important;
	height: 310px;
	margin-bottom: 20px;
	position: relative;
	border: none;
	padding:10px;
	background:#f8f8f8;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	margin-right: 2px;
	margin-left: 2px;
	margin-top:1px;
	overflow:hidden;
}

.mainSlideshows .sliderloader {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#featuredPosts {
	overflow: hidden;
	height: 200px;
	width:256px;

}

#featuredPosts .slide {
	display: none;
	position: relative;
	width:256px;
	height:200px;
}
#featuredPosts .slide img {
	float: left;
	width:256px;
	height:200px;
}
#featuredPosts .slide .text {
	display:none;
}
#featuredPosts .slide .text p {
	font: 12px  "Pt Sans", Tahoma, Geneva, sans-serif;
}
#featuredPosts .slide .text h3 {
	font-size: 14px;
}

#mainContent #carouselPosts {
	overflow: hidden;
	margin-bottom: 20px;
	overflow: hidden;
	background: white;
	border-bottom: 2px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	position: relative;
	height:180px;

}
.carouselTitle h4 {
	font-size:12px;
	padding:10px;
}
#carouselPosts .list_carousel ul {
	padding: 0;
	list-style: none;

	width: 260px !important;
	margin-left: 40px;
	overflow:hidden;

}
.tabs label {
	height: 30px;
	padding: 0 7px;
	font-size:12px;
	line-height:30px;
}
.tabcontent .newsBoxPost {
	padding:15px 15px 10px;
}
.tabcontent .newsBoxPost a .newsBoxPostTitle {
	font-size:13px;
}
.tabcontent .newsBoxPost .newsBoxPostThumb {
	height: 48px;
	width: 60px;
	margin-right: 18px;
}
.tabcontent .newsBoxPost .newsBoxPostThumb a img {
	height: 48px;
}

#carouselPosts .list_carousel li {
	width:148px!important;
	height:160px!important;
	color: #999;
	border-left:1px solid #e7e7e7;
	padding: 20px;
	display: block;
	float: left;
}
#carouselPosts .list_carousel li:nth-child(3n+1) {
	border-left:none;
}
#carouselPosts .post {
	overflow:hidden;
	display:block;
	overflow: hidden;
	position: relative;

	width:148px!important;
	height:146px!important;
}
#carouselPosts .post .slidePostContent {
	width:148px!important;
	height:160px!important;
	overflow:hidden;
	display:block;
	overflow: hidden;
	position: relative;
}

#carouselPosts .carouselPager {
	display:none;

}
.maintab_wrap .contentBox .newsBoxPost .newsBoxPostThumb {
	float:none;
	margin-right:0px;
	margin-bottom:10px;
}
#latestPostsTitle {
	background: url(images/widgetTitle.png) repeat-x top;
	height: 37px;
	width: 272px;
	overflow: hidden;
	padding-left: 5px;
}
#latestPostsTop .blackRss {
	background: url(images/icons/white/RSS.png) no-repeat;
	top: 5px;
	right: 5px;
}
.contentBox #latestPostsList .latestPost {
	
}
#latestPostsList .latestPost .latestPostThumb {
	height: 48px;
	width: 48px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	background: #fafafa;
	padding: 3px;
	border: 1px solid #e5e5e5;
}
#latestPostsList .latestPost .latestPostThumb a img {
	height: 48px;
	width: 48px;
}
#latestPostsList .latestPost p {
	display:none;
}
#latestPostsList .latestPost a h1 {
	font-size:12px;
}
#latestPostsList .latestPostDetails .postMeta li {
	float:left;
	font-size:10px;
}

.newsBox .contentBox {
	padding:0px;
}
.newsBoxPost a .newsBoxPostTitle, .newsBoxPostTitle,.newsBoxListPost .newsBoxListPostDetails a .newsBoxListPostTitle {
	font-size:13px;

}
.newsBoxListPost .newsBoxListPostDetails .postMeta li {
	font-size:10px;
}
.contentBox .newsBoxPost {
	overflow: hidden;

}
.contentBox .newsBoxPost .newsBoxPostThumb {
	float:none;
	margin:0px;
	margin-bottom:20px;
	width:230px;
	height:180px;
}
.contentBox .newsBoxPost .newsBoxPostThumb a img {
	width:230px;
	height:180px;
}
.newsBox.newsBoxRight .contentBox .newsBoxPost .newsBoxPostThumb {
width:230px;
	height:180px;
}
#newsBoxs .newsBox.newsBoxRight .contentBox .newsBoxPost .newsBoxPostThumb a img {
	width:230px;
	height:180px;
}
.newsBoxRight .contentBox .newsBoxPost p {
overflow: hidden;
display: block;
}
.newsBox.newsBoxRight .contentBox .newsBoxPost {
float: left;
width: 260px;
overflow: hidden;
}
.newsBoxList .newsBoxListPost {
	float:none;
	width:100%;
	overflow:hidden;
	clear:none;
	margin-left:0px;
}
.newsBox.newsBoxRight .contentBox .newsBoxList {
	padding-left:20px;
}
#smallNewsBoxs {
	overflow:hidden;
}
#smallNewsBoxs .smallNewsBox {
	float: none;
	width: 280px;
	margin-left:0px;
	margin-bottom: 20px;
}
#smallNewsBoxs .smallNewsBox:nth-child(2n+1) {
	float: none;
}
.smallNewsBoxPost .smallNewsBoxPostDetails a .smallNewsBoxPostTitle, .smallNewsBoxPostTitle {
	font-size: 13px;
}
#smallNewsBoxs .contentBox {
	padding:0px;
}
.contentBox .smallNewsBoxPost {
	overflow: hidden;

}
.contentBox .smallNewsBoxPost .smallNewsBoxPostThumb {
	float: none;
	width:230px;
	height:180px;
}
.smallNewsBoxPost .smallNewsBoxPostThumb a img {
	width:230px;
	height:180px;
}
.tabs .maintab_wrap .maintabNav {
	background: none;
	height: 100%;
	overflow: hidden;
}
.tabs .maintab_wrap .maintabNav li {
	
	float: none;
}
.tabs .maintab_wrap .maintabNav li a {
	background: url(images/innerBg.png) repeat-x bottom;
	float: none;
	display: block;
}
.tabs .maintab_wrap .maintabNav li.active a {
	float: none;
	display: block;
}
.maintab_wrap .contentBox .newsBoxPost .newsBoxPostThumb {
	float: left;
	margin-right: 10px;
	height: 48px;
	width: 48px;
	margin-bottom: 10px;
}
.maintab_wrap .contentBox .newsBoxPost .newsBoxPostTitle a {
	font-size: 12px;
	font-weight: bold;
	
}
.maintab_wrap .contentBox .newsBoxPost .newsBoxPostThumb a img {
	float: left;
	height: 48px;
	width: 48px;
}
.maintab_wrap .contentBox .newsBoxPost .postMeta {
	display: none;
}
.maintab_wrap .contentBox .newsBoxPost .postMeta li {
	float: left;
	margin-right: 10px;
}
.maintab_wrap .contentBox .newsBoxPost p {
	overflow: hidden;
	display: inline-block;
	margin-bottom: 0px;
	margin-top: 0px;
}
#main #sidebar {
	overflow:hidden;
	float:none;
	-moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
    column-count: 1;
    column-gap: 20px;
    clear: both;
	width:100%;
}
#sidebar #search {
	overflow: hidden;
	position:relative;
}
.mainsearch form #search-form {
	float:left;
	padding: 10px;
	width: 255px;
	margin-bottom:40px;
}
.mainsearch form #dropdown-select {
	position:absolute;
	right:38px;
	bottom:0px;
	height:30px;
}
#mainWidgets .widget {
	width:280px;
}
.widget .socialBoxs {
	overflow: hidden;
	padding: 2px;
}
.widget .socialBoxs .socialBox {
	float: left;
	width: 77px;
	margin-right: 10px;
}
.socialBoxs .socialBox.rssBox {
	float: right;
	margin-right: 0px;
}
#mainWidgets .widget.bigAd {
	background: url(images/tabsBg.png) repeat;
	padding:10px 5px;
	border: 1px solid #dcdcdc;
	width:267px;
	text-align:center;
}
#mainWidgets .widget.bigAd a img {
	width:250px;
}
/* TABS -------------- */

.sideTabs {
	width:280px;
}
.sideTabs ul.tabNav {
	width:280px;
}
.tabContent li .details h5, .tabContent li .details .date {
	float:left;
	width:160px;
}
#mainWidgets .widget.advert {
	overflow:hidden;

	text-align:center;
	width:280px;
	padding:0px;
}
.widget.advert li {
	float: left;
	margin-left:0px;
	margin-bottom:22px;
		
}
#mainWidgets .widget .widgetContent .widgetPostsThumb {
	padding-top:15px;
	padding-left: 12px;
	padding-bottom:10px;
	overflow:hidden;
}
#mainWidgets .widget .widgetContent .widgetPostThumb {
	float: left;
	height: 45px;
	width: 45px;
	background: #fafafa;
	padding: 5px;
	border: 1px solid #e5e5e5;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom:5px;
}
#mainWidgets .widget .widgetContent .widgetPostThumb a img {
	height: 45px;
	width: 45px;
	
}
.widget.advert li a {
	display:block;
	height: 125px;
	width: 125px;
	padding: 0px;
	background: ;
	border:none;
}
.widget.advert li a img{
	height: 125px;
	width: 125px;
}
.widget.advert li.advertLeft {
	margin:0px 30px 0px 0px;
}
.widget .subscribeBox #subscribe #mail-forum {
	width: 140px;
}
.lioITAd .lioitAdData p {
	display:none;
}
.lioitAdData .buyNow {
	font:normal 17px "Oswald", Helvetica;
	text-align:center;
	float: none;
}
#footerWidgets {
	width: 280px;
}
.footerWidgetsGrid {
	width: 100%;
	margin-bottom:20px;
}
.footerWidgetsGrid .widget.latestTwitts ul .latestTwitt {
	background:url(images/icons/white/Twitter.png) no-repeat 0% 10px;
	text-indent: 20px;
	padding: 10px 0px 0px 10px;
}
#copyrights #footerCopyrights {
	width: 280px;
}
#footerCopyrights .siteCopyrights {
	float: none;
	text-align:center;
}
#footerCopyrights .siteCopyrights p {
	font: italic 11px/20px "Droid Serif", Tahoma, Geneva, sans-serif;
	color:#a8a8a8;
	text-shadow: 1px 1px 1px #111111;
}
#footerCopyrights .footerSocial {
	float: none;
	padding-top: 10px;
}
}
