/* 
Theme Name: JumffiBlog_WP
Theme URI: http://www.jumffi.com
Description: le theme WordPress de Jumffi
Version: 1
Author: Jumffi
Author URL: http://www.jumffi.com
Tags: Jumffi, TBR132, Tramber WP theme, 

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/
/* ///////////////LES COULEURS///////////////////////*/
/* Gris fonce: #333333 */
/* Gris moyen: #666666 */
/* Gris clair: #999999 */
/* kaki fonce: #999900 */
/* kaki clair: #c2c26e */
/* orange: #eb6909 */
/* creme: #f8f3ed */


/* = GLOBAL = */
* {margin:0;padding:0;}
body {
	margin: 0;
	padding: 0;
	background-color: #999999;
	background-image: url(images/BodyBkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link, a:visited, a:active {
	color: #eb6909;
	text-decoration: none;
}
h1 {
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
h2 {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:11px;
	padding-top:15px;
}
h3 {
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:10px;
	padding-top:14px;
}
/* === HEADER === */
#header-container {
	width: 950px;
	margin: auto;
	padding: 0;
}
#header{
	position:relative;
	height:145px;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eb6909;
}

#headerright{
	float:left;
	width:950px;
	height:145px;
}

/* === MENU === */

#menu {
	text-transform:uppercase;
	position: absolute;
	margin:0;
	height:30px;
	top: 115px;
	left:52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 0;
}
#menu, #menu ul {list-style:none;line-height:2;}
#menu a, #menu a:hover {display: block;border:none;text-decoration: none;}
#menu li {
	float: left;
	list-style:none;
}
#menu a, #menu a:visited {
	display:block;
	font-weight:bold;
	color:#f8f3ed;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#menu a:hover, #menu a:active {
	color:#eb6909;
	text-decoration:none;
}	



/* === MAIN AREA == */ 
#mainwrap{	
	width:950px;
	margin:0 auto;
	}
#maintop {
	position: relative;
	width: 950px;
	background-color: #f8f3ed;
	height: 15px;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 950px;
	background-color: #f8f3ed;
}
#content {
	position: relative;
	width: 930px;
	margin-left: 20px;
	padding-top: 20px;
}
.clear {
	position: relative;
	clear: both;
	height: 5px;
}

/* === MAIN BLOG === */

#main-blog {
	float:left;
	width:760px;
	padding-right: 20px;
}
#main-blog h1 {
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#666666;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#main-blog h1 a:hover{
	color:#eb6909;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eb6909;
}
.postdata {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #666666;
}

.post {
	margin-bottom:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.post p {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.post p a{
	color: #eb6909;
}


post ul {
	margin-left:35px
}
.post-comments {
	float: right;
	width: 63px;
	height: 61px;
	padding:18px 0 0 24px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:-7px 20px 0 0;
}
.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
}
.rss {
	padding-left:20px;
	padding-top:1px;
	background-image: url(images/rssicon.png);
	background-repeat: no-repeat;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#666666;
	text-decoration:none;
}
.post-comments a:hover {
	color:#eb6909;
	text-decoration:none;
}

/* === SIDEBAR == */

#sidebar {
	width:150px;
	position:relative;
	float:left;
}		
#sidebar-top {
	width:150px;
	height: 30px;
	background-image: url(images/SideBarTop.jpg);
	background-repeat: no-repeat;
}
#sidebar-content {
	background-color: #dcd9d5;
}
#sidebar-bottom {
	width:150px;
	height: 44px;
	background-image: url(images/SideBarBottom.jpg);
	background-repeat: no-repeat;
}
.subcolumn{
	width:150px;
}
.widget {
	width:150px;
	text-align:left;
	background-color: #dcd9d5;
}
#calendar_wrap{
	margin:0px;
	}
.widget p {
	}
.widget h2 {
	height:10px;
	width:135px;
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:normal;
	color:#666666;
	margin:0;
	text-transform: uppercase;
	padding-left: 10px;
}
.widget ul {
	border:none;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #eb6909;
}
.widget ul li {
	margin:0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.widget ul li a{
	color: #666666;
	text-decoration:none;
}
.widget ul li a:hover{
	color: #eb6909;
	text-decoration:none;
}		
.textwidget{
	}

/* --- IMAGES --- */

img {
	display: inline;
		float: left

}
p img {
	padding: 0;
	max-width: 100%;	
}
.wp-caption {
	text-align: left;
	background-color: #f8f3ed;
	padding-top: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	padding: 0;
	margin: 0;
}
	
/* == FOOTER == */
#bottom{
	height:60px;
	width: 950px;
	background-image: url(images/Footer.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eb6909;
	background-position: center top;
}
#bottom p{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #333333;
}
#bottom a {
	color: #f8f3ed;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
    color: #eb6909;
}

/*------------------COMMENTS----------*/
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.commentlist em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #f8f3ed;
	border: 1px solid #999999;
}	
.alt2{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #f8f3ed;
	border: 1px solid #999999;
}	
.administrator {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background:#f8f3ed;
	border: 1px solid #999999;
}
.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
	border: 1px solid #999999;
}
.comment-author {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #666666;
	border-bottom: 1px solid #999999 ;	
	text-decoration: none;
}
.comment-author a:hover {
	color: #eb6909;
	border-bottom:1px solid #999999;
	text-decoration: none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#com{
	width:580px;
	padding: 0 0 5px 0px;
	clear: both;
}
#comhead{
	width: 200px;
	height: 20px;
	color:#666666;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-top: 8px;
	text-transform: uppercase;
}

#respond {
	width: 200px;
	height: 20px;
	color:#666666;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-top: 20px;
	text-transform: uppercase;
}
#commentform {
	margin: 10px 10px 30px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #666666;
	font-size: 10px;
}
#commentform input{
	width: 200px;
	background: #f8f3ed;
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
}
#commentform textarea{
	height: 130px;
	background: #f8f3ed;
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 3px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#commentform #submit{
	cursor:pointer;
}
.contactform input,  .contactform textarea {
	background: #666666;
	border: 1px solid #999999;
	color: #fff;
}
.contactform input:focus, .contactform textarea:focus {
	background:#666666;
	border: 1px solid #333333;	
	padding-bottom:30px;
	color:#f8f3ed;
}
.contactform #contactsubmit {
	width: 85px;
	background: #f8f3ed;
	border: 1px solid #666666;
	color: #e3e3e3;
	font-size:10px;
}
.contactform #contactsubmit:focus{	
	width: 85px;
	background: #f8f3ed;
	border: 1px solid #666666;
	color: #f8f3ed;
	font-size:10px;
}
.contactform textarea {
	width: 340px;
	height: 200px;
	margin-bottom:10px;
}
.ddfmwrap {
	width: 450px;
	margin: 0;
	padding: 10px 0;
}

.ddfmwrap form.ddfm {
	width: 450px;
	margin: 0;
	padding: 0;
}

.ddfmwrap form.ddfm legend {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.ddfmwrap form.ddfm label {
	padding-top: 4px;
	color: #666666;
	font-weight: normal;
	line-height: normal;
}


.ddfmwrap form.ddfm fieldset {
	padding: 15px 15px 15px;
	border: 1px solid #999999;
}




.ddfmwrap p {
	color: #9999997;
}

form.ddfm .credits {
	display: none;
}

.ddfmwrap .required {
	color: #cf0e0e;
}

.ddfmwrap .fmtext, .ddfmwrap .fmtextarea, .ddfmwrap .fmselect {
	padding: 4px 5px;
	background: #f8f3ed;
	border: 1px solid #999999;
	color: #666666;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
}

.ddfmwrap .fmtextarea {
	height: 200px;
}

.ddfmwrap .fmtext:focus, .ddfmwrap .fmtextarea:focus, .ddfmwrap .fmselect:focus {
	border: 1px solid #999999;
}

.ddfmwrap .submit {
	margin-left:-8px;
	text-align: left;
}

.ddfmwrap .submit input {
	padding: 3px 12px;
	background: #f8f3ed;
	border: 1px solid #999999;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


#wp-calendar {
empty-cells:show;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size:8px;
font-weight:bold;
margin:0;
padding:0;
text-align:center;
text-decoration:none;
width:150px;
}

#wp-admin-bar {align:center; margin:0; padding:5px; background:#f8f3ed; border:1px solid #666666; clear:both; text-align:center}
#wp-admin-bar ul {margin:0; padding:0}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}

.nav-previous{
font-family: Arial, Helvetica, sans-serif;
}