/*
Theme Name: WSHS/CRC Dirt
Author: Faith Haney
*/


Body {
      background: #ffffff;
      font-family: Arial,Helvetica,Geneva;
}

#wrap {width: 1000px;
       margin: 0px auto;
       padding-top: 40px; 
       background: #909071;
       border: 2px solid #514A3B;
}

#header {margin: 0px 0px 20px 0px;
}

#headerimg {
        background: url("http://www.crcwa.com/wp-content/themes/WSHS CRC Dirt/crc-header.png"); 
        background-repeat: no-repeat;
        width:1000px;
        height:150px;
}

#header h1 a {display:none; 
             color:black; 
             text-decoration:none;}

#content {
         margin:20px 0 5px 0px;
         padding-right:60px;
         text-align: left;
         float: right;
         width: 730px;
         color: #514A3B;
         line-height: 1.5em;
}

.entrytext {
}


#sidebar {
        width:150px;
        padding: 20px 0 0 40px;
        float: left;
}

#footer, #footer a {
        color: #514A3B;
	clear: both;
        width: 1000px;
        text-align: center;
padding: 20px 0px;
        font-size: 0.7em;
}

a {color: #514A3B;}
a:hover {text-decoration: none;}

h2 {
color: #F1D78D;
margin: 0px;
font-weight: bold;
}

h2.home {
}

/*--------------Sidebar------------*/

#sidebar ul {
        list-style: none;
        margin: 0px;
	padding-left: 1em;
	text-indent: -1em;
}

#sidebar ul li {
       text-decoration: none;
       padding-bottom: 40px;
}

ul.nav li{margin-right: -10px}

ul.nav li a { 
      color: #F1D78D;
      text-decoration:none;
      text-transform: uppercase;
display:block;

}

ul.nav li a:hover {color: #514A3B;
}

ul.nav li.current_page_item a {color: #514A3B;
}

ul.nav li p {font-size:0.5em;
}



/*----------PROJECTS PAGES------------*/

#projects ul a {
     text-decoration:none;
}

#projects ul a:hover {
     text-decoration: underline;
}

#projects li {
padding: 0 0 0 30px;
list-style: circle;
}

h2.projects {padding-left: 105px;
margin-top: -40px;
}

h3.projects {padding-left: 105px;
padding-bottom: 30px;
margin-top: 0px;
font-size: 16px;
}

img.projectmap {
	padding: 4px;
	margin: 0 7px 2px 0;
        float:left;
        display:block;
	}
}

/*-------------Other------------------*/

hr {
	display: none;
}

.entrytext li{
padding: 10px 0;
list-style: none;
padding-left: 1em;
text-indent: -2em;
}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

meta {margin: 0px auto;
}

img {border: 1px solid #514A3B;
}