/*

Theme Name: Minimal Template

Description: Minimal Template is a pink, clean WordPress theme designed by <a href="http://jump2top.com/themes" target="_blank">Free Blog Themes and Templates</a>.

Author: Free Blog Themes and Templates

Author URI: http://jump2top.com/themes

Version: 1.0

Tags: pink, black, gray, white, seo-friendly, fixed-width, right sidebar, seo-friendly, 2-columns, widget ready



*/



* {

	padding: 0px;

	margin: 0px;

}

html{margin-top:0px;}

body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #555555;

	

}

ol,ul {list-style:none;}

#mainwrap {

	background-color:#FFF;

	width:935px;

	margin-left:auto;

	margin-right:auto;

}

#contenu{padding-left:10px; width:870px;}

#wrap {

	width: 935px;

	text-align:left;

}

#header {

	width:935px;

	height: 215px;

}

#title {

	float:left;

	height: 174px;

	width: 935px;

}

#topright {

	float: right;

	height: 100px;

	width: 87px;

}

#pagenav {

	

	height: 25px;

	padding-left:35px;

	float: left;

	width: 713px;

	padding-top: 3px;

}

#rss {

	padding-top:-8px;

	margin-top:-8px;

	float: right;

	padding-right:50px;

}

#main {

	margin: 20px 0px;

	font-size: 9pt;

	color: #707070;

}

#sidebar {

	float:right;

	width: 175px;

}

.breaker20{
	clear: both;
	height: 20px;
	overflow: hidden;
}

.widgets {

	background-color: #ffffff;	

	border: 1px solid #cccccc;

	padding: 15px 15px 5px 15px;

	margin: 20px 0px;

	color: #707070;

	width: 170px;

}

.searchform {

	background-color: #ffffff;	

	border: 1px solid #cccccc;

	padding: 15px;

	margin: 20px 0px;

	color: #707070;

	width: 170px;

}

#content {

	margin: 20px 200px 20px 0px;

	width: 635px;

	font-size: 13px;

	line-height:23px;

	font-family:Helvetica;

}

#content img{

	padding: 6px;

	}

	

#footer {

	clear: both;

	margin: 10px 0px;

	color: #707070;

}

.post {

	margin-bottom:30px;

	padding-bottom: 10px;
	float:left;
	



}

/* text */

#title h1 {

	color: #ffffff;

	font-size: 18pt;

	padding-top: 25px;

	font-weight: normal;

}

#title h1 a {

	color: #ffffff;

	text-decoration: none;

}

.description {

	font-size: 9pt;

	color: #CCCCCC;

}

#pagenav ul li {

	list-style: none;

	display: inline;

	font-size: 9pt;

	font-weight: bold;

}

#pagenav li a {

	color: #ffffff;

	text-decoration: none;

	padding-right: 30px;

}

#pagenav li a:hover {

	color: #ee145b;

}

#main a {

	color: #707070;

	font-weight: bold;

}

#content h1, #main h1, h2, h3, h4, p, ul, ol {

	padding-bottom: 10px;

}

#content h1 {

	font-size: 18pt;

	color: #d71051;

	font-weight: normal;

}

#content h1 a {

	color: #555555;

	text-decoration: none;

}



#content h1 a:hover {

	color: #555555;

}

#main h1 {

	color: #555555;

	font-size: 16pt;

	font-weight: normal;

}

h2 {

	color: #707070;

	font-size: 11pt;

	font-weight: bold;

}

#content h2 a {

	color: #707070;

	text-decoration: none;

}

#sidebar h2 {

	color: #252525;

	font-size: 9pt;

}

#sidebar h2 a {

	color: #252525;

	text-decoration: none;

}

#sidebar a {

	color: #707070;

	text-decoration: none;

}

#sidebar a:hover {

	color: #111111;

	text-decoration: none;

}

#footer a {

	color: #707070;

	text-decoration:none;

}

a {

	color: #d71051;

}

blockquote {

	margin: 15px;

	background: url(images/background_blockquote.gif) left top no-repeat;

	padding: 20px 20px 10px 50px;

	font-size: 9pt;

}

#sidebar ul li {

	list-style: none;

}

#sidebar li {

	padding-bottom: 2px;

	margin: 0px 0px 2px 0px;

}



#sidebar ul li ul li {

	margin-left: 3px;

}

#sidebar ul li ul li ul li {	

	margin-left: 3px;

}

ul li ul li {

	margin-left: 10px;

}

ul li ul li ul li {	

	margin-left: 10px;

}

#content ul li, #content ol li {

	margin-left: 25px;

}

img {

	border: 0px;

}

small {

	color: #ccc;

	font-size: 9pt; 

	font-weight: bold;

}

.postmetadata {

	padding-top: 10px;

	color: #707070;

}

.postmetadata a {

	color: #707070;

	text-decoration:none;

}

/* form */

#calendar_wrap {

	margin-bottom: 10px;

}

td, th {

	padding: 2px;

}

#author, #email, #url, #comment, .s {	

	border: 1px solid #d9d9d9; 

	padding: 5px;

	font-size: 8pt;

	background-color: #ffffff;

	color:#555555;

}

#author, #email, #url, #comment {

	padding: 5px;

}

.s {

	padding: 3px;

}

#submit, .searchsubmit {

	background-color: #eee;

	color: #333;	

	border: 1px solid #d9d9d9; 

	font-size: 7pt;

	padding: 3px;

	margin-top: 3px;

	font-weight: bold;

}

#commentform a:hover {

	color:#252525;	

	text-decoration: underline;

}

#comments, #commentform, #date, .comment {

	padding: 10px 0px;

}

/* default */

.navigation {

	margin: 10px;

	clear: both;

}

.navigation a {

	color: #999999;

	text-decoration: none;

}

.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}

.wp-caption {

	text-align: center;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption-text{ font-size:9px; border:0; background:none; color:#999;}



.wp-caption-dd {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}



.wp-smiley{border:none !important; padding:0 !important; background:none !important;}



#header {
	padding: 5px 0 0 0;
	height: 110px;
}
#header .logo{
	float: left;
	margin: 6px 4px 30px 0px;
	height:76px;
}

.nav {
	height: 30px;
	margin: 0 0 0 -20px;;
	/*border-bottom:1px dashed #ccc;*/
}
.nav li{
	float: left;
	margin-left:5px;
}
.nav li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	color: #aaa;
	text-align: center;
	font-size: 12px;
	padding: 4px 8px 0 8px;
	height: 26px;
	letter-spacing:2px;
	margin:0 10px;
	
	text-decoration: none;
}
.nav li a.encour, .nav li.current_page_item a, .nav li.menu-item-home a{
	color: #666;
}
.nav li a:hover, .nav li.current_page_item a:hover, .nav li.menu-item-home a:hover{
	color: #666;
	text-decoration: none;
}

.entry{
	text-align:justify;

}

.entry img{

	max-width:550px;

}

.breaker{

	clear: both;

	height: 1px;

	overflow: hidden;

}


