/*  
Theme Name: Execusurv
Theme URI: http://www.walton.com/
Description: Execusurv Equipment is a 2 columns Wordpress theme. 
Version: 1.0
Author: Conrad Walton 
Author URI: http://www.walton.com/

*/

body
{ 
	font-family: Verdana, Arial, Helvetica,Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, sans-serif;
	font-size: 10pt;
	background-color: #FFF;
	color: #0E0E10;
	margin: 0;
	padding: 0;
	background-position: left top;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

#wrap
{
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	min-height:700px;
	height: 100%;
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header
{
	width: 100%;
	height: 121px;
	clear: both;
	padding: 0px;
	margin: 0px;
/*
*/
}


#header_bot
{
	width: 100%;
	height: 20px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #999;
	/*
	background-image: url(images/headerback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
*/
}


#main
{
	width: 760px;
	margin: 0px;
	padding: 0px;
}

#content
{
	width: 570px;
	margin: 0px 0px 0px 150px;
	padding: 0px;
}

#content h2
{
	font-size: 17pt;
	font-weight: 100;
	margin: 0;
	padding: 0;
	color: #BE0012;
}

#content h2 a
{
	font-size: 17pt;
	font-weight: 100;
	margin: 0;
	padding: 0;
	color: #BE0012;
}


#home_content
{
	float: left;
	width: 470px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.lsidebar
{
	float: left;
	/*
	background-image: url(images/white.png);
	background-repeat: repeat;
	background-position: right top;
*/
	width: 140px;
	margin: 0px 18px 0px 0px;
	padding: 0px;
	font-family: sans-serif, arial;
	font-size: 8pt;
	height: 100%;
}

#nav
{
	padding: 0px;
	margin: 0px;
/*
	width: 140px;
*/
}

#nav ul
{
	margin: 0px;
	padding: 0px;
/*
	width: 140px;
*/
}

#nav li
{
	/*
*/
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 160px;
}

#nav a
{
	display: block;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

#nav a:hover
{
	color: #ffc900;
}
#nav .current_page_item a
{
	color: #ffc900;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.page-item-tour
{
	background-image: url(images/redback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#subpages
{
	margin-top: 0px;
	padding: 0px;
/*
	float: left;
*/
}

#subpages li
{
	font-size: 9pt;
	list-style: none;
	display: inline-block;
	margin: 1px 12px 1px 0px;
	padding: 4px 6px 4px 6px;
	font-weight: normal;
	background-color: #F1F1F1;
	/*
	border-left: 1px #2A2955 solid;
	border-bottom: 1px #2A2955 solid;
*/
}

#subpages ul
{
	margin: 0px;
	padding: 0px;
}

#footer
{
	width: 440px;
	height: 51px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	clear: both;
	background-color: #EDEDED;
	padding: 10px 10px 3px 10px;
}

.entry
{
	width: 550px;
	text-align: left;
	margin: 0px 0px 10px 10px;
	padding: 5px;
	/*
	background-image: url(images/white.png);
	background-repeat: repeat;
	background-position: right top;
*/
	overflow: hidden;
}

.postmetadata
{
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	border-bottom: 1px #CCC solid;
	border-top: 1px #ccc solid;
	font-size: 7pt;
	margin: 0;
	padding: 6px;
}

.pagetitle
{
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 12px;
	margin-left: 12px;
	font-style: italic;
	margin-bottom: 5px;
}

.textwidget
{
	/*
	padding: 2px 5px 2px 5px;
	border: 1px #E2E2E2 dashed;
*/
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: 10px;
}

blockquote
{
	padding-left: 8px;
	margin-left: 12px;
	border-left: 3px #B4A6B6 solid;
}

h2,h3
{
	font-size: 14pt;
	font-weight: 300;
	margin: 0;
	padding: 0;
}

a:link,a:active,a:visited,a:hover
{
	text-decoration: none;
	color: #321166;
	border: none;
}

img
{
	border: 0;
	margin: 5px;
}

#header img
{
	border: 0px;
	margin: 0px;
}

/* Captions & aligment */
.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft { float: left; }
.alignright { float: right; }

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions & aligment */
#commentform
{
	border-top: 1px solid #eee;
	margin: 0;
	padding: 15px 15px 1px;
}

#commentform label
{
	display: block;
	margin: 0;
}

#commentform input
{
	width: 170px;
	margin: 0 5px 10px 0;
	padding: 1px;
}

#commentform textarea
{
	width: 400px;
	margin: 0 0 10px;
	padding: 0;
}

#commentform #submit { margin: 0 0 20px; }
#commentform p { margin: 5px 0; }

.boxcomments
{
	border-top: 5px solid #ddd;
	border-bottom: 5px solid #ddd;
	margin-bottom: 20px;
	width: 492px;
}


ol.commentlist
{
	margin: 0 0 1px;
	padding: 0;
}

ol.commentlist :hover { background: url (images/latestbck.gif) repeat-x; }

ol.commentlist li
{
	border-top: 1px solid #eee;
	display: block;
	list-style: none;
	margin: 0;
	padding: 15px 15px 1px;
}

ol.commentlist li :hover { background: none; }

ol.commentlist li.commenthead
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 5px 15px;
}

ol.commentlist li.commenthead h2 { margin: 0; }

ol.tblist
{
	border-top: 1px solid #fff;
	list-style: none;
	margin: 0 0 1px;
	padding: 15px;
}

ol.tblist li
{
	display: block;
	list-style: none;
	background: transparent url (images/c.gif) 0 2px no-repeat;
	padding-left: 15px;
	margin: 0 0 5px;
}


.alignright
{
	float: right;
	margin-top: 10px;
}

.alignleft
{
	float: left;
	margin-top: 10px;
}

.st-tag-cloud { line-height: 200%; }

/*
.red { color: #BB0012; }
*/


/*.page_item { color: #AEE19E; }*/

#s
{
	width: 130px;
	margin-left: 5px;
	background-color: #ddd;
	margin-bottom: 3px;
}

#breadcrumbs
{
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: 7pt;
	vertical-align: bottom;
	text-transform: lowercase;
}

img.avatar {float:left; margin-right:5px;}

#attribute a
{
	color: #C8C8C8;
}

.button
{
}


.button
{
	margin-top: 0px;
	padding: 0px;
}

.button li
{
	font-size: 9pt;
	list-style: none;
	display: inline-block;
	margin: 1px 0px 1px 12px;
	padding: 8px;
	font-weight: normal;
	background-color: #C70000;
	color: #FFF;
}


.button li a
{
	background-color: #C70000;
	color: #FFF;
}


.button ul
{
	margin: 0px;
	padding: 0px;
}
