/*
Theme Name: Dysphory WebBlog
Theme URI: xx
Description: A theme for WordPress based on Dysphory website style.
Version: 1
Author: Dysphory
Author URI: http://www.dysphory.com
*/

body { 
	margin: 0px;
	background-color: #14222d; 
    background-image: url('images/tile.jpg');
     }
	 
#globaldiv {
		margin: 0px auto 0px auto ;
        background-image: url('images/body_blog.jpg');
        background-position: top center;
        background-repeat: repeat-y;
		width: 1061px; /* permet de ne pas bouger quand on resize la fenetre */
     }
	 
#copyright {
	font-size:11px;
	font-weight:normal;
	margin: 16px auto 0px auto;
	color: #FFFFFF;
	list-style: none;
}	 


#header {
		background-image: url('images/header_blog.jpg'); 
		background-repeat: no-repeat;
		height: 360px;
		width: 1061px;
		margin: 0px;
		padding: 0px;
	}

#container {
	width: 1061px;
	padding: 0px;
	margin: 0px auto 0px auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background: transparent;
	 }

#content {
	width: 680px;
	padding: 5px;
	float: left;
	background: transparent;
	margin: 0px 0px 0px 123px;
	}

#sidebar {
		margin: 0px 30px 0px 0px ;
		width: 180px;
		padding: 0px;
		float: right;
		
	}
	
#footer {
		background-image: url('images/footer_blog.jpg'); 
		background-repeat: no-repeat;
		height: 172px;
		width: 1061px;
		margin: 0px auto 0px auto;
		padding: 0px;
	}
	
.sectionTitle {
		font-size: 13px;
		color: #FFFFFF;
		background: #152532;
		font-variant: small-caps;
		font-weight: bold;
		letter-spacing: .2em;
		text-align: right;
		
		}

.sectionContent { 
			font-size: 11px;
			background: transparent;
			text-align: justify;
			padding: 5px;
		}

h2 { /*titre post*/
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: .2em;
	border-bottom: 2px dashed #FFFFFF;
	font-variant: small-caps;
	margin: 0px 0px 10px 0px;
	padding: 0px;

	}
	
h4 { /* titre comments */
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: .2em;
	border-bottom: 1px dashed #FFFFFF;
	font-variant: small-caps;
	margin: 0px 0px 10px 0px;
	padding: 0px;

	}
	
	
title {
text-align: left;
}
	
datepost {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	}

a {
	color: #a3bed6;

   }

a:link
 		{
			color: #a3bed6;
			text-decoration: none;
		}

a:active
 		{
			color: #FFFFFF;
			text-decoration: none;
		}

a:visited
 		{
			color: #4d6d88;
			text-decoration: none;
		}

a:hover 	{
				color: #FFFFFF;
				text-decoration: none;
				/*border-bottom: 1px solid #d59c59;*/
			}

a:visited:hover 	{
				color: #FFFFFF;
				text-decoration: none;
				/*border-bottom: 1px harshed #d59c59;  on souligne la box et pas le texte !*/ 
			}

img.alignleft {
		 padding: 5px;
		 border: 1px solid #CCC;
		 float: left;
		 background-color: #fff;
		 margin: 5px;
		}

img.alignright {
			padding: 5px;
			border: 1px solid #CCC;
			float: right;
			background-color: #fff;
			margin: 5px;
		}

.alignleft {
		float: left;
	}

.alignright {
		float: right;
	   }

.postdata { /* Filled under et permalink*/

		font-size: 11px;
		font-variant: small-caps;
		text-align: left;
		margin: 5px 0 10px 0;
	}

.commentdata { /* le champs X commentaires sous le post*/
		font-size: 12px;
		font-variant: small-caps;
		text-align: right;
		margin: 10px 0 5px 0;
		}
		
.commentmetadata { /* Info sous un commentaire, après la fleche blanche */
		font-size: 12px;
		font-variant: small-caps;
		text-align: right;
		margin: 10px 0 5px 0;
		}
		
.com { /* Le commentaire */
		font-size: 15px;
		text-align: left;
		margin: 10px 0 5px 0;
		}
		

.storyContent /* Le post */
	{
	font-size: 15px;
	text-align: justify;
	line-height: 1.3em;
	}

#sidebar ul { 
		margin: 0 0 0 20px;
		padding: 0px;
	}

#sidebar ul li {
			list-style-image: url('images/puce_sidebar_blog.jpg');
			padding: 0 0 2px 0;

		}

#sidebar ul li li {
			list-style-image: url('images/bullet_blog.jpg');
			margin: 0 0 0 -10px;
			padding: 0px;
		}


ul li {
	 list-style: square;

	}

ul li li {
		list-style: circle;
		margin: 0 0 0 -20px;
	}


a img { border: 0px; }

.navigation {
                margin: 15px;
            }

input, textarea, submit {
                           border: 1px solid #FFFFFF;
                           color: #FFFFFF;
                           font-weight: bold;
                           background: transparent;
                           font-family: Verdana, Arial, Tahoma;
                           font-size: 11px;
                         }

.attachment {
                        text-align: center;
            }

.searchform {
                 width: 110px; 
                 margin: 4px auto 4px auto;
            }

.searchformbutton { 
                        width: 110px;
                   }

.theend {
            margin: 40px auto 10px auto;
            border-bottom: 2px solid black;
            border-top: 2px solid black;
            text-align: center;
            width: 720px;
            font-family: Verdana, Arial, Tahoma;
            font-size: 11px;
            font-variant: small-caps;
         }

blockquote {
		background-image: url('images/quote_blog.jpg');
		background-position: top left;
		background-repeat: no-repeat;
                width: 400px;
		margin: 10px auto 10px auto;
                padding: 5px 10px 25px 75px;
	}  
	
	
/* HEADER MENU */

#menu {
	float: right;
	background-color: transparent;
	list-style: none; /* On ne veut plus que les lignes de la liste aient de puces */
	margin: 128px 77px 0px 0px; /* Marges */
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#menuul {
	float: right;
	background-color: transparent;
	list-style: none; /* On ne veut plus que les lignes de la liste aient de puces */
	margin: 128px 77px 0px 0px; /* Marges */
	padding: 0px 0px 0px 0px;
	text-align: right;
}


#menu li {
	float: left; /* Afin que chaque �l�ment de la liste se positionne juste � droite de l'�l�ment pr�c�dent, et non en dessous */
	margin: 0px 10px; /* Espacer horizontalement chaque bouton � l'int�rieur du menu */
  
}


#menu li a:link {
	font-size: 25px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
#menu li a:hover { 
	font-size: 25px;
    font-weight:bold ;
	text-decoration: none;
	color: #a3bed6;
}
#menu li a:visited {
	font-size: 25px;
    font-weight:bold ;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:link span { font-size: 25px; font-weight:bold ; color: #FFFFFF; text-decoration: none ; }
#menu a:hover span {  font-size: 25px; font-weight:bold ; color: #FFFFFF; text-decoration: none ;}
#menu a:visited span { font-size: 25px; font-weight:bold ; color: #FFFFFF; text-decoration: none ;}
#menu .actuel span { /* Indique au visiteur que ce lien est en fait la page actuellement affich�e */
	font-weight: bold; /* Gras... */
	text-decoration: none; /* ... et soulign� */
	border-bottom: dashed;
}

.imgpost {
margin: 0px auto 0px auto;
text-align: venter;
}


