

/*----------------orange Stylesheet-------------------------*/

/*---------------------------------------------------------*/



/* 2. Defaults

   ----------------------------------------------------------------------------*/



a {

	color:#359ae2;

	text-decoration: none;

}



a.visbutton,

.newsletterform .submitbutton, a.visbutton.size2 {

    background:#fece00 !important; /* for non-css3 browsers */

 	color:#001e50  !important;

	background-image: -moz-linear-gradient(top, #fd7d08 40%, #e46e02 100%);

	background-image: -webkit-linear-gradient(top, #fd7d08 40%, #e46e02 100%);

	border-color:#c86103;

}



a.graylink2 {

	color:#fd7d08;

}



/* Headings

   -----------------------------------------*/

   

.featuredsb h3 {

	color: #fff;

}



.topreview h1 {

	color: #369ae4;

}



.sb_column .open {

	background:#b50102;

}

.sb_column .open .right {


}

   

/* Pagination */



.pagination span, 

.pagination a { 

	color:#fd7d08;

}



.pagination .current {

	background: #fd7d08;

}



/* Navigation

   ------------------------------*/





.nav li a:hover, 

.nav li a:active {

	color:#fd7d08;

}	





/* Comments */



div.reply a:hover, div.comment-author a:hover { 

	color:#fd7d08; 

}



#commentform #submit:hover { 

	background:#fd7d08;

}





/* 8. Footer

   ----------------------------------------------------------------------------*/

   

.footerwidget h3 {

color: #4799cb;

}

