/*  
Theme Name: Basic
Version: 1.0
Author: Nancy Caldwell - NDC Web Design
*/

body {
	background-image:url(/wp-content/themes/basic/img/RRDays-web-canvas-background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin:0px;
	padding:0px;
}
.eventslist {
font-size:12px;
}
form {
}

input, textarea {
	padding: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}


h1 {
font-family: 'Architects Daughter', Arial, Helvetica, sans-serif;
	font-size:30px;
color: #4d6f38;
margin-bottom:0px;
padding-bottom:0px;
}

h2 {
	font-family: 'Architects Daughter', Arial, Helvetica, sans-serif;
	font-size:22px;
color: #4d6f38;
}
h2.eventcenter {
	font-family: 'Architects Daughter', Arial, Helvetica, sans-serif;
	font-size:22px;
color: #4d6f38;
text-align:left;
}
h3 {
font-family: 'Architects Daughter', Arial, Helvetica, sans-serif;
	font-size:22px;
color: #4d6f38;
text-align:left;
}

h3.schedule {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
color:#000000;
margin:0px;
padding:0px;
}
h3.search {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
color:#000000;
line-height:1.5;
}

h4 {
	font-size: 18px;
	
}
h5 {
	font-size:16px;
}
h6 {
	font-size:14px;
}

p, ul, ol {
	line-height:1.5;
}

ul, ol {
	
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.alignleft {
	float: left;
	margin: 0px 20px 5px 0;
}

img.alignright {
	float: right;
	margin: 0px 0 5px 20px;
}

hr {
	background-color: #000000;
	height:1px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
background-color: #ffffff;
margin-top:10px;	

}

#wrapper2 {
	
}

/* Header */

#header {
background-image: url(/wp-content/themes/basic/img/RR-FullHeader.jpg);
background-repeat:no-repeat;
	height: 192px;
	
}

/* Logo */

#logo {
margin-top:10px;
	float: left;
	width:184px;
	height:177px;
}


/* Menu */

#menu {
	margin-right:10px;
float: right;

}

ul.dropdown {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.7em; z-index:300; width:100%; font-weight:bold;}

ul.dropdown li a {display:block; padding:0.25em .75em; color:#000000; text-decoration:none; text-transform:uppercase;}
ul.dropdown li a:hover {color:#7c1c1c;}
	
ul.dropdown ul.sub-menu {position:absolute;margin:16px 0 0 0px; display:none; top:.5em; left:-1px; }

ul.dropdown ul.sub-menu a {background-color: #7c1c1c; color:#ffffff; text-align:left; font-family: 'Architects Daughter', Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; text-transform: none;padding-top:7px;padding-bottom:7px;}
ul.dropdown ul.sub-menu a:hover {background-color: #000000; color:#ffffff; text-align:left; font-family: 'Architects Daughter', Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal;}

ul.dropdown ul.sub-menu  li ul {border-top:1px solid #ffffff; width:212px; margin-left:10px;}

ul.dropdown li ul.sub-menu a {width:192px; height:auto; float:left;  border-bottom:1px solid #ffffff; background-color: #7c1c1c; color:#ffffff; text-align:left; font-family: 'Architects Daughter', Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; text-transform: none;padding-top:7px;padding-bottom:7px;}

ul.dropdown li ul.sub-menu a:hover {width:192px; height:auto; float:left;  border-bottom:1px solid #ffffff; background-color: #000000; color:#ffffff; text-align:left; font-family: 'Architects Daughter', Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal;}

#menu li ul ul {left:10em; margin:0 0 0 0px;top:-.09em;}
ul.dropdown ul.sub-menu {border:0;}



/* Page */

#page {
	
}

/* Content */

#content {
	float: left;
	width: 605px;
	padding: 0 0 0 20px;
}

.post {
	
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #000000;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	
}

.post .longmeta {
	line-height: normal;
}

/* Navigation */

.navigation {
	clear: both;
	padding: 20px 0;
	font-weight: bold;
	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	margin: 20px 20px 0 0;
	background-color: #faeac9;
	}

#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	display: none;
}

input.searchbox {
	padding:2px;
	margin:0px;
	height:16px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
border:1px solid #000000;
}

#search #s {
	width: 106px;
	padding: 2px 5px;
	background: #FFFFFF;
	border:1px solid #000000;
}

/* Comments */

#comments {
}

#comment {
	width: 500px;
}

/* Footer */

#footer {
	height: 75px;
	width:960px;
margin:auto;
color: #ffffff;
}

#footer p {
	margin-top: 5px;
	text-align: left;
	color: #ffffff;
font-size: 12px;
}

#footer a {
	color: #ffffff;
text-decoration:none;

}
#footer a:hover {
	color: #000000;
}
div.widgettitle {
background-image: url(/wp-content/themes/basic/img/RR-sidebar-yellow-headerbox.jpg);
width:270px;
height:38px;
font-family: 'Architects Daughter', Arial, Helvetica, sans-serif;
	font-size:22px;
color: #000000;
text-align:center;
padding-top:5px;
}
#socialmedia {
margin-right:20px;
margin-bottom:13px;
}
#searchbox {
margin-right:20px;
margin-bottom:25px;
}
tr.eventslist {
height:24px;
font-size:14px;
}
p.eventdates {
text-align:center;
}
.wp-caption {
    background-color: #faeac9;
    border: 1px solid #f1c03f;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.architectsdaughter {
	font-family: 'Architects Daughter', Arial, Helvetica, sans-serif;
}
.rdred {
	color:#7c1c1c;
}
.rdgreen {
	color:#4d6f38;
}
.rdyellow {
	color:#f0be3d;
}
.rdlightyellow {
	color:#faeac9;
}
.rdlightgreen {
	color:#cae1b6;
}
.rdgrey {
	color:#939598;
}
