/*  

Theme Name: DS5

*/



/* Begin Structure --------------------------------------------------------------------------------*/





html {

      
	/*background: #e4f8c3 url(images/gradient.jpg) repeat-x;*/
        
        background-color: #f3fbe6;

}



body {

	font: 75%/160% Georgia, Arial, Helvetica, sans-serif;

	background: url(images/fond.jpg) repeat-y center;

	color: #666666;	

}



#header {

	padding: 0;	

	width: 100%;

        height: 900px;

        margin: 0px auto 0;

        background: url(images/BgP.jpg) no-repeat center top;

	}



#headerimg {

	width: 100%;
        text-align:center;

	}


#page {

	width: 820px;

	margin: -700px auto 0;

	padding: 0px 10px 40px 10px;

}


#content {

        background-color: #ffffff;

	width: 460px;

        margin-left:7px;

	padding: 0px 15px 20px 10px;	
 
        float: left;

}


.post {

	padding: 0 10px 20px 10px;

	width: 440px;

	font-size: 105%;

}



/* Begin LEFT Sidebar */

#leftsidebar

{

	float: left;

	padding: 20px 0px 10px 5px;

	width: 130px;
 
        background: url(images/menu2.jpg) no-repeat;

        background-color: #ffffff;


      }



#leftsidebar form {

	margin: 0;

	}

/* End LEFT Sidebar */


/* Begin RIGHT Sidebar */

#rightsidebar

{	
	float: left;

	padding: 20px 0px 2px 4px;

	width: 170px;

        background: url(images/menu.jpg) no-repeat;

        background-color: #ffffff;
	}



#rightsidebar img

{	
	margin: 1px;
	padding: 1px;
	}



#rightsidebar form {

	margin: 0;

	}

#rightsidebar a img {
        opacity: 0.85;
        filter: alpha(opacity=85);
        -moz-opacity:0.85; 
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}

#rightsidebar a img:hover {
        opacity:1;
        filter: alpha(opacity=100);
        -moz-opacity:1; 
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

/* End RIGHT Sidebar */


#footer-wrap {

      width: 850px;

      height:300px;

      margin: 0px auto 0;

      background: url(images/foot.jpg) no-repeat center bottom;

      padding-bottom: 85px;  

      clear: both;
}



#footer {

      width: 100%;      

      padding: 0px 10px 10px 10px;  
             
}



#footer1 {

      float: left;

      width: 250px;

      height:160px;

      padding: 50px 5px 0px 40px !important;

      padding: 85px 5px 0px 49px;

}



#footer2 {

     float: left;

     width: 250px; 

     height:160px;

     padding: 50px 5px 0px 5px !important;

     padding: 85px 5px 0px 3px;

}



#footer3 {

    float: left;

    width: 250px; 

    height:160px;

    padding: 50px 5px 0px 5px !important;

    padding: 85px 5px 0px 3px;

}


small {

	font-family: Georgia, Arial, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



/* End Structure */





/* Begin Typography & Colors ----------------------------------------------------------------*/



.post h2 {
	font-size: 1.5em;
	}

#footer h2 {
        font-size: 1.3em;
	color: #707764;
	}



#footer li {

color: #57663d;

	}



#footer a {

color: #73b406;

	}



#footer a:hover {

color: #a4e437;

	}



#leftsidebar h2, #rightsidebar h2 {

      font-size: 1.2em;
      background:url(images/fior.gif) no-repeat;

	}


.entry p a:link {

	color: #000000;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em Georgia,  Arial, Sans-Serif;

	}

	

.commentlist li {

	font-weight: bold;

	}



.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: Georgia,  Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#leftsidebar, #rightsidebar {

	font: 1em Georgia,  Arial, Sans-Serif;

	}



small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}



a:link { text-decoration: none; color : #778899; border: 0px; -moz-outline-style: none;}


a:active { text-decoration: none; color : #000000; border: 0px; -moz-outline-style: none;}

a:visited { text-decoration: none; color : #5E7638; border: 0px; -moz-outline-style: none;}

a:hover	{ text-decoration: none; color : #333333; border: 0px; -moz-outline-style: none; } 

a:focus { outline: none;-moz-outline-style: none;}





hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }




textarea { font-family: Georgia,Arial; color: #282b31; font-size: 11px;}


select { font-family: Georgia,Arial; color: #282b31; font-size: 11px;}











h1, h2, h3, h4, h5 { font-family: Georgia,Arial; color:#666666; text-align:left;}







/*	Begin Headers */

h1 {

	padding-top: 40px;

	margin: 0;

	}



.description {

	text-align: center;

	}



h2 {

	margin: 10px 0 0;

	}



h2.pagetitle {

	margin-top: 30px;

}



#leftsidebar h2, #rightsidebar h2 {

	margin: 5px 0 2px 2px;

	padding: 0;

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	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 {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}

	

img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}

	

.alignleft {

	float: left

	}

/* End Images */


html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	padding-left: 10px;

	text-indent: -10px;

        list-style: none;

	} 



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ul li:before, #leftsidebar ul ul li:before, #rightsidebar ul ul li:before {

	content: "\00BB \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;

	}

	

#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {

	margin: 0;

	padding: 0;

	}



#leftsidebar ul li, #rightsidebar ul li  {

	margin-bottom: 15px;

        list-style-type: none;

        list-style-image: none;

	}



#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {

	margin: 5px 0 2px;

	}



#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {

	margin: 5px 0 0 10px;

	}



#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {

	margin: 0 0 0 10px;

	}


#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

        list-style: none;

	}


#leftsidebar ul li ul li, #rightsidebar ul li ul li {

        list-style: none;

       }


#leftsidebar li, #rightsidebar li{

color: #57663d;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px; 

	/* text-align: center; */

	}



#leftsidebar #searchform #s, #rightsidebar #searchform #s {

	width: 115px;

	padding: 2px;

	}



#leftsidebar #searchsubmit, #rightsidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}





select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 100%;





	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}





.commentmetadata {

	margin: 0;


	display: block;



	}

/* End Comments */










/* Begin Various Tags & Classes */


acronym, abbr, span.caps {

	cursor: help;

	}




acronym, abbr {

	border-bottom: 1px dashed #999;



	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}




blockquote cite {

	margin: 5px 0 0;






	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

      text-align: center;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 30px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/



/* newsletter ajax*/



.newsletterTextInput{ width:160px; }



.newsletterContainer{ width:160px; }



.success {

	background: #666666;

	border: 1px solid #999999;

}



.error {

	background: #666666;

	border: 1px solid #999999;

}



.error, .success {

	margin: 3px 0px;

	padding: 2px;

}



/* related post*/

.related_post {       
       width:410px;
}

#post_div {
       float: left;
       height:100%;
       border-bottom:1px solid #ccc;
       padding-bottom:2px;
       margin-bottom:5px;
}

.img_related_post {
       float: left;
       align:left;
       border: 1px solid #ccc;
       margin: 0px 6px 0px 0px;
       padding: 2px 2px 2px 2px;
}

.text_related_post{
       float:left;
       text-align:left;
       width:85%;
}

.related_post img {
       height:75px;
       width:46px;    
}


/* clearfix */

.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */



