/* Begin Typography & Colors */
@import url(global.css);

/*Typography*/
html body{
	font-family: "Georgia",Times New Roman, Times, serif;
	font-size:11px;  
	color:#999999; 
	margin: 5px 0 15px 0; 
	line-height:16px;
	}
	
h1{
	font-family: "Georgia",Times New Roman, Times, serif;
	font-size: 100px;
	line-height: 90px;
	color: #5c6a85;
	font-weight: 900;
	font-style: italic;
	text-shadow: 0px 0px 10px #999999;
	margin: 0 0 0 45px;
	padding: 0 0 20px 0;
}

h2{
	font-family: "Georgia",Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 28px;
	color: #5c6a85;
	font-weight: 900;
	font-style: italic;
	margin: 0 150px 0 45px;
	padding: 0;
}

h3{
	font-weight: 900;
	font-size:18px;
	line-height:22px;
	padding: 10px 0 0 0;
	}
	
h4{
	font-weight: 900;
	font-size: 10px;
	}
	
h5{
	font-weight: 900;
	font-size: 10px;
	}
	
h6{
	font-weight: 900;
	font-size: 9px;
	}
	

h1,h2,h3,h4,h5,h6{
	font-family: "Georgia",Times New Roman, Times, serif;
	font-style: italic;
	font-weight: 900;
	}

html body{
	background: #fff;}
	
a{ 
	text-decoration: none; 
	color:#7989a5; }
	
a:hover{ 
	color:#99daf8; }

/*Wrapper*/
#wrap{ 
	width: 1050px; 
	float: left; 
	margin: 20px 0 25px 30px; 
	display: inline;
	}

/*Navigation*/
#navigation{ 
	float:left; 
	margin:0 0 35px 0; 
	width: 1000px; 
	display: inline;
	}
	
#navigation ul{ 
	width: auto; 
	float: left; 
	font-size: 12px; 
	list-style-type: none; 
	margin: 0; 
	padding :0; 
	}
	
#navigation ul li{ 
	width: auto;
	float: left; 
	margin: 0 25px 0 0; 
	padding: 0; 
	display: inline; 
	}
	
#navigation ul li a{ 
	text-decoration: none; 
	color: #b1b1b1; 
	padding: 0 0 5px 0;
	}
	
* html body #navigation ul li a{ 
	padding: 0; 
	}
	
#navigation ul li a:hover{ 
	border-bottom: 1px solid #999; 
	color: #999; 
	}
	
#navigation ul li a.currentpage{ 
	border-bottom: 1px solid #666; 
	color: #666; 
	}
	
	
#mainColumn{ 
	width: 1020px; 
	float: left; 
	margin: 0 0 10px 37px;
	}
	
#columnPosters{ 
	width: 695px; 
	float: left; 
	margin: 20px 30px 0 40px;
	}
	
#columnPosters p{ 
	font-size:11px;  
	color:#999999; 
	margin: 10px 0 15px 0; 
	line-height:16px;
	}
	
#columnPosters h2{
	font-family: "Georgia",Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #5c6a85;
	font-weight: 900;
	font-style: italic;
	margin: 0 25px 25px 0;
	padding: 0;
}

#columnPosters li{ 
	font-size:11px;  
	color:#999999; 
	margin: 10px 0 5px 25px; 
	line-height:14px;
	list-style-type: square;
	}
	
#column1{ 
	width: 420px; 
	float: left; 
	margin: 20px 30px 0 40px;
	}
	
#column1 h2{
	font-family: "Georgia",Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 28px;
	color: #5c6a85;
	font-weight: 900;
	font-style: italic;
	margin: 0;
	padding: 0;
}

#featuredpost{ 
	width:425px; 
	float:left;
	}
	
#featuredpost p{ 
	font-size:11px;  
	color:#999999; 
	margin: 5px 0 15px 0; 
	line-height:16px;
	}

.column2{ 
	width: 250px; 
	margin:20px 25px 0 0; 
	float:left;
	}

.column2 p{
	font-size:11px;  
	color:#999999; 
	margin-bottom:15px; 
	line-height:16px;
	}
	
.column2 li{
	font-size:11px;  
	color:#999999; 
	line-height:14px;
	margin: 0 0 5px 0; 
	padding: 0; 
	list-style: none;
	}
	
.column2 h3,.column3 h3{ 
	font-size:12px; 

	color:#bbb; 
	}

.column2 ul,.column3 ul{  
	width:auto; 
	float:left; 
	margin:5px 0 25px; 
	padding:0; 
	list-style-type:none; 
	}

.column2 ul li,.column3 ul li{ 
	width:250px; 
	float:left; 
	padding: 8px 0; 
	border-bottom:1px solid #eee; 
	}

.column2 ul li h4,.column3 ul li h4{ 
	font-size:14px; 
	line-height:16px; 
	}

.column2 ul li p,.column3 ul li p{ 
	color:#aaa; 
	}

.column3{ 
	width:250px; 
	margin:20px 0 0 0 ; 
	float:left;
	}

.column3 ul li{
	font-family: "Georgia",Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #999999; 
	margin: 0; 
	padding: 2px 0 4px 4px; 
	}

.column3 p{ 
	font-size:11px;  
	color:#999999; 
	margin-bottom:15px; 
	line-height:16px;
	}
	
.column3 h3{ 
	font-size:12px; 
	font-style:normal;
	padding: 0;
	}

.column3 h5{ 
	font-size:12px; 
	font-style:normal;
	}

.column3 a{ 
	color:#5c6a85; 
	}

.column3 a:hover{ 
	text-decoration:underline; 
	}

#footer{ 
	background:url(http://process.paradisal.ca/wp-content/themes/process/images/footer_bkg.gif) repeat-x #fff;
	padding: 20px 0 50px 0 ;
	width: 100%;
	float: left; 
}

#footer p{ 
	padding: 0 0 0 45px; 
	color:#666666;
}

/* gallery tags */

#gallery {
	width: 250px;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	clear: both;
}

.gallery_thumbnail {
	width: 75px;
	height: 75px;
	margin: 6px 8px 6px 0px;
	float: left;
	display: inline;
	border: #999999 2px solid;
}

/* gallery tags */

#newsletterGallery {
	width: 570px;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	clear: both;
}

.newsletterGallery_thumbnail {
	width: 100px;
	height: 100px;
	margin: 6px 8px 6px 0px;
	float: left;
	display: inline;
	border: #999999 2px solid;
}


/* poster tags */

#posterGallery {
	width: 695px;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	clear: both;
}

.posterGallery_thumbnail {
	width: 216px;
	height: 290px;
	margin: 6px 8px 6px 0px;
	float: left;
	display: inline;
	border: #999999 2px solid;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
*:first-child+html .clearfix{min-height: 1px;} /* for IE7 */


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 420px;
	padding: 2px;
	}
	
img.downloadPhoto {
	float: left;
	margin: 0 10px 3px 0;
	border: 4px #999999 solid;
}

.downloadBlue{
	color: #5c6a85;
	font-weight: bold;
}

img.blogFloat {
float: left;
margin: 0 15px 5px 0;
}