/*  
Theme Name: RockinRedhead
Author URI: http://www.corymiller.com
Version: 1.1
Author: Cory Miller
Description: RockinRedhead is a two-column, clean and sleek theme with red, white and orange colors designed for reading and customization ... and it's widget ready.
 The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #ffffff url(images/background.gif) top center repeat-x;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
a, a:visited{
	color: #cc3333;
	text-decoration: none;
	}
	
a:hover{
	color: #ff9900;
	text-decoration: underline;
	}

code, pre {
        width: 100%;
        background: #E1E1B4;
	color: #383d3d;
	display: block;
	font: normal normal 1.1em "Lucida Console", "Courier New", Courier, monospace;
	padding: 0.5em;
	}

#container { 
  /*modifié par ME largeur automatique defaut width: 860px */ 
        max-width: 1160px;
        min-width:900px;
	text-align: left; 
	margin: 0 auto; 
	}

#header { 
	height: 69px; 
	padding: 38px 0px 0px 0px;
        text-align: center;
	}
#header h2 {
	color: #fff;
	font-size: 30px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #ff9900;
	text-decoration: none;
	}

#header h3 {
	color: #ccc;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10px; 
	margin: 0px;
	}

#menu { 
	margin-top: 5px;
	margin-bottom: 25px; 
        text-align: center;
	}
#menu h2 {
	color: #fff;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #fff;
	padding: 6px 20px 6px 20px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #fff;
	padding: 6px 20px 6px 20px;
	text-decoration: underline;
	}


#content { 
	width: 68%; /* modifié par ME défaut 540 px */
	float: left; 
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 10px 5px 10px 10px;
        text-align : justify;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 5px 10px 10px;
        text-align : justify; 
	}
	
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: px;
	}
#content h1 {
	color: #333;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	line-height: 150%
	padding: 10px 10px 10px 10px;
	margin: 0px;
	}
	
#content h1 a  {
	color: #006699;
	padding: 10px 10px 10px 10px;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	}

#content h2 {
	color: #cc3333;
	font-size: 18px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	margin: 0px;
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
	}

#content h2 a  {
	color: #cc3333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #ff9900;
	text-decoration: none;
	}

blockquote{
        margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 90%; /* modifié par ME defaut 500 px */
	height: 32px;
	margin: 0px;
	padding: 0px 10px; 
        text-align : justify;
	}
.postspace2 {
	width: 90%; /* modifié par ME defaut 500 px */
	height: 0px;
	margin: 0px;
	padding: 0px 10px; 
        text-align : justify;
	}

#sidebar { 
	width: 25%; /* modifié par ME defaut 250px */
	float: right; 
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px 10px 15px 10px; 
        border-left: 1px dotted #cccccc;
        border-bottom: 1px dotted #cccccc;
	}
#sidebar p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#sidebar p img{
	border: none;
	margin-right: 5px;
	margin-bottom: 1px;
	}

#sidebar h2 {
	color: #cc3333;
	font-size: 18px;
	font-family: Verdana, Helvetica Bold, Arial Bold, Sans-Serif;
	list-style: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
        margin-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 1px dotted #cccccc;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 15px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: square outside;
	color: #cc3333;
       	margin: 0px;
	padding: 5px 0px 0px 5px;
	}
	
#sidebar ul li a {
	color: #000;
	text-decoration: none;
	}

#sidebar ul li:hover {
	color: #cc3333;
	text-decoration: none;

	}

#sidebar ul li a:hover {
	color: #cc3333;
	text-decoration: underline;
	}

#footer { 
	background: #fff url(images/footer.gif) top center repeat-x;
	text-align: center;
	color: #fff;
	border-top: 1px solid #fff;
	clear: both;
	padding: 40px 0px 30px 0px; 
}
#footer a {
	color: #fff;
	text-decoration: none;
	}

#footer a:hover {
	color: #ff9900;
	text-decoration: underline;
	}
