/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html, body {
	margin:0;
	padding:0;
	SCROLLBAR-FACE-COLOR:#000000;
	SCROLLBAR-HIGHLIGHT-COLOR:#000000;
	SCROLLBAR-SHADOW-COLOR:#000000;
	SCROLLBAR-3DLIGHT-COLOR:#760A15;
	SCROLLBAR-ARROW-COLOR:#760A15;
	SCROLLBAR-TRACK-COLOR:#000000;
	SCROLLBAR-DARKSHADOW-COLOR:#760A15;
	SCROLLBAR-BASE-COLOR:#000000;
}

* {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
	background-color: #000000;
	background-image: url(../Images/Margin.jpg);
	background-repeat: repeat-x;
}

gallery {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	background-color: #000000;
	background-image: url(../Images/Margin.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3 {
}

h1 {
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.8em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 175px;
	margin: 0 auto;
	background-image: url(../Images/IgnitionLogo-Small12309.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	top: auto;
}

#header h1, #header h2 {
	float: left;
	margin: 0;
	text-transform: uppercase;
	color: #FFFFFF;
}

#header h1 {
	padding: 30px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	padding: 47px 0 0 8px;
	font-size: 1.8em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

.chromestyle{
	width: 960px;
	margin: 0 auto;
	font-weight: bold;
	background-color: #000000;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-position: center center;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #760A15;
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
	background-color: #000000;
	background-image: url(../Images/Banner%20-%20960px.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000000;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #000000;  /*Border Between Buttons*/
border-left: 1px solid #000000;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(../Calendar/calendarstyle.css) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #760A15; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #000000;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#760A15,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-align: left;
text-indent: 3px;
border-bottom: 1px solid #760A15; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #494949;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #760A15;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 30px 20px 20px 20px;
	background-attachment: scroll;
	background-image: url(../Images/Ignition%20Logo%20Final%20-%20Halo%20-%201%20-%20920px.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}

/* Content */

#content {
	float: left;
	width: 605px;
}

.post {
	margin-bottom: 40px;
}

.post .title {
	border-bottom: 1px solid #454545;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 0 0px;
}

.post .meta {
	height: 20px;
	padding: 15px 20px;
	line-height: normal;
	background-image: url(../Images/Banner%20-%20605px.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .byline {
	float: left;
}

.post .meta .comments {
	float: right;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 295px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0 0 20px 20px;
	list-style: square inside;
}

#sidebar h2 {
	height: 50px;
	padding: 13px 20px 0 20px;
	font-size: 1.6em;
	background-image: url(../Images/Banner%20-%20295px.jpg);
	background-repeat: no-repeat;
}

/* Search */

#search {
	padding: 20px;
	text-align: center;
}

#search input {
	margin-bottom: 10px;
	padding: 3px 5px;
	background: #1F1F1F url(../style.css) no-repeat center center;
	border: 1px solid #454545;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search #s {
	width: 80%;
	background: #1F1F1F;
}

/* Gallery */

#gallery {
	padding-bottom: 20px;
}

#gallery table, #gallery caption {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#gallery caption {
	text-transform: uppercase;
	letter-spacing: .25em;
	font-weight: bold;
}

#gallery thead th {
	background: #333333;
}

#gallery tbody td {
	background: #111111;
}

#gallery a {
	text-decoration: none;
	font-weight: bold;
}

#gallery a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	background-image: url(../Images/Banner%20-%20960px.jpg);
	background-repeat: no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}
