/*
Theme Name: lovely-poker
Description: Poker niche template
Author: Go Look Now
Author URL: http://www.golooknow.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #000000;
	background: #bfe5be url(images/wrapper.gif) repeat-y center 0;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #41a423;
	text-decoration: underline !important;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 895px;
	padding: 0 2px 0 2px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 188px;
	background: #767676 url(images/header.jpg) no-repeat 0 0;
	position: relative;
	margin: 0 1px 0 0;
}
	#header .top {
		float: left;
		padding: 9px 10px;
	}
	#header .rss {
		float: right;
		display: block;
		width: 24px; height: 23px;
		text-indent: -9999px;
		outline: none;
		margin: 4px 7px 0 0;
	}
	#header .logo {
		float: left;
		clear: both;
		padding: 25px 0 0 40px;
	}
	#header .logo h1 {
		font-size: 3em;
		font-family: "Myriad Pro";
	}
		#header .logo h1 a {
			
		}
	#header .logo p {
		text-align: center;
	}
	#header form {
		clear: both;
		float: right;
		position: absolute;
		top: 166px; left: 708px;
		width: 190px;
	}
		#header input {
			width: 120px;
			font-size: 0.8em;
			font-family: Verdana;
			border: 0;
			float: left;
			margin: 3px 7px 0 0;
			background-color: #D5D5D5;
		}
		#header button {
			width: 57px; height: 18px;
			text-indent: -9999px;
			border: 0;
			background-color: transparent;
			float: left;
		}
/** END header **/

/** BEGIN sidebar **/
.sidebar {
	width: 180px;
	float: left;
	padding: 1px 0;
}
	.sidebar h2 {
		color: #ffffff;
		font-size: 1em;
		font-weight: normal;
		background-color: #5fb25d;
		padding: 5px 10px;
	}
	.sidebar ul {
		list-style-type: none;
	}
		.sidebar ul li {
			line-height: 1.4em;
			padding: 2px 10px 2px;
			background: url(images/sidebar.gif) no-repeat 0 bottom;
		}
		.sidebar ul li a {
			color: #000000;
		}
		.sidebar ul li ul {
			padding-top: 2px;
		}
			.sidebar ul li ul li {
				background: url(images/sidebar.gif) no-repeat 0 top;
			}
/** END sidebar **/

/** BEGIN content **/
#content {
	width: 522px;
	float: left;
	margin: 0 4px;
	background: url(images/content.gif) no-repeat 0 0;
	padding: 11px 2px;
}
	#content .post {
		background: url(images/postbody.gif) repeat-y 0 0;
		margin-bottom: 10px;
	}
		#content .post h2 {
			background: url(images/posthead.gif) no-repeat 0 0;
			font-size: 1em;
			padding: 5px 10px;
		}
		#content .post .foot {
			background: url(images/postfoot.gif) no-repeat 0 0;
			font-size: 0.8em;
			padding: 3px 10px 2px;
		}
			#content .post .foot a {
				color: #000000;
			}
		#content .post .content {
			padding: 0 6px 12px;
		}
		#content .post .content .thumbnail {
			float: right;
			margin: 0 0 5px 15px;
			width: 122px;
		}
		#content .post .date, #content .post .comments a {
			margin-right: 10px;
		}
		#content .post .content p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#content .post .content ul {
			margin-bottom: 10px;
			list-style-position: inside;
		}
		#content .post .content ol {
			margin-bottom: 10px;
			list-style-position: inside;
		}
		#content .post .content li {
			line-height: 1.4em;
			padding: 1px 0;
		}
		#content .post .content blockquote {
			padding: 10px 10px 0;
			margin-bottom: 10px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
		}
		#content .post .content h3 {
			font-size: 1.2em;
			margin-bottom: 5px;
		}
	#content .postnav {
		font-size: 0.8em;
		padding: 10px 5px;
	}
		#content .postnav .l {
			float: left;
		}
		#content .postnav .r {
			float: right;
		}
/** END content **/

/** BEGIN footer **/
#footer {
	clear: both;
	font-size: 0.8em;
	width: 518px;
	padding: 20px 0 0 190px;
}
	#footer .l {
		float: left;
		padding-bottom: 10px;
	}
	#footer .r {
		float: right;
		padding: 0 5px 10px 0;
	}
/** END footer **/

/** BEGIN comments **/
#comments {
	clear: both;
}
	#comments h2 {}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form { 
		padding-top: 10px;
	}
		#comments form p {
			margin-bottom: 3px !important;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
		#comments form input.user {
			background-image: url(images/user.gif);
		}
		#comments form input.email {
			background-image: url(images/email.gif);
		}
		#comments form input.world {
			background-image: url(images/world.gif);
		}
	#comments form p {
		margin-bottom: 5px;
		font-size: 0.9em;
		font-family: Verdana;
	}
	#comments .author {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	#comments .date {
		font-size: 0.8em;
		margin-bottom: 5px;
	}
	#comments .required {
		color: #ff0000;
	}
	#respond {
		padding-top: 20px;
	}
	#comments .comment1 {
		border-width: 1px 0;
		border-style: dotted;
		border-color: #a0a0a0;
		background-color: #e0e0e0;
		padding: 10px;
		margin-bottom: 10px;
	}
	#comments .comment2 {
		padding: 10px;	
	}
	#comments .details {
		float: left;
	}
	#comments .gravatar {
		float: right;
	}
/** END comments **/
