/*  

Theme Name: Half Dozen Gallery

Theme URI: http://www.halfdozengallery.com

Description: Theme for Half Dozen Gallery

Version: 1.0

Author: Timothy Mahan

Author URI: http://www.halfdozengallery.com

*/

/*---------------------------Header----------------------------------*/

#header {

	float: right;
	
	width:auto;

	list-style: none;

	line-height: 24px;

	font-size: 14px;

	font-weight: 500;

	color: #666666;


}

#header a, #header a:visited {

	text-decoration: none;

	color: #C4C4C4;


}

#header a:hover {

	color: #25944f;


}


#header .current_page_item, #header .current_page_ancestor {
}

#header .current_page_item a, #header .current_page_item a:visited, #header .current_page_item a:hover, #header .current_page_ancestor a, #header .current_page_ancestor a:visited, #header .current_page_ancestor a:hover {

	color: #25944f;


}

#menu1 .current_page_item, #menu1 .current_page_ancestor {
	
	color: #25944f;

}

li {
		padding: 0 0 0 26px;
}


#projects{
	
		float: left;
	
		width: 1070px;

}



/*---------------------------General Content Container---------------*/

#container{

	float: left;

	width: 600px;

	padding: 0 0 0 0px;

}

#container .entry {

	padding: 30px 0 0 45px;

}

#spacer1 {

	height: 40px;

}

#spacer2 {
	
	height: 70px;
	
}