/*
Main colors used:
#464543 
 - 

/*=== Setup ===*/

html .sifr-active {
	margin-top: 0px;
	padding-top: 0px;
}	

body{
	font: .75em Helvetica, Arial, "Trebuchet MS", sans-serif;
	/*padding: 0 0 20px;*/
	line-height:1.8em;
	background: url(TFMD/backgroundWP.jpg) no-repeat top left;
	background-color: #FFFFFF;
	color: #6C655B;	
	margin-top:0px;
	padding: 0px;
}

#header{
	padding-top: 30px;
	height: 172px;
	padding-bottom: 0px;
	margin-top: 0px;
	
}	

#header h1 a{
	height: auto;
}		


a{
	color: #F17084;
}
input,select,textarea{
	border: #e6e6e6 1px solid;
}
h2{
	color: #262625;
	font-size: 22px;
	letter-spacing: 0px;
	margin: 0 0 .8em
}

h2 a{
	color: #262625
}
h3{
	color: #262625;
}
h4{
	color: #444444;
	font-size: 1.2em;
	margin: 0 0 1em;
	
}

div.textwidget input, div.textwidget textarea{
	width: 235px;
}

.nav2 li, .widget li{
	background: url(custom/ico-next.gif) no-repeat left 10px;
}



.post ul li{
	background: url(custom/ico-bullet.gif) no-repeat left top;
}	

/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}

.intro {
   font: 12px Georgia, Helvetica, Arial, "Trebuchet MS", sans-serif;
	vertical-align: bottom;
}

p.intro a:hover {
	color:#222222;
}

/*=== Buttons ===*/

.btn-rounded a{
	background: url(grey/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
.btn-rounded a span{
	background: url(grey/btn-rounded.gif) no-repeat right;
}
.btn {
	background: none;
	border: none;
	/*===border-bottom:1px dashed #355f80;===*/
	border-top: 0px;
	border-left:0px;
	border-right:0px;
 	color:#355f80;
}

.fullpage {
	width: 100%;
	background: url(TFMD/watercolor.gif) #ecdfdf;
	}
	
.bottompage{
	margin: 0 auto;
	width: 940px;
	padding: 20px 0px 0px 0px;
}	
	

/*=== Navigation  #f27086; ===*/
/*- Nav1 -*/
#nav1 {
	margin-top: 14px;
	/*background-color: #366D96;*/
	background-image: none;
	padding-top: 0px;
	/*padding-left: 365px;*/
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 0px;
	float: right;
		
}



#nav1 li ul li a, 
#nav1 li ul li a:hover, 
#nav1 li ul li.active a,
#nav1 li ul li.current_page_item a {
	padding-left: 10px;
	
}	


#nav1 li  {
	line-height: 10px;
	margin-right: 0px;
}	


#nav1 li a{
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	

	}
	

#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: none;
	color: #f27086;
}

#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: none;
}

/*- Nav2 -*/
.nav2 li a, .widget li a{
	color: #555555;
}
.nav2 li a:hover, .widget li a:hover{
	color: #464543;
}

/*=== Right Column ===*/
#rightcol h3, #rightcol h3 a{
	color: #ffffff;
}
#rightcol h3 span{
	background: #D0D0CD;
}
#rightcol .widget ul, #rightcol .textwidget 
{
	background: none;
}

#rightcol .widget ul, #rightcol .textwidget {
	padding:0px 15px 15px;
}

/*=== Sub Columns ===*/
.col1 a{
	color: #555555;
}
.col3 h2{
	color: #464646;
}

.col4 a{
	color: #F73339;
}

.col5 img{
	border: 10px solid #f6f5ed;
	float: right
}

.col6{ 
	padding-left: 20px;
	width: 285px;
	padding-right: 0px;
}

/*.col6 last {
	width: 100px;
	padding-left: 0px;

}	

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: none;
}
.box .bot{
	background: url(grey/box-bot.gif) no-repeat top
}
.box .spacer{
	background: none;
	padding: 15px 30px 15px 0px;
}
/*- Box2 -*/
.box2 .top,.box2 .bot{
	background: none;
}
.box2 .bot{
	background: none;
}
.box2 .spacer{
	background: url(TFMD/linen.png) repeat;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: url(grey/box3-top.gif) no-repeat top;
}
.box3 .bot{
	background: url(grey/box3-bot.gif) no-repeat top;
}
.box3 .spcr{
	background: #efefed;
}
/*- Box4 -*/


/*div.box4 {
	color:#637e87;
	font-size:1.8em;
}

.box4{
	float: right;
	
}

.box4.spacer {
	background: url(TFMD/feather.gif) no-repeat right bottom #FFFFFF;
	height:53px;
	
	padding-top: 60px;
	}

-outdated box 4 from when it had separate divs
*/

.box4{
	background: url(TFMD/feather.jpg) no-repeat right bottom #FFFFFF;
	color: #637e87;
	font-size: 1.8em;
	margin: 0 0 20px;
	width: 440px;
	float: right;
	padding: 14px 40px 0px 0px;
}
.box4 .top,.box4 .bot{
	background: none;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
	background: none;
}
.box4 .spacer{
	background: none;
	height: 1%;

}
.box4 p{
	padding: 0
}




/*- Box5 -*/
.box5 .top,.box5 .bot{
	background: none;
	margin-top: 0px;
}
.box5 .bot{
	background: none;
}
.box5 .spacer{
	background: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 0px;
	padding: 0px;
	height: auto;
	
}

.box5 .wrapper {
	padding: 0px;
	z-index: -100;
}

.stepcarousel .panel {
	margin: 0px;
}

.stepcarousel {
	position:relative;
	width:795px;
}

	

/*- End Box 5 -*/

.rating {
	float: left;
	padding-left: 590px;
	margin-top: -100px;
}


/*- Box6 -*/

.box6 .top,.box6 .bot{
	background: none;
	
}
.box6 .bot{
	background: none;
}
.box6 .spacer{
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer .box6 .spacer{
	padding: 0px;
	
}



/*- Date -*/
.date{
	color: #898989;
}

/*=== Styling Forms ===*/
/*- Search -*/

/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#search input.keyword{
	background: #FFFFFF;
	border-bottom: 0px dashed #355f80;
	border-top: 0px solid;
	border-left: 0px solid;
	color: #355f80;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 180px;
}

/*- Form1 Setup -*/
.btn-general{
	background: #F17084;
	color: #FFFFFF;	
}
.btn-general a { 
	color: #FFFFFF;
}
.btn-arr a{
	background: #d0d0cd;
	color: #ffffff;
}

.btn-arr2{
	margin-left: 1px;
	float: left;
	padding: 130px 0 0;
	position: absolute;
	width: 27px;
	z-index: 2;
}

.btn-arr2.fr{
	margin-left: 919px;
	
}



/*=== Footer ===*/
#footer a{
	color: #949387;
}

/*=== Posts ===*/
.post img {	
	border:8px solid #f6f5ed;
}
.post li a:hover{
	color: #464543;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#f9faf4 url(custom/ico-quote-grey.gif) no-repeat 10px 10px;
	border-top:1px solid #e4e4e0;
	border-bottom:1px solid #e4e4e0;	
}

/*=== Widget styling ===*/

.nav2 li, .widget li{
	background: none no-repeat;
	border-bottom:1px dotted #ccc;
	padding: .5em 20px .5em 0px;
	margin-right: 40px;
	}

.widget #recentcomments li a{
	color: #464543;
}
.widget #recentcomments li a:hover{
	color: #464543;
}
.widget #searchform, .widget #calendar_wrap{
	background: #efefed;
}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(custom/ico-quote.gif) no-repeat top left;
	padding-top: 0px;
	margin-top:0px;
}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 940px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 930px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

p.slidertext {
	font-size: 0.55em;
	font-style:italic;
	line-height: normal;
	}
	
	
.invitationimg {
	float: left; 
	width: 570px;
	margin-top: 30px;
}

.tag {
	float: right; 
	width: 370px; 
	background: url(/wp-content/uploads/tag.gif) no-repeat;
	margin-top: 30px;
}	
	
.setincludes {
	font-style:italic;
	}	
	
.description {
	margin-top:30px;
}		

.galleryimg {
	background: url(/wp-content/uploads/frame-sm.jpg) no-repeat;
	padding: 0px 0px 10px 0px;
	height: 257px;
	width: 230px;
	display: inline-block;
	}
	
.gallery-entry {
	width: 940px;
	margin-top: 30px;
	
}		

.galleryimg h4 {
	padding-top: 0px;
}	
