/*  
Theme Name: MistyLook
Theme URI: http://wpthemes.info
Description: A real clean WordPress Theme by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a>. Support is available at <a href="http://wprocks.com/forums/" title="Forums">Forums</a>.
Version: 3.7.2
Author: Sadish
Author URI: http://wprocks.com
Tags: fixed width, two columns, widgets, custom image header, Sadish
*/
* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.8em;
	text-align: justify;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
img 
{
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:0;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}
img.right {
	float: right;
	margin:10px 0 0 10px;		
}
img.left {
	float: left; 
	margin:0 10px 10px 0;	
}
img.wp-smiley, #wpstats, img.noborder, a img.noborder {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:0;
}
body 
{
	font: 76%/1.6em verdana, tahoma, arial,  sans-serif;
	text-align: center;
}
body {
	margin: 0;
	background: #6E6E6E url(img/bkg.jpg) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}
ul {
	list-style-position: inside;
}

#header, #container, #footer {
	margin: 0 auto; 
	width: 854px;
	position: relative; 
	text-align: left;
}

/* Header */

#header-image {
	height: 157px;
	border-style: solid;
	border-color: white;
	border-width: 0px 2px;
	background-color: white;
	background-image: url("img/contenu_top.png");
}

/* Header Menu */

#header-menu {
	height: 34px;
	background: #EEEEEE;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0 2px 0 2px;
}

#header-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header-menu li {
	display: inline;
	height: 35px;
	font-weight: bold;
	font-size: 12pt;
}

#header-menu a {
	float: left;
	width: 170px;
	padding: 7px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: #EEEEEE;
}

#header-menu a:hover {
	background: #CCCCCC;
}

#header-menu .current_page_item > a {
	background: #FFFFFF;
}

a.audio-link {
	text-decoration: none;
}

a.audio-link > img {
	background: none;
	border: none;
	padding: 0px;
}

.photo-frame {
	text-decoration: none;
	float: left;
	text-align: center;
	margin-right: 10px;
}

#sb-player {
	background: none;
	border: none;
	padding: 0px;
}

#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
/* Sidebar */
#sidebar {
	position: absolute;
	top: -57px;
	right: 0px;
}

#sidebar ul {
	list-style: none;
}

.qtrans_language_chooser li {
	float: left;
	margin-right: 5px;
	text-align:center;
	width:58px;
}

.qtrans_language_chooser a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 1px #000000;
}

.qtrans_language_chooser > .active {
	display: none;
}

/* Content */

#content {
	background: #FFFFFF;
	padding: 10px 20px 20px;
}

#content h1 {
	padding: 5px 0px 5px 0px;
	color: #173E68;
}

#content h2 {
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	font-size: 16px;
	color: #2D2D2D;
	border-bottom: 1px dashed;
}

#content h3 {
	color: #6C6C6C;
}

.colonnes {
	float: left;
	padding-right: 20px;
}

.colonnes ul {
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	clear:both;
	padding:0 0 1em 0;
	border-bottom:#dcc 1px dashed;
}
#content .posttitle > h2 {
	text-transform: none;
	border-bottom: none;
}
#content .post-shows > div.post > p {
	font-size:0.85em;
	margin-bottom:0;
	margin-top:0;
	text-align:left;
}
#content .post-shows > h2 {
	margin-bottom: 0.5em;
}
#content h2,
#content h3 
{
	font-size: 20px;
	margin: 0.5em 0 0;
	font-weight:normal;
	line-height:1.4em;
	letter-spacing:0px;
}
#content .entry 
{
    clear:both;
    margin:1em 0;
    padding-right:1em;    
	position: relative;
}
#content .entry li 
{
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}
#content .post-info , #content .postmetadata
{
	clear:both;
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info, 
#content h2.pagetitle 
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:15px;	
}
.alignleft 
{
	float:left;
	text-align:left;	
}
.alignright
{
	float:right;
	text-align:right;	
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
.nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#container .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#container .commentlist li.alt 
{
    background:#f9f9f9;    
}
#container .commentlist li.authorcomment, #container .commentlist li.bypostauthor 
{
    border:#fc9 1px solid;      
}

#container .commentlist li .cmtinfo 
{
	font-size:1em;			
}
#container .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#container .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#container .commentlist .avatar
{
	float:right;	
}
#container .commentlist .commentmetadata
{
	font-size:0.9em;
}
#content .commentsfeed 
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea, input[type="text"]
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:4px;
	width:200px;
}
#s
{
	width:150px;
}
textarea{
	width: 772px;
	padding:10px;
	line-height:2em;
	height: 10em;
}
input.textbox:focus, textarea:focus, input[type="text"]:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit 
{
	padding:3px 5px;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
	display: inline;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
	color:#999;
}
img.left, img.alignleft, div.alignleft
{
	float:left;
	margin:0 1em 0 0;
}
img.right, img.alignright, div.alignright
{
	float:right;
	margin:0 0 0 1em;
}
img.aligncenter, div.aligncenter
{
	text-align:center;
	margin:0 auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Footer menu */

#footer-menu {
	position: relative;
	background: #EEEEEE;
	height: 15px;
	padding: 5px;
	text-align: center;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
}

#footer-menu ul {
	position: relative;
	top: -3px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#footer-menu li {
	display: inline;
	font-size: 10px;
	margin: 0px;
	padding: 0px 9px 0px 6px;
	border-right-style: solid;
	border-right-color: black;
	border-right-width: 1px;
}

#footer-menu ul > li:last-child, #footer-menu ul > li.page-item-1 {
	border-right-width: 0px;
}

#footer-menu ul > li.page-item-16 {
	border-right-width: 0px;
}

#footer-menu a {
	text-decoration: none;
}

#footer-menu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer-image {
	height: 132px;
	border-style: solid;
	border-color: white;
	border-width: 0px 2px 2px 2px;
	background-color: white;
	background-image: url("img/contenu_bottom.png");
}

#footer-links {
	height: 25px;
	margin-top: 2px;
	margin-bottom: 20px;
}

#footer-links > div {
	float: left;
}

#footer-links > a {
	float: right;
	margin-left: 5px;
}

#link-mail {
	width: 16px;
	height: 16px;
	background: url("img/lien_mail.png") no-repeat;
}

#link-ms {
	width: 16px;
	height: 16px;
	background: url("img/lien_ms.png") no-repeat;
}

#link-fb {
	width: 16px;
	height: 16px;
	background: url("img/lien_fb.png") no-repeat;
}

#sb-wrapper-inner
{
	background-color: #FFFFFF;
	padding:4px 4px 4px 4px;
	border:#eee 1px solid;
}

.music_list li {
	line-height: 24px !important;
}

#captchaImgDiv > div:last-child {
	height: 60px !important;
}

