/*
Theme Name: Organic Moss
Author: WPThemeDesigner.com
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #555555;
	background: #FFFFFF url(images/fond.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #000256;
}
a:hover {
	text-decoration: underline;
}
img {
border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
display : block;
margin : 0 auto 0 auto;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	min-width:1016px;
	width: 1016px;
	margin: auto auto;
	text-align: left;
	padding-bottom: 20px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
float:left;
width:100%;
background: url(images/header.gif) no-repeat 0 0;
margin:0 auto;
}
#header .logo {
float: left;
display: block;
height: 120px; 
width: 100%;
	}
	#header ul {
		
	}
		#header ul li {
			float: left;
			list-style-type:none;

		}
		#header ul li a {
			color: ##165804;
			text-transform: uppercase;
			font-weight:bold;
			list-style-type:none;
			text-decoration:none;
			display: block;
			font-size:12px;
			padding: 6px 13px 6px 0;
			margin: 0 0 0 5px;
		}
		#header ul li:hover, #header ul li.hover {
			background: transparent url(images/nav.gif) no-repeat scroll left top;
			color: #ffffff;
		}
		#header ul li:hover a, #header ul li.hover a {
			background: transparent url(images/nav.gif) no-repeat scroll right top;
			color: #ffffff;
		}
#header .nav{
margin:0 auto 0 auto;
}


/** END header **/

/** BEGIN body **/
#body {
	/** background: #ffffff url(images/body.gif) repeat-y right 0;  **/
}
/** END body **/

/** BEGIN content **/
#content {
	width: 63%;
	float: left;
	padding-bottom: 20px;
}
#content2 {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
	#content p, #content2 p{
		margin:0 0 10px 0;
		line-height: 1.2em;
		text-align: justify;
	}
	#content h3, #content2 h3 {
		margin-bottom: 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content blockquote, #content2 blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
		font-style: italic;
		font-weight: bold;
	}
	#content ul, #content2 ul {
		margin: 0 0 10px 18px;
	}
	#content ol, #content2 ol {
		margin: 0 0 10px 16px;
		padding-left: 10px;
	}
	#content li, #content2 li {
		padding: 2px 0;
	}
	#content .latest, #content2 .latest {
		padding: 20px 20px;
		margin:10px auto;
		position: relative;
		width: 550px; height: 350px;
		background: #ffffff url(images/backpost.gif) no-repeat right bottom;
		border : 1px solid #5bccdc;
		-moz-border-radius: 11px;
		DD_roundies.addRule('.roundify', '11px');
		-webkit-border-radius: 11px;
		border-radius: 11px;
	}



		#content .latest .text, #content2 .latest .text {
			color: #ffffff;
			background: url(images/shade.png) repeat 0 0;
			padding: 15px 15px 20px;
			margin: 20px 20px;
			position: absolute;
			bottom: 0; left: 0;
			width: 520px;
		}
			#content .latest .text h2, #content2 .latest .text h2 {
				font-size: 1.3em;
				font-weight: bold;
				margin-bottom: 10px;
			}
			#content .latest .text a, #content2 .latest .text a {
				color: #ffffff;
			}
	#content .post, #content2 .post {
		margin: 10px 5px 5px 5px;
		clear: both;
		padding: 10px 15px;
		position: relative;
		background: #ffffff url(images/backpost.gif) no-repeat right bottom;
		border : 1px solid #5bccdc;
		-moz-border-radius: 11px;
		overflow:hidden;
	}
	#content .postg, #content2 .postg {
		margin: 10px 5px 10px 0;
		clear: both;
		padding: 0px;
		position: relative;
		background: #ffffff;
		border : 1px solid #5bccdc;
		-moz-border-radius: 11px;
		overflow:hidden;
	}











	#content .singlepost img, #content2 .post img {
	border: 1px solid #5cccdc;
	padding:3px;
	}
		#content .post h2, #content2 .post h2 {
			font-size: 1.2em;
			margin-bottom: 5px;
		}
		#content .post h2 a, #content2 .post h2 a {
			
		}
		#content .post .details, #content2 .post .details {
			margin:0 0 15px 0;
			font-size: 0.9em;
			color: #5f6257;
		}
	#content .globalpost, #content2 .globalpost {
		padding: 0px;
		margin:10px auto;
		position: relative;
		background: #ffffff url(images/backpost.gif) no-repeat right bottom;
		border : 1px solid #5bccdc;
		-moz-border-radius: 11px;
	}
	



#content .post .imageleft {
width:29%;
float:left;
	}

#content .post .thumb {
float:left;
padding:0;
-moz-box-shadow:1px 4px 7px #BAD1D7;
	}

#content .post .txtdroite{
float:left;
width:69%;
padding:1%;
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 37%;
	float: right;
}
	#sidebar h2 {
		font-size: 1.2em;
		color: #000256;
		height:28px;
		padding: 9px 0 0 0;
		text-align:center;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0 15px 10px;

	}
		#sidebar ul li {
			line-height: 1.3em;
			padding: 4px 0;
		}
		#sidebar ul li a {
			color: #000256;
		}
		#sidebar ul li a:hover {
			text-decoration:none;
			background-color:#000256;
			color: #ffffff;
			display:block;
			-moz-border-radius:3px;
			-webkit-border-radius: 3px;
		}

	#sidebar .l h2, #sidebar .r h2{
		background: transparent url(images/widget1.gif) no-repeat center top;
		-moz-border-radius:11px 11px 0 0;
		-webkit-border-radius: 11px 11px 0 0;
		border-radius: 11px 11px 0 0;
		border-left:1px solid #5BCCDC;
		border-top:1px solid #5BCCDC;
		border-right:1px solid #5BCCDC;
	}
	#sidebar .sidebarlarge h2{
		background: transparent url(images/widgetl1.gif) no-repeat center top;
		-moz-border-radius:11px 11px 0 0;
		-webkit-border-radius: 11px 11px 0 0;
		border-radius: 11px 11px 0 0;
		border-left:1px solid #5BCCDC;
		border-top:1px solid #5BCCDC;
		border-right:1px solid #5BCCDC;
	}
	#sidebar .r .sidemenu-content, #sidebar .l .sidemenu-content, #sidebar .sidebarlarge .sidemenu-content {
		background: #dbf4f7 url(images/widget2.gif) repeat-x center top;
		-moz-border-radius: 0 0 11px 11px;
		-webkit-border-radius: 0 0 11px 11px;
		border-radius: 0 0 11px 11px;
		margin:0 0 10px 0;
		border-left:1px solid #5BCCDC;
		border-bottom:1px solid #5BCCDC;
		border-right:1px solid #5BCCDC;
	}

	#sidebar .sidebarlarge{
		width: 100%;
		float: left;
	}
	#sidebar .l {
		float: left;
		width: 49%;
		margin:10px 0;
	}
	#sidebar .r {
		float: right;
		width: 49%;
		margin:10px 0;
	}

	#sidebar .video {
		padding: 10px 15px;
		border-bottom: 1px solid #E7E6E6;
	}
	#sidebar .tags {
		padding: 10px 15px;
		border-bottom: 1px solid #E7E6E6;
	}
		#sidebar .tags a {
			color: #808080;
		}
		#sidebar .tags a:hover {
			text-decoration: none;
			color: #000256;
		}
	#sidebar .textwidget{
			overflow:hidden;
		}
	#sidebar form {
			padding:0 10px;

	}
		#sidebar form input {

		}
		#sidebar form button {
			border: 0;
			background-color: transparent;
			text-indent: -9999px;
			width: 75px; height: 30px;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	font-size:11px;
	background: #FFFFFF url(images/backpost.gif) no-repeat scroll right bottom;
	border : 1px solid #5bccdc;
	-moz-border-radius: 11px;
	padding: 10px;
}
	#footer a {
		color: #000256;
	}
#footer .copyright 		{ text-align:left;}
		.copyright a 	{  text-decoration:none;}
		.copyright a:hover {text-decoration:none; }
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 20px 40px 0;
	font-size: 0.9em;
}
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #999999;
	}
	.postnav a:hover {
		border: 1px solid #000000;
		color: #000000;
		text-decoration: none;
	}
#comments {
	margin-top: 20px;

}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	padding: 25px 40px 20px;
	color: #565656;
}
h1 {
	font: 2em Verdana;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	}
h1:hover {
	text-decoration: underline;
}

.single {
	padding-top: 20px;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}


.important {
padding:5px;
border:1px solid #d00000;
margin:.5em 0em .5em 0em;
color:#8c1400;
display:block;
}

.important a {
	color:#8c1400;
}

.note {
background:#FFFFFF url(images/backpost.gif) no-repeat scroll right bottom;
border : 1px solid #5bccdc;
-moz-border-radius: 11px;
padding:5px;
margin: .5em 0 .5em 0;
color:#0059a7;
text-align:center;
display:block;
}

.note a {
	color:#000256 !important;
}

.notep {
background:#e1fdff;
border:1px solid #000256;
padding:5px;
margin:.5em 0em .5em 0em;
color:#0059a7;
display:block;
}

.notep a {
	color:#000256 !important;
}

.download {
background:#d5f69b url(images/download.png) no-repeat ;
border:1px solid #1ace19;
padding:5px 5px 9px 46px;
margin:.5em 0 .5em 0;
display:block;
color:#239201;
}

.download a {
	font-weight:bold;
}
.link {
	background: url(images/link.png) no-repeat ;
 	padding:8px 0px 10px 30px;
	margin:.5em 0 .5em 0;
	color:#239201;   
        font-weight:bold;     
}

.inter {
	background: url(images/inter.png) no-repeat center;
	margin:.5em 0 .5em 0;
        display:block;    
}
img#wpstats{display:none}

