/* Widescreen responsive HTML template */
/* by iWebStudio */

/* -------------------------------------------------- 
   Theme skin : default / orange
-----------------------------------------------------
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */



a, ul.cat li a:hover { color: #ff9e1f; text-decoration:none;}

a.hover:hover {
	color: #ff9e1f;
}

a.text_link {

}

.top {

}





#featured_area,#inner_headline {
	background:#ff9e1f url(../../images/pixel-pattern.png) repeat;
}

.ch-info {
	background:#ff9e1f;
}


.bottom {

}

.container {

}

/* navigation */

nav ul li.selected {
	border-top:#ff9e1f solid 3px;
}

nav#header-nav > ul > li:hover > a,
nav#header-nav > ul > li > a:hover{
	border-color:#ff9e1f;
	color:#ff9e1f;
}
nav#header-nav ul ul li a:hover{
	color:#ff9e1f;
}


/* flexslider */
.flex-control-nav li a {
	background: url(images/bg_control_nav.png) no-repeat; 
}

/* pagination
=============================== */
.pagination span.current, .pagination a:hover{
	background:#ff9e1f;
}

/* Validation form
=============================== */
.validation {
	color:#ff9e1f;
}

/* Portfolio
====================*/
#filter a:active, #filter .active  a, #filter a:hover{
	color:#ff9e1f;
	border-bottom:3px solid #ff9e1f;
}

#stage h5 a:hover{
	color:#ff9e1f;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#filter a:active, #filter .active  a, #filter a:hover{
		color:#000000;
		border-bottom:none;
		background:#ff9e1f;
	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
	#filter a:active, #filter .active  a, #filter a:hover{
		color:#000000;
		border-bottom:none;
		background:#ff9e1f;
	}
}
/* pricing table
====================*/
ul.pricing li.pricing-price{
	background-color:#ff9e1f;
	border-bottom:1px solid #ff9e1f;
}

/* Element
====================*/
/* toggle */
.toggle h6.title span.title_content:hover {
	background-color: #ff9e1f;
	color:#fff;
}

.toggle h6.active span.title_content{
	color: #fff;
	background-color: #ff9e1f;
	border:1px solid #eee;
}
#accordion h6:hover {
	background-color: #ff9e1f;
	color:#fff;
}

#accordion h6.current {
	background-color: #ff9e1f;
	color:#fff;
}

table tr td.highlight{
	background-color:#ff9e1f;
}

/* footer */
footer a.hover:hover{
	color: #ff9e1f;
}


footer ul li a:hover{
	color: #ff9e1f;
}



/* sub menu */
#nav ul a:hover { 
	background: #f26531; 
}


/* -----------------------------------------
   Home page
----------------------------------------- */


/* -----------------------------------------
   Inner page : blog
----------------------------------------- */
 .blog-date .month-year  {background-color:#ff9e1f; }
 
 #body_content .post-title h4 a:hover {
	color:#ff9e1f;
}

.post-meta a:hover {
	color:#ff9e1f;
}


/* -----------------------------------------
   Inner page : portfolio
----------------------------------------- */


/* -----------------------------------------
   Inner page : contact
----------------------------------------- */

