body,html {
	background-color: #ECEDEF;
}

body {
	/* fixes the centering which is a little off due to the drop shadows on main container */
	margin-left:3px;
}

* {
	color: #666;
	font-family: trebuchet, 'Trebuchet MS', 'gill sans', helvetica, verdana, sans-serif;
	font-size: 13px;
	margin:0;
	padding:0;
	border:0;
}

p {
	margin: 10px 0 10px 0;
	color: #666;
	line-height: 17px;
}

p.homefeatures {
	font-size: 12px;
	margin: 10px 0 10px 0;
	color: #666;
	line-height: 15px;
}
p.homefeatures a, p.homefeatures a:visited, p.homefeatures strong {
	font-size: 12px;
	margin: 10px 0 10px 0;
	color: #000;
	line-height: 15px;
	font-weight: normal;
}



a,a:visited {
	color: #7490a8;
	text-decoration:none;
}

/* ------------------------------------- HEADINGS ------------------------------------- */

h1, h1 *, h1 a:visited {
	font-family: 'Century Gothic', 'gill sans', helvetica, verdana, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color:#000;
}
h2, h2 *, h2 a:visited {
	font-family: 'Century Gothic', 'gill sans', helvetica, verdana, sans-serif;
	font-size: 22px;
	font-weight:normal;
	color:#000;
}
h3, h3 *, h13 a:visited {
	font-family: 'Century Gothic', 'gill sans', helvetica, verdana, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color:#000;
}
h3.callout {
	font-family: 'Century Gothic', 'gill sans', helvetica, verdana, sans-serif;
	font-size: 20px;
	font-weight:normal;
	color:#7490a8;
	text-transform:lowercase;
}

/* ------------------------------------- LAYOUT AND TOP ------------------------------------- */


#maincontainer {
	position: relative;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 827px;
	background-color: #fff;
	background-image: url(http://www.shotguncapital.com/images/container_shadow.jpg);
	background-repeat: repeat-y;
}

#top {
	padding:10px 27px 10px 25px;
}

#header {
	margin:0;
	padding:0;
	width: 775px;
	height: 64px;
	background-image: url(http://www.shotguncapital.com/images/header.jpg);
	background-repeat: no-repeat;
}
#header span {
	display:none;
}

#logolink {
	padding: 0 300px 46px 0;
}

/* ------------------------------------- NAVBAR ------------------------------------- */

#navbar {
	text-align:center;
	height: 22px;
	background-color: #607483;
	background-image: url(http://www.shotguncapital.com/images/navbar_bg.jpg);
	background-repeat: repeat-x;
	padding: 6px 0 0 0;
}

#navbar ul {
	list-style:none;
}

#navbar ul li {
	display: inline;
	margin: 0 23px 0 23px;
}

#navbar ul li a, #navbar ul li a:visited {
	text-decoration:none;
	color: #ddd;
	font-size: 12px;
	text-transform: uppercase;
}

#navbar ul li a.navcurrent, #navbar ul li a:hover {
	text-decoration:none;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}


/* ------------------------------------- SIDE NAVBAR ------------------------------------- */
#subnavbar {
	padding:0;
	margin: 0 0 30px 0;
}

#subnavbar h3 {
	margin: 0 25px 20px 25px;
}

#subnavbar ul {
	list-style:none;
}

#subnavbar ul li {
	margin: 0 0 10px 25px;
	border-bottom: 1px solid #ccc;
}

#subnavbar ul li a, #subnavbar ul li a:visited {
	padding: 0 0 10px 0;
	margin: 0;
	display: block;
	text-decoration:none;
	color: #999;
	font-size: 14px;
}

#subnavbar ul li a.navcurrent, #subnavbar ul li a:hover {
	padding: 0 0 10px 0;
	margin: 0;
	display: block;
	text-decoration:none;
	color: #7490a8;
	font-size: 14px;
}

/* ul within ul..li in subnavbar */

#subnavbar ul li ul {
	list-style:none;
}

#subnavbar ul li ul li {
	margin: 0 0 0 10px;
	border-bottom: none;
}

#subnavbar ul li ul li a, #subnavbar ul li ul li a:visited {
	padding: 0 0 7px 0;
	margin: 0;
	display: block;
	text-decoration:none;
	color: #999;
	font-size: 11px;
}

#subnavbar ul li ul li a.navcurrent, #subnavbar ul li ul li a:hover {
	padding: 0 0 7px 0;
	margin: 0;
	display: block;
	text-decoration:none;
	color: #7490a8;
	font-size: 11px;
}

#subnavbar h3 a, #subnavbar h3 a:visited {
	text-decoration: none;
	color: #000;
}

/* ------------------------------------- TOP EXTRA NAV ------------------------------------- */

#navbar_extras {
	position: absolute;
	top:-20px;
	right:30px;
	text-transform: uppercase;
	font-size: 11px;
}
#navbar_extras a, #navbar_extras a:visited {
	padding: 0 3px 0 3px;
	text-transform: uppercase;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}


#pagecontent {
	position: relative;
	margin: 0 17px 0 15px;
	background-image: url(http://www.shotguncapital.com/images/mainimg_shadow.jpg);
	background-repeat: repeat-x;
	padding: 25px 20px 10px 10px;
}


#pagecontentright {
	width: 465px;
	float:right;
	padding: 0 40px 0 0;
}

#pagecontentright ul {
	margin: 6px 6px 0 20px;
	padding: 6px 6px 0 6px;
}
#pagecontentright ul li {
	margin: 0 0 10px 0;
}



#pagecontentleft {
	width: 232px;
	float:left;
	margin: 0;
}




#pagecontentrightsplitright {
	border-left:1px solid #ccc;
	width: 207px;
	padding:0 0 0 24px;
	float: right;
}

#pagecontentrightsplitleft {
	width: 221px;
	padding:0 10px 0 0;
	float: left;
}


/* ------------------------------------- TOMBSTONE ------------------------------------- */


.greybox {
	
	background-image: url(http://www.shotguncapital.com/images/tombstone_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	
	margin: 10px 0 0 25px;
	/* padding: 0 10px 10px 10px; */
	padding:0;
	text-align:center
	
}


#tombstone {
	
	background-image: url(http://www.shotguncapital.com/images/tombstone_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	
	margin: 10px 0 0 25px;
	/* padding: 0 10px 10px 10px; */
	padding:0;
	
	
}
h3.tombstonetitle {
	text-align:left;
	color: #333;
	font-size: 12px;
	font-weight:bold;
	margin:0;
	padding:5px 0 4px 10px;
	height: 22px;
}

/*
#tombstone p {
	width: 205px;
	height: 165px;
	position: absolute;
	top:0;
	left:0;
	line-height: 23px;
	font-size: 11px;
	text-transform:uppercase;
	text-align:center;
}
span.tombstone_company_name {
	font-size: 20px;
	text-transform:none;
	font-variant: small-caps;
}
*/

/* ------------------------------------- BOTTOM AREAS ------------------------------------- */

#bottomnav {
	clear:both;
	text-align:right;
	color: #999;
	font-size: 11px;
	padding-top:20px;
}
#bottomnav a, #bottomnav a:visited {
	font-size: 11px;
	color: #999;
}

#footer {
	color: #fff;
	font-size:11px;
	text-align:right;
	width: 800px;
	height: 20px;
	margin:auto;
	padding:6px 27px 0 0;
	background-image: url(http://www.shotguncapital.com/images/footer_bg.jpg);
	background-repeat: no-repeat;
}

	
	
	
/* ------------------------------------- WORDPRESS STUFF ------------------------------------- */

#wp_sidebar {
	margin: 0 0 0 25px;
}
#wp_sidebar input {
	border: 1px solid #666;
	padding: 2px;
}
div.post {
	margin: 10px 0 20px 0;
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #999;
}
strong.wp_date {
	font-size: 14px;
}
/* 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: 10px;
	-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 */
