/*
Theme Name: MyPapers-ev
Theme URI: http://www.alternalis.com/
Description: Bas&eacute; sur MyPapers 1.7 de Mohsen Moridi. http://karenjak.com
Version: 1.7
Author: Alternalis
Author URI: http://www.alternalis.com/
Tags: brown, two-columns, right-sidebar
*/
body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	background: #9a492c url('images/bg.jpg');
	color: #666666;
	text-align: center;
	}

input , select {
	background:none;
	border:#666666 solid 1px;
	}

#page {
	background: #e2ddd9 url('images/kbgwide.jpg') ;
	border: 0;
	text-align: left;
	}
	
#wrapper {
	padding: 0;
	margin: 0;
	background: url('images/wrapper.jpg') no-repeat center top;
	width: 100%;
	display: table;
	}

#content {
	font-size: 1.1em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 2px double #ccc3ba;
	}

#footer {
	background: url('images/kfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1em;
	}

h1 {
	font-size: 4em;
	padding-left: 10px;
	border-left: #333366 8px solid;
	color: #003399;
	}


.description {
	font-size: 1.5em;
	text-align: left;
	padding-left: 50px;
	}

h2 {
	font-size: 2.5em;
	padding-left: 10px;
	border-left: #990066 8px solid;
	color: #333333;
	}

h2.pagetitle {
	font-size: 2.5em;
	}

#sidebar h2 {
	font-family: "Times New Roman", Times, serif, "Lucida Grande", Verdana, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	border: none;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#headerimg .description {
	text-decoration: none;
	color: #333333;
	}

/*h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {}*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 2px solid #c8bfb8;
	padding: 2px;
	background: #d1c8c1;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666666;
	}
	

code {
	font: 1.1em "Courier New", Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #333333;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: none;
	background: #d5d6d7 url('images/hl.png') ;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 760px;
	}

#header {
	margin: auto;
	padding: 0;
	height: 120px;
	width: 758px;
	text-align: left;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 0px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;

	margin: 0 auto;
	width: 760px;
	clear: both;
	height: 120px;
	}

#footer p {
	margin: 0;
	padding: 20px 0 0 50px;;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 20px 0;
	}

h2 {

	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color: #666666;
	border-bottom: 1px solid #999999;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;

	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	padding-left: 10px;
	border-left: #C4936F 8px solid;
	color:#333;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em; 
	}


small {
	margin: 30px 0 0;
	padding-left: 20px;
	color:#333; 
	}

h4 {
	padding: 0;
	margin: 30px 0 0;
	padding-left: 10px;
	border-left: #FF0033 8px solid;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em; 
	}
h5 {
	padding: 0;
	margin: 30px 0 0;
	padding-left: 10px;
	border-left: #99CC00 8px solid;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em; 
	}
h6 {
	padding: 0;
	margin: 30px 0 0;
	padding-left: 10px;
	border-left: #FFCC33 8px solid;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em; 
	}
h3.comments {
	padding: 0;
	margin: 5px auto 2px ;
	}

/* End Headers */



/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	padding: 0 0 0 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: url(images/shadow.png) no-repeat;
	}

img.alignright {
	padding: 0 0 0 10px;
/*	margin: 0 0 2px 7px; */
	margin: 0 0 0 7px;
	display: inline;
	background: url(images/shadow.png) no-repeat;
	}

img.alignleft {
	padding: 0 0 0 10px;
/*	margin: 0 7px 2px 0; */
	margin: 0 20px 0 0;
	display: inline;
	background: url(images/shadow.png) no-repeat;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

.entry a {
	color: #147;
	text-decoration: none;
	background: #d5d6d7 url('images/hl.png') ;
	}

html>body .entry li {
	margin: 3px 0 4px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\25ab \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 2px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 180px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: none;
	border: 0px;
	border-bottom: 1px #CCCCCC dashed ;
	color: #3333CC;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 180px;
	padding: 10px;
	height: 90px;
	background: none;
	border: 1px #CCCCCC dashed;
	color: #336699;
	}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#commentform #submit {
	margin: 5px 5px 1px 0;
	color: #999999;
	font-weight: bold;
	background-color: #E9E9E9
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 3px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

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

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.children {
	padding: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}
	
/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 20px;
	padding-left: 15px;
	border-left: 5px solid #aaa;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	padding: 0 0 0 10px;
	background: url(images/shadow.png);
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0 0 0 10px;
	padding-left: 10px;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	}
	
#menu {
	font-size: 0.9em;
	width: 740px;
	margin: auto;
	}
	

/*
#menus li a:hover, 
#menus li a.current {
	background-position:0 -31px;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	background-position:0 -62px;
}
*/

#bigtitle a, #bigtitle a:hover {
	background: none;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 3.9em;
	margin: auto;
	padding: 20px 0 0 50px;
	}
.smalltitle{
	margin:auto;
	padding: 0px 0 0 50px;
	}

.lavalamp {
	padding: 0 10px 0;
	height: 40px;
	}

.lavalamp li {float: left;
	list-style: none;
	padding-left: 5px;
	}

.lavalamp li a, .lavalamp li a:active, .lavalamp li a:visited {
	text-decoration: none;
	color: #333333;
	outline: none;
	text-align: center;
	padding:5px 15px 5px 5px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	font-weight: bold;
	background: url('images/tag.png') top right;
	/*padding-top:6px;*/
	}
	
.lavalamp li a:hover {
	text-decoration: none;
	color: #333333;
	outline: none;
	text-align: center;
	padding: 5px 15px 5px 5px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	font-weight: bold;
	background: url('images/tag.png') bottom right;
	}
	
.lavalamp li.current_page_item a, .lavalamp li.current-cat a {
	background: url('images/tape_ep.png') bottom right;
	}

.krandom {
	width: 150px;
	height: 30px;
	background-image: url(images/random.png);
	margin-top: -20px
	}

.ktitle a {
	margin-top: 20px;
	padding-left: 10px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	height: 23px;
	text-align: left;
	color: #000000;
	border-left: #CCCC66 8px solid;
	letter-spacing: 3px;
	}

.ktitle a:hover {
	color: #990066;
	background: none;
	}

.kdate {
	padding-left: 10px;
	border-left: #C4936F 8px solid;
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	width: 200px;
	/*border-left: #CCCC66 8px solid;*/
	}

.kdate2 {
	margin-left: -100px;
	margin-top: -20px;
	padding-top: 5px;
	color: #996600;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	width: 45px;
	padding-left: 15px;
	height: 25px;
	background: url(images/kdate.png) center no-repeat;
	}

.kmore {
	padding-left: 10px;
	border-left: #999999 8px solid;
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	}

.kwp a, .kwp a:hover {
	float: left;
	width: 60px;
	height: 50px;
	background: none;
	margin-top: 20px; }

.krss a, .krss a:hover {
	float: right;
	width: 120px;
	height: 80px;
	background: none;
	color: #FFFFFF;
	}

.kline {
	width: 440px;
	font-size: 10px;
	border-bottom: #666666 dashed 1px;
	padding-bottom: 3px;
	padding-top: 3px; /*Ajout ep*/
	}
.kcomment a {
	padding-top: 2px;
	float: right;
	width: 30px;
	height: 28px;
	text-align: center;
	color: #e0d9d3;
	background: url(images/kcomment.png) top;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.kcomment a:hover {
	background: url(images/kcomment.png) bottom;
	}


.karea {
	float: right;
	border: 0;
	width: 220px;
	overflow: hidden;
	background: url(img/textarea.gif) no-repeat top center;
	}

.cright label {}


/* Begin comments*/

.message {
	width: 100%;
	}

#response {
	padding: 40px 20px 40px 40px;
	margin: 0;
	background: url(images/mpaper.jpg) center;
	width: 430px;
	height: 160px;
	}

.comleft {
	width: 20%;
	float: right;
	vertical-align: middle;
	text-align: right;
	padding: 5px;
	/*background-color:*/
	}

.comleft a {
	color: #993300;
	}

.message-by {}

.avatar-place {}

.message-count {
	float: left;
	}

.message-content {
	border-bottom: #999999 dotted 1px;
	margin: 10px 20px;
	width: 80%;
	padding-bottom: 5px;
	}

.alt {}

.author {}

.message-time {
	font-size: 9px;
	float: left;
	color: #B8A985;
	}

.message-entry {
	float: right;
	padding: 5px 0 0 20px;
	width: 80%;
	vertical-align: middle;
	}

.ksearch {
	width: 225px;
	padding-top: 25px;
	padding-left: 25px;
	}

.ksearch input{
	background: none;
	border: 1px #CCCCCC solid;
	font-size: 10px;
	color: #999999;
	}
	
.kpagetittle {
	margin-top: 20px;
	padding-left: 10px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	height: 23px;
	text-align: left;
	color: #666666;
	border-left: #990099 8px solid;
	letter-spacing: 3px;
	}
