/*   
Theme Name: Girls Rock Camp Vancouver
Description: A Child Theme of Thematic.
Template: thematic
*/

@import url('../thematic/style.css');




/*typography fun! */
html  {
background:#000;
}
.entry-content {
font-family:Arial, sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:22px;
letter-spacing: .5px;
color:#666;

}

body {
background: #fafafa;
}

.post-meta {
font-family:Arial, sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:22px;
letter-spacing: .5px;
color:#666;
}

h2 {
color: #fd0000;
}

.entry-content h1, .entry-content h2 {
font-family:Arial,sans-serif;
font-size:17px;
font-weight:bold;
letter-spacing:0.05em;
text-transform:uppercase;
}
.aside a:active, .aside a:hover {
color:#fd0000;
}


/* Gets rid of the elements I don't want to see. */
.entry-utility, .entry-meta {
display:none;
}

#archives {
display:none;
}

#primary .xoxo h3 {
display:none;
}

.xoxo h3 {
text-align: center;
font-style: bold;
text-transform: capitalize;
}
#search {
display:none;
}

/*deleting staff link, home page link*/
.cat-item-6, .cat-item-1 {
display:none;
}

/*general formatting for site*/

#main {
width: 960px;
margin: auto;
background: #fff;
}

#footer {
text-align: center;
margin-top:0;
}


#header {
background: #000;
}

#blog-title a {
background:transparent url('http://girlsrockcampvancouver.ca/wp-content/themes/grcv/images/grcvheader.png') no-repeat scroll center top;
background-color: #000;
display:block;
height:165px;

position:absolute;
text-indent:-9000px;
top:0px;
width:960px;
z-index:100;
}

#footer {
background-color: #000;
}


.aside ul ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}



/*styling for staff bios*/

.staffbioshot {

float:left;
padding:0;
margin:0;
padding-left:10px;

}

.staffphotobrigade {
float: left;
padding:0;
margin:0;
}


.staffphotobrigade img {
padding: 3px;
border: 1px solid #ccc;
}


/*events meta data */

.post-meta {
list-style: none;

}

.post-meta-key {
text-transform: capitalize;
}



/*toggling fun*/

div.missionmore {
	display: none;
	
	}
	
	
/*contact page*/
#emaillist {
list-style:none;
}

#emaillist a{
color:#666;
text-decoration:none;
}

#emaillist a:hover {
color:#FF4B33
}



.entry-title {
font-family:Arial,sans-serif;
font-size:24px;
font-weight:bold;
letter-spacing:0.05em;
text-transform:uppercase;
background: url('http://girlsrockcampvancouver.ca/wp-content/themes/grcv/images/bg.png');
padding: 22px 0 22px;

}


.page-title span {
font-style:normal;
color:#fd0000;
font-family:Arial,sans-serif;
font-size:24px;
font-weight:bold;
letter-spacing:0.05em;
text-transform:uppercase;
text-align: right;
}

a, a:visited{
color:#666;
text-decoration:none;
}

a:hover {
color:#FF4B33
}

#secondary {
border:1px solid #CCCCCC;
margin-bottom:22px;
padding:18px 0 0;
}

.aside ul ul li.twitter-item {
padding-bottom: 5px;
}






	