/*
Theme Name: BETC Music
Theme URI: http://www.betcmusic.fr/
Description: BETC Music theme
Version: 2.00
Author: Théo DA COSTA
*/

/********** Containers **********/
 
body {
	color: #333333;
	font-family: "Helvetica Neue","HelveticaNeue",Helvetica,verdana,sans-serif;
	letter-spacing: 0.8pt;
	font-size:1.2em;
	margin:0;
	padding:0;
	text-align:center;
}

img {
	border:0;
}

#page {
	width:780px;
	margin:auto;
	text-align:center;
}

#content {
	font-size:1.2em;
	float:left;
	width:560px;
	margin:30px 60px 0 0;
	text-align:left;
}

#sidebar {
	font-size:1.1em;
	float:left;
	padding-top:2em;
	width:180px;
	margin-right:-20px;
	text-align:left;
}

#sidebar a {
	font-weight:bold;
	color:#333333;
}

#sidebar a:hover {
	color:#D52201;
}

#header {
	padding:3em 1em;
	height:180px;
}

#footer {
	position:fixed;
	top:100%;
	height:25px;
	margin-top:-25px;
	width:100%;
	background:#F2D819;
	clear:both;
}

#footer ul#menu {
	margin:5px 0 0 0;
	text-align: center;
	border:0;
	font-size:0.7em;
}

#footer ul#menu li {
	margin:0 3px;
	float:none;
	border:0;
	display:inline;
}

#footer ul#menu li a {
	text-decoration:none;
}

#footer ul#menu li a:hover {
	text-decoration:none;
}

#footer #menu {

}

#footer #menu ul.children {
	display:none;
	text-align:left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -55px;
	margin-left: -70px;
	height: 60px;
	background-color: #F2D819;
}

#footer #menu ul.children li {
	display:block;
	padding:5px;
}

#footer ul#menu li:hover ul {
	display:inline;
}

#who {
	width:500px;
	font-size:12px;
	margin-top:20px;
	float:center;
}

#menu {
	width:100%;
	margin:0;
	padding:0;
	text-align:left;
}

#menu #banner {
	background-color:#F2D819;
	width:555px;
	height:195px;
	float:left;
	margin:10px;
}

#menu #bannertext {
	float:left;
	font-size:3.8em;
	/*
	width:245px;
	margin:10px 0 10px 8px;
	*/
	line-height:0.8em;
	color:#000000;
	letter-spacing:0em;
}

#menu #catchphrase {
	float:right;
}

#menu #like_us {
	width:143px;
	height:49px;
	background:url('./images/like_us2.png') transparent no-repeat;
	margin:7px 7px 0 0;
}

#menu a {
	text-decoration:none;
	font-weight:normal;
	color:inherit;
}

#menu a:hover {
	color:#D52201;
}

#articles {
	width:780px;
	float:left;
	margin-top:10px;
}

/********** Hn and p **********/
h1, h2, h3 {
	font-weight:normal;
	margin:0;
}

#articles h1 {
	font-size:26px;
	line-height:24px;
	display:table-cell;
	vertical-align:bottom;
}

#articles h1 a {
	height:10px;
	font-weight:bold;
	color:#000;
}

#articles h1 a:hover {
	color:#D52201;
}

.more-link {
	color:#333333;
	font-weight:normal;
	padding:0 4px;
}
	
a.more-link:hover {
	background-color:#F2D819;
	color:#333333;
}
	
#content h2 {
	font-size:3em;
	line-height:1em;
	margin-bottom:3px;
}

#sidebar h2 {
	font-weight:bold;
	color:#333333;
	font-size:22px;
	letter-spacing:0;
	background-color:#F2D819;
	padding:0 0 0 4px;
	margin:0 0 5px 0;
}

#content h3 {
	font-weight:normal;
	font-size:1em;
	letter-spacing:0;
	background-color:#F6F6F6;
}

#header h1 {
	margin:0;
	margin-right:1em;
	display:none;
}

#header h1 a {
	color:#E87830;
}

#header h1 a:hover {
	color:#CC0000;
}

.commentmetadata a {
	color:#333333;
}

.commentmetadata a:hover {
	color:#D52201;
}

#header p {
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-1em;
	margin-left:10px;
	display:none;
}

h4 {
	font-size:12px;
	margin-bottom:0;
}

.entrytitle h2 {
	font-size:2.2em;
}

.entrytitle h2 a {
	color:#333333;
	background-color:#F6F6F6;
	font-size:0.9em;
}

.entrytitle h2 a:hover {
	color:#D52201;
}

.entrytitle h3 {
	font-size:1.8em;
	color:#6F6F6F;
}

#sidebar h3 {
	color:#555;
	font-size:1.5em;
	margin:0;
}

#sidebar ul {
	font-size:12px;
}

/********** Entry **********/
.entry {
	margin-bottom:5px;
	overflow:hidden;
	font-size:12px;
	font-weight: normal;
}

.entrymeta {
	font-size:0.9em;
}

.postedby {
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

.filedto {
	background:#fff url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

.commentslink {
	/* background:#fff url(./images/packaged.gif) no-repeat; */
	padding:3px;
	padding-left:0px;
}

#content .entrytitle {
	margin:0;
	height:95px;
}

#content .entrybody {
	margin:-1em 0 0 0;
	background-color:#F6F6F6;
}

/********** Sidebar **********/
#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#sidebar ul li {
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0;
}

.flickr img {
	border:none;
	margin:4px 7px;
}
	
/********** Comments **********/
.commentsblock {
	margin:0;
	padding:1em;
	font-size:0.8em;
}

.commentsblock textarea {
	width:35em;
}

.commentsblock input, .commentsblock textarea {
	border:1px solid #d1d1d1;
}

.commentsblock textarea:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}

#commentform {
	margin:0 0 50px 0;
}

.commentauthor {
	display:block;
	font-size:11px;
}
ol.commentlist {
	color:#777;
	font-size:11px;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}

.commentlist li {
	margin-bottom:0.5em;
	padding:0.5em 1em;
}

.commentlist li p {
	color:#333333;
	font-size:1.4em;
}

.commentlist li cite {
	font-size:1em;
	font-style:normal;
	font-weight:500;
	color:black;
}

.alt {
	background:#FCFCFC;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}

h3#comments {
	font-size:1em;
}

/********** Misc **********/
a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#D52201;
}

#content h3 a {
	color:#6F6F6F;
	font-weight:normal;
}

#content h3 a:hover {
	color:#D52201;
}

.socialLink img {
	width:20px;
	background-color:#F6F6F6;

}

.socialLink img:hover {

}

.navigation {
	font-size:0.5em;
}

/********** Home text **********/
#menu_title {
	width:250px;
	height:195px;
	background:url('./images/title_home_text.png') #F2D819 no-repeat center center;
}
#menu_title:hover {
	background:url('./images/title_home_text_hover.png') #F2D819 no-repeat 1px center;
}
#leblog {
	background:url('./images/leblog_home_text.png') #F2D819 no-repeat;
}
#leblog:hover {
	background:url('./images/leblog_home_text_hover.png') #F2D819 no-repeat;
}
#playlists {
	background:url('./images/playlists_home_text.png') #F2D819 no-repeat;
}
#playlists:hover {
	background:url('./images/playlists_home_text_hover.png') #F2D819 no-repeat;
}
#panik {
	background:url('./images/panik_home_text.png') #F2D819 no-repeat;
}
#panik:hover {
	background:url('./images/panik_home_text_hover.png') #F2D819 no-repeat;
}
#agenda {
	background:url('./images/agenda_home_text.png') #F2D819 no-repeat;
}
#agenda:hover {
	background:url('./images/agenda_home_text_hover.png') #F2D819 no-repeat;
}
#opes {
	background:url('./images/opes_home_text.png') #F2D819 no-repeat;
}
#opes:hover {
	background:url('./images/opes_home_text_hover.png') #F2D819 no-repeat;
}
#laradio {
	background:url('./images/radio_home_text.png') #F2D819 no-repeat;
}
#laradio:hover {
	background:url('./images/radio_home_text_hover.png') #F2D819 no-repeat;
}
#videos {
	background:url('./images/videos_home_text.png') #F2D819 no-repeat;
}
#videos:hover {
	background:url('./images/videos_home_text_hover.png') #F2D819 no-repeat;
}
#apropos {
	background:url('./images/about_home_text.png') #F2D819 no-repeat;
}
#apropos:hover {
	background:url('./images/about_home_text_hover.png') #F2D819 no-repeat;
}
