/*
Theme Name: Mesothelioma Navy
Theme URI: http://wordpress.org/
Description: Blank WordPress Theme
Version: 1.0
Author: Brett Nyquist
Author URI: http://brettnyquist.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

html {
	background: #132239 url(images/background.jpg) top center repeat-x;
	}

body {
	color: #333;
	font-size: 12px;
	font-family: Arail, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
	

#container {
	margin: 0px auto;
	padding: 0;
	width: 940px;
	text-align: left;
	}
	
/* ---------------------------------------
   GLOBALS
   --------------------------------------- */
	
h1, h2, h3 {
	font-family: Arail, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 24px;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 13px;
	}
	
a {
	color: #1e73bd;
	}
	
a:hover {
	color: #0c528d;
	}
		
small {
	font-family: Arail, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	}
	
strong {
	font-weight: bold;
	}

.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
}


/* ---------------------------------------
   HEADER
   --------------------------------------- */

#header {
	height: 128px;
	position: relative;
	width: 940px;
	}

h1#logo a {
	background: url(images/logo.jpg) top left no-repeat;
	display: block;
	height: 55px;
	left: 0px;
	position: absolute;
	text-indent: -9000px;
	top: 22px;
	width: 321px;
	}
	
#header img#phone-number {
	position: absolute;
	right: 0px;
	top: 36px;
	}

/* ---------------------------------------
   NAVIGATION
   --------------------------------------- */

ul#navigation {
	background: url(images/nav-back.jpg) top left no-repeat;
	display: block;
	height: 37px;
	left: 0px;
	position: absolute;
	top: 91px;
	width: 940px;
	}
	
	ul#navigation li {
		display: block;
		float: left;
		height: 37px;
		margin: 0;
		padding: 0;
		}
		
		ul#navigation li a {
			display: block;
			float: left;
			height: 37px;
			text-indent: -9000px;
			}
			
		ul#navigation li a#mesothelioma {
			background: url(images/navigation.jpg) top left no-repeat;
			width: 142px;
			}
			
			ul#navigation li a#mesothelioma:hover { background: url(images/navigation.jpg) 0px -37px no-repeat; }
			
		ul#navigation li a#treatment {
			background: url(images/navigation.jpg) -142px 0px no-repeat;
			width: 113px;
			}
			
			ul#navigation li a#treatment:hover { background: url(images/navigation.jpg) -142px -37px no-repeat; }
			
		ul#navigatioin li a#asbestos {
			background: url(images/navigation.jpg) -255px 0px no-repeat;
			width: 101px;
			}
			
			ul#navigation li a#asbestos:hover { background: url(images/navigation.jpg) -255px -37px no-repeat; }
			
		ul#navigation li a#exposure {
			background: url(images/navigation.jpg) -356px 0px no-repeat;
			width: 105px;
			}
			
			ul#navigation li a#exposure:hover { background: url(images/navigation.jpg) -356px -37px no-repeat; }
			
		ul#navigation li a#centers {
			background: url(images/navigation.jpg) -461px 0px no-repeat;
			width: 147px;
			}
			
			ul#navigation li a#centers:hover { background: url(images/navigation.jpg) -461px -37px no-repeat; }
			
		ul#navigation li a#doctors {
			background: url(images/navigation.jpg) -608px 0px no-repeat;
			width: 101px;
			}
			
			ul#navigation li a#doctors:hover { background: url(images/navigation.jpg) -608px -37px no-repeat; }
			
		ul#navigation li a#trials {
			background: url(images/navigation.jpg) -709px 0px no-repeat;
			width: 138px;
			}
			
			ul#navigation li a#trials:hover { background: url(images/navigation.jpg) -709px -37px no-repeat; }

	
/* ---------------------------------------
   CONTENT
   --------------------------------------- */

#content {
	background: #fff url(images/content-bottom.jpg) left bottom no-repeat;
	font-size: 12px;
	padding-bottom: 40px;
	}
	
#internal {
	background: url(images/content-back.jpg) top left no-repeat;
	margin: 0px;
	padding: 0px;
	width: 940px;
	}

.leftcolumn {
	float: left;
	padding: 25px 25px 20px 25px;
	margin: 0px 0 0;
	width: 575px;
	}
	
	.post {
		float: left;
		margin: 193px 0px 0px 20px;
		width: 600px;
		}

.postmetadata {
	clear: both;
}

#home-middlecolumn {
	float: left;
	margin-top: 193px;
	width: 365px;
	}
	
	#home-middlecolumn h2, .post h2 {
		color: #fff;
		font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		line-height: 18px;
		margin-bottom: 32px;
		text-transform: uppercase;
		}
		
		.post h2 {
			font-size: 20px;
			line-height: 20px;
			margin-bottom: 30px;
			}
			
		.post h3 {
			color: #1e73bd;
			font-size: 16px;
			margin-bottom: 5px;
			}
	
	#home-middlecolumn p, .post p {
		color: #052947;
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 15px;
		}
		
	.post ul {
		margin: 20px 0px 20px 20px;
		}
		
		.post ul li {
			background: #dbeaf8;
			border-left: 4px solid #9bc2e5;
			line-height: 16px;
			padding: 4px 7px 3px 12px;
			margin: 0px 0px 1px 0px;
			}
			
.post form input {
		background: url(images/input-default.gif) top left no-repeat;
		border: none;
		color: #000;
		font-size: 12px;
		height: 12px;
		line-height: 12px;
		margin-bottom: 12px;
		padding: 9px;
		width: 226px;
		}
		
	.post form input.year {
		background: url(images/input-state.jpg) top left no-repeat;
		margin-right: 15px;
		width: 41px;
		}
		
	.post form select {
		margin-right: 7px;
		padding: 4px;
		}

	.post form input.checkbox, .post form input.radio {
		margin-right: 7px;
		width: 10px;
		}
		
	.post form textarea {
		font-family: Arial;
		font-size: 12px;
		border: 1px solid #6fa4d1;
		width: 578px;
		padding: 10px;
		}
		
	.post form input.submitform {
		background: url(images/submit-form-button.jpg) top left no-repeat;
		cursor: pointer;
		display: block;
		font-size: 0px;
		line-height: 0px;
		height: 33px;
		text-indent: -9000px;
		width: 138px;
		}
		
		.post form input.submitform:hover {
			background: url(images/submit-form-button.jpg) 0px -33px no-repeat;
			}

/* ---------------------------------------
   LEFT SIDEBAR
   --------------------------------------- */
   
#leftbar {
	display: block;
	float: left;
	margin: 160px 20px 15px 12px;
	width: 215px;
	}
	
#leftbar a {
	display: block;
	height: 138px;
	margin-bottom: 15px;
	text-indent: -9000px;
	width: 215px;
	}
	
	#leftbar a#mesotreatment {
		background: url(images/meso-treatment.gif) top right no-repeat;
		}
		
	#leftbar a#navytrades {
		background: url(images/navy-trades.jpg) top right no-repeat;
		}
		
	#leftbar a#navyshipyards {
		background: url(images/navy-shipyards.jpg) top right no-repeat;
		}
		
	#leftbar a#navyships {
		background: url(images/navy-ships.jpg) top right no-repeat;
		}
	
/* ---------------------------------------
   SIDEBAR
   --------------------------------------- */
	
#sidebar {
	float: right;
	font-family: Arail, Helvetica, sans-serif;
	padding: 25px 0 20px 0px;
	width: 300px;
	}

#sidebar form {
	margin: 0;
	position: relative;
	}
	
	#sidebar form img.packet {
		position: absolute;
		top: -57px;
		right: -21px;
		}
	
#sidebar h2 {
	font-family: Arail, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#sidebar h3 {
	color: #fff115;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 18px;
	margin-bottom: 6px;
	margin-top: 75px;
	text-shadow: #556a79 0px -1px;
	text-transform: uppercase;
	}
	
	#sidebar h3 span {
		color: #fff;
		}

#sidebar form {
	background: url(images/form-back.jpg) top left no-repeat;
	color: #25537b;
	border-bottom: 1px solid #cae2f4;
	padding: 28px;
	padding-bottom: 14px;
	width: 244px;
	}
	
	#sidebar form input {
		background: url(images/input-default.gif) top left no-repeat;
		border: none;
		color: #83afd4;
		font-size: 12px;
		font-style: italic;
		height: 12px;
		line-height: 12px;
		margin-bottom: 12px;
		padding: 9px;
		width: 226px;
		}
		
	#sidebar form input#firstname {
		margin-top: 15px;
		}
		
	#sidebar form input#phone {
		background: url(images/input-phone.gif) top left no-repeat;
		width: 133px;
		}
		
	#sidebar form input#city {
		background: url(images/input-city.jpg) top left no-repeat;
		width: 157px;
		}
	
	#sidebar form input#state {
		background: url(images/input-state.jpg) top left no-repeat;
		float: left;
		margin-right: 15px;
		width: 41px;
		}
		
	#sidebar form input#zip {
		background: url(images/input-zip.jpg) top left no-repeat;
		float: left;
		width: 102px;
		}
		
	#sidebar form input#submit {
		background: url(images/packet-submit.jpg) top left no-repeat;
		display: block;
		font-size: 0px;
		height: 33px;
		line-height: 0px;
		margin-top: 20px;
		text-indent: -9000px;
		width: 177px;
		}
		
		#sidebar form input#submit:hover {
			background: url(images/packet-submit.jpg) 0px -33px no-repeat;
			cursor: pointer;
			}
			
	#sidebar form input.radio {
		background: none;
		display: inline;
		margin: 1px 15px 0px 5px;
		vertical-align: middle;
		width: 15px;
		}
			
	#sidebar p.p-clear {
		clear: both;
		margin-top: 15px;
		}

/* ---------------------------------------
   FOOTER
   --------------------------------------- */

#footer {
	background: #132239; 
	display: block;
	padding: 5px 20px 30px 20px;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}
	
#footer ul#foot-nav {
	display: block;
	margin: 15px 0px;
	padding-bottom: 15px;
	}
	
	#footer ul#foot-nav li {
		border-right: 1px solid #1e73bd;
		float: left;
		padding-right: 15px;
		margin-right: 15px;
		}
		
		#footer ul#foot-nav li:last-child {
			border-right: none;
			padding-right: 0px;
			margin-right: 0px;
			}
		
		#footer a {
			color: #1e73bd;
			}
			
		#footer a:hover {
			color: #0c528d;
			}

	#footer p {
		clear: both;
		color: #2f4b63;
		line-height: 16px;
		margin-top: 15px;
		}


/* ---------------------------------------
   IMAGES
   --------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	border: 1px solid #acc9dd;
	padding: 1px;
	margin: 0 0 12px 15px;
	display: inline;
	}

img.alignleft {
	border: 1px solid #acc9dd;
	float: left;
	padding: 1px;
	margin: 0 15px 12px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
