body.home #content_wrapper .inner .inner_wrapper .sidebar_content
{
	padding-top: 0;
	float: right;

	
}
#content_wrapper .inner .inner_wrapper .sidebar_wrapper {
  
		float: left;
}

#slider_wrapper
{
	width:690px;
	height: 410px;
	margin: 26px 0 0 18px;
	float:left;

}
	.spons  {width:98%; height:95%!important;  margin:5px; }
	.spons img {width:121px; height:121px }
		
.spons td {border-bottom:none; background:none;}
.spons, table tr {background:none;}


#ezine, table tr td {
    border-bottom: none;
}

.sidebarnew {
    background-color: #01D4F3;
    color: black;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bolder;
    letter-spacing: -1px;
    list-style: none outside none;
    margin: 25px 20px 0;
    height:380px;
    padding: 15px;
    width: 170px;
}
.sidebarnew p{padding-top:0px; padding-bottom:0px;}
.homeside_header {
    font-size: 42px;
    letter-spacing: -2px;
    line-height: 26px;
}
.homeside_link2 a:link {
    color: #FFFFFF;
    font-size: 30px;
    text-decoration: underline;
}
.homeside_link2 a:visited {
    color: #FFFFFF;

}
.homeside_link2 a:hover {
    text-decoration: none;
}
.homeside_date {
    font-size: 18px;
	   color: #FFFFFF;
    letter-spacing: -1px;
}
.homeside_txt {
    font-size: 16px;
}


#content_wrapper .inner .inner_wrapper .sidebar_content iframe, #content_wrapper .inner .inner_wrapper .sidebar_content div, #content_wrapper .inner .inner_wrapper .sidebar_content img {
    max-width: 100%;
}

.nivoSlider
{
	width: 70%;
	height: 410px;
	top: -80px;
}

.nivo-controlNav
{
	top: 400px;
}

#nivo_caption_wrapper
{
	top: 285px;
}

#nivo_caption_wrapper h4
{
	font-size: 26px;
}

@media only screen and (min-width: 168px) and (max-width: 960px) {
	#slider_wrapper { width: 100%; height:100%;  overflow: hidden;  margin: 0; margin-top: 0; }
		/* .sidebarnew {    width: 20%;	height:270px; overflow: hidden; border: orange solid 2px;}*/
		.sidebarnew { display: none !important;}
		.logo img {    width: 100%;}
		#sponsors {    float: left;    margin-left: 15%;}
		#content_wrapper .sidebar .content .sidebar_widget > li {   width: 95%;}


@media only screen and (max-width: 767px) {
	#slider_wrapper { width: 100%; height: 168px; overflow: hidden; margin: 0; margin-top: 0; }
		.sidebarnew {   height:125px; overflow: hidden; border: yellow solid 2px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#slider_wrapper { width: 100%; height: 250px; overflow: hidden; margin: 0; margin-top: 20px; }
	.sidebarnew {    width: 15%;	height:143px; overflow: hidden; border: green solid 2px;}
}


