/**********************************************







*   Basics & Typography                       *







***********************************************/















body {

	margin: 0;

	padding: 0;

	background: #faf9e4 0 0;

	font: 62.5% "Helvetica", "Ariel", "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;

	color: #000;

	text-align: left;

}

p {

	padding: 5px 3px 5px 15px;

	line-height:140%;

}

ol,  ul {

	line-height: 150%;

	margin:0;

	padding:0;

	list-style:none;

}

ol {

}

h1, h2, h3, h4, h5, h6 {

	margin: 0;
	font-style: normal;
	font-weight: bold;
	background: transparent;
	color: #050d24;
clear: both;
	text-align: left;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3, h4, h5, h6 {
	padding:15px 0 15px 0;
	font-size: 1em;
	line-height:150%;
}

a:link {
	color: #2f63b3;
	text-decoration: none;
}

a:visited {
	color: #2f63b3;
	text-decoration: none;
}

a:hover {
	color: #4a5265;
	text-decoration: underline;
}

a:active {
	color: #2f63b3;
	text-decoration: underline;
}

blockquote {
	margin: 10px 0;
	padding: 0 50px;
	background: transparent url(images/blockquote.gif) no-repeat 0 0;
	color: #006699;
        font-size:1.2em;
}

.attribute {
	margin:0;
padding:0;
font-size:0.8em;
}

code {
	background: #e9f0fa;
	cursor: text;
	font-family: "Courier New", Courier, monospace;
}

small {
	font-size: 0.8em;
}

input, textarea, select {
}

form {
}

img {
}

img.noborder {
	border: none;
}

.alert {
	font-weight: bold;
	color: #f00;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.clr {

	clear:both;

}

/**********************************************







*   Structure: Content, Sidebar, etc.         *







***********************************************/







#outline {

	width: 885px;

	margin: 0 auto;

	padding: 0;

	background:#6699cc;

	font-size: 1.3em;

}

/**********************







*   Header            *







***********************/







#header {

	clear:both;

	width:885px;

	height: 340px;

	background:url(images/bg_header.jpg) 0 0;

}

#header .blogtitle {

	width: 400px;

	height: 60px;

	float:left;

	padding-top:29px;

	text-align:center;

}

.styleh2 {

	font-size:24px;

	color:#003366;

}

#header h1 {

	padding: 50px 0 0 20px;

}

#header h1 a {

	color: #fff;

}

#navbar {

	width: 885px;

	height: 33px;

	background-color:#6699cc;

	float:left;

}

#pagenavigation {

	float: left;

}

#pagenavigation li {

	float: left;

	display: block;

	height: 33px;

	border-right: 1px solid #ddd;

}

#pagenavigation li ul li {

	height: 24px;

	border-right: 0;

	border-bottom: 1px solid #ddd;

	width: 100%;

}

#pagenavigation li a {

	display: block;

	padding-left: 15px;

	padding-right: 10px;

	line-height: 33px;

	font-size: 1em;

	color: #fff;

	font-weight:bold;

	text-decoration: none;

}

#pagenavigation li a:hover {

	padding-left:15px;

	color: #333;

}

#pagenavigation li.current_page_item a {

	background: #FFF;

	color: #3259d8;

}

#pagenavigation li.current_page_item a:hover {

	background: #FFF;

	color: #3259d8;

}

#pagenavigation ul {

	display: none;

	z-index: 99;

	position: absolute;

}

#pagenavigation ul li a {

	display: block;

	background:#6699cc;

}

#pagenavigation li ul a:hover {

	display: block;

	background: #6699cc;

}

#pagenavigation ul a {

	display: block;

}

#pagenavigation ul ul {

	margin-top: -27px;

	display: none;

	margin-left: 198px;

	position: absolute;

	border-left: 1px solid #ddd;

	border-right: 1px solid #ddd;

}

#pagenavigation li:hover ul ul {

	display: none;

}

#pagenavigation li:hover ul {

	display: block;

}

#pagenavigation ul li:hover ul {

	display: block;

}

#pagenavigation li ul li {

	display: block;

	width: 100%;

}

#pagenavigation li.page_item ul {

	border-top: 2px solid #ddd;

	width: 200px;

}

#pagenavigation li.page_item a {

	display: block;

}

#pagenavigation li.page_item a:hover {

	display: block;

}

#pagenavigation li.page_item ul li a {

	display: block;

	text-align: left;

	height: 24px;

	line-height: 24px;

	border-right: 1px solid #ddd;

	border-left: 1px solid #ddd;

	background: #6699cc;

	padding-left: 15px;

	padding-right: 15px;

	font-size: 1em;

	font-weight: bold;

	color: #333;

}

#pagenavigation li.page_item ul li a:hover {

	display: block;

	text-align: left;

	height: 24px;

	line-height: 24px;

	border-right: 1px solid #aaa;

	border-left: 1px solid #ddd;

	background: #FFF;

	padding-left: 15px;

	padding-right: 15px;

	font-size: 1em;

	font-weight: bold;

	color: #333;

}

.left_bloc {

	width:281px;

	float:left;

}

.logo {

	float:left;

	width:281px;

	height:89px;

}

.logo a {

	border:0;

}



.bloc_text p {

	float:left;

	width:260px;

	color:#faf9e4;

	padding:0 0 0 14px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:16px;

	line-height:14px;

}

.bloc_text .und {

	font-size:12px;

	width:200px;

	float:right;

	padding-top:10px;

}

.bloc_text .und1 {

	clear:both;

	font-size:18px;

	line-height:20px;

	font-family:Arial, Helvetica, sans-serif;

}

.bloc_text .und1 a {

	color:#FAF9E4

}

.bloc_text .und1 a:hover {

	color:#003366

}

.bloc_links {

	width:410px;

	float:right;

	padding-top:69px;

}

.bloc_links ul {

	list-style:none;

}

.bloc_links li {

	/*background:url(images/puceb.gif) 0 3px no-repeat;*/

	padding:10px 0 0 15px;

}

.bloc_links a {

	font-size:16px;

	font-weight: bold;

	color:#003366;

}

.clr {

	clear:both;

}

/***********************







*  Wrapper             *







***********************/

#wrapper {

	float: left;

	background: #faf9e4;

	margin: 0 !important;

	margin: -15px 0 0 0; /* Fuck IE */

	padding: 0;

}

/**********************

*   Content           *

***********************/

#content {

	float: left;

	width: 580px;

	height: 100%;

	background: #faf9e4;

}

#content ul {
	padding-left:5px;
}
#content li {
	background:url(images/puce-1.jpg) no-repeat 0 7px;
	padding-left:13px;
	
}
.page-title {


	/* background-color:#6699cc; */
}

.page-title h2{

	clear: both;
	float: left;
	width: 580px;
	max-height: 48px;
	overflow: hidden;
	line-height: 48px;
	padding: 0;
color: #003366;
	background: none;
	/* border:1px solid #999; */
border:none;
margin: 0;
}

.paged,  .wp-pagenavi {

	clear: both;

	float: left;

	width: 470px;

	line-height: 48px;

	padding: 0 30px;

	background: #dce6ff url(images/pages-title.gif) repeat-x bottom center;

}

.wp-pagenavi a,  .wp-pagenavi span {

	margin: 0 20px 0 0;

}

/**********************







*   Blog Entries      *







***********************/

.post {

	border:1px solid #999;

	width:580px;

	background: #faf9e4;

	float:left;

	margin: 10px 0 0 0;

	padding:6px 10px 25px 0px;

}

.post h2 {

	padding: 0 0 10px 3px;

	background-color:#6699cc;

	font-size: 1.4em;

	color:#FFf;

}

.post h3 {

	padding: 0 0 10px 5px;

	font-size: 1.2em;

}

.post h2 a {

	color:#FFf;

}

.post ul, .post ul  {

	padding-left:15px;

}

.post p {

	padding:0 5px 0 5px;

}

.post2 {

	border:none;

	width:268px;

	background: #faf9e4;

	float:left;

	margin: 10px 0 0 0;

	padding:6px 10px 0 0;

}

.post2 h2{

	padding: 0 0 10px 3px;

	background-color:#cc3333;

	font-size: 1.4em;

	color:#FFf;

	margin-bottom:5px;

} 

.Narticles h2 {

	padding: 0 0 10px 3px;

	background-color:#6699cc;

	font-size: 1.4em;

	color:#FFf;

	margin-bottom:5px;

}

.Narticles {

	border:1px solid #999;
	width:268px;
	background: #faf9e4;
	float:right;
	padding:6px 10px 0 0;
	height:300px;
	margin:10px 0 0 0;

}
.Narticles img {
padding:5px;
border: 1px solid #6699cc;
float:right;
}

#content .Narticles ul {	
	padding-left:0;
}

#content .Narticles ul li {
/*	background: url(images/puceb.gif) 0 5px no-repeat;*/
	padding:5px 0 5px 5px;
	/*border-bottom:dashed #000 1px;*/
	background:none;
}
#content .Narticles ul li a {
text-decoration:underline dotted;
}
.Narticles img {
	text-align:center;
	margin-left:5px;
}

.postentry {

	color: #050d24;

	text-align: left;

}

.postentry a,  .postentry a:hover {

	color: #2f63b3;

}

.postentry img {

	border: 5px solid #edf2ff;

}

.postentry img:hover {

	border: 5px solid #dce6ff;

}

.postentry img.wp-smiley,  .postentry img.wp-smiley:hover {

	border: none;

}

.postentry span.alert {

	font-weight: bold;

	color: #f00;

}

.posttitle {

}

.posttitle a:link,  .posttitle a:visited,  .posttitle a:hover,  .posttitle a:active {

	color: #fff;

}

.postmeta,  .postmeta a {

	margin: 5px 0;

	font-size: 1em;

	color: #2f63b3;

}

.post-date {

	padding: 0 0 0 20px;

	background: url(images/icon_date.gif) no-repeat 0 0;

}

.post-cmts {

	padding: 0 0 0 20px;

	background: url(images/icon_cmts.gif) no-repeat 0 0;

}

.post-cate {

	padding: 0 0 0 20px;

	background: url(images/icon_cate.gif) no-repeat 0 0;

}

.post-tags a {

	padding: 0 0 0 20px;

	background: url(images/icon_tag.gif) no-repeat 0 0;

display:none;

}

/**********************







*   Comments          *







***********************/















.commentpage {

	margin: 0 30px;

	padding: 0;

}

#comments {

	margin: 0;

	padding: 0;

}

.comments-num {

	background: transparent url(images/separator_green.gif) repeat-x center bottom;

	padding: 0 0 10px 0;

}

#commentlist {

	margin: 0;

	padding: 0;

	list-style-type: none;

}

#commentlist li {

	padding: 20px 25px 0 0;

	border-bottom: 1px solid #dce6ff;

	background: #edf2ff url(images/comment_bg.gif) repeat-y 0 0;

}

.alt {

	background-color: #fff !important;

	background-image: none !important;

}

.comment-gravatar {

	float: left;

	width: 62px;

	height: 62px;

	background: transparent url(images/gravatar.gif) no-repeat;

}

img.avatar {

	margin: 7px 0 0 7px;

	border: none;

}

.comment-title,  .comment-meta,  .comment-text {

	margin: 0 0 0 80px;

}

.comment-title,  .comment-title a,  .comment-title a:hover {

	color: #030612;

}

.comment-meta,  .comment-meta a,  .comment-meta a:hover {

	color: #2f63b3;

}

h2#postcomment {

	padding: 0 0 10px 3px;

	color:#FFf;

}

.postcomment {

	clear: both;

	margin: 20px 0 0 0;

	padding: 20px;

	background: #6699cc;

}

.postcomment input,  .postcomment textarea {

	border: 1px solid #b0c5ff;

}

.postcomment input:hover,  .postcomment textarea:hover {

	border: 1px solid #fec02a;

}

.postcomment input#author,  .postcomment input#email,  .postcomment input#url {

	width: 100% !important;

	width: 456px; /* Fuck IE */

	height: 18px;

}

.postcomment textarea#comment {

	width: 100% !important;

	width: 456px; /* Fuck IE */

	height: 200px;

}

.postcomment input#submit {

	width: auto;

	height: 25px;

	padding: 2px 10px 3px 10px;

	background: #e5edff url(images/submit.gif) repeat 0 0;

}

.postcomment input#submit:hover {

	background: #e5edff url(images/submit_hover.gif) repeat 0 0;

}

/**********************







*   Sidebar           *







***********************/







#sidebar {

	float: right;
	width: 273px;
	height: 100%;
	margin: 10px 0 0 0;
	background: #faf9e4;
	border:1px solid #999;
	padding:6px 10px 0 0;
}

#sidebar .side_1 {
	width: 273px;
	height: 100%;
	background: #faf9e4;
}

#sidebar h2 {
	background-color:#6699cc;
	font-size: 1.4em;
	padding: 0 0 10px 3px;
	color:white;
}

#sidebar .side_1 img {
	margin:5px 8px 10px 5px;
}

#sidebar .side_1 ul {
	float:left;
}

#sidebar .side_1 ul li {
	background: #faf9e4;
	padding:5px 0 5px 15px;
}

#sidebar .rssfeeds {
	height: 140px;
	margin: 0;
	padding: 0;
}

#sidebar h2.feed-title {
	margin: 0;

	padding: 20px 0 0 3px;

	background: none !important;

	font-size: 1.4em;
}

#sidebar table {
width:360;
}

.rssfeeds a.rss {

	padding: 1px 0 1px 25px;

	line-height: 200%;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li a {
	list-style-type: none;
}

#sidebar li li,  #sidebar li.widget li,  #sidebar li.widget div,  #sidebar .tagcloud {

	width: 260px;
	margin: 0 0 0 3px;
	color:#000;
}

#sidebar li.widget_tag_cloud {
	width: 260px;
	margin: 0 0 0 3px;
}

#sidebar li.widget_tag_cloud h2 {
	margin-left: -3px;
	color:#fff;
}

#sidebar ul.blc {

	padding: 0 5px;

}

/**********************







*   Bottom            *







***********************/















#bottom {

	clear: both;

	float: none;

	/*	float: left !important;*/







	width: 885px;

	height: 100%;

	margin: 0;

	padding: 0 0 10px 0;

	background-color: #4273a4;

	border-top: 20px solid #faf9e4;

	font-size: 0.9em;

	text-align: center;

	color: #fff;

	padding:5px 0;

}

#bottom-left,  #bottom-mid,  #bottom-right {

	width: 30%;

	padding: 20px 0 20px 20px;

	float: left;

}

#bottom h2 {

	padding: 5px 8px;

	font-size:12px;

	color: #fff;

	text-align:center;

}

#bottom h2 span {

	color: #508fd2;

}

#bottom ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

	border-top: 1px solid #031c5d;

}

#bottom ul li {

	line-height: 26px;

	border-bottom: 1px solid #031c5d;

}

#bottom ul li a {

	display: block;

	padding: 0 10px;

	color: #fff;

	text-decoration: none;

}

#bottom ul li a:hover {

	background: #010b32;

}

/**********************







*   Footer            *







***********************/

#footer {

	width:885px;

	height: 74px;

	clear: both;

	background: #6699cc;

	border-top: 1px solid #000;

	color: #fff;

}

#footer .validate {

	background: url(images/icon_valid.gif) no-repeat 0 0;

	padding: 0 5px 0 20px;

}

#footer .credits {

	float: right;

	margin: 0;

	padding: 0;

	border: none;

}

#footer p {

	margin: 0;

	padding: 13px 25px;

	font-size: 0.9em;

	line-height: 200%;

	text-align:center;

}

#footer p a:link,  #footer p a:visited {

	color: #a8cbff;

}

#footer p a:hover {

	color: #fff;

}

#footer p a:active {

	color: #9ad202;

}
