/*reset*/
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video,xmp{border:0;margin:0;padding:0;font-size:100%}html,body{height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,strong{font-weight:bold}img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}ol.plain,ul.plain {list-style:none;}li{display:list-item}table{border-collapse:collapse;border-spacing:0}th,td,caption{font-weight:normal;vertical-align:top;text-align:left}q{quotes:none}q:before,q:after{content:'';content:none}sub,sup,small{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg{overflow:hidden}

/*  
Theme Name: Ornate
Original Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: Ornate - Green & gray
Version: 1.1
Author: Based off of Dusk by Becca Wei
Author URI: http://beccary.com
Modified by: Teresa Jones of http://scribblescratch.com
Illustrations by: Teresa Jones of http://scribblescratch.com & http://herbrokentoy.com
Permission to use photo for this theme ONLY.  No other use permitted without permission!

*/



/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
        height: 100%;
	background: #f4f4f4 url(images/white-grey-page-bg.gif);
        background-repeat: repeat-y;
        background-position: top center;
	color: #4b4b4b;
	font-size: 12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;

}

p {
	margin: 15px 0;
	line-height:1.5em;
}
ol, ul {
	line-height: 18px;
	margin: 0 0 10px 30px;
	padding: 0;
}
h1, h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.5em 0 0.2em 0;
}


a:link {
	color: #0891BA;
}
a:visited, a:active {
	color: #0891BA;
}
a:hover {	color: #000000; 
		text-decoration: none;
}
input, textarea, select {
	background-color: #FFF;
	color: #4A4A49;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
blockquote {
	background-color: #eeeeee;
	margin: 0 10px;
	padding:1px 10px;
	border-left: 1px dotted #808080;
	border-right: 1px dotted #808080;
	
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}



/* Layout */

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 986px;
	height: 140px;
	position:relative;
	margin: 0 auto;
	background:transparent url('images/grey-header-bg.gif') no-repeat left top;
}

#header h1 {width:180px; height:126px; text-indent:-10000px; float:left; position:relative; left:15px; background:transparent url('images/friends-logo.png') no-repeat left top; margin:0;}
.front_page_column h1, .front_page_column h1 a {color:#AB073A; font-size:30px; font-weight:bold; text-align:center; letter-spacing:-.04em; border-bottom:3px solid #81CDDD; text-transform:uppercase; text-decoration:none;}
.front_page_column h1 a:hover {color:#81CDDD; border-top:2px solid #81CDDD;}
#footer h3 {font-family:'Open Sans'; color:#AB073A; margin-bottom:5px; font-size:25px;}
.front_page_column.events li {margin-bottom:7px; font-size:13px;}
#right-col ul {list-style:none; margin-left:10px;}
ul#events li div { margin-top:4px; padding:0 6px; background-color:#d5f4fa; border:1px solid #FFF;}


#topmenu {position: relative;
top: 5px;
right: 20px;
float: right;
font-size:14px;}
#topmenu h2 {margin-top:0; font-size:15px;}
#topmenu a {color:#AB073A; text-decoration:none;}
#topmenu a:hover {text-decoration:underline;}

#topmenu ul li {display:inline-block;}
#topmenu ul li a {padding:8px; text-decoration:underline; color:#3f372f;
-webkit-transition: all 0.1s ease-in;
transition: all 0.1s ease-in;
}
#topmenu ul li a:hover {color:white; background-color:#6c9e0e; text-decoration:none;}

#donatenow {float: right;
position: relative;
clear: right;
right: 23px;
top: 10px;}

#menuwrapper {
	width:100%;
	height:35px;
	background-image: url(images/dropshadow.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#menubar {
	width: 100%;
	height: 28px;
	background-color:#6c9e0e;
}
#menubar ul {	width: 900px;
	margin: 0 auto;
}
	
#content {
	float: left;
	padding:0;
	margin-top: 0;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family: inherit;
} 

#content .copyheader {border-bottom: 1px solid black; display: block;}
#content .post {position:relative;}
#content h2 {line-height:1.4em;}

#sidebar {
	float: left;
	margin-top: 0px;
	padding-top:15px;
	color: #4b4b4b;
	font-size: 10px;
	margin-bottom: 0px;
} 

/* Sidebar Styles */

#sidebar h2 {
	display:block;
	border-bottom: 1px dotted #808080;
	height: 20px;
	padding-top: 6px;
	text-align: right;
	color: #ffffff;
	background: #4B4B4B;
	color:#000000;
	font-size:17px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:1px;
	line-height:normal;
	margin-top:10px;
	text-decoration:none;
	text-transform:uppercase;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding:6px 5px 0 0;

background:transparent none repeat scroll 0%;
border-right:5px solid #2a2a2a;


}
#sidebar a:link {
	color: #000000;
}
#sidebar a:visited {
	color: #000000;
}
#sidebar a:hover {
	/*color: #17E0E6;*/
	text-decoration: none;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height:15px;
}
#sidebar ul li { margin-bottom:5px;}
#sidebar ul ul, #sidebar ol {
	margin: 14px 0 14px 13px;
}
#sidebar ul ul {
	list-style-type: none;
}
#sidebar ul ul ul {
	margin-top: 0;
	margin-bottom: 0;
}


#footer {
	clear: both;
	padding: 0px 0px 10px 0px;
 	border-top: 1px dotted #AB073A;
	margin-top:15px;

}

	/* Footer Styles */
	
	#footer p {
		margin: 0;
		padding: 8px 0;
		font-size: 11px;
	}

.mychildren	{
background-color:#F3FBFF;
border-bottom:2px dotted #808080;
border-left:5px solid #C5D2D8;
border-right:1px solid black;
color:#000000;
display:block;
float:right;
margin-bottom:15px;
margin-left:20px;
padding-left:15px;
padding-top:3px;
width:679px;}
.mychildren h2 {font-size:13px;;margin:4px 0; font-weight:normal;}
.mychildren h2:before {content:"[+] ";}
.mychildren h2.open:before {content:"[-] ";}
.mychildren ul 	{line-height:15px;list-style-type:none;margin:3px 24px 11px 14px; text-align:left;}
.mychildren li { display:inline; margin-right:10px;font-size:11px;}
.mychildren a:link, .mychildren a:visited, .mychildren a:active { color:#000000; }
.mychildren .current_page_item {display:none;}

/* Blog Styles */



h1.posttitle {
display:block;
/*font-family:Georgia,"Times New Roman",Times,serif;*/
font-size:42px;
font-weight:normal;
margin:0;
color:#AB073A;
letter-spacing: -0.05em;
}


a.posttitle {display:block;
font-size:42px;
font-weight:normal;
margin-top:0;
color:#AB073A;
font-weight:bold;
font-family:'Open Sans';
line-height:.9em;
margin-bottom:6px;
text-decoration:none;
letter-spacing: -0.05em;
}

p.date {margin:5px 0 0 0;}

.postmeta {
	margin: 0;
	padding: 4px 0 0 0;
}
.postmeta, .postfeedback {
	font-size: 11px;
	text-align: right;
}
.pagetitle {
	margin: 8px 0 14px 0;
}
.commentauthor {
	margin: 14px 0 0 0;
	border-bottom: 1px dotted #737373;
	font-size: 12px;
}
.commentauthor a {
	text-decoration: none;
}
.commentmeta {
	margin: 0;
	padding: 3px 0 0 0;
	font-size: 10px;
}
#comment {
	width: 98%;
}

.postnav {
	width: 100%;
	padding: 14px 0 0 0;
	font-size: 10px;
	overflow: auto;
}
.prev {
	float: left;
}
.next {
	float: right;
}

.pullquote

/* Widgets and Etc */

.widget_calendar h2 {
	display: none;
}
.widget_search div {
	margin: 14px 0;
}
#sidebar #s {
	margin-bottom: 1px;
	width: 0px;
}

/* Image Borders */

div.image {
	margin: 14px 0;
}

div.imagecenter {
	margin: 14px 0;
	text-align: center;
}
div.imagecenter img {
	margin: 0 auto;
}

div.imageleft, img.imageleft {
	float: left;
	margin: 0 15px 4px 0;
	padding: 0;
}
 
div.imageright, img.imageright {
	float: right;
	margin: 0 0 3px 15px;
	padding: 0;
}

div.image img, img.image,
div.imagecenter img,
div.imageleft img, img.imageleft,
div.imageright img, img.imageright {
	padding: 5px;
	border: 1px solid #737373;
	background: #FFF;
}

.alignright {float:right; margin-left:10px; margin-bottom:5px;}
.alignleft {float:left; margin-right:10px; margin-bottom:5px;}
.pq150 {
	width:150px;
}
.pq250 {
	width:250px;
}
.pq350 {
	width:350px;
}

.rt {
	float:right;
	margin:5px 0 5px 20px;
	padding-left: 15px;
}

.lt{
	float:left;
	margin:5px 20px 5px 0;
	padding-right: 15px;
}


ul.tabs{list-style: none;
margin: 0 auto; padding-bottom:3px; border-bottom:2px solid #5a5a5a; margin-bottom:5px; margin-top:30px;}
ul.tabs li a {padding:8px; padding-bottom:4px; border:1px solid #5a5a5a; border-bottom:none;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
ul.tabs li a.current {background-color:#D4ECF1; text-decoration:none;}
ul.tabs li {
display:inline-block;
position: relative;
font-size: 16px;
font-weight: bold;
letter-spacing: -.1em;}
div.panes {clear:both;}

/*960x16 GS*/
body{min-width:960px}.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11,.push_12,.pull_12,.push_13,.pull_13,.push_14,.pull_14,.push_15,.pull_15,.push_16,.pull_16{position:relative}.alpha{margin-left:0}.omega{margin-right:0}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_4{width:220px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_8{width:460px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_12{width:700px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_16 .grid_16{width:940px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_4{padding-left:240px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_8{padding-left:480px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_12{padding-left:720px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_4{padding-right:240px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_8{padding-right:480px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_12{padding-right:720px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.container_16 .push_1{left:60px}.container_16 .push_2{left:120px}.container_16 .push_3{left:180px}.container_16 .push_4{left:240px}.container_16 .push_5{left:300px}.container_16 .push_6{left:360px}.container_16 .push_7{left:420px}.container_16 .push_8{left:480px}.container_16 .push_9{left:540px}.container_16 .push_10{left:600px}.container_16 .push_11{left:660px}.container_16 .push_12{left:720px}.container_16 .push_13{left:780px}.container_16 .push_14{left:840px}.container_16 .push_15{left:900px}.container_16 .pull_1{left:-60px}.container_16 .pull_2{left:-120px}.container_16 .pull_3{left:-180px}.container_16 .pull_4{left:-240px}.container_16 .pull_5{left:-300px}.container_16 .pull_6{left:-360px}.container_16 .pull_7{left:-420px}.container_16 .pull_8{left:-480px}.container_16 .pull_9{left:-540px}.container_16 .pull_10{left:-600px}.container_16 .pull_11{left:-660px}.container_16 .pull_12{left:-720px}.container_16 .pull_13{left:-780px}.container_16 .pull_14{left:-840px}.container_16 .pull_15{left:-900px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:before,.clearfix:after,.container_16:before,.container_16:after{content:'.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}.clearfix:after,.container_16:after{clear:both}.clearfix,.container_16{zoom:1}
