/*
petrina hicks photography
designer: floor van herreweghe
floorvan@gmail.com
*/


/* site-wide properties */

* {
	margin: 0;
	padding: 0;
}

body {
    
    font-size: 9pt;
    line-height: 1.4em;
    margin-left: 30px;
	font-family: 'Helvetica Neue', arial, sans-serif;
	color: #707070;
	
    }



#home-intro {
	font-family: Georgia, "Times New Roman", Times, serif; 
	background-color: transparent;
	width: 520px;
	text-align:center;
	color: #444444;
	font-size: 1.3em;
	line-height: 1.5em;
	
	}



img { border: 0; }


/* typography */

p 	{ 
	width: 220px;
	margin-bottom: 0px;
	line-height: 1.6em;
	
	}




em {
	font-style: normal;
}

ul.content-list 	{ 
	list-style: none;
	list-style-image: url(../i/em-dash.png);
	list-style-position: outside;
	margin-left: 18px;
	width: 202px;
	}

ul.content-list li {
	margin-bottom: 5px;
}

h1, h2, h3, h4 { 
	font-weight: normal; 
	}

/*h1 {
	background: url(images/logo.gif) no-repeat;
	background-position: center;
	width: 200px;
	height: 75px;
}*/


h1 a {
display:block;
width:200px;
height:75px;
background:url(images/logo.gif) no-repeat;
}

h2 {

	text-align:left;
	line-height: 1em;
}

h3 {
	text-transform: uppercase;
	margin-top: 16px;
}

h3.head { margin-top: 0; }

h4 		{ font-size: 18pt; }

span.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight: normal;
	font-style: italic;
	}

/* links */

a {
	color: #0066CC;
	text-decoration: none;
	}

a:hover {
	color: #0066CC;
	text-decoration: none;
}

p a, ul.content-list a {
	border-bottom: 1px solid #bbb;
}




/* helpers */

.left 		{ float: left;}
.right 		{ float: right;}
.hidden 	{ position:absolute; left:-999px; width:200px; }
.break 		{ clear: both; display: block;}

/* images */


/* navigation */

ul#nav {
	list-style: none;
	text-align: left;
	margin-top: 50px;
	font-size: 1.2em;
	font-weight: normal;
	/*text-transform: lowercase;*/
	color: #333;
	line-height: 2em;
}


ul#nav a {
color: #333333;
}

ul#nav a:hover {
color: #01B4CA;
}


ul#nav a.active {
color: #01B4CA;
}

.img_description1 {
font-weight: bold;
}

.img_description2 {
font-family: arial, sans-serif;
color: #999;
font-size: 1em;
line-height: 1.2em;
}



/* layout */

div#wrap {
	width: 1025px;
	margin: 0 0 0 20px;
	
}

div#head {
	height: 50px;
	margin: 0 0 0 200px;
}

div#headcol {
	width: 200px;
	background-color: transparent;
	/*border-bottom: 4px solid #000;*/
	padding-bottom: 15px;
	margin-right: 55px;
	float: left;
}

div#content {
	float: left;
	height: 510px;
}

div#content2{
float:left;
height: 510px;
margin-top: 125px;
}


div#content2 ul{
list-style-type:none;

}

div#content2 li {
float:left;
}

div#content2 img{
width: 125px;
height: 125px;
margin: 8px;
}

div#content3{
float:left;
height: 510px;
margin-top: 125px;
}


div#content3 ul{
list-style-type:none;
background-color:red;
}

div#content3 li {
float:left;
}

div#content3 img{
width: 137px;
height: 178px;
margin: 15px;
}


div#content4{
float:left;
height: 510px;
margin-top: 125px;
}


div#content4 ul{
list-style-type:none;
background-color:red;
}

div#content4 li {
float:left;
}

div#content4 img{
width: 220	px;
height: 180px;
margin: 15px;
}



div#content5{
float:left;
height: 510px;
margin-top: 125px;
}


div#content5 ul{
list-style-type:none;
background-color:red;
}

div#content5 li {
float:left;
}

div#content5 img{
width: 216px;
height: 261px;
margin: 15px;
}

div#content6{
float:left;
height: 510px;
margin-top: 125px;
}


div#content6 ul{
list-style-type:none;

}

div#content6 li {
float:left;
}

div#content6 img{
width: 135px;
height: 105px;
margin: 2px;
}

div#foot {
	float: left;
	width: 760px;
	height: 15px;
	padding-bottom: 15px;
	margin-top: 28px;
	border-bottom: 4px solid #000;
}

/* portfolio */

ul.portfolio-list {
	font-size: 65pt;
	list-style: none;
	line-height: 45pt;
	text-transform: uppercase;
}

#gallery 					
{ border: 0;
background-color:transparent;
width: 750px;
text-align:center;
border-bottom: 2px solid #555;
}


#gallery 					
{ border: 0;
background-color:transparent;
width: 750px;
text-align:center;
border-bottom: none;
}


#gallery-home {
border-bottom: none;
}



#gallery_text					
{ border: 0;
width: 750px;
text-align:left;
line-height: 2em;
/*border-bottom: 3px solid #444444;*/

}



#video {
	border: 0;
width: 730px;
text-align:center;
line-height: 2em;
background-color: #000000;
margin-top: 140px;
height: 400px;
border: 6px solid #444444;
	}



ul.portfolio-list li 			{ margin-bottom: 10px; }

ul.portfolio-list li a 			{ }
ul.portfolio-list li a:hover 	{ background: transparent; }

div#portfolio-nav { 
background-color:transparent;
	text-align: right;
	margin: 3px 0 3px 0; 
	
	}
	
	#img-description {
	margin-top:30px;
	text-align: left;
	}

div#portfolio-count {
	text-align: right;
	margin: 5px 0 2px 0;
}



div#img-description p { width: 100%; } 

img.spaceball {
	width: 760px;
	height: 500px;
	position: absolute;
	top: 90px;
	left: 165px;
	border: 0;
}

/* text pages */

.first-col, .second-col, .third-col {
	float: left;
	margin: 0 30px 0 0;
}

#gallery_index {
	background-color: #CCCC00;
	float: left;
	height: 125px;
	width: 125px;
	margin:10px;
}

#gallery_index img{
	
	height: 125px;
	width: 125px;
}
