/*  
Theme Name: Black/White Poker Theme
Theme URI: http://www.pokermunch.com
Description: A 2 column poker based theme.
Version: 
Author: Haynesey
Author URI: http://www.pokermunch.com
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background-color:#929292;
	margin:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
 
#header {
	margin:0 auto;
	width:900px;
	height:223px;
	background:url(img/header.jpg);
	}
	
#description {
	padding-top:3px;
	margin-left:37px;
	}
	
h1 {
	font-size:30px;
	padding-top:10px;
	}
	
h1 a {
	color:#FFFFFF;
	}
	
h1 a:hover {
	text-decoration:none;
	color:#CCCCCC;
	}
	
#desc {
	margin-top:-5px;
	font-size:14px;
	}
	
#pagestop {
	margin:0 auto;
	background:url(img/pages.png) no-repeat;
	width:880px;
	height:53px;
	padding-left:20px;
	padding-top:20px;
	}
	
#pagestop li {
	list-style-type:none;
	display:inline;
	padding:0 20px 0 20px;
	border-right:dashed 1px #FFFFFF;
	}
	
#pagestop li a {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	}
	
#pagestop li a:hover {
	text-decoration:underline;
	}
	
#content {
	margin:0 auto;
	width:900px;
	background:url(img/body2.png) repeat-y;
	}
	

	
#footer {	
	width:900px;
	height:34px;
	background:url(img/footer.png) no-repeat;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:10px;
	}
	
.cleaner {
	height:0; 
	font-size:0;
	line-height:0;
	clear:both;
	padding:0;
	margin:0;
	}
/* main structure */
	
/* sidebar */	
#side {
	width:198px;
	float:right;
	font-size:16px;
	color:#474747;
	background:url(img/side.png) top no-repeat;
	}
	
#sidecontent {
	margin-top:-25px;
	padding:0 30px 10px 35px;
	}
	
#sidetop {
	width:198px;
	height:35px;
	background:url(img/sidetop.png) no-repeat;
	}

#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	font-size:16px;
	color:#474747;
	padding:20px 0;
	}
	
#side a {
	line-height:normal;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
	
#side a:hover {
	text-decoration:underline;
	}
	
#side img {
	padding:0;
	border:none;
	}
/* sidebar */

/* text */
#text {
	width:647px;
	float:left;
	color:#ffffff;
	font-size:11px;
	padding-top:23px;
	padding-left:30px;
	padding-right:25px;
	background:url(img/body.png) top no-repeat;
	min-height:548px;
	}
	
p {
	padding:5px 0;
	}

#text h2 {
	font-size:19px;
	font-weight:bold;
	color:#CCCCCC;
	}
	
.post h2 {
	font-size:17px;
	}
	
#text h2 a {
	color:#dcdcdc;
	}
	
#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;
	}
	
blockquote {
	margin-top:5px;
	background:url(img/quote.png) left top no-repeat #FFFFFF;
	padding:5px 5px 5px 48px;
	color:#333333;
	}
	
blockquote blockquote {
	background:none;
	}

img {
	padding:5px;
	border:1px solid #CCCCCC;
	}
	
.left {
	float:right;
	margin-right:10px;
	background-color:#FFFFFF;
	}
	
.pub {
	color:#dcdcdc;
	font-size:9px;
	font-weight:bold;
	}

.comm {
	color:#dcdcdc;
	margin-top:15px;
	}
	
.post {
	margin-bottom:30px;
	}
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
h2,h3,h4,h5,h6 {
	color:#CCCCCC;
	}
	
h3 {
  	margin-top:5px;
  	font-size:13px;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.comm a {
	font-weight:normal;
	color:#dcdcdc;
	}
	
#footer a {
	color:#FFFFFF;
	font-weight:normal;
	margin:0 5px;
	}
	
.pub a {
	text-decoration:none;
	font-weight:normal;
	}
	
.pub a:hover {
	text-decoration:underline;
	}	
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:10px;
	margin-bottom:5px;
	font-size:14px;
	}
	
.commentmetadata {
	padding:5px;
	width:550px;
	background-color:#666666;
	}
	
.obsahk {
	padding:5px;
	width:550px;
	color:#000000;
	margin-bottom:10px;
	background-color:#999999;
	}
	
ol.commentlist {
	list-style:none;
	}
	
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-left:25px;
	margin-bottom:10px;
	}
/* comments */

/* other */	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}

#calendar a {
	text-decoration:underline;
	}
  
#calendar a:hover {
	text-decoration:none;
	}
/* other */	
