/* Timothy Framework - www.timothyframework.com */
/* This work is licensed under the MIT License - http://www.opensource.org/licenses/mit-license.php */


/* Color Legend */


/* Reset */

* { margin: 0; padding: 0; }
html, body { margin: 0; padding: 0; border: 0;  
				background: transparent; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

img 	{ margin:0; padding:0; border:0; }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, h7, p, li, blockquote, td, th, a, caption, em, strong, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* Global */

html, body {height: 100%;   }


body	{ background-image:url(../images/classes/wolfnight.jpg); background-attachment:fixed; font: 14px Georgia, serif; }




/* Headings */

h1, h2, h3, h4, h5, h6, h7 { font-weight: bold;  }

h1 { font-size:36px; color:#FFF; padding-bottom:0px; border-bottom:1px #ccc solid; margin-bottom:25px;}
h2 { font-size:24px; color:#C4C557; margin:5px 5px 5px 10px}
h3 { font-size:14px; color:#FFF; text-align:left; font-style:italic; margin: 0px;}
h4 { font-size:14px; color:#C4C557; margin:7px 0 6px 0; text-align:center;}
h5 { font-size:24px; color:#030; margin:5px 5px 5px 10px;}
h6 { font-size:10px; color:#000; text-align:center;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }

.yellow	{color:#C4C557;}

/* Text Elements */

p           	{
	
	font-size:12px;
	line-height:140%;
	margin:5px 3px;
}
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }


h1.nobar		{border-bottom:0;}

a           	{   }
a:link			{ color: #FF6; font-weight:bold;  }
a:visited		{ color: #030;  }
a:active		{ color: #FF6;  }
a:focus			{ color: #666;  }
a:hover     	{ color: #FFF;  }

a.hi           	{ font-size:20px; font-weight:bold; text-align:center; padding:5px;}
a.hi:link		{ color: #F00;  }
a.hi:visited	{ color: #0F0;  }
a.hi:active		{ color: #FFF;  }
a.hi:focus		{ color: #666;  }
a.hi:hover     	{ color: #FFF;  }

a.cart           	{ font-size:11px; font-weight:bold; text-align:center;}
a.cart:link		{ color:#030;  }
a.cart:visited	{ color: #333;  }
a.cart:active		{ color: #FFF;  }
a.cart:focus		{ color: #666;  }
a.cart:hover     	{ color: #FFF;  }

blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight: bold; color:#FFF; font-size:14px;}
sbold			{font-weight:bold;}
em		      	{ font-style: italic; color:#CCC; }

/* Images */

.image { text-indent: -9999px; display: block; border-right: 1px solid white; }

.image-frame	{padding:10px; border:1px #ccc solid; margin:10px}

.image_block a img {position: absolute;bottom: 0;}

/* Lists */

ul          	{  }
ol          	{ list-style-type:decimal; }

ul li		    {
	color:#000;
	font-size:12px;
	}
ol li	     	{ color:#000; font-size:12px; }

dl          	{  	}


dt { padding: 50px; background: #900; color: white; border-bottom: 1px solid white; border-right: 1px solid white; }
dd { position: absolute; left: 50px; top: -9999px; width: 299px; background: #900; padding: 10px; color: white; border-right: 1px solid white; }

dt:nth-of-type(1) { background:#030; }
dd:nth-of-type(1) { background:#030; }

dt:nth-of-type(2) { background: #060; }
dd:nth-of-type(2) { background: #060; }

dt:nth-of-type(3) { background: #49C837; }
dd:nth-of-type(3) { background: #49C837; }

dt:nth-of-type(4) { background: #333; }
dd:nth-of-type(4) { background: #333; }

dt:nth-of-type(5) { background: #4c443c; }
dd:nth-of-type(5) { background: #4c443c; }

dt:nth-of-type(6) { background: #656b60; }
dd:nth-of-type(6) { background: #656b60; }

/* Tables */

table       	{ border-collapse:collapse; width:100%;}

tr				{ padding:0px;	}

.odd			{ background-color:#C4C557; }
.even			{ background-color:#93D68F;}



thead			{	background-color:#060;}
thead			
th				{color:#FFF; font-weight:bold; font-size:14px; text-align:center; padding:7px;  border-bottom: 0px #FFF solid;}
td				{ color:#000; text-align:center; vertical-align:top; padding:2px; border-right: 0px #000 solid; border-bottom: 0px #000 solid;}


tbody			{   }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot   		{background-color:#93D68F; color:#F00; 	}
tfoot td		{color:#F00; font-weight:bold; padding:5px;}

.second_col_hid {width:107px; padding:0;}
.first_col		{width:150px; padding:0; border-right:0; }
.second_col		{width:127px; vertical-align:middle; border-left:0px; color:#FFF; padding: 5px;}
.middle			{border: 1px 0px 0px 1px; color:#000;}
.hidden			{height:0px; color:#F00; padding:0; margin:0;}


caption     	{ background: #efefef; }



/* Miscellaneous */

sup, sub    	{ line-height: 0; }

abbr, acronym   { border-bottom: 1px dotted #666; }
address     	{ 	 }
del         	{ background:#FFCECE; color:#f00; }

code, pre		{ background-color:#FF9; padding:2px 0px; margin:4px 25px;
					font-family:"Courier New", Courier, monospace; font-size:12px; font-weight:normal; line-height:150%;	}


/* Containers */

#outer			{ width:960px; margin:0 auto; background-color:rgba(196,179,87,1.00); }
#outer-fixed	{ width:960px; height:100%; margin:0 auto; background-color:#C4C557;} 

#wrapper 		{ width:900px; margin:0 auto; background-color:#3D473A; }
#wrapper img 		{vertical-align:bottom;}
#wrapper-fixed	{width:900px; height:100%; margin:0 auto; background-color:#3D473A; }

#logo	 		{ margin:0px 0px 0px 0px; float:left; display:inline; }
#logo h1		{ display:inline;}

#social-media-icons			 { float:right; }
#social-media-icons ul li 	 { display:inline;}
#social-media-icons ul 		 {margin-top:40px;}

#cart-icons			 { float:left; }
#cart-icons ul li 	 { display:inline;}
#cart-icons ul 		 {margin-top:40px;}


#leftbar			{clear:both; float:left; width:140px; padding:5px 0 0 5px; background-color:#000000 ;
							height:332px;}							
#leftbar p			{color:#FF6903;}

#leftbar ul			{padding:5px 0px 5px 25px; list-style-type: square; } 
#leftbar ul li		{display:list-item;	padding:12px 0px; color:#C4C557;}
#leftbar ul li a 	{padding:1px; color:#C4C557	}
#leftbar img		{padding:0px; margin:0px; }


#leftbar a:link			{ color: #C4C557; font-weight:bold; font-size:11px }
#leftbar a:visited		{ color: #C4C557;  }
#leftbar a:active		{ color: #000;  }
#leftbar a:focus		{ color: #666;  }
#leftbar a:hover     	{ color: #FFF;  }

#rightbar			{ float:right; width:140px;  padding:5px 0 0 5px; background-color:#93D68F;
							height:332px;}							
#rightbar p			{color:#030;}
#rightbar ul			{padding:5px 0px 5px 25px; list-style-type: square;} 
#rightbar ul li		{display:list-item;	padding:12px 0px;}
#rightbar ul li a 	{padding:1px; 	}

#rightbar a:link			{ color: #030; font-weight:bold; font-size:11px }
#rightbar a:visited		{ color: #030;  }
#rightbar a:active		{ color: #000;  }
#rightbar a:focus		{ color: #666;  }
#rightbar a:hover     	{ color: #FFF;  }


#topnav 			{ background-color:#3D473A; float:left; width:610px;}
#topnav ul			{ margin: 0px 0px 0px 0px ; padding:10px 0; text-align:center;	}
#topnav ul li		{ display:inline;	}
#topnav ul li a 	{ padding: 0 24px; 	}

#topnav a:link			{ color: #C4B357; font-weight:bold; font-size:11px }
#topnav a:visited		{ color: #C4B357;  }
#topnav a:active		{ color: #000;  }
#topnav a:focus			{ color: #666;  }
#topnav a:hover     	{ color: #FFF;  }


#topnavlng 			{ background-color:#3D473A; float:left; width:900px;}
#topnavlng ul			{ margin: 0px 0px 0px 0px ; padding:10px 0; text-align:center;	}
#topnavlng ul li		{ display:inline;	}
#topnavlng ul li a 	{ padding: 0 54px; 	}

#topnavlng a:link			{ color: #C4B357; font-weight:bold; font-size:11px }
#topnavlng a:visited		{ color: #C4B357;  }
#topnavlng a:active		{ color: #000;  }
#topnavlng a:focus			{ color: #666;  }
#topnavlng a:hover     	{ color: #FFF;  }

#botnavlng 				{ background-color:#C4C557; float:left; width:100%; margin: 0 0 0 0;}
#botnavlng ul			{ margin: 0px 0px 0px 0px ; padding:10px 0; text-align:center;	}
#botnavlng ul li		{ display:inline;	}
#botnavlng ul li a 		{ padding: 0 80px; 	}

#botnavlng a:link		{ color: #030; font-weight:bold; font-size:11px }
#botnavlng a:visited	{ color: #030;  }
#botnavlng a:active		{ color: #000;  }
#botnavlng a:focus		{ color: #666;  }
#botnavlng a:hover     	{ color: #FFF;  }

#grid					{ background-color:#030; padding: 9px 0; float:left; width:100%; border:1px #FFF solid; }
#grid ul				{  text-align:left; }
#grid ul li				{ display:inline-block; width:250px; border-right:1px #FFF solid; padding:10px;	}

#banner 			{ margin:0px 0 0px 0; clear:both;}
#banner img 		{vertical-align:bottom;}

#thumbnails			{ width:700px; padding:20px; float:left;}
#thumbnails ul		{padding:5px 0px 5px 15px; list-style-type: square;} 
#thumbnails ul li		{display:inline; padding:5px 0px;}
#thumbnails ul li a 	{ padding: 0 20px; 	}

#scroll_table		{overflow-y: scroll; overflow-x:hidden; height: 320px; width: 917px;}

#page-wrap 			{ width: 755px; padding: 0 0 0 0px; margin: 0 auto; overflow: hidden; height: 70%; }

#slider				{ margin-bottom:0px;  }

#content 			{ width:650px; float:left; margin:20px 0 0 10px; }

#content-fullwidth 			{width:100%;  clear:both; }
#content-fullwidth ul li	{color:#000; list-style:disc; margin:5px 5px 5px  20px; line-height: 11pt; font-size:11px; }
#content-fullwidth ul li p  {margin:0 0 0 20px ;}

#rightside 			{ width:200px; float:right; padding:20px; background-color:#333;}
#rightside p		{padding:0 5px;}

#newsacross				{clear: both; width:900px; padding:20px; background-color:#333}
#newsacross ul			{ margin: 0px 0px 0px 0px ; padding:10px 0; text-align:center;	}
#newsacross ul li		{ display:inline;	}
#newsacross ul li a 	{ padding: 0 20px; 	}


#footer 			{  clear:both; margin:20px ; padding-bottom:20px; }




#box1 p, #box2 p, #box3 p, #boxbio p, #boxstar p, #box6 p{
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
}

#box_container	{background-color:#242424;}

#boxstar 			{ width:450px; float:left; background-color:#000000; height:350px; margin-bottom:15px;}
#boxstar img 		{vertical-align:bottom;}
#boxstar p 		{color:#FFFFFF;}
#boxstar  a 	{color:#C4C557;}
#boxstar ul		{ margin: 10px 0px 0px 30px ; padding:10px 	}
#boxstar ul li		{color:#FFFFFF; }
#boxstar ul li a 	{color:#FF6; font-weight:bold;}
#boxstar a			{color:#FF6; font-weight:bold;}
#boxstar a:visited		{ color: #C4C557;  }
#boxstar a:active		{ color: #000;  }
#boxstar a:focus		{ color: #666;  }
#boxstar a:hover     	{ color: #FFF;  }


#boxstar3 			{ width:299px; float:left; background-color:#000000; height:350px; margin-bottom:15px; }
#boxstar3 img 		{vertical-align:bottom;}
#boxstar3 p 		{color:#FFFFFF;}
#boxstar3  a 	{color:#C4C557;}
#boxstar3 ul		{ margin: 10px 0px 0px 30px ; padding:10px 	}
#boxstar3 ul li		{color:#FFFFFF; }
#boxstar3 ul li a 	{color:#FF6; font-weight:bold;}
#boxstar3 a			{color:#FF6; font-weight:bold;}
#boxstar3 a:visited		{ color: #C4C557;  }
#boxstar3 a:active		{ color: #000;  }
#boxstar3 a:focus		{ color: #666;  }
#boxstar3 a:hover     	{ color: #FFF;  }

#boxstar3c 			{ width:299px; float:left; background-color:#000000; height:350px; margin-bottom:15px; border-right:1px #FFFFFF solid; border-left:1px #FFFFFF solid;}
#boxstar3c img 		{vertical-align:bottom;}
#boxstar3c p 		{color:#FFFFFF;}
#boxstar3c  a 	{color:#C4C557;}
#boxstar3c ul		{ margin: 10px 0px 0px 30px ; padding:10px 	}
#boxstar3c ul li		{color:#FFFFFF; }
#boxstar3c ul li a 	{color:#FF6; font-weight:bold;}
#boxstar3c a			{color:#FF6; font-weight:bold;}
#boxstar3c a:visited		{ color: #C4C557;  }
#boxstar3c a:active		{ color: #000;  }
#boxstar3c a:focus		{ color: #666;  }
#boxstar3c a:hover     	{ color: #FFF;  }

#boxbio 		{ width:450px; float:left; background-color:#93D68F; height:350px;  margin-bottom:15px; }
#boxbio img 	{vertical-align:bottom;}
#boxbio ul		{ margin: 10px 0px 0px 30px ; padding:10px ; 	}
#boxbio ul li		{color:#000; }
#boxbio ul li a 	{color:#1B5707;}
#boxbio a      {color:#FFF; font-weight:bold;}
#boxbio a:visited		{ color: #FFF;  }
#boxbio a:active		{ color: #000;  }
#boxbio a:focus		{ color: #666;  }
#boxbio a:hover     	{ color: #264F27;  }




#box6 			{ width:900px; float:left; background-color:#93D68F; height:350px; margin-bottom:15px; }
#box6 img 		{vertical-align:bottom;}
#box6 ul		{ margin: 10px 0px 0px 30px ; padding:10px ; 	}
#box6 ul li		{color:#000; font-size:20px;}
#box6 ul li a 	{color:#FF6; font-weight:bold;}


#boximage_left			{float:left; margin:0 10px 0 10px;}
#boximage_left p			{font-style:italic; text-align:center; font-size:10px; font-weight:bold; margin:0; padding:0;}

#boximage_left_flush	{float:left; margin:0 10px 0 0;}
#boximage_left_flush p		{font-style:italic; text-align:center; font-size:10px; font-weight:bold; margin:0; padding:0;}

#boximage_right			{ float:right; margin:10px 10px 0 10px;}
#boximage_right p			{font-style:italic; text-align:center; font-size:10px; font-weight:bold; margin:0; padding:0;}

#listimage			{width:100px; float:left; background-color:#999; height:100px; margin:0 0 2px 0;}

#gridbox			{width:98px; float:left; border:1px #FFF solid; background-color:#999; height:96px; margin:0 0 0 0;}
#gridbox ul			{ }
#gridbox ul li		{ }

#listbox			{width:650px; float:left; background-color:#999; height:100px; margin:0 0 2px 0; }
#listbox ul 		{text-align:left;	}
#listbox ul li		{text-align:left; padding:20px,0,0,0; list-style:none; margin:0 0 0 0;}

#listboxhigh		{width:650px; float:left; background-color:#93D68F; height:100px; margin:0 0 2px 0; }
#listboxhigh ul 	{text-align:left;	}
#listboxhigh ul li	{text-align:left; padding:20px,0,0,0; list-style:none; margin:0 0 0 0;}

#listbox h2, #listboxhigh h2, #price h2 {margin:5px 5px 5px 10px; color:#F00;}
#listbox h3, #listboxhigh h3, #price h3 {margin:5px 5px 5px 10px; font-style:italic;}
#listbox h6, #listboxhigh h6, #price h6 {margin:5px 5px 5px 10px; font-style:italic;}
#listbox p, #listboxhigh p, #price p {margin:5px 5px 5px 20px; color:#000;}

#paybut	{text-align:center; padding:20px;}









/* Layout Extra */




/* Navigation Extra */



/* Forms */

form ol { list-style-type:none; }

form 	{ text-align:left; margin:0px;	color}


label 	{ 
		float: left; width: 150px; margin-top:5px;
		text-align:right; display:block; background:none; font-weight:bold;
		}
	
submit	{ background:none; 	}

/* old input

input 	{ 
		width: 280px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}
		
*/

input 	{ padding:0px;
		}

input:focus, textarea:focus	{ background-color:#BFEBFF; }

textarea {
		width: 280px; height: 150px; margin:0 0 16px 10px;
		border:1px #bbb solid; padding:5px; background:none; 
		}

select { margin-bottom:20px;	}

}
	
.month { margin-left:155px;	}

.submit {
		width:90px; height:25px;
		margin-left:60px;
		font-size:12px;
		}

br		{ clear: left; 	}

.clear	{ clear:both; }


/* Miscellaneous  */

.date			{font-weight:bold; color:#000 ; margin-bottom:3px}
.copyright-text	{ font-size:80%; font-style:italic; color:#333; }
.footer-text	{ font-size:100%; font-style:normal; color:#FFF; text-align:center}

.title			{ font-size:18px; font-weight:bold; color:#333;  }
.subtitle		{ font-size:14px; font-style:italic; color:#333;  }

.artist			{ font-size:16px; font-weight:bold; color:#333;  }
.author			{ font-size:14px font-weight:bold; color:#555;  }
.editor			{ font-size:14px font-style:italic; color:#555;  }

.pub-date		{ font-size:10px font-style:italic; color:#555; }
.article-date	{ font-size:10px font-style:italic; color:#555;  }
.location		{ font-size:10px font-style:italic; color:#555;  }

.float-right	{ float:right; }
.float-left		{ float:left; }
.clear			{ clear:both; }

.hide			{ display:none; }
.block			{ display:block; }
.inline			{ display:inline; }

.first			{ font-weight:bold; }
.last			{ font-weight:bold; }
.left			{ font-weight:bold; text-align:left; }
.right			{ font-weight:bold; text-align:right; }

.added      	{ background:#D7D7FF; }
.removed    	{ background:#FFCECE; color:#f00; }
.changed		{ background:#FFB; }

.info-col { float: left; width: 132px; height: 100%; padding: 2px 0 0 0; font-family: Arial, Helvetica, sans-serif;}
.info-col h2 { text-align: center; font-weight: normal; padding: 10px 0; }


.boxindentimg	{padding:10px 10px 0px 10px; }
.boxleftimg {padding:0 10px 10px 0;}
.boxrightimg {padding:0 0 10px 10px;}

.curCol { -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); z-index: 1; position: relative; }

/* Success, info, notice and error/alert boxes - from Blueprint CSS Framework */

.error, .alert, .notice, .success, .info {
	padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error, .alert 	{ background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
	
.notice			{ background: #fff6bf; color: #514721; border-color: #ffd324; }
	
.success   		{ background: #e6efc2; color: #264409; border-color: #c6d880; }
	
.info 			{ background: #d5edf8; color: #205791; border-color: #92cae4; }
	
.error a 	{ color: #8a1f11; }
.alert a 	{ color: #8a1f11; }
	
.notice a   { color: #514721; }
.success a  { color: #264409; }
.info a		{ color: #205791; }
