/* Start of CMSMS style sheet 'sorciere : Volez' */
/*

Name: Winterplain

Date: 2007-12-13

Description: Simple and soft styled, two-column template with a touch of cold.

Author: Viktor Persson

URL: http://templates.arcsin.se/



Feel free to use and modify but please provide credits.

*/



/* standard elements */

* {margin: 0; padding: 0;}



html {height: 100%; padding-bottom: 1px;}

body {background: #222222; font: normal 13px Verdana,sans-serif; color: #ffffff;}



a {color: #ffffff;}

a:hover {color: #ffffff;}



p {margin: 2px 0 8px;}



h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}

h2 {font: normal 1.5em Georgia,sans-serif;}

h3 {font: bold 1em Tahoma,sans-serif;}



h1,h2,h3 {margin: 2px 0;color:#A257AF;}



blockquote {

	background: #1A1A1A;

	/*border-bottom: 1px solid #A257AF;

	border-top: 1px solid #A257AF;*/

	color: #CCC;

	display: block;

	font: normal 1em sans-serif;

margin: 15px;

	margin-left: 50px;

margin-right: 50px;

	padding: 8px;

font-style:italic;

}



code {

	display: block;

	white-space: pre;

	background: #FFFFF6;

	border: 1px solid #EED;

	padding: 5px 10px;

	overflow: auto;

	margin: 1em 0;

}



ul,ol {margin: 0 0 1em 1.4em;}



fieldset {padding: 12px 10px; background: #EFE; color: #232; border: 1px solid #DED; margin-bottom: 1em;}

legend {font: bold 1em Verdana,sans-serif; padding: 0 6px; color: #363;}



img {border: none;}

img.bordered,.post img {/*background: #FFF; padding: 5px; border: 1px solid #DDD;*/ border:none;}

img.left {margin-right: 1em;}

img.right {margin-left: 1em;}



small,.small {font-size: 0.8em;}



/* inputs */

input.submit {background: #E9E8E8 url('/images/input_submit.gif') repeat-x; border: 3px double #CCC; border-color: #CCC #999 #999 #CCC; color: #456; font: bold 0.8em Verdana,sans-serif; padding: 3px 0;}

input.submit:hover {background: #FCFDFC; cursor: pointer;}

#cntnt01searchinput {background: #FCFCFC; font: normal 1.1em sans-serif; border: 1px solid #CCC; padding: 3px 5px; width: 100px;}

#cntnt01searchinput:hover {background: #FFF;}

textarea {width: 320px;}



/* main layout */

#container {width: 960px; margin: 0 auto; padding-bottom: 0.5em;}

#main {margin: 15px 0 0 8px;}

#main_left {width: 720px;}

#main_left img {padding:5px;}

#main_right {width: 220px;}

#main_left p{
text-align:justify;
}

#colrightadsense{
padding-top:30px;
float:right;
width:130px;
padding-bottom:20px;
}

#colleftadsense{
float:left;
width:570px;

}

#colleft{
float:left;
width:490px;

}

#colright{
padding-top:0px;
float:right;
width:210px;
padding-bottom:20px;
}

#colright h2{
font-size:1.3em;
}

#colright h2 a{
text-decoration:none;
}

/* top part */

#top {
padding-left: 10px;width:960px;height:140px;background:#1A1A1A url(/uploads/images/fond-sorciere.jpg) no-repeat scroll right top;border-bottom:1px solid #E0E5F0;}
#top .left {margin-top:50px;}
#site_title {margin-top:-40px;margin-left:-20px;font: bold 3em Georgia,sans-serif; /*color: #567;*/ color:#FCFCFC;}

#site_description {font: bold 1em Verdana,sans-serif; /*color: #999;*/ color:#FCFCFC;}

#date{
margin-top:-42px;
float:right;
font-size:10px;
color:#FFFFFF;
}

/* navigation */

.path {margin-bottom: 1em; background: #1a1a1a; border-top: 1px solid #E0E5F0; padding: 8px 10px; color: #678;}



#nav {font-size: 1.1em;width:960px;}

#nav a {color: #A257AF; text-decoration: none;}

#nav a:hover {text-decoration: underline;}

#nav ul {display: inline; margin: 0;}

#nav ul li {display: inline; list-style: none; margin: 0 8px;}



/* sidebar */

#main_right .content {padding: 2px 8px 4px; background: #1a1a1a; border-top: 1px solid #EAEAE2; margin-bottom: 14px;}

#main_right div.content {padding: 5px 8px;}



#sidebar ul {margin: 0;}

#sidebar li {list-style: none; padding-left:5px;padding-top:3px;font-weight:bold;}
#sidebar li ul li {font-size:12px;}
#sidebar li ul li ul li {font-weight:normal;font-size:11px;}
#sidebar li.currentpage{padding-left:12px;background:url(uploads/sorciere/arrow.gif) no-repeat left 5px;}

/* footer */

#footer {font-size: 0.9em; border-top: 1px solid #E6E6E6; background: #1a1a1a; padding: 8px 12px; color: #888;width:960px;}
#footer .right{font-size:xx-small;}
#footer .right a {color: #888; text-decoration: none;}

#footer .right a:hover {color: #000;}



/* first post highlight */

#splash {margin-bottom: 1em;}

#splash .post {padding: 12px 18px 0; background: url('/images/splash.jpg') repeat-x left bottom;}

#splash .metadata {color: #ACA; border-top: 1px solid #DEE9E0; background: none; padding: 8px 0; margin: 0;}

#splash .metadata a {color: #474; text-decoration: none;}

#splash .metadata a:hover {color: #232; text-decoration: underline;}

#splash .date {font-size: 0.9em;}



/* special links */

a.scrolldown,a.scrollup {width: 16px; height: 16px;}

a.scrolldown {background: url('/images/arrow_down.gif') no-repeat left top; }

a.scrollup {background: url('/images/arrow_up.gif') no-repeat left top;}

a.feed {/*background: url('/images/feed.jpg') no-repeat left top;*/ width: 28px; height: 28px; margin-top: 20px;}

a.button {display: block;}

a.button:hover {background-position: left bottom;}



/* misc */

.bold {font-weight: bold;}

.bordered {border: 1px solid #DDD; background: #FFF; padding: 5px;}

.clearer {clear: both; font-size: 0;}

.left {float: left;}

.light,.light a {color: #777;}

.odd {background: #F6F6F6;}

.right {float: right;}

.tright {text-align: right;}



/* post */

.post {margin-bottom: 1em;}

.post .date {color: #468; font-size: 0.9em; margin: 4px 0 6px;}

.post .body {margin-top: 12px; margin-bottom: 12px; line-height: 1.4em;}

.body img {padding:5px;}

.post .metadata {background: #F6F6F6; border-top: 1px solid #E6E6E6; font: normal 0.9em sans-serif; padding: 6px; clear: both;}

.post .metadata a {color: #333; text-decoration: none;}



/* icons */

span.comment {background: url('/images/icon_comment.gif') no-repeat left center; padding-left: 18px;}

span.tag {background: url('/images/icon_tag.gif') no-repeat left center; padding-left: 18px;}



/* comments */

.commentlist {margin: 1em 0 0; font-size: 0.9em;}

.commentlist li {list-style: none; padding: 8px 10px 1px;}

.commentlist .post .date {margin-bottom: 3px;}
/* End of 'sorciere : Volez' */

