/*
Theme Name: Wright Theme
Theme URI: http://www.wrightindustrial.com/
Description: Wright Industrial default theme
Version: 1.0
Author: GiantSky
Author URI: http://giantsky.com/
Tags: grey, custom header, fixed width, two columns, widgets

*/

/* Begin Layout */

body,td,th
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color: #FFF;
	}
	
body
	{
	background-color:#6b6c6e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
img
 {
 border: 0 none;
 }
	
a:link
	{
	color:#A7D9FC;
	text-decoration: none;
	}

a:visited
	{
	color:#A7D9FC;
	text-decoration: none;
	}
	
a:hover
	{
	color:#F2F9D7;
	text-decoration: none;
	}

a:active
	{
	color:#2490BA;
	text-decoration: none;
	}
	
h1
	{
	font-size:1.5em;
	font-weight:normal;
	color:#7adaf4;
	}
	
h2
	{
	font-size:1.4em;
	font-weight:normal;
	color:#7adaf4;	
	}
	
h3
	{
	font-size:1.3em;
	font-weight:normal;
	color:#7adaf4;
	}
	
h4
	{
	font-size:1.2em;
	font-weight:normal;
	color:#7adaf4;
	}
	
h5
	{
	font-size:1.1em;
	font-weight:normal;
	color:#7adaf4;
	}

small
	{
	color:#333333;
	font-size:0.9em;
	padding:0 0 20px 0;	
	}
	
.clear
	{
	clear:both;
	width:0;
	height:0;
	}
	
.color
	{
	color:#2490BA;	
	}

#header_wrapper
	{
	height:136px;
	width:100%;
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
	clear:both;
	}
	
#header
	{
	width:983px;
	margin:0 auto;
	clear:both;
	}
	
#header #col1
	{
	float:left;
	width:337px;
	height:72px;
	margin:15px 0 0 0;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	}
	
#header #col2
	{
	float:right;
	width:405px;
	height:110px;
	padding:0 20px 0 0;
	background-image:url(images/headershape.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align:right;
	font-size:1.3em;
	}
	
#header #menu
	{
	height:26px;
	width:983px;
	clear:both;
	margin:1px auto 0 auto;
	position:bottom 0;
	}

#home_wrapper
		{
		width:100%;
		background-image:url(images/homebg.jpg);
		background-repeat:repeat-x;
		background-position:top left;
		background-color:#6c6d6f;
		}

#rotator
	{
	width:100%;
	height:380px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	clear:both;
	margin:0 auto;
	text-align:center;
	vertical-align:top;
	}
	
#home_bg
	{
	width:983px;
	background-image:url(images/home-repeatback.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	margin:0 auto;
	}
	
#home
	{
	width:983px;
	background-image:url(images/home-contentbg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}
	
#home img
	{
	border:0 none;	
	}
	
#home #col1
	{
	width:420px;
	float:left;
	margin:30px 26px 0 0;
	}

#home #col2
	{
	width:290px;
	float:left;
	margin:30px 27px 0 0;
	}

#home #col2 .post_box
	{
	margin:10px 0 0 0;
	}
	

#home #col2 .date
	{
	width:75px;
	margin:0 0 10px 0;
	float:left;
	text-align:left;
	}
	
#home #col2 .post
	{
	width:200px;
	margin:0 0 10px 0;
	float:right;
	text-align:left;
	}
	
#home #col3
	{
	width:220px;
	float:left;
	margin:30px 0 0 0;
	}
	
#home #col3 #box
	{
	width:160px;
	height:110px;
	background-color:#FFF;
	margin:20px 10px 20px 10px;
	padding:20px;
	text-align:center;
	vertical-align:middle;
	}
	
#footer_wrapper
	{
	width:100%;
	height:30px;
	background-color:#333333;
	clear:both;
	margin:0 0 10px 0;
	}

#page_wrapper
	{
	width:100%;
	background-image:url(images/innerbg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#6a6b6d;
	}

#page
	{
	width:983px;
	background-image:url(images/inner-repeatback.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	vertical-align:top;
	}
	
#page #col1
	{
	width:263px;
	min-height:645px;
	padding:30px 30px 30px 30px;
	float:left;
	background-image:url(images/inner-sidebarbg.jpg);
	background-repeat:no-repeat;
	font-family:verdana, sans-serif;
	text-transform: uppercase;
	}

#page #col1 li
	{
	margin:9px 0 9px 0;
	font-size:0.9em;
	font-weight:bold;
	}
	
#page #col1 li li
	{
	margin:7px 0 7px 0;
	font-size:0.7em;
	font-weight:normal;
	}
	
#page #col1 li a:link
	{
	color:#fff;
	}

#page #col1 li .current_page_item a:link
	{
	color:#A7D9FC;
	}
	
#page #col1 li .current_page_item a:visited
	{
	color:#A7D9FC;
	}
	
#page #col1 li .current_page_item a:hover
	{
	color:#FFF;
	}
	
#page #col1 li .current_page_item a:active
	{
	color:#2490BA;
	}
		
#page #col1 li a:visited
	{
	color:#fff;
	}
	
#page #col1 li a:hover
	{
	color:#A7D9FC;
	}
	
#page #col1 li a:active
	{
	color:#fff;
	}	
	
#page #col2
	{
	width:560px;
	min-height:600px;
	float:right;
	background-image:url(images/inner-contentbg.jpg);
	background-repeat:no-repeat;
	padding:30px 50px 30px 50px;
	}

#page #col2 h1
	{
	margin:0 0 10px 0;
	padding:0;
	}

#page #col2 h2
	{
	margin:0 0 2px 0;
	padding:0;
	}
	
#page #col2 h3
	{
	margin:0 0 2px 0;
	padding:0;
	}
	
#page #col2 h4
	{
	margin:0 0 2px 0;
	padding:0;
	}
	
#page #col2 h5
	{
	margin:0 0 2px 0;
	padding:0;
	}
	
#page #col2 #respond
	{
	width:400px;
	margin:0 auto;
	}

#page #col2 .post 
{clear:both;margin:15px 0 0 0;}
	
#page #col2 .post .alignleft
	{
	float:left;
	margin:5px 15px 10px 0;
	padding:7px;
	background-color:#CCC;
	border:0 none;
	}
	
#page #col2 .post .alignright
	{
	float:right;
	margin:5px 0 10px 15px;
	padding:7px;
	background-color:#CCC;
	border:0 none;
	}

#page #col2 .page .alignleft
	{
	float:left;
	margin:5px 15px 10px 0;
	padding:7px;
	background-color:#CCC;
	border:0 none;
	}
	
#page #col2 .page .alignright
	{
	float:right;
	margin:5px 0 10px 15px;
	padding:7px;
	background-color:#CCC;
	border:0 none;
	}

#page #col2 .navigation
	{
	width:100%;
	padding:0 0 15px 0;
clear:both;
	}
	
#page #col2 .navigation .alignleft
	{
	width:47%;
	float:left;
	text-align:left;
padding:7px 0 17px 0;
	}
	
#page #col2 .navigation .alignright
	{
	width:47%;
	float:right;
	text-align:right;
padding:7px 0 17px 0;
	}
	
#footer
	{
	width:983px;
	margin:0 auto;
	font-size:0.8em;
	}
	
#footer #col1
	{
	width:120px;
	margin:0 20px 0 0;
	float:left;
	padding:5px 0 8px 0;
	color:#676769;
	}
	
#footer #col2
	{
	width:520px;
	margin:0 20px 0 0;
	float:left;
	padding:5px 0 8px 0;
	color:#676769;
	text-align:center;
	}
	
#footer #col2 li
	{
	display:inline;
	margin:0 8px 0 8px;
	list-style:none;
	padding:0;
	}

#footer #col3
	{
	width:300px;
	margin:0;
	float:right;
	padding:5px 0 8px 0;
	color:#676769;
	text-align:right;
	}
