/*
Theme Name: Music Plus
Theme URI: http://www.frozenforce.fr
Version: 1.0
Description:  Wordpress them for Musicplusfrance.com
Author: Frozenforce
Author URI: http://www.frozenforce.fr
*/


/*#############################################################
Name: Music Plus
Date: 2007-01-10
Description: Wordpress them for Musicplusfrance.com
Author: Frozenforce
URL: http://www.frozenforce.fr

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #FF3; text-decoration:none;}
a:hover {color: #ff6600; text-decoration:none;}

body {
	background: #111 url(img/bggrad2.png) repeat-x;
	color: #DDD;
	font: normal 62.5% "Trebuchet MS",Verdana,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

h2 {
	background: url(img/bar_ob.gif) repeat-x left;
	background-position:0px +27px;
	padding-left:8px;
	color: #CCC; 
	font: normal 2em Impact,sans-serif; 

	letter-spacing: 1px;
}

.post h2 a, post h2 a:visited
{
	text-decoration:none;
	color: #ff6600;
}

.post h2 a:hover
{
text-decoration:underline;
}


blockquote {
	color: #CCA;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2 {padding-top: 6px;}

/* misc */
.clearer {
	clear: both;
	font-size: 0;
}
.left {float: left;}
.right {float: right;}

/* structure */
.wrapper {
	font-size: 1.3em;
	margin: 0 auto;
	width: 780px;
}

.container{
	background-image:url(img/bras.png);
	background-repeat:no-repeat;
	background-position: top right;
	padding-left:15px;
}

/* title */
.title {
	font:5em Impact, sans-serif;
	color:#000000;
	letter-spacing:1px;
}
.titleplus {
	font:5em Impact, sans-serif;
	color:#ff6600;
	letter-spacing:1px;
}
.title a { text-decoration:none; color:#FFF; }
.hd_subtitle {
	text-align:right;
	font:0.9em Impact, sans-serif;
	color:#FFF;
	letter-spacing:0.05em;
}
.olive {
	color: #CCA;
	font:1.8em Impact, sans-serif;
	letter-spacing:1px;
	padding-left:3px;
}

/* sub navigation */
.sidenav {
	padding-top: 230px;
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #ff6600;
	font-size: 1.4em;
	line-height: 30px;
	margin: 0;
	background: none; 
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	margin-top:14px;
	margin-bottom: 4px; padding-bottom: 4px; 
	letter-spacing: 1px;
	border-bottom: 1px dotted #ff6600;
}
.sidenav ul {padding: 0.5em 0 0 0.5em;}
.sidenav li {list-style: none;}
.sidenav li a {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #999999;
	text-decoration: none;
}
.sidenav li a:hover {color: #ff6600; text-decoration:underline;}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding-top: 32px;
	width: 520px;
}
.content .descr {
	color: #cc9966;
	margin-bottom: 6px;
}
.content li {margin-left: 18px;}

/* footer */
.footer {
	border-top:#666666 1px dotted;
	font: normal 0.9em sans-serif;
	padding-bottom:30px;
	padding-top:4px;
	text-align:center;
}
.footer a {
	color: #cc9966;
	text-decoration: none;
}

.post{margin:0 0 25px 0;}

.post .info{
text-align:right;
padding:2px;
font-size:0.8em;
/*background:#333333;
border:1px dashed #cc9966;*/
color:#666;
}

.post .info a, .post .info a:hover , .post .info a:visited
{
text-decoration:none;
color:#cc9966;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
width: 280px;
}

#commentform textarea {
background: #CCCCCC url(img/gradclair.png) repeat-x;
border: 1px solid #999999;
width: 280px;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6 url(img/hdgrad21.gif) repeat-x;
border: 1px solid #CCCCCC;
padding-left:4px;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #DDDDDD;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #DDDDDD;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

#s {
font-size: 1.1em;
background: #f8f7f6 url(img/hdgrad21.gif) repeat-x;
border: 1px solid #777;
padding-left:4px;
}
#sidebarsubmit, #submit{
font-size:0.8em;
background: #f8f7f6 url(img/hdgrad.gif) repeat-x;
border:1px #999 outset;
}
#sidebarsubmit:hover, #submit:hover{
background: #f8f7f6 url(img/hdgrad2.gif) repeat-x;
border:1px #999 outset;
}
.rsslink{
background-image:url(img/feed-icon-14x14.png);
background-repeat:no-repeat;
background-position:left bottom;
padding-left:18px;
}
#player {
padding:0;
margin:0;
}
#player_container{
	margin-top:10px;
	margin-left:200px;
}