                                  /*

Theme Name: Multiroom

Version: 1

Description: Th&egrave;me d&eacute;velopp&eacute; pour le blog Multiroom
Author: Multiroom

Author URI: http://www.multiroom.fr

*/

/* Section: Body --------- */

*{
outline:none;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.2em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
   	font-size: 10px; /* easy scaling */
  	font-size: 0.76em;
	background: #13151e url(img/bg.png) 0 0 repeat;
 	color:#333;  	 	
}


/* Sub-Section: Body Paragraph and Links --------- */

p {
	margin: 0.5em 0px 0.7em;
	line-height:1.6em;
}

a {
	text-decoration: none;	
	cursor:pointer;
}

a:link, a:visited {
	text-decoration: none;
	color:#063c74;
}

a:hover, a:active {  
        border-bottom: #063c74 1px solid;
}

abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}

abbr[title] {
	cursor:help;
}

aligncenter {
	text-align:center;
	display : block;
	margin: 0 auto;
}

.aligncenter {
	text-align:center;
	display : block;
	margin: 0 auto;
}

.size-full {
	text-align:center;
	display : block;
	margin: 0 auto;
}

blockquote {
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

.commentlist li blockquote {
	background: #eeeee9;
        border: 1px dashed #191970;
        border-left: 2px solid #191970;
        border-bottom: 2px solid #191970;
	padding: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
	margin: 1em;
        margin-left: 2em;
        color:#666;
        font-style: italic;
}

.commentlist li.alt blockquote {
	background: #f4f4f4;
}

dl dt {
	font-weight:bold;
	margin:5px 0;	
}

dl dd {
	padding-left:20px;
	display:inline;
}

fieldset {
	border:none;
}

img.right {
	float:right;
	padding:5px;
}

img.left {
	float:left;
	padding:5px;
}

#rap {
	margin: 0 auto;
	padding:0;		
	background:#fff url(img/sidebox.jpg) 638px 0 repeat-y ;
	width: 868px;
}

html>body #rap { /* be nice to Opera */
	width: 868px;
	background:#fff url(img/sidebox.jpg) 638px 0 repeat-y ;
}


/* MENU TOP */


#multiroom {
	float:left;
}

#mainMenu {
	float:right;
	left:-18px;
	padding-top: 0;
        margin-top:-10px;
}

#mainMenu ul li{
        list-style: none;
	float:right;
}

#mainMenu ul li a {
        list-style: none;
	display:block;
	height:85px;
	color:#ccc;
        margin-top: 0;
	padding:36px 18px 0;
	font-size:12px;
}

#mainMenu ul li a:hover {
	text-decoration:none;
	background:url(http://blog.multiroom.fr/wp-content/images/bk_mainmenu.png) 0 0 repeat-x;
	color:#C8BE39;
}


/* Sub-Section:  FONTS --------- */

h2,h3 {
	font-size: 1.6em;
	color: #333;
	padding: 3px 0;
	margin: 0;
	font-weight:normal;
	font-family: Century Gothic, sans-serif;
}

h4 {
	font-size: 1.3em;
	color: #567;
	padding: 3px 0;
	margin: 0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:normal;
	/*border-bottom:#eaeaea 1px solid; */
}

h5 {
	font-size: 10px;
	color: #567;
	padding: 0;
	margin: 0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:normal;
}

/* Section: Positioning --------- */

#header {
	height: 85px;
	background:url(img/bk_main_wrapper.png);
	margin:0 auto;
	padding:0;			
}

#menu {
	height: 26px;
	background:url(img/menu-bg.png) 0 0 no-repeat;
	margin:0 auto;
	padding:0;	
	width:868px;		
}

#barre_top_cadre {
	height: 8px;
	background:url(img/barre_top_cadre.png) 0 0 no-repeat; 
	margin:0 auto;
	padding:0;	
	width:868px;		
}

#header h1 {
	font-size:1.6em;
	margin:10px;	
}

#header h1 a:link,#header h1 a:visited {
	color:#f0f0f0;
	border-bottom:none;
	background:none;
}

#header h1 a:hover,#header h1 a:active {
	color:#fff;
	border-bottom:#fff 1px solid;
	background:none;
}

#header h4 {
	font-size: 1.1em;
	margin: 10px;
	color: #d0d0d0;	
	font-family: Georgia, Verdana, Arial, Serif;	
}

#pub_banniere {
        margin-left:70px;
        margin-bottom:15px;
        background:url('pub/slm.gif') 0 0 no-repeat;
        width:468px;
        height:60px;
}

#main {
	float: left;
	width: 618px;
        padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin: 0;		
}

#main ul {
	margin:0px 10px;
	padding:0px;
	list-style:none;
}

#main ul li {
	list-style-image:url(img/bullet.png);
	padding:3px 0;	
	margin:0 1em;
}

.post {
	margin:10px;
        margin-bottom:25px;	
	/*background:url(img/yysun.jpg) no-repeat top left;	*/
}

.post-title {
	margin-left:75px;	
        line-height:1;	
}

.post-title a:link, .post-title a:visited, .post-title a:active {
        border-bottom: none;
}

.post-title a:hover {
        border-bottom: #063c74 1px solid;
}

.date {
	float:left;
	height:50px;
	width:35px;
	background:#fff url(img/fond_date.png) 0 0 no-repeat;	
	margin-right:15px;
	margin-left:15px;
}

.date p {
	text-align:center;
	color: #00e0ff;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	padding: 0 0 0 0;
}

.date span.year {
	margin-top:-8px;
	font-size: 11px;
	color:#8a8a8a;	
	display:block;
        margin-bottom:2px;
	font-weight: bold;
        height:9px;
}

.date span.month {
	font-size: 11px;
	display:block;
        margin-bottom:2px;
	font-weight: bold;
        padding: 1px 2px 4px;
        margin-bottom:2px;
	font-style: italic;
	height:12px;
	color : #ff6600;
}

.date span.day {
	font-size: 23px;
	display:block;
	color:#8a8a8a;	
	font-style: italic;
}

.day-date {
	font-size: 0.8em;
	color: #999;
	padding: 3px 0;
	margin: 0 0 0 75px;			
}

.day-date em {
	font-style:normal;
	color:#666;
} 

#icon_calendar {
        padding-top:22px;
        padding-left:40px;
        margin-bottom:-20px;
        width:400px;
        height:110px;
        background:url('img/icon_calendar.png') 30px 0px no-repeat;
}

#icon_search {
        padding-top:22px;
        padding-left:40px;
        margin-bottom:-20px;
        width:400px;
        height:110px;
        background:url('img/icon_search.png') 30px 0px no-repeat;
}

#icon_category {
        padding-top:22px;
        padding-left:40px;
        margin-bottom:-20px;
        width:400px;
        height:110px;
        background:url('img/icon_category.png') 30px 0px no-repeat;
}

.post-content h4 {
	font-size:1em;
	font-weight:normal;
}

.post-content h4 em {
	font-style:normal;
	float:right;
	font-weight:normal;
}

.post-content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border:none;
	max-width:550px;
	max-height:500px;
}


.post-content blockquote {
	float:left;
	background: #FFFFFF;
	padding: 0px;
	padding-bottom: 0px;
	margin: 0em;
}

.post-content a:link, .post-content a:hover, .post-content a:visited, .post-content a:active {
	border-bottom:none;
}

.post-info {
	font-size : 0.9em;
	color : #666;
        text-align:right;
        padding-right:0px;
	/*background:url(img/comments-small.gif) no-repeat right center;*/
	padding-left:12px;
	border-bottom:#eaeaea 1px solid;
	padding-top:5px;
        padding-bottom:35px;
}

.post-content {
	overflow:visible;
	padding:10px;	
	text-align:justify;
	font-size:0.9em;
}


#sidebar {
	float: right;
	width: 225px;
	padding-left:5px;
	height:100%;
	background: #ffffff url(img/sidebox.jpg) 0 0 repeat-y;
}

#rss_test {
        margin-top:-32px;
        margin-left:35px;
        margin-right:80px;
        float:left;
        background: url(img/logo_rss.png) 0 0 no-repeat;
        width:28px;
        height:36px;
        border:0px;
}

#side_img_top {
        margin-left:-5px;
        margin-top:-10px;
	width: 225px;
	height:41px;
        background: #ffffff url(img/side_img_top.jpg) 0 0 no-repeat;
}

#side_content {
        margin-top:0px;
}

#sidebar ul {
	list-style: none;	
}

#sidebar form, #sidebar .block, #sidebar ul {
	margin:0;
	padding-left: 20px;		
	font-size: 0.9em;
        font-weight:bold;	
}

#sidebar ul ul {
	margin:0;
	background : none;
	padding:0;	
}

#sidebar ul li {
	list-style-image:none;
	margin:0 0 0 5px;
	padding:3px 0;
	padding-right:15px;
}

.children li {
        font-weight:normal;
}

#sidebar ul li ul li {
        font-weight:normal;
        line-height:1.1;
	list-style-image:url(img/arrow.gif);
	margin:0 0px;
	padding:3px 0;
}

#sidebar a {
	text-decoration: none;	
	border:none;
	padding-right:7px; 
        padding-left:5px; 
}

#sidebar a:hover {
	border-bottom:1px solid;
	padding-left:5px; 
	padding-right:7px; 
}

#sidebar ul img {
	border:#459 1px solid;
}

#sidebar h2 {
	margin:20px 0 0 0;
	font-size: 1.3em;	
	color:#333;
	height:33px;
	border:none;	
	padding:4px 10px 0 ;
}

#sidebar li h2 {
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.2em;
	font-size: 12px;
        font-weight: bold;
        height: 15px;
 	background:none;
	color:#343e47;
	/* border-bottom:#343e47 1px solid; */
	padding:0;
	margin:0 0 5px 5px;
}

#sidebar ul li.feed {
	list-style:none;
	background:url(img/feed.png) no-repeat left center;
	padding-left:18px;
	margin:0;
}

#sidebar ul li a img {
	border: none;
}

#sidebar a.noundie:hover {
	border: none;
}

#sidebar .textwidget {
        font-size:9px;
        padding-right:20px; 
        padding-left:10px; 
        text-align: justify;
        margin-bottom: 15px;
}

#sidebar .search_input {
        margin-left:50px; 
}

#sidebar .tag_cloud {
        padding-right:20px; 
        margin-left:10px; 
}

#calendar_wrap {
        margin-left:32px; 
}

#calendar_wrap a:link, #calendar_wrap a:hover, #calendar_wrap a:visited {
	padding-right:0px; 
        padding-left:0px; 
}


#footer {
        clear:both;
	background:#d9ce3e url(img/footer_bg.png);
        height:30px;
	font-size: 0.9em;		
	padding:10px 20px;
	margin:0;	
}

#footer a {
	color:#ddd;		
	text-decoration:underline;
}

#footer a:hover {
	color:#fff;	
	border-bottom:#fff 1px solid;
	background:none;	
}

#comments {
	margin: 10px 0 0 0px;
	height:40px;
        background:url('img/icon_comments.png') 4px 0px no-repeat;
        padding-left:37px;
        padding-top:7px;
}

#respond{
	margin: 10px 0 0 0px;
	height:40px;
        background:url('img/icon_comments.png') 4px 0px no-repeat;
        padding-left:37px;
        padding-top:7px;
}

#icon_comments {

}

#comments2 {
	margin-top:-20px;
	margin-left:37px;
}

#commentform {
	margin-left:10px;
	margin-right:10px;
	margin-top:-10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;	
}

#rap .commentlist {
	margin: 2em 0 40px 0;
	padding: 0 0 0 0;
	width:573px;
}

.commentlist li {
	list-style:none;
	margin: 15px 0 0px 0;
	padding: 0 0 0 0;	
	width:573px;
}

.commentlist li.alt_perso {
        background:#909db6 url(img/comment_content_back_alt_perso.png) 0 0 repeat-y;
}

.commentlist li.alt2 {
        background:#909db6 url(img/comment_content_back_alt2.png) 0 0 repeat-y;
}

.commentlist li.alt {
        background:#909db6 url(img/comment_content_back.png) 0 0 repeat-y;
}

.commentlist li .cmtinfo {
	font-size:1em;	
        margin:0 0 0 0;
	padding-top:0px;
	padding-left:95px;
	width:478px;
	height:24px;
        background:#ffffff url(img/comment_info_back.png) 0 0 no-repeat;
	border:none;
}

.commentlist li .cmtinfo2 {
	font-size:1em;	
        margin:0 0 0 0;
	padding-top:0px;
        padding-left:95px;
	width:478px;
	height:24px;
        background:#ffffff url(img/comment_info_back_alt2.png) 0 0 no-repeat;
	border:none;
}

.commentlist li .cmtinfo_perso {
	font-size:1em;	
	margin:0 0 0 0;
	padding-top:0px;
	padding-left:95px;
	width:478px;
	height:24px;
        background:#ffffff url(img/comment_info_back_alt_perso.png) 0 0 no-repeat;
	border:none;
}

.commentlist li .comment_txt {
	width:553px;
	padding-left:10px;
}

.commentlist li .cmtbottom {
	width:573px;
	height:27px;
        background: url(img/comment_bottom_back.png) 0 4px no-repeat;
	border:none;
}

.commentlist li .cmtbottom2 {
	width:573px;
	height:27px;
        background: url(img/comment_bottom_back_alt2.png) 0 4px no-repeat;
	border:none;
}

.commentlist li .cmtbottom_perso {
	width:573px;
	height:27px;
        background: url(img/comment_bottom_back_alt_perso.png) 0 4px no-repeat;
	border:none;
}

.commentlist li cite {
	font-style:normal;
	font-weight:bold;
}

.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

.commentlist li .cmtinfo2 em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

.commentlist li .cmtinfo_perso em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

.nocomments {
	padding-left:10px;
}

fieldset {
	border: none;
}

.field label {
	display: block;
}

textarea {
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f0f0f0;
}

input {
	border: 1px solid #ccc;	
	background:#f0f0f0;
}

button {
	border: 1px solid #ccc;	
	background:#f0f0f0;
        font-family: Verdana,Tahoma, Arial, Serif;
        height: 20px;
}


/* Navigation */

#gnav {
        margin : 0 0 -3px 0;
        padding-top:5px;
        padding-bottom:4px;
        padding-left:2px;
	vertical-align:top;
	list-style:none;	
	font-family:'Verdana', sans-serif;	
	font-weight:bold;
/*	text-align:right ;*/
	text-align:left;
	font-size:0.9em;			
	height: 26px;
	background: #063c74 url(img/menu-bg.png) 0 0 no-repeat;
	width:868px;		
}

#gnav li {
	vertical-align:top;
        height:26px;
        padding-left:0px;
        padding-bottom:4px;
        margin-bottom:6px;
	list-style:none;
	display:inline;
        margin-left:0px;
}

#gnav li a:link, #gnav li a:visited {
	vertical-align:top;
        height:26px;
        padding-left:20px;
        padding-right:20px;
        margin-top:4px;
        margin-bottom:6px;
        padding-top:4px;
        padding-bottom:6px;
	color:#f4f4f4;
	text-decoration:none;
	border-bottom:none;
}

#gnav li a:hover, #gnav li a:active {
        margin-top:4px;
        margin-bottom:6px;
        padding-top:4px;
        padding-bottom:6px;
	/*border-bottom:#fff 1px solid;*/
	color:#fff;
	background:url('img/bg_hover.png') 0px 0px repeat;
}

#searchform {
	margin: 0 0 0 0px; 
	width:200px;
}

#searchzone {
	margin-left:15px;
	margin-right:3px;
	height:12px;
	width:130px;
	font-size:9px;
}

#search_in_menu {
        position:absolute;
        left:50%;
        /*margin-left:-400px;*/
        margin-left:270px;
        margin-top:2px;
        height:26px;
        padding-top:2px;
}

#searchsubmit {
	font-size: 9px; 
	background: url('img/bton_go.png') -1px -1px no-repeat; 
	cursor: pointer; 
	padding: 0 0 0 0px; 
	width:25px;
	height:16px;
}

#sidebar #side_content select {
        margin-left:20px;
}

#copyright {
        clear: both;
        /* border-top-width: 4px;
        border-top-style: solid;
        border-top-color: #c8be39; */
        padding-top: 0px;
        margin-top: 0px;
        position: relative;
        font-size: 9px;
        color: #666;
        font-size:9px;
        float:left;
}

#wordpress {
        padding-top: 0px;
        margin-top: 0px;
        font-size: 9px;
        color: #666;
        font-size:9px;
        float:right;
}

#wordpress a {
        color: #666;
        text-decoration:none;
}

#wordpress a:hover {
        color: #666;
        text-decoration:underline;
}


/* Section: Misc --------- */

#header, #main,#content, #sidebar, #footer, .widget {
    overflow: hidden;
}
