@import url("css/site.css");

/*  
Theme Name: Guide Jeux
Theme URI: http://wordpress.org/
Description: The custom WordPress theme built by <a href="http://www.custom-script.com/"><a href="http://www.top-programmer.com"><strong>Top-Programmer</strong></a>.

Author: ABHISHEK PATHAK
Author URI: http://www.top-programmers.com/

This theme was built by <a href="http://www.top-programmer.com"><strong>Top-Programmers</strong></a>

The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/



/* Begin Typography & Colors */

.left_content h2 {
  	width:240px;
	float:left;
	background:url(images/bar-2-bg.jpg);
	color:#FFFFFF;
	font:bold 12px/28px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:#FFFFFF 1px solid;
	color:#FFFFFF;
	font:bold 12px/28px Verdana, Arial, Helvetica, sans-serif;
	padding-left:25px;
	}

.left_content ul li {
  width:265px;
	float:left;
	margin-bottom:10px;
	list-style:none;
	}
	
.left_content ul li ul {
 width:251px;
	float:left;
	padding:5px;
	border:#d9d0d0 2px solid;
	}
	

	
.left_content ul li li  {
   	border:#d9d0d0 0px solid;
	margin-bottom:0px;
	list-style:inside url(images/bonus2.png);
	padding:2px;
	font-weight:bold;
	}
	
.navigation {
	display: block;
	margin: 10px 0px 10px 0px;
	background-color:#CCCCCC;
	padding:7px;
	font-weight:bold;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	padding: 10px;
	list-style: none;
	}
	
.commentlist li ul li { 
	margin: 5px;
}

.commentlist p {
	margin: 5px;
}

.alt {
background-color:#CCCCCC;
margin: 0;
padding: 10px;
}
