/*  
Theme Name: en.poker-name.net theme
Theme URL: http://en.poker-name.net
Description: Default website skin

*/


body {
	margin: 3px auto;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #000;
	text-align: center;
	width: 813px;
	background: #fff;
}

a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	outline: 0;
}

a:hover {
	color: #0C26C9;
	text-decoration: underline;
	cursor: pointer;
	outline: 0;
}

#logo a {
	width: 431px;
	height: 172px;
	background: url(images/logo.gif) no-repeat;
	display: block;
	float: left;
}

#header {
	width: 382px;
	height: 172px;
	background: url(images/header.gif) no-repeat;
	display: block;
	float: left;
}

#header_top {
	width: 813px;
	height: 32px;
	background: url(images/header_bar.gif) no-repeat;
	float: left;
}

#top_line {
	height: 29px;
	width: 813px;
	background: url(images/top1.gif) no-repeat;
	float: left;
}

#container {
	text-align: left;
	float: left;
	width: 813px;
	margin-bottom: 15px;
	background: #fff url(images/bg.gif) top repeat-x;
}

/* Content */

.archiveTitle {
	color: #000;
	text-align: center;
	font-size: 18px;
	margin: 0 0 0 0;
	font-weight: normal;
	padding: 5px 0 20px 0;
	background: #fff;
}

#content {
	width: 554px;
	float: right;
	padding-right: 17px;
}

div.content_top {
	background: url(images/top2.gif) top no-repeat;
	height: 21px;
	margin: 0;
}

div.box {
	background: #fff;
	margin: 0;
}

div.box_bottom {
	background: url(images/separator.gif) top no-repeat;
	width: 494px;
	height: 28px;
	margin: 0 25px 0 35px;
	padding-bottom: 30px;
	float: left;
}

#content h1 {
	margin: 0;
	font-family: 'Trebuchet MS';
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	padding: 0 0 0 35px;
}

#content h1 a {
	color: #000;
	text-decoration: none;
}

#content h1 a:hover {
	color: #1A67B0;
	text-decoration: underline;
}

div.date {
	color: #0C26C9;
	margin: 0 35px 0 0;
	padding-top: 24px;
	width: 242px;
	text-align: right;
	display: block;
	float: right;
}

div.comment {
	color: #000;
	margin: 0 0 0 35px;
	padding-top: 24px;
	width: 242px;
	text-align: left;
	display: block;
	float: left;
}

div.comment a {
	color: #DF0025;
	font-weight: bold;
	text-decoration: none;
}

div.comment a:hover {
	color: #000;
	text-decoration: none;
}

div.post {
	padding: 0 35px 0 35px;
	margin: 10px auto;
	text-align: justify;
	float: left;
}

div.postTags {
	padding: 0 35px 5px 35px;
	text-align: left;
}

div.postTags a {
	color: #0C26C9;
	text-decoration: underline;
}

div.postTags a:hover {
	color: #000;
	text-decoration: none;
}

div.titlePostIndex {
	margin: 0;
	padding: 10px 0 15px 20px;
}

div.navigation {
	text-align: left;
	width: 502px;
	font-weight: bold;
	padding: 0 17px 20px 35px;
	background: #fff;
}

div.navigationLeft {
	width: 115px;
	text-align: center;
	display: inline;
	padding: 0 11px 0 0;
}

div.navigationRight {
	width: 114px;
	text-align: center;
	display: inline;
	padding: 0 0 0 11px;
}

div.navigation a {
	color: #B7B7B7;
	text-decoration: none;
}

div.navigation a:hover {
	color: #000;
	text-decoration: none;
}

/* Single page */

.entryPost {
	margin: 0 auto;
	padding: 0 0 15px 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	float: left;
}

.entryPost h2 {
	color: #000;
	font-family: 'Trebuchet MS';
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	margin: 0;
	padding: 12px 0 0 35px;
	text-decoration: none;
}

div.commentBlock {
	margin: 0 auto;
	padding: 5px 0 0 35px;
	color: #000;
}

div.commentBlock p {
	margin: 3px 0 0 0;
}

div.commentBlock input {
	color: #0C26C9;
	text-decoration: none;
	border: 1px solid #000;
	background-color: #fff;
	height: 19px;
	padding: 3px 0 0 5px;
	margin: 0 5px 0 0;
	width: 300px;
}

div.commentBlock .submitInput {
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	background-color: #fff;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	height: 25px;
	width: 130px;
}

div.commentBlock textarea {
	color: #0C26C9;
	text-decoration: none;
	border: 1px solid #000;
	background-color: #fff;
	height: 180px;
	padding: 3px 0 0 5px;
	margin: 0 22px 0 0;
	width: 400px;
}

.commentBlock a {
	color: #0C26C9;
	text-decoration: underline;
}

.commentBlock a:hover {
	color: #000;
	text-decoration: none;
}

.commentText {
	padding: 0 22px 5px 0;
	margin: 0 0 0 0;
	line-height: 14px;
}

#respond {
	color: #0C26C9;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 0 0 0;
	margin: 0 22px 10px 0;;
}

#respond_bottom {
	color: #0C26C9;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 0 0 0;
	margin: 0 22px 0 0;;
}

.alt {
	padding: 2px 30px 5px 0;
	margin: 0 22px 0 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.alt2 {
	padding: 2px 30px 5px 0;
	margin: 0 22px 0 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.alt a {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #0C26C9;
}

.alt a:hover {
	text-align: left;
	text-decoration: none;
	color: #000;
}

.alt2 a {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #0C26C9;
}

.alt2 a:hover {
	text-align: left;
	text-decoration: none;
	color: #000;
}

.commentSmall {
	padding: 8px 0 15px 0;
	border-bottom: 1px solid #0C26C9;
}

.topNavigation {
	float: left;
	font-weight: normal;
	width: 502px;
	padding: 15px 17px 20px 35px;
	background: #fff;
}

.topNavigation a {
	color: #000;
	text-decoration: underline;
}

.topNavigation a:hover {
	color: #000;
	text-decoration: none;
}

.alignleftTopNav {
	float: left;
	text-align: left;
	display: block;
	width: 251px;
	margin: 0;
}

.alignrightTopNav {
	float: right;
	text-align: right;
	display: block;
	width: 251px;
	margin: 0;
}

/* Sidebar */

#sidebar {
	width: 211px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 15px 0 16px;
	color: #000;
	font-weight: normal;
}

#sidebar h2 {
	color: #fff;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	padding: 10px 0 12px 7px;
	margin: 0;
	width: 211px;
	background: url(images/sidebar_title.gif) no-repeat;
}

#sidebar ul {
	list-style: none;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#sidebar li ul {
	list-style: none;
	text-align: left;
	padding: 0 0 20px 0;
	margin: 5px 0 0 0;
}

#sidebar li ul li {
	list-style-type: none;
	line-height: 26px;
	font-size: 11px;
	margin: 0 10px 0 15px;
}

#sidebar li ul li a {
	color: #000;
	display: inline;
	text-decoration: none;
}

#sidebar li ul li a:hover {
	color: #DA2C1A;
	text-decoration: underline;
}

/* RSS and text widget */

div.textwidget {
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0 auto;
}

div.textwidget a {
	display: inline;
	padding: 0 0 0 0;
	line-height: 14px;
	text-decoration: underline;
}

#sidebar li a.rsswidget:link {
	font-weight: bold;
	line-height: 14px;
	color: #2359D6;
	padding: 10px 0 10px 10px;
	text-decoration: none;
}

#sidebar li a.rsswidget:hover {
	color: #000;
	text-decoration: underline;
}

#sidebar li h2 a {
	color: #fff;
	text-decoration: none;
}

div.rssSummary {
	color: #000;
	line-height: 14px;
	padding: 0 10px 10px 10px;
}

/* Calendar */

#calendar h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 0;
	width: 195px;
}

#wp-calendar {
	width: 175px;
	margin: 10px 10px 15px 10px;
}

#wp-calendar caption {
	margin: 13px 5px 0 5px;
}

#wp-calendar #next a {
	padding-right: 0;
	margin: 0;
	text-align: right;
	display: inline;
}

#wp-calendar #prev a {
	padding-left: 0;
	text-align: left;
	margin: 0;
	display: inline;
}

/* Tag cloud */

li#tag_cloud h2 {
	color: #fff;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	padding: 10px 0 12px 7px;
	margin: 0 0 10px 0;
	width: 211px;
	background: url(images/sidebar_title.gif) no-repeat;
}

li#tag_cloud {
	margin-bottom: 20px;
}

li#tag_cloud a {
	color: #000;
	padding: 0 5px 0 17px;
	display: inline;
}

/* Search */

.search_input {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: none;
	background: url(images/search_field.gif) no-repeat;
	height: 24px;
	width: 226px;
	padding: 6px 5px 0 5px;
	margin: 0;
	float: left;
}

.submit_input {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: none;
	padding: 0 0 5px 0;
	margin: 0;
	background: url(images/search_button.gif) no-repeat;
	height: 30px;
	width: 27px;
	float: left;
}

.searchTitle {
	color: #000;
	font-size: 18px;
	margin: 0 0 0 0;
	text-align: center;
	font-weight: normal;
	padding: 5px 0 20px 0;
	background: #fff;
}

/* Footer */

#footer_top {
	width: 813px;
	height: 23px;
	background: url(images/bottom1.gif) no-repeat;
	float: left;
}

#footer {
	color: #fff;
	font-size: 11px;
	text-align: left;
	width: 813px;
	height: 35px;
	background: url(images/bottom2.gif) no-repeat;
	float: left;
	padding: 12px 0 0 0;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
