/*
Theme Name: Basic 303
Theme URI: http://www.themedreamer.com
Description: Basic three column theme, sidebars on left and right.
Version: 1.0
Author: ThemeDreamer
Author URI: http://www.themedreamer.com
*/

/*---------------------------------------------------------------------------------

[Table of contents]

1. Initial Styling - General tags, the background, global attributes (overridden by following regions).
2. Header Region - Styles specific to header region, title, slug, top menu, etc.
3. Content Region - Styles for content appearance, blockquotes, posts, pages, wp-caption, etc.
4. Comments Region � Styles for comment thread, forms, etc.
5. Sidebar Region � Styles for widgets, additional menus lists and links.
6. Footer Region � Styles specific to the footer region.
7. Misc. & Plugins � Miscellaneous, override plugins, define last rule, fix anomalies, etc.

-----------------------------------------------------------------------------------*/
/*=== START SECTION 1 - Initial Styling ===*/
body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color:#000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	text-align:center;
	}
#wrapper {
	width: 990px;
	padding: 0px;
	border:#FFF 2px solid;

	background-color:#00187F;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	height: 166px;
	width: 990px;
	margin: -18px 0px 0px auto;
	padding:0px;
	background-image:url(images/main-header.jpg);
	background-repeat:no-repeat;
}
#header h1 a:link, #header h1 a:visited {
	text-decoration: none;
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 0px 0 0 0px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
#menu{
	float:left;
	font-size: 115%;
	padding: 0px 0 0 0px;
	white-space: nowrap;
	margin: 167px 0 0 0;
	width: 990px;
	height:34px;
	background-color:#FF9F19;
	border-top:#FFF 2px solid;
	border-bottom:#FFF 2px solid;
	}
#menu ul {
	margin: 0px;
	padding: 8px 10px 0px 20px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#menu li a:link, #menu li a:visited {
	padding: 7px;
	text-decoration: none;
	color:#FFF;
}
#menu li a:hover {
	text-decoration: none;
	background-color:#E36000;
}
.searchform {
  position:absolute;
  padding-left:15px;
  float:right;
}
.searchform input {
  width: auto;
}
/*=== END SECTION 2 - Header Region ===*/


/*=== START SECTION 3 - Content Region ===*/
#main {
	width: 960px;
	float:left;
	margin: 15px 0 0 15px;
	background-color:#FFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	

}
#content {
	width: 450px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
}
#content a:link, #content a:visited {
	text-decoration: none;
	padding: 2px;
	color:#00187F;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
}
#content h3 {
	font-size: 1.5em;
	color:#FF9F19;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;}.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.post {
	padding: 5px;
	font-size: .9em;
}
.post h2 {
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	padding: 0;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}
.post-edit-link img{
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.entry-content blockquote {
  font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
  color: #000000;
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.navigation {
  clear: both;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}
/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	font-size: 0.9em;
}
#respond label {
	display: block;
	margin: 5px 0 5px 0;
}
#comment {	
	width: 100%;
}
.thread-even {
	background-color:#F9F9F9;
}
.thread-odd {
	background-color:#E5E5E5;
}
#commentform {	
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: underline;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/
#sidebar-right {
	width: 240px;
	float: right;
	margin-top: 10px;
}
#sidebar-left {
	width: 240px;
	float: left;
	margin-top: 10px;
	margin-bottom:10px;
	padding-left:10px;
}
#sidebar-left h1, #sidebar-right h1 {
	font-size: 1.4em;
}
#sidebar-left h2, #sidebar-right h2 {
	font-size: 1.1em;
}
#sidebar-left li a:link, #sidebar-left li a:visited, #sidebar-right li a:link, #sidebar-right li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
	padding: 1px;
	color:#00187F;
}
#sidebar-left li a:hover, #sidebar-right li a:hover {
	text-decoration:underline;
}
#sidebar-left ul, #sidebar-right ul {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
}
#sidebar-left ul ul, #sidebar-right ul ul {
  margin-left: 5px;
}
#sidebar-left ul ul li, #sidebar-right ul ul li {
  font-size: .9em;
  margin-left: 5px;
}
.submenu{
	background-image:url(images/sub-nav-bg.jpg);
	background-repeat:repeat-x;
	width:200px;
	float:inherit;
	border-right:1px #00187F solid;
	border-left: 1px #00187F solid;
	border-top:#00187F solid 5px;
	border-bottom:#00187F solid 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*=== END SECTION 5 - Sidebar Region ===*/


/*=== START SECTION 6 - Footer Region ===*/
#footer {
	height: 32px;
	clear: both;
	text-align: center;
	font-size: 75%;
	padding: 13px 0 0 0;
	color:#FFF;
}
#footer a:link, #footer a:visited {
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
}
/*=== END SECTION 6 - Footer Region ===*/

/*=== START SECTION 7 - Unique Home Page Region ===*/

.homepage {
	background-image:url(images/homepage-main.jpg);
	background-color:#00187F;
	background-repeat:no-repeat;
	width:970px;
	height:216px;
	margin:50px 10px 0 15px;
}
.homepage-events {
	background-image:url(images/upcoming-events-header.jpg);
	background-repeat:no-repeat;
	display:inline;
	overflow:auto;
	width:400px;
	height:212px;
	float:right;
	margin-top:-215px;
	margin-right:15px;
	padding-left:10px;
	color:#FFF;
	border:#FFF 2px solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	list-style:none;
}
a.homepage-events:link {
	color:#FFF;
}
a.homepage-events:visited {
	color:#FFF;
}
a.homepage-events:hover {
	color:#FFF;
}
.homepage-events ul li ul li {
	list-style:none;
}
.photogallery {
	background-image:url(images/photo-gallery-icon.jpg);
	display:block;
	width:200px;
	text-indent:-9999px;
	height:200px;
	float:right;
	margin-right:10px;
}


/*=== END SECTION 7 - Unique Home Page Region ===*/


/*=== START SECTION 7 - Misc. & Plugins ===*/
/* insert your misc. styling here. */
/*=== END SECTION 7 - Misc. & Plugins ===*/
