/* @override 
	http://www.chrisyoungdesign.com/portfolio/wp-content/themes/vortex/css/black.css
	http://www.chrisyoungdesign.com/portfolio/wp-content/themes/vortex/css/black.css
*/

/* removed background pattern here */
/* changed background colour to dark grey */
body{background: #1b1b1b repeat center;}

/* changed the background from #fff to dark grey */
#pagecontainer{ background: #282828 none; border-top:10px solid #111;}
#mainpage{ background:none;}

#header {border-bottom:6px double #171717;}

.featuredinfo { 
background:#1D1D1D; text-align:center;
color:#D8D6D1;
}
	.featuredinfo a { 
	color: #555551;
	}

#introbig { color: silver;}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #fff;
}
	
	.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: #1D1D1D; 
	}

	.ddsmoothmenu ul li a:hover{
	background: #1D1D1D; /*background of menu items during onmouseover (hover state)*/
	}

	.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: #1D1D1D; 
	color: #ffff;
	}

	.ddsmoothmenu ul li a:hover{
	background: #171717; /*background of menu items during onmouseover (hover state)*/
	color: #fff;
	}

	.ddsmoothmenu ul li ul li a{
	background: #1D1D1D;
	color:#fff;
	border-bottom: 1px solid #A2A2A2;
	}

/* Added 34px padding to bottom border */


#mportfoliowrap {
	border-top:7px solid #1D1D1D; 
	border-bottom:7px solid #1D1D1D;
	padding-bottom: 50px;
}

.mblogtitle a { color:#B9B9B9;}	
.mblogtitle a:hover { color:#fff;}
.mblogspace { margin-left:20px; padding-left:20px; border-left:1px solid #1D1D1D;}

.blankbutton a:hover { color:#000;}
	
.portfoliotitle a:hover { color:#fff;}

#categorytitle { border-bottom:1px dotted #464646;}

#contents #title { color: #c6c6b5; }
#contents {color: #d1d1c0;}
#contents a {color:#fff;}
	#contents img {border:1px solid #111;}
	#contents blockquote{ border-left: 5px solid #fff;}
	#contents .readmorebutton a{ color:#111; }
	#contents .readmorebutton a:hover { color:#000; }
	#contents .datecomment { color: #c6c6b5; }
	#contents .datecomment a { color:#fff; }
	#contents .datecomment a:hover { color:#fff; }
	#contents span.comments a { color:#fff;}
	#contents span.comments a:hover { color:#fff;}
	#contents .posttitle { color:#B9B9B9; }
	#contents .posttitle a { color:#B9B9B9; }
	#contents .posttitle a:hover { color:#fff;
}
	
	#contents .blogseperator {
	border-bottom:1px dotted #464646;
	margin-bottom:30px;
	border-style: solid;
}
	
	#contents .relatedposts a {color:#B9B9B9;}
	#contents .relatedposts ul li a:hover { color:#fff;}
	#contents .relatedposts img { border:1px solid #464646; }
	#contents .relatedposts img:hover { border:1px solid #fff;}
	#contents .relatedposts ul li.relatedclear { border-bottom:none;}

.sidebaropts { color:#B9B9B9; }
	.sidebartitle { color: #c6c6b5; }
	.sidebaropts img { border:1px solid #464646;}
	.sidebaropts img:hover { border:1px solid #fff;}
	.sidebaropts a { color:#B9B9B9;}
	.sidebaropts a:hover { color:#fff;}
	.sidebaropts ul { color:#B9B9B9; }
	.sidebaropts ul li { color:#B9B9B9;}
	.sidebaropts ul li a { color:#B9B9B9;border-bottom:1px dotted #464646;}
	.sidebaropts ul li a:hover { color:#fff;}
		.sidebaropts ul ul li a { color:#B9B9B9; }
		.sidebaropts ul ul ul li a { color:#B9B9B9;  }
		
.sidebarpopular { color:#B9B9B9; }
	.sidebarpopular img { border:1px solid #464646;}
	.sidebarpopular img:hover { border:1px solid #fff;}
	.sidebarpopular a { color:#B9B9B9; }
	.sidebarpopular a:hover { color:#fff; }
	.sidebarpopular ul li a:hover { color:#fff; }
	.sidebarpopular ul li.popclear { border-bottom:1px dotted #464646;}
				
#wp-calendar {
	color:#B9B9B9;
	background:none;
	border:none;
	}
	
	#wp-calendar td {
		text-align:center;
		}
		
	#wp-calendar td a{
		color:#fff; 
		}

	#wp-calendar td a:hover {
		color:#fff;
		}

/* removed background pattern here */	
#s {
	border: 1px solid #171717;
	color:#fff;
	background-position: left bottom;
}

	
ol.commentlist li.even {
background: #2E2E2E;
border-bottom: 1px solid #111;
}

	
#respond{
	background:none; 
	color:#fff; 
}

	.respondtitle{
		color:#fff;
	}


.navigationbox .wp-pagenavi {
	color: #B9B9B9;
/*	margin-top:-35px; */
}

.navigationbox .wp-pagenavi a, .navigationbox .wp-pagenavi a:link {
	color: #B9B9B9;
	border:none;

}

.navigationbox .wp-pagenavi a:hover {	
	color: #fff;
}
.navigationbox .wp-pagenavi a:active {
	color: #B9B9B9;
}
.navigationbox .wp-pagenavi span.pages {
	color: #B9B9B9;
}
.navigationbox .wp-pagenavi span.current {
	color: #fff;
}
.navigationbox .wp-pagenavi span.extend {
	color: #B9B9B9;
}

.navigationbox .navigation a { 
	color:#B9B9B9;
}

.navigationbox .navigation a:hover { 
	color:#fff;
}

.flickr-box a:hover { border: 2px solid #B9B9B9; }



#footerwrap {
	border-top:7px solid #1D1D1D;
	}
		
	#footerbarwrap {
		border-top:1px solid #131313;
		background:#000;
		}
