/*
Theme Name: Wildfire Community Arts Center
Theme URI: http://www.wildfirearts.org
Description: Custom Theme for Wildfire Community Arts Center in Berthoud, Colorado
Version: 1.0
Author: Jen Rotar
Author URI: http://www.websitesbyjen.com
Tags: custom header, fixed width, two columns, three columns, widgets
	Wildfire v1.0
	 http://www.websitesbyjen.com
	This theme was built Jen Rotar 

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000;
	color: #000;
	text-align: center;
	padding: 0;
	}
	
a
{outline: none;		
 overflow: hidden;
text-decoration: none;}	

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

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

#page {
	background-color: #ffc;
	border: 0;
	text-align: left;
	width: 800px;
	padding: 0;
	margin: 5px auto;	
	}

#header {
	background-color: #000;
	background-image: url(images/flamesbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0;
	padding: 0;
	border: 0;
	height: 98px;
	width:800px;
	}

#header a
    {padding: 0;
	margin: 0;}
	
#header img 
{
	border: 0;
	padding: 0;
	margin: 5px 0 0 0;
	}
	
	
#announce
{
font-size: 1.2em;
font-weight: bold;
float: right;
padding: 5px 0 0 0;
margin: 10px;
display: block;
height: 60px;
width: 360px;
background-image: url(images/bannerbg.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
color: #fff;
}

#announce h2, #announce a
{color: #fff;}

#announce ul
{padding: 20px 5px 5px 5px;
list-style-type: none;
}
 	


#tagline
{
text-align: center;
display: block;
background-color: #933;
width: 100%;
height: 20px;
padding: 3px 0;}

#tagline h2
{color: #fff;
 font-size: 1.5em;;
 font-variant: small-caps;
 font-style: italic;
 margin: 2px 5px;
 }

		


#wrapper
{	width: 800px;
	min-height: 650px;
	background-image: url(images/pictures.jpg);
	background-repeat: repeat-y;
	background-position: top right;		}
	
#content {
	margin: 15px 100px 15px 15px;
	text-align: left;
	font-size: 1.2em;

	}

#sidebar
{
clear: right;
float: left;
background-color: #f93;
width: 190px;
margin: 0;
paddding: 0;
}	

#sidebar ul
{
text-indent: 0;
padding: 5px;
margin: 0;
list-style: none;
}
#sidebar h2
{
margin: 25px 0 10px 0;
color: #933;
font-size: 1.5em;
font-style: italic;}
	
#sidebar li
{
font-weight: bold;
font-size: 1.1em;
line-height: 1.5em;
}

#sidebar a:link, #sidebar a:visited
{color: #c00;
text-decoration: none;}

#sidebar a:hover, #sidebar a:active
{color: #000;
text-decoration: none;}
	
.widecolumn
{	
padding: 0 0 10px 10px;
	margin: 0;
	width: 600px;
	min-height: 600px;
}
	
.narrowcolumn
{	padding: 0 0 10px 20px;
	margin: 0;
	width: 450px;
	min-height: 400px;
	}	
	
	
small {
	font-size: 0.8em;
	line-height: 1.3em;
	}


#content h1 {
	margin: 25px 0 10px 0;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	color: #933;
	}

#content h2, {
	font-size: 1.5em;
	font-weight: bold;
	color:#c00;
	}

#content h3 {
	font-size: 1.3em;
	color: #933;
	font-style: italic;	
	}
	
#content p
{font-size: 1em;
text-align: left;

}

#content a:link, #content a:visited
{color:  #933; font-weight: bold;}

#content a:hover; #content a:active
{color: #c00; font-weight: bold;}

.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;
	}



small, .nocomments, .postmetadata, blockquote, strike {
	color: #c00;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#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 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	border: 1px solid #933;
	min-height:685px;
	}
	

.post hr {
	display: block;
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 10px;
	margin: 0 auto;
	width: 800px;
	height:62px;
	clear: both;
	}
		

#footer p {
	margin: 0;
	padding: 45px 0 0 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	/* padding-top: 70px; */
	margin: 0;
	}

h2 {
	margin: .25em 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar,  #sidebar3 {
	margin: 15px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	}

img.alignleft {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	}


/* 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;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/* .entry ul li:before, #sidebar1 ul ul li:before, #sidebar2 ul ul li:before {
	content: "\00BB \0020";
	}
*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


	

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar1 #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar1 #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 250px;
	}

#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*/

.commentlist {
	padding: 0;
	}

.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 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: 10px;
	padding-left: 20px;
	}

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 .alignleft {
	display: block;
	float: left;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .alignright {
	display: block;
	float: right;
	margin-left: auto;
	margin-right: auto;
}


.wp-caption {
	float: left;
	text-align: left;
	padding-top: 4px;
	margin: 10px;
}

.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 */

/* Special Layout Tables */

table.layout-home { line-height:0; border-collapse:collapse; }
table.layout-home tr td { margin:0; padding:0; vertical-align:top; }



#top-menu
	{
	height: 29px;
	text-align: left;
	width: 100%;
	background-color: #f93;
	margin: 0;
	padding: 0;
}


#top-menu ul
{
margin: 0 50px 0 0;
padding: 0;
list-style: none;
}

.menu ul li {
list-style: none;
float:left; 
position:relative;
}

.menu ul
{margin:0; padding:0;}

.menu ul ul
{
	min-height: 180px;
	background-color: #f93; 
}

.menu li li {

 text-indent: 2px;
 }

/* style the links for the top level */
.menu ul li a
{
color: ;
display:block;
font-size: 1em;
text-decoration: none; 
margin: 3px 0 0;
padding: 3px 15px 3px 8px; 
line-height: 20px;
}

/* hack to correct IE5.5 faulty box model */
/* style the second level background & links */
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:29px;left:-1px; width:136px;}

/* another hack for IE5.5 */
* html .menu ul ul {top:28px;t\op:29px;}

/* style the table so that it takes no part in the layout - required for IE to work */
/*.menu table {position:absolute; top:0; left:0; }


/* style the second level links */
.menu ul ul a:link, .menu ul ul a:visited {
 color:#000; 
 line-height: 1em; 
 padding:5px; 
 width:134px;}
 
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:134px;w\idth:136px;}

/* style the top level hover */

.menu ul li a:hover, ul li .menu :hover > a,
.menu :hover > a
{
color: #000;
background-color: #f93;
background-image:url(./images/tabbg.jpg);
background-position: top right;
background-repeat: no-repeat;
}


.menu ul li a.current_parent, .menu ul li a.current_page_link
{
color:#000;
background-color: #f93;
background-image:url(./images/tabbg.jpg);
background-position: top right;
background-repeat: no-repeat;
}

 .menu ul ul li.current_page a
 	
{	
	color: #f93;
	background-color: #fff;
	background-image: url(./images/navbg-bottom.gif);
	background-position: top left;
	background-repeat:  no-repeat;}

/* style the second level hover */


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
