/* Theragravure web site CSS
by Holly Sievers
*/

html {background: #000000}

body { 
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0; padding: 0;
	text-align: center;
}
	

 .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
.clear {
	clear: both;
}
 
* html .clearfix {
	height: 1%;
	

}

article, aside, figure, footer, header, nav, section { display: block; }

/* ===== group General Layout ===== */




#th_press { 
	    
	 
	position: relative;
	background: #000000; 
	width: 1000px;
	height: 100%;
	margin-top: 5px;
	

	margin-bottom: 15px;
	padding-bottom: 15px;
	
	text-align: left;
	
}


h2 {
	
	float: left;
padding-top: 1px;
margin-left: 240px;
margin-top: 12px;
font: 42px Palatino;
	text-transform: uppercase;
	color:#d4d4d4;
	letter-spacing: 3px;
	
}


h3 {
	
  float: right;
  clear: right;
  padding-top: 5px;
  margin: 11px 210px 0 0;
	font: 36px Palatino;
	font-style: italic;
	color:#d4d4d4;
	letter-spacing: 4px;
}

h4 {
	font: 10px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	text-align: left;
	color:#e6e9ec;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	

}
h5 {
	font: 28px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 30px 0 20px 50px;
	font-style: italic;
	color:#ccc;
	letter-spacing: 2px;
}

h6 {
	font: 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 75px 0 20px 50px;
	
	text-transform: uppercase;
	color: #ccc;
	letter-spacing: 2px;
} 
h7 {
	font: 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 30px 20px 20px 50px;
	font-style: normal;
	color:#ccc;
	line-height: 1.5em;
}

p {
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 5px 170px 20px 90px;
	font-style: normal;
	color:#ccc;
	line-height: 2em;
	text-indent: none;
}
p2{
	font: 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	color:#ccc;
	line-height: 2em;
}

p3 {
	font: 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 0 170px 20px 90px;
	font-style: normal;
	color:#ccc;
	line-height: 2em;
	text-align: left;
	text-indent: none;
}

 
 
 /* ====== group Header ===== */
 
 
#header {
	position: absolute;
	float: left;
	width: 1000px;
	height: 65px;
	margin-top: 135px;
	margin-left: 5px;
	background-color: #353638;
	z-index: 1;
	
}
#top_nav {
	position: absolute;
	float: left;
	clear: both;
	
	width: 1000px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top:25px;
	margin-left: 170px;
	background-color: #000000;
	
}
#top_nav ul{
	list-style-type: none
	
	margin: 0;
	padding: 0 5px 5px 10px;
}


#top_nav li {
display: inline;
border: none;
}
#top_nav a {
	
	font-size: 12px;
	padding: 2px 12px 4px 12px;
	color:#b4b6b9;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}
#top_nav a:hover {
	color:#444;
	
}
#main_nav_top {
	position: absolute;
	float: left;
	clear: both;
	
	width: 1000px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top:10px;
	margin-left: 170px;
	background-color: #000000;
	left: 57px;
	top: 70px;
	}
#main_nav_top ul{
	list-style-type: none
	
	margin: 0;
	padding: 0 5px 5px 10px;
}


#main_nav_top li {
display: inline;
border: none;
}

#main_nav_top a {
	
	font-size: 12px;
	padding: 2px 12px 4px 12px;
	color:#b4b6b9;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}

#main_nav_top a:hover {
	color:#444;
	
}

#main_nav {
	position: absolute;
	float: left;
	clear: both;
	
	width: 1000px;
	height: auto;
	padding-top: 5px;
	margin-top: 72px;
	margin-left: 220px;
	background-color: #000000;
	
}
#main_nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0 5px 5px 10px;
}


#main_nav li {
display: inline;
border: none;
}
#main_nav a {
	
	font-size: 12px;
	padding: 2px 12px 4px 12px;
	color:#b4b6b9;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}
#main_nav a:hover {
	color:#444;
	
}

	
#main_nav li.subNav ul{
	display: none;
	width: 12em; /* Width to help Opera out */
	background-color: #666;

	
}

#main_nav li.subNav:hover ul{
	display: block;
	position: absolute;
	border: none;
	margin-left: 65px;
	padding: 4px 8px;
}

#main_nav li:hover li {
	float: left; }
	
#main_nav li.subNav li {
	height: 1.em;
	background-color: #666;
	padding: 5px 0 3px 0;
	text-align: left;
	border-bottom: 1px dash #000;
}

#main_nav li.subNav:hover ul li a{
	font: 10px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	color: ABABAB;
	letter-spacing: 1px;
	padding: 0;
}
#main_nav li:hover li a {
	background-color: #5E5E5E;
	color: #000; }
#main_nav li li a:hover {
	background-color:#7F7F7F; }




	

/* ===== group Homepage Styles ===== */


#aside {
	position: absolute;
	float: left;
	clear: both;
	margin-top: 42px;
	margin-left: 60px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 5px;
	width: 145px;
	background-color: #353535;
	-webkit-box-shadow: 1px 3px 10px #000; /* Safari and Chrome */
		box-shadow: 1px 3px 10px #000;
	z-index: 2;
	
	
}
		div.img {
	margin-left: 30px;
		height: auto;
		width: auto;
		float: left;
		margin-top: 2px;
		margin-bottom: 2px;
	}
	
	div.img img {
		display: block;
		-webkit-box-shadow: 1px 4px 10px #000; /* Safari and Chrome */
		box-shadow: 1px 4px 10px #000;
	}
	
	div.img a:hover img {
			-webkit-box-shadow: 2px 2px 5px #111; /* Safari and Chrome */
		box-shadow: 2px 2px 5px #111;
	}
	


#main-photo {
	
	position: relative;
	float: right;
	width: 750px;
	height: auto;
	padding-top: 57px;

	padding-bottom: 70px;
	margin-top: 220px;
	
	border: none;
	
	background-color: #000000;
	
	
}

#main-photo.img {
	position: absolute;
	
	margin: 20px 15px 15px 15px;
	border: none;
}

/* ===== group footer ===== */

#footer {
	float: left;
	width: 1000px;
	margin-top: 30px;
	margin-left: 200px;
	font: 10px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	color: ABABAB;
	letter-spacing: 1px;
}

#copyright {
	


}


/* ===== group Portfolio Styles ===== */


li{
	list-style-type: none;
}


#portfolio-header {
	position: absolute;
	float: left;
	width: 875px;
	height: 65px;
	margin-top: 80px;

	background-color: #353638;
}

#portfolio-header h2 {
	
	float: left;
padding-top: 1px;
margin-left: 190px;
margin-top: 12px;
font: 42px Palatino;
	text-transform: uppercase;
	color:#d4d4d4;
	letter-spacing: 3px;
	
}

#portfolio-header h3 {
	 float: right;
  clear: right;
  padding-top: 6px;
  margin: 11px 170px 0 0;
	font: 36px Palatino;
	font-style: italic;
	color:#d4d4d4;
	letter-spacing: 4px;
}

#portfolio_main_nav {
	position: absolute;
	float: left;
	clear: both;
	width: 700px;
	height: auto;
	padding-top: 5px;
	margin-top: 68px;
	margin-left: 170px;
	background-color: #000000;
	
}
#portfolio_main_nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 10px;
}


#portfolio_main_nav li {
display: inline;

}

#portfolio_main_nav a {
	
	font-size: 12px;
	padding: 2px 12px 4px 12px;
	color:#b4b6b9;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}
#portfolio_main_nav a:hover {
	color:#444;
	
}
#portfolio_name {
	
	
	float: left;
	width: 900px;
	margin: 5px auto 5px 145px;
	padding-bottom: 15px;
 }
 
 #container {
	
	float: left;
	background: #000000;
	width: 1000px;
	margin-top: 175px;
	margin-right: 0;
	margin-left: 0;
	padding: 0;

	
}
	

 #thumbnails {
		
		float: left;
		width: 900px;
		padding-top: 95px;
		padding-left: 105px;
}
	
	#thumbnails ul{
	margin: 5px 70px;
	padding: 0;
}
	
	#thumbnails li {
	width: 150px;
	height: auto;
	margin: 10px 30px 0 30px;
	
	float: left;
	text-align: center;
	border: none;
	
	
}

#thumbnails li-vertical {
	width: 110px;
	height: auto;
	margin: 10px 30px 0 30px;
	padding-bottom: 50px;
	float: left;
	text-align: center;
	border: none;
	
	
}

#thumbnails li.vertical {
	width: 150px;
	height: 150px;
	margin: 10px auto 10px auto;
	float: left;
	text-align: center;
	border: none;
	
	
}


#thumbnails a{
	vertical-align: top;

	height: 150px;
	display: table-cell;
	
}

/*===== Photogravure Styles =====*/


#photogravure {
	
	width: 1000px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;

	
}

 #photogravure_name {
	
	float: left;
	width: 335px;
	margin: 5px auto 5px 135px;
	padding-bottom: 15px;
 }

 #photogravure_nav {
	float: right;
	width: 450px;
	padding-top: 5px;
	margin-top: 45px;
	margin-right: 65px;
	
	
	
}
#photogravure_nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
}


#photogravure_nav li {
display: inline;
}

#photogravure_nav a {
	
	font-size: 11px;
	padding: 25px 5px 4px 5px;
	color:#ababab;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}


#photogravure_nav a:hover {
	color: #444;
}


 
 
 /* ===== Statement Styles =====*/

#statement_name{

	float: left;
	width: 900px;
	margin: 0 auto 0 145px;
	
	
}
#statement {
	float: left;
	width: 900px;
	padding-top: 5px;
	padding-left: 105px;
	margin: 0 100px 15px 0;
	
}

#statement ul
{
	list-style-type: none;
	margin: 5px 70px;
	padding: 0px;
	line-height: 1.5;
	


}

#statement li_second {
	font: 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 30px;
	color:#ccc;
	line-height: 2;
	letter-spacing: 1px;
	
}

#statement li_second a  {
	color:#FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	
}

#statement li_second a:hover {
	color: #777A89;
}
	

	
#statement li {
	font: 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 75px;
	text-indent: -35px;
	font-style: normal;
	color:#ccc;
	line-height: 1.5;
	letter-spacing: 2px;
	
}
#statement li2 {
	font: 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 15px;
	margin-left: 105px;
	text-indent: -25px;
	font-style: normal;
	color:#ccc;
	
	

	letter-spacing:2px;
}

#quote_name {
	text-align: right;
	margin-top: 25px;
	width: 900px;
	
}
	


 /* ===== Galleries Styles =====*/

#galleries_name{

	float: left;
	width: 900px;
	margin: 0 auto 0 145px;
	
	
}
#galleries {
	float: left;
	width: 900px;
	padding-top: 5px;
	padding-left: 105px;
	margin: 0 100px 15px 0;
	
}

#galleries ul
{
	list-style-type: none;
	margin: 5px 70px 10px 70px;
	padding: 0px;
	line-height: 1.5;
	


}

#galleries li {
	font: 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 30px;
	color:#ccc;
	line-height: 2;
	letter-spacing: 1px;
	
}

#galleries li a  {
	color:#FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	
}

#galleries li a:hover {
	color: #777A89;
}

#galleries p {
	
	font: 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 25px;

	font-style: normal;
	color:#ccc;
	line-height: .5;
	letter-spacing: 1.35px;}
	