/*==========================================================================================
	1.	Global Colours
==========================================================================================*/

body {
	color: #666;
	background-image: url(./images/background_01.jpg);
	background-repeat: no-repeat;
	background-color: #900;
}


input,
textarea{
	border: 1px solid #0c0d0d;
	background: #eee;
	color: ##393B3C;
	-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0, 0.5), -5px -5px 0 0 #313334, 5px 5px 0 0 #313334, 5px 0 0 0 #313334, 0 5px 0 0 #313334, 5px -5px 0 0 #313334, -5px 5px 0 0 #313334;
	   -moz-box-shadow: inset 0 1px 4px rgba(0,0,0, 0.5), -5px -5px 0 0 #313334, 5px 5px 0 0 #313334, 5px 0 0 0 #313334, 0 5px 0 0 #313334, 5px -5px 0 0 #313334, -5px 5px 0 0 #313334;
    		box-shadow: inset 0 1px 4px rgba(0,0,0, 0.5), -5px -5px 0 0 #313334, 5px 5px 0 0 #313334, 5px 0 0 0 #313334, 0 5px 0 0 #313334, 5px -5px 0 0 #313334, -5px 5px 0 0 #313334;
}

input:focus,
textarea:focus{
	border: 1px solid #0c0d0d;
	background: #eee;
	-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0, 0.5), -5px -5px 0 0 #292a2b, 5px 5px 0 0 #292a2b, 5px 0 0 0 #292a2b, 0 5px 0 0 #292a2b, 5px -5px 0 0 #292a2b, -5px 5px 0 0 #292a2b;
	   -moz-box-shadow: inset 0 1px 4px rgba(0,0,0, 0.5), -5px -5px 0 0 #292a2b, 5px 5px 0 0 #292a2b, 5px 0 0 0 #292a2b, 0 5px 0 0 #292a2b, 5px -5px 0 0 #292a2b, -5px 5px 0 0 #292a2b;
    		box-shadow: inset 0 1px 4px rgba(0,0,0, 0.5), -5px -5px 0 0 #292a2b, 5px 5px 0 0 #292a2b, 5px 0 0 0 #292a2b, 0 5px 0 0 #292a2b, 5px -5px 0 0 #292a2b, -5px 5px 0 0 #292a2b;
}

#tagline span,
#primary-nav ul li.sfHover li a,
a { 
	color: #dedfe2; 
}

#primary-nav ul a:hover,
#primary-nav ul li.sfHover li a:hover,
#primary-nav ul li.current-cat a,
#primary-nav ul li.current_page_item a,
#primary-nav ul li.current-menu-item a,
a:hover { 
	color: #8e9194; 
}

.line { border-bottom: 1px solid #515355; }

.post-thumb .overlay,
.overlay {
	background-image: url(file:///Harddrive/Users/studio/Desktop/Digital%20Portfolio/images/overlay.png);
	background-repeat: repeat;
}

.overlay .arrow { background: url(../images/dark/arrow.png) repeat; }

#footer { border-top: #FFFFFF 1px solid;}

#footer a {color: #FFFFFF;}

#footer a:hover {color: #fff;}

/*==========================================================================================
	2.	Header Colours
==========================================================================================*/

#primary-nav ul ul { 
	border-left: 1px solid #515355; 
	background: #393b3c;
}

/*==========================================================================================
	3.	Home template Colours
==========================================================================================*/
`
#loading{
	background-color: #393b3c;
	background-image: url(../../../Sites/just_click/index_animatedgif.png);
	background-repeat: no-repeat;
	background-position: center;
}

#portfolio-items .overlay .entry-content,
#portfolio-terms a.active { color: #8e9194; }

#portfolio-items .entry-title { color: #dedfe2; }

#portfolio-items .hentry .line { border-bottom: 1px solid #515355; }

#portfolio-items .entry-content { 
	color: #dedfe2; 
}

#portfolio-items li { background: #252627; }





#portfolio-nav li a { background-image: url(../images/dark/portfolio_nav.gif); }

#slider .pagination li a,
.slider .pagination li a { 
	background-image: url(../images/dark/slider_nav.png); 
}

/*==========================================================================================
	4.	Post Formats
==========================================================================================*/

.published { border-top: 0px solid #515355; }

.overlay .entry-content,
.navigation a:hover,
.published a:hover,
.published,
.entry-title,
.entry-content,
.entry-content a:hover,
.entry-meta a:hover {
	color: #FFF;
}

.published a { color: #8e9194; }

p a { 
	color: #8e9194;
}
.entry-content h4 a { 
	color: #8e9194;
	border-bottom: 1px solid #515355;
}
.entry-content h4 a { 
	color: #8e9194;
}

#footer a { 
	
	border-bottom: 0px solid #515355;
}

.dotbot a { 
	color: #8e9194;
	border-bottom: 1px solid #515355;
}
.dotbot a:hover { 
	color: #8e9194;
	border-bottom: 1px solid #515355;
}
.dotbot a:visited { 
	color: #8e9194;
	border-bottom: 1px solid #515355;
}

img a { border: none;}

.entry-content h2 a { 
	color: #8e9194;
	border-bottom:none;
}

.navigation a,
.entry-meta a { color: #8e9194; }

.comment-reply-link,
.format-link .entry-title a span,
.more-link span { background: url(../images/dark/more_link_arrow.png) right center no-repeat; }

blockquote { 
	border-left: 2px solid #8e9194; 
	color: #8e9194;
}

pre { background: url(../images/dark/pre.gif) repeat; }

code { background: #333536; }




/*==========================================================================================
	7.	Shortcodes
==========================================================================================*/

.tabs ul.nav li a { background: #353535; }

.tabs ul.nav li.ui-tabs-selected a { 
	background: #2D2E2F; 
	color: #fff;
}

.tabs .tab {
	background: #2D2E2F;
	color: #fff;
}

.toggle h4 {
	background: #2D2E2F;
	color: #fff;
	margin-bottom: 1px;
}

.toggle-inner { background: #2D2E2F; }
