/*
Theme Name:		EAD Living
Theme URI:		
Description:	Styling for EAD Blogs, loosely adapted from Neoclassical by Chris Pearson
Version:		1.1
Author:			Elizabeth Anne Designs
Author URI:		
*/

body { background: url(images/0144.jpg) repeat; background-attachment: fixed; color: #666; font: 62.5% Georgia, "Times New Roman", Times, serif; }

* { padding: 0; margin: 0; }

/*---:[ body ]:---*/

#container { width: 993px; height: 100%; background: url(images/dropshadowbg.png) fixed repeat-y; background-position:center center; margin: 0 auto -10px auto; padding: 10px 0 0 10px; }

#container_inner { width: 950px; margin: 0; padding: 0 0 0 15px; }

.header_float_left {float: left; }
.header_float_right {float: right; }
.header_text { padding: 10px; color: #676767; }
.header_text a, .header_text a:visited { text-decoration: none; color: #676767; background: #ffffff; }
.header_text a:hover { text-decoration: underline; }

#header_link { position: absolute; top: 60px; left: 60px; width: 900px; height: 120px; background-color: transparent;  }

#rotating_image { width: 930px; height: 210px; margin-left: 10px; background-image: url(images/eadlheader.png); background-repeat: no-repeat; display: block; }

	#rotating_image a span { visibility: hidden; }
		
	#rotating_image img { display: center;  }

#content_box { width: 935px; padding: 0 0 0 10px ;  text-align: left; }

#left_box { width: 740px; float: left; }

	#left_box_wide { width: 930px; float: left; }

#content { width: 543px; padding: 0 1px; float: right; }
					
	#content_wide { width: 930px; padding: 0 1px; float: right; }
	
	#content_left { width: 735px; padding: 0 1px; float: right; }

#content_inner { width: 525px; padding: 9px 9px 0 9px;  border: 1px solid #fff;}

	#content_inner_wide { width: 921px; padding: 9px 9px 0 9px; }
	
	#content_inner_left { width: 730px; padding: 9px 1px 0 4px; float: right; }
	
.sidebar { width: 190px; float: left; }

	.sidebar_footer { width: 250px; float: left; }

	.sidebar_footer_narrow { width: 220px; float: left; }

	.sidebar_footer_wide { width: 320px; float: left; }
		
	#left_bar { padding: 10px 5px 0 0; }
		
	#right_bar { padding: 10px 0 0 5px; }

#footer { padding: 1.0em 10px; border-top: 1px double #ddd; }


/*---:[ titles ]:---*/

h1, h2, h3, h4, h5 { font: bold 1.0em Georgia, "Times New Roman", Times, serif; }

h1 { font-size: 1.9em; font-variant: small-caps; line-height: 1.51111em; padding: 1.11111em 10px 0 5px; color: #676767; border-bottom: 1px solid #e7dbc9; }

	h1.top { padding-top: 0; border-top: none; }

	h1 a, h1 a:visited { color: #676767; }

	h1 a:hover { color: #996666; text-decoration: none; }

	.page h1 { margin: 0 0 1.11111em 0; }

h2 { font-size: 1.8em; line-height: 1.11111em; padding: 1.11111em 10px 0 10px; border-top: 1px dotted #ddd; color: #111; }

	h2 a, h2 a:visited { color: #676767; }

	h2 a:hover { color: #996666; text-decoration: none; }
	
	h2.top { padding-top: 0; border-top: none; }
	
	.sidebar h2 { font-size: 1.3em; margin: 0 0 5px 0; padding: 0; text-transform: uppercase; letter-spacing: 2px; border-top: 0;  }

h3 { font-size: 1.23077em; line-height: 1.25em; color: #999; }

	.format_text h3 { margin: 1.875em 0 0.625em 0; }

	.format_text h3.top { margin: 0 0 0.625em 0 !important; }

	.archives h3 { font-size: 1.1em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; color: #996666; margin: 0 0 1.81818em 0; padding: 0.36364em 10px 0.36364em 10px; text-align: center; }

h4 { font-size: 0.84615em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; }

h5 { font-size: 1.8em; font-variant: small-caps; line-height: 1.11111em; padding: 1.11111em 10px 0 0; color: #676767;  }

	h5 a, h5 a:visited { color: #676767; }

	h5 a:hover { color: #996666; text-decoration: none; }


/*---:[ global elements ]:---*/

hr { display: none; }

a, a:visited { color: #996666; text-decoration: none; outline: none; }
.ttf a { outline: none; }

a:hover { color: #676767; text-decoration: underline; }

a img { border: none; }

a .alt { display: none; } 

blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 0 1.53846em 10px; padding: 0 0 0 10px; border-left: 1px solid #eee; }

abbr, acronym { font-size: 0.84615em; line-height: 1.0em; }

sub, sup { line-height: 1.0em; }

span.code { font-size: 0.92308em; font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace; } /* Using a <span class="code"> preserves the line height better across a wider variety of browsers */
	
	code { font-size: 0.92308em; font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace; line-height: 1.0em; }

	html[xmlns*=""] body:last-child code { font-size: 1.0em; } /* Safari 2.x hack to handle font sizes consistently. */

	pre { margin: 0 0 1.81818em 0; padding: 0.81818em; font-size: 0.84615em; font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

	html[xmlns*=""] body:last-child pre { font-size: 1.0em; } /* Safari 2.x hack to handle font sizes consistently. */

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { padding: 0 20px; font-size: 1.3em; }

select {width:180px; border:1px solid #ddd; background: #ffffff; font: 90% Georgia, "Times New Roman", Times, serif; }


/*---:[ post content ]:---*/

.post_author { font-size: 1.0em; line-height: 1.66667em; margin: 0 0 1.66667em 0; padding: 0 5px; color: #999; }

.post_date { font-size: 1.0em; line-height: 1.66667em; margin: 0 0 1.66667em 0; padding: 0 5px; color: #996666; font-style: italic; float: right; }

	.post_author a, .post_author a:visited { color: #999; text-decoration: none; }
	
	.post_author a:hover { color: #996666; text-decoration: underline; }
	
.format_text { font-size: 1.2em; line-height: 1.53846em; padding: 0 10px; }
		
	.format_text a, .format_text a:visited {  }
	
	.format_text a:hover { color: #996666; text-decoration: underline; }
		
	.format_text blockquote { }
	
		.format_text blockquote.right { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 0 0 10px; padding: 0.4375em 0 0.4375em 10px; float: right; }
		
		.format_text blockquote.left { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 10px 0 0; padding: 0.4375em 10px 0.4375em 0; background: none; border-right: 1px solid #eee; border-left: none; float: left; }
	
			.format_text blockquote.right p, .format_text blockquote.left p { margin: 0 !important; }
	
	.format_text p { margin: 0 0 1.4em 0; }
	
	.format_text p.note { padding: 0.76923em 10px; background: #ffffa0; border: 1px solid #d3d35d; }
	
	.format_text ul { list-style: none; margin: 0 0 1.4em 0; }

	.format_text ol { margin: 0 0 1.4em 20px; }
	
		.format_text li { }
	
		.format_text ul li { padding: 0 0 0 14px; background: url('images/bullet.jpg') 0 0.38462em no-repeat; }
		
			.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol { margin: 0 0 0 10px; }
	
	.format_text dl { margin: 0 0 1.4em 0; }
			
		.format_text dt { font-weight: bold; }
		
		.format_text dd { margin: 0 0 0 1.4em; }
		
	.format_text .ad { margin: 0 0 0 10px; float: right; clear: right; }
	
		.format_text .ad_left { margin: 0 10px 0 0; float: left; clear: left; }

	.format_text img { }

		.format_text img.left { margin: 0 10px 1.53846em 0; float: left; clear: left; }
		
		.format_text img.right { margin: 0 0 1.53846em 10px; float: right; clear: right; }
		
		.format_text img.center { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }
		
		.format_text img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
	
		.format_text img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }
		
		.format_text img.stack { clear: none !important; }

.navigation { width: 523px; padding: 0.69231em 10px 1.76923em 10px; font-size: 1.1em; line-height: 1.53846em; clear: both; }

	.navigation p { text-align: right; }

	.older { padding: 0 20px 0 0; float: left; }

	.previous { text-align: left; }

.navigation_wide { width: 700px; padding: 0.69231em 10px 1.76923em 10px; border-top: 1px solid #ddd; font-size: 1.1em; line-height: 1.53846em; clear: both; }

	.navigation_wide p { text-align: right; }

.navigation_narrow { width: 495px; padding: 0.69231em 10px 1.76923em 10px; font-size: 1.1em; line-height: 1.53846em;  }

	.navigation_narrow p { text-align: right; }

.breadcrumbs { padding: 0.69231em 10px 10px 10px; font-size: 1.1em; line-height: 1.53846em; clear: both; }

.spacer { height: 37px; text-align: center; padding: 0; clear: both; background-image: url(images/spacer.png); background-repeat: no-repeat; }

.betweenposts { height: 190px; clear: both; background-image: url(images/framebg.png); background-repeat: no-repeat; }
     .imgbetweenposts {padding: 24px 10px 0 40px; float: left; }
     .txttitlebetweenposts {padding: 28px 40px 0 0; font-variant: small-caps; font-size: 1.4em; color: #996666; }
     .txtbetweenposts { padding: 10px 40px 0 0; font-size: 1.1em; color: #666; }

/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 190px; margin: 0 0 2.5em 0; font: normal 1.2em/1.33333em Georgia, "Times New Roman", Times, serif;  float: left; }

	ul.sidebar_list_footer li.widget, ul.sidebar_list_footer li.linkcat { width: 240px; margin: 0 0 2.5em 0; font: normal 1.2em/1.33333em Georgia, "Times New Roman", Times, serif;  float: left; list-style: none;} 

		li.widget p { margin: 0 0 1.33333em 0; }
		
		li.widget ul, li.linkcat ul { list-style: none; }
		
		li.widget ol { margin: 0 0 0 20px; }
		
			li.widget li, li.linkcat li { margin: 0 0 0.75em 0; }
			
				li.widget li br { display: none; }
			
				li.widget li ul, li.linkcat li ul { margin: 0.75em 0 0 20px; }
				
/*---:[ search widget ]:---*/

#search { padding: 0.83333em 0; border: 1px dotted #ddd; border-width: 1px 0; text-align: right; }

	#search #s { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; }

	#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

	#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; font: bold 1.0em Georgia, "Times New Roman", Times, serif; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #000; cursor: pointer; }

	#search input[type="submit"]:hover { color: #996666; }



/*---:[ footer styles ]:---*/

#footer p { font: normal 1.1em/1.45455em Verdana, sans-serif; color: #999; text-align: center; }

#footer a, #footer a:visited { color: #999; border-bottom: 1px solid #ddd; text-decoration: none; }

#footer a:hover { color: #333; text-decoration: none; }


/*---:[ comments ]:---*/

#comments { width: 543px; margin: 1.5em 0 1.5em 0; }

.comment_header { width: 505px; margin: .5em 9px 0.71429em 19px; font-size: 1.4em; line-height: 1.62857em; border-bottom: 1px solid #ddd; }

.comment_body { width: 505px; padding: 0 9px 3px 9px; }

.comment_author { font-variant: small-caps; }
.comment_time { font: normal 0.78571em Verdana, sans-serif; color: #999; line-height: 1.52857em; }
.comment_time a, .comment_time a:hover, .comment_time a:visited { color: #999; text-decoration: none; } 		

.comments_float_left {float: left; padding-left: 5px; position: relative; }
.comments_float_left a {position: absolute; top: 0; left: 5px; width:170px; height: 100%; }
.comments_float_left a span {display: none;}
.comments_float_right {float: right; padding-right: 5px; }


/*---:[ comment form ]:---*/

#respond { margin: 0 0 0.83333em 0; padding: 0 10px; font: normal 1.1em/1.46667em Verdana, sans-serif; }

	#respond span { padding: 0 0 0 14px; background: url('images/icon_leave_comment.gif') 0 50% no-repeat; }

#comment_form { width: 425px; padding: 0 19px; }

	#comment_form p { padding: 0.69231em 0 0.76923em 0; font-size: 1.2em; line-height: 1.53846em; }
	
	#comment_form p.submit_p { padding-bottom: 1.30769em; }
	
		#comment_form label { padding: 0 0 0 10px; }

		#comment_form .text_input { width: 259px; padding: 2px; color: #333; font: normal 1.0em Georgia, "Times New Roman", Times, serif; background: #f6f6f6; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
		
		#comment_form .text_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		
		#comment_form .text_area { width: 419px !important; height: 5.84615em; }
	
		#comment_form .form_submit { padding: 0.35714em 4px; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #996666; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.1em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }



/*---:[ search form styles ]:---*/

#search_form { }

	#search_form .search_input { width: 165px; padding: 2px; color: #333; background: #f6f6f6; font: normal 0.91667em Georgia, sans-serif; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }
	
	#search_form .search_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
	


/*---:[ related posts ]:---*/

#related { width: 543px; height: 210px; margin: 0 0 15px 0; }

img.related_thumbs { padding: 0 0 8px 0; background: #ffffff;}

.related_text { font-size: 0.9em; line-height: 1.3em; color: #666;}

.related_text a, .related_text a:visited, .related_text a:hover { text-decoration: none; color: #666; background: #ffffff; }

#related_posts {
width: 100px;
float: left;
margin-left: 15px;
}

/*---:[ photo archives left ]:---*/

#photo_archives {
width: 160px;
float: left;
height: 255px;
margin: 0 7px 30px 7px;
}

#photo_archives_header_image {
border-bottom: 1px solid #ddd;
margin-bottom: 20px;
width: 720px;
}

.photo_archives_text { font-size: 0.9em; line-height: 1.3em; color: #666; text-align: center; }

.photo_archives_text a, .photo_archives_text a:visited { text-decoration: none; color: #666; background: #ffffff; }

.photo_archives_text a:hover { text-decoration: none; color: #996666; background: #ffffff; }

#photo_archives_large {
width: 215px;
float: left;
height: 310px;
margin: 0 10px 30px 7px;
}

.photo_archives_large_text { text-align: center; }

.photo_archives_large_text a, .photo_archives_text a:visited { text-decoration: none; color: #666; background: #ffffff; }

.photo_archives_large_text a:hover { text-decoration: none; color: #996666; background: #ffffff; }


/*---:[ small thumbnails listing ]:---*/

#sidebar_style {
width: 190px;
margin-left: 5px;
margin-bottom: 10px;
float: left;
}

#sidebar_style_right {
width: 190px;
margin-left: 530px;
margin-bottom: 10px;
}

#small_thumbs_widget {
width: 190px;
height: 80px;
float: left;
margin-bottom:10px;
border-bottom: 1px dotted #e7dbc9;
}

img.small_thumbs_widget { float: left; margin: 0 5px 10px 0; background: #ffffff;}

.small_thumbs_text { font-size: 1.1em; line-height: 1.3em; color: #666; text-align: center; margin-bottom: 10px;}
.small_thumbs_text a, .small_thumbs_text a:visited { color: #996666; text-align: center;  text-decoration: none; background: #ffffff; }
.small_thumbs_text a:hover { color: #666; text-decoration: none;  }


/*---:[ featured post ]:---*/

#single_featured_post { 
padding: 10px; 
border: 1px dotted #e7dbc9;
margin-bottom:10px;
font-size: 1.23em; 
line-height: 1.51em; 
}

#single_featured_image { float: left; margin: 0 10px 0 0; background: #ffffff;}

.single_featured_h4 { font-size: 0.9em; line-height: 1.81818em; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; margin-left: 110px; border-bottom: 1px solid #e7dbc9; margin-bottom: 8px;}

.single_featured_h4 a { color: #666; text-decoration:none; }

.single_featured_h4 a:hover { color: #996666; text-decoration:none; }

#single_featured_text { font-size: 0.9em; line-height: 1.2em; color: #996666; text-align: right; }


/*---:[ slider ]:---*/

#slider_header { 
margin-left: 215px;
margin-top: 5px;
}

#slider {
    width: 465px;
    margin: 0 auto;
    position: relative;
    float: left;
}

.scroll {
	overflow: hidden;
	width: 465px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
	overflow: hidden;
    height: 260px;
}

.scrollContainer div.panel {
    padding: 5px;
    width: 145px;
}

.inside {
padding: 10px;
width: 145px;
}

#sliderw {
    width: 705px;
    margin: 0 auto;
    position: relative;
    float: left;
}

.scrollw {
    overflow: hidden;
    width: 705px;
    margin: 0 auto;
    position: relative;
}

.scrollContainerw {
    position: relative;
    overflow: hidden;
    height: 175px;
}

.scrollContainerw div.panelw {
    padding: 5px;
    width: 131px;
}

.insidew {
padding: 10px;
width: 131px;
}

.slider_text { font-size: 1.1em; line-height: 1.3em; color: #666; text-align: center; }
.slider_text a, .slider_text a:visited { text-decoration: none; color: #666; background: #ffffff; }
.slider_text a:hover { color: #996666;  text-decoration: none; }

.scrollButtons {
    position: absolute;
    top: 105px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -10px;
}

.scrollButtons.right {
    right: -10px;
}

.scrollButtonsw {
    position: absolute;
    top: 55px;
    cursor: pointer;
}

.scrollButtonsw.left {
    left: -10px;
}

.scrollButtonsw.right {
    right: -10px;
}

.hide {
    display: none;
}

#slider_right_wide { padding: 0 0 0 230px; }
#slider_middle_wide { padding: 0 0 0 10px; }
	
/*---:[ featured content jflow horizontal ]:---*/

#widescrollcontainer {
margin-bottom: 15px;
width: 730px;
height: 252px;
overflow: hidden;
position: relative;
}

#myController {
width: 728px;
height: 250px;
border: 1px solid #e7dbc9;
overflow:hidden; 
}

#rightnavcontroller {
width: 227px;
height: 250px;
float: left;
position: relative;
}

#myController span.jFlowControl {
width: 224px;
height: 56px;
margin-top:6px;
float: right;
padding-right: 3px;
cursor: pointer;
font-size: 1.1em; line-height: 1.3em; color: #666; text-align: center;
}

#myController span.jFlowSelected {
width: 224px;
height: 56px;
margin-top:6px;
padding-right: 3px;
float: right;
cursor: pointer;
background: url(images/selectedfeature.png);
background-repeat: no-repeat;
font-size: 1.1em; line-height: 1.3em; color: #666; text-align: center;
}

#mySlides {
width: 500px;
height: 250px;
overflow: hidden;
position: relative;
}

img.jFlowControlimg { float: left; margin-left: 15px; margin-right: 5px; background: #ffffff;}

#jFlowSlide{
width: 490px;
height: 250px;
float: left;
position: relative;
overflow: hidden;
}

#jFlowSlide .info {
	position:absolute; 
	top:205px; left:0;
	height:30px; width: 400px;
	background: url('images/transparent-bg.png');
        border-top: 1px dotted #ddd;
        border-bottom: 1px dotted #ddd;
}
#jFlowSlide .info h2{
	font-size:16px; font-family:Georgia, serif; font-variant: small-caps;
	color:#343434; padding:5px; margin:0;
	overflow:hidden; border: 0px solid #fff;
}
#jFlowSlide .info p{
	margin:0 5px;
	font-family:Verdana; font-size:11px;
	line-height:15px; color:#666;
}
#jFlowSlide .info a{
	text-decoration:none;
	color:#fff;
}
#jFlowSlide .info a:hover{
	text-decoration:underline;
}

.jFlowPrev, .jFlowNext{
display: none;
}

/*---:[ featured content jflow vertical ]:---*/

#widescrollcontainerv {
margin-bottom: 5px;
width: 316px;
height: 327px;
overflow: hidden;
position: relative;
float: left;
}

#myControllerv {
width: 300px;
height: 315px;
padding: 8px 7px 0 7px;
border: 1px solid #e7dbc9;
overflow:hidden; 
}

#rightnavcontrollerv {
width: 306px;
height: 100px;
position: relative;
overflow: hidden;
}

#myControllerv span.jFlowControlv {
width: 96px;
height: 96px;
margin-top:6px;
padding-right: 6px;
float: left;
cursor: pointer;
font-size: 1.1em; line-height: 1.3em; color: #666; text-align: center;
}

#myControllerv span.jFlowSelectedv {
width: 96px;
height: 96px;
margin-top:6px;
padding-right: 6px;
float: left;
cursor: pointer;
background: url(images/selectedfeaturev.png);
background-repeat: no-repeat;
font-size: 1.1em; line-height: 1.3em; color: #666; text-align: center;
}

#mySlidesv {
width: 300px;
height: 205px;
overflow: hidden;
position: relative;
}

img.jFlowControlimgv { float: left; background: #ffffff;}

#jFlowSlidev{
width: 300px;
height: 205px;
position: relative;
overflow: hidden;
}

#jFlowSlidev .infov {
	position:absolute; 
	top:155px; left:0;
	height:25px; width: 285px;
	background: url('images/transparent-bg.png');
        border-top: 1px dotted #ddd;
        border-bottom: 1px dotted #ddd;
}
#jFlowSlidev .infov h2{
	font-size:12px; font-family:Georgia, serif; font-variant: small-caps;
	color:#343434; padding:5px; margin:0;
	overflow:hidden; border: 0px solid #fff;
}
#jFlowSlidev .infov p{
	margin:0 5px;
	font-family:Verdana; font-size:11px;
	line-height:15px; color:#666;
}
#jFlowSlidev .infov a{
	text-decoration:none;
	color:#fff;
}
#jFlowSlidev .infov a:hover{
	text-decoration:underline;
}

.jFlowPrevv, .jFlowNextv{
display: none;
}

/*---:[ thumbnail archives - list posts ]:---*/

#widethumblist {
margin-top: 10px;
margin-bottom: 15px;
width: 730px;
overflow: hidden;
position: relative;
}

#widethumblist_nav_left {
width: 535px;
float: left;
}

#widethumblist_nav_right {
width: 180px:
float: left;
padding-top: 2px;
}

#widethumblist_inner {
width: 728px;
float: right;
margin-top: 10px;
overflow: hidden;
position: relative;
}

img.widethumblist { padding: 0 0 8px 0; background: #ffffff;}

.widethumblist_text { font-size: 1.1em; line-height: 1.3em; color: #666;}

.widethumblist_text a, .widethumblist_text a:visited, .widethumblist_text a:hover { text-decoration: none; color: #666; background: #ffffff; }

#wide_thumb_list {
width: 106px;
float: left;
height: 185px;
margin-right: 15px;
}

/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/*---:[wp stats smiley]:---*/

img#wpstats{width:0px;height:0px;overflow:hidden}


/*---:[sociable style]:---*/

div.sociable { margin: 5px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/*---:[menu style]:---*/

#suckerfishnav {
    background: repeat-x;
    font-size:11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin:148px auto 0 280px;
    width:630px;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:20px;
    padding-bottom:7px;
    }
#suckerfishnav a {
    display:block;
    color:#bd9a66;
    text-decoration:none;
    padding:0px 9px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-size:10px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    z-index:500;
    }
#suckerfishnav li li {
    width:149px;
    font-family: Georgia, "Times New Roman", Times, serif;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:149px;
    font-family: Georgia, "Times New Roman", Times, serif;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 140px;
    }
#suckerfishnav li li:hover {
    background:#ffffff;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#996666;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#996666;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#676767;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#ffffff;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#ffffff;
    }


/*---:[US map]:---*/

#map {
   width: 650px;
   height: 410px;
   background-image: url(images/usmap2.jpg);
   background-repeat: no-repeat;
   margin: 10px auto;
   padding: 0;
   position: relative;
   display: block;
 }

#map dt {
   margin: 0;
   padding: 0;
   list-style: none;
   position: absolute;
   }

#map dt, #map a {
   display: block;
   }

.southeast {position: relative; top: 150px; left: 357px; z-index: 9}
.southeast a{width: 293px; height: 260px; outline:none; text-decoration: none;}
.southeast a span { display: none; }
.southeast a:hover {background: transparent url(images/usmapse.jpg) -357px -150px no-repeat;}

.southwest {position: relative; top: 220px; left: 95px; z-index: 10;}
.southwest a {width: 282px; height: 190px; outline:none; text-decoration: none;}
.southwest a span { display: none; }
.southwest a:hover {background: transparent url(images/usmapsw.jpg) -95px -220px no-repeat; }

.northeast {position: relative; top: 0px; left: 515px; z-index: 10}
.northeast a{width: 135px; height: 184px; outline:none; text-decoration: none;}
.northeast a span { display: none;}
.northeast a:hover {background: transparent url(images/usmapne.jpg) -515px 0px no-repeat;}

.midwest {position: relative; top: 30px; left: 240px; z-index: 10}
.midwest a{width: 280px; height: 205px; outline:none; text-decoration: none;}
.midwest a span { display: none;}
.midwest a:hover {background: transparent url(images/usmapmw.jpg) -240px -30px no-repeat;}

.west {position: relative; top: 0px; left: 0px; z-index: 0;}
.west a {width: 284px; height: 410px; outline:none; text-decoration: none;}
.west a span { display: none;}
.west a:hover {background: transparent url(images/usmapw.jpg) no-repeat;}


/*---:[ticker style]:---*/

#ticker {
   border: 1px solid #e7dbc9;
   height: 50px;
   width: 400px;
   margin-left: 325px;
} 

#tickerheader {
   height: 50px;
   width: 150px;
   float: left;
} 

#scrollup {
   position: relative;
   overflow: hidden;
   height: 50px;
   width: 250px;
   float: left;
 }
.headline {
   position: absolute;
   top: 60px;
   left: 5px;
   height: 45px;
   width:240px;
 }

/*---:[don't miss style]:---*/

#dontmiss {
   width: 400px; 
   height: 323px;
   border: 1px dotted #e7dbc9;
   margin: 0 0 5px 325px;
 }

.nomiss {
   float: left;
   width: 120px;
   height: 130px;
   margin: 5px;
  }

.dontmiss_text { font-size: 8pt; line-height: 1.2em; color: #666; margin-bottom: 10px;}
.dontmiss_text a, .small_thumbs_text a:visited { color: #996666; text-align: center;  text-decoration: none; background: #ffffff; }
.dontmiss_text a:hover { color: #666; text-decoration: none;  }
.dontmiss_text li { list-style: none; padding: 0 0 0 15px; line-height: 1.1em; }

/*---:[vendor linkroll]:---*/

#vendorlinkroll {
   width: 190px; 
   height: 400px;
   border: 1px dotted #e7dbc9;
   margin: 5px 0 5px 530px;
   padding-top: 10px; 
   padding-left: 5px;
 }

#minifeature {
  width: 190px;
  height: 266px;
  background-image: url(images/framebgv.png); 
  background-repeat: no-repeat;
  margin: 5px 0 5px 535px;
 }

.minifeaturetitle { text-transform: uppercase; font-size: 1.1em; color: #996666; text-align: center; }

.imgminifeature {padding: 40px 8px 8px 30px; }

#inner_content { width: 510px; padding: 9px 9px 10px 9px; float: left; }

/*---:[excerpts]:---*/

img.excerpt { padding: 8px; background: #ffffff; float: left;}

.excerpttitle {padding: 10px 0 0 8px; font-variant: small-caps; font-size: 1.5em; line-height: 1.7em; color: #996666; border-bottom: 1px solid #e7dbc9; }
.excerpttxt { padding: 8px 0 0 0; font-size: 1.1em; line-height: 1.4em; color: #666; }
.excerpttxt p { margin: 0 0 8px 0; }

.excerpt_author { font-size: 1.11111em; line-height: 1.66667em; margin: 0 0 8px 0; padding: 0 10px; color: #999; text-transform: uppercase; }

	.excerpt_author a, .excerpt_author a:visited { color: #999; text-decoration: none; }
	
	.excerpt_author a:hover { color: #999; text-decoration: underline; }

/*---:[featured vendor guide]:---*/

#featuredvendors {
 width: auto;
 height: auto;
 overflow: hidden;
 margin: 15px auto 15px 17px;
}

.eachfeature {
  width: 177px;
  height: 270px;
  text-align: center; 
  float: left;
}

.eachfeaturetitle a, .eachfeaturetitle a:visited, .eachfeaturetitle a:hover {
  text-transform: uppercase; 
  font-size: 1.1em;
  text-decoration: none;
}
