/*  
Theme Name: RTC2008
Theme URI: 
Description: 
Version: 1.0 
Author: Ed Trefzger
Author URI: 

*/

body {
	text-align: center;
	background-color: #3F362D;
	margin: 3px 0;
	font-family: Lucida Grande, Candara, Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
}

img { border: 0; }

h1, h2, h1 a, h2 a, h4 {
	margin: 4px 0 8px 0;
	color: #425276;
}

h1 {font-size: 1.8em; margin: 8px 0 12px 0;}

h2 {font-size: 1.5em;}

h3 {
	margin: 4px 0 8px 0;
	color: #ed6239;
	font-size: 1.4em;}
}

h4 { font-size: 1.6em; }

a {
	font-weight: bold;
	color: #425276;
	text-decoration: none;
}

a:hover {
	color: #ed6239;
	text-decoration: none;
}

p {
	margin: .75em 0 .75em 0;
	line-height: 1.4em;
}

#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 980px;
	padding: 0 10px 0 10px;
	background-image: url(/wp-content/themes/rtc/images/wrapper.gif);
	background-repeat: repeat-y;
}

#layout {
	margin: 0;
	text-align: left;
	width: 958px;
	overflow: hidden;
	border-width: 0 1px 0 1px;
	border-color: #000;
	border-style: solid;
	background-color: white;
	background-image: url(/wp-content/themes/rtc/images/layout.jpg);
	background-repeat: repeat-y;
	position: relative;
}

#minifooter {
	margin: 0px;
	width: 958px;
	height: 32px;
	border-width: 0 1px 1px 1px;
	border-color: #000;
	border-style: solid;
	background-color: white;
	background-image: url(/wp-content/themes/rtc/images/subfooter.jpg);
	background-repeat: repeat-y;
	padding: 20px 0;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.1em black;
	color: #eee;
}

#minifooter a {color: white;}
#minifooter a:hover {color: #ed6239;}

#header {
	margin: 0px;
	text-align: left;
	width: 958px;
	height: 159px;
	border-width: 1px 1px 0 1px;
	border-color: #000;
	border-style: solid;
	background-color: white;
	background-image: url(/wp-content/themes/rtc/images/header.jpg);
	background-repeat: no-repeat;
}

#logo {
	float: right;
	width: 740px;
	text-align: left;
}

#menu-top { border: 1px solid #555; }
#menu-top li { display: inline; }

#content {
	width: 688px;
	padding: 0 10px 20px 24px;
	float: left;
}

blockquote {
	font-size: 1.1em;
	padding: 8px 0 0 30px;
	height: 50px;
	width: 610px;
	text-indent: 0;
	line-height: 1.5em;
	margin-left: 20px;
	background-image: url(/wp-content/themes/rtc/images/bq.jpg);
	background-repeat: no-repeat;
}

#sidebar {
	width: 186px;
	padding: 10px 0;
	margin: 10px;
	float: left;
	text-align: left;
	position: relative;
}

#sidebar ul {
	padding: 0;
	margin: 0;
}

#sidebar ul li ul {
	padding: 0;
	margin-left: 12px;
	margin-bottom: 12px;
}

#sidebar li {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0;
	line-height: 12px;
	padding-left: 1em;
	text-indent: -1em;
}

#sidebar a {
	font-size: 15px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 12px;
	text-shadow: 0.2em 0.2em 0.1em black;
}

#sidebar li.current_page_item ul li a { color: white; }

#sidebar a:hover, #sidebar li.current_page_item a, #sidebar li.current_page_item ul li a:hover, #questions a:hover {
	color: #fdd53f;
	text-decoration: none;
}

#sidebar ul li ul li a {
	margin-bottom: 8px;
	font-size: 14px;
}

#questions {
	position: absolute;
	bottom: 15px;
	left: 10px;
	width: 195px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-shadow: 0.2em 0.2em 0.1em black;
}
#questions a {
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-shadow: 0.2em 0.2em 0.1em black;
}
#searchsubmit { }

#footer {
	clear: both;
	padding: 10px;
	margin: 0px auto;
	text-align: center;
	color: #eee;
	width: 980px;
	background-image: url(/wp-content/themes/rtc/images/footer.gif);
	background-repeat: no-repeat;
}

.blurb {
	border: 1px solid #425276;
	padding: 10px;
	margin-top: 12px;
	background-color: #CDD7E5;
	color: #000066;
}

.post { }
.post-datetime { }
.post-author { }
.post-author-posts { }
.post-category { }
.post-entry { }
.post-entry-more { }
.post-comments { }
.post-custom-fields { }
.next-post-link { float: right; }
.previous-post-link { float: left; }
#comments { }
.comments-feed { }
.comment { }
.comment-number { }
.comment-datetime { }
.comment-author { }
.comment-moderated { }
.protected-comments { }
.allowed-tags { }
.attachment { }
.smallattachment { }
.attachment-link { }
.attachment-filename { }
#commentform { }
.commentform-required { }
#submit { }
.post-leavecomment { }
.post-trackbackurl { }
.odd { }

/**** no box in Firefox ****/
a:focus { outline-style: none; }

