/*
Theme Name: WordPress Murroe
Theme URI: http://murroe.net
Description: Custom Theme for Murroe Community Website.
Version: 1.0
Author: Loic Seigland
Author URI: http://concordiadiscors.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* { margin:0;
padding:0;
}

/* Begin Typography & Colors */

a {
  outline: none;
}

:focus {
  -moz-outline-style: none;
}



#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	
}
.thread-even {
	background-image:url(images/alternate_bg.jpg);
	background-repeat:repeat;
}


h1, h2, h3 {
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size:36px;;
	width:520px;
	float:right;
	padding-top:20px;
	}



h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: 474547;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #474547;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited,  #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li ul li {
	font-size: 1em;
}



.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	font-size:14px;
	}






small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#774B31;
text-decoration:underline;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 ;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #474547;
	text-align: center;
	background-color: #666;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
	}

#container {
	background-color: #FFC;
	margin: 0px auto;
	width: 960px;
	
	}
#page {
	text-align: left;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-y;
	padding: 0 10px;
	float:left;
	clear:both;
	width:960px;
	background-color:#fffdf8;
	}

#header {
	margin: 0px;
	padding: 0px;
	height: 173px;
	width: 960px;
	float: left;
	background-image:url(images/header_bg_darker_2.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	border-bottom: 1px solid #CCC;
	}
.homepage #header {
	height:173px;
}

#header h1 {
	padding-top:17px;
	float:left;
	height:95px;
	padding-left:280px;
	padding-right:170px;
	width:160px;
}

#header h1 a {
	overflow:hidden;
	display:block;
	text-indent:-5000px;
	background-image:url(images/murroe_logo_6.jpg);
	background-repeat:no-repeat;
	width:160px;
	height:95px;
	background-position:0px 0px;
}
	

/* Register/login Buttons */
#header #login_register {
	float:left;
	padding-left:10px;
	padding-bottom:10px;
	height:57px;
	width:110px;
	margin-top:17px;
	}
#login_register li {
	margin-bottom: 6px;
	list-style-type: none;
}
#login_register li a {
	font-size:12px;
	color:#f8f7f3;
	text-align:center;
	display:block;
	width:110px;
	padding-top:3px;
	height:20px;
	background-image:url(images/register_login_button_3.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
#login_register li#register a {
	background-position: 0px 0px;
}
#login_register li#register a:hover {
	background-position: 0px -46px;
}
#login_register li#login a:hover {
	background-position: 0px -69px;
}
#login_register li#login a {
	background-position: 0px -23px;
}
#login_register li#submit_button a {
	background-position: 0px -92px;
}
#login_register li#submit_button a:hover {
	background-position: 0px -115px;
}

/* SEARCH BAR*/

#content #searchform { 
	width:220px;
	height:23px;
	clear:right;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
#header #searchform { 
float:right;
padding-top:17px;
padding-right:10px;
}

#searchform div {
	width:220px;
	clear:both;
	height:23px;
}

input#s {
	background-image:url(images/searchbar_button_2.jpg);
	width:175px;
	height:19px;
	float:left;
	padding-top:4px;
	padding-left:5px;
	color:#636159;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

input#searchsubmit {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border:none;
	background-image:url(images/searchbar_button_2.jpg);
	background-position:-179px 0px;
	width:35px;
	height:23px;
	float:leftt;
	text-indent:-5000px;
	margin-left:5px;
	min-height: 1px;
	clear:none;
	
}

input#searchsubmit:hover {
	background-position:-179px -23px;
}

/* MAIN NAV */

#mainnav {
	float:left;
	padding-left:10px;
	padding-top: 15px;
	width:950px;
	
}
#mainnav li {
	float:left;
	border-left: 1px solid #CCC;	
	width: 202px;
	padding-left:33px;
	padding-top:0px;
	padding-bottom:3px;
	list-style-type: none;
	position:relative;
	background-image:url(images/drop_down_symbol.jpg);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	z-index:20;
}

#mainnav li#last_mainnav_item {
	width: 196px;
}


#mainnav li a {
	padding-left:10px;
	padding-top:5px;
	margin:0px;
	width:192px;
	display:block;
	float:left;
	font-size:18px;
	color:#774b31;
	height:22px;
	text-decoration:none;
}

#mainnav li:hover a {
	background-image:url(images/menu_hover_bg_2.jpg);
	background-repeat:repeat;
	color:#454333;
	padding-top:4px;
	padding-left:9px;
	width:191px;
	border-top: 1px solid #d0bbae;
	border-right: 1px solid #d0bbae;
	border-bottom: 1px none #d0bbae;
	border-left: 1px solid #d0bbae;
}

#mainnav li:hover ul { display: block;
background-image:url(images/menu_hover_bg_2.jpg);
	background-repeat:repeat;
	border-bottom: 1px solid #d0bbae;
	border-right: 1px solid #d0bbae;
	border-top: 1px none #d0bbae;
	border-left: 1px solid #d0bbae;
	
	
	}

#mainnav li ul {
	padding:5px 4px 20px 5px;
	margin:0px;
	float:left;
	position:absolute;
	display:none;
	left: 33px;
	top: 27px;
	z-index:15;
	width:191px;
}
#mainnav li li a, #mainnav li:hover li a  {
	font-size:12px;
	padding-left:0px;
	width:192px;
}



#mainnav li:hover li {
	float: left;
	padding:10px 0px;
	background:none;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 0px;
	border-left:none;
	font-size:10px;
	text-transform:uppercase;
		letter-spacing:0.05em;
	color:#930;
	width:192px;
	clear:both;	
}

#mainnav li:hover li a{
	background:none;
	width: 192px;
	border:none;
	height:15px;
	padding-top:0;
	text-decoration:underline;
	color:#6B3B1E;
}

#mainnav li:hover ul ul, #mainnav li ul ul {
	background:none;
	width: 96px;
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding: 5px 0px 0px;
}

#mainnav li ul ul.left_col {
	float:left;
	width:96px;
	clear:left;
}
#mainnav li ul ul.right_col {
	float:right;
	width:96px;
}
#mainnav li:hover li li {
	text-transform:none;
	border:none;
	width:86px;
	background-image:url(images/bullet_vertical_list.gif);
	background-position:left 7px;
	background-repeat:no-repeat;
	float:left;
	line-height: 15px;
	padding: 3px 0px 0px 10px;
	height:auto;
}
 
#mainnav li:hover li li a {
	width:96px;
	color:#333;
	height:auto;
	width:86px;
	font-weight:normal;
	letter-spacing:normal;
}







#mainnav li:hover {
	background-image:url(images/drop_down_symbol_hover.jpg);	
}
	

/* DIVIDER */

#divider {
	width:700px;
	height:35px;
	margin-left: 10px;
	border-top: 1px solid #d3d2ce;
	border-bottom: 1px solid #d3d2ce;
	float:left;
	margin-top:8px;
	padding-top:5px;
	padding-bottom:5px;
	position:relative;
	
}
#divider h3 {
	width:170px;
	height:27px;
	padding-top:8px;
	border-right: 1px solid #d3d2ce;
	float:left;
	margin:0;
}
#divider h3 a {
	height:16px;
	display:block;
	text-indent:-5000px;
	width: 170px;
	background-image:url(images/page_title_bg.gif);
	background-repeat:no-repeat;
	float:left;
}
#news a {
	background-position:center top;
}
#about a {
	background-position:center -16px;
}
#directory a {
	background-position:center -32px;
}
#media a {
	background-position:center -48px;
}
#search a {
	background-position:center -80px;
}
#author a {
	background-position:center -64px;
}
#submit_page a {
	background-position:center -96px;
}
/* Second Nav */

#secondnavcontainer {
	width:529px;
	float:left;
	overflow:hidden;
	position:relative;
}

#secondnav {
	clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
   padding-top:7px;
	
}


#secondnav li {
	display:inline;
	width:auto;
	float:left;
	margin:13 0 0;
	padding:0;
	position:relative;
	right:50%;
	font-size: 13px;
	font-weight: bold;
	color: #524f4e;
	height: 23px;
	padding-left:10px;
	padding-right:10px;
	margin-right:25px;
	line-height:23px;
	list-style-image: none;
	
}

#secondnav li a{
	color: #524f4e;
	text-decoration:none;
	
}
#secondnav li a:hover{
	color:#6b3b1e;
}
	
#secondnav li.current {
	background-image:url(images/highlited_element_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-right:0px;
	width:auto;
	
}
#secondnav li.current span{
	background-image:url(images/highlited_element_bg.jpg);
	background-position:top right;
	padding-right:10px;
	display: inline-block;
	background-repeat:no-repeat;
	
	
	
	
}
#date {
	float:right;
	height:52px;
	padding-right: 10px;
	padding-top:20px;
	width:220px;
	font-size: 12px;
	font-weight: bold;
	

}
#date p {
	width:220px;
	 height:20px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-image:url(images/date_bg_3.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#content {
	width: 700px;
	padding-left:10px;
	padding-top:30px;
	float:left;
	padding-bottom:30px;
}

#content img {
	width:148px;
	height:103px;
	padding:6px;
	float:left;
	background-image:url(images/thumbnail_bg.jpg);
}

#content .entry img {
	width: auto;
	height: auto;
	background-image: none;
}

#content .fee-form img {
clear: both;
}

#content .fee-form p {
clear: left;
}

#content .entry .fee-form p {
	width:497px;
}




#content .article_main_pic {
	width: 520px;
	padding-left:180px;
	overflow:hidden;
}
	
#content .photo_container {
	width:520px;
	
	background-image:url(images/alternate_bg.jpg);
	float:right;
	overflow:hidden;
	
	margin-bottom:20px;
	
}
#content img.main_photo {
	width:510px;
	height:auto;
	padding:0;
	background-image:none;
	float:left;
	border: 5px solid #D6D4CE;
	
}	

.article_pics {
	float:left;
	width: 148px;
}

#content .article_pics img {
	width:148px;
	height: auto;
	padding: 0;
	background-image: none;
	
	
}

#content .article_pics a {
display: block;
width: 148px;
float:left;
height:103px;

overflow: hidden;
}

#content .article_pics li {
	float:left;
	margin-bottom:40px;
	width: 148px;
	list-style-type: none;	
	background-image:url(images/thumbnail_bg.jpg);
	height:103px;
	padding: 6px;
	
}

.post {
	width: 700px;
	text-align: justify;
	border-bottom: 1px solid #d3d2ce;
	float:left;
	padding-top: 10px;
	margin-top:0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left:0;	
	padding-bottom:20px;
	}
.summary {
	float: right;
	width:520px;
	
}

.summary h2 {
	float:left;
	margin:0;
	font-size:24px;
	line-height:36px;
	width:520px;

}

h2.section_title {
color:#777777;
float:right;
font-size:36px;
line-height:36px;
margin:0;
padding-bottom:20px;
padding-top:20px;
width:520px;
}


h3.single, h3#comments {
	float:right;
	width:520px;
	padding-top:40px;
	font-size:14px;
	color:#535353;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom: 1px solid #cdbaae;
	margin-bottom:14px;
}

h3#comments {
	margin-bottom:0
}

ul.single, #comments, .commentlist, p.single {
	float:right;
	width:520px;
}

ul.single li{
	width:235px;
	float:left;
	list-style:none;
}
ul.single li.first_item {
	margin-right:25px;
	width:259px;
	border-right: 1px solid #cdbaae;

}
ul.single li.first_item a {
	padding:10px;
	width:135px;
}
ul.single li a {
	font-size:14px;
	color:#2c2c29;
	text-decoration:underline;
	width:119px;
	padding: 10px 0 10px 10px;
	display:block;
	float:left;
}

#content ul.single li img {
	width:88px;
	height:61px;
	padding:4px;
}
	
.summary h2.single {
	width:100%;
	float:left;
	margin:0;
	font-size:36px;
	padding-bottom:5px;
	padding-top:5px;
		
}
.summary h2 a {
	text-decoration:underline;
	color:#54534b;
}

.summary .entry {
	float:left;
	clear:left;
	padding-top:0px;
	font-size:14px;
	color:#54534b;
	padding: 0px;
	margin:0;
	
}
.entry p {
	padding-top:1em;;
	line-height:1.5em;
	width:520px;
}

.entry ul, .entry li, .social_share   {
	width:520px;
}

.FBConnectButton_Text_Simple {
	width:250px;
}
.entry p.more {
	padding-top:0.7em;;
	line-height:1.5em;
	width:520px;
	font-size:12px;
	font-weight:bold;
}

a.more {
padding-left:5px;
	font-size:11px;
	font-weight:bold;
}
.post_details {
	font-size: 12px;
	clear: left;
	float: left;
	padding: 0px;
	margin:0;
	margin-top:5px;
	width:100%;
}


.post_details a {
	color:#774b31;
	text-decoration:underline;
}
	



.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}




/* End Structure */




.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */







/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	margin-top:10px;
	background-color:transparent;
	border: 1px solid #c4c2b8;	
	}
#respond { 
margin-top:20px;
width:520px;
float:right;
padding-top:15px;
background-image:url(images/big_dot_separation.gif);
background-position:left top;
background-repeat:no-repeat;
}

#respond h3 {
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:14px;
	width:520px;
	text-align:center;
	padding-bottom:15px;
	background-image:url(images/big_dot_separation.gif);
background-position:left bottom;
background-repeat:no-repeat;
}

#commentform #submit {
	margin: 10px 0 5px auto;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size:14px;
	color:#31312e;
	}
.commentmetadata span, span.edit_controls{
	font-size:11px;
	font-style: italic;	
	padding-left:5px;
	}
	
span.edit_controls a {
	color: #774B31;
	font-weight: normal;
}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size:14px;
	}
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */


/*FOOTER*/
#footer {
	border: none;
	background-color: #333;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat;
	padding: 20px 10px;;
	margin: 0 auto;
	width: 940px;
	clear: both;
	float:left;
	}

	
#footer h4 {
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	padding-bottom:15px;
	float:left;
	letter-spacing:0.01em;
	color:#fbfaf4;
}
#footer h4 a{
	color:#fbfaf4;
	text-decoration:underline;
}
#footer div, #footer ul {
	float:left;
}
#footer li {
	list-style-type:none;
	float:left;
}



.latest_comment {
	width:595px;
	padding-left:9px;
	
	
	
}

.latest_comment p span {
	font-size:18px;
	line-height:18px;
	padding-right:5px;
}
	

.latest_comment p {
		width: 595px;
		float:left;
	font-size:14px;
	line-height:18px;
	color:#fbfaf4;
	padding-bottom:5px;
	
}

.latest_comment p.comment_excerpt {
	padding-bottom:10px;
	
}
.latest_comment p a {
	text-decoration:underline;
	color:#fbfaf4;

}
#footer .social_links {
	padding-left:10px;
	width:322px;
	float:right;
}

.social_links li {
	padding-left: 0px;
	float:left;
	padding-bottom:10px;
	line-height:18px;
	width:105px;
	border-left: 1px solid #4b4b49;
	
}
.facebook {
	padding-top:0px;
	
}
.facebook a {
	background-image: url(images/facebook_link.gif);
	background-position: center bottom;
	
}
.social_links li.contact_link a {
	background-image: url(images/mail_link.gif);
	background-position: center bottom;
	padding-bottom: 20px;
}

.twitter a {
	background-image: url(images/twitter_link.gif);
	background-position: center bottom;
}
	
.social_links li a {
	background-repeat: no-repeat;
	font-size:12px;
	color:#fbfaf4;
	letter-spacing:0.03em;
	display:block;
	padding-top: 5px;
	padding-bottom:20px;
	width:100%;
	text-align: center;
	text-decoration:none;
}
.social_links li a span {
	display:none;
}
.sponsors {
	width:940px;
	clear:left;
	margin-top:10px;
	padding-top:10px;
	border-top: 1px solid #4b4b49;
	
}

.sponsors li { 
padding-right:10px;
margin-right:9px;
border-right: 1px solid #4b4b49;
height:60px;
display:block;
}

.two_unit { width:100px;
}

.three_unit {
	width:160px;
}

.sponsors h4 {
	width:100%;
}
.sponsors p, .sponsors .on_clear, .sponsors h5 {
	display:none;
}


/* SIDEBAR */
#sidebar
{clear:none;;	
padding-top:25px;
	width:220px;
	padding-left:20px;
	float:left;
	padding-bottom:30px;
	}
#sidebar li {
	list-style-type:none;
}
#sidebar a {
	color:#6b3b1e;
	text-decoration:underline;
}
#sidebar #side_nav {
	width:194px;
	float:left;
	padding:12px;
	border: 1px solid #CCC;
	background-repeat:repeat;
	background-image: url(images/sidebar_bg_2.jpg);
	margin-top:5px;
	
}

#side_search {
	width:194px;
	float:left;
	padding-bottom:12px;
	border-bottom: 1px dotted #754e3f;
	margin-bottom:0px;
}


#category_search {
	width:93px;
}
#month_search {
	width:75px;
}
#side_search #rss_search {
	float:right;
}
#side_search li {
	list-style:none;
	padding-top:5px;
	height:27px;
	float:left;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#54534b;
}
#side_search li a {
	color:#333130;
	text-decoration:none;
	display:block;
	height:25px;
	width:auto;
	float:left;
}

#side_search li a.current {
	background-image:url(images/small_red_line.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#6B2622;
}

#side_search li a:hover {
	color:#6B2622;
	text-decoration:none;
}
 #sidebar#side_nav div, #sidebar #side_nav p {
	width:194px;
	float:left;
	}

#sidebar #categories div {
	width:194px;
	padding-bottom:10px;
	background-image:none;
	float:left;
	border-bottom: 1px dotted #999;
}
#sidebar #categories div.last_item {
	border:none;
}
 #months ul, #categories ul {
	 width:97px;
	padding:10px;
	padding-left:0px;
	padding-right:0px;
	font-size:10px;
	line-height:18px;
 }
 #categories {
	 padding-top:10px;
	 float:left;
 }
 #months { width:194px;
 clear:left;
 }
 #categories ul ul {
	 padding-top:5px;
	 padding-bottom:0px;
 }
 #categories h4 {
	font-size:16px;
	font-weight:normal;
	padding-top:10px;
	color:#43403E;
	padding-bottom:0px;
	letter-spacing:0.03em;
	float:left;
	width:194px;	
	
	 
 }
 
  #categories h4 a{
	color:#565351;
	text-decoration:underline;	 
 }
 


 #months ul.children, #categories ul.children, #categories ul.children ul, #months ul.children ul {
	 padding:0;
	 margin-top:2px;
	 padding-top:2px;
	 width:95px;
 }
 
 #categories ul.children {
	 padding-top:5px;
 }
 

 #months ul li, #categories ul li {
	 line-height: 19px;
	 width:82px;
	 padding-left:10px;
	 background-image:url(images/bullet_vertical_list.gif);
	 background-position:left 8px;
	 background-repeat:no-repeat;
	 float:left;
 }
.left_col {
	
	float:left;
}
.right_col {
	
	float:right;
}
.hide {
	display:none;
}

#sidebar  ul#rss {
	width:174px;
	padding:10px;
	padding-top:20px;
		float:left;
}

#sidebar #rss li {
width:144px;
	padding-top:2px;
	padding-bottom:10px;
	padding-left: 30px;
	font-size:14px;
	background-image:url("images/feed-icon.png");
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
	
}
	
/* End Sidebar */

/*GALLERY*/
.gallery_section {
	width:700px;
	float:left;
	border-bottom: 1px solid #d3d2ce;
	padding-top:20px;
	padding-bottom:20px;
	
}

.gallery_section h4 {
	width:170px;
	float:left;
	color:#54534b;
	font-size:18px;
	text-align:center;
	font-weight:normal;
}

.gallery_section ul, .gallery_section .summary {
	width:520px;
	float:right;
}
.gallery_section .summary {
	padding-bottom:30px;
}
.gallery_section ul li {
	margin-right: 20px;
	list-style-type: none;
	float:left;
	width:160px;
	height:175px;
	display:block;
	
}
.gallery_section ul li img {
	float:left;
}
.gallery_section ul li h5 {
	font-size:14px;
	font-weight:normal;
	padding-top:6px;
	float:left;
}

.gallery_section h5 a {
	color:#693f24;
	text-decoration:underline;
	
}
.gallery_section ul li p {
	color:#54534b;
	font-size:11px;
	width:100%;
	line-height:18px;
	float:left;
}

.gallery_section ul li p a {
	color:#54534b;
	text-decoration:underline;
}
.gallery_section ul li.row_last {
	margin-right:0px;
}

.morepics {
	font-size:12px;
	width:520px;
	float:left;
	text-transform:uppercase;
	letter-spacing:0.05em;
	font-weight:bold;
	padding-top:15px;
}

.directory_main .gallery_section h4{
	font-size: 24px;
	padding-left:200px;
	width:120px;
	color:#6B3B1E;
}

.directory_main .gallery_section ul li{
	height:auto;
	clear:left;
	width:auto;
	padding-top: 5px;
	background-image:url("images/bullet_vertical_list.gif");
background-position:left 13px;
background-repeat:no-repeat;
padding-left: 10px;
}

.directory_main .gallery_section ul li h3 a{
	text-decoration: underline;
	
	font-size: 16px;
}

.directory_main .gallery_section ul, .directory_main .gallery_section .summary {
float:left;
width:auto;
}



.directory_cat {
	width:700px;
	
	padding-bottom:10px;
	padding-top:30px;
	float:left;
}
.sponsor_single {
width:100%;
float:left;
}

#sponsor_cat {
	width:700px;
	padding-left: 0px
	
	}

#content #sponsor_cat img.sponsor_logo, #content .sponsor_single img.sponsor_logo {
	float:left;
	width:80px;
	height:auto;
	background-image:none;
	padding:0;
	padding-top:10px;
	padding-right:20px;
	padding-left: 80px;
}

#sponsor_cat h3 {
float:right;
}

.directory_cat h3 {
	font-size:24px;
	font-weight:normal;
	color:#54534b;
	width:520px;
	padding-bottom:8px;
	margin-bottom:20px;
	float:right;
	border-bottom: 1px dotted #B78D7C;
}
	

.directory_cat .sponsor_listing {
	float:right;
	width:500px;
	padding:25px 10px;
}

.directory_cat .sponsor_listing h4.sponsor_entry, .directory_cat .alternate_sponsor h4.sponsor_entry {
	color:#602E23;

}


.directory_cat .alternate_sponsor {
	float:right;
	background-image:url(images/alternate_bg.jpg);
	background-repeat:repeat;
	padding:20px 10px;
	width:500px;
}
.directory_cat .sponsor_listing h4, .directory_cat .alternate_sponsor h4 {
	color:#54534b;
	font-size:20px;
}

.directory_cat .sponsor_listing {
	float:right;
	width:500px;
	padding:25px 10px;
}




.directory_cat .alternate {
	background-image:url(images/alternate_bg.jpg);
	background-repeat:repeat;
	padding:10px 10px;
}
.directory_cat .summary h4 {
	color:#54534b;
	font-size:12px;
}


.directory_cat .summary {
	float:right;
	width:500px;
	padding:10px;
}

.directory_cat .summary .post_details, .directory_cat .sponsor_listing .post_details, .directory_cat .alternate_sponsor .post_details {
	color:#383737;
	font-size:12px;
	padding-top:3px;
	line-height:1.2em;
}

.directory_cat p {
	padding-top: 10px;
	float: left;
	width: 510px;
}

.directory_cat .summary .post_details span.web_address, .directory_cat .sponsor_listing .post_details span.web_address, .directory_cat .alternate_sponsor .post_details span.web_address {
	padding-right:10px;
}
.directory_cat .summary .post_details span, .directory_cat .sponsor_listing span, .directory_cat .alternate_sponsor span {
	color:#000;
}
.directory_cat .directory_sponsor{
	font-size:13px;
	padding-top:10px;
	font-weight:bold;
	padding-left:25px;
	float:left;
	background-image:url(images/red_arrow.gif);
	background-position: 0px 12px;
	background-repeat:no-repeat;
}
.directory_cat .summary .directory_sponsor {
	padding-top: 5px;
}

.directory_cat . .directory_sponsor a{
	text-decoration:underline;
	color:#8C4334;
	
}
.directory_cat .sponsor_listing .entry, .directory_cat .alternate_sponsor .entry p{
	color:#333;
	padding-top:5px;
	font-size:12px;
	line-height:1.5em;
	float:left;
	}
.directory_phone {
	font-weight: normal;
	color:#774B31;
	padding-left: 5px;
	font-size:13px;
}

.search .summary h2, .author .summary  h2{
	font-size:18px;
}
.search .center, #content #searchform {
	width:520px;
	float:right;
}
#content #searchform div{
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:30px;
}
.search h2.center  {
	font-size:24px;
	padding-top:20px;
	
}
	
.search h2.pagetitle {
	font-size:24px;
	padding-bottom:20px;
}


.author h2.author_title {
	width: 520px;
float:right;
	font-size:24px;
	padding-bottom:10px;
}

p.author_description {
	width:520px;
	float:right;
	padding-bottom:30px;
}
/*CUSTOM FORMS*/
.submit_page .entry, .submit_page h2, .contact_page h2, .contact_page .entry{
	width:520px;
	float:right;
	
	text-align: center;
	
}

.submit_page h2, .contact_page h2 {
	font-size: 30px;
	color: #774B31;
	padding-bottom: 20px;
}

.tdomf_form legend, .contact_page legend  {
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:14px;
	width:520px;
	text-align:center;
	padding-bottom:15px;
	background-image:url(images/big_dot_separation.gif);
background-position:left bottom;
background-repeat:no-repeat;


}

/* ================ */
/* ! CONTACT FORM   */
/* ================ */

.contact_page legend{
	margin-bottom: 0px;
	padding-bottom: 15px;
}
#feedback {
	
	
}
.contact_page fieldset {
float:left;
font-size:14px;
margin-top:20px;
padding-top:15px;
width:520px;
border:0 none;
text-align:left;
}

.contact_page h2 {
font-size:30px;
padding-bottom:15px;
text-align:center;
}
.contact_page li {
	list-style: none;
}
label {
float:left;
font-size:14px;
padding-bottom:5px;
padding-top:10px;
width:520px;
}

#commentform label{
	padding-bottom:0px;
}
.required label{
color:#443300;
font-weight:normal;
}

.contact_page .false label { 
color:#993300;
}
textarea, .contact_page .title input {
background-color:transparent;
border:1px solid #C4C2B8;
min-height:24px;
padding:2px;
width:100%;
}

.submit_button { margin-top: 10px;}
 textarea {
height:250px;
}

 select {
clear:left;
float:left;
height:100px;
margin-top:10px;
width:250px;
}


/*INDIVIDUAL DIRECTORY ENTRY*/
#content img.sponsor_logo {
	width:140;
	height:auto;
	background-image:none;
	padding:0;
	
	padding-right:20px;
}

/*SUBMIT THINGS*/

#sidebar .submit_link, .more_pics_link { 
margin-top:40px;
width:220px;
float:left;
padding-top:15px;
background-image:url(images/submit_article_line.gif);
background-position:center top;
background-repeat:no-repeat;
}

.more_pics_link {
width: 160px;
float:left;
margin-top:0;
clear:left;
}

#sidebar .submit_link p, .more_pics_link p {
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:14px;
	width:220px;
	text-align:center;
	padding-bottom:15px;
	background-image:url(images/submit_article_line.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.more_pics_link p {
width: 160px;
float:left;
font-size: 12px;
}

#sidebar .submit_link p a, .more_pics_link p a {
	text-decoration:none;
	color:#54534B;
}

#sidebar .same_author { 
margin-top:40px;
width:220px;
float:right;
background-image:url(images/sidebox_bg.jpg);
background-repeat:no-repeat;
background-position: left top;
}
#sidebar .same_author h3 {
	padding-top:10px;
	text-transform:uppercase;
	font-size:14px;
	padding-bottom:10px;
	text-align:center;
}

#sidebar .same_author ul {
	padding-top: 10px;
	background-image:url(images/sidebox_bg.jpg);
background-repeat:no-repeat;
background-position: left bottom;
width:220px;
}

#sidebar .same_author li {
	width:180px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	font-size:13px;
	text-align:center;
	line-height:20px;
	background-image:url(images/bullet_vertical_list.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
#sidebar .same_author li span {
	font-size: 11px;
}

#sidebar .same_author li.first_item {
	background-image:none;
}
	
/*EVENT*/
.summary p.event_date {
	font-size:13px;
	color:#6B3B1E;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
	float:left;
	width: 520px;
		
}


