/*
Theme Name: Gigawatt
Design Studio: Obox Design http://www.oboxthemes.com/
Version: 1.0.0
Color Option: Minimal
Author: Obox Design
Author URI: http://www.oboxthemes.com/

*-----------------------------*
WARNING! DO NOT EDIT THIS FILE!
*-----------------------------*
To make updates to your theme, do not edit the styles in this file. Rather use
the custom.css file to add your style changes. By copying a style from this
file and pasting it in custom.css you will override the style in this file.

*/

@import url(responsive.css);

/*-------------------------------------------------------------------------------------------*/
/*- SETUP STD CLASSES -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
body{color: #777;}
textarea, input{color: #595959;}

a{color: #895931;}
a:hover{color: #000;}

input[type=text]{background: #eee; color: #595959; border: 1px solid #CCC;}
textarea{background: #eee; color: #595959;}
input[type=button], input[type=submit]{background: #8b8b8b; color: #fff;}
input[type=button]:hover, input[type=submit]:hover{background: #000;}


/*-------------------------------------------------------------------------------------------*/
/*- COMMON ELEMENTS -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.post-title a{color: #4a4a4a;}
.post-title a:hover{color: #895931;}
.section-title span{color: #999;}


/*-------------------------------------------------------------------------------------------*/
/*- HEADER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*--------------------------*/
	/*- LOGO -------------------*/
	.logo h1 a{color: #000;}

	/*--------------------------*/
	/*- CATEGORY MENU ----------*/
	ul#nav li{background: url(layout/nav-bullet.png) right no-repeat;}
	ul#nav li a{color: #a6a6a6;}
	ul#nav li:nth-last-child(1) {background: none;}
	ul#nav li a:hover, .current-menu-item a {border-bottom: 4px solid #b79a82;}

		/*--------------------------*/
		/*- SUB MENU ---------------*/
		ul#nav ul.sub-menu{background: #fff;}
		ul#nav ul.sub-menu li{background: none;}
		ul#nav ul.sub-menu li a{color: #979694; border-bottom: 4px solid #d4d4d1;}
		ul#nav ul.sub-menu li a:hover, ul#nav ul.sub-menu .current-menu-item {color: #895931; border-bottom-color: #999;}

/*-------------------------------------------------------------------------------------------*/
/*- HOME PAGE STYLING -----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*---------------------*/
	/*- SLIDER DOTS -------*/
	.slider-dots .dot{background: url(layout/sprite.png) -0px -0px no-repeat;}
	.slider-dots .dot:hover, .slider-dots .dot-selected{background-position: -44px -0px;}


	/*----------------------------*/
	/*- FOUR COLUMN LIST ---------*/
	.four-column .dater {color: #9f9f9f;}


	/*----------------------------*/
	/*- FEATURE QUOTE ------------*/
	.featured-quote blockquote{color: #777;}


	/*----------------------------*/
	/*- PAGINATION ---------------*/
	.pagination .next a, .pagination .previous a{background: #333 url(../../images/layout/sprite.png) no-repeat;}
	.pagination .previous a{background-position: 12px -101px;}
	.pagination .next a{background-position: -28px -101px;}
	.pagination .previous a:hover, .pagination .next a:hover{background-color: #895931;}


	/*------------------------------*/
	/*- WIDGET BLOCK ---------------*/
	#widget-block .widget_text h4, #widget-block .widget_categories h4 {color: #4c4c4c;}


/*-------------------------------------------------------------------------------------------*/
/*- POSTS CLASSES ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*------------------------------*/
	/*- POST PAGE META -------------*/
	.post-meta{color: #878787;}
	.post-meta .post-author {border-bottom: 4px solid #c7c7c7;}
	.post-meta .post-author h4 {color: #4a4a4a;}
	.post-meta .post-date {border-bottom: 4px solid #c7c7c7; color: #c7c7c7;}
	.post-meta .post-related {border-bottom: 4px solid #c7c7c7;}
	.post-meta li span {color: #4a4a4a;}


	/*-------------------------*/
	/*- SHORT URL -------------*/
	.short-url strong{color: #4a4a4a;}
	.short-url input{color: #895931; background: none;}

	/*-----------------------------*/
	/*- NEXT - PREV POST NAV ------*/
	.next-prev-post-nav{border-bottom: 1px solid #ccc;}


/*-------------------------------------------------------------------------------------------*/
/*- COMMENTS --------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.comments .section-title{color: #4a4a4a; border-bottom: 4px solid #c9c9c9;}

	li.comment{border-bottom: 4px solid #c9c9c9;}
	.comment-avatar{border: 2px solid #828282;}
	.comment h5.date{color: #7d7d7d;}
	.comment h4.comment-name{color: #4a4a4a;}
	.comment h4.comment-name a{color: #4a4a4a;}
	.comment h4.comment-name a:hover{color: #000;}
	.comment-form-content .section-title {color: #7d7d7d;}
	.comment_form {background: url(layout/comment-bg.png) repeat-y;}

	/*------------------------*/
	/*- THREADED COMMENTS ----*/
	.threaded-comments{border-top: 4px solid #c9c9c9;}


/*-------------------------------------------------------------------------------------------*/
/*- PORTFOLIO --------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
	.portfolio #category-column{border-bottom: 4px solid #c7c7c7; color: #cacaca;}

	/*------------------------------*/
	/*- CATEGORY COLUMN ----------------*/
	.portfolio #category-column h4{color: #4a4a4a;}
	.portfolio #category-column ul li a.selected{color: #000;}


/*-------------------------------------------------------------------------------------------*/
/*- PORTFOLIO SUB PAGE ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*------------------------------*/
	/*- LEFT COLUMN ----------------*/
	.portfolio #portfolio-left h4{color: #4a4a4a;}


/*-------------------------------------------------------------------------------------------*/
/*- RIGHT COLUMN ----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#right-column .widget-list .widget{border-bottom: 4px solid #c7c7c7;}
#right-column .widget-list .widget a{color: #895931;}
#right-column .widget-list .widget a:hover{color: #000;}
h4.widgettitle{color: #4a4a4a;}

	/*------------------------------------*/
	/*- SEARCH ---------------------------*/
	.search-form input[type=text]{background: url(layout/form-bg.png) repeat; color: #000;}
	.search-form input[type=submit]{background: url(layout/search-bg.png) no-repeat;}

	/*------------------------------------*/
	/*- SOCIAL ---------------------------*/
	.widget_ocmx_social_widget {background: url(layout/social-bg.png) no-repeat;}
	.widget_ocmx_social_widget h4 {color: #000;}

	 ul.social-bookmarks li a{background: url(layout/social-icons/social-set.png) no-repeat;}

	/*------------------------------------*/
	/*- POPULAR/RECENT COMMENTS ----------*/
	.widget_recent_comments li a{color: #333;}

	/*------------------------------------*/
	/*- TWITTER --------------------------*/
	ul#twitter_update_list li a{color: #895931;}
	ul#twitter_update_list li a:hover {color: #000;}


/*-------------------------------------------------------------------------------------------*/
/*- FOOTER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

	/*-------------------------------------------*/
	/*- FOOTER ITEMS ----------------------------*/
	ul#footer-nav li a {color: #b1b1b1;}

	/*-------------------------------------------*/
	/*- FOOTER ITEMS ----------------------------*/
	#footer {border-top: 4px solid #c7c7c7;}
	#footer h4{color: #4a4a4a;}
	#footer a{color: #895931;}
	#footer a:hover{color: #000;}
	.footer-text{border-top: 4px solid #c7c7c7; color: #c7c7c7;}


/*-------------------------------------------------------------------------------------------*/
/*- ECOMMERCE ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.button{background: #8b8b8b; color: #fff !important;}


	/*-------------------------------------------*/
	/*- BREADCRUMBS ----------------------------*/
	#crumbs li a, #crumbs li span{padding: 3px 6px; background: #eee; border-radius: 6px; color: #000;}
	#crumbs li a:hover{background: #000; color: #fff;}

	/*--------------------------*/
	/*- PRICE FILTER -----------*/
	.widget_price_filter .price_slider_wrapper .ui-widget-content{background: #333; background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#666)); background: -webkit-linear-gradient(#333, #666); background: -moz-linear-gradient(center top, #333 0%, #666 100%); background: -moz-gradient(center top, #333 0%, #666 100%);}
	
	.widget_price_filter .ui-slider .ui-slider-range{background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x #1982D1; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5); -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5); -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);}
	
	.widget_price_filter .ui-slider .ui-slider-handle{border: 1px solid #333; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3),inset 0 0 0 1px rgba(255, 255, 255, 0.65); background: white; background: -webkit-gradient(linear, left top, left bottom, from(white), to(#BBB)); background: -webkit-linear-gradient(white, #BBB); background: -moz-linear-gradient(center top, white 0%, #BBB 100%); background: -moz-gradient(center top, white 0%, #BBB 100%);}
	
	.widget_price_filter .ui-state-default, .widget_price_filter .ui-widget-content .ui-state-default, .widget_price_filter .ui-widget-header .ui-state-default{background: #E6E6E6; border: 1px solid lightGrey; color: #555; border-image: initial;}