/*
Theme Name: Living Patriot
Theme URI: http://www.ohdesignpc.com/
Description: Custom Theme for Living Patriot, LLC
Version: 1.0
Author: Douglas Oldham, Oldham Hirst Design, pc
Author URI: http://www.ohdesignpc.com/
*/

/***** Typography and Links *****/
/**
{
	margin: 0;
	padding: 0;
	}*/
body {
	padding: 0;
	margin: 0;
	/*padding-bottom: 5px; */ /* Some nice space in IE */
	background: url(images/LP_background_01.bmp) fixed; 	
	align: center;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	/*background-image: url(images/LP_background_01.jpg);*/
	background-repeat: repeat;
	background-position: center;
	/*background-attachment: fixed;*/
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	font-size: 10px;
	color: #333366;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	color: #333366;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	margin: 0;
	padding: 0 0 0 0;
	font-weight: normal;
	margin-bottom: 10px;
}
li {
	list-style:none;
	}
ul {
	list-style:none;
	}

h1 {font-size: 2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1em;}
h7 {
	color: #333366;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	margin-bottom: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.1em; 
	color:#CC0000;
}
p	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-bottom: 10px;
}
a:link {color: #333333; text-decoration:none; }
a:visited {color: #333333; text-decoration:none;}
a:hover {color: #990000; text-decoration:none; }
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
a img 
{
	border:0;
	padding-bottom:2px;
}
fieldset 
{
	border:none;
}
dl {
	margin:1em 0px;
}
/* dt 
{
	font-weight:bold;
}*/
dd 
{
	margin:0.5em 1em;
	padding:0;
}

/***** Header ****/

#header {
	width: 1024px; 
	height: 168px;
	background-image: url(images/LP_header_back.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0 auto; /* funny little bug requires this */
}
#offer_box {
    width:  150px;
	position: relative;
	top: 10px;
	left:  10px;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	text-align: center;
	z-index: 2;
}
#offer_box p {
	color: #CC0000;
	font-size: 9px;
}
.offer_box h1 {
	color:#CC0000;
	text-decoration: blink;
	}
#offer_box li
{
	list-style:none;
	}
#offer_box ul
{
	list-style:none;
	}
#headerclick a {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -512px;
        width: 1024px;
        height: 168px;
        z-index: 1;
}
#headerclick a h1 {
        display: none;
}
#headernavigation {
	width: 1024px;
	margin: 0px auto; /* funny little bug requires this */
	background: url(images/LP_navigation_back.jpg);
	height: 25px;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	text-align: center;
}
#headernavigation p {
	margin: 0 auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: white;
	font-size: 15px;
}  
/***** Social Media *****/

#social_media_box {
	position: absolute;
	top: 140px;
	left: 1050px;
	width: 200px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	z-index: 2;
}

/***** HORIZONTAL MENU *****/
/*.menu  { float: left; width: 990px; height: 30px; margin: 0 0 5px 5px; padding: 0; display: inline; background: #514424 url(images/horz-bg.jpg) repeat; }*/
.menu ul { width: 100%; margin: 0; padding: 5px; list-style: none; }
.menu ul li { display: inline; margin: 0; }
.menu ul li a { width: 100%; margin-left: 8px; margin-right: 8px; padding: 0; text-decoration: none; color: white; font-size: 12px; }
.menu ul li a:hover { color: #999999; text-decoration: underline; }
.menu a:link, .menu a:visited { text-decoration: none; color: white; }

/***** Main Content ****/

#main_content {
	width: 1024px;
	height: 983px;
	/*background-attachment: fixed;*/
	background-color: #FFFFFF;
	background-image: url(images/LP_Background_gradient.jpg);
	/*filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;*/
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
#main_content_front {
	width: 1024px;
	height: 983px;
	/*background-attachment: fixed;*/
	background-color: #FFFFFF;
	background-image: url(images/LP_Background_gradient.jpg);
	/*filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;*/
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
#main_content_extended {
	width: 1024px;
	min-height: 1200px;
	overflow: auto; 
	/*background-attachment: fixed;*/
	/* background-color: #FFFFFF; */
	background-image: url(images/LP_Background_gradient_extended.jpg) ;
	/*filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;*/
	/*background-repeat: repeat;*/
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top
}
#main .feed 
{
	background:url(images/icon_feed.gif) no-repeat left 3px;
	padding-left:17px; 
}

/***** Front Page *****/

#text_front {
	float: left;
	width: 500px;
	margin-top: 00px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: none;
	padding: 10px;
}
#image_front {
	float: right;
	width: 457px;
	height: 328px;
	background-image: url(images/LP_front_page_image.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	padding: 0px;
}
#video_box {
	position: absolute;	
	top: 720px;
	width: 457px;
	height: 328px;
	margin-top: 0;
	margin-left: 30px;
	margin-right: auto;
	margin-bottom: 0;
	clear: left;
	padding: 0px;
}
#announcement_box {
	position: absolute;	
	background: #4a9c24;
	top: 730px;
	float: left;
	width: 300px;
	height: 300px;
	margin-top: 0;
	margin-left: 568px;
	margin-right: auto;
	margin-bottom: 0;
	clear: left;
	padding: 0px;
}
#announcement_box p {
	text-align: center;
}
/***** Animated GIF Box *****/

#animation_box {
	position: absolute;
	top: 600px;
	width: 1024px;
	height: 79px;
	margin: 0 auto;
	padding: 0;
	/*float: left;*/
	clear: left;
}
#animation_box li {
	width: 100%;
	list-style:none;
	margin: 0;
	padding: 0;
}
#animation_box ul {
	width: 100%;list-style:none;
	margin: 0;
	padding: 0;
}
#animation_box p {
	padding: 0;
	margin: 0 auto;
	vertical-align: middle;
}

#content_header {
	width: 100%; /* funny little bug requires this */
	background: url(images/LP_navigation_A.jpg);
	height: 25px;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	text-align: center;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_header h1 {
	padding: 5px;
	color: #FFFFFF;
	font-size: 12px;
	}
 


/***** History Page *****/

#text_history {
	float: left;
	width: 470px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: none;
	padding: 10px;
}
.ddet_div {
	float: left;
	width: 470px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
	padding: 0px;
}
#history_image_box {
	float: left; 
	width: 480px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	clear: none;
}
/*#history_image_box {
	\width: 500px;
	w\idth: 480px;
}
*/
#history_image_box li {
	list-style: none;
	display: inline;
}
#history_image_box ul {
	list-style: none;
	display: inline;
}
#history_image_box p {
	padding: 0;
	margin: 0 auto;
	vertical-align: middle;
}

/***** Mission Page *****/

#text_mission {
	float: left;
	width: 470px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: none;
	padding: 10px;
}
#image_mission {
	float: right;
	width: 457px;
	height: 346px;
	background-image: url(images/LP_mission_page_image.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	padding: 0px;
}

#mission_image_box {
	float: right; 
	width: 365px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	clear: none;
}
/*#history_image_box {
	\width: 500px;
	w\idth: 480px;
}
*/
#mission_image_box li {
	list-style: none;
	display: inline;
}
#mission_image_box ul {
	list-style: none;
	display: inline;
}
#mission_image_box p {
	padding: 0;
	margin: 0 auto;
	vertical-align: middle;
	align: center;
}

/***** 1776 Challenge Page *****/

#text_challenge {
	float: left;
	width: 470px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: none;
	padding: 10px;
}

#challenge_image_box {
	float: left; 
	width: 480px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	clear: none;
}
/*#history_image_box {
	\width: 500px;
	w\idth: 480px;
}
*/
#challenge_image_box li {
	list-style: none;
	display: inline;
}
#challenge_image_box ul {
	list-style: none;
	display: inline;
}
#challenge_image_box p {
	padding: 0;
	margin: 0 auto;
	vertical-align: middle;
	align: center;
}
#charity_box {
	position: absolute;	
	top: 990px;
	width: 482px;
	height: 180px;
	margin: 0 auto;
	clear: left;
	padding-left: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}


/***** Mission Sidebar *****/

#mission_sidebar {
	width: 316px;
	float: left;
	vertical-align: top;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: none;
	background-color: #CCCCCC;
	border: thin ridge #FFFFFF;
	font-size: 12px;
}
#mission_sidebar h1 {
	color:#333333;
	padding: 10px;
	font-size: 1.6em;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#mission_sidebar p {
	color:#333333;
	font-size: 12px;
	margin-bottom: 0px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#mission_sidebar li {
	list-style: none;
	margin-left: 10px;
	padding: 0;
}
#mission_sidebar ul {
	list-style: none;
	margin-left: 10px;
	padding: 0;
}
#mission_header {
	width: 100%; /* funny little bug requires this */
	background: url(images/LP_navigation_A.jpg);
	height: 25px;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	text-align: center;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mission_header h1 {
	padding: 5px;
	color: #FFFFFF;
	font-size: 14px;
	}
	

/***** Picture Gallery *****/

#image_thumb_box {
	float: left; 
	width: 480px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	clear: none;
}
/*#history_image_box {
	\width: 500px;
	w\idth: 480px;
}
*/
#image_thumb_box li {
	list-style: none;
	display: inline;
}
#image_thumb_box ul {
	list-style: none;
	display: inline;
}
#image_thumb_box p {
	padding: 0;
	margin: 0 auto;
	vertical-align: middle;
}
#prism_gallery {
	float: left; 
	width: 1024px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: none;
	}
#prism_gallery p, h {
	margin-left: 20px
	}
#whatis_gallery {
	float: left; 
	width: 1024px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: none;
	}
#whatis_gallery p, h {
	margin-left: 20px
	}
#poster_box {
	/*float: left;*/
	position: absolute;	
	top: 855px;	
	width: 1024px;
	height: 256px;
	/*background: url(images/LP_prism_posters.png);*/
	align: center;
	margin: 0 auto 0 auto;
	padding: 0;
	clear: left;
	}
/***** Contact Page *****/

#text_contact {
	float: left;
	width: 430px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: none;
	padding: 10px;
}
#contact_box { 
	float: left; width: 470px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding: 10px;
	clear: none;
}
#contact_box li {
	width: 100%;
	list-style:none;
	margin: 0;
	padding: 0;
}
#contact_box ul {
	width: 100%;list-style:none;
	margin: 0;
	padding: 0;
}


/***** Blog *****/

#text_blog {
	float: left;
	width: 615px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: none;
	padding: 10px;
}
#sidebar_blog {
	float: right;
	width: 304px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	clear: none;
	padding: 10px;
}
#sidebar_blog ul {
	color: #333366;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	margin: 0;
	padding: 0 0 0 0;
	margin-bottom: 20px;
	list-style: none;
}
#sidebar_blog li {
	color: #333366;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	margin: 0;
	padding: 0 0 0 0;
	margin-bottom: 5px;
	font-size: 12px;
	list-style-type: none;
}

/***** Posts *****/

.post { padding:10px 0 5px 0; }
.post h2 { font-size: 1.5em; margin: 0 0 0 5px; padding-top: 5px; }
.post h3 {
	color: #333366;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	margin: 0;
	padding: 0 0 0 0;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 1.6em;
	font-weight: bold;
}	
.entry { font-size: 1.02em; background: url(images/dot.gif) repeat-x scroll 0pt 100% !important; line-height: 1.42em; padding: 0 0 40px 0; }
.postmetadata { margin: 0; font-size: 9px; }
.date {	font-size: .9em; margin-top: -30px; }
.post .date {
	float: right;
	margin:5px 0 0 5px;
	padding:0 10px;
	text-align: center;
	font-size: 1.0em;
	border:#ccc 1px solid;	
	color:#333366;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
}
.post .date span 
{
	display:block;
}
.post .date .day 
{
	font-size:1.2em;
	font-weight:bold;
}
.post .meta {
	margin-bottom: 10px;
	padding-left: 0px;
	font-size: 1.0em;
}
.post .comments 
{
    font-size:0.9em;
    border-bottom:#ccc 1px dotted;
    margin-left:5px;
    padding-left:15px;
    background:url(images/icon_comments.png) no-repeat left center;
}
.post .comments a 
{
	border-bottom:0px;
}

/***** Store Page *****/


#text_store {
	float: left;
	width: 620px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: none;
	padding: 10px;
}
#shopping_cart {
	float: right;
	width: 304px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: none;
	padding: 5px;
}
#shopping_cart ul {
	color: #333366;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	margin: 0;
	padding: 0 0 0 0;
	margin-bottom: 10px;
	list-style: none;
}
#shopping_cart li {
	color: #333366;
	font-family: Tahoma, Arial, Helvetica, SansSerif;
	margin: 0;
	padding: 0 0 0 0;
	margin-bottom: 5px;
	font-size: 12px;
	list-style-type: none;
}

#shopping_cart_lower {
	float: right;
	width: 304px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	clear: none;
	padding: 10px;
	border: #333366 1px;
}
#checkout_instructions {
	position: absolute;	
	top: 620px;
	float: left;
	width: 290px;
	margin-top: 0;
	margin-left: 30px;
	margin-right: auto;
	margin-bottom: 0;
	clear: left;
	padding: 0px;
}


/***** Footer *****/

#footer {
	float: center;
	width: 1024px;
	height: 29px;
	background: url(images/LP_footer_gradient.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	text-align: center;
	
	color: #FFFFFF;
	padding: 0;
	vertical-align: middle;
} 

/***** Comments *****/

input.textbox
{
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	padding:5px;
	width:150px;
}
textarea{
	width: 95%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
input.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
#commentform 
{
	margin:0;
	padding:10px;
	/*background:#fff;*/
}
#main .commentlist {
	margin: 0;
	padding: 0;
}
#main .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;			
	border-bottom:#ddd 1px solid;
	font-size: 0.9em;
}
#main .commentlist li .cmtinfo 
{
	padding:5px;
	margin-bottom: 5px;
	position:relative;	
}
#main .commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	font-weight:normal;			
	font-style:normal;
	color:#999;	
}
#main .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
#main .commentlist li.alt
{
	background:#f9f9f9;
}
#main .commentlist li.authorcomment
{
	border:none;
	border:#b0c4de 1px solid;	
}
#main .nocomments
{
	font-size:0.9em;
	color:#999;
	text-align:center;
}

/***** Transaction Results *****/
#transaction_results {
        font-size: 14px;
}


/***** Notice *****/

#notice { margin: 20px 20px 0 20px; background: #fbf7b6; border: 2px dashed black; }  
#notice p { margin: 0; padding: 10px; }      
 
/***** Category Pages *****/

.p2c_catlist ul li a {
             font-size: 1.1em;
}