/*
Theme Name: Blank
Theme URI: http://wordpress.org/
Description: Blank WordPress Theme

Tags: blue, custom header, fixed width, two columns, widgets

*/

body {
	background: #2c3e4a url(images/background_nsm.jpg) top center repeat-x;
	color: #fff;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-bottom: 100px;
	}
	

#container {
	margin: 0px auto;
	min-height: 900px;
	padding: 0;
	width: 900px;
	text-align: left;
	}
	
/* ---------------------------------------
   GLOBALS
   --------------------------------------- */
	
h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	color: #263845;
	font-size: 24px;
	}

h2 {
	color: #968549;
	font-size: 18px;
	}

h3 {
	font-size: 1.3em;
	}
		
small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.clear {
	clear: both;
}

p {
	margin-top: 4px;
	margin-bottom: 14px;
	}
	
a {
	outline: none;
	}
	
strong {
	font-weight: bold;
	}

.img-lt {
	border: 1px solid #d5c9b1;
	display: inline;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 1px;
	}
	
.img-rt {
	border: 1px solid #d5c9b1;
	float: right;
	margin: 0px 0px 15px 15px;
	padding: 1px;
	}	
	
/* ---------------------------------------
   HEADER
   --------------------------------------- */

#header {
	margin: 0 0 50px 0;
	height: 50px;
	padding: 15px;
	position: relative;
	width: 870px;
	}
	
.logo {
	margin-left: -114px;
	}
	
.phone-details {
	position: absolute;
	right: -15px;
	top: 1px
	}

	

/* ---------------------------------------
   NAVIGATION
   --------------------------------------- */

#header #navigation {
	position: absolute;
	right: -1px;
	top: 56px;
	width: 427px;
	} 
	
	ul#header-nav {
		margin: 0;
		padding: 0;
		list-style: none;
		}
		
		ul#header-nav li {
			float: left;
			height: 32px;
			text-indent: -9000px;
			}
			ul#header-nav li:hover {
				cursor: pointer;
				}
			
			ul#header-nav li.about {
				background: url(images/about-btn.jpg) top left no-repeat;
				width: 99px;
				}
				ul#header-nav li.about:hover {background: url(images/about-btn.jpg) 0px -32px no-repeat;}
				ul#header-nav li.about a {
					display: block;
					height: 32px;
					width: 99px;
					}
				
			ul#header-nav li.contact {
				background: url(images/contact-btn.jpg) top left no-repeat;
				width: 118px;
				}
				ul#header-nav li.contact:hover {background: url(images/contact-btn.jpg) 0px -32px no-repeat;}
				ul#header-nav li.contact a {
					display: block;
					height: 32px;
					width: 118px;
					}
				
			ul#header-nav li.tsx {
				background: url(images/tsx-btn.jpg) top left no-repeat;
				width: 119px;
				}
				ul#header-nav li.tsx:hover {background: url(images/tsx-btn.jpg) 0px -32px no-repeat;}
				ul#header-nav li.tsx a {
					display: block;
					height: 32px;
					width: 119px;
					}
				
			ul#header-nav li.french {
				background: url(images/french-btn.jpg) top left no-repeat;
				width: 90px;
				}
				ul#header-nav li.french:hover {background: url(images/french-btn.jpg) 0px -32px no-repeat;}
				ul#header-nav li.french a {
					display: block;
					height: 32px;
					width: 90px;
					}
	
/* ---------------------------------------
   CONTENT
   --------------------------------------- */
   
#content {
	background: #223440 url(images/content-back.gif) top left no-repeat;
	border-left: 1px solid #334c5d;
	border-right: 1px solid #1f2d37;
	font-size: 1.1em;
	margin: 0;
	padding: 0px 9px;
	position: relative;
	z-index: 10;
	}
	
	#content-top {
		background: url(images/content-top.gif) top left no-repeat;
		height: 10px;
		margin: 0;
		width: 900px;
		}
		
	#content-bottom {
		background: url(images/content-bottom.gif) bottom left no-repeat;
		height: 10px;
		margin: 0;
		margin-bottom: -1px;
		position: relative;
		width: 900px;
		z-index: 100;
		}
		
		#content-bottom .faded {
			position: absolute;
			left: 450px;
			bottom: 1px;
			}

#home-content {
	display: block;
	position: relative;
	padding-left: 25px;
	}
		
#home-content .breaking {
	color: #9a9a9a;
	float: left;
	line-height: 1.6em;
	margin-top: 20px;
	width: 390px;
	}
	
	.breaking h2.breaking-cases {
		background: url(images/breaking-cases.gif) left top no-repeat;
		height: 20px;
		margin-bottom: 1em;
		text-indent: -9000px;
		width: 390px;
		}

#home-content .about {
	color: #a1a7ac;
	float: right;
	line-height: 1.6em;
	margin-right: 25px;
	margin-top: 20px;
	position: relative;
	width: 390px;
	}
	
	.about h2.about-corless {
	background: url(images/about-corless.gif) left top no-repeat;
	height: 20px;
	margin-bottom: 1em;
	text-indent: -9000px;
	width: 200px;
		}
		
/* ---------------------------------------
   INTERNAL CONTENT
   --------------------------------------- */
   
#internal-topper {
	background: url(images/internal-content-top.jpg) top left no-repeat;
	height: 6px;
	width: 880px;}
	
#internal-content {
	background: url(images/internal-content-middle.jpg) top left repeat-y;
	min-height: 600px;
	width: 880px;
	}

#internal-bottom {
	background: url(images/internal-content-bottom.jpg) bottom left no-repeat;
	height: 7px;
	margin-bottom: 0;
	width: 880px;
	}

.leftcolumn {
	color: #333333;
	float: left;
	font-size: 12px;
	margin-top: 6px;
	width: 580px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	}
	
	.leftcolumn h1.title {
		color: #11212d;
		border-bottom: 1px solid #d1d1d1;
		display: block;
		line-height: 24px;
		margin-bottom: 12px;
		padding-bottom: 7px;
		width: 590px;
		}
		
	.leftcolumn h2.sub-title {
		color: #968549;
		display: inline;
		margin-bottom: 8px;
		margin-top: 15px;
		}
	
	.leftcolumn p {
		line-height: 1.6em;
		}
	
	.post {
		margin: 0;
		}

.postmetadata {
	clear: both;
	}
	
#att1, #att2, #att3, #att4, #att5, #att6, #att7, #att8, #att9, #att10 {
	display: none;
	margin-left: 128px;
	}
	
	#att1 p, #att2 p, #att3 p, #att4 p, #att5 p, #att6 p, #att7 p, #att8 p, #att9 p, #att10 p {
		width: 450px;
		}

#internal-content a {
	color: #34678d;
	}
	
.column1 {
	width: 255px;
	margin-left: 2px;
	margin-right: 40px;
	float: left;
	}
	
.column2 {
	width: 255px;
	float: left;
	}
.quote {
	background: url(images/quote-top.jpg) top left no-repeat;
	display: inline;
	float: left;
	margin: 15px;
	width: 255px;
	}
	
	.quote p {
		padding: 20px;
		padding-bottom: 5px;
		}
		
	.quote-bottom {
		background: url(images/quote-bottom.jpg) bottom left no-repeat;
		height: 42px;
		}
		
		.quote-bottom p {
			line-height: 12px;
			margin-left: 40px;
			margin-top: -3px;
			padding-top: 12px;
			}
	
/* ---------------------------------------
   SIDEBAR
   --------------------------------------- */
	
#sidebar {
	float: right;
	margin-right: 1px;
	min-height: 400px;
	width: 254px;
	}
	
	#sidebar a {
		color: #d4d4d4;
		text-decoration: none;
		}
		
	#sidebar a:hover {
		text-decoration: underline;
		}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	}
	
	#sidebar h2.callnow {
		background: url(images/callnow-background.jpg) top left no-repeat;
		display: block;
		height: 38px;
		text-indent: -9000px;
		width: 254px;
		}
		
	#sidebar h2.area {
		background: url(images/areas-background.jpg) top left no-repeat;
		display: block;
		height: 34px;
		text-indent: -9000px;
		width: 254px;
		}

	#sidebar h2.apart {
		background: url(images/apart-background.jpg) top left no-repeat;
		display: block;
		height: 36px;
		text-indent: -9000px;
		width: 254px;
		}
		
	#sidebar ul {
		margin: 15px 0px;
		padding: 0;
		}
		
		#sidebar ul li {
			background: url(images/list-arrow.jpg) 0px -1px no-repeat;
			color: #d4d4d4;
			font-size: 12px;
			margin: 7px 25px;
			padding-left: 22px;
			width: 200px;
			}
			
	#sidebar .set-apart {
		background: #212b34 url(images/setapart-background.gif) bottom left no-repeat;
		margin: 15px auto;
		padding-bottom: 10px;
		width: 224px;
		}
		
		#sidebar .set-apart p {
			color: #d4d4d4;
			font-size: 12px;
			line-height: 16px;
			margin: 15px auto;
			width: 180px;
			}
			
			#sidebar .set-apart p strong {
				color: #b5af98;
				font-weight: bold;
				}
				
/* ---------------------------------------
   BOTTOM CONTENT
   --------------------------------------- */
   
.recent-blogs ul li {
	height: 39px;
	margin-bottom: 12px;
	}
   
.recent-blogs .date {
	background: url(images/datebox.jpg) top left no-repeat;
	float: left;
	height: 38px;
	line-height: 14px;
	margin-right: 15px;
	padding-top: 6px;
	text-align: center;
	width: 41px;
	}
	
	.recent-blogs .news {
	background: url(images/news_icon.png) top left no-repeat ;
	float: left;
	height: 40px;
	line-height: 14px;
	margin-right: 15px;
	padding-top: 6px;
	text-align: center;
	width: 48px;
		}
	
	.recent-blogs .presentation {
	background: url(images/presentation_icon.png) top left no-repeat;
	float: left;
	height: 40px;
	line-height: 14px;
	margin-right: 15px;
	padding-top: 6px;
	text-align: center;
	width: 48px;
	}
	
	.recent-blogs .stock {
	background: url(images/stock_icon.png) top left no-repeat;
	float: left;
	height: 40px;
	line-height: 14px;
	margin-right: 15px;
	padding-top: 6px;
	text-align: center;
	width: 48px;
	}
	
	.recent-blogs .date .day {
		color: #4e687b;
		font-size: 20px;
		font-weight: bold;
		}
		
	.recent-blogs .date .month {
		color: #2d4556;
		font-size: 9px;
		text-transform: uppercase;
		}
		
	.recent-blogs p a {
		color: #a1a7ac;
		line-height: 16px;
		}
		
.about a {
	color: #f9edc3;
	}


/* ---------------------------------------
   FOOTER
   --------------------------------------- */

#footer {
	background: url(images/footer-back.png) right bottom no-repeat;
	margin: 0 auto;
	padding: 20px 0px;
	position: relative;
	width: 900px;
	clear: both;
	z-index: 1;
	text-align: right;
	}

	#footer p {
	color: #5c6b76;
	margin: 0;
	padding: 5px 20px 5px 0px;
	text-align: right;
		}
		
	#footer p .links {
		color: #7e8582;
		}
		
	#footer img.av {
		position: absolute;
		bottom: -50px;
		right: 15px;
		}


/* ---------------------------------------
   IMAGES
   --------------------------------------- */

/*	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 {
	padding: 1px;
	margin: 0 0 15px 15px;
	display: inline;
	}

img.alignleft {
	padding: 1px;
	margin: 0 15px 15px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	.steps {
	clear: both;
	margin-right: 20px;
	margin-left: 30px;
	}
