

/* ************** URBAN GATEWAYS PRINT STYLE SHEET **************** */


body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}


div#container {
	width: 700px;
	padding: 15px;
	margin: 0px;
}


	div#header {
		width:  690px;
		height:  120px;
		}
		
		div#header img {
			display: none;
		}
		
		div#header img#logoprint {
			display: block;
		}

		div#search {
			display: none;
		}



/* site navigation */

div#navigation {
	display: none;
}
		
div#secondnav {
	display: none;
}

ul#subnav {
	display: none;
}



/* ------------------------------------------------------------------
---------------------- home page specifics ---------------------------------
-----------------------------------------------------------------------------*/
		
div#homeflash {
	display: none;
}

div#homevideo {
	display: none;
}		
		
div#studentshowcase img {
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0px 15px 10px 0px;
	}	
		
div#homenews, div#homeblog {
	float: left;
	display: inline;
	width :270px;
	margin: 0px 11px 40px 10px;
}

div#homenews ul, div#homeblog ul {
	width: 240px;
}

div#homepromocopy {
	clear: both;
}

div#homepromocopy img {
	float: left;
	display: inline;
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0px 15px 10px 0px;
}






/* ------------------------------------------------------------------
---------------------- internal page specifics ---------------------------------
-----------------------------------------------------------------------------*/

div#leftcol {display:none;}

a.newsletter, a.donate, a#resume {
	display: none;
}

div#rightcol img {
	float: left;
	margin: 0px 15px 10px 0px;
	background-color: #fff;
	padding: 3px;
	border: 1px solid #ccc;
}

	div#samplework {
		float: right;
		display: inline;
		width: 260px;
		margin: 0px 0px 0px 40px;
	}
	
	div.quotation {
		border: 1px solid #bbb;
		padding: 20px;
		margin: 20px 0px;
		width: 500px;
	}

	div.interiorvideo {display: none;}

ul.contactinfo {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style: none;
}





/* ------------------------------------------------------------------
---------------------- artist listing ---------------------------------
-----------------------------------------------------------------------------*/


div.artists ul {
	padding: 0px 0px 20px 0px !important;
}

	div.artists ul li {
		float: left;
		display: inline;
		line-height: 14px !important;
		width: 240px !important;
		padding: 0px 16px 0px 0px!important;
		margin: 0px !important;
	}

		div.artists ul li a {
			float: left;
			display: inline;
			width: 240px;
			margin: 0px !important;
			padding: 4px 0px 4px 3px !important;
			border: 0px !important;
		}






/* ------------------------------------------------------------------
---------------------- BLOG PRINT STYLES ---------------------------------
-----------------------------------------------------------------------------*/

div.blog_entry {
	padding: 14px 20px;
	width: 500px;
	border: 1px solid #ccc;
	margin: 0px 0px 30px 0px;
}
	
	div.blog_entry h1 {
		font-size: 21px;
		margin: 0px;
		padding: 5px 0px;
	}

	div.blog_entry h4 {
		font-size: 14px;
		font-weight: normal;
		font-family: Tahoma, Georgia, Times, serif;
		color: #666;
		margin: 0px;
		padding: 3px 0px;
	}
	
	div.blog_entry h3 {
		font-size: 14px;
		font-weight: normal;
		font-family: Tahoma, Georgia, Times, serif;
		color: #666;
		margin: 0px;
		padding: 3px 0px;
	}
	















/* universal footer */

div#footer {
	border-top: 3px double #ccc;
	padding: 30px 0px 30px 0px;
}

div#footer ul {
	list-style: none;
}
	
	div#footer ul li {
		font-family: helvetica, arial, sans-serif;
		font-size:15px;
		color: #333;
		display: inline;
		padding: 0px 12px;
	}

		
		
		
		
		
		
		
		
		
/* -------------   Text stylings for PRINT   --------------   */

a {
	text-decoration: underline;
	color: #000;
}

hr {
	border: #fff;
	color: #fff;
	padding: 20px;
	}

p {
	font-family: helvetica, arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	margin: 0px;
	padding: 4px 0px;
}

ul {
	margin: 8px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

ul li {
	font-family: helvetica, arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333;
	margin: 0px;
	padding: 4px 0px;
}
	

h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding: 10px 0px;
	}		
	
h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding: 10px 0px;
	}
	
h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #555;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
h4 {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 27px;
	color: #333;
	padding: 12px 0px 5px 0px;
	margin: 15px 0px 0px 0px;
}

h6 {
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 27px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #333;
	padding: 10px;
}
	
	
	div.quotation p {
		font-family: Georgia, Times, serif;
		font-size: 16px;
		margin: 0px;
		padding: 0px;
		line-height: 20px;
		color: #444;
		}
		
	div.quotation h4 {
		color: #111;
		font-family: Georgia, Times, serif;
		border: 0px;
		font-size: 16px;
		margin: 5px 0px;
	}
		
		
		
		
		
		
