/*------------------------------------------------------------------------

# Copyright (C) 2009 Response Targeted Marketing. All Rights Reserved.

# Author: Response Targeted Marketing

# Websites:  www.responsetargetedmarketing.com

-------------------------------------------------------------------------*/


/*   ---------------------   PAGE LAYOUT   ---------------------   */

body {
	background-color: #333333!important;
	background: url('/images/bground.jpg') repeat-x;
}
/*   ---------------------   HEADER   ---------------------   */

.header_logo {
	width: 350px;
	height: 130px;
	float: left;
}
.header_menu {
	width: 450px;
	text-align: right;
	float: left;
	padding-top: 90px;
}
/*   ---------------------   PAGE PADDING & BACKGROUND COLORS   ---------------------   */

#main {
	background-color: #ffffff;
}
/* Custom Widths */

.custom #ext_wrapper {
	width: 800px;
}
.custom #wrapper {
	width: 800px;
}
body.custom {
	padding-top: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
}
#sem_admin_menu {
	margin-bottom: 0px !important;
}
.custom #ext_wrapper, .custom #wrapper {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div.pad {
	padding:0px;
}
.footer div.pad {
	padding: 4px 8px;
}
div.entry_header {
	padding: 0px 10px;
}
div.entry_content {
	padding: 10px 20px;
}
/*   ---------------------   FOOTER   ---------------------   */

#footer {
	padding-top: 75px;
	background: url('/images/footer.png') no-repeat;
	background-position: top;
	color: #999999;
}
.footer_nav a:link, .footer_nav a:visited {
	color: #999999;
	text-decoration: none;
}
.footer_nav a:active, .footer_nav a:hover {
	color: #cccccc;
	text-decoration: underline;
}
/* Credits */

.credits p {
	font-size: 10px;
	color: #999999;
}
.credits a:link, .credits a:visited {
	color: #999999;
	text-decoration: underline;
}
.credits a:active, .credits a:hover {
	color: #cccccc;
	text-decoration: underline;
}
/*   ---------------------   LINKS   ---------------------   */

a:link, a:visited {
	color: #336600;
	text-decoration: underline;
}
a:active, a:hover {
	color: #336600;
	text-decoration: none;
}
.nav_active {
	color: #cccccc;
}
a {
	outline: none;
}
/*   ---------------------   HEADINGS   ---------------------   */
h1 {
	color: #ff0000;
	text-decoration: none;
	font-size:x-large!important;
	margin-bottom:0em;
	margin-top:0em;
}
h2 {
	font-size:large!important;
	color:#ff0000;
	margin-bottom:0em;
	margin-top:0em;
}
/*   ---------------------   BOBBY WIGGINS   ---------------------   */

.bobbywiggins_box {
	float:right;
	width:240px;
	margin:0 0 0 20px;
	padding:10px;
	border:1px solid #999;
}
.bobbywiggins_boxinner {
	background:#e8e8e8;
	width:230px;
	padding:5px;
}
.bobbywiggins_box h3 {
	margin-bottom:0em;
	margin-top:0em;
	font-size:large;
	font-weight:bold;
	text-align:center;
}
.bobbywiggins_boxheading {
	font-size:large;
	font-weight:bold;
	text-align:center;
}
/*   ---------------------   OTHER STYLING  ---------------------   */

.checkmark_list li {
	list-style-image: url(/wp/wp-content/uploads/2009/07/checkmark.jpg);
	margin-bottom:10px;
}
.text_spacer {
	margin:10px;
	padding:10px;
}
.letter {
	background:url(/wp/wp-content/uploads/2009/07/letter_bg.jpg) no-repeat top center;
	width:780px;
	height:920px;
}
.letter_text {
	text-align:left;
	padding:20px 0 0 0;
	width:600px;
}
.testimonial {
	width:70%;
	text-align:left;
	color:#333;
	font-style:italic;
}
.testimonial h1 {
	color:#ff0000;
}
.entry_content img.alignright, .entry_content img.alignleft {
	padding:0px;
}
.homepage ul, .homepage ol {
	padding-left: 30px!important;
	margin-left: 30px!important;
}
hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 70%;
	align:center;
	margin-top:15px;
	margin-bottom:15px;
	border:0;
}
.entry_actions {
	text-align: left;
}
.clear {
	clear: both;
}
.blackspacer {
	background-color: #000000;
	height: 5px;
	background: url('/images/spacer.jpg');
}
.blackspacer2 {
	background-color: #000000;
	height: 5px;
	background: url('/images/spacer2.jpg');
}

