/*  

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: left;

	width: 380px; height: 165px;

	text-transform: uppercase;

	list-style: none;

	line-height: 24px;

	font-size: 16px;

	font-weight: 500;

	color: #666666;

}

#header a, #header a:visited {

	text-decoration: none;

	color: #C4C4C4;

	padding: 0 0 0 8px;

}

#header a:hover {

	color: #666666;

	padding: 0 0 0 8px;

}

#header .current_page_item, #header .current_page_ancestor {

	background: url(images/menu-arrow.png) no-repeat;

}

#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: #666666;

}

#menu1 .current_page_item, #menu1 .current_page_ancestor {

	background: url(images/menu-arrow-menu1.png) no-repeat;

}

#menu1 {

	float: left;

	width: 160px;

}

#menu2 {

	float: left;

	width: 190px;

}

/*---------------------------Show Information------------------------*/

#show-info {

	float: left;

	width: 582px;

	padding: 0 0 0 8px;


}

#show-info a, #show-info a:visited {

	text-decoration: none;

	color: #666666;

}

#show-info a:hover {

	color: #1E1E1E;

}

#show-showtitle { 






} 

/*---------------------------Horizontal Menu 4-----------------------*/

#menu4 { 

	float: left;

	width: 590px; 

	color: #666666;

	font-size: 14px;

	text-transform: uppercase;

	padding: 15px 0 20px 0;

} 

#horizontal-menu4 li { 

	float: left; 	

	list-style: none; 

    border-left: 1px solid #C4C4C4; 

	line-height: 24px;

} 

#horizontal-menu4 a, #horizontal-menu4 a:visited {

	text-decoration: none;

	color: #C4C4C4;

	padding: 0px 18px 0 7px;

}

#horizontal-menu4 .current_page_item a, #horizontal-menu4 .current_page_item a:visited, #horizontal-menu4 .current_page_item a:hover, #horizontal-menu4 a:hover {

	color: #666666;

}

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

#container{

	float: left;

	width: 590px;

}

#container .entry {

	padding: 0 0 50px 8px;

}