/* General Style 
********************* */

html
{
	height: 100%;
        float: center;
       margin: 0 auto;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 0 0;
}
hr
{
	display: none;
}
body
{
        color: #333;
	font: 74%/1.6em "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva,  verdana, tahoma, arial, sans-serif; 
/*	font: 72%/1.6em verdana, tahoma, arial, sans-serif; */
	padding: 0;
}
a
{
        color: #444;
        text-decoration: none;
}
a:link, a:visited
{
        color: #777;
        text-decoration: none;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Serif;
        font-size:90%;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#doc {
      margin: 0 auto;
      float: center;
      align: center;
}

#top {
       width: 880px;
       margin: 0 auto;
}

#headr {
	width: 880px;
       float: center;
       margin: 0 auto;
	color: #C3EAFB;
	padding-top: 10px;
        border-bottom: 1px solid #09203C;
}

#logo {
	margin-top: 120px;
        border: none;
        height: 20px;
        valign: bottom;
	}
#logo h3 {
      font: bold 1.3em Arial, Geneva, Helvetica, sans-serif;;
}
#logo h1 {
	font-size: 1.4em;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
        margin-top: -30px;
	float: right;
	text-transform: uppercase;
}
#logo h1 a, a:hover, a:visited {
	color: #09203C;
        text-decoration: none;
 }
#logo h4 {
	font-size: 1em;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
        margin-top: 10px;
	float: left;
        display: block;
}
#logo .ads {
	float: right;
        display: block;
}
#logo p {
        margin-top: 12px;
	float: left;
        display: block;
}
#logo h4 a, a:hover, a:link, a:visited {
	color: #09203C;
        text-decoration: underline;
 }

#logo .description {
	color: #E9FFFF;
	font-size: 1.2em;
	margin-top: 5px;
	display: none;
}

#top-rss {

}
#top-img {
	width: 860px;
	margin: 10px auto;
	background: #F7FFFF;
	height: 50px;
	border: 5px solid #BBC5C6;
	display: none;
}

#page {
       width: 880px;
       margin: 0 auto;
}

#content-top {
        width: 880px;
       margin: 0 auto;
       float: center;
}

#content-wrap {
        width: 880px;
       float: center;
       margin: 0 auto;
}

#top-menu {
       float: left;
        width: 150px;
        background: #fff;
        text-align: left;
       margin-top: 20px;
}

#content {
	width: 480px;
       margin: 0 auto;
       float: left;
}

.post {
	margin-bottom: 15px;
}
.post2 {

}

#mid-news {
        width: 480px;
       float: left;
        text-align: left;
        border: 2px solid #ccc;
       margin-top: 10px;
       margin-bottom: 10px;
        padding : 5px;
	font: 1.2em Arial, "Trebuchet MS", Verdana, sans-serif;	
        background: #eee;
}

#mid-news h2 {
	font-size: 90%;
        color: #09203C;
        text-decoration: underline;
}

#mid-news .contenu {
	font-size: 80%;
        color: #000;
        text-decoration: none;
}

/* Menu */
ul#menuv {
	list-style: none;
	font-family: Arial, verdana, tahoma, sans-serif;
	font-size: 1.3em;
        font-weight: bold;
}
ul#menuv li, li a, li a:link, li a:visited {
	color: #09203C;
	margin: 3px;
	padding: 3px;
        text-decoration: none;
}
ul#menuv li a:hover {
	color: #0D4258;
        background: #7DB2C8;
        text-decoration: none;
}

ul#menuv li.current_page_item a {
	color: #888;
        text-decoration: none;
}

#side {
	width: 200px;
         float: right;
}
#side h2{
      font: bold 1.3em "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
}
#side h4{
      font: 1em "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
}
#side .side1 {
	width: 200px;
	float: left;
	color: #498EB8;
}
#side .side2 {
	color: #498EB8;
	width: 155px;
	float: right;
}
#content .gap {
	margin-top: 20px; 
         min-height: 550px;


        text-decoration: none;
}
#side .side1 .gap {
        text-decoration: none;
}
#side .side2 .gap  {
	margin: 0 0 0 5px;
        text-decoration: none;
}
#footer {
        width: 800px;
	color: #333;
	font-size: 0.9em;
        float: center;
	text-align: center;
        margin: 20px 40px;
}
#footer a {
	color: #666;
        text-decoration: none;
}
#footer a:hover {
	color: #333;
        text-decoration: underline;
}
#out-foot {
	float: center;
        margin: 0 auto;
        text-decoration: none;
       font: 0.85em "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
}

#out-foot li
{ 
list-style: none; 
border: none;
padding: 0px;
}

.col1
{ 
width: 130px;
float: left;
margin-left: 10px;
}

.col2
{ 
width: 380px;
float: left;
margin-right: 10px; 
}

.col4
{ 
width: 200px;
float: left;
}

.col1 h2, .col2 h2, .col4 h2{
	font: bold 1.1em "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	background: #7DB2C8;
	color:  #fff;
        margin: 1px;
        text-decoration: underline;
        text-align: center;
}


/* Design 
******************** */
.side1  ul, .side2  ul, .side ul{
	list-style: none;
}
.about a:link, .about a:visited {
	color: #288Ccc;
	padding: 0 6px;
        text-decoration: none;
}
.about a:hover {
	background: #DBF3FB;
	color: #288Ccc;
	padding: 0 4px;
        text-decoration: underline;
}


.linkcat, .widget, .boxy, .categories {
	padding: 5px;
	border: 1px solid #09203C;
	background: url(images/bg-gradient.gif) 0 bottom repeat-x; 
}
.side1  ul li ul li, .side2  ul li ul li {
	padding: 0px 0;
	margin-left: 0px;
	list-style: none;
	color: #555;
}
.side1  ul li ul li ul li{
	border: none;
}
.side1  ul.children, .side2  ul.children{
	margin-left: 5px;
}
.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat, .about  {
	margin-bottom: 20px;
}
.side2 .boxy, .side2 .linkcat {
}
.side1 h2, .side2 h2{
	font: bold 1.1em "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color: #0D4258;
	margin-bottom: 5px;
	padding: 0 5px;
}
.side1 ul li ul li a:link, .side1 ul li ul li a:visited,.side2 ul li ul li a:link, .side2 ul li ul li a:visited{
	color: #2266BB;
        font-size: 0.9em;
        text-decoration: none;
        line-height: 11px;
}

.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover{
	color: #333;
        text-decoration: underline;
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #FFC757;
	font-weight: bold;
        text-decoration: none;
}

/* Search
************************ */
input#s {
	width: 160px;
	padding: 5px 0px 5px 35px;
	background: #fff url(images/ico/zoom1.png) 2.5px 5px no-repeat;
	border: 1px solid #888;
        margin: 10px 0px;
	color: #000;
	font-size: 1em;
}
input#s:focus {
	background: #fff url(images/ico/zoom.png) 2.5px 5px no-repeat;
	color: #666;
	border: 1px solid #444;
}

input#searchsubmit
{
	margin: 0;
}

/* Design  Typo
********************* */

h2.pagetitle {
	text-align: left;
	font: 1.5em Arial, verdana;
	border-bottom: 1px solid #ccc;
        text-decoration: none;
}

.post h2 {
	font: bold 1.4em Arial, "Trebuchet MS", Verdana, sans-serif;	
	color: #0D4258;
        text-decoration: none;
}
.post h2 a:link, .post h2 a:visited {
	color: #288Ccc;
	padding: 0 5px;
	background: #ffffff;
        text-decoration: none;
}
.post h2 a:hover {	
	color: #ccc;
	background: #498EB8;
}
.post a:hover {
}
.date {
	color: #498EB8;
}
p.meta {
	font-size: 100%;
	color: #4D7E8F;
}	
p.meta2 {
	text-align: right;
	font-size: 100%;
	color: #498EB8;
	border-top: 2px solid #D4EAF7;
	padding: 5px 0 0 0;
}
p.meta2:hover {
	border-top: 2px solid #D4EAF7;
}
p.meta a:link, p.meta a:visited, p.meta2 a:link, p.meta2 a:visited {
	color: #498EB8;
	padding: 2px 4px;
	background: #D4EAF7;
}
p.meta a:hover,p.meta2 a:hover {
	color: #fff;
	background: #498EB8;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.entry p a:link, .entry p a:visited {
	border-bottom: 1px solid #4D71A5;
	color: #4D71A5;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation 
{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 480px;
}

.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #3AC52C; 
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed.png) no-repeat left center;
	padding: 2px 2px 2px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.png) no-repeat left center;
	padding: 2px 2px 2px 20px;
}
input.textbox, textarea, textarea, input#url, input#email, input#author
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit {
	background: #498EB8;
	color: #fff;
	padding: 3px 5px;
	border: #204E82 solid 2px;
	border-top: 2px solid #204E82;
	border-left: 2px solid #204E82;
}
#submit:focus, #submit:hover {
	background: #204E82;
	color: #fff;
	border: #498EB8 solid 2px;
	border-top: 2px solid #498EB8;
	border-left: 2px solid #498EB8;
}


.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #498EB8;
	text-transform: uppercase;
     margin-top: 20px;
}

#comment {
	width: 460px;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #921A14;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #921A14;
	padding: 5px;
	background: #F7D5D4;
}
