/*  
Theme Name: UK PokerRoom Theme
Description: Poker Training Videos Theme
Version: 1.0
Author: uk poker room
Author URI: http://ukpokerroom.co.uk
*/

/* main structure */
* { 
	margin: 0; 
	padding: 0;
	}

 .prop {
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  .min150px {
    height:350px;
  }	
body {
	background-color:black;
	margin:0 auto;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width:900px;

      
	}
 
#header {
	margin:0 auto;
	height:201px;
	background:url(img/header.png);
        background-repeat: no-repeat;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;


	}
	
#description {
	padding-left:90px;
	padding-top:30px;
	}
	
h1 {
	font-size:100%;
	}
	
h1 a {
	color:#000000;
	font-weight:normal;
	}
	
h1 a:hover {
	text-decoration:underline;
	}
	
#desc {
	font-size:20px;
	}
	
#pagestop {
	 
	}
	
#pagestop li {
	list-style-type:none;
	display:inline;
	padding:0 15px;
	}
	
#pagestop li a {
	color:#FFFFFF;
	font-size:17px;
	font-weight:normal;
	}
	
#pagestop li.current_page_item a {
	font-weight:bold;
	}
	
#pagestop li a:hover {
	text-decoration:underline;
	}
	
#content {
background-color:#f5f5f6; 
        width:899px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
       	}
	
#insidecontent
{
        width:100%;height:100%;
        /* 
        background: url(img/backgroundlogo.png);
        background-repeat:no-repeat;
        background-position:center; 
        */
}
#footer {	
	height:34px;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#000000;
        background-color:#f5f5f6; 
	padding-top:20px;
border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;

	}
	
.cleaner {
	clear:both;
	}
/* main structure */
	
/* sidebar */	
.headerimg
{
postion:relative;
left:-25px;
}
#side {
         width:210px;
	float:right;
	font-size:10px;
	background-color:#f5f5f6;
	margin-right:15px;
	margin-bottom:20px;
       margin-top:45px;
	}
	
#sidecontent {
	
	 
	}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	font-size:12px;
	color:#a70000;
	
	}
	
#side a {
	line-height:normal;
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	}
	
#side a:hover {
	text-decoration:underline;
	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#text {
	width:550px;
	margin-top:-30px;
	margin-left:65px;
	float:left;
	color:#000000;
	font-size:11px;
	min-height:250px;
       margin-top:30px;
	}

#insidecontent p 
{
 
}	
p {
	padding:5px 0;
	}

#text h1 {
	font-size:110%x;
	}

#text h2 {
	font-size:80%;
	}
	
.post h2 {
	font-size:120%;
	}
	
#text h2 a {
	color:#a00a0a;
	font-weight:normal;
	}
	
#text h2 a:hover {
	text-decoration:underline;
	}
	
#text ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
#text ol li {
	margin-left:25px;
	padding-top:2px;
       margin-bottom:5px;
	}
	
blockquote {
	margin-top:5px;
	background:url(img/quote.png) left top no-repeat #FFFFFF;
	padding:5px 5px 5px 48px;
	color:#660000;
       margin-top:15px;
	}
	
blockquote blockquote {
	background:none;
	}

img {
	padding:5px;
	border:1px solid #CCCCCC;
	}
	
.pub {
	color:#a00a0a;
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	}

.comm {
	color:#000000;
	margin-top:15px;
	}
	
.post {
	margin-bottom:30px;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#000000;
	}
	
h3 {
  	margin-top:5px;
  	font-size:13px;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.comm a {
	font-weight:normal;
	color:#000000;
	}
	
#footer a {
	background-color:#f5f5f6;
	font-weight:normal;
	margin:0 5px;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:10px;
	margin-bottom:5px;
	font-size:19px;
	color:#a00a0a;
	}
	
.commentmetadata {
	padding:5px;
	width:500px;
	background-color:#FED3B8;
	color:#000000;
	}
	
.commentmetadata a {
	color:#000000;
	}
	
.obsahk {
	padding:5px;
	width:500px;
	color:#000000;
	margin-bottom:10px;
	}
	
ol.commentlist {
	list-style:none;
	margin-left:-25px;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:5px;
	}
	
#author, #email, #url {
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:2px;
	margin:1px 0;
	}
	
.writec {
	margin-bottom:10px;
	}
/* comments */

/* other */
.floatleft {
	float:left;
	margin-right:10px;
	}
	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}

#calendar a {
	text-decoration:underline;
	}
  
#calendar a:hover {
	text-decoration:none;
	}
 
