/*
Theme Name: Onlinepoker3
Theme URI: http://www.onlinepoker3.com/
Description: Theme wordpress pour site de poker
Author: Zikos Thomas
*/






body {

	background: #fff;

	color: #555;

	font-family: tahoma, geneva, verdana, arial, sans-serif;

	font-size: 11px;

	line-height: 16px;

}



h2 {

	color: #41709a;

	font-size: 16px;

	padding-bottom: 10px;

}



a{

	color: #4d81ae;

	outline: none; /* removing outline in Mozilla */

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



/*------------------------------------------------------*/

/* =FLOAT CLASSES					*/

/*-----------------------------------------------------*/

img.left {

	float: left;

}



.clear {

	clear: both;

	line-height: 0;

}



/*------------------------------------------------------*/

/* =LAYOUT						*/

/*-----------------------------------------------------*/



/*------------------------------------------------------*/

/* =WRAPPER						*/

#wrapper {

	margin: 0 auto;

	width: 1025px;

	position: relative;

}



#header {

	background: url(images/header.jpg) no-repeat;

	height: 171px;

	position: relative; /* for logo */

}



/*------------------------------------------------------*/

/* =LOGO							*/

#logo {

	position: absolute;

	top: 10px;

	left: 10px;

}



#logo a {

	display: block;

	height: 136px;

	text-indent: -9999px;

	width: 330px;

}





/*------------------------------------------------------*/

/* =CONTENT						*/

#content {
        overflow: hidden;

	padding: 20px 10px;
}



.shadow {

	background: url(images/shadow.jpg) no-repeat top center;

	height: 11px;

	width: 100%;

}



/*------------------------------------------------------*/

/* =SIDEBAR LEFT					*/

#sidebarLeft {

	float: left;

	width: 200px;

}



#sidebarLeft a {

	text-decoration: underline;

}



#sidebarLeft a:hover {

	text-decoration: none;

}



#sidebarLeft h3 {

	background: url(images/sidebar-left-h3.jpg) no-repeat;

	color:#fff;

	font-family: tahoma, geneva, verdana, arial, sans-serif;
font-weight:bold;
	font-size: 12px;

	height: 24px;

	padding-top:7px;

	text-align: center;




}



#sidebarLeft h4 {

	font-weight: bold;

	padding: 0 30px 10px 30px;

	text-align: left;

	text-transform: uppercase;

}



#sidebarLeft h5 {

	font-weight: bold;

}



#sidebarLeft .news h5 a,#sidebarLeft .news a

{

color:#555555;

text-decoration:none;

}



#sidebarLeft .news h5 a:hover ,#sidebarLeft .news a:hover

{

color:#555555;

text-decoration:underline;

}









#sidebarLeft .shadow {

	margin-bottom: 15px;

}



#sidebarLeft .box {

	background: #fff url(images/sidebar-left-box.jpg) no-repeat bottom;

	border: 1px solid #d8d8d8;

	padding: 10px 0px 15px 0px;

	text-align: center;

}



#sidebarLeft .box p {

	padding: 0 30px 10px 30px;

	text-align: left;

}



#sidebarLeft .news p

{

padding:0;

margin:0;

}



/* salles  */ 

#sidebarLeft .salles img {

	background: #fff;

	border: 1px solid #d8d8d8;

	padding: 2px;

	margin: 5px 10px;

}



#sidebarLeft .salles h4 {

	color: #4676a2;

}



#sidebarLeft .box.salles p {

	padding: 0 20px 10px 20px;

	text-align: left;

}



#sidebarLeft .box.salles a.link {

	color: #f6a816;

	font-family: impact, haettenschweiler, "arial narrow bold", sans-serif;

	text-align: center;

	text-transform: uppercase;

}



/* news */

#sidebarLeft .box.news {

	padding: 0;

}


#sidebarLeft .box.newsletter {

	padding: 5px 0 0 0;

}


#sidebarLeft .box.news ul li {

	padding: 5px 10px 10px 10px;

	text-align: left;

}



#sidebarLeft .box.news ul li.odd {

	background: #fff;

}



/*------------------------------------------------------*/

/* =MAIN							*/

#main {

	float: left;

	padding: 1px 15px;

	width: 572px;

}



#post

{

width: 572px;

padding:0;

margin:0;

float:left;

}



#main h3 {

	background: url(images/main-h3.jpg) no-repeat;

	color:#fff;

	font-family: tahoma, geneva, verdana, arial, sans-serif;
font-weight:bold;
	font-size: 12px;

	height: 24px;

	padding: 7px 10px 0px 15px;





}



#main h3 span {

	color:#fff;

	font-family: tahoma, geneva, verdana, arial, sans-serif;
font-weight:bold;
	font-size: 12px;

	position: absolute;

	right: 15px;

}



#main h5 {

	font-weight: bold;

}
#main img {

	padding : 5px

}


#main small

{

	color: #4D81AE;

	font-size: 10px;	

}





#main a {

	text-decoration: underline;

}



#main a:hover {

	text-decoration: underline;

}



#main p {

	padding-bottom: 10px;

}



#main .banner {

	margin: 20px 0 10px 0;

}



#main .boxBottom {

	background: url(images/main-box-bottom.jpg) no-repeat;

	height: 8px;

}



#main .box {

	background: #fbfafa url(images/main-box.jpg) no-repeat bottom;

	border-left: 1px solid #d8d8d8;

	border-right: 1px solid #d8d8d8;

        padding: 2px

}



#main .box ul {

	padding: 10px;

}



#main .box ul li {

	padding: 5px 0 0 5px;

}



#main .shadow {

	background: url(images/shadow-main.jpg) no-repeat top center;

	margin-bottom: 20px;

}



#main table {

	text-transform: uppercase;

	width: 100%;

}



#main table a {

	color: #555;

	text-decoration: none;

}



#main table img {

	vertical-align: middle;

}



#main table td {

	font-size: 10px;

	font-weight: bold;

	padding: 5px;

}



#main table .even  td{

	background: #fff;

}



/*------------------------------------------------------*/

/* =SIDEBAR RIGHT					*/

#sidebarRight {

	float: left;

	width: 200px;

}



#sidebarRight a {

	text-decoration: underline;

}



#sidebarRight a:hover {

	text-decoration: none;

}



#sidebarRight h3 {

	background: url(images/sidebar-right-h3.jpg) no-repeat;

	color:#fff;
font-weight:bold;
	font-family: tahoma, geneva, verdana, arial, sans-serif;

	font-size: 12px;

	height: 24px;

	padding-top: 7px;

	text-align: center;


}



#sidebarRight h5 {

	font-weight: bold;

	line-height: 100%;

}



#sidebarRight h5  span{

	color: #5a8fbb;

	display: block;

	font-size: 10px;

	font-weight: normal;

}



#sidebarRight .article h5 a

{

color:#555555;

text-decoration:none;

}



#sidebarRight .article h5 a:hover

{

color:#555555;

text-decoration:underline;

}



#sidebarRight .box {

	background: #fafafa url(images/sidebar-right-box.jpg) no-repeat bottom;

	border-left: 1px solid #d8d8d8;

	border-right: 1px solid #d8d8d8;

	padding: 10px 0; 

}



#sidebarRight .boxBottom {

	background: #fff url(images/sidebar-right-box-bottom.jpg) no-repeat;	

	height: 7px;

}



#sidebarRight table {

	width: 100%;

}



#sidebarRight table img {

	vertical-align: top;

	

}



#sidebarRight table td {

	padding: 0 10px;

}



/* article recent */

#sidebarRight .box.article {
        color:#555555;
	padding: 0;

}

#sidebarRight .box.article a{
        color:#555555;
        text-decoration:none;
}

#sidebarRight .box.article a:hover{
        text-decoration:underline;
}



#sidebarRight .box.article p {



}



#sidebarRight .box.article ul li {

	padding: 10px;

}



#sidebarRight .box.article ul li.odd {

	background: #fff;

}



#sidebarRight .boxBottom.article {

	background: #fff url(images/sidebar-right-box-bottom-article.jpg) no-repeat;	

	height: 9px;

}



/* bonus */

#sidebarRight .box.bonus a {

	color: #5a8fbb;

	font-size: 13px;

	text-decoration: none;

}



#sidebarRight .box.bonus a:hover {

	text-decoration: underline;

}



#sidebarRight .box.bonus table tr

{



}



#sidebarRight .box.bonus img

{

margin-top:-10px;

margin-bottom:5px;

}



/* matos */

#sidebarRight .box.matos {

	text-align: center;

}



#sidebarRight .box.matos h5 {

	color: #5a8fbb;

}



#sidebarRight .box.matos h5 span {

	color: #777;

}



#sidebarRight .box.matos h5,

#sidebarRight .box.matos p {

	line-height: 100%;

	padding: 3px 10px 0 15px;

	text-align: left;

}



#sidebarRight .box.matos p {

	font-size: 11px;

}



#sidebarRight .box.matos img {

	padding-top: 10px;

}



/*------------------------------------------------------*/

/* =FOOTER						*/

#footer {

	background: url(images/footer.jpg) repeat-x;

	color: #fff;

	height: 50px;

	margin-top: 20px;

	text-align: center;

}



#footer a {

	color: #fff;

}



#footer ul {

	padding: 5px 0;

}



#footer ul li {

	display: inline;

	padding: 0 15px;

}



/* comment form */



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

	

/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	margin:0;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;

	border:1px solid #D8D8D8;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

	

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: tahoma, geneva, verdana, arial, sans-serif;

	}



.commentmetadata {

	font-weight: normal;

	}

	

/* End Comments */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 130px;
	padding: 2px;
	margin-right:5px;
	
	}

#searchform #searchsubmit {
	padding: 1px;
	border:#333300 1px solid;
	
	}
	
/*------------------------------------------------------*/
#pixopoint_menu_wrapper1
{
  background: url(../../themes/onlinepoker3/images/menu.jpg) no-repeat center;  
}
#lienpage
{
  text-align:center;
}

#lienpage a
{
  text-decoration:none;
}
#text{
 padding: 7px 7px 7px 15px;
}
