html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } /* remember to define focus styles! */ :focus { outline: 0; } body { line-height: 1; color: black; background: white; } ol, ul { list-style: none; } /* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: separate; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; }

@font-face {
font-family: "Museo 700";
src: url("../fonts/Museo700-Regular.otf");
}

html {
	min-width: 980px;
}
body {
	margin:0;
	font:14px/18px Arial, Helvetica sans-serif;
	color: #666;
	min-width: 980px;
	background: #f3f1e5 url(../images/bg-body.jpg) repeat-x 50% 0;
}
img {border-style: none; display: block;}
a {text-decoration: none; color: #019bd9;}
a:hover {text-decoration: underline;}
input,
textarea,
select {
	font:100% arial,sans-serif;
	vertical-align: middle;
}

dl.data{ margin: 10px 0; padding: 10px; border: 1px solid #dfdfdf; -moz-border-radius: 5px; -webkit-border-radius: 5px; -border-radius: 5px;}

dl.data dt,
dl.data dd{ padding: 10px 5px; float: left; }

dl.data dt{ 
	background:none repeat scroll 0 0 #F8F8F8;
	border-bottom:1px solid #dfdfdf;
	font-size:12px;
	font-weight:bold;
	margin-right:3px;
	text-align:right;
	width:25%;
}
dl.data dd{
	border-bottom:1px solid transparent;
	border-top:1px solid transparent;
	color:#333333;
	width:70%;	
}

#profileData{ width: 50%;}
#profileActions{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:none repeat scroll 0 0 #F6F6F6;
	border:1px solid #DFDFDF;
	padding: 10px;
	width:50%;
}

ul.actions,
ul.actions li{ margin: 0;}

ul.actions li{ margin-right: 20px;  padding-left: 10px; font-size: 11px; font-weight: bold; 	background: transparent url(../images/diamond-gray.gif) no-repeat 0 6px;}

i,em,dfn,.em{ font-style: italic;}
b,strong,.strong{ font-weight: bold;}
.alignLeft{ float: left;}
.alignRight{ float: right;}

.separator{ color: #888; margin: 0 5px;}


.errorlist li{ color: #943232; font-size: 11px; padding-left: 153px;}

.general-error{ 
	background:none repeat scroll 0 0 #FFF3F5;
	border:1px solid #ECBBC1;
	color:#943232;
	display:block;
	font-size:11px;
	line-height:1.4em;
	margin-bottom:10px;
	padding:8px;
}
.generalMessages {
    margin-bottom: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;    
    border: solid 1px #CCC;
}
.generalMessages li {
    margin: 10px;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

.first {
	margin: 0 20px 0 0;
}

.align-left {
        float: left;
	padding-right: 7px;
}

.align-right {
	float: right;
	padding-left: 7px;
}

.center {
	display: block;
        text-align: center;
}

img.center { margin-left: auto; margin-right: auto}

/* Header
---------------------------------------------------------------------------------*/

.logo{
	overflow:hidden;
	height:1%;
	position:absolute;
	top:0;
	left:-27px;
	height: 109px;
	z-index: 100;
}

.logo h1{
	text-indent: -9999px;
	overflow:hidden;
	background: url(../images/bg-logo.png) no-repeat;
	width: 303px;
	height: 109px;
	float:left;
}
.logo a{
	display: block;
	height:100%;
	position:relative;
	cursor:pointer;
}
.slogan{
	float:left;
	font-size:24px;
	line-height:28px;
	color:#333;
	border-left:1px solid #ccccc2;
	padding:0 0 0 15px;
	margin:44px 0 0 20px;
}

.top-banner {
    padding: 6px 0px 0px 5px;
}

#wrap{
	width:980px;
	margin: 0 auto;
	position:relative;
	padding:6px 0 0 0;
}
h2.channel{
	margin:7px 0 0 5px;
	font-size:22px;
	color:#333;
	line-height: 1;
	width: 230px;
	float: left;
}

.random-article {
	display: block;
	float: left;
	margin-top: 6px;
	width: 240px;
	height: 90px;
	background: url(../images/random-article.gif);
	text-indent: -999em;
}

h2.channel strong{
	font-size:36px;
	letter-spacing: -1px;
	display:block;
	border-bottom: 1px dotted #333;
	padding: 5px 0;
	font-weight: bold;
	font-family: "Museo";
}
h2.channel span{
	display: block;
	padding: 5px 0;
}
#wrapper:after{
	display:block;
	clear:both;
	content:"";
}
#header {
	width:100%;
	z-index:1;
	margin: 0;
}
#header:after{
	display:block;
	clear:both;
	content:"";
}
.login {
	float: right;
	width: 450px;
	padding:23px 0 0 0;
}
.login form{
	overflow:hidden;
	width:100%;
}

#facebookconnect-login-form{ 
	width: 195px;
}

.login fieldset{
	float:right;
}
.login div {
	float: left;
	background: url(../images/bg-login-txt.gif) no-repeat;
	margin:0 0 0 10px;
	display:inline;
	padding:7px 0;
}
.login div input {
	float:left;
	font-size: 12px;
	width: 132px;
	padding:0 13px;
	color: #000;
	background:none;
	border:0;
	position:relative;
	outline:none;
}

#login-btn{ 
	margin: 0 0 0 10px;
	background: none;
	padding: 0;
	height: 28px;
	overflow: hidden;
}

#login-btn button{ 
	background: transparent url(../images/btn-login.png) 0px 0px no-repeat;
	border: none;
	text-indent: -9999px;
	width: 58px;
	height: 28px;
	display: block;
}

#login-btn button:hover{
	background-position: 0 -28px;
	cursor: pointer;
}

#login-btn button:active{ 
	background-position: 0 -56px;
	cursor: pointer;
	outline: none !important;
}

button::-moz-focus-inner { border: 0; }


.login ul {
	float: right;
	margin: 0;
	padding:11px 0;
	list-style: none;
	clear:right;
}
.login li {
	float: left;
	padding:0 7px;
	margin:0 -2px 0 2px; 
	display:inline;
}

.login #normalSignUp{ margin-top: 4px;}
.login #fbSignUp{padding-right: 2px; }

.login li a {
	float: left;
	font-size:12px;
	font-weight:bold;
}
#nav {
	width: 100%;
	float: left;
	background: url(../images/bg-nav.gif) no-repeat;
	padding:0;
}

#nav ul{
	margin: 0;
	padding:0;
	list-style: none;
	float: left;
}
#nav ul li{
	float: left;
	background: url(../images/bg-sep-nav.gif) no-repeat 100% 50%;
	z-index:1;
}
#nav ul li:hover,
#nav ul li.hover{position:relative;}
#nav ul li a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	float:left;
	padding:17px 28px;
	font-family: Helvetica, arial;
	text-shadow: 2px 2px 0 #666;
}
#nav ul li:hover a,
#nav ul li.hover a{
	color: #FFD336;
	text-decoration:none;
}
#nav ul .dropp-link{
	padding:0 30px 0 0;
}
#nav ul .dropp-link span{
	padding:17px 30px 16px 28px;
	display:block;
	background:url(../images/bg-nav-link.gif) no-repeat 100% 18px;
}
#nav ul li:hover .dropp-link,
#nav ul li.hover .dropp-link{background: url(../images/bg-sub-nav-t.png) no-repeat;}
#nav ul li:hover .dropp-link span,
#nav ul li.hover .dropp-link span{background-position:100% -66px; text-shadow: none !important;}
.sub-nav{
	position: absolute;
	width: 980px;
	overflow: hidden;
	display: none;
	top:44px;
	left: 0;
	z-index: 10;
	background: url(../images/bg-sub-nav-t.gif) no-repeat 100% 0;
	padding:2px 0 0;
}
.sub-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 1%;
}
.sub-nav li {
	overflow: hidden;
	height: 1%;
}
.sub-nav .sub-nav-b {
	overflow:hidden;
	height: 49px;
	text-indent: -9999px;
	font-size:1px;
	line-height:1px;
	display: block;
}
.sub-nav .sub-nav-t{
	display:block;
	background: url(../images/bg-sub-nav-t.png) no-repeat;
	padding:15px 42px;
	color:#f7921e;
	font-size:13px;
	font-weight:bold;
	overflow:hidden;
}
.sub-nav .sub-nav-b{
	height: 10px;
	background: url(../images/bg-sub-nav-b.png) no-repeat;
}
.sub-nav .sub-nav-c {
	overflow: hidden;
	height: 1%;
	padding: 19px 0 13px 19px;
	background: url(../images/bg-sub-nav-c.gif) repeat-y;
}
#nav li:hover .sub-nav,
#nav li.hover .sub-nav {
	display: block;
}
#nav ul li .sub-nav-c ul{
	margin:-20px 0 0 -20px;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:none;
}
#nav ul li .sub-nav-c ul li{
	float:left;
	background:none;
	margin:20px 0 0 20px;
	padding:0;
	width:220px;
	display:inline;
	border-bottom: 1px solid #555;
}
#nav ul li .sub-nav-c ul li a{
	display: block;
	background: #3B3B3B;
	padding:14px 0 13px 60px;
	text-shadow: none !important;
	width: 158px;
	border: 1px solid #333;
	
}
#nav ul li:hover .sub-nav-c ul li a,
#nav ul li.hover .sub-nav-c ul li a
{
	color:#ffc710;
	background: #3B3B3B;
}
#nav ul li:hover .sub-nav-c ul li a:hover,
#nav ul li.hover .sub-nav-c ul li a:hover{
	background-color: #222;
	border: 1px solid #222;
}
#nav ul li .sub-nav-c ul li a strong {
	color: #ffc710;
	font-size: 16px;
	display:block;
}
#nav ul li .sub-nav-c ul li a span {
	color: #fff;
}

#nav ul li .sub-nav-c ul li.diy a {
	background: #3B3B3B url(../images/icons/channel_diy.png) 12px 15px no-repeat;
}

#nav ul li .sub-nav-c ul li.tech a {
	background: #3B3B3B url(../images/icons/channel_tech.png) 17px 12px no-repeat;
}

#nav ul li .sub-nav-c ul li.sports a {
	background: #3B3B3B url(../images/icons/channel_sports.png) 14px 15px no-repeat;
}

#nav ul li .sub-nav-c ul li.entertainment a {
	background: #3B3B3B url(../images/icons/channel_entertainment.png) 17px 16px no-repeat;
}

#nav ul li .sub-nav-c ul li.science a {
	background: #3B3B3B url(../images/icons/channel_science.png) 16px 16px no-repeat;
}

#nav ul li .sub-nav-c ul li.education a {
	background: #3B3B3B url(../images/icons/channel_education.png) 11px 17px no-repeat;
}

#nav ul li .sub-nav-c ul li.auto a {
	background: #3B3B3B url(../images/icons/channel_autos.png) 12px 17px no-repeat;
}

#nav ul li .sub-nav-c ul li.finance a {
	background: #3B3B3B url(../images/icons/channel_finance.png) 19px 15px no-repeat;
}

#nav ul li .sub-nav-c ul li.life a {
	background: #3B3B3B url(../images/icons/channel_life.png) 12px 14px no-repeat;
}

#nav ul li .sub-nav-c ul li.health a {
	background: #3B3B3B url(../images/icons/channel_health.png) 13px 16px no-repeat;
}

#nav ul li .sub-nav-c ul li.politics a {
	background: #3B3B3B url(../images/icons/channel_politics.png) 13px 16px no-repeat;
}

.btn-rss {
	float: left;
	height: 18px;
	width: 18px;
	margin:17px 0 0 10px;
	cursor: pointer;
	overflow: hidden;
	display:block;
	text-indent:-9999px;
}
.btn-rss span{
	background: url(../images/bg-btn-rss.png) no-repeat;
	width: 19px;
	height: 45px;
	display:block;
}
#nav .btn-rss:hover span{margin:-28px 0 0;}
.search {
	float: right;
	width: 325px;
	padding:11px 10px 0 0;
}
.search div {
	float: left;
	background: url(../images/bg-search-txt.gif) no-repeat;
}
.search div input {
	float:left;
	font-size: 12px;
	width: 226px;
	padding: 7px 5px 7px 25px;
	color: #777;
	background:none;
	border:0;
	position:relative;
}
.search .btn-search {
	float: left;
	cursor: pointer;
	margin:0 0 0 10px;
	display:inline;
}

#search-btn {
	float: left;
	height: 28px;
	overflow: hidden;
	background: none;
	margin:0 0 0 5px;
}

#search-btn button{ 
	background: transparent url(../images/btn-search.png) 0px 0px no-repeat;
	border: none;
	text-indent: -9999px;
	width: 58px;
	height: 28px;
	display: block;
}

#search-btn button:hover{
	background-position: 0 -28px;
	cursor: pointer;
}

#search-btn button:active{ 
	background-position: 0 -56px;
	cursor: pointer;
	outline: none !important;
}




.top-banner {
	float: right;
	height: 99px;
	width: 728px;
	background: url(../images/bg-shadow-banner.png) no-repeat;
	padding: 6px 3px 0 4px;
}
.top-banner img {
	border: 1px solid #000;
	margin: 5px 0 0 5px;
}

/* Page Content
---------------------------------------------------------------------------------*/

#content {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 0 30px 0;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
}

.box {
	
}

#secondary {
	float: right;
	width:300px;
	padding:20px 20px 0 0;
	margin: 0 0 20px 0;
}
#secondary h3 {
	margin:0;
	padding:0 0 7px;
	font-size:24px;
	line-height: 28px;
	font-family: "Museo 700", arial, sans-serif;
	background: url(../images/bg-ttl-sidebar.gif) repeat-x 0 100%;
}
.banner-box {
	overflow: hidden;
	height: 1%;
}
.question-box {
	overflow: hidden;
	height: 1%;
	margin:16px 0 0;
}

.question-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden; 
	height: 1%;
}
.question-box li {
	 overflow: hidden;
	 height: 1%;
	 background-color: #ffffCC;
	 border: 1px solid #ffff00;
	 margin: 10px 0 0;
	 padding: 5px 10px;
}
.popular-inner {
	overflow: hidden;
	height: 1%;
	padding:10px 0 0;
}
.question-box h4 {
	font-size:14px;
	line-height:21px;
	margin:0;
	padding:0 0 4px;
	font-weight: bold;
}
.question-box p {
	margin: 0;
	line-height:20px;
}
.popular-box {
	margin:20px 0 0;
	overflow: hidden;
	height: 1%;
}
.popular-box h4 a {
	display: block;
	color:#C82842;
	font-size:13px;
	margin:0;
	padding:0 0 4px;
	font-weight: bold;
}
.pop-tools {
	overflow: hidden;
	height: 1%;	
	background: #f2f2f2 url(../images/bg-tools.gif) repeat-x;	
	font-size: 13px;
}
.pop-tools ul {
	list-style: none;	
	margin: 0;
	padding: 1px 0 0;
	overflow: hidden;
	height: 1%;
}
.pop-tools li {
	float: left;
	padding:2px 6px 4px;
	/*background: url(../images/bg-sep-tools.gif) repeat-y;*/
	margin: 0 3px 0 0px;
	font-size: 11px;
}

.pop-tools li.read-more {
	padding-right: 0;
	float: right;
	background: none;
}

.pop-tools li.read-more a {
	display: block;
	background: url(../images/bg-tools-icons.gif) no-repeat 100% -64px;
	padding: 0 20px 0 0;
	text-indent: -999em;
}
.pop-tools a {
	color: #019bd9;
}
.pop-tools a:hover{
	text-decoration: none;
	text-decoration: underline;
}


#primary {
	float:left;
	padding:20px 0 0 18px;
	width:620px;
}
.post{
	margin: 0 0 20px 0;
}

.post .entry{ 
	border-bottom:1px  #DFDFDF;
	margin-bottom:5px;
	padding-bottom:5px;
}

.post-img {
	float: left;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	margin:0 12px 10px 0;
	display: inline;
}
.post-text{
	padding:10px 12px 10px;
	background:url(../images/bg-post-separ.gif) repeat-x 0 100%;
}
.featured{
	background:#f2f2f2 url(../images/bg-post-t.gif) no-repeat;
}
.featured .tools{
	background:#f2f2f2 url(../images/bg-post-b.gif) no-repeat 0 100%;
	margin-bottom: 0;
}

/* Post
---------------------------------------------------------------------------------*/

.post h2 {
	color: #019bd9;
	margin: 0 0 10px 0;
	font-size:36px;
	line-height: 1;
	padding:0 0 4px;
	font-weight: 700;
	letter-spacing: -1px;
}
.post h2 a{
	text-decoration: none;
}
.post h2 a:hover{
	color: #333;
	background: #FFC710;
}

.entry h3, .post h4 {
	font-weight: bold;
	margin: 0 0 14px 0;
	padding-top: 24px;
}

.entry h3 {
	font-size: 24px;
	line-height: 24px;
	color: #333;
}

/*.entry h3 + br{
	margin-bottom: -8px;	
}*/

.entry h4 {
	font-size: 16px;
	padding-bottom:6px;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 10px;
}

.entry ul {
	margin: 0 0 18px 0;
}

.entry li {
	list-style-type: square;
	list-style-position: inside;
	margin: 0 0 8px 0;
	padding: 0 0 0 20px;
}

.entry blockquote {
	margin: 0 30px 20px 30px;
	background: #f2f2f2;
	padding: 20px;
}

.post-text p {
	margin:0 0 12px;
	line-height:20px;
	color:#666;
}
.tools {
	overflow: hidden;
	height: 1%;
	background: #f2f2f2;
	margin:-1px 0 20px 0;
	padding:0;
	list-style: none;
}
.tools li {
	float:left;
	height:50px;
	padding: 10px 0 0 15px;
	border-top:1px solid #fff;
}
.tools li li{
	border:0;
}
.tools .tags,
.tools .comments,
.tools .read {
	background:url(../images/bg-sep-tools.gif) repeat-y;
}


.tools .rating {
	float: left;
	width: 75px;
}
.tools .rating .btn {
	float:left;
	padding:7px 0 0;
}
.tools .rating .btn-up,
.tools .rating .btn-down {
	background: url(../images/bg-btn-rating.gif) no-repeat 0 -37px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0;
	height: 11px;
	width: 14px;
	display: block;
}

.tools .rating .btn a:hover{ 
	cursor: pointer;
}

.tools .rating .btn-down {
	background-position: 0 -64px;
	margin: 3px 0 0;
}
.tools .rating .btn-up:hover,
.tools .rating .btn-up.pressed{
	background-position: 0 0;
}
.tools .rating .btn-down:hover,
.tools .rating .btn-down.pressed{
	background-position: 0 -21px;
}
.tools .rating .level {
	color:#2F2F2F;
	float:left;
	font-size:25px;
	font-weight:bold;
	padding:10px 0 0 5px;
}


.tools .tags ul {
	list-style: none;
	float: left;
	margin:0;
	padding:5px 0 5px 23px;
	background: url(../images/icon-tags.gif) no-repeat 0px 5px;
}

.tags ul {
	list-style: none;
	float: left;
	margin:0;
	padding:5px 0 5px 23px;
	background: url(../images/icon-tags.gif) no-repeat 0px 5px;
}

.tools #share {
	margin:18px 2px 0;
	padding:0 0 0 7px;
	width:auto;
}

.tools #share li {
	padding: 2px 0 0 0;
	margin: 0 8px 0 0;
	height: auto;
	
}

.tools #share li a {
	padding: 0;
}

.tools #share img {
	display: inline-block;
	vertical-align: text-top;
}

.tools #share a span {
	font-size: 11px;
}

.tools .share {
	padding: 0;
	margin: 0;
	background: url(../images/bg-sep-tools.gif) repeat-y;
	height: 60px;
	width: 390px;
}


.tools.articleFullViewTools li{ 
	padding:10px 0 0 8px;
	height: 50px;
}

.tools.articleFullViewTools .share{ 
	width: auto;
}

.tools.articleFullViewTools .share #share{ 
	padding: 0;
	margin: 10px 0 0;	
}

.tools.articleFullViewTools .comments{ 
	width:110px;
	font-size:11px;
}

.tools.articleFullViewTools .comments a{ 
	background-position:-4px -23px;
	padding:11px 0 0 20px;	
}


.tags {
	width: 588px;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 15px;
	margin: 0 0 20px 0;
}

.tags li {
	float: left;
	padding: 0;
	background: none;
	height: auto;
	margin: 0 5px 0 0;
}
.tags ul a {
	font-size:12px;
	padding:0 2px 0 0;
	border-bottom: 1px dotted #ccc;
	text-transform: lowercase;
}
.tags ul a:hover {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}
.tools .comments {
	float:right;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 0 15px;
	width:121px;
}
.tools .comments a {
	color:#494949;
	display:block;
	padding:11px 0 0 26px;
	background: url(../images/bg-tools-icons.gif) no-repeat 0 -23px;
}
.tools .read {
	float:right;
	padding: 10px 5px 0 0;
	width:111px;	
}
.tools .read a {
	color:#494949;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:11px 0 0 18px;
	background: url(../images/bg-tools-icons.gif) no-repeat 100% -54px;
}
.tools .rating:hover,
.tools .rating.hover,
.tools .comments:hover,
.tools .comments.hover,
.tools .read:hover,
.tools .read.hover {
	background-color: #E0E0E0;
}

.entry p {
	/*margin: 0 0 18px 0;*/
	line-height: 1.4;
}

.entry p + p{
	margin: 18px 0;
}

.pagination {
	margin:23px 0 0;
	padding:0 0 27px;
	list-style: none;
	overflow: hidden;
	height: 1%;
}
.pagination li {
	float: left; 
}
.pagination a {
	border:1px solid #019BD9;
	color:#019BD9;
	display:block;
	font-size:17px;
	margin:0 3px 0 0;
	padding:7px 12px;
}
.pagination a:hover {
	border: 1px solid #b5b5b5;
	text-decoration: none;
}
.pagination .active a,
.pagination .active a:hover {
	background-color: #019BD9;
	color: #fff;
	border: 1px solid #019bd9;
}

/* Footer
---------------------------------------------------------------------------------*/

#footer {
	overflow: hidden;
	height: 1%;
	background-color: #333;
	border-bottom: 63px solid #111;
}
.main-footer {
	 overflow: hidden;
	 width:984px;
	 margin: 0 auto;
	 padding:43px 0 44px;
}
.main-footer .col {
	float: left;
	background: url(../images/bg-col.gif) repeat-y -2px 0;
	padding:0 0 8px;
}
.main-footer .col-1 {
	float: left;
	width:226px;	
}
.main-footer .col-2 {
	float: left;
	padding:0 23px 0 17px;
	width:126px;
}
.main-footer ul {
	margin:12px 0 0;
	padding:0;
	list-style: none;
}
.main-footer li {
	overflow: hidden;
	height: 1%;
	line-height:25px;
}
.main-footer ul a {
	color: #c5beb8;
	text-decoration: underline;
}
.main-footer ul a:hover {
	text-decoration: none;
}
.main-footer h3 {
	margin: 0;
	font-size: 16px;
	color: #f6f6f6;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/bg-footer-heading.gif) no-repeat;
	height:16px;
}
.main-footer .new{
	background-position:0 -16px;
}
.main-footer .conrtibute{
	background-position:0 -32px;
}
.main-footer .col-1 ul {
	float: left;
	width: 105px;
	padding:0 8px 0 0;
}
.copyright {
	float:right;
	margin:3px 0 0;
	padding:0 5px 0 0;
}
.copyright p {
	margin: 0;
	color: #c5beb8;	
}
.copyright a {
	color: #fff;
	font-weight: bold;
}

/* Share Bar */

#share {
	background: #F2F2F2;
	overflow: hidden;
	padding: 20px 0 20px 20px;
	margin: 0 0 30px 0;
}

#share li {
	float: left;
	margin: 0 21px 0 0;
}

#share li a {
	padding: 2px 0 2px 24px;
}

#share li a:hover {
	text-decoration: none;
}

#share li.last{ 
	margin-right: 0;
}

#share li.fbShare{ 
	padding-top: 0;	
}

#share li.diggBtn{ 
	padding-top: 1px;	
}

#share li.tweetMeme{ 
	padding-top: 3px;
}

#share li.fbShare a span{ 
	text-decoration: none;
	font-size: 10px;
}

#share li.fbShare a span.fb_share_count_inner{ 
	font-size: 9px;
}

li.twitter {
	background: url(../images/icons/twitter_16.png) left center no-repeat;
}

li.stumble_upon {
	background: url(../images/icons/stumbleupon_16.png) left center no-repeat;
}

li.digg {
	background: url(../images/icons/digg_alt_16.png) left center no-repeat;
}

li.delicious {
	background: url(../images/icons/delicious_16.png) left center no-repeat;
}

li.email {
	background: url(../images/icons/email_16.png) left center no-repeat;
}

li.print {
	background: url(../images/icons/printer.png) left center no-repeat;
}

/* Comments */

#comments ol {
	margin: 0 0 10px 0;
}

#comments h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#comments h3 a {
	float: right;
	font-size: 14px;
	border-bottom: 1px dotted #999;
	margin: 0 10px 0 0;
}

#comments h3 a:hover {
	border-bottom: 1px solid #999;
	text-decoration: none;
}

#comments li {
	border-top: 4px solid #f0f0f0;
	padding: 16px 10px 0 10px;
	overflow: hidden;
}

#comments li small {
	font-size: 12px;
	font-style: italic;	
}

#comments li small a {
	font-style: normal;
	font-weight: bold;
}

#comments li p {
	margin: 0 0 16px 0;
	line-height: 1.4;
}

#comments li .avatar {
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 45px 0 0;
}

#comments li .comment_body {
	float: left;
	width: 495px;
}

#comment_form {
	background: #E7E7E5;
	padding: 24px 20px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#comment_form textarea {
	width: 569px;
	height: 200px;
	padding: 4px;
	margin: 0 0 20px 0;
}

.comment_submit_button {
	overflow: hidden;
	width: 148px;
	height: 41px;
	float: right;
}

#homepage_modules {
	margin: 0 0 20px 0;
}

#homepage_modules .column {
	width: 300px;
	float: left;
}



.section{ padding: 18px;}
.sectionHead{ margin-bottom: 15px;}
.sectionHeadV2{ padding: 18px; border-bottom: 1px dotted #b5b5b5;}
.sectionHeadV2 .channelTagLine{ margin-top: 5px; font-size: 11px; color: #888;}

.section.quote blockquote{
	font-family:georgia,sans-serif;
	font-size:16px;
	font-style:italic;
	line-height:1.4em;
	margin: 15px 0;
}

.section.quote .meta,
.section.lyrics .meta{
	font-size: 12px;
	color: #888;
}

#homepage_modules h2,
.sectionHead h2,
.sectionHeadV2 h2{
	font-size: 24px;
	margin: 0 0 18px 0;
	font-family: "Museo 700",arial,sans-serif;
	font-weight: normal;
	color: #666;	
}

.sectionHeadV2 h2{ 
	text-transform: uppercase;
	letter-spacing: 0.01em;
	color: #333;
	font-size: 28px;
	margin: 0;
}

#homepage_modules h2 a {
	float: right;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #C82842;
	padding: 1px 0 0 0;
	border-bottom: 1px dotted #C82842;
}

#homepage_modules h2 a:hover {
	text-decoration: none;
	border-bottom: 1px solid #C82842;
}

#homepage_modules ul li {
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #ddd;
	margin: 6px 0 0 0;
}

.brainzBadge{ 
	background: #f2f2f2; 
	color: #C82842; 
	font-size: 8px; 
	text-transform: uppercase; 
	padding: 1px 2px;
	letter-spacing: 0.1em;
	margin-right: 5px;
	position: relative;
	top:  -2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}

/* Forms
---------------------------------------------------------------- */

.box {
	margin: 0;
}

.box fieldset {
	margin: 0;
}

.box legend {
	font-size: 24px;
	font-weight: bold;
	padding: 0 4px;
	display: none;
}

.box fieldset label {
	width: 150px;
	display: inline-block;
	font-weight: bold;
	color: #999;
}

.box li {
	margin: 10px 0;
	position: relative;
}

.box .text_input input {
	border: 2px solid #ccc;
	padding: 8px;
	font-size: 16px;
	width: 200px;
}

.box .text_input textarea{
	line-height: 1.4em;
	border: 2px solid #ccc;
	padding: 8px;
	width: 450px;	
}

.box .text_input .error {
	color: red;
}

.box .submit {
	padding: 10px 0 0 0;
}

.box .tooltip {
	position: absolute;
	right: 0;
	top: 0;
	width: 160px;
	font-size: 11px;
	line-height: 13px;
	padding: 2px 0 0 0;
}

/* Dashboard
---------------------------------------------------------------------------------*/

.dashboard {
	padding: 20px 20px 10px 20px;
}

.dashboard-header {
	background: #f2f2f2;
	padding: 20px 0 0 20px;
	margin: 0 0 20px 0;
}

.dashboard-header h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin: 0 0 20px 0;
}

.dashboard-header ul {
	overflow: hidden;
}

.dashboard-header ul li {
	float: left;
	margin: 0 5px 0 0;
}

.dashboard-header ul li a {
	display: block;
	padding: 8px 20px 8px 20px;
	text-align: center;
	font-weight: bold;
	background: #e2e2e2;
	color: #999;
}

.dashboard-header ul li.selected a, .dashboard-header ul li a:hover {
	background: #fff;
	color: #019bd9;
}

#notification li {
	margin: 0 0 20px 0;
}

li.success {
	padding: 20px 20px 20px 40px;
	background: #d9e7cc;
	border: 1px solid #83c546;
	color: #49892a;
}

li.fail {
	padding: 20px 20px 20px 40px;
	background: #e7d5cc;
	border: 1px solid #c57146;
	color: #89352a;
}

.dashboard-content h2 {
	font-size: 22px;
	margin: 0 0 20px 0;
	color: #333;
	font-weight: bold;
}

.dashboard-content #sidebar {
	float: right;
}

/* Sidebar */
.dashboard #sidebar {
	margin-left: 20px;
	padding-bottom: 20px;
	line-height: 1.5em;
	width: 270px;
	background: #f2f2f2;
	border: 1px solid #d8d8d8;
}

.dashboard #sidebar h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 10px 20px;
	background: #e2e2e2 url(images/h2-bg.png) repeat-y 0 0;
	border-bottom: 1px solid #d8d8d8;
	margin: 0;
	color: #666;
}
.dashboard #sidebar p {
	padding: 20px;

}
.dashboard #sidebar ul {
	margin-left: 25px;
}
.dashboard #sidebar li {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 10px;
	line-height: 1.7em;
}


/* Form Styles */
.dashboard form {
	margin: 0 0px 20px 0px;
}
.dashboard label, .dashboard span{
	font-size: 1.5em;
}
.dashboard label {
	display: block;
	margin: 10px 0px;
}
.dashboard .option {
	display: inline;
}
.dashboard .form_top {
	margin-top: 30px;
}
.dashboard .small {
	border: 1px solid #d7d7d7;
	padding: 4px;
	width: 300px;
	color: #5a5a5a;
	display: block;
}
.dashboard .medium {
	border: 1px solid #d7d7d7;
	padding: 4px;
	width: 447px;
	color: #5a5a5a;
	display: block;
}
.dashboard .large {
	border: 1px solid #d7d7d7;
	padding: 4px;
	width: 590px;
	color: #5a5a5a;
	display: block;
}
.dashboard .submit {
    border: none;
	padding: 6px 20px;
	margin-right: 8px;
	margin-top: 15px;
	margin-bottom: 20px;
	width: 140px;
	color: #fff;
    background: #595959;
}
.dashboard .submit:hover {
    background: #6c6c6c;
	cursor: pointer;
}
.dashboard .right_button {
	float: right;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.dashboard form .right {
	margin-top: 30px;
	margin-bottom: 10px;
}
.dashboard form span {
	font-style: italic;
	font-size: 0.9em;
	color: #889281;
	display: block;
	padding: 10px 0px;
}

.dashboard fieldset {
	padding: 20px 20px 0 20px;
	border: 1px solid #ccc;
	width: 605px;
	margin: 0 0 20px 0;
}

.dashboard legend {
	padding: 0 5px;
	font-weight: bold;
	font-size: 12px;
}

#feed-list {
    padding: 20px;
}

#feed-list h4 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

#feed-list ul {
    font-size: 25px;
    line-height: 26px;
    margin-bottom: 20px;
    padding-left: 10px;
}

/*A much better way to clear floats*/
.clearBoth{ clear: both;}

.clearFix:after{ 
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.login .acctWidget{ 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:none repeat scroll 0 0 #EFF0EA;
	border:1px dashed #D8DACD;
	float:right;
	font-size:12px;
	margin:0 0 28px;
	padding:10px;
}


#acctPanel{ width: 50%; margin-top: 15px;}

form .item {padding: 10px 0;}
form .item .label,
form .item .field{ float: left;}

form .item .label{ 
	margin-right: 10px; 
	text-align: right;
	width: 25%;
	font-weight: bold;
}

form .item .field{ width: 70%;}
form .long{ width: 320px;}
form .medium{ width: 270px;}

/* @group Registration/Login */

.regContainer .newAcctPane,
.regContainer .existAcctPane{ 
	width: 462px;
}

.regContainer .newAcctPane{ 
	padding-right: 20px;
}

.regContainer h3{ 
	padding-bottom: 10px;
}

/* @end Registration/Login */

.fbgreetings .thumb{
	margin-right: 15px;
	width: 60px;
	text-align: left;
}

.fbgreetings .greetingss{
	width: 600px;
	font-weight: bold;
}


.section .division{
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
}

.section .division .title{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 7px;	
}


.section .division form .action{
	margin-top: 20px;
}

form .actionBtns{
	margin: 20px 0;
	padding-left: 150px;
}

.genericlist,
.genericlist li{
	margin: 0;
}

.genericlist li {
	padding: 10px 0;
	border-bottom: 1px dotted #bfbfbf;
}

.genericlist li .title{
	font-size:18px;
	font-weight:bold;
	margin-bottom:7px;
	line-height: 1.4em; 	
}

.genericlist li .title,
.genericlist li .title a{
	color: #C82842;
}

.genericList li .meta{
	color:#333333;
	font-family:Georgia, 'Times New Roman', sans-serif;
	font-size:13px;
	margin-bottom:10px;
}

.genericList li .meta span{
	color:#888888;
	font-size:12px;	
}

.genericList li .meta span.em{
	font-style:italic;
}

.genericList li p{
	color:#666666;
	line-height:20px;
	margin: 0 0 12px;
}


.lyricview .meta{
	border-bottom:1px dotted #DFDFDF;
	margin-bottom:20px;
	padding-bottom:10px;
}

.lyricview .lyricContent,
.lyricview .videoContent{
	width: 450px;
	padding: 0 0 10px 0;
}

.linkButton {
    display: block;
    background: #EEE;
    border: 1px solid #999;
    border-bottom-color: #888;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    color: #222;
    font-weight: bold;
    padding: 2px 6px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    cursor: pointer;
}

.bottomBtns {
    margin: 20px 0;
}
.bottomBtns input,
.bottomBtns a {
    float: left;
    margin-right: 15px;
}
.bottomBtns .linkButton {
    height: 30px;
    padding: 2px 20px;
}
a.buttonSide {
    margin-top: 12px;
}

