/*
Theme Name: Baldwin City Chamber Theme
Description: Theme for the Baldwin City Chamber of Commerce
Version: 0.1.0
Author: Midwest Programming Inc
Author URI: http://mwpks.com

*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color: #333333;
	font: 12px/18px Helvetica, "Helvetica Neue", Verdana, Arial, sans-serif;
	font-weight: normal;
}

a {
	color: #386E92;
	outline: none;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 20px 0;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

img {
	border: 1px solid black;
}

.spacer {
	width: 1px; 
	height: 1px; 
	border: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 100% auto;
	min-width: 1000px;
	margin: 0 auto;
	background: url(images/header_bg.png) top left repeat-x;
}

#page-left-bg {
	width: 100% auto;
	margin: 0px;
	background: url(images/left_bg.png) top left repeat-y;
	z-index: 0;
}

#page-left {
	width: 100% auto;
	margin: 0 auto;
	background: url(images/left_upper_bg.png) top left no-repeat;
	z-index: 50;
}

#page-right {
	width: 100% auto;
	margin: 0 auto;
	background: url(images/right_upper_bg.png) top right no-repeat;
	z-index: 50;
}

#page-right-bg {
	width: 100% auto;
	margin: 0 auto;
	background: url(images/right_bg.png) top right repeat-y;
	z-index: 0;
}

#left_column {
	float: left;
	padding-top: 20px;
	width: 181px;
	z-index: 1000;
	/*background: #ffffff url(img/logo.jpg) top left no-repeat;*/
}

#menu {
	width: 162px;
	z-index: 1000;
}

#menu_bottom {
	/*background: #454545 url(img/menu_bottom.jpg) bottom left no-repeat;*/
	height: 40px;
	width: 162px;
}
	
#header {
	background: url(images/discover_baldwin.png) top left no-repeat;
	height: 131px;
	margin: 0px;
	padding: 0px;
}

#header_right {
	background: url(images/right_header.png) top right no-repeat;
	height: 131px;
	margin: 0px;
	padding: 0px;
}

#content {
	margin: 0px 0px 0px 181px;
	padding: 0px 0 0 0px;
	background: inherit;
}

#content-body {
	padding-bottom: 1px;
	margin: 0px;
	/*background: url(img/blue_right_background.jpg) top right repeat-y;*/
	border-bottom: 0px;
}

#content-left {
	padding-top: 0px;
	padding-right: 180px;
	/*border-top: 1px solid #454545;*/
	z-index: 100;
}

#content-right {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 0px;
	/*background: url(images/right_upper_bg.png) top left no-repeat;*/
}

#left-image {
	text-align: center;
	margin-top: 30px;
}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	bottom: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
}

h1 a {
	color: #fff;
	text-decoration: none;
}

h2 {
	margin: 0 0 20px 20px;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h3 {
	margin: 0 0 10px 0;
	font-size: 1.8em;
	font-weight: normal;
	color: #333333;
}

h3 a {
	color: #333333;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
}

hr {
	border-top: 1px solid #aaaaaa;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

#search {
	margin: 10px 0px 0px 10px;
	padding: 0px;
}

#search input {
	border: 1px solid #C07E46;
	background: #C8B4A2;
	color: #333333;
	width: 148px;
	height: 20px;
	font-size: 12px;
}

#top_link {
	position: absolute;
	right: 125px;
	top: 10px;
	width: 405px;
	height: 30px;
	border: 0px;
	cursor: pointer;
}

/*	##################################
   	CALENDAR
	################################## */
.full-google-calendar {
	border-bottom: 1px solid #222222;
}

.full-google-calendar th {
	text-align: center;
	border-right: 1px solid #222222;
	border-top: 1px solid #222222;
	background: #676767;
	color: #ffffff;
}

.full-google-calendar td.day-cell {
	vertical-align: top;
	text-align: left;
	border-right: 1px solid #222222;
	border-top: 1px solid #222222;
}

.full-google-calendar td.day-cell a {
	text-decoration: none;
	color: #454545;
}

.full-google-calendar td.day-cell a:hover {
	text-decoration: underline;
}

.full-google-calendar td.day-cell-empty {
	background-color: #eee;
	border-top: 1px solid #222222;
	border-right: 1px solid #222222;
}

.full-google-calendar td.left-border {
	border-left: 1px solid #222222;
}

.full-google-calendar hr {
	border-top: 1px solid #aaaaaa;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 0px;
}

.calendar-nav {
	border: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	padding-bottom: 4px;
}

.gcal-time {
	font-size: 10px;
}

.calendar-nav a {
	text-decoration: none;
}

.day-heading {
	padding-left: 5px;
	font-weight: bold;
	background: #386E92;
	color: #ffffff;
}

.day-events {
	padding-left: 2px;
	padding-right: 1px;
	min-height: 75px;
}

.display-event {
	font-size: 14px;
	margin: 5px;
}

.display-event-details {
	font-size: 12px;
	margin: 5px;
}

/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	margin: 0px;
	border: 0px;
}
	
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right {
	margin: 0 0px 0px 0;
	padding: 10px 0px 0px 12px;
	background: url(images/right_float.png) top right no-repeat;
}

#box-right-bottom {
	background: url(images/right_float_bottom.png) bottom right no-repeat;
	height: 16px;
	width: 160px;
}

.box-right-bottom {
	background: url(images/right_float_bottom.png) bottom right no-repeat;
	height: 16px;
	width: 160px;
}

.box-right h4 {

	margin: 10px 5px 4px 5px;
	color: #454545;
	font-size: 13px;
	border-bottom: 1px dotted #454545;
}

.box-right ul {
	margin: 0 0 5px 5px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 0px;
	color: #454545;
	font-size: 12px;
	font-weight: normal;
}

.box-right p {
	color: #454545;
	margin: 2px 5px 4px 5px;
}

.box-right p a {
	color: #345A80;
}

.box-right li a {
	text-decoration: none;
}

#quicklinks {
	float: right;
	width: 160px;
	background: url(images/right_float_section.png) top left repeat-y;
}

#quicklinks_bottom {
	float: right;
	background: url(images/right_float_bottom.png) bottom left no-repeat;
	width: 160px;
	height: 22px;
}

#quicklinks ul {
	color: #454545;
	margin: 0px 2px 2px 12px;
	padding: 0px;
	font-size: 12px;
}

#quicklinks li {
	list-style: none;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	padding-left: 0px;
	font-size: 14px;
	border-bottom: 1px solid #454545;
}

#quicklinks a {
	text-decoration: none;
	color: #454545;
}

#quicklinks a:hover {
	color: #C07E46;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 20px;
	background: url(img/bg-comment-quote.gif) no-repeat right top;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #4a4f54 url(img/bg-comment-bubble.gif) no-repeat left bottom;
	color: #fff;
}

.commentlist cite {
	display: block;
	font-style: normal;
}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################
   	FOOTER
	################################## */

#sub_footer {
	height: 16px;
	width: 100% auto;
	background: url(images/sub_footer_bg.png) top left repeat-x;
}

#sub_footer_left {
	height: 16px;
	width: 100% auto;
	background: url(images/sub_footer_left.png) top left no-repeat;
}

#sub_footer_right {
	height: 16px;
	width: 100% auto;
	background: url(images/sub_footer_right.png) top right no-repeat;
}

#footer {
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/orange_bg_solid.png);
}

#footer p {
	margin: 0 0 10px 0;
}

#footer a {
	color: #222222;
}

#legal {
	text-align: center;
}

#webdemar {
	float: right;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

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

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

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}
