/*  
Theme Name: RCSA Women
Theme URI: 
Description: 
*/

* { margin: 0; padding: 0; }
body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
	background: #003498 url("/wp-content/themes/rcsa-women/images/body.png") repeat-x left top;
	padding-bottom: 25px;
}
a { text-decoration: none; color: #990000; }
a:hover { color: #FF0000; }
a img { border: none; }
a.rss-feed { background: url("/wp-content/themes/rcsa-women/images/rss.png") no-repeat; display: block; height: 15px; padding: 0 0 0 19px; margin: 2px 0 0 0; float: left;}
#page {
	margin: 0 auto;
	width: 876px;
	background: #fff url("/wp-content/themes/rcsa-women/images/page.png") repeat-y left top;
}
#container {
	background: url("/wp-content/themes/rcsa-women/images/container.jpg") no-repeat left top;
	padding: 0 11px 0 13px;
}
#header {
	width: 852px; height: 113px;
	background: url("/wp-content/themes/rcsa-women/images/header.png") repeat-x left top;
}
h1 { 
	position: relative;  float: left;
        top: 18px; left: 86px;   
	width: 340px; height: 54px;
	background: url("/wp-content/themes/rcsa-women/images/logo.png") no-repeat left top;
}
h1 span { display: none; }
#association {
	margin: 24px 0 0 0;
	float: left;
}
#sidebar {
	clear: left;
	float: left;
	width: 185px;
	margin: 15px 0 0 4px;
}
#menu { padding: 19px 0 0 0; background: url("/wp-content/themes/rcsa-women/images/menu-top.png") no-repeat left top; }
#menu ul { background: url("/wp-content/themes/rcsa-women/images/menu-bg.png") repeat-y left top; }
#menu li { list-style: none; border-bottom: 1px dotted #990000; margin: 0 17px 0 13px; padding: 5px 0 8px 10px; }
#menu ul li:last-child  { border: none; }
#menu-bottom { height: 17px; background: url("/wp-content/themes/rcsa-women/images/menu-bottom.png") no-repeat left bottom; }

#sidebar #searchform { margin: 15px 0 15px 6px; }
#sidebar #s { width: 110px; }
#sidebar #searchsubmit { width: 53px; }

#links { color: #999; font-size: 85%; margin: 0 0 0 6px; }
#links span { text-transform: uppercase; font-weight: bold; }

h2 { font-size: 12px; }
#content { width: 420px; float: right; margin: 0 30px 0 0; font-size: 11px; line-height: 1.4em; }
#content.widecolumn { margin-top: 1em; width: 615px; }
#content.narrowcolumn { margin-top: 1em; width: 615px; }
#content h3 { font-size: 11px; margin: 1.5em 0 0 0; }
#content h3 a { color: #000066; }
#content .entry { border-bottom: 1px dotted #333; margin: 0 0 0.4em 0; padding: 0 0 0.5em 0;}
#content p { margin: 0.5em 0 0.5em 0; }
#content .postmetadata { margin: 0 0 3em 0; color: #666666; }

#content .alignleft { float: left; }
#content .alignright { float: right; }

#right { float: right; width: 180px; margin: 0 14px 0 0; }
#results { border-collapse: collapse; font-size: 9px; color: #666; width: 100%; }
#results th { padding: 0px 3px;}
#results thead th#standings { color: #660000; text-align: left;  }
#results tr.alt { background: #e5e5e5; }
#results td { padding: 3px 2px 3px 3px; }
#results col.standings { }
#results col.wins { border-left: 1px dotted #666; }
#results col.losses { border-left: 1px dotted #666; }
#results td.wins { text-align: center; border-left: 1px dotted #666; }
#results td.losses { text-align: center; border-left: 1px dotted #666; }
#results th.wins { border-left: 1px dotted #666; }
#results th.losses { border-left: 1px dotted #666; }

#right h3 { font-size: 11px; color: #666; text-transform: uppercase; text-align: center; margin: 25px 0 3px 0; }


#footer { clear: both; font-size: 10px; padding: 82px 100px 0 100px; height: 20px; width: 652px; background: url("/wp-content/themes/rcsa-women/images/footer.jpg") no-repeat left bottom; color: #fff; }
#footer a { color: #fff; }
#footer-left { float: left; }
#footer-right { float: right; }


hr { display: none;  }
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { 
	margin: 0.5em 30px 0.5em 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center { text-align: center; 	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
} 
.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li { font-weight: bold; }
.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; 	} 
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}