/*  
Theme Name: Mephisto Blue
Theme URI: http://www.lyxia.org/
Version:1.0 
Author: Jean-Baptiste Jung 
Author URI: http://www.lyxia.org/
*/

*{
	margin:0;
	padding:0;
}

.clear{
	clear:both;
	height:1px;
}

body{
	background: #E0DCC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	text-align:center;
	color:#444;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    background-color: inherit;
    color: #818181;
    font-weight: normal;
    letter-spacing:-1px
}

h1 {
    margin: 0 0 0.5em 0;
    padding: 0;
    font-size: 170%;
}

h2, h2 a, .entry h2 {
    margin-top:10px;
    color: #E0DCC7;
    font-size: 16px;
	font-weight:bold;
}

h3{
    font-weight:bold;
    color: #6699CC;
}

#main-container, #wrap{
	width:954px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#header{
	background: transparent url('images/top.jpg') no-repeat bottom left;
	display:block;
	width:974px;
	height:182px;
	padding-left:35px;
	text-align:left;
	position:relative;
}

#header a img, #header a:hover{
        background:none;
        border:0;
}

#content{
background:#fff;
	padding-top: 25px;
	padding-left:35px;
	text-align:left;
}

#footer{
	width:974px;
	height:40px;
	background: transparent url('images/bottom.jpg') no-repeat top left;
	text-align:center;
	padding-top:45px;
	padding-left:35px;
}

#footer p{
	width:915px;margin-left:-15px;
}

#nav-footer{list-style-type:none;}
#nav-footer li{display:inline;margin-right:20px;}
#nav-footer li a:hover{background:none;text-decoration:underline;color:#369;}

#nav{
	margin: 0;
	padding: 5px 10px;
	position:absolute;
	top:-6px;
	right:100px;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	/*text-align:center;*/
}
 
#nav a:link, #nav a:visited {
	color: #fff;
	font-family: 'Lucida Grande',Sans-Serif;
	font-size:13px;
	font-weight:bold;
        background: url(images/hover.png) no-repeat 0 -10px;
	display:block;
	width:80px;
	height:45px;
	padding-top:8px;
	float:left;
	margin-right:2px;
	text-align:center;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #fff;
	background-position: 0 -4px;
    padding-top:12px;
}


a {
    background-color: inherit;
    color: #369;
    text-decoration: none;
}

a:hover {
    background-color: #369;
    color: #fff;
    text-decoration: none;
}


#blogtitle { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #1d2224; 
	text-align:left; 
	font-size:36px; 
	line-height:100%; 
	padding-top:20px; 
	text-transform:capitalize; 
	margin:0px; 
	padding-left:20px; 
}

#blogtitle a:hover{ 
	text-decoration: none; 
	color : #369; 
	background: none;
}
 
#blogdesc{ 
	float: left; 
	color: #1d2224; 
	padding-left:20px; 
	text-align:left; 
	font-size:12px; 
	padding-top:5px; 
	text-transform:capitalize; 
	margin:0px; 
}

.post-info{
	position:relative;
	margin-bottom:10px;
	border-bottom:1px #ccc solid;
}

.post{margin-bottom:20px;}

.comments-info{
	position:absolute;
	right:0;
}
.comments-info a{background:transparent url(images/comment.png) no-repeat top left;padding-left:17px;}
.comments-info a:hover{background-color:#fff;color:#369;text-decoration:underline;}

#search { float: right; height: 30px; width: 300px; margin-top:35px; }

.right { margin-left:43px; padding: 0px; float: left; width: 262px !important;width:258px; }
.right h2{font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;padding-left:8px;font-size:13px;font-weight:bold;color:#555;text-transform:uppercase;margin-top:15px;}

.right ul { list-style-type: none; margin: 0 ; padding: 0; }
.right ul li { list-style-type: none; margin: 0; padding: 0; }
.right ul li ul { list-style-type: square; margin: 0px; padding: 0 3px; }

.right ul li ul li { list-style-type:none;padding: 0px 0px 2px 14px; border: 0; margin: 0;  }
.right ul li a{display:block;border-bottom:1px #f0f0f0 solid;padding:2px;padding-left:8px;margin-bottom:0 !important;margin-bottom:-18px;}
.right ul li a:hover{background-color:#f1f1f1;color:#369;}

.right #searchform #s{
	width:90%;
	margin-left:7px;
    margin-top:10px;
    margin-bottom:10px;
}

.right #searchform #s:focus{
	border-color:#369;
	color:#369;
}

.right #rss-feed{
	margin-left:8px;
	font-size:13px;
}

.right #rss-feed img{
	float:left;
	border:none;
	margin:8px;
	margin-top:0;
}

.right #rss-feed img a{
	background:none;
}

.left { margin: 0 0 10px 3px; line-height: 16px; padding: 0px;  float: left; width: 610px; overflow:hidden; }
.left h2 { font-size: 20px; padding: 3px 0px; margin: 0px 7px 3px 0px; }
.left img { border:4px #ccc solid; }
img.wp-smiley { border:0px;}
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
.alignright { float: right; }
.alignleft { float: left; }
.postmetadata { background:#f0f0f0; font-size:10px; padding:5px; border-bottom:#666 1px solid; border-top:#666 1px solid; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.comments h3 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
ol.commentlist { list-style: none; padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 13px 13px 1px; }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}
input#searchsubmit{ background:#999;border:2px solid #333; color:#fff;font-size:13px; }
input#submit{ background:#999;border:2px solid #333; color:#fff;font-size:13px; }
input#s { color: #666; width: 70%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background:#fcfcfc; margin-top: 2px;}
textarea { color: #666; width: 80%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}
input#url { color: #666; width: 50%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}
input#author { color: #666; width: 50%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}
input#email { color: #666; width: 50%; border: 1px solid #cbcbcb; padding: 3px; margin-bottom: 0.6em; background: #fcfcfc; margin-top: 2px;}

pre {
    margin: 0 0 1em 0;
    padding: 1em;
    overflow: auto;
    border: 1px solid #ccc;
    background-color: #f0f0f0;
}

.awaiting{
	display:block;
	width:100%;
	background-color:#C8E2FF;
}

h2, h2 a, .entry h2 {
	margin-top:10px;
	color: #69c;
	font-size: 16px;
	font-weight:bold;
}

.index-tags{
	margin-top:5px;
	font-weight:bold;
}

.index-tags a{
	font-weight:normal;
}

.tagcloud{
	text-align:justify;
	padding:0 10px;
	border-bottom:1px #f0f0f0 solid;
}

a img{
border:none;
margin:0;
}

ul#Show125 li {
float:left;
width:125px;
padding:0;
margin-right:3px;
margin-bottom:2px;
}

ul#Show125 li a{
padding:0;
}
