/* 
	Theme Name: Off The Radar - Revised 03/09
	Theme URL: 
	Description: Custom Wordpress theme for Off The Radar (based on Brian Gardner's Blue Zinfindal theme) 
	Author: Power Web Results
	Author URI: http://www.powerwebresults.com
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

body {
	background-color: #FFFFFF;
	color: #633400;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background-color: #FFFFFF;
	color: #633400;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #AD5508;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
	
/************************************************
*	Header  									*
************************************************/

#topsection{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#topsection a {
padding-right: 26px;
}	
#topsection img {
vertical-align: bottom;
}

/************************************************
*	Inside image navbar      								*
************************************************/
	
#imagenav{
	float: left;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	display: inline;
	border-right-color:#BB8748;
	border-right-style: solid;
	border-right-width: 1px;
border-top: 1px solid #BB8748;
	}



/************************************************
*	Sidebar      					    		*
************************************************/

#sidebar {
	float: right;
	width: 224px;
	margin: 0px;
	padding: 0px;

	}
	
#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}

#logo {
	position: absolute;
	height: 231px;
        min-height: 231px;
	float: none;
	margin-left: 808px;
	left: 8px;
	top: 85px;

}
#content #sidebar h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #bb8748;
padding: 0px;
margin: 0px;
text-transform: uppercase; 
	}
/************************************************
*	Home Page Content					     		    * 
************************************************/
#homeimages {
padding-top: 15px;
margin-top: 0px;
text-align: left;
border-top: 1px solid #b98748;
}

#homeimages img {
padding-bottom: 12px;
padding-right: 12px;

}
#homeimages p {
padding: 0px;
margin: 0px;

}
.clear {
clear: both;
}

#contenthome {
	float: left;
	width: 773px;
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 20px 0px;
	display: inline;
	border-right-color:#BB8748;
	border-right-style: solid;
	border-right-width: 1px;
	}
	
	
#contenthome ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}


#contenthome ul li{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
#contenthome ul li a{
font-size: 12px;
text-decoration: none;
	}
#contenthome ul li a:hover{
text-decoration: underline;
	}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 1040px;
	margin: 0px;
	padding: 0px;
	}

	
#content h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #bb8748;
padding: 0px 20px 0px 40px;
margin: 5px 0px 5px 0px;
text-transform: uppercase; 
	}
	
#content h1 a  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #bb8748;
text-transform: uppercase; 
	}

#content h1 a:hover {
	color: #bb8748;
	text-decoration: underline;
	}
	
#content h2 {
	color: #633400;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
padding: 0px 80px 0px 40px;
	margin: 0px;
text-transform: uppercase; 
	}
#content h2 a {
	color: #633400;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
text-transform: uppercase; 
	}
#content h3 {
	color: #633400;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
        padding: 15px 0px 5px 40px;
	margin: 0px;

	}

blockquote{
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

#contentmiddle {
	float: left;
	width: 768px;
	margin: 0px 0px 0px 0px;
	padding: 10px 45px 0px 0px;
	display: inline;
	border-right-color:#BB8748;
	border-right-style: solid;
	border-right-width: 1px;
	}
#contentmiddle p{
        color: #633400;
	text-decoration:none;
	font-size:11px;
	line-height: 130%;
	font-family: verdana, arial, helvetica, sans-serif;
padding: 0px 80px 0px 40px;
margin: 5px 0px 10px 0px;
}	
	
#contentmiddle ol{
	margin: 0px 0px 0px 20px;
padding: 0px 80px 0px 40px;
	}
	
#contentmiddle ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}

#contentmiddle ol li ul li{

	padding: 10px 0px 5px 0px;
	}
	
#contentmiddle ul{
	list-style-type: square;
	margin: 0px 80px 0px 40px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
.contentdate {
	background: #FFFFFF url(images/date.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}
	
.contentdate h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
	}
	
.contenttitle {
	float: left;
	width: 425px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.postspace {
	width: 480px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #FFFFFF;
	width: 948px;
	margin: 0px;
	padding: 0px;
	text-align: center;

	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	width: 190px;
	background: #EFEFEF url(images/search.gif);
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 3px;
	margin: 8px 0px 0px 0px;
	border: 1px solid #C0C0C0;
	}

/************************************************
*	Misc Headings									*
************************************************/
.link-heading{
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #AD5508;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.link-heading a:link {

	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #AD5508;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

.link-heading a:visited {
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #AD5508;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.link-heading a:hover {
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #AD5508;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}


/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 440px;
	background: #fff;
	color: #000000;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	border-top: 0px solid #000000;
	border-bottom: 1p0 solid #000000;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	

#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 390px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 390px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/************************************************
*	Resources page									*
************************************************/

#resources-left {
	float: left;
	width: 350px;
	margin-left: 0px;
	padding-left: 40px;
	padding-right: 3px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
}
#resources-left p {
	padding-left: 7px;
	line-height: 135%;
}
#resources-left h2 img {
padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#resources-right {
	float: right;
	width: 360px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 5px;
	margin-right: 5px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
}
#resources-right p {
	padding-left: 7px;
	line-height: 135%;
}
#resources-right h2 img {
padding: 0px 0px 0px 0px;
	margin: 0px;
	}

h2 img {
padding: 10px 0px 0px 0px;
margin: 0px;
	}

img.alignleft {
float: left;
margin: 0px 10px 0px 10px;
border: 0px solid #ffffff;
}

div.alignleft {
float: left;
margin: 0px 10px 0px 10px;
padding: 0px 0px 5px 30px;
}
#contentmiddle div.alignleft p {
padding: 0px;
margin: 0px;
}
img {
border: 0px;
}

.breadcrumb {
padding: 0px 0px 15px 40px;

}
img.post-image {
float: left;
margin: 0px 10px 0px 10px;
padding: 0px 0px 0px 35px;
}

.textmiddle {vertical-align:middle;} 

img.alignright {
float: right;
margin: 0px 10px 0px 10px;
border: 0px solid #ffffff;
}

div.alignright {
float: right;
margin: 0px 10px 0px 10px;
padding: 0px 0px 0px 0px;
}

.wp-caption {
padding-left: 40px;
}
.wp-caption-text {
        font-size:xx-small!important;
        color:#633400!important;
        vertical-align:top!important;
}


/*Add - Jason Reckers - 9-2-07  Flash image rotator */
#right-bar-flash {
	position: absolute;
	height: 600px;/* might need to adjust this if you move things down */
	float: none;
	margin-left: 808px;
	padding-top: 20px; /* adjust this if you want to push the movies down */
	left: 8px;
	top: 310px;
/*	background: url('images/flashbg.gif') no-repeat 0px 70px;  adjust the last value to push background down */

}

/*Add - Jason Reckers - 9-2-07  Flash image rotator */
#flashcontent, #flashcontent2, #flashcontent3 {
margin: 45px 0px 0px 20px;


}
#right-bar {
	position: absolute;
	height: 500px;
	float: none;
	margin-left: 808px;
	left: 8px;
	top: 330px;
}

.prevlink {
float: left;
}
.nextlink {
float: right;
}
.news li ul {
	list-style: none;

	}
	
li.news {
	list-style: none;

	}

li.widget {
list-style: none;

}

/* css for photo gallery */
.autoviewer {
margin: 0px 0px 0px 20px;
}

.st_sharethis_custom{
        background: url("images/sharethis.gif") no-repeat scroll left top transparent;
        padding:0px 0px 6px 24px;

}
