/*  
Theme Name: Poker Ecole theme
Theme URL: http://www.poker-ecole.com
Description: Wordpress skin
Author: Poker-ecole.com
Version: 1.0

*/


body {
	background: #F6F6F6 url(images/bg.gif) top repeat-x;
	width: 100%;
	font-family: 'Arial';
	color: #000000;
	line-height: 16px;
	margin: 0 auto;
	font-size: 12px;
}

a {
	color: #74A901;
	text-decoration: underline;
}

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

#wrapper {
	background: url(images/background.jpg) top no-repeat;
	width: 100%;
	float: left;
	padding-top: 123px;
}

#container {
	width: 922px;
	margin: 0 auto;
}

#blog_area {
	width: 922px;
	float: left;
	padding-bottom: 10px;
}

/* POST AREA */

#post_area {
	width: 642px;
	margin-right: 12px;
	float: left;
}

#post_box {
	width: 642px;
	float: left;
	margin-bottom: 10px;
	background: url(images/postbox_bg.gif) repeat-y;
}

#p404 {
	width: 642px;
	float: left;
}

#p404 h2 {
	padding: 28px 0 7px 0;
	margin: 0;
	line-height: 16px;
	color: #71A600;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#post_box .table_top {
	width: 642px;
	height: 10px;
	background: url(images/postbox_top.gif) no-repeat;
	float: left;
	display: block;
	text-align: left;
}

#post_box .title {
	float: left;
	display: block;
	text-align: left;
	margin: 0 9px 0 9px;
}

#post_box .title h2 {
	width: 600px;
	height: 23px;
	padding: 7px 12px 0 12px;
	margin: 0;
	line-height: 16px;
	color: #1A1B1B;
	background: #BF2735 url(images/postbox_title.gif) bottom no-repeat;
	font-size: 14px;
	font-weight: bold;
}

#post_box .title h2 a {
	color: #1A1B1B;
	text-decoration: none;
}

#post_box .title h2 a:hover {
	color: #717171;
	text-decoration: underline;
}

#post_box .page_title {
	float: left;
	display: block;
	text-align: left;
	margin: 0 9px 0 9px;
}

#post_box .page_title h2 {
	width: 600px;
	height: 23px;
	padding: 7px 12px 0 12px;
	margin: 0;
	line-height: 16px;
	color: #1A1B1B;
	background: #BF2735 url(images/postbox_title.gif) bottom no-repeat;
	font-size: 14px;
	font-weight: bold;
}

#post_box_line {
	width: 624px;
	height: 31px;
	padding: 0;
	margin: 0 9px 0 9px;
	float: left;
	background: url(images/postbox_bar.gif) bottom no-repeat;
	font-size: 11px;
	text-transform: uppercase;
}

#post_box_line .post_tags {
	float: left;
	display: block;
	color: #9AC049;
	font-size: 11px;
	text-transform: uppercase;
	text-indent: 15px;
	padding-right: 19px;
	margin-top: 4px;
}

#post_box_line .post_tags a {
	color: #5B5B5B;
	text-decoration: none;
}

#post_box_line .post_tags a:hover {
	color: #9AC049;
	text-decoration: underline;
}

#post_box_line .posted {
	float: left;
	display: block;
	color: #9AC049;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 4px;
}

#post_box_line .posted a {
	color: #9AC049;
	text-decoration: none;
}

#post_box_line .posted a:hover {
	color: #5B5B5B;
	text-decoration: underline;
}

#post_box .article {
	width: 592px;
	text-align: justify;
	float: left;
	padding: 0;
	line-height: 16px;
	margin: 0 25px 25px 25px;
}

#post_box .article p {
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
}

#post_box_bottom {
	width: 642px;
	height: 31px;
	padding: 0;
	padding-top: 5px;
	float: left;
	background: url(images/postbox_bottom.gif) bottom repeat-x;
	font-size: 11px;
	text-transform: uppercase;
}

#post_box_bottom .post_comments {
	color: #1F1F1F;
	font-size: 11px;
	float: right;
	display: inline;
	font-weight: normal;
	padding-right: 25px;
}

#post_box_bottom .post_comments a {
	color: #1F1F1F;
	text-decoration: none;
}

#post_box_bottom .post_comments a:hover {
	color: #6FA100;
	text-decoration: underline;
}

#post_box_bottom .date {
	color: #1B1B1B;
	padding: 0 0 0 20px;
	margin-left: 25px;
	float: left;
	display: inline;
	font-weight: normal;
	background: url(images/date_icon.gif) left no-repeat;
}

/* NAVIGATION */

.navigation {
	width: 642px;
	float: left;
	text-align: left;
	font-weight: bold;
	margin: 5px 0 20px 15px;
	color: #5E5E5E;
}

.navigation a {
	margin: 0 2px 0 2px;
	text-decoration: none;
	color: #5E5E5E;
}

.navigation a:hover {
	color: #9AC049;
	text-decoration: underline;
}

.navigation a.nextpostslink, a.previouspostslink {
	color: #5E5E5E;
}

.navigation a:hover.nextpostslink, a:hover.previouspostslink {
	color: #9AC049;
	text-decoration: underline;
}

.navigation .current {
	margin: 0 2px 0 2px;
}

/* ARCHIVE */

.pagetitle {
	text-align: center;
	width: 642px;
	height: 32px;
	margin: 20px 0 0 0;
}

/* SIDEBAR AREA */

#sidebar {
	width: 267px;
	margin-right: 1px;
	float: right;
}

#sidebar .sidebar_bottom {
	width: 267px;
	height: 6px;
	float: left;
	background: url(images/sidebar_bottom.gif) no-repeat;
}

#sidebar .search_form {
	width: 267px;
	float: left;
	margin: 0 0 15px 0;
	padding: 23px 0 10px 0;
	border-bottom: 1px solid #F8F8F8;
}

#sidebar .search_form .search_field {
	width: 267px;
	float: left;
	padding: 0;
	margin: 0 0 4px 0;
}

#sidebar .search_form .search_field input {
	width: 233px;
	height: 22px;
	background: url(images/search_field.gif) center no-repeat;
	border: none;
	padding: 5px 5px 0 5px;
}

#sidebar .search_form .search_button {
	width: 267px;
	float: left;
	padding: 0;
	margin: 0;
}

#sidebar .search_form .search_button input {
	width: 81px;
	height: 20px;
	margin-right: 13px;
	background: url(images/search_button.gif) right no-repeat;
	border: none;
	font-size: 11px;
	text-transform: uppercase;
	color: #181818;
}

#sidebar h2 {
	width: 267px;
	height: 23px;
	background: url(images/sidebar_title.gif) no-repeat;
	padding: 7px 0 0 0;
	margin: 7px 0 0 0;
	text-indent: 18px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
}

#sidebar p {
	 margin: 0 20px 0 20px;
}

#sidebar ul {
	width: 267px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	background: url(images/sidebar_bg.gif) repeat-y;
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#sidebar ul li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li a {
	width: 242px;
	padding: 7px 0 7px 25px;
	color: #1E1E1E;
	display: block;
	background: url(images/sidebar_button.gif) no-repeat;
	text-decoration: none;
}

#sidebar ul li ul li a:hover {
	color: #76AA16;
	text-decoration: underline;
}

#sidebar ul li ul li ul li a {
	width: 232px;
	padding: 4px 0 6px 35px;
}

/* SIDEBAR - widgets */

#sidebar .textwidget {
	padding: 5px 22px 0 22px;
	float: left;
}

#sidebar #calendar_wrap {
	width: 267px;
	float: left;
}

#sidebar #calendar_wrap table {
	width: 245px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar #calendar_wrap td {
	text-align: center;
}

#sidebar #calendar_wrap caption {
	padding-top: 10px;
}

#sidebar #calendar_wrap #prev {
	text-align: left;
}

#sidebar #calendar_wrap #next {
	text-align: right;
}

/* COMMENTS */

#comments {
	width: 642px;
	margin: 0;
	float: left;
}

#comments h2 {
	color: #71A600;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 15px 20px;
	padding: 0;
}

#comments ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

#comments li {
	width: 584px;
	padding: 10px;
	margin: 0 10px 0 10px;
	float: left;
}

#comments li:hover {
	background: #466700;
	padding: 10px;
	margin: 0 10px 0 10px;
	color: #fff;
}

#comments li:hover a {
	color: #fff;
}

#comments li:hover h3 {
	color: #fff;
}

#comments li ul li {
	width: 514px;
	padding: 10px;
	margin: 0;
	float: left;
	background: none;
	list-style: none;
}

#comments li ul li:hover {
	background: #5C8701;
	padding: 10px;
	margin: 0;
}

#comments li ul  li:hover a {
	color: #fff;
}

#comments li ul  li:hover h3 {
	color: #fff;
}

.nocomments {
	width: 642px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin: 25px auto;
}

#respond {
	width: 604px;
	float: left;
	margin: 25px 20px 0 20px;
}

#respond h3 {
	color: #71A600;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#commentform input {
	width: 260px;
	height: 20px;
	border: 1px solid #000;
	padding: 2px 5px 0 5px;
}

#commentform textarea {
	width: 460px;
	height: 200px;
	border: 1px solid #000;
	padding: 2px 5px 0 5px;
}

#commentform .submit {
	width: 160px;
	height: 22px;
	background: #fff;
	border: 1px solid #000;
	padding: 0 5px 0 5px;
	cursor: pointer;
	font-size: 13px;
}

/* SEARCH RESULTS */

.search_list {
	width: 642px;
	float: left;
	text-align: center;
}

.search_list h2 {
	color: #71A600;
	font-size: 18px;
	font-weight: normal;
	margin-top: 25px;
}

/* FOOTER */

#footer {
	width: 922px;
	margin: 0 auto;
}

#footer .copyright {
	width: 922px;
	float: left;
	text-align: right;
	color: #9DC24E;
	text-transform: none;
	padding-bottom: 15px;
}

#footer .copyright a {
	color: #9DC24E;
	text-decoration: none;
}

#footer .copyright a:hover {
	color: #588100;
	text-decoration: underline;
}

#footer .sitename {
	width: 922px;
	height: 25px;
	padding-top: 5px;
	margin-bottom: 5px;
	float: left;
	text-indent: 4px;
	color: #717171;
	text-transform: none;
	border-top: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
}






