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

*/


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

a {
	color: #C84747;
	text-decoration: underline;
}

a:hover {
	color: #363636;
	text-decoration: none;
}

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

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

#blog_area {
	width: 923px;
	float: left;
}

#search_area {
	width: 923px;
	float: left;
}

#search_area .text {
	width: 633px;
	float: left;
}

#search_area .form {
	width: 290px;
	float: left;
}

#search_area .text h6 {
	width: 633px;
	float: left;
	text-align: right;
	margin: 0 0 9px 0;
	text-indent: 9px;
	font-size: 12px;
	font-weight: normal;
	color: #6D6D6D;
}

#search_area .form .search_field {
	float: left;
	padding: 0;
	margin: 0;
	text-align: right;
}

#search_area .form .search_field input {
	width: 239px;
	height: 19px;
	background: url(images/search_field.gif) no-repeat;
	border: none;
	margin-left: 9px;
	padding: 3px 5px 0 5px;
}

#search_area .form .search_button {
	float: left;
	padding: 0;
	margin: 0;
	text-align: right;
}

#search_area .form .search_button input {
	width: 25px;
	height: 22px;
	background: url(images/search_button.gif) no-repeat;
	border: none;
}

/* POST AREA */

#post_area {
	width: 646px;
	margin-right: 12px;
	margin-top: 26px;
	float: left;
}

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

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

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

#post_box .title {
	width: 646px;
	height: 49px;
	margin: 0;
	float: left;
	display: block;
	text-align: left;
	background: url(images/postbox_top.gif) no-repeat;
}

#post_box .title h2 {
	padding: 18px 30px 15px 30px;
	margin: 0;
	line-height: 16px;
	color: #323232;
	font-size: 18px;
	font-weight: normal;
	background: url(images/postbox_line.gif) bottom no-repeat;
}

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

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

#post_box_line {
	width: 646px;
	margin: 0;
	padding-bottom: 15px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	background: url(images/postbox_bottom.gif) bottom no-repeat;
}

#post_box_line .date {
	color: #C84747;
	text-indent: 30px;
	float: left;
	display: inline;
	padding-top: 6px;
	margin-right: 15px;
}

#post_box_line .post_comments {
	text-align: left;
	padding-top: 6px;
	padding-right: 10px;
	font-size: 11px;
	color: #535353;
	float: left;
	display: inline;
	font-weight: bold;
	background: url(images/arrow.gif) right 10px no-repeat;
}

#post_box_line .post_comments a {
	color: #535353;
	text-decoration: none;
}

#post_box_line .post_comments a:hover {
	color: #319BDB;
	text-decoration: underline;
}

#post_box .article {
	width: 586px;
	text-align: justify;
	float: left;
	font-size: 13px;
	line-height: 16px;
	padding: 10px 30px 26px 30px;
}

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

#post_box_bottom {
	width: 586px;
	padding: 0 30px 0 30px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
}

#post_box_bottom p {
	font-weight: bold;
	text-indent: 18px;
}

#post_box_bottom .post_tags {
	float: left;
	display: block;
	color: #535353;
}

#post_box_bottom .post_tags a {
	color: #535353;
	text-decoration: none;
}

#post_box_bottom .post_tags a:hover {
	color: #42A6E0;
	text-decoration: underline;
}

#post_box_bottom .posted {
	float: left;
	display: block;
	color: #535353;
}

#post_box_bottom .posted a {
	color: #535353;
	text-decoration: none;
}

#post_box_bottom .posted a:hover {
	color: #42A6E0;
	text-decoration: underline;
}

/* NAVIGATION */

.navigation {
	width: 646px;
	float: left;
	text-align: right;
	font-weight: bold;
	margin: 5px 0 15px 0;
	color: #2E558C;
}

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

.navigation a:hover {
	color: #2E558C;
	text-decoration: underline;
}

.navigation a.nextpostslink, a.previouspostslink {
	color: #2E558C;
}

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

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

/* ARCHIVE */

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

/* SIDEBAR AREA */

#sidebar {
	width: 265px;
	float: right;
	padding-top: 26px;
}

#sidebar h2 {
	width: 245px;
	height: 21px;
	padding:  4px 0 6px 20px;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	float: left;
	background: url(images/sidebar_top.gif) no-repeat;
}

#sidebar p {
	 padding: 0 23px 23px 23px;
	 margin: 0;
	 color: #363636;
}

#sidebar p a {
	color: #363636;
}

#sidebar .sidebar_bottom {
	width: 265px;
	height: 5px;
	float: left;
	margin: 0;
	padding: 0;
}

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

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

#sidebar ul li ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(images/sidebar_bottom.gif) bottom no-repeat;
	float: left;
}

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

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

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

#sidebar ul li ul li a {
	width: 250px;
	padding: 10px 0 2px 15px;
	color: #535353;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
	background: url(images/sidebar_button.gif) no-repeat;
}

#sidebar ul li ul li a:hover {
	color: #007ED2;
	text-decoration: underline;
}

#sidebar ul li ul li ul li a {
	width: 240px;
	padding: 10px 0 2px 25px;
	background: url(images/sidebar_button.gif) no-repeat;
}

/* SIDEBAR - widgets */

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

#sidebar #calendar_wrap {
	width: 265px;
	float: left;
	color: #000;
}

#sidebar #calendar_wrap table {
	width: 240px;
	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: 646px;
	margin: 0;
	float: left;
}

#comments h2 {
	color: #0076BE;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 15px 30px;
	padding: 0;
}

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

#comments li {
	width: 586px;
	padding: 10px 30px 10px 30px;
	float: left;
}

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

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

#respond {
	width: 631px;
	float: left;
	margin: 25px 0 0 30px;
}

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

#commentform input {
	width: 290px;
	height: 20px;
	background: #fff;
	border: 1px solid #890101;
	color: #000;
	padding: 2px 5px 0 5px;
}

#commentform textarea {
	width: 490px;
	height: 200px;
	background: #fff;
	border: 1px solid #890101;
	color: #000;
	padding: 2px 5px 0 5px;
}

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

/* SEARCH RESULTS */

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

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

/* FOOTER */

#footer {
	width: 923px;
	margin: 0 auto;
	font-size: 11px;
}

#footer .copyright {
	width: 923px;
	height: 65px;
	padding-top: 12px;
	margin-bottom: 15px;
	text-indent: 30px;
	float: left;
	text-align: left;
	color: #292D30;
	background: url(images/bottom_bg.gif) top no-repeat;
}

#footer .copyright a {
	color: #292D30;
	text-decoration: none;
}

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

#footer .sitename {
	width: 923px;
	float: left;
	text-transform: uppercase;
	color: #007ED2;
	padding-bottom: 5px;
}





