﻿/* Timothy Framework - www.timothyframework.com */
/* This work is licensed under the MIT License - http://www.opensource.org/licenses/mit-license.php */


/* Color and Font Legend 

font-family: 'Open Sans', sans-serif;
font-family: 'Judson', serif;

#1C232E   Dark Blue
#131820   Very Dark Blue
#42464C   Border

*/


/* Reset */

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, 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		{ font-family:'Open Sans', Arial, Helvetica, sans-serif;	}



/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: 700; color: #000;
					font-family:'Open Sans', Arial, Helvetica, sans-serif; }

h1 	{ font-size:24px; }
h2 	{ font-size:20px; }
h3 	{ font-size:16px; }
h4 	{ font-size:14px; }
h5 	{ font-size:14px; }
h6 	{ font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }



/* Text Elements */

p           	{ color:#000; font-size:16px; line-height:150%;
				font-family:'Open Sans', Arial, Helvetica, sans-serif;  }
p .left		{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a           	{ font-family:'Open Sans', Arial, Helvetica, sans-serif;  }
a:link		{ color: #00f;  }
a:visited		{ color: #0f0;  }
a:active		{ color: #000;  }
a:focus		{ color: #666;  }
a:hover     	{ color: #f00;  }

blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight: bold; }
em		     { font-style: italic; }

/* Images */



/* Lists */

ul          	{ list-style-type:circle	}
ol          	{ list-style-type:decimal; }

ul li		{ color:#000; font-size:12px; font-family:'Open Sans', Arial, Helvetica, sans-serif; }
ol li	     { color:#000; font-size:12px; font-family:'Open Sans', Arial, Helvetica, sans-serif; }

dl          	{  	}
dt       		{  	}
dd          	{ 	}



/* Tables */

table       	{ width:100%; }

tr			{	}
.odd			{ background-color:#eee; }
.even		{ background-color:#fff; }

th          	{ font-weight: bold; }
thead, th    	{ background: #ccc; }

tbody		{    }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

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 */

#wrapper 			{   }

#top	 			{ width:900px; margin:0 auto;   }
#top-bg			{ background-color:#1C232E; padding:30px 0; overflow:auto; 	}

#name			{ float:left; 	}
#name h2			{ color:#fff; font-size:36px; font-weight:600; text-transform:uppercase;
					font-family:'Open Sans', Arial, Helvetica, sans-serif; margin:16px 0 6px 0;	}
#name h3			{ color:#fff; font-size:18px; font-weight:500; text-transform:lowercase;
					font-family:'Open Sans', Arial, Helvetica, sans-serif;	}

#social-media		{ float:right;	}
#social-media ul 	{ margin-top:15px;	}
#social-media ul li	{ display:inline;	}
#social-media img	{ margin-left:8px; border:1px #555 solid;	}

#social-media img:hover	{ border:1px #fff solid;	}

#topnav 			{ width:900px; margin:0 auto; clear:both; text-align:right;   }
#topnav-bg		{ background-color:#131820; padding:0 0 30px 0; 	}

#topnav ul		{ 	}
#topnav ul li		{ display:inline; 	}
#topnav ul li a	{ margin-left:30px; font-family:'Open Sans', Arial, Helvetica, sans-serif;
					text-transform:uppercase; font-size:16px; font-weight:500;	}

#topnav a:link		{ color:#fff;	}
#topnav a:visited	{ color:#fff;	}
#topnav a:active	{ color:#fff;	}
#topnav a:hover	{ color:#ccc;	}
#topnav a:focus	{ color:#ccc;	}



#banner-left a:link		{ color:#fff;	}
#banner-left a:visited	{ color:#fff;	}
#banner-left a:active	{ color:#fff;	}
#banner-left a:hover	{ color:#ccc;	}
#banner-left a:focus	{
	color: #ccc;
	list-style-position: inside;
}


#banner 			{ width:900px; margin:0 auto; clear:both;  overflow:auto; }
#banner-bg		{ background-color:#131820; border-top:1px #42464C solid; padding:30px 0; }

#banner-left		{ float:left; width:900px;	}
#banner-left h2	{ color:#fff; font-weight:300; font-size:30px; margin:20px 0; 
					line-height:120%; text-transform:uppercase; }
#banner-left h3	{ color:#fff; font-weight:300; font-size:20px; line-height:120%; margin:0 0 20px 0;
					font-family:'Open Sans', Arial, Helvetica, sans-serifArial, Helvetica, sans-serif; }
#banner-left p		{ color:#fff; font-weight:300; line-height:150%;
					font-family:'Open Sans', Arial, Helvetica, sans-serifArial, Helvetica, sans-serif; }

#banner-right		{ float:right;	width:300px; margin-left:50px; }
#banner-right img	{ width:400px; height:270px; border:12px #42464C solid;	}

#content 			{ width:900px; float:left; margin:0 0 20px 0;
					font-family:'Open Sans', Arial, Helvetica, sans-serif;   }
#content-bg		{ background-color:#DBE2EE; overflow:auto;	}
#content-wrap		{ margin:0 auto; width:900px; }

#content h1		{ font-size:30px; font-weight:600; margin:40px 0 10px 0; 
				    border-bottom:1px #aaa solid; padding-bottom:15px;	text-transform:uppercase; }
#content h2		{ font-size:24x; font-weight:600; margin:40px 0 10px 0; 
				    border-bottom:1px #aaa solid; padding-bottom:15px;	text-transform:uppercase; }
#content h3		{ font-size:18px; font-weight:600; margin:20px 0 10px 0; text-transform:uppercase;	}
#content p		{ margin:12px 0; line-height:180%;	}
#content img		{ width:160px; height:160px; margin-right:10px;	}
#content ul 		{ 	}
#content li		{ font-size:14px; line-height:180%;
					padding:3px 0; margin-left:40px;
					list-style-type:square;	}
#content ul li		{ list-style-type:square;	}
#content a		{	}

#content a:link	{ color:#000;	}
#content a:visited	{ color:#000;	}
#content a:active	{ color:#000;	}
#content a:hover	{ color:#000; text-decoration:underline;	}
#content a:focus	{ color:#000; text-decoration:underline;	}

#sidebar	 		{ width:300px; float:right; margin:0 0 20px 40px; 
					font-family:'Open Sans', Arial, Helvetica, sans-serif;  }
#sidebar h2		{ margin:40px 0 20px 0; text-transform:uppercase;font-weight:600;
					font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#333;	}
#sidebar h3		{ margin:40px 0 20px 0; text-transform:uppercase;font-weight:600;
					font-family:'Open Sans', Arial, Helvetica, sans-serif; color:#333;	}
#sidebar p		{ margin:0 0 20px 0; }
#sidebar img		{ margin:0 0 20px 0; }
#sidebar ul 		{ padding-top:3px; padding-bottom:20px;	}
#sidebar li		{ font-size:14px; line-height:180%;
					padding:3px 0; margin-left:40px;
					list-style-type:square;	}
#sidebar ul li		{ list-style-type:square;	}
#sidebar a		{	}

#sidebar a:link		{ color:#000;	}
#sidebar a:visited		{ color:#000;	}
#sidebar a:active		{ color:#000;	}
#sidebar a:hover		{ color:#f00; text-decoration:underline;	}
#sidebar a:focus		{ color:#000; text-decoration:underline;	}

#gallery			{	}
#gallery ul li		{ display:inline; list-style-type:none;	
					margin:0; padding:0; }
#gallery img		{ padding:2px; margin:5px 5px 5px 0;
					border:1px #555 dotted;	}
#gallery img:hover	{ border:1px #333 solid;	}

#team			{	}

#faq				{	}

#footer 			{ width:900px; margin:0 auto; clear:both;    }
#footer-bg		{ clear:both; background-color:#1C232E;	overflow:auto;
					border-top:15px #42464C solid; }
#footer p			{ 	}

#footer a:link		{ color:#fff;	}
#footer a:visited	{ color:#fff;	}
#footer a:active	{ color:#fff;	}
#footer a:hover	{ color:#B5C9DF;	}
#footer a:focus	{ color:#B5C9DF;	}

#box1			{ width:200px; float:left; margin-right:20px;	}
#box2			{ width:450px;	float:left; margin-right:20px;	}
#box3			{ width:200px;	float:left; }

#box1, #box2, #box3 		{ margin:20px 0 40px 0;  }
#box1 h3, #box2 h3, #box3 h3 	{ color:#fff; margin:20px 0 15px 0; }
#box1 p, #box2 p, #box3 p 	{ color:#fff; }
#box1 li, #box2 li, #box3 li	{ color:#fff; margin:5px 0; }

/* Forms */

#form1	 				{ margin:0 0 0 20px; 	}

#form1 ol li				{ display:block; padding:20px 0px 5px 0px; margin:0; }

#form1 form ol 			{ list-style-type:none; }

#form1 label 				{ display: block; margin:0 0 7px 0; 
							font-family:"Times New Roman", Times, serif; font-size:14px;
							text-transform:uppercase;  } 
								
#form1 input, #form1 textarea, #form1 select { display: block; width:400px; padding:6px; }

#form1 input					{	}

#form1 textarea				{	}

#form1 select					{	}

#form1 .submit					{ padding:5px 20px; width:150px; }


/* Search Box */

#search-box			{ width: 250px; height: 28px; margin: 10px 0 0 0; display: block; 
						float:left; }

#search-form 			{ width: 250px; height: 28px; margin: 0; 
						position: relative; }

#search-input 			{ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
						position: relative; 
						margin: 0; padding: 5px 35px 5px 5px; 
						width: 218px; outline:none; 
						color: #999; background: #eee; 
						border: 1px solid #d2d2d2; 
						border-bottom: 1px solid #d8d8d8; 
						border-radius: 3px; 
						-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 0px 6px rgba(0,0,0,0.07); 
						-moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 0px 6px rgba(0,0,0,0.07); 
						-o-box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 0px 6px rgba(0,0,0,0.07); box-shadow: 0px 1px 0px rgba(255,255,255,0.58), inset 0px 0px 6px rgba(0,0,0,0.07); }

#search-input:focus 	{ background: #fcfcfc; color: #666; 
						border: 1px solid #d2d2d2; 
						border-bottom: 1px solid #d8d8d8; }

#search-button 		{ position: absolute; 
						left: 242px; top: 0px; 
						width: 28px; height: 28px; 
						text-indent: -9999px; 
						outline: none; 
						border: 1px solid #ccc; 
						border-bottom: 1px solid #d2d2d2; 
						border-radius: 0px 3px 3px 0px; 
						cursor: pointer; 
						-webkit-box-shadow: -2px 0px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 14px 13px rgba(255,255,255,0.57); 
						-moz-box-shadow: -2px 0px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 14px 13px rgba(255,255,255,0.57); 
						-o-box-shadow: -2px 0px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 14px 13px rgba(255,255,255,0.57); 
						box-shadow: -2px 0px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 14px 13px rgba(255,255,255,0.57); 
						background-color:#ececec;
						background-image:url(../images/sb.png); 
						background-repeat:no-repeat; }

#search-button:hover 	{ -webkit-box-shadow: -2px 0px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 14px 13px rgba(255,255,255,0.75); 
						-moz-box-shadow: -2px 0px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 14px 13px rgba(255,255,255,0.75); 
						-o-box-shadow: -2px 0px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 14px 13px rgba(255,255,255,0.75); 
						box-shadow: -2px 0px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 14px 13px rgba(255,255,255,0.75);}

#search-button:active 	{ -webkit-box-shadow: -2px 0px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.58), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px -14px 13px rgba(255,255,255,0.57); 
						-moz-box-shadow: -2px 0px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.58), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px -14px 13px rgba(255,255,255,0.57); 
						-o-box-shadow: -2px 0px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.58), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px -14px 13px rgba(255,255,255,0.57); 
						box-shadow: -2px 0px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.58), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px -14px 13px rgba(255,255,255,0.57);}



/* Miscellaneous  */

.copyright-text	{ font-size:18px; font-style:normal; color:#fff; font-family:'Open Sans', Arial, Helvetica, sans-serif;
					border-bottom:1px #fff dotted; padding-bottom:10px; margin:15px 60px 10px 0; font-weight:700; }
.footer-text		{ font-size:12px; font-style:normal; color:#fff; }

.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; }
.inline-block		{ display:inline-block; }
.inline-table		{ display:inline-table; }

.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; }

