/* @override 
	http://soundtracktv.kim/css/soundtracktv.css
	http://soundtracktv.twodecember.com/css/soundtracktv.css
	http://soundtracktv.com/css/soundtracktv.css
*/

body {
	
	background: #ffffff url("../images/body-bg.jpg") repeat-x;
	text-align: center;
	font-family: Arial;
	
	font-size: 13px;
}

a {
	color: #333;
}

p {
	margin: 10px 0;
}



#wrap {
	/*border: 1px solid green;*/
	background: #fff url("../images/wrap-bg.png") repeat-x;
}

#wrap-in {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #fff url("../images/head.jpg") repeat-x;
}

#head {
	height: 60px;
	/*background-color: green;*/
	position:relative;
}

h1 {
	display: none;
}

#menu {
	margin-left: 20px;
	padding-top: 23px;
}

#menu li, #utils li {
	display: inline;
}

#menu a {
	background-color: #222;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	font-weight: bold;
	margin-right: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-transform: uppercase;
	font-size: 0.85em;
}

#menu a:hover {
	background-color: #FF0084;
}

#menu strong a {
	background-color: #FF0084;
}



#utils {
	position: absolute;
	top: 15px;
	left: 700px;
}

#add-music a {
	position: absolute;
	top: 61px;
	left: 680px;
	height: 70px;
	width: 299px;
	background: url("../images/add-music.jpg") no-repeat;
	text-decoration: none;
	line-height: 1.4em;
	border-bottom: 1px solid #ccc;
}

#add-music a span {
	position: absolute;
	top: 20px;
	left: 90px;
	font-size: 1.1em;
	font-weight: bold;
}

#add-music a em {
	display: block;
	font-size: 0.9em;
	color: #666;
	}

#search {
	background:transparent !important;
	border: 0;
	margin: 0 !important;
	padding:  0 !important;
}

#search label {
	display: none;
}

#search p {
	position: absolute;
	top: 75px;
	left: 500px;
	width: 240px;
	margin: 0;
}

#search input.submit {
	display: none;
}

#search input.text {
	width: 98%;
}

#main {
	float: left;
	margin-left: 20px;
	width: 620px;
}

#side {
	float: left;
	margin-left: 41px;
	width: 298px;
}

.clear {
	clear: both;
	visibility: hidden;
	height: 0;
}

#content {
	padding-top: 20px;
	background: url("../images/content-bg.jpg");
}

#foot {
	background-color: #ff3300;
	color: #fff;	
}

#foot-in {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 100px;
}

#foot h4 {
	padding: 0;
	border: 0;
	margin: 0;
	font-size: 1.3em;
}

#foot h4 a {
	display: block;
	padding: 10px 0;
	border-top: 0;
	border-bottom: 1px solid #FF5C33;
	text-decoration: none;
	color: #fff;
}

#foot .col {
	width: 224px;
	float: left;
	margin-right: 20px;
}

#foot .last {
	margin-right: 0 !important;
}

#foot li {
	color: #FFB8A6;
	border-bottom: 1px solid #FF5C33;
}

#foot li a {
	display: block;
	padding: 6px 5px;
	text-decoration: none;
	color: #FFB8A6;	 
}

#foot a:hover {
	background-color:  #FF481A;
	color: #fff;
}

.infos {
	background-color: black;
	color: #fff;
	padding: 15px;
	position: relative;
}

.infos .more {
	position: absolute;
	right: 10px;
	top: 7px;
}

a.special {
	background: #ff3300;
	color: #fff;
	padding: 5px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a.selected {
	background-color: #000;
}

a.special-admin {
	background: #333;
	color: #fff;
	padding: 5px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.head-image {
	margin-bottom: 20px;
}

.head-image h2 {
	/*padding-left: 50px;*/
}

h2 {
	position: relative;
	font-size: 1.4em;
	/*padding-left: 70px;*/
}

h2 .more  {
	position: absolute;
	right: 0;
	font-size: 0.8em;
}

h2 .more  a {
	float: right;
	margin-left: 4px;
}

h2 strong {
	background-color: #333;
	text-transform: uppercase;
	font-size: 0.6em;
	padding: 4px;
	left: 0;
	top: 0px;
	margin-left: -4px;
	
}

h3 {
	font-size: 1.3em;
	margin: 20px 0;
	margin-bottom: -10px;
	color: #888;
	font-weight: bold;
}



#adsense {
	display:none;
	margin-left: 19px;
	background: url("../images/adsense.jpg") no-repeat;
	height: 266px;
	width: 258px;
	position: relative;
}


#adsense .in {
	width: 250px;
	height: 250px;
	position: absolute;
	top: 6px;
	left: 5px;
}

#adsense-2 {
	margin-left: 0px;
}

h4 {
	margin-top: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 14px 25px;
}

.top {
	background: #fafafa ;
}

.top li {
	background: url("../images/top-li.jpg") repeat-x;
}

.top a {
	display: block;
	padding: 10px 20px 10px 10px;
	/*border-top: 1px solid #ccc;*/
	border-bottom: 1px solid #ccc;
	background: url("../images/top-arrow.gif") no-repeat right center;
	text-decoration: none;
	position: relative;
}

.top img {
	float: left;
	margin-right: 10px;
}

.top .text {
	margin-top: 2px;
	display: block;
	line-height: 1.4em;
}

#copyright {
	padding: 40px 25px;
	color: #777;
}



#copyright li {
	list-style-type: disc;
	margin: 5px 0;
	margin-left: 20px;
	color: #333;
}


h4 {
	position: relative;
	font-size: 1.4em;
	letter-spacing: -1px;
}
h4 .more {
	position: absolute;
	right: 10px;
	top: 12px;
}

h4 .more a {
	background-color: #555;
	color: #fff;
	padding: 5px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.5em;
	letter-spacing: 0;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: right;
}

h4 .more a:hover {
	background-color: #333;
}

#contribute .menu {
	padding: 10px 0;
}

#contribute .menu li{
	display: inline;
}

#contribute .menu a {
	background-color: #bbb;
	margin-right:4px;
	padding: 10px;
	text-decoration: none;
}

#contribute .menu strong a, #contribute .menu strong a:hover {
	background-color: #ddd;
}

#contribute .menu a:hover {
	background: #ccc;
}

input.text, textarea {
	font-family: Arial !important;
	width: 97%;
	border: 1px solid #999;
	font-size: 1.3em;
	padding: 4px;
	background-color: #fcfcfc;
}

input.text:focus, textarea:focus {
	background-color: #fff;
}

textarea {
	height: 100px;
}

/*#contribute p {
	position: relative;
	padding-left: 210px;
}*/

/*#contribute label {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	display: block;
	color: #666;
}*/

/*#contribute fieldset {
	margin-top: 0px;
	padding: 10px;
	padding-top: ;
	background-color: #ddd;
	margin-bottom: 20px;
}*/

/*#contribute legend {
	background-color: #ddd;
	padding: 10px 10px 0px 10px;
	width: 600px;
	font-size: 1.2em;
	letter-spacing: -1px;
	margin-left: -10px;
	margin-right: -10px;
}*/

/*#contribute legend {
	padding: 0px 10px 10px 10px;
	font-size: 1.3em;
	letter-spacing: -1px;
	margin-left: -10px;
	margin-right: -10px;
}*/


.back {
	margin-top: -3px;
	position: relative;
}

.back .more {
	position: absolute;
	right: 0;
}

.upload {
	/*background: #ff3300;*/
	padding: 10px;
	/*width: 350px;*/
	color: #333;
	font-size: 1.1em;
	margin-right: 20px;
	background: #fff;
	border: 1px solid #999;
	width: 92%;
}

.admin {
	background: orange !important;
	color: #000 !important;
	/*display: none !important;*/
}

form {
	padding-top: 10px;
	padding-bottom: 0px;
}

form fieldset {
	margin-bottom: 20px;
}

form legend {
	font-weight: bold;
	color: #000;
	font-size: 1.3em;
	padding-bottom: 10px;
}

form fieldset.icon-ask {
		background: url("../images/icon-ask.png") 8px 0px no-repeat;
		padding-left: 110px;

}

form fieldset.icon-user {
		background: url("../images/icon-user.png") 8px 0px no-repeat;
		padding-left: 110px;

}

form fieldset.icon-image {
		background: url("../images/icon-image.png") 8px 0px no-repeat;
		padding-left: 110px;

}

form fieldset.icon-song {
		background: url("../images/icon-itunes.png") left 0px no-repeat;
		padding-left: 110px;

}

form fieldset.icon-song-add {
		background: url("../images/icon-itunes-add.png") left 0px no-repeat;
		padding-left: 110px;

}

form fieldset.icon-video {
		background: url("../images/icon-video.png") 10px 0px no-repeat;		
		padding-left: 110px;
}

form fieldset.icon-video-add {
		background: url("../images/icon-video-add.png") 10px 0px no-repeat;		
		padding-left: 110px;
}
		
form p.submit {
	padding-left: 110px;
}

.reactions {
	margin-top: 20px;
}

.reaction {
	clear: left;
	border-top: 1px dotted #ccc;
	margin-bottom: 18px;
	padding: 10px 0;
}

.reaction img {
	float: left;
}

.reaction .rightside {
	margin-left: 100px;
}

.reaction .name {
	color: #999;
	font-weight: bold;
}

.reaction .name a {
	color: #ff3300;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}

div.success {
	margin: 20px 0;
	
	background-color: #BAE88C;
	border: 1px solid #9AC075;
	padding: 5px 20px;
	font-weight: bold;
}

div.error {
	margin: 20px 0;
	background-color: #FFA2A2;
	border: 1px solid #F06E5E;
	padding: 5px 20px;
	font-weight: bold;
}

.required {
	color: red;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
}

.optional {
	color: #72BE38;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
}

.orange {
	color: #ff3300;
}


hr.clear {
	visibility: hidden;
	height: 0px;
	width: 100px;
	line-height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

/* Two December Network Bar */

#td-networkbar {
	background-color: #000;
	text-align: center;
	padding-top: 10px;
	margin-bottom: -2px;
	/*border-bottom: 2px solid #000;*/
}
#td-networkbar .right {
	position: absolute;
	right: 0;
	top: 0;
}

#td-networkbar h3 {
	display: none;
}

#td-networkbar .in {
	margin: 0 auto;
	width: 990px;
	text-align: left;
	position: relative;
	margin-top:29px;

}

#td-networkbar .logo {
	margin: 0 auto 28px;
	width: 990px;
	text-align: left;
	margin-top: 12px;
}


#td-networkbar li {
	float: left;
	list-style: none;
}

#td-networkbar a {
	display: block;
	background-color: #191919;
	float: left;
	margin-right: 4px;
	text-decoration: none;
	color: #666;
	-moz-border-top-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	line-height: 1.5em;
margin-left:15px;
padding:10px 20px;
text-decoration:none;
	font-size: 0.8em;
}

#td-networkbar a strong {
	display: block;
	font-size: 1.8em;
}

#td-networkbar a.selected, #td-networkbar a.selected:hover {
	background-color: #212121;
	color: #ddd;
}

#td-networkbar a:hover {
	background-color: #333;
	color: #fff;
}

#td-networkbar a.selected strong {
	color: #fff;
}