/*
THEME NAME: Ignite v2
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Ignite website by Formula, Inc.
VERSION: 1.6
AUTHOR: Formula, Inc.
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: #000000;
	background: #330000;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; }
	
ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0; }
caption, th, td {
	text-align: left;
	font-weight: normal; }

p { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #ffffff; 
	line-height: 20px;
	margin: 10px 0; }

h1 { font-size: 22px; }
h2 { font-family:'Century Gothic','Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:8px;
	text-transform:capitalize;
	color: #ff9931; }
h2.entry-title { font-family:'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:8px;
	text-transform:capitalize;
	color: #ff9931; }
h3 { font-size: 12px; color: #ff9933; line-height: 16px;}
h4 { font-size: 14px; }

a:link  { color: #000099; text-decoration: underline; }
a:visited { color: #000099; text-decoration: underline; } 
a:hover { color: #000099; text-decoration: underline; } 
a:active { color: #000099; text-decoration: underline; }

div.sidebar ul a:link { font-size: 11px; color: #ff9933; text-decoration: none; }
div.sidebar ul a:visited { font-size: 11px; color: #ff9933; text-decoration: none; } 
div.sidebar ul a:hover { font-size: 11px; color: #ffffff; text-decoration: none; } 
div.sidebar ul a:active { font-size: 11px; color: #ff9933; text-decoration: none; } 

div#container a:link { color: #ffffff; text-decoration: none; }
div#container a:visited { color: #ffffff; text-decoration: none; } 
div#container a:hover { color: #ffffff; text-decoration: none; } 
div#container a:active { color: #ffffff; text-decoration: none; } 

div.entry-content img { border: #ff9933 2px solid; }

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

.name-title { color: #ff9933; }

/* Just some example content */
div#menu {
	background:#ad0000;
	height: 22px;
	padding-left: 24px;
	margin: 0;
	width: 736px;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
div#menu a:link { color: #ffffff; text-decoration: none; padding-top: 10px; }
div#menu a:visited { color: #ffffff; text-decoration: none; padding-top: 10px; } 
div#menu a:hover { color: #ffffff; text-decoration: none; padding-top: 10px; } 
div#menu a:active { color: #ffffff; text-decoration: none; padding-top: 10px; } 

div#menu ul li a:hover  { background: url(/images/shared/nav-bg.gif) repeat-x; color: #ffffff; text-decoration: none; padding-top: 10px; } 

.current_page_parent a:link, .current_page_item a:link { background: url(/images/shared/nav-bg.gif) repeat-x; color: #ffffff; text-decoration: none;font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif; }
.current_page_parent a:visited, .current_page_item a:visited { color: #ffffff; text-decoration: none; font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif; }
.current_page_parent a:active, .current_page_item a:active { color: #ffffff; text-decoration: none; font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif; }
.current_page_parent a:hover, .current_page_item a:hover { color: #ffffff; text-decoration: none;font-family: 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif; }



div#menu ul,div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0; }

div#menu ul a {
	display:block;
	margin-right:4em;
	padding: 0.2em 0.5em 0 0.5em;
	text-decoration:none; }

div#menu ul ul ul a {
	font-style:italic; }

div#menu ul li ul {
	left:-999em;
	position:absolute; }

div#menu ul li:hover ul {
	left:auto; }


/* other ---------------------*/
.home p { color: #FF9933; }
.home div.entry-content { 
	width: 430px; 
	margin: 0; }

div#footer p {
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	margin: 2px 0;
}

div#footer .location { color: #CC6633; }

div.entry-content { margin: 0; }
div.entry-content ul { 
	list-style-type: disc; 
	color: #ffffff; 
	line-height: 24px; 
	font-size: 12px; }

.entry-title,.entry-meta {
	color: #FF9933;
	clear:both; }

.entry-date, .entry-meta { font-size: 10px; color: #ffffff; line-height: 14px; }
.entry-meta { 
	margin-top: 25px; }

div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}


div.post {
	margin: 0 0 30px 0; }





div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
font-size: 10px;
font-style: italic; }

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 0 .5em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 .5em;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}


input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}



#footer a:link		{ color: #fff; text-decoration: none; }
#footer a:visited	{ color: #fff; text-decoration: none; } 
#footer a:hover		{ color: #fff; text-decoration: underline; } 
#footer a:active	{ color: #fff; text-decoration: underline; }