/*
Theme Name: Thor Products
Theme URI: http://wordpress.org/
Description: The Thor Products theme 
Version: 1.0
Author: John Wade
Author URI: http://thinkwebstore.com
Tags: custom header, fixed width
*/

/* Begin Typography & Colors */
/* Take outline off for Mozilla!!!!!*/
a:focus {
outline:none;
}

#thor_cart{
	margin-left:30px;
	background:  url('images/cart_bg.png') no-repeat;
	width:254px;
	min-height:557px;
	display:block;
	padding-top:70px;
	float:left;
	
	
	}
#jsonCart{
	
	padding-left:30px;
	}
	
#chkoutbtn{
	width:100px; 
	height:20px; 
	display:block; 
	
	float:right;
	margin-right:27px;

}
#thor_content{
	float:left;
	position:relative;
	height:auto;
	min-height:650px;
	width:690px;
	display:block;
	
	background:  url('images/content_middle_bg.jpg') repeat-y;
}
#thor_content_top{
	width:683px;
	height:312px;
	display:block;
	background:  url('images/content_top_bg.jpg') no-repeat;
	
}

#thor_content_bottom{
	position: absolute;
	bottom:0;
	width:683px;
	min-height:615px;
	height:auto;
	display:block;
	background:  url('images/content_bottom_bg.jpg') no-repeat bottom;
	
}

body {
	margin:0 auto;
	font-size: 60.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background:#000;
	color: # fcfcfc;
	text-align: center;
	
	}
#MainContent	{
	margin:0 auto;
	padding:0 0 0 0;
	width:1357px; 
		background:#fff;
	
	padding: 0;
	
}

#content {
	float:left;
	text-align:left;
	/*width:345px; */
	text-align:left;
	font-size: 1.2em;
	}


#content_top{
	display:block;
	width:681px;
	height:13px;
	background:url('images/products_top.png') no-repeat;
	
}

#content_bottom{
	display:block;
	width:681px;
	height:11px;
	background:url('images/products_bottom.png') no-repeat;
	
}
#content_middle{
	width:681px;
	background:url('images/products_middle.png') repeat-y;
	min-height:400px;
	
}

#category_header{
	display:block;
	width:945px;
	height:117px;
	background:url('images/category_header.png') no-repeat;
	
}

#contentwrapper {
	clear:both;
	background:url('images/page_bg.jpg') no-repeat;
	padding: 0;
	padding-left:205px;
	padding-top:27px;
	
	min-height:700px;
	height:auto;

}


.a_header{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		color:#008eeb;
		text-decoration:none;
}
.a_header:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		color:#e10620;
		text-decoration:none;
}


#headerimg 	{
	background:url('images/header_bg.jpg') no-repeat;
	height: 158px;
	width: 1357px;
	float:left;
	
	}
#header2 	{
	background:url('images/header2.jpg');
	
	height: 240px;
	width: 540px;
	
	}
		
#middle{
	margin:0;
	padding:0;
	border:none;
	
	float:left;
	
	width:540px;
	min-height:828px;
	
	
	
	
}

.btn_left {
	float:left;
	display:block;
 	background: url('images/btn_left.jpg');
	height: 31px;
	width: 148px;
	color:#FFF;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:30px;
	
}
.btn_left:hover {
 	background-position:0 -31px;
	text-decoration:none;
	color:#FFF;
}


#right_btn1 {
	display:block;
 	background: url('images/btn_how.jpg');
	margin-left:60px;
	height: 55px;
	width: 173px;
	
}
#right_btn1:hover {
 	background-position:0 -55px;
}
#right_btn2 {
	display:block;
 	background: url('images/btn_plans.jpg');
	height: 55px;
	width: 173px;
	margin-top:13px;
	margin-left:60px;
}
#right_btn2:hover {
 	background-position:0 -55px;
}

#right_btn3 {
	display:block;
 	background: url('images/btn_signup.jpg');
	height: 55px;
	width: 173px;
	margin-top:13px;
	margin-left:60px;
}
#right_btn3:hover {
 	background-position:0 -55px;
}

#disaster { 
	background: url('images/disaster.jpg');
	width: 161px; height: 312px;
	padding: 0 0 0 0;
	margin: 20px 0 0 65px;
	}
#disaster2 { 
	display:block;
	background:#494949;
	width: 161px; height: 87px;
	padding: 0 0 0 0;
	margin: 0 0 0 65px;
	}
#disaster3 { 
	background: url('images/disaster3.jpg');
	width: 161px; height: 107px;
	padding: 0 0 0 0;
	margin: 0 0 0 65px;
	}	
	
a.newlefttnav_a{
	display: block;
	width:184px;
	height:20px;
	margin-left:15px;
	text-decoration:none;
	margin-top:10px;
	padding:7px 0 0 8px;
	color:#fff;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	}
	
a.newlefttnav_a:hover{
	background:#194998;
	color:#fff;
	text-decoration:none;
	}	
	

.dashes{
	padding: 0 0 0 0;
	height:12px;
	width:194px;
	padding-left:20px;
	color:#7597d1;
	overflow:hidden;
	vertical-align:top;
}
	
#r_support{
	padding: 0 0 0 0;
	margin:0 auto;

	background:url('images/bg_support.jpg') no-repeat;
	width:235px;
	height:242px;
}

#inc1{
		padding: 0 0 0 0;
		margin:0 auto;
		width:180px; 
		float:left; 
		margin-left:17px; 
		height:79px; 
		margin-top:134px;
		text-align:justify; 
		font-size:9px;
		overflow:hidden;
}
#r_scholarships{
	background:url('images/bg_scholarships.jpg');
	width:235px;
	height:216px;
}

#MNA{
	float:left;
	margin-left:15px;
	background:url('images/bg_MNA.jpg');
	width:202px;
	height:109px;
}

#r_fill{
	background:url('images/bg_rightside_fill.jpg') repeat-y;
	width:235px;
	min-height:52px;
}	
#nurses{
	float:right;
	background:url('images/bg_home_nurses.jpg');
	width:487px;
	height:232px;
	
}

#leftNav{
	background:  url('images/leftside_top.jpg') no-repeat ;
	float:left;	
	padding:40px 0 0 0;
	width:148px;
	min-height:510px;
	text-align:left;
	
	}
#RightSide	{
	margin:0 auto;
	padding: 14px 0 0 0;
	background:url('images/right_side.jpg') no-repeat;
	float:right; 
	width:438px; 
	min-height:828px; 
	margin-top:0px;
	
}
 
 
#btn_header_home {
	float:left;
	margin-left:231px;
	width:710px;
	height:150px;
}

#btn_home {
	float:left;
 	background: url('images/btn_home.jpg');
	margin-left:725px;
	margin-top:72px;
	height: 27px;
	width: 65px;
	
}
#btn_home:hover {
 	background-position:0 -27px; 
}	
#btn_contact {
	float:left;
	display:block;
	
	margin-top:72px;
 	background: url('images/btn_contact.jpg');
	height: 27px;
	width: 90px;
	
}
#btn_contact:hover {
 	background-position:0 -27px; 
}



#Subcontent {
	padding:0 0 0 0;
	background: url('images/content_bg.jpg') no-repeat;
	width:770px;
	min-height:566px;
	
	margin: 0 auto ;
	
	
	}

#mainNav{
	background: url('images/bg_nav.jpg');
	height: 41px;
	width: 770px;
	}




#footerimg {
	clear:both;
	float:left;
	
	padding-top:27px;
	background:  url('images/pagefooter_bg.jpg') no-repeat;
	height:126px;
	width:1357px;
	display:block;
	}
	

	

#TopMenuNav{
	float:right;
	width:63px;
	height:72px;
	margin-right:35px;
	margin-top:14px;
	}
	
#rightMenuNav{
	float:right;
	padding:0 18px 0 0;
	width:258px;
	height:594px;
	text-align:left;
}	


#topNav	{
	background:#C00;
	width:770px;
	height:63px;
	}
	
#btn_topNav1 {
	float:left;
 	background: url('images/btn_crickets.jpg');
	height: 63px;
	width: 145px;
	
}
#btn_topNav1:hover {
 	background-position:0 -63px; 
}	
#btn_topNav2 {
	float:left;
	display:block;
 	background: url('images/btn_mealworms.jpg');
	height: 63px;
	width: 182px;
	
}
#btn_topNav2:hover {
 	background-position:0 -63px; 
}
#btn_topNav3 {
	float:left;
	display:block;
 	background: url('images/btn_giant_mealworms.jpg');
	height: 63px;
	width: 245px;
	
}
#btn_topNav3:hover {
 	background-position:0 -63px; 
}

#btn_topNav4 {
	float:left;
	display:block;
 	background: url('images/btn_wax_worms.jpg');
	height: 63px;
	width: 198px;
	
}
#btn_topNav4:hover {
 	background-position:0 -63px; 
}
#header_menu_1 {
	float:left;
	display:block;
	margin-left:52px;
 	background: url('images/btn_security_systems.jpg');
	height: 41px;
	width: 124px;
	
	
}
#header_menu_1:hover {
 	background-position:0 -41px; 
}	
#header_menu_2 {
	float:left;
	display:block;
 	background: url('images/btn_surveillance_systems.jpg');
	height: 41px;
	width: 153px;
	
	
}
#header_menu_2:hover {
 	background-position:0 -41px; 
}	
#header_menu_3 {
	float:left;
	display:block;
 	background: url('images/btn_access_control.jpg');
	height: 41px;
	width: 121px;
	
	
}
#header_menu_3:hover {
 	background-position:0 -41px; 
}	

#header_menu_4 {
	float:left;
	display:block;
 	background: url('images/btn_local_security_news.jpg');
	height: 41px;
	width: 161px;
	
	
}
#header_menu_4:hover {
 	background-position:0 -41px; 
}	
#header_menu_5 {
	float:left;
	display:block;
 	background: url('images/btn_services.jpg');
	height: 41px;
	width: 119px;
	
	
}
#header_menu_5:hover {
 	background-position:0 -41px; 
}	


	
#top_header_menu_1 {
	display:block;
 	background: url('images/btn_home.jpg');
	height: 18px;
	width: 63px;
	
}
#top_header_menu_1:hover {
 	background-position:0 -18px; 
}	
#top_header_menu_2 {
	display:block;
 	background: url('images/btn_about.jpg');
	height: 18px;
	width: 63px;
	
}
#top_header_menu_2:hover {
 	background-position:0 -18px; 
}	
#top_header_menu_3 {
	display:block;
 	background: url('images/btn_faq.jpg');
	height: 18px;
	width: 63px;
	
}
#top_header_menu_3:hover {
 	background-position:0 -18px; 
}	
#top_header_menu_4 {
	display:block;
 	background: url('images/btn_contact.jpg');
	height: 18px;
	width: 63px;
	
}
#top_header_menu_4:hover {
 	background-position:0 -18px; 
}	





#page {
	
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}



	
.widecolumn .entry p {
	font-size: 1.05em;
	padding-right:25px;
	padding-left:7px;
	}
.reallywidecolumn .entry p {
	font-size: 1.05em;
	padding-right:55px;
	padding-left:7px;
	}
	
	
	
.narrowcolumn .entry p, .narrowcolumn .entry ul {
	
	padding-left:15px;
	padding-right:40px;
	font-size: 12px;
	color: #494949;
	line-height:20px
	}
.narrowcolumn .entry ul 	
{
	padding-left:40px;
	font-size: 1.05em;
	}

.  .entry, .widecolumn .entry, .reallywidecolumn .entry  {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}
.reallywidecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:720px;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 24px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 21px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#3f68ad;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color:#B12025;
	}

.entry p a:visited {
	color: #B12025;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#106b9f;
	text-decoration: none;
	font-weight:bold;
	}

a:hover {
	color: #106b9f;
	text-decoration: underline;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	background-image: url('images/body_bg.jpg');
	padding: 0;
	
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}


.narrowcolumn {
	background:url('images/products_middle.png') no-repeat;
	
	float: left;
	padding: 0 0 0 195px ;
	margin: 0px 0 0 0px;
	width:500px;
	}

.widecolumn {
	float: left;
	padding: 0 0 0 0 px ;
	margin: px 0 0 10px;
	
	width:470px;

	}
.reallywidecolumn {
	float: left;
	padding: 0 0 0 0 px ;
	margin: px 0 0 10px;
	
	width:710px;

	}
.post {
	margin: 0 20px 0px 0px;
	text-align: justify;
	padding-top:10px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}




/* End Structure */



/*	Begin Headers */
h1 {
	margin: 15px 0 0 15px;
	color:#106b9f;

	}

h2 {
	margin: 15px 0 0 15px;
	color:#699510;
	padding-top:10px;
	}
.cart_title {
	float:right;
		
}



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	margin: 15px 0 0 15px;
	color:#699510;
	padding-top:10px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px 0 0 10px ;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	
	padding-right:25px;
	}

html>body .entry li {
	margin: 0px 0 2px 10px;
	}
li {
	list-style-type:disc;
	padding-left:2px;
	
}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-right:25px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 574px;
	width: 195px;
	background: #533300 url('images/bg_sidebar.jpg') no-repeat;
	/*jj*/
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

