/*
Theme Name: Nutmeg Radio
Author: Barrel

*/



body {
	margin: 0;
	padding: 0px 0 0px 0;
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
	position: relative;
	background: #000000;
	color: #4D4D4D;
 }

/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #566652;
	text-decoration: none;
	 }

a:hover, a:visited:hover {
	color: #333333;
	text-decoration: underline; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/*------------------HEADING--------------------*/

h1 {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size: 2.0em;
	font-weight: normal;
	color: #000; }

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #000; }

h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	color: #000; }


/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em; }

hr {
	border-color: #ccc;     
	border-style: solid;   
	border-width: 1px 0 0; 
	clear: both;           
	margin: 0px 0 20px 0; 
	height: 0;             
}

/*---------------LAYOUT BOXES----------------------*/

#Frame {
	width: 100%;
	float: left;
	background: #ffffff;
}

#Content {
	background: #ffffff;
	width: 940px;
	padding: 0px 10px 25px 10px;
	margin: 0px auto 0px auto;
}

#MainCol {
	float: left;
	display: inline;
	width: 610px;
	border: 5px solid #000;
	margin: 0 0px 0 0;
	background: #ffffff;
}

#SubCol {
	float: right;
	width: 300px;
	overflow: hidden;
	background: #ffffff;
}

#MainColStore {
	float: left;
	width: 600px;
	margin: 0 0 20px 0;
}


/*------------------------TOP NAVIGATION-----------------------------*/

#topbar {
	background: #000000;
	width: 100%;
	border-bottom: 4px solid #E7E7E7;
}

#topbarcontent {
	width: 940px;
	height: 36px;
	margin: 0 auto 0 auto;
	background: #000000;
}

#topbarright {
	float: right;
	width: 375px;
	padding-top: 7px;
}

#topnavigation {
	float: left;
	font-family: Arial, verdana, helvetica, sans-serif;
	width: 400px;
	height: 36px;
	padding: 0 0 0px 0px;

}

#topnavigation ul {
	padding: 0;
	margin: 0;
}

#topnavigation li {
	list-style-type: none; 
	float: left;
	position: relative;
	top: 0;
	margin: 0 0px 0 0;
	padding: 8px 10px 0 10px;
	z-index: 1000;
	font-size: 1.0em;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	}

#topnavigation a {
	position: relative;
	float: left;
	padding: 3px 5px 3px 5px;
	color: #B3B3B3;
	text-decoration: none;
	display: block;
}

#topnavigation ul li.last a{
	margin: 0 0 0 0;
	background: #333333;
}


#topnavigation ul li a:hover {
	color: #9BCA09;
	text-decoration: none;
}

#topnavigation ul li a.selected, #topnavigation ul li a.selected:hover {
	color: #ffffff;
	text-decoration: none;
}

#topnavigation ul li:hover a {
	color: #9BCA09;
}

#topnavigation ul li a.selected {
	color: #ffffff;
}

/*--------------HEADER ELEMENTS----------------*/

img { border: none; }

#Header {
	float: left;
	margin: 0;
	height: 90px;
	padding: 0px 0 20px 0px;
}
#HeaderContent {
	width: 940px;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
}

#HeaderRight {
	float: right;
	position: relative;
	width: 204px;
	padding-top: 23px;
	text-align: right;
}

#Tagline {
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
}

#Logo {
	float: left;
	position: relative;
	display: inline;
	text-indent: -9999px;
	margin:10px 0 0px 0px;
	padding:0px 0 0px 0px;
	height: 79px;
	width: 389px;
	background: url(/wp-content/themes/nutmegradio/img/logo.gif) no-repeat top left;
	}
#Logo a {
	position: absolute;
	padding:0px 0 0px 0px;
	top: 0px;
	left: 0px;
	width: 389px;
	height: 79px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	}

#Logo a span, #Logo span { display: none; }


/*------------------------NAVIGATION-----------------------------*/

#navigation {
	font-family: Arial, verdana, helvetica, sans-serif;
	width: 940px;
	height: 33px;
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 20px 0;
	border-top: 3px solid #808080;
	border-bottom: 1px solid #808080;
}

#navigation ul {
	padding: 0;
	margin: 0;
}

#navigation li {
	list-style-type: none; 
	float: left;
	position: relative;
	top: 0;
	margin: 0 0px 0 0;
	padding: 0px 0 0 0;
	z-index: 1000;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	}

#navigation a {
	position: relative;
	float: left;
	height: 25px;
	padding: 7px 26px 0px 26px;
	color: #333333;
	text-decoration: none;
	display: block;
}

#navigation a.highlight {
	color: #1b74ba;
}

#navigation ul li.last {
	margin: 0 0 0 0;
	background: none;
}


#navigation ul li a:hover {
	color: #9E251B;
	text-decoration: none;
}

#navigation ul li a.selected, #navigation ul li a.selected:hover {
	color: #D3D0A3;
	text-decoration: none;
}

#navigation ul li:hover a {
	color: #9E251B;
}

#navigation ul li a.selected {
	color: #D3D0A3;
	background: url(/wp-content/themes/nutmegradio/img/nav_selected.gif) bottom center no-repeat;
}

/*--------------------MISCELLANEOUS-----------------------*/
form .group {
	float: left;
	padding: 0 0 10px 0;
}
.searchfield {
	float: left;
	font-family: Arial, Verdana, helvetica, sans-serif;
	border: 1px solid #ffffff;
	margin: 0 0px 5px 0;
	padding: 2px;
	height: 14px;
	top: 0px;
	font-size: 12px;
	width: 180px;
	color: #4D4D4D;
}

.gobutton {
	float: left;
	margin: 0px 0 0 0;
}

.inputfield {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	float: left;
	border: none;
	margin: 0 5px 5px 0;
	padding: 4px;
	height: 16px;
	top: 0px;
	font-size: 13px;
	width: 240px;
	color: #808080;
}

label {
	float: left;
	width: 150px;
	padding: 5px 0 0 0px;
	font-size: 1.0em;
	line-height: 1.1em;
	text-transform: uppercase;
}

.mc-field-group label {
	float: left;
	width: 150px;
	padding: 5px 0 5px 0px;
	font-size: 1.0em;
	line-height: 1.1em;
	text-transform: uppercase;
}

.mce_inline_error {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	color: #b30101;
}

#mce-success-response {
	font-size: 1.1em;
	margin: 0 0 5px 0;
	color: #659717;
}

.text {
	float: left;
}

.email {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	border: 1px solid #dfdfdf;
	margin: 0 5px 5px 0;
	padding: 4px;
	height: 16px;
	top: 0px;
	font-size: 13px;
	width: 220px;
	color: #666;
}

#DailyBanter {
	float: left;
	width: 450px;
	height: 313px;
	margin: 0 0 20px 0;
	border: 5px solid #000;

}

#DailyBanter .sectionheader {
	float: left;
	width: 450px;
	padding: 7px 0 0 0;
	background: #d4eab2;
}

#BodyText #DailyBanter .sectionheader h3 {
	color: #ffffff;
	height: 33px;
	font-size: 1.9em;
	line-height: 1.0em;
	margin: 0px 0 0px -9px;
	padding: 6px 0 2px 25px;
	background: url(/wp-content/themes/nutmegradio/img/dailybanter_header.gif) top left no-repeat;
}

#DailyBanterHeader.sectionheader {
	float: left;
	width: 610px;
	background: #d4eab2;
	padding: 7px 0 0 0;
}

#BodyText .sectionheader#DailyBanterHeader  h3 {
	color: #ffffff;
	height: 33px;
	font-size: 1.9em;
	line-height: 1.0em;
	margin: 0px 0 0px -9px;
	padding: 6px 0 2px 25px;
	background: url(/wp-content/themes/nutmegradio/img/dailybanter_smallheader.gif) top left no-repeat;
}

#DailyBanter .sectioncontent {
	float: left;
	padding: 15px 18px 0px 18px;
}

.imageright {
	float: right;
	border: 1px solid #1A1A1A;
	margin: 0 0 10px 20px;
}

#FeaturedGearContainerSecondary {
	float: left;
	position: relative;
	width: 300px;
	height: 325px;
	margin: 0 0 20px 0;
}

#FeaturedGearContainerSecondary #FeaturedGear {
	position: relative;
	float: right;
	width: 300px;
	height: 325px;
	overflow: hidden;
	background: #000;
}

#FeaturedGearContainerSecondary #FeaturedGear .caption {
	position: absolute;
	padding: 15px 18px 5px 18px;
	width: 264px;
	top: 230px;
	left: 0;
	background: #000;
	z-index: 9999;
	opacity: 0.7;
}

#FeaturedGearContainerSecondary #FeaturedGear .caption .left {
	float: left;
	width: 100px;
}

#FeaturedGearContainerSecondary #FeaturedGear .caption .right {
	float: right;
	text-align: right;
	width: 120px;
}

#FeaturedGearContainerSecondary #FeaturedGear .sectionheader {
	float: left;
	background: #000;
	padding: 12px 18px 15px 18px;
}


#FeaturedGearContainer {
	float: right;
	position: relative;
	width: 460px;
	height: 323px;
	overflow: hidden;
}

#prev {
	position: absolute;
	top: 130px;
	left: 0;
	z-index: 9999;
	cursor: pointer;
	display: block;
	width: 31px;
	height: 33px;
}

#next {
	position: absolute;
	top: 130px;
	right: 0;
	z-index: 9999;
	cursor: pointer;
	display: block;
	width: 31px;
	height: 33px;
}

#FeaturedGear {

	float: right;
	width: 460px;
	height: 323px;
	overflow: hidden;
	background: #000;
}

#FeaturedGear img {
	float: left;
	z-index: 999;
}

#FeaturedGear .sectionheader {
	float: left;
	background: #000;
	padding: 12px 166px 15px 18px;
}

#FeaturedGear .caption {
	position: absolute;
	padding: 15px 18px 5px 18px;
	width: 424px;
	top: 244px;
	left: 0;
	background: #000;
	z-index: 9999;
	opacity: 0.7;
}

#BodyText .caption p {
	color: #CCCCCC;
	margin: 0 0 13px 0;
	padding: 0;
}

#BodyText .caption a:link, #BodyText .caption a:visited { color: #ffffff; text-decoration: none;}
#BodyText .caption a:hover, #BodyText .caption a:visited:hover { color: #ffffff;text-decoration: underline;}


#FeaturedGear .caption .left {
	float: left;
	width: 200px;
}

#FeaturedGear .caption .right {
	float: right;
	text-align: right;
	width: 200px;
}

.galleryphoto {
	position: relative;
	z-index: 0;
}

#BodyText #FeaturedGear h4{
	color: #999999;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#BodyText #FeaturedGear h3{
	color: #ffffff;
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}

#NRBlog.sectionheader {
	float: left;
	width: 610px;
	background: #c6ddf0;
	padding: 7px 0 0 0;
}

#BodyText #NRBlog.sectionheader h3 {
	color: #ffffff;
	height: 33px;
	font-size: 1.9em;
	line-height: 1.0em;
	margin: 0px 0 0px -9px;
	padding: 6px 0 2px 25px;
	background: url(/wp-content/themes/nutmegradio/img/nrblog_header.gif) top left no-repeat;
}

#MainCol .sectioncontent {
	float: left;
	padding: 15px 18px 18px 18px;
}

.MediaIcons {
	float: left;
	width: 150px;
	background: #000;
	text-align: center;
	padding: 0px;
	margin: 0 0 0px 0;
}

.MediaIcons a {
	margin: 0 10px 0 10px;
}

.MediaIconsLarge {
	float: left;
	width: 300px;
	background: #a4a4a4;
	text-align: center;
	padding: 0px;
	margin: 0 0 20px 0;
}

.MediaIconsLarge a {
	margin: 0 0px 0 0px;
}





#Copyright .MediaIcons {
	float: left;
	width: 90px;
	background: #000;
	text-align: center;
	padding: 0px;
	margin: 0 0 0px 0;
}

#Copyright .MediaIcons a {
	margin: 0 3px 0 3px;
}


#listTabs {
	float: left;
	width: 290px;
	margin: 0 0 20px 0;
	border: 5px solid #B3B3B3;
}

#BodyText ul.idTabs{
	float: left;
	width: 290px;
	list-style-type: none;
	display: inline;
	background: #B3B3B3;
	margin: 0 0 10px 0;
	padding: 0;
}

#BodyText ul.idTabs li{
	float: left;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

#BodyText ul.idTabs li a{
	float: left;
	padding: 9px 12px 9px 12px;
	color: #fff;
	text-transform: uppercase;
}

#BodyText ul.idTabs li a.selected{
	background: #fff;
	color: #000;
}

#BodyText #SubCol #listTabs ul {
}

#BodyText #SubCol #listTabs li {
}

#BodyText ul.bloglist {
	margin: 0;
	padding: 0 15px 10px 15px;
}

#BodyText ul.bloglist li {
	border-bottom: 1px dotted #dfdfdf;
	font-size: 1.2em;
	margin: 0;
	padding: 5px 0 5px 0;
}

#SubCol .section {
	float: left;
	border: 5px solid #B3B3B3;
	margin: 0 0 20px 0;
	padding: 15px;
	width: 260px;
}

#BodyText #SubCol ul {
	list-style-type: none;
}

#BodyText #SubCol li{
	list-style-type: none;
}

#linkcat-2 {
	float: left;
	border: 5px solid #B3B3B3;
	margin: 0 0 20px 0;
	padding: 15px;
	width: 260px;	
}

#BodyText #SubCol ul.blogroll {
	list-style-type: disc;
}

#BodyText #SubCol ul.blogroll li{
	list-style-type: disc;
}

#BodyText h2.widgettitle {
	font-size: 1.4em;
	text-transform: uppercase;
	border-bottom: none;
	color: #BC2800;
	margin: 0 0 10px 0;
}

#comment {
	width: 500px;
}

#tags {
	padding: 15px;
}

.post {
	float: left;
	width: 574px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #000;
}

.entry {
	float: left;
	width: 574px;
	border-bottom: 1px dotted #dfdfdf;
	padding: 0px 0 0 0;
	margin: 0 0 15px 0;
}

#DailyBanter .entry {
	float: left;
	width: 410px;
	border-bottom: 1px dotted #dfdfdf;
	padding: 0px 0 0 0;
	margin: 0 0 7px 0;
}

#BodyText #DailyBanter p.postmetadata {
	width: 410px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#BodyText p.postmetadata {
	float: left;
	width: 575px;
	position: relative;
	text-transform: uppercase;
	font-size: 1.0em;
	line-height: 1.9em;
}

#BodyText .relatedposts p.postmetadata {
	float: left;
	width: 575px;
	position: relative;
	text-transform: uppercase;
	font-size: 1.0em;
	line-height: 1.9em;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}


.navigation {
	float: left;
	width: 580px;
	margin: 0 0 20px 0;
}
.alignleft {
	float: left;
	width: 280px;
}

.alignright {
	float: right;
	width: 280px;
	text-align: right;
}

.commentlist {
	font-size: 1.0em;
}

.comment {
	float: left;
	width: 550px;
}

.comment-author {
	float: left;
	text-transform: uppercase;
	color: #999999;
	font-size: 0.7em;
	width: 280px;
}

.commentmetadata {
	float: right;
	text-transform: uppercase;
	color: #999999;
	font-size: 0.7em;
	width: 210px;
	text-align: right;
}

#BodyText .comment-body {
	float: left;
	margin: 0px 0 20px 0;
	padding: 25px 15px 15px 15px;
	width: 500px;
	background: url(/wp-content/themes/nutmegradio/img/comment_bubble.gif) top left no-repeat #e9f2fa;
}

#BodyText .comment-body p{
	float: left;
	font-size: 0.8em;
	width: 500px;
}

.commentarea {
	float: left;
	padding: 20px;
	background: #000;
}

#BodyText .commentarea p {
	color: #999999;
}

#BodyText .commentarea  a:link, #BodyText .commentarea  a:visited { color: #0089C6; text-decoration: none;}
#BodyText .commentarea  a:hover, #BodyText .commentarea  a:visited:hover { color: #999999;text-decoration: underline;}


#BodyText #respond h3 {
	float: left;
	color: #0089C6;
	height: 33px;
	width: 554px;
	font-size: 1.9em;
	line-height: 1.0em;
	margin: 0px 0 0px -27px;
	padding: 6px 0 0px 40px;
	background: url(/wp-content/themes/nutmegradio/img/leavereply_bg.gif) top left no-repeat #ffffff;
}

#BodyText h3#comments {
	float: left;
	padding: 10px;
	background: #000;
	color: #fff;
}

#BodyText h2.pagetitle {
	width: 570px;
}

#SubCol #SaySomething {
	padding-bottom: 0px;
	background: url(/wp-content/themes/nutmegradio/img/saysomething_bg.gif) 230px 10px no-repeat;
}

.sidebarimage {
	float: left;
	margin: 0 0 10px 0;
	border: 2px solid #333333;
}

#BodyText p.tightwidget {
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
	font-size: 1.2em;
	line-height: 1.4em; }

#BodyText p.disclaimer {
	padding: 10px 0px 0px 0px;
	margin: 0;
	font-size: 1.0em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.4em;
	text-indent: 0px;
	color: #4D4D4D; 
	border-top: 1px solid #dfdfdf;
}

.sidebarbutton {
	float: left;
	margin: 0 0 20px 0;
}

.bottomspace {
	margin: 0 0 20px 0;
}

#Subscribe {
	background: url(/wp-content/themes/nutmegradio/img/subscribe_bg.gif) 230px 10px no-repeat;
}

.shareentry {
	position: absolute;
	top: 0;
	right: 0;
}

#DailyBanter .commentnumber {
	float: left;
	padding: 3px 0 0 0;
}
#DailyBanter .addcomment {
	float: left;
	padding: 0px 0 0 0px;
	margin: 0 0 0 10px;
}

#DailyBanter .shareentry {
	position: absolute;
	top: 3px;
	right: 0;
}

.commentnumber {
	float: left;
	padding: 13px 0 0 0;
}
.addcomment {
	float: left;
	padding: 10px 0 0 0px;
	margin: 0 0 0 10px;
}

.categorylist {
	padding: 0 0 0px 0;
}

#cformsform textarea {
	height: 30px;
}

#cformsform label {
	width: 250px;
	text-transform: none;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 5px 0;
}

.reqtxt {
	display: none;
	font-size: 11px;
}

#usermessagea {
	font-size: 11px;
	font-weight: bold;
	color: #b30101;
	margin: 0 0 5px 0;
}

#BodyText #cformsform ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#BodyText #cformsform ol li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
}

legend {
	display: none;
}
.linklove {
	display: none;
}

.faq {
	font-size: 1.0em;
}

#BodyText ol.faq {
		width: 530px;
}

#BodyText .faq h3{
	font-size: 1.3em;
	margin: 10px 0 10px 0;
}

#BodyText .faq p{
	font-size: 1.0em;
}

#BodyText .alt {
	background: #ffffff;
}

.relatedposts {
	float: left;
	padding: 10px 0 0 0;
	border-top: 1px dotted #dfdfdf;
}

/*-------------- TEXT STYLING ELEMENTS -----------------*/

#BodyText{
	float: left;
	width: 940px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	background: #ffffff;
}

#BodyText p {
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #333333; }


#BodyText h2 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 8px 0px;
	margin: 0px 0 20px 0;
	font-size: 3.2em;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	color: #333333; 
	border-bottom: 1px dotted #dfdfdf;
}

#BodyText h3 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 10px 0;
	font-size: 2.4em;
	line-height: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333; 
}

#BodyText h4 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 5px 0;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	color: #BC2800; 
	text-transform: uppercase;
}

#BodyText h5 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 15px 0;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: bold;
	color: #999999; 
	text-transform: uppercase;
}


#BodyText ol {
	float: left;
	padding: 0px 0px 15px 15px;
	margin: 0 0 0 15px;
}
	
#BodyText ol li {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #595959; }

#BodyText .relatedposts ol {
	float: left;
	padding: 0px 0px 15px 15px;
	margin: 0 0 0 5px;
}

#BodyText .relatedposts ol li {
	padding: 0px 0px 2px 0px;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #595959; }


#BodyText ul {
	padding: 0px 0px 15px 25px;
	margin: 0;
}
	
#BodyText ul li {
	list-style-type: disc;
	padding: 0px 0px 0px 5px;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #595959; }
		
#BodyText a:link, #BodyText a:visited { color: #9E251B; text-decoration: none;}
#BodyText a:hover, #BodyText a:visited:hover { color: #333333;text-decoration: underline;}

#BodyText h3 a:link, #BodyText h3 a:visited { color: #333333; text-decoration: none;}
#BodyText h3 a:hover, #BodyText h3 a:visited:hover { color: #9E251B;text-decoration: none;}

/*-------------- Copyright Footer -----------------*/

#Copyright {
	float: left;
	width: 100%;
	background: #000000;
	border-top: 5px solid #E6E6E6;
}

#CopyrightContent {
	margin: 0 auto 0px auto;
	padding: 30px 10px 0px 10px;
	width: 940px;
	text-align: left;
}

#Copyright #col1 {
	float: left;
	width: 140px;
	margin: 0 100px 0 0;
}

#Copyright #col2 {
	float: left;
	width: 140px;
	margin: 0 80px 0 0;
}

#Copyright #col3 {
	float: left;
	width: 300px;
	margin: 0 90px 20px 0;
}

#Copyright #col4 {
	float: left;
	width: 90px;
	text-align: center;
	margin: 0 0 0px 0;
}

#Copyright h3 {
	margin: 0px 0px 0 0;
	padding: 0px 0px 13px 0px;
	color: #FFFFFF;
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	}

#Copyright p {
	margin: 10px 0px 0 0;
	padding: 0px 0px 30px 0px;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: normal;
	}
	
#Copyright ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0px 0 0;
}

#Copyright ul li {
	padding: 0px 0px 10px 0px;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #E6E6E6;
	font-weight: normal;
}

#Copyright #twitter_div ul li{
	padding: 8px 10px 8px 10px;
	margin: 0 0 5px 0;
	background: #333333;
	line-height: 1.4em;
}

#Copyright a:link, #Copyright a:visited { color: #F9EA80; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #ffffff;text-decoration: underline; }

#Copyright ul a:link, #Copyright ul a:visited { color: #E6E6E6; text-decoration: none;}
#Copyright ul a:hover, #Copyright ul a:visited:hover { color: #ffffff;text-decoration: underline; }

#Copyright #twitter_div a:link, #Copyright #twitter_div a:visited { color: #F9EA80; text-decoration: none;}
#Copyright #twitter_div a:hover, #Copyright #twitter_div a:visited:hover { color: #ffffff;text-decoration: underline; }


/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }
	
.cufon-loading #BodyText h2,
.cufon-loading #BodyText h3,
.cufon-loading #BodyText h4,
.cufon-loading #navigation li,
.cufon-loading #Copyright h3,
.cufon-loading #Tagline,
.cufon-loading #product_footer ul li
	{
		visibility: hidden !important;
	}
