/*
Theme Name: Light Providers
Theme URI: http://lightproviders.com
Description: The new Light Providers theme
Version: 1.0
Author: Rowan Seymour
Author URI: http://rowan.ijuru.com/
Tags: fixed width, light, widgets, two columns
*/

body {
	background: #003663;
	text-align: center;
	margin: 0px;
}

#page {
	background-image: url(images/page_bg.gif);
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 285px;
	padding: 0px;
}

#middle {
	padding: 0px 20px 0px 20px;
	width: 760px;
}

#content {
	margin : 0px;
	padding: 20px 20px 0px 20px;
	width: 440px;
	float:left;
	text-align: left;
}

#video {
	width: 280px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#sidebar
{
	width: 250px;
	float: right;
	clear: right;
	margin: 0px;
	padding: 10px 20px 10px 10px;
	text-align: left;
}

#content.nosidebar {
	margin : 0px;
	padding: 0px 10px 0px 10px;
	width: auto;
	float: none;
}

#footer {
	background: url('images/footer_bg.jpg');
	width: 800px;
	height: 74px;
	padding: 0px;
	clear: both;
}

/*************** Posts and pages ***************/

#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #6f92b9;
	margin-top: 0px;
}
#content h2 a {
	color: #6f92b9;
	text-decoration: none;
	border-bottom: 0px;
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}

.post a {
	color: #427999;
	border-bottom: 1px dotted #6e7d6a;
}
.post a:hover {
	color: #9db7d4;
}

.postmetadata {
	clear: left;
}

/* Elements */

p, body, input {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-serif;
	font-size: 12px;
	line-height: 16px;
}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

a {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

a:hover {	
	text-decoration: none;
}

small {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-serif;
	font-size: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

#headertitle {
	height: 47px;
	padding: 25px 0px 0px 60px;
	text-align: left;
}

#headertitle h1 {
	color: white;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	letter-spacing: 5px
}

#headermenu{
	float: left;
	clear: left;
	margin: 0px;
	padding: 23px 0px 0px 40px;
}

#headermenulist {
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

#headermenulist li {
	font-weight: bold;
	font-size: 14px;
	display: inline;
	text-transform: uppercase;
	padding-right: 16px;
	margin: 0px;
}
#headermenulist li.headerright {
	padding-left: 230px;
}
#headermenulist li a {
	color: #0a3254;
}
#headermenulist li a:hover {
	color: black;
}
#headermenulist li.selected a {
	color: black;
}

/* Begin 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.aligncenter {
	margin: 4px auto 6px auto;
	padding: 0px;
	display: block;
}

img.alignright {
	margin: 4px 0px 6px 10px;
	padding: 0px;
	display: inline;
}

img.alignleft {
	margin: 4px 10px 6px 0px;
	padding: 0px;
	display: inline;
}

img.alignnone {
	margin: 4px auto 6px auto;
	padding: 0px;
	display: block;
}

.aligncenter {
	text-align: center;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
	
/* End Images */

#breadcrumbtrail {
	width: 445px;
	background-color: #e0e8f1;
	padding: 10px 10px 10px 20px;
	float: left;
	text-align: left;
}

#navigation {
	width: 425px;
	margin-top: 25px;
	text-align: left;
}

/* Begin Sidebar */

#sidebar .widget {
}
#sidebar .widget h2 {
	font-size: 16px;
	font-weight: bold;
	color: #6f92b9;
}
#sidebar .widget a {
	font-weight: bold;
	color:#6699CC;
}

/* End Sidebar */

div.contactform {
	clear: both;
	padding: 0px 25px 0px 25px;
}
table.contactform {
	width: 100%;
}
table.contactform td.contactfield {
	padding: 5px;
	vertical-align: top;
	width: 275px;
}
table.contactform td.contactvalue {
	background-color: #e4f4e2;
	padding: 5px;
	vertical-align: top;
}
table.contactform td.contactvalue input {
	padding: 3px;
}

div.message {
	padding: 30px;
	background-color: #e4f4e2;
	font-size: 14px;
	text-align: center;
}

/* Begin Various Tags & Classes */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	font-size: 12px;
	font-style:italic;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

#companyreg {
	font-size: 9px;
	color: #ffffff;
}


/* End Various Tags & Classes*/

