/*  
Theme Name: Web2.0 Poker Theme v0.9
Theme URI: http://www.web20-poker.com/
Description: The Web2.0 Poker Theme
Version: 0.95
Author: Robert Schmidl
Author URI: http://www.othertimes.de

*/


/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
}

body {

   background-color: #FFFFFF;
	background-image: url(images/backgradient.jpg);
	background-repeat: repeat-x;
	padding: 5px 0px;
	margin: 0px;
}


a
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	color: #026802;
	text-decoration: none;
}


a:visited
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	color: #026802;
	text-decoration: none;
}


a:hover
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	color: #610000;
	text-decoration: none;
}


a:active
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	color: #026802;
	text-decoration: none;
}



a.text
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	color: #4d4d4d;
	text-decoration: underline;
}


a.text:visited
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	color: #4d4d4d;
	text-decoration: underline;
}


a.text:hover
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	color: #610000;
	text-decoration: underline;
}


a.text:active
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	color: #4d4d4d;
	text-decoration: underline;
}

div.main {


	background: #fefffe;
	border: 1px; 
	border-style: solid;
	border-color: Black;
	width: 990px;
	vertical-align: top;
	margin: auto;
	z-index: 2;
	height: 100%;
}

div.header {

	height: 330px;
	z-index: 1;
}

div.sidebar {
	
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	float: right;
	vertical-align: top;
	width: 223px;
	margin-top: 20px;
	
}

div.index-all
{
	margin-right: 300px;
	position:relative;
   top: -180px;
	width: 650px;
}

div.sidebar h2
{
	margin-top: 50px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	font-size: 18px;
	
}

div.sidebar h3
{
	
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	font-size: 18px;
	
}

div.sidebar li
{
	background-image: url(images/category-back.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	
}


div.index-content {
	

	text-align: left;
	margin-left: 55px;
	
	margin-top:-18px;
	
	z-index: 2;
}


div.index-post {
	
   background:	transparent;
	margin-bottom: 25px;
	
}

div.archive_heading
{
	padding: 5px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	text-decoration: none;
}

div.footer
{
	font-size: x-small;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	text-decoration: none;
	margin: auto;
	z-index: 2;
	vertical-align: bottom;
}


#navigation {
	background: transparent; 
	margin: 20px auto 0; 
	overflow: visible;  
	margin-left: 25px;
	text-align: left;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	font-size: 18px;
	z-index: 5;
}

html #navigation
{
	height: 1%;
}

#navigation ul li {
	display:inline;
	/*margin: 0 5px 0 0; */
	list-style-type: none;
}

#navigation ul li a {
	padding:10px;
	border:1px solid #888;
	/* border-bottom: 3px solid #888; */
	padding: 2px 10px;
	/*display: block; */
	font-weight:bold;
	color:#666;
	text-decoration: none;
	background:#ededed;
}

#navigation ul li #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border:  1px solid; 
	border-bottom: 3px solid #FFF;
	margin-top: 3px;
}

#navigation ul li a:hover {
	background: #e5f1de;
}

td.post-table-content
{
	border: 1px solid #888888;
	background-color: #FFFFFF;
	background-image: url(images/backgradient-posts.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 2;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	font-size: smaller;
	color: #5a5b59;
	padding: 10px;
}

td.post-table-shadowright
{
	background: url(images/post-shadow-right.gif);
	background-repeat: repeat-y;
}


td.post-table-shadowleft
{
	background: url(images/post-shadow-left.gif);
	background-repeat: repeat-y;
}

td.post-table-shadowbottom
{
	background: url(images/post-shadow-bottom.gif);
	background-repeat: repeat-x;
}

td.post-table-shadowtop
{
	background: url(images/post-shadow-top.gif);
	background-repeat: repeat-x;
}

td.post-table-shadowcorner-rightbottom
{
	background: url(images/post-shadow-corner-rightbottom.gif);
	background-repeat: no-repeat;
}

td.post-table-shadowcorner-leftbottom
{
	background: url(images/post-shadow-corner-leftbottom.gif);
	background-repeat: no-repeat;
}

td.post-table-shadowcorner-righttop
{
	background: url(images/post-shadow-corner-righttop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

td.post-table-shadowcorner-lefttop
{
	background: url(images/post-shadow-corner-lefttop.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


div.post_headline h a
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	font-size: 20px;
	vertical-align: middle;
}

div.post_author_time
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	vertical-align: middle;
}

div.post_content
{
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	color: #5a5b59;
}

div.previous_post
{	
	float: left;
	font-size: smaller;
	padding: 5px;
	margin-bottom: 3px;
}

div.next_post
{	
	float: right;
	font-size: smaller;
	padding: 5px;
	margin-bottom: 3px;
}

/*  Begin Sidebar  */

linkcat h2
{
	font-size: smaller;
}

div.postmetadata
{
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Arial, Serif;
	font-weight: normal;
	font-size: smaller;
}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 70%;
	padding: 5px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */




