body
{
	margin: 0px auto;
	color: #000;
	font-size: 12px;
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-weight: normal;
	background: url('../img/design/swp_bkgd.png') center top repeat;
}

a, a:visited
{
	color: #000; 
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

a:active
{
	color: #cccccc;
	text-decoration: none;
}

a:hover
{
	color: #ff4e00;
	text-decoration: none;
}

a:focus { outline: none; }
a img { border: none; }
p { margin: 12px 0; }

img
{
	max-width: 100%;
	padding: 0;
}

small { font-size: 11px; }

hr
{
	height: 1px;
	color: #9b8d75;
	border: 0px;
}

/* OVERALL SHELL */
#sleeve
{
	margin: 0px auto;
	width: 1200px;
}

#page
{
	margin: 0px auto;
	width: 1020px;
	padding: 0 0 15px 0;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

#main_container
{
	padding: 0px;
	width: 1020px;
	text-align: left;
	background: #D7D7D7 url('../img/design/main_bkgd.png') left top no-repeat;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

#container
{
	padding: 15px 0 15px 0;
	min-height: 420px;
	width: 1020px;
	text-align: left;
	background:  url('../img/design/scottwinertv_body.png') left top repeat-y;
	border-bottom: 2px solid #ff4e00;	
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

/* HEADER */
#header
{
	margin: 0px auto;
	height: 70px;
	width: 1020px;
	background: url('../img/design/scott_name.png') left top no-repeat;
	background-position: 18px 10px;
}

.header_left, #header_left a, #header_left a:visited
{
	margin: 0px;
	overflow: hidden;
	color: #199bd7;
}

.header_left a:hover { color: #fff; }

/* NAV */
#nav_wrapper
{
	width: 1020px;
	margin: 0px auto;
	margin-top: -45px;
	height: 30px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

#nav_wrapper .nav_wrapper_right
{
	width: 852.5px;
	margin-left: 167.5px;
	padding: 0px;
}

.nav_wrapper_right ul
{
	width: 852.5px;
	font-size: 12px;
	height: 30px;
	padding: 0px 0px 0px 0px;		
}

.nav_wrapper_right li
{
	float: right;
	display: inline-block;
	padding: 4px 0px 5px 0px;
	text-align: center;
	list-style-type: none;
	}

.nav_wrapper_right li a, .nav_wrapper_right li a:visited
{
	width: 68.75px;
	letter-spacing: 0.3px;
	display: inline-block;
	text-decoration: none;
	color: #ccc;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 15px;
}

.nav_wrapper_right li a:hover
{
	display: inline-block;
	text-decoration: none;
	color: #ff4e00;
}

.nav_wrapper_right li.current, .nav_wrapper_right li.current a
{
	width: 68.75px;
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	background: #ff4e00;
	margin-right: 15px;	
}

.nav_wrapper_right li.current a:hover
{
	color: #555;
}

.yellow_bar_sm
{
	width: 1020px;
	height: 2px;
	position: relative;
	margin-top: -7px;
	z-index: 999;
	background: #ff4e00 left top repeat-x;*/
}

.yellow_bar
{
	width: 1020px;
	height: 20px;
	position: relative;
	margin-top: -6px;
	z-index: 999;
	background: #ff4e00 left top repeat-x;*/
	padding-top: 10px;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #000;
}

.yellow_bar ul
{
	margin-top: 0px;
	margin-left: -30px;
	text-align: left;
	font-size: 14px;
	width: 610px;
	display: inline-block;
}

.yellow_bar li, .yellow_bar li a
{
	display: inline-block;
	color: #000;
	padding: 0 10px 0 10px;
}

.yellow_bar li, .yellow_bar li a:visited
{
	text-decoration: none;
	color: #000;
	display: inline-block;
}

.yellow_bar li a:hover
{
	text-decoration: none;
	color: #fff;
	display: inline-block;
	background: #ff4e00;
}

.yellow_bar li.current
{
	text-decoration: none;
	color: #4d4d4d;
	padding: 0;
}

/*TOP CONTENT */
#top_box
{
	border: 0px;
	border-top: 0px solid #ff4e00;
	border-bottom: 2px solid #ff4e00;
	background-color: #D7D7D7;
	margin: 0px auto;
	margin-bottom: 15px;
	padding: 0px;
	width: 1020px;
	min-height: 675px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
}

#top_box .video, .video
{
	float: left;
	width: 650px;
	padding: 20px 0px 20px 20px;
}

.video_credits
{
	float: left;
	width: 650px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#top_box .video2
{
	float: right;
	width: 650px;
	padding: 0px 20px 0px 20px;
}

#top_box .bio
{
	float: right;
	margin: 0px auto;
	width: 320px;
	padding: 20px 20px 20px 10px;
}

#top_box .bio2
{
	float: left;
	width: 980px;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
	text-align: justify;
	line-height: 16px;
}

#top_box .bio_img { float: right; padding: 0px 0px 0px 20px; }

#top_box .bio_text
{
	text-align: justify !important;
	line-height: 16px;
}

#top_box .bio_text2
{
	float: left;
	padding: 0px 20px 20px 20px;
	text-align: justify;
	line-height: 16px;
	width: 980px;
}

#top_box .bio_text3
{
	float: left;
	width: 320px;
	padding-right: 20px;
	text-align: justify;
	line-height: 16px;
}

/*REEL*/
#reel
{
	border: 0px;
	border-top: 0px solid #ff4e00;
	border-bottom: 0px solid #ff4e00;
	background-color: #aaa;
	margin: 0px auto;
	margin-bottom: 15px;
	padding: 15px;
	width: 970px;
	min-height: 380px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
}

#reel .video
{
	float: left;
	width: 480px;
}

#reel .right_box
{
	margin-top: 0px;
	float: right;
	width: 465px;
	text-align: justify;
	padding-left: 15px;
	line-height: 16.5px;
}

embed 
{
	background-color: #aaa;

}

/*BOTTOM*/

.bottom_wrapper
{
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	width: 1020px;
	height: 40px;
	border-top: 2px solid #ff4e00;
	border-bottom: 2px solid #ff4e00;
	background-color: #D7D7D7;
}

.bottom_wrapper_left-1
{
	float: left;
	text-align: justify;
	padding: 0 0 0 15px;
	width: 153px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 0px dotted #aaa;
}

.bottom_wrapper_left-2
{
	float: left;
	text-align: justify;
	padding: 0 0 0 15px;
	width: 153px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 0px dotted #aaa;
}

.bottom_wrapper_mid-1
{
	float: left;
	text-align: justify;
	padding: 0 0 0 15px;
	width: 153px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 0px dotted #aaa;	
}

.bottom_wrapper_mid-2
{
	float: left;
	text-align: justify;
	padding: 0 0 0 15px;
	width: 153px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 0px dotted #aaa;	
}

.bottom_wrapper_right-1
{
	float: left;
	text-align: justify;
	padding: 0 0 0 15px;
	width: 153px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 0px dotted #aaa;	
}

.bottom_wrapper_right-2
{
	float: left;
	text-align: justify;
	padding: 0 0 0 15px;
	width: 153px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 0px dotted #aaa;	
}


.bottom_wrapper_left h1, .bottom_wrapper_mid h1, .bottom_wrapper_right h1
{
	font-size: 16px;
}

.bottom_wrapper_bottom
{
	margin: 0px auto;
	margin-bottom: 0px;
	text-align: center;
	padding: 0 0 0 0;
	width: 451px;
	height: 87px;
	background: #ccc;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;

}

.bottom_wrapper_admin
{
	margin: 0px auto;
	margin-left: 45px;
	text-align: left;
	padding: 0 0 0 0;
	width: 451px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.description
{
	padding: 0 0 10px 0;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 0px;
}

.title
{
	padding: 0 0 0 20px;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: -.5px;
}

#content
{
	padding: 0 0 0 20px;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	margin-left: 0px;
	margin-right: 20px;
}

/* MAIN CONTENT */
#main_content
{
	float: left;
	width: 601.25px;
	margin: 0px auto;
	color: #333;
}

#main_content .main_nav
{
	float: left;
	margin: 0 auto;
	line-height: 12px;
	text-align: right;
	width: 100px;
	padding-bottom: 20px;
}

#main_content .main_nav_home a
{
	float: left;
	font-size: 18px;
	width: 50px;
	height: 50px;
	display: inline-block;
	background: url('../img/design/scottwinertv_nav.png') no-repeat;
	background-position: 0px -100px;
}

#main_content .main_nav_home a:hover
{
	float: left;
	color: #000;
	text-decoration: none;
	display: inline-block;
	background: url('../img/design/scottwinertv_nav.png') no-repeat;
	background-position: -50px -100px;
}

#main_content .main_nav_next a
{
	float: left;
	font-size: 18px;
	width: 50px;
	height: 50px;
	display: inline-block;
	background: url('../img/design/scottwinertv_nav.png') no-repeat;
	background-position: 0px 0px;
}

#main_content .main_nav_next a:hover
{
	float: left;
	color: #000;
	text-decoration: none;
	display: inline-block;
	background: url('../img/design/scottwinertv_nav.png') no-repeat;
	background-position: -50px 0px;
}

#main_content .main_nav_prev a
{
	float: left;
	font-size: 18px;
	width: 50px;
	height: 50px;
	display: inline-block;
	background: url('../img/design/scottwinertv_nav.png') no-repeat;
	background-position: 0px -50px;
}

#main_content .main_nav_prev a:hover
{
	float: left;
	color: #000;
	text-decoration: none;
	display: inline-block;
	background: url('../img/design/scottwinertv_nav.png') no-repeat;
	background-position: -50px -50px;
}


/* ENTRIES */
.main_entry_wrapper 
{ 
	margin-top: 0px; 
	padding: 48px 0px 0px 0px;
}

.entry_wrapper 
{ 
	margin-left: 15px;
	width: 601.25px
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

.louie 
{
	float: left;
	width: 320px;
	padding: 0px 0px 0px 15px;
}

.mike 
{
	float: left;
	width: 320px;
	padding: 0px 15px 0px 15px;
}

.ralph 
{
	float: left;
	width: 320px;
	padding: 0px 15px 0px 0px;
}

.entry_date
{
	letter-spacing: 1.5em;
	font-size: 9px;
	padding: 0px;
}

.entry_indent
{
	margin-left: 0px;
	padding-left: 0px;
	text-align: justify;
}

.entry_indent h2
{
	padding-bottom: 5px;
}

.entry_body
{
	font-size: 12px;
	text-align: justify;
	padding-bottom: 5px;
}

/*VIDEO CONTENT*/
.video_content 
{ 
	width: 502.5px
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

.video_left
{
	width: 152.5px;
	padding-left: 0px;
	text-align: justify;
	float: left;
}

.video_right
{
	float: left;
	margin-left: 15px;
}

.video_summary
{
	width: 335px;
}

.video_body
{
	float: left;
	width: 335px;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 5px;
}

.video_sum
{
	float: left;
	width: 236px;
}

/* LEFT CONTENT */

#main_twitter
{
	float: left;
	margin-left: 0px;
	padding: 15px 15px 0px 15px;
	width: 320px;
	text-align: left;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
}

.twitter
{
	margin: 0px auto;
	width: 320px;
	padding: 0px 0 0px 0;
}

.twitter ul
{
	list-style-type: none;
	float: left;
	width: 320px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	font-size: 12px;
	color: #000;
}

.twitter ul li { padding-bottom: 15px; }

#leftbar
{
	float: right;
	padding: 0px;
	width: 335px;
	text-align: left;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	color: #444;
}

.caption
{
	font-size: 12px;
}

.side_shows
{
	width: 320px;
	padding: 0px 0px 0px 0px;
}

.side_shows ul
{
	list-style-type: none;
	float: right;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	font-size: 12px;
	color: #000;
}

.side_shows ul li { padding-bottom: 35px; }

.side_shows h1
{
	margin: 0px auto;
	font-size: 16px;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
}

.side_shows h1 a
{
	font-size: 14px;
	color: #000;
}

.side_shows h1 a:visited
{
	font-size: 14px;
	text-decoration: none;
	color: #000;
}

.side_shows h1 a:hover
{
	font-size: 14px;
	text-decoration: none;
	color: #ff4e00;
}

.side_shows h2
{
	margin: 0px auto;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.side_shows h3
{
	line-height: 14px;
	text-align: justify;
	margin: 0px auto;
	font-size: 11px;
	font-weight: normal;
}

.side_shows h4
{
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.side_img { padding: 0 0 10px 0; }

.side_social
{
	text-align: center;
	margin: 0px auto;
	width: 215px;
	padding: 0 0 30px 0;
}

.side_social h1
{
	text-align: center;
	padding: 0 0 5px 0;
}

.side_social .icons
{
	text-align: right;
	padding-bottom: 5px;
	margin: -20px 60px 0 0px;
}

.side_social .swp
{
	text-align: center;
	padding-bottom: 5px;
	margin: -20px 0px 0 0px;
}

.side_shows a img, .side_social a img
{
	display: inline-block;
	padding: 3px;
	color: #000;
}

.side_shows a:visited img, .side_social a:visited img
{
	text-decoration: none;
	color: #000;
	display: inline-block;
}

.side_shows a:hover img, .side_social a:hover img
{
	text-decoration: none;
	color: #ff4e00;
	display: inline-block;
	background: #ffc000;
}

.side_text
{
	display: inline-block;
	margin: 0px auto;
	width: 215px;
	overflow: hidden;
	text-align: justify;
}

.top_icon
{
	margin: 0px auto;
	text-align: center;
}

.top_icon h1
{
	margin: 0px auto;
	padding: 10px 0 10px 0;
}

.top_icon .dotbar
{
	margin: 0px auto;
	text-align: center;
	padding: 30px 0 40px 0;
}

.top_icon a img
{
	display: inline-block;
	padding: 3px;
	color: #000;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
	border-radius: 75px;
}

.top_icon a:visited img
{
	text-decoration: none;
	color: #000;
	display: inline-block;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
	border-radius: 75px;
}

.top_icon a:hover img
{
	text-decoration: none;
	color: #ff4e00;
	display: inline-block;
	background: #ffc000;
	-moz-border-radius: 75px;
	-webkit-border-radius: 75px;
	border-radius: 75px;
}

.side_social .current
{
	text-decoration: none;
	color: #4d4d4d;
	padding: 0;
	display: inline-block;
}

.recent
{
	display: inline-block;
	margin: 0px auto;
	overflow: hidden;
	text-align: justify;
}

.iphone_button a
{
	display: inline-block;
	margin: 20px 0 20px 0;
	background-color: #333;
	color: #fff;
	font-size: 36px;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	width: 445px;
	height: 50px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.iphone_button_shows a
{
	display: inline-block;
	margin: 0 0 20px 0;
	background-color: #333;
	color: #fff;
	font-size: 26px;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	width: 100px;
	height: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.fb_like { width: 182.5px; float: left;}

.tweet { float: left; padding-bottom: 10px;}



/* SHOWS */
#show_wrapper
{
	margin: 0px auto;
	width: 485px;
	height: 250px;
}

.show_date
{
	letter-spacing: 0px;
	font-size: 14px;
}

#show_album
{
	float: left;
	width: 210px;
	padding-bottom: 20px;
}

#show_album img
{
	display: inline-box;
	width: 200px;
	padding: 3px;
}

#show_album a:hover img
{
	display: inline-box;
	padding: 3px;
	background: #ffc000;
}

#show_body
{
	float: right;
	width: 265px;
	max-height: 245px;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 20px;
}

/* HEADINGS */
h1
{
	margin: 0;
	color: #222;
	font-weight: bold;
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	letter-spacing: -.5px;
	font-size: 18px;
}

h1 a:hover
{
	margin: 0;
	color: #ff4e00;
	font-weight: bold;
	letter-spacing: -.5px;
	text-decoration: none;
}

h2
{
	margin: 0;
	color: #333333;
	font-weight: bold;
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	letter-spacing: -.5px;
	font-size: 14px;
	line-height: 15px;
}

h1 a, h1 a: visited, h2 a, h2 a: visited, h3 a, h3 a: visited, h4 a, h4 a:visited { color: #666; font-weight: bold; }
h2 a { font-size: 18px; }

h2 a:hover
{
	margin: 0;
	color: #000;
	font-weight: bold;
	letter-spacing: -.5px;
	font-size: 18px;
	text-decoration: none;
}

h3
{
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #4d4d4d;
	text-decoration: none;
	clear: both;
	line-height: 15px;
	letter-spacing: 0px;
}

h3 a:hover
{
	margin: 0;
	color: #000;
	text-decoration: none;
}

h4
{
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #666;
	text-decoration: none;
	clear: both;
	line-height: 14px;
	letter-spacing: 0px;
}

h4 a:hover { color: #000; }

/* TABLE */
table .comment
{
	text-align: left;
	padding: 3px;
	background: #fff;
	width: 485px;
}

table.comment td { text-align: left; }
.long { width: 475px; }
.short { width: 250px; }
.vshort { width: 20px; }

.commentbox
{
	width: 475px;
	height: 200px;
}

/* TOP SCROLL */
#top_scroll
{
	width: 500px;
	height: 22px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#t_scroll_left
{
	float: left;
	width: 200px;
}

#t_scroll_right
{
	float: right;
	width: 100px;
}

#top_icon
{
	float: right;
	margin-right: 10px;
	margin-bottom: 3px;
}

#top_title
{
	float: left;
	margin-left: 10px;
	font-size: 14px;
	width: 528px;
}

/* SEARCH */
#search
{
	float: left;
	height: 30px;
	width: 160px;
	background: url(../design/search.png);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#s
{
	border: 0px solid #cccccc;
	width: 102px;
	height: 20px;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}

.searchsubmit
{
	border: none;
	cursor: pointer;
	display: none;
}

.submit
{
	margin-top: 1px;
	width: 27px;
	height: 28px;
	font-size: 12px;
	padding: 0px;
	border: none;
	cursor: pointer;
	background: url(http://images.scottwiner.tv/spacer.gif);
	background-repeat: repeat-x;
}

/* DISQUS */
.disqus 
{ 
	float: left; 
	margin: 0px auto;
}
#disqus { color: #000; }
#disqus a { color: #ff4e00; }
#disqus a:hover { color: #000; }

#disqus_thread
{
	margin: 0px auto;
	color: #000;
	width: 403.75px;
	float: left;
}

blockquote
{
	margin-left: 65px;
	padding: 5px 10px 0 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #B3B3B3;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

/* FOOTER */
#footer
{
	width: 1020px;
	margin: 0px auto;
	min-height: 15px;
	padding-bottom: 15px;
	color: #fff;
	letter-spacing: 0px;
}

#footer a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover
{
	text-decoration: none;
	font-weight: bold;
}

#footer p { font-size: 10px; }
.footnav { margin-top: 21px; }

#footer .footnav a
{
	width: 100px;
	color: #199bd7;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 15px;
	text-align: center;
}

#footer .footnav a:hover { color: #fff; }

#footer .footmsg
{
	margin-top: 0px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

#footer .footmsg a { color: #ff4e00; }
#footer .footmsg a:hover { color: #fff; }

.copyright
{
	margin: 0px auto;
	text-align: justify;
	font-size: 11px;
	width: 320px;
	padding: 0 15px 0 15px;
}

#subfooter
{
	padding: 0 0 20px 0;
	margin: 0 auto;
	color: #685d4a;
	text-align: center;
}

#subfooter a { color: #b65223; }

/*Credit Nav*/
.creditnav ul
{
	width: 600px;
	padding: 0;
	margin-top: 10px;
}

.creditnav li
{
	font-size: 16px; 
	float: left;
	display: inline-block;
	padding: 4px 5px 5px 5px;
	text-align: center;
	list-style-type: none;
	}

.creditnav li a, .creditnav li a:visited
{
	letter-spacing: 0.3px;
	display: inline-block;
	width: 25px;
	text-decoration: none;
	color: #555;
	font-weight: bold;
	margin: 0;
}

.creditnav li a:hover
{
	display: inline-block;
	text-decoration: none;
	color: #ff4e00;
}

.creditnav li.current, .creditnav li.current a, .creditnav li.current a:visited
{
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	color: #ff4e00;
	margin-right: 0px;	
	margin-left: 0px;
}

.creditnav li.current a:hover
{
	color: #555;
}

/* CLEARS */
#blankleft { clear: left; }
.endcap { clear: both; }
.clear { clear: both; }
