/*
Theme Name: Poker Table
Theme URI: http://test.qualitywordpress.com/?preview_theme=pokertable
Description: Poker table is a full green / clean wordpress theme relating to online gambling.
Version: 1.0
Author: qualitywordpress
Author URI: http://qualitywordpress.com
*/



/* General */
* {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
}


body {
	margin: 0;
	background: url("images/bg.jpg");
	font-family: Verdana, sans-serif;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 907px;
}


/* Header */

#header {
	width: 907px;
	height: 300px;
	background: url("images/header.jpg") no-repeat;
	position: relative;
}

	/* Header - Info */

	#header #header-info {
		position: absolute;
		top: 18px;
		left: 537px;
	}

	#header #header-info h1 {
		color: #660E0C;
		font: normal 27px Verdana;
		padding-bottom: 0px;
	}

	#header #header-info h1 a {
		color: #660E0C;
		text-decoration: none;
	}

	#header #header-info .description {
		color: #660E0C;
		font: bold 12px Verdana;
	}

	/* Header - Menu */

	#header #header-menu {
		position: absolute;
		top: 259px;
		left: 6px;
		height: 34px;
	}

	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 34px;
	}

	#header #header-menu ul li {
		float: left;
		height: 32px;
		margin-right: 11px;
		font: bold 12px/32px Verdana;
		color: #ffffff;
		background: url("images/header_menu.gif") repeat-x;
		border: 0px solid #9B9B9B;
		padding: 0 25px;
	}

	#header #header-menu ul li a {
		color: #ABABAB;
		text-decoration: none;
	}

	#header #header-menu ul li a:hover {
		color: #ffffff;
		text-decoration: underline;
	}

	#header #header-menu ul li ul {
		display: none;
	}

/* Header - Feed */

	#header #header-feed {
		position: absolute;
		top: 202px;
		left: 547px;
		width: 40px;
		height: 40px;
	}

	/* Header - Ssearch */

	#header #header-search {
		position: absolute;
		top: 204px;
		left: 612px;
		width: 252px;
		height: 27px;

}

		#header #header-search {
			width: 252px;
			height: 27px;
			background: url("images/sidebar_search.gif") no-repeat;
		}

		#header #header-search #search-form {
			margin: 0;
			padding: 0;
			width: 252px;
			height: 27px;
		}

		#header #header-search #sb {
			width: 149px;
			height: 17px;
			border: 0;
			padding: 5px;
			font: bold 13px "Verdana", Verdana;
			color: #000000;
			background: transparent;
			float: left;
		}

		#header #header-search #searchsubmitb {
			background: transparent;
			border: none;
			width: 83px;
			height: 27px;
			padding: 0;
			float: right;
		}

	#header #header-text a {
		color: #ffffff;
		text-decoration: underline;
	}



/* Main */

#main {
	width: 907px;
	background: #262626 url("images/main.gif") repeat-y;
	margin-top:5px;
}

#main-top {
	width: 907px;
	background: url("images/main_top.gif") no-repeat;
}

#main-bottom {
	width: 907px;
	min-height: 50px;
	background: url("images/main_bottom.gif") no-repeat left bottom;
}

	/* Main - Content */

	#content {
		margin-top:3px;
		float: right;
		width: 517px;
		margin-right:8px;
		overflow:hidden;
		display:inline
	}

	/* Main - Content - Post */

	#content .post {
		float: left;
		margin-bottom: 25px;
		width: 485px;
	}

		/* Post - Date */

		#content .post .post-date {
			background: url("images/post_date.gif") no-repeat;
			width: 190px;
			height: 44px;
			color: #ffffff;
			text-align: center;
			font: bold 10px/65px Verdana;
			overflow:hidden;
		}

		/* Post - Title */

		#content .post .post-title {
			width: 495px;
			height: 65px;
			border: 0px solid #FFFFFF;
			background: url("images/post_title.gif") repeat-x;
			color: #000000;
			font: bold 10px Verdana;
			padding: 0 15px;
		}

		#content .post .post-title a {
			color: #000000;
			text-decoration: none;
		}

		#content .post .post-title a:hover {
			text-decoration: underline;
		}

		#content .post .post-title h2 {
			color: #ffffff;
			font: bold 14px/45px Verdana;
			float: left;
		}

		#content .post .post-title h2 a {
			color: #ffffff;
			text-decoration: none;
		}

		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}

		#content .post .post-title .post-title-info {
			float: left;
			line-height: 18px;
			margin-bottom:15px;
		}

		#content .post .post-title .post-title-info a {
			color: #416B38;
		}
		/* Post - Entry */

		#content .post .post-entry {
			font: normal 12px/18px Verdana;
			color: #000000;
			padding: 0 5px;
			width: 510px;
			background: #FFFFFF;
			float: left;
			line-height:18px;
			text-align:justify;
		}

		#breadcrumbs {
		font-size:11px;
		font-weight:bold;
		}
		#breadcrumbs a {
		color: #2E5624;
		}

		#content .post .post-entry img {
			margin-top:5px;
			margin-bottom:5px;
		}

		#content .post .post-entry a {
			color: #2E5624;
			text-decoration: underline;
		}

		#content .post .post-entry a:hover {
			text-decoration: none;
		}

		#content .post .post-entry .more-link {
			font: bold 12px/20px Verdana;
			color: #000000;
			float: right;
			padding-bottom: 5px;
		}

		#content .post .post-entry .more-link a {
			color: #2E5624;
			text-decoration: none;
		}

		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}

		/* Post - Info */

		#content .post .post-info {
			padding: 0 10px 0 0;
			width: 485px;
			clear: both;
			font: bold 10px/19px Verdana;
			color: #000000;
			background: url("images/post_info.gif") no-repeat;
			text-align: right;
		}

		#content .post .post-info a {
			color: #000000;
			text-decoration: none;
		}

		#content .post .post-info a:hover {
			text-decoration: underline;
		}

		/* Post - Comments */

		#content .post .post-entry h3 {
			color: #000000;
			font: bold 14px Verdana;
			margin: 25px 0 5px 0;
		}

		#content .post .post-entry .comments {
			font: normal 11px/18px Verdana;
			color: #000000;
			width: 465px;
		}

		#content .post .post-entry .comments a {
			color: #2E5624;
			text-decoration: none;
		}

		#content .post .post-entry .comments a:hover {
			text-decoration: underline;
		}

		#content .post .post-entry .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}

		#content .post .comments ol li {
			padding: 5px;
		}

		#content .post .post-entry .comments ol li.alt {
			background: #cccccc;
		}

		#content .post .post-entry .comments ol li cite {
			color: #000000;
			font-style: normal;
			font-weight: bold;
		}

		#content .post .post-entry .comments ol li cite a {
			color: #2E5624;
			text-decoration: none;
		}

		#content .post .post-entry .comments ol li cite a:hover {
			text-decoration: underline;
		}

		#content .post .post-entry .comments ol li .commentmetadata a {
			color: #2E5624;
			text-decoration: none;
		}

		#content .post .post-entry .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}

		#content .post .post-entry #commentform {
			font: normal 11px/18px Verdana;
			color: #FFFFFF;
			width: 450px;
			padding-left: 15px;
			margin: 0;
		}

		#content .post .post-entry #commentform a {
			color: #2E5624;
			text-decoration: none;
		}

		#content .post .post-entry #commentform a:hover {
			text-decoration: underline;
		}

	/* Main - Content - Navigation */

	#content .navigation {
		font: bold 11px/25px Verdana;
		color: #000000;
		width: 495px;
		height: 25px;
		float: left;
		margin-bottom: 25px;
	}

	#content .navigation a {
		/*color: #000000;*/
		text-decoration: none;
	}

	#content .navigation a:hover {
		text-decoration: underline;
	}

		#content .navigation .navigation-previous {
			float: left;
		}

		#content .navigation .navigation-next {
			float: right;
		}

	/* Main - Sidebar */
	#translation_bar img {
	margin-right:4px;
	margin-bottom:4px;
	}

	.sidebar {
		float: left;
		width: 170px;
		font: normal 12px/18px Verdana;
		color: #DBDBDB;
		display:inline;
	}

	.sidebar a {
		color: #DBDBDB;
		text-decoration: none;
	}

	.sidebar a:hover {
		text-decoration: underline;
	}

		/* Sidebar - Sides */

		.sidebar-left {
			padding: 12px 3px 15px 16px;
			display:inline;
		}

		.sidebar-right {
			padding: 12px 0 15px 3px;
			display:inline;
		}

		/* Sidebar - Titles */

		.sidebar h3 {
			padding-left: 5px;
			font: bold 14px/26px Verdana;
			color: #FFFFFF;
			width: 164px;
			height: 26px;
			background: url("images/sidebar_title.gif") repeat-x;
		}

		/* Sidebar - Menus */

		.sidebar ul {
			margin: 5px 0 8px 0;
			padding: 0;
			list-style-type: none;
		}

		.sidebar ul li {
		    list-style-type: none;
			padding-left: 8px;
			color: #DBDBDB;
			font: 11px/25px Verdana;
			background: url("images/sidebar_menu.gif") repeat-x;
		}

		.sidebar ul li a {
			color: #DBDBDB;
			text-decoration: none;
		}

		.sidebar ul li a:hover {
			text-decoration: underline;
		}

			/* Sidebar - Submenus */

			.sidebar ul li ul {
				margin: 0;
				padding: 0;
				list-style-type: none;
			}

		/* Sidebar - Forms */

		.sidebar #searchform {
			margin: 0;
			padding: 5px 0 8px 0;
			width: 170px;
			text-align: center;
		}

		.sidebar #searchform #s {
			width: 140px;
		}

		/* Sidebar - Tables */

		.sidebar #calendar_wrap {
			margin: 0 auto;
			padding: 5px 0 8px 0;
			width: 130px;
		}

		.sidebar #calendar_wrap caption {
			font-weight: bold;
		}

		.sidebar #calendar_wrap tbody {
			text-align: right;
		}

		.sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}

		.sidebar #calendar_wrap #today {
			font-weight: bold;
		}

		/* Sidebar - Texts */

		.sidebar .textwidget {
			padding: 5px 4px 8px 4px;
		}

		/* Sidebar - Feed */

		.sidebar #sidebar-feed {
			margin: 5px auto 8px auto;
			width: 160px;
			height: 60px;
		}

/* SEO Pager */
	div.pagerbox a {
		border: 1px solid black;
		background-color: #ffffff;
		font-size: 12px;
		display:-moz-inline-box;
		display: inline-block;
		font-weight: normal;
		color: #416B38;
		padding-top: 2px;
		padding-right: 5px;
		padding-bottom: 2px;
		padding-left: 5px;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 2px;
		margin-left: 2px;
		text-decoration: none;
	}

	div.pagerbox a:hover, div.pagerbox a:active, div.pagerbox .current {
		border: 1px solid black;
		font-size: 12px;
		display:-moz-inline-box;
		display: inline-block;
		font-weight: normal;
		color: #ffffff;
		background-color: #416B38;
		padding-top: 2px;
		padding-right: 5px;
		padding-bottom: 2px;
		padding-left: 5px;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 2px;
		margin-left: 2px;
	}

	div.pagerbox a.current {
		color: #ffffff;
	}


/* Footer */

#footer {
	width: 907px;
	height: 25px;
	background: #ffffff;
	color: #000000;
	font: 10px/20px Verdana;
	text-align: center;
        border:0px solid red;
}

#footer a {
	color: #2E5624;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}

#calendar_wrap {
position:relative;
left:-12px;
}
#wp-calendar th {
border:1px solid white;
padding:1px;
text-align:center;
}
#wp-calendar td {
border:1px solid white;
padding:1px;
text-align:center;
}

#wp-calendar td a {
color:yellow;
text-decoration:underline;
}

blockquote {
font-style:italic;
padding:5px;
background: #fff9df ;
border:1px dotted #999;
}