/* =======================================================*/
/* GLOBAL */
/* =======================================================*/
body {
	margin: 0px;
	padding: 0px;
	
	background: #373b3e;
}

.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

a {
color:#9CB5CB;
text-decoration:none;
}

a:hover {
color:#C3D3E0;
}



/* =======================================================*/
/* STRUCTURAL STYLING */
/* =======================================================*/

#wrapper-index-head {
margin: 0 auto;
}

#wrapper-full {
	margin: 0 auto;
	background: #373b3e;
	width: 100%;
}
#wrapper-murals {
	margin: 0 auto;
	padding: 10px;
}
#wrapper-publicartstext {
	float:right; 
}
#wrapper-menu {
	width:100%;
}


/* =======================================================*/
/* HEADER TO ALL CONTENT-CONTAINING PAGES
/* =======================================================*/
#logo {
	float:left;
	width: 230px;
	height: 79px;
}

#head {
	float:right;
	width: 230px;
}

#head h1 {
	font: 30pt/0px Times New Roman;
	letter-spacing:1px;
	color: #6293AA;
}

#head ul {
	margin: 0px auto;
	padding: 0px;
}

#head ul li {
	list-style-type: none;
	font-weight: normal;
	display:inline;
}

#head ul li a {
	padding-right: 4px;
	color: #6293AA;
	font: 11pt Times New Roman;
	text-decoration:none;
}

#head ul li a:hover {
	color: #9B9B9B;
}



/* =======================================================*/
/* INDEX STYLES */
/* =======================================================*/
#index-head {
	width: 570px;
	background-image:url('../images/index-logo.jpg');
	background-repeat:none;
	height:176px;
}

#index-head h1 {
	display:none;
}

#index-title h1{
	display:none;
}

#index-menu {
	float:left;
	
}

#index-menu ul {
	margin: 0 10px 0 0;
	padding: 0px;
}

	#index-menu ul li {
		list-style-type: none;
		padding: 16px 0;
		margin-bottom: 3px;
		font-weight: normal;
	}

	#index-menu ul li a {
		color: #E3FFF3;
		font: 13pt Times New Roman;
		text-align:left;
		text-decoration:none;
		letter-spacing: 1px;
		display: block;
	}

	#index-menu ul li a:hover {
		color: #8C9FAD;
		display: block;
	}

#index-image {
	float:right;
	width: 220px;
}

#front-image {
	background-color:#677C8D;
	padding: 5px;
	border-top: solid 1px #303D48;
	border-bottom: solid 1px #4181A0;
	border-left: solid 1px #303D48;
	border-right: solid 1px #4181A0;
}

#index-sig {
	float:right;
	margin: 0 340px 0 0;
	width: 400px;
}

#contact-info {
	margin: 0 auto;
	width: 90%;
	font: 13pt/13pt Verdana;
	text-align:justify;
	color: #000;
	padding: 1em;
}
#contact-info h1 {
	margin-top: 1em;
	font: 16pt/16pt Verdana;
	color: #4181A0;
	border-bottom: 1px solid #4181A0;
}

#contact-close a {
	font: 14pt/13pt Verdana;
	color: #000;
	text-decoration:none;
}

/* =======================================================*/
/* MURALS PAGES STYLES */
/* =======================================================*/
#murals-selected-image {
background-color:#677C8D; 
padding: 5px; 
border-width: 1px; 
border-style: solid; 
border-color: #788C93;
}

/* NEEDS TO BE EDITTED SOON */
#murals-images {
float:right;
margin: 0 auto;
width: 60%;
height: 40px;
}

#murals-images ul {
margin: 0px;
padding: 0px;
}

	#murals-images ul li {
		list-style-type: none;
		font-weight: normal;
		display:inline;
	}

	#murals-images ul li a {
		padding-right: 4px;
		text-decoration:none;
	}

	#murals-images ul li a:hover {
		color: #333;
	}

	#murals-closeup {
		text-align: center;
	}

#murals-description {
	margin: 1em auto;
	width: 90%;
	font: 10.5pt/15pt Times New Roman;
	text-align:justify;
	color: #989FA5;
}

#murals-description big {
	font-size: 2em;
	color: #4181A0;
}

#murals-clients {
	margin: 0 auto;
	width: 90%;
}

#murals-clients h1 {
	margin-top: 1em;
	font: 16pt/16pt Verdana;
	color: #989FA5;
	border-bottom: 1px solid #4181A0;
}

#murals-clients ul .first {
	float:left;
	margin: 0px;
	padding: 0px;
	width:50%;
}

#murals-clients ul {
	float:right;
	margin: 0px;
	padding: 0px;
	width:50%;
}

	#murals-clients ul li {
		list-style-type: none;
		font-weight: normal;
		color: #000;
		font: 11pt/17pt Verdana;
		margin: 0px;
		padding: 0px;
		display:block;
	}
	
	#murals-clients ul li:hover {
		color: #4181A0;
	}

#murals-view {
	width: 90%;
	margin: 1.5em auto 0px auto;
	background: #AFAEAE;
	border-bottom: 1px solid #4181A0;
	border-top: 1px solid #4181A0;
	border-right: 1px solid #4181A0;
	border-left: 1px solid #4181A0;
	padding: 1.5em 0;
}

#murals-view:hover {
	background: #DBDBDB;
}

#murals-view a {
	font: 16pt/16pt Verdana;
	color: #4181A0;
	text-decoration:none;
	display:block:
}

#murals-meta {
	color: #CCD7DF;
	width: auto;
	margin-top: .5em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}



/* =======================================================*/
/* STUDIO STYLES */
/* =======================================================*/
#studio-selected-image {
	margin: 0 auto;
	padding:1em;
	width:536px;
	height:356px;

	font: 12pt/16pt Verdana;
	color: #4181A0;
}

#studio-images img, #gallery-images img {
	border-width: 1px;
	border-style: solid;
	border-color: #788C93;
}

#studio-images ul, #gallery-images ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

	#studio-images ul li, #gallery-images ul li {
		list-style-type: none;
		font-weight: normal;
		display:inline;
	}
	
	#studio-images ul li a, #gallery-images ul li a {
		padding-right: 4px;
		color: #ca1717;
		font: 8pt Verdana;
		text-decoration:none;
	}
	
	#studio-images ul li a:hover, #gallery-images ul li a:hover {
		color: #333;
	}