/*
Theme Name: Front Range
Theme URI: 
Description: Front Range theme, created for Front Range Hippotherapy by Mango Media Corporation.
Version: 1.0
Author: Mango Media
Author URI: http://www.thinkmango.com
Tags:
*/

body { 
	color: #443326; 
	background: #e6e0c4 url(images/bg.gif) top center repeat-y; 
	min-width:750px;
	margin: 0px auto;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	}
	
		
h2 {
	margin: 0px 0px 15px 0px;
 }
			
p {
	margin: 0px 0px 20px 0px;
	line-height:18px;
 }

a img { border:none; outline:none; }

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

ol, ul { margin:30px 0px 20px 0px; line-height:18px; }

ol#testimonials { margin:0px 0px 20px 0px; }
ol#testimonials li { margin:0px 0px 30px 0px; }

dl { margin:0px 0px 20px 30px; }
dt { font-weight:bold; margin:0px 0px 5px 0px; padding:0px 0px 0px 0px; }
dd { margin:0px 0px 15px 20px; padding:0px 0px 0px 0px; }


.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.commentbubble a:hover {
	float: left;
	background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 0 0 40px 0;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.entry {
	margin: 0;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry hr {
	height: 1px;
	border: none;
	background: #cccccc;
}

.post h2 {
	font-size: 16px;
	font-weight:normal;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #e6e0c4;
	padding:0px 0px 5px 0px;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
}

.post a, .navigation a {
	color: #0195c5;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.post blockquote {
	background: url(images/blockquotebg.gif) no-repeat left top;
	color: #777777;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

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

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

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

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

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

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

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 5px;
}

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

.commentlist li {
	background: #ebebeb;
	padding: 20px 20px 0 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.commentlist p {
	clear: both;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 10px 0;
}

.avatar {
	border: 1px solid #cccccc;
}

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

.sidebar h2 {
	margin: 0 0 5px 0;
	padding: 30px 0 0 0;
	font-size: 16px;
	color: #666666;
	width: 210px;
	border-bottom: 1px solid #cccccc;
}

.sidebar a {
	display: block;
	color: #78496a;
	text-decoration: none;
	padding: 0 10px 0 10px;
	border-bottom: 1px dotted #cccccc;
}

.sidebar a:hover {
	color: #522e42;
}

.sidebar ul li ul li {
	_height: 20px; /*IE 6 Hack, the sidebar links won't display properly without this*/
}

.sidebar ul li ul li ul li a {
	font-size: 10px;
	padding: 0 10px 0 20px;
}

#wp-calendar {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	padding: 0;
}

#wp-calendar a:hover {
	background: #cccccc;
}



/*---- Begin FRH Styles ----*/


/* CSS Document */

#posts { width: 405px; float: left; display:inline; margin:5px 20px 5px 25px; padding:0px 0px 0px 0px; filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0; overflow:hidden; }
		
a:link, a:visited	{
	color: #78496a;
	text-decoration: none;
	font-weight: 800; }

			
a:hover, a:active  {
	color: #78496a;
	text-decoration: underline;
	font-weight: 800; }
	

#shell {  
	position:absolute; 
	left:50%;
	width: 700px;
	margin-left: -350px;
	/* background-color: red; */
	margin-top: 15px;
	}


/* yay clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}

	.clearfix { display: inline-block; }
	html[xmlns] .clearfix { display: block; }
	* html .clearfix { height: 1%; }



/* banner styling */
#banner {
	clear:both;
	margin-bottom: 7px;
	padding: 0px;
}
#home-link { display:block; float:left; width:235px; height:210px; overflow:hidden; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:url(images/logo.gif) top left no-repeat; text-indent:-999em; }
.header-image {
	float: left;
	display:inline;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
	
/* body text */
#textShell {
	margin: 0px auto;
	padding:0;
	background: transparent url(images/MainText.gif) top center repeat-y;
	opacity:0.85;filter:alpha(opacity=85);
	clear:both;
	}

#navbar {
	width:670px;
	float:left;
	display:inline;
	font: 75%/180% "Trebuchet MS", Arial, Verdana, sans-serif;
	border-bottom: 1px dotted #78496a;
	margin: 10px 0 20px 0;
	padding:0px 4px 0px 26px;
	height: 30px;  
	}
		
#navbar {
	
}

#navbar ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	border-left: 1px solid #cccccc;
}

#navbar li {
	display: block;
	float: left;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 5px 10px;
	text-transform: uppercase;
	font-size: 11px;
	color: #865f75;
	text-decoration: none;
	line-height: 30px;
}

#navbar a:hover, #navbar .current_page_item a {
	color: #522e42;
	text-decoration:underline;
}

#navbar ul li ul {
	z-index: 100;
	margin: 0;
	border: 1px solid #928b69;
	width: 150px;
	clear: both;
	position: absolute;
	top: 254px;
	left: -999px;
	background-color:#e6e0c4;
}

#navbar ul li:hover ul, #navbar ul li.sfhover ul {
	left: auto;
}

#navbar ul li ul li {
	width: 150px; font-size:11px; text-align:left;
}

#navbar ul li.current_page_item ul li a, #navbar ul li ul li.current_page_item a {
	
}

#navbar ul li ul li a {
	
	padding: 0 0 0 5px;
	float: none;
}

#navbar ul li ul li a:hover {
	background: none #cfc2a4;
}
	
			
#textCap {
	clear:both;
	margin:0px auto 20px auto;
	background: transparent url(images/bottomCap.gif) bottom center no-repeat;
	height: 30px;
	opacity:0.85;filter:alpha(opacity=85);
	/* filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30; */
	}

	
#footer {
	clear:both;
	font-size:11px;
	border-top: 1px dotted #78496a;
	padding:10px 0px 0px;
	text-align:center;
	margin:0px 0px 20px 0px;  
	}
#footer ul#footer-links { text-align:center; margin:0px 0px 15px 0px; padding:0px 0px 0px 0px; }
#footer ul#footer-links li { list-style-type:none; display:inline; margin:0px 10px 0px 0px; }
	

			


/* text formatting  */
	
.sidebar { width:225px; float:left; display:inline; margin:5px 0px 5px 0px; overflow:hidden; }

.sidebar li#text-3 h2.widgettitle { padding:0px 0px 0px 0px; }

a.cta-btn { display:block; width:85px; height:23px; line-height:23px; overflow:hidden; font-size:14px; text-align:center; background:url(images/cta-btn.jpg) top left repeat-x; border:solid 1px #9f9274; color:#36291e; }
a.cta-btn:hover { text-decoration:underline; color:#36291e; }

div.event { margin:0px 0px 50px 0px; border-bottom:solid 1px #e4dec2; }
div.event h3 { margin:0px 0px 12px 0px !important; padding:0px 0px 0px 0px; }

form.cform p.cf-sb { text-align:center; margin:0px 0px 20px 0px; }
form.cform input.sendbutton { float:none; }

div.addthis_container { clear:both !important; }


/*---- Sidebar Contact Form Styles ----*/
/*.sidebar li.widgetcform h2.widgettitle { padding:0px 0px 0px 0px; }*/
.sidebar li.widgetcform { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
.sidebar li.widgetcform form.cform { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; text-align:left; float:none; width:225px; }
.sidebar li.widgetcform form.cform input.single { font-size:11px; width:185px; }
.sidebar li.widgetcform form.cform textarea { font-size:11px; height:40px; width:185px; }
.sidebar li.widgetcform form.cform p.cf-sb { clear:both; float:none !important; text-align:left; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
.sidebar li.widgetcform form.cform p.cf-sb input.sendbutton { float:none; clear:both; margin:0px 0px 0px 0px; padding:2px 0px 2px 0px; width:50px; font-size:11px; cursor:pointer; }
.sidebar li.widgetcform form.cform label.seccap { width:183px !important; clear:both !important; text-align:left; display:inline !important; padding:0px 0px 5px 0px !important; margin:0px 0px 0px 0px !important; }
.sidebar li.widgetcform form.cform label.seccap span { width:183px !important; clear:both !important; text-align:left; display:inline !important; padding:0px 0px 5px 0px !important; margin:0px 0px 0px 0px !important; }
.sidebar li.widgetcform form.cform input#cforms_captcha2 { float:none; display:block; width:183px; margin:0px 0px 8px 0px; }
.sidebar li.widgetcform form.cform img.captcha { float:left !important; display:inline !important; padding:0px 0px 5px 0px !important; margin:0px 0px 5px 0px !important; }
.sidebar li.widgetcform form.cform ol li#li-2-5 a { display:inline; float:left; }
p.linklove { display:none; }
.sidebar li#cforms-2 h2.widgettitle { padding:0px 0px 0px 0px; }


/*---- Misc. ----*/
.float-left { float:left; margin:0px 10px 10px 0px; }
.float-right { float:right; margin:0px 0px 10px 10px; }

.horse { clear:both; margin:0px 0px 30px 0px; }

#recent-donors { border:solid 1px #cfc2a4; padding:10px 20px 10px 20px; margin:0px 0px 20px 0px; }

#recent-donors h3 { margin:0px 0px 12px 0px; padding:0px 0px 0px 0px; }

#gallery { text-align:center; }

.gallery-image { margin:0px 0px 20px 0px; }