/*
Theme Name: Girls on the Run
Description: A Child Theme of Twenty Ten
Template: twentyten
Author: William Muncrief
*/
@import url(../twentyten/style.css);
body{
background:url(images/background.jpg) left repeat #D6E4BD;
}
#wrapper {
background:none repeat scroll 0 0 transparent;
margin-top:0px;
padding:0px;
width:100%;
}
#header {
padding:0;
margin-top:-130px;
}
#masthead {
background:url(images/headback.jpg) center bottom no-repeat;
}
#site-title {
background:url(images/title.png) center top no-repeat;
float:none;
font-style:italic;
left:110px;
padding:20px;
position:relative;
top:130px;
width:730px;
line-height:36px;
margin:0;
text-align:center;
}
#site-title a {
	font-size:36px;
	font-style:italic;
	color:#D6E4BD;
	font-weight:bold;
	text-decoration:none;
}
#site-description {
	background:url(images/description.png) center bottom no-repeat;
	color:#C33A8C;
	font-size:34px;
	line-height:44px;
	text-align:center;
	clear:left;
	float:none;
	font-style:italic;
	height:50px;
	left:-30px;
	padding:20px;
	margin:0px;
	position:relative;
	top:210px;
	width:580px;
	font-weight: bold;
}
#branding img {
border-bottom:medium none;
border-top:medium none;
clear:both;
display:block;
}

#site-info {
float:left;
font-size:24px;
font-weight:bold;
width:700px;
}
#access {
background:none repeat scroll 0 0 transparent;
display:block;
float:none;
height:40px;
margin:0 auto;
width:940px;
}
#access a {
	color:#000;
}
#access .menu-header, div.menu {
font-size:22px;
margin-left:12px;
width:928px;
}
#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
background:none repeat scroll 0 0 #A9337A;
color:#FFFFFF;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #651D48;
	color: #fff;
}
#access ul ul a {
background:none repeat scroll 0 0 #D6E4BD;
height:auto;
line-height:1em;
padding:10px;
width:160px;
}
#main {
background:url("images/sheetbg.gif") repeat-y scroll top center transparent;
padding:20px 0 0;
}

#footer {
	background:url("images/footerbg.jpg") repeat scroll left center transparent;
	border-top:3px solid #B0C87F;
	margin-bottom:0;
	bottom: 0px;
	min-height:200px;
}
#colophon {
border-top:none;
}
.one-column #content {
margin:0 auto;
width:900px;
}
#content .entry-title {
font-size:28px;
font-weight:bold;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
font-family:Georgia,"Bitstream Charter",serif;
color:#000000;
line-height:1.5em;
margin:0 0 20px;
}
h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text, input[type="submit"] {
font-family:Georgia,"Bitstream Charter",serif;
font-style:italic;
}
#site-generator a {
background:url("images/wordpress.png") no-repeat scroll left center transparent;
color:#B0C87F;
font-size:14px;
}
#primary, #secondary {
background-color:#B0C87F;
border: solid 1px #AA337B;
float:right;
overflow:hidden;
padding:10px;
width:205px;
margin:0px 10px 20px 0px;
}
.widget-container {
margin:13px 0 0 13px;
}
#bottombar {
background:url("images/sheetbg.gif") repeat-y scroll center top transparent;
clear:both;
margin:0 auto;
padding:20px;
width:900px;
}

#content table {
border:medium none;
}
#content tr td {
	border-top:none;
	padding:6px 10px;
}
a:active, a:hover {
	color:#627047;
}
a:link{
	color:#AA337B;
}



