/*
Theme Name: BRP Success Theme
Theme URI: http://www.webfadds.com
Description: 2 column theme Version: 1.1
Author: Scott Frangos
Author URI: http://www.WebFadds.com
*/

/* :::::::: Structure :::::::::::: */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #18201c;
	background-color: #003e86;
}

#wrapper {
	width: 900px;
	margin: 12px auto 20px auto;
	padding: 0px;
	background-image: url(images/mainbkgnd.png);
}

#wrapper2 {
	width: 900px;
	margin: 12px auto 20px auto;
	padding: 0px;
	background-color: #fff;
}

#sectionwrapper {
	width: 900px;
	margin: 12px auto 20px auto;
	padding: 0px;
	background-image: url(images/sectionbkgnd.png);
}

#resultscontent {
	width: 900px;
}

#resultscontent a:link, #resultscontent a:visited {
	padding: 1px;
	color: #fff;
	width: auto;
	text-decoration: none;
	background-color: #970013;
	font-weight: bold;
	border-top: 2px solid #666;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #666;
}

#resultscontent a:hover {
	background-color: #004545;
	border-top: 2px solid #000;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 2px solid #000;
}

#specialbutton {
	text-align: center;
}

#boxdiv {
	border: 4px solid #3a4e3c;
	padding: 11px;
	border-top: 8px solid #000;
	border-bottom: 8px solid #000;
	background-color: #ffeda1;
}

#specialbutton a:link, #specialbutton a:visited {
	padding: 1px;
	color: #fff;
	width: auto;
	text-decoration: none;
	background-color: #970013;
	font-weight: bold;
	border-top: 2px solid #666;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #666;
}

#specialbutton a:hover {
	background-color: #004545;
	border-top: 2px solid #000;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 2px solid #000;
}

#homewrapper {
	width: 900px;
	margin: 12px auto 20px auto;
	padding: 0px;
	background-color: #fff;
}

#main {
	width: 900px;
	background-color: #fff;
}

#main2 {
	width: 900px;
	background-color: #fff;
	padding: 1em;
}

/* :::::::: Header :::::::::::: */

#header {
	height: 100px;
	width: 900px;
	margin: 0px;
	background: url(images/BRPHeader.png) no-repeat;
}

.description {
	clear: left;
	padding: 5px 0 5px 35px;
}

#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}

#header h1 a:hover {
	text-decoration: underline;
}

/* -- Menu -- */

.navigation {
	clear: both;
}

#menu {
	white-space: nowrap;
	margin: 0 0 0 20px;
	width: 750px;
	padding-top: 80px;
	font-size: 12px;
	font-weight: bold;
}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 30px 0 0;
	padding: 1px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li a:link, #menu li a:visited {
	padding: 1px 3px 4px;
	text-decoration: none;
	color: #fff;
}

#menu li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #b6923a;
}

/* :::::::: Content :::::::::::: */

#content {
	width: 480px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
}

#homecontent {
	float: left;
	line-height: 1.3em;
	padding-right: 2em;
	padding-left: 2em;
}

#sectioncontent {
	width: 660px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
}

#content a:link, #content a:visited, #homecontent a:link, #content a:visited {
	padding: 3px;
	color: #7d0000;
	width: auto;
}

#content a:hover, #homecontent a:hover {
	background-color: #edeebb;
	text-decoration: none;
}

/* -- Special LinkBlock --*/

#linkblock {
	width: 160px;
	text-align: center;
	padding: 5px;
	margin: 1em;
	margin-right: 0em;
	font-family: arial;
	font: 12px/24px arial;
}

#linkblock a {
	color: white;
	padding: 4px;
	background-color: #7d0021;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #093663;
	border-top: 1px solid #093663;
	border-right: 3px solid #093663;
	border-bottom: 3px solid #093663;
}

#linkblock a:hover {
	color: #fefce5;
	padding: 4px;
	font-weight: bold;
	border-left: 3px solid #093663;
	border-top: 3px solid #093663;
	border-right: 1px solid #093663;
	border-bottom: 1px solid #093663;
}

.entry-content, .entry-excerpt {
	clear: left;
}

.avatar {
	float: right;
	margin: 0 0 3px 5px;
}

.entry-meta {
	margin: 0 0 10px 0;
}

.underpost {
	font-size: .9em;
}

blockquote {
	font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 345px;
	background: url(images/blockquote1.png) no-repeat right bottom;
	padding: 0 10px 0 30px;
	text-indent: -30px;
}

blockquote p:first-letter {
	background: url(images/blockquote2.png) no-repeat left center;
	padding: 0 0 0 30px;
	font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}

/* -- Headings -- */

#content h1 {
	font-size: 1.9em;
	font-weight: bold;
}

/* -- Posts -- */

.post {
	padding: 5px;
	font-size: .9em;
}

.post h1 {
	font-size: 1.95em;
	padding: 0;
	color: #0a0088;
	font-weight: bold;
	margin: .5em 0 10px;
	line-height: 1em;
}

.post h2 {
	font-size: 1.5em;
	margin: 1em 0 5px;
	padding: 0;
	color: #003a18;
	font-style: italic;
}

.post h3 {
	margin: 0;
	padding: 0;
	font: bold 1.3em Arial, Helvetica, Geneva, sans-serif;
	color: #0a0088;
}

.post h4 {
	margin: 10px 0 3px;
	padding: 0;
	font: bold 1.15em Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

/* -- Images -- */

a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}

a.image img {
	border: none;
}

img.aligncenter, div.aligncenter {
	margin: 0 auto;
}

img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
}

img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
}

/* -- Captions -- */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption-text {
	font-size: .7em;
	line-height: 1.1em;
	margin: 0;
}

/* -- Comments -- */

#respond p {
	font-size: .9em;
}

#commentform input {
	
}

#commentform textarea {
	
}

#commentform {
	padding: 10px;
}

li.author {
	padding: 5px;
}

ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ol.commentlist li {
	margin: 15px 0 0 0;
}

#content ol.commentlist li a {
	text-decoration: underline;
}

/* :::::::: Sidebar :::::::::::: */

/* -- RIGHT -- */

#sidebar-right {
	width: 175px;
	float: right;
	margin-top: 0px;
	padding: 5px 5px 20px 10px;
	margin-bottom: 20px;
}

#sidebar-right h2 {
	font-size: 1.1em;
	color: #0a0088;
}

/* -- LEFT -- */

#sidebar-left {
	width: 175px;
	float: left;
	margin-top: 0px;
	padding: 5px 5px 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#sidebar-left h1, #sidebar-right h1 {
	font-size: 1.4em;
}

#sidebar-left h2 {
	font-size: 1.1em;
	color: #003e00;
}

#sidebar-left ul, #sidebar-right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar-left li a:link, #sidebar-left li a:visited, #sidebar-right li a:link, #sidebar-right li a:visited {
	display: block;
	text-decoration: underline;
	margin-bottom: 0.1em;
	padding: 1px;
	color: #000;
}

#sidebar-left li a:hover, #sidebar-right li a:hover {
	background-color: #edeebb;
}

#sidebar-left ul ul, #sidebar-right ul ul {
	margin-left: 10px;
}

#sidebar-left ul ul li, #sidebar-right ul ul li {
	font-size: .9em;
	margin-left: 10px;
}

/* :::::::: Footer :::::::::::: */

#footer {
	height: 450px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 12px;
	background-color: #ecd792;
	color: #333;
	border-top: 6px solid #006a00;
	border-bottom: 12px solid #001851;
}

#footerlist {
	border-right: 2px dotted #7e060f;
	padding: 2px 5px 2px 8px;
	text-align: left;
}

#footer li a:link, #footer li a:visited {
	display: block;
	text-decoration: underline;
	margin-bottom: 0.1em;
	padding: 1px;
	color: #3a0005;
}

#footer li a:hover, #footer li a:hover {
	background-color: #edeebb;
}

p.double {
	border-top-style: double;
	padding: 6px;
}

#footer a:link, #footer a:visited {
	color: #474200;
}

#footer a:hover {
	text-decoration: none;
}

/*-- Footer for CRIVER PAGES --*/

#footer2 {
	height: 450px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 12px;
	background-color: #ecd792;
	color: #333;
	border-top: 6px solid #006a00;
	border-bottom: 12px solid #001851;
}

#footerlist2 {
	border-right: 2px dotted #7e060f;
	padding: 2px 5px 2px 8px;
	text-align: left;
	font-size: 11px;
}

#footer2 li a:link, #footer2 li a:visited {
	display: block;
	text-decoration: underline;
	margin-bottom: 0.1em;
	padding: 1px;
	color: #3a0005;
}

#footer2 li a:hover, #footer2 li a:hover {
	background-color: #edeebb;
}

p.double {
	border-top-style: double;
	padding: 6px;
}

#footer2 a:link, #footer2 a:visited {
	color: #474200;
}

#footer2 a:hover {
	text-decoration: none;
}

/* :::::::: Widgets :::::::::::: */
