/*
Theme Name: PurJus
Theme URI: http://www.purjus.org/
Description: Based on Icyfruits Orange by snap2objects.com
Version: 3.0
Author: Karel LEORIER
Author URI: http://purjus.org
*/

* {
	padding: 0;
	margin: 0;
 	}



body {

	background: #ffffff url(images/background.gif)  repeat-x;
	/*background: #ffffff;*/
	color: #000000;
	font-size: 15px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	word-wrap: break-word;
    border-top: 5px solid #F59F06;
	}

a, a:visited{
	color: #99cc00;
	text-decoration: none;
	}

a:hover{
	color: #3399ff;
	text-decoration: underline;
	}

#header { 

    position: relative;

    width: 960px;

	color: #000000;

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

	font-weight: bold;

	text-transform: none;

	text-align: left; 

	margin: 0px auto 0px;

	padding: 55px 0px 0px 0px;

	}





#headerimg {

	position: relative;

	background: url(images/logoorange.png) no-repeat;

        margin-left: 13% ;

        _margin-left: 13%;

	height: 120px;  

        

}



#logowp {

        position: relative;

        margin: auto;

        text-align: center;

        background: url(images/logowp.png) no-repeat;

        background-position: center;

        height: 65px; 

                

}

#header h2 {

	color: #F59F06;

	font-size: 40px;

	margin-left: 30% ;

        _margin-left: 30% ;

       

        

	}



#header h2 a {

	color: #F59F06;

	text-decoration: none;

	}



#header h2 a:hover {

	color: #5FA820;

	text-decoration: none;

	}



#header h3 {

	color: #666666;

	font-size: 16px;

	font-weight: bold;

	margin-left: 30% ;

        _margin-left: 30% ;

	

	}





#menu { 

	background: #99cc33 url(images/menu_bg.gif) repeat-x;

	color: #ffffff;

	font-size: 17px;

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

	font-weight: bold;

	text-transform: uppercase;

	padding: 9px 25px 8px 25px;

	text-align: center;

	margin-bottom: 20px;

     	}

#menu h2 {

	margin: 0px;

	padding: 10px 25px 12px 25px;

	}

		

#menu li {

	display: inline;

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	}

#menu ul {

	margin: 0px;

	padding: 0px;

	}

	

#menu ul li a {

	padding: 14px 25px 15px 25px;

	margin: 0px;

	color: #ffffff;

	text-decoration: none;

	}



#menu ul li a:hover {

	color: #F8D23A;

	text-decoration: none;

	}



#centerbox {

border: 4px solid #ffff99;

background: #ffffcc;

padding: 20px 20px 20px 20px;

margin: 3px 10px 30px 10px;

}





#container { 

	width: 960px;

	text-align: left; 

	margin: 0px auto 20px;

	}



* html #container { width: 960px } /* IE hack */



#content { 

	background: #ffffff;

	width: 420px !important;

	_width: 420px;

	float: left !important;

	display: inline;

	padding: 0px 20px 0px;

	border-right: 1px solid #cccccc;

	}

#content p{

	margin: 0px;

	line-height: 18px;

	padding: 0px 0px 10px 0px;

	}

#content p img{

	border: none;

	margin-right: 5px;

	}

#content h1 {

	color: #cccccc;

	font-size: 20px;

	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;

	font-weight: normal;

	padding: 10px 10px 10px 10px;

	line-height: 150%;

	margin: 0px;

	}

	

#content h1 a  {

	color: #cccccc;

	text-decoration: underline;

	}



#content h1 a:hover {

	color: #000000;

	text-decoration: none;

	}



#content h2 {

	color: #18D925;

	font-size: 20px;

	font-family: Helvetica, Arial, Verdana, Sans-Serif;

	font-weight: bold;

	/*text-transform: uppercase;*/

	/*margin: 0px;*/
	margin-top:10px;
	margin-bottom:10px;

	/*line-height: 150%;*/

	}

#content h2.nomargin{
	margin-bottom:0px;
}	

#content h2 a  {

	color: #99cc00;

	text-decoration: none;



	}



#content h2 a:hover {

	color: #18D925;

	text-decoration: none;

	}



#content h3 {

	color: #99cc33;

	font-size: 16px;

	font-family: Helvetica, Arial, Verdana, Sans-Serif;

	font-weight: bold;

	margin-bottom: 0px;

	line-height: 120%;

	}

#content h3 a  {

	color: #99cc33;

	text-decoration: none;

	}



#content h3 a:hover {

	color: #000000;

	background: #ffffff;

	text-decoration: underline;

	}



#content ol {

	list-style-type: decimal;

	line-height: 18px;

	margin: 0px;

	padding: 0px 0px 10px 30px;

	}

#content ul {

	list-style: none;

	margin: 0px;

	padding: 0px 0px 10px 0px;

	}

	

#content li {

	margin: 0px;

	padding: 0px;

	}

	

#content ul li {
    list-style-image:url(images/bullet.gif); 
	list-style-position: inside;
	margin-left:10px;
	margin-bottom:3px;
	/*list-style: square inside;

	margin: 0px 0px 0px 10px;

	padding: 5px 0px 0px 0px;*/

	}


/*#content ul li a {

	color: #666666;

	text-decoration: underline;

	}*/



#content ul li a:hover {

	color: #000000;

	text-decoration: underline;

	}



blockquote{

	margin: 10px 10px 10px 25px;

	padding: 10px 10px 10px 10px;

	font-style: italic;

	color: #666666;

	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
	background-color:#feffbc;
	}

	

#content blockquote p{

	margin: 0px 0px 20px 0px;

	padding: 0px;

	}



.postspace {

	background: #FFFFFF;

	width: 440px;

	height: 32px;

	margin: 0px;

	padding: 0px;

	}

.postspace2 {

	background: #FFFFFF;

	width: 440px;

	height: 0px;

	margin: 0px;

	padding: 0px;

	}

.postspace3 {

	background: #FFFFFF;

	width: 440px;

	height: 15px;

	margin: 0px;

	padding: 0px;

	}



#l_sidebar { 

	color: #000000;

	width: 195px !important;

	_width: 195px;

	float: left !important;

	position: relative;

	padding: 0px 20px 20px;

	border-right: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;

background-color:#FDF4B2;

height:100%;

	}

#l_sidebar p{

	margin: 0px;

	line-height: 16px;

	padding: 5px 0px 10px 0px;

	}

#l_sidebar h2{

	color: #ff9900;

	font-size: 18px;

	font-family: Helvetica, Arial, Verdana, Sans-Serif;

	font-weight: bold;

	text-transform: uppercase;

	list-style: none;

	padding: 10px 0px 10px 0px;

	margin: 0px;

	}



#l_sidebar ul {

	list-style: none;

	margin: 0px;

	padding: 0px 0px 20px 0px;

	}

	

#l_sidebar li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#l_sidebar ul li {

	list-style: none;

	margin: 0px;

	padding: 0px 0px 3px 0px;

	}

	

#l_sidebar ul li a {

	color: #666666;

	text-decoration: none;

	}



#l_sidebar ul li a:hover {

	color: #99cc00;

	text-decoration: underline;

	}



#r_sidebar { 

	color: #000000;

         width: 195px !important;	

         _width: 195px !important;

	_width: 195px;

	float: left !important;

	padding: 0px 20px 20px;

	}

#r_sidebar p{

	margin: 0px;

	line-height: 16px;

	padding: 5px 0px 10px 0px;

	}

#r_sidebar h2{

	color: #ff9900;

	font-size: 18px;

	font-family: Helvetica, Arial, Verdana, Sans-Serif;

	font-weight: bold;

	text-transform: uppercase;

	list-style: none;

	padding: 20px 0px 10px 0px;

	margin: 0px;

	}



#r_sidebar ul {

	list-style: none;

	margin: 0px;

	padding: 0px 0px 20px 0px;

	}

	

#r_sidebar li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#r_sidebar ul li {

	list-style: none;

	margin: 0px;

	padding: 0px 0px 3px 0px;

	}

#r_sidebar ul li a {

	color: #666666;

	text-decoration: none;

	}



#r_sidebar ul li a:hover {

	color: #99cc00;

	text-decoration: underline;

	}



#footer { 

	background: #F59F06 url(images/footer.jpg)  no-repeat;

        background-position: center center;

	color: #ffffff;

        height: 100px;

	font-size: 12px;

	text-transform: none;

	padding: 10px 0px 20px 0px;

	text-align: center;

	clear: both;

	}



#footer a {

	color: #ffffff;

	text-decoration: none;

	}



#footer a:hover {

	color: #000000;

	text-decoration: underline;

	}
	
/***********************************************/
.metas{
	font-size:x-small;
	color: #AFAFAF;
}

.metas .who{}

.metas .when{}

#content p img{
	background: #FAFBFC;
	border: 1px solid #E0E0E0;
	margin: 5px 5px 0px 5px;
	padding: 5px;
}

#content p img.nostyle{
	background: none;
	border: 0px solid #E0E0E0;
	margin: 5px 5px 0px 5px;
	padding: 5px;
}

.commented_by{
	font-size:x-small;
}

#photo{
  align:center;
  width:100%;
  height:184px;
  background: url(images/karel_196.jpg) no-repeat center center;
  cursor:hand;
border:1px solid #cccccc;
}


#compositions {
  align:center;
  width:100%;
  height:75px;
  background: url(images/compositions.gif) no-repeat center center;
  cursor:hand;
}

#guitareblog {
  align:center;
  width:100%;
  height:75px;
  background: url(images/guitarblog.gif) no-repeat center center;
  cursor:hand;
}

#outils {
  align:center;
  width:100%;
  height:75px;
  background: url(images/outils.gif) no-repeat center center;
  cursor:hand;
}


#logo_ado{
  align:center;
  width:100%;
  height:39px;
  background: url(images/logo_ado_196.gif) no-repeat center center;
  cursor:hand;
border:1 px solid #cccccc;
}


/* Cache les sous-cat�gories*/
.children{
	display:none;
}

li.stars{
	list-style-image:url('images/bullet.gif'); 
	list-style-position: inside;
	color : #666666;
display:list-item; 
}

hr{
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0;
}

div.last_minute{
padding : 5px;
margin-bottom : 10px;
border : 1px solid #cccccc;
background-color:#feffbc;
}

.blogroll li a img{
 border:0;
}