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

*/


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

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

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

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

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

#header_line {
	width: 780px;
	height: 37px;
	background: url(images/header_bar.gif) no-repeat;
	margin: 3px 0 8px 0;
	float: left;
}

#container {
	text-align: left;
	float: left;
	width: 780px;
}

/* Content */

.archiveTitle {
	color: #000;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 0 0;
	font-weight: normal;
	padding: 15px 0 15px 0;
}

#content {
	width: 551px;
	float: left;
}

div.box {
	background: #fff url(images/postbox_top.gif) top no-repeat;
	float: left;
	width: 551px;
	padding-top: 12px;
}

div.box_bottom {
	background: #f5f5f5 url(images/postbox_bottom.gif) top no-repeat;
	height: 5px;
	width: 551px;
	padding-bottom: 15px;
}

div.title {
	float: right;
	display: block;
	width: 483px;
	height: 49px;
	padding: 0 8px 0 0;
	background: url(images/postbox_title.gif) no-repeat;
}

#content h1 {
	margin: 0;
	font-family: 'Trebuchet MS';
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding: 17px 0 0 7px;
}

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

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

div.date_bg {
	width: 51px;
	height: 49px;
	padding: 0 0 0 9px;
	text-align: center;
	display: block;
	float: left;
	background: url(images/date_bg.gif) right no-repeat;
}

div.date {
	color: #000;
	font-weight: bold;
	padding: 14px 0 0 2px;
	line-height: 10px;
}

div.date_small {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 10px;
	padding: 0 0 0 3px;
	text-transform: lowercase;
}

div.post {
	padding: 16px 25px 30px 25px;
	width: 501px;
	float: left;
}

div.postTags {
	padding: 10px 23px 20px 23px;
	text-align: left;
	font-size: 12px;
}

div.postTags a {
	color: #00468b;
	text-decoration: underline;
}

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

div.postTags b a {
	color: #00468b;
	background: url(images/comment_icon.gif) no-repeat right;
	padding: 0 23px 3px 0;
}

div.postTags b a:hover {
	color: #4084ad;
	text-decoration: underline;
}

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

div.navigation {
	width: 527px;
	font-weight: bold;
	padding: 15px 12px 10px 12px;
	float: left;
	text-transform: uppercase;
	background: #fff url(images/postbox_top.gif) top no-repeat;
}

div.navigation_bottom {
	width: 551px;
	background: url(images/postbox_bottom.gif) bottom no-repeat;
	height: 5px;
	float: left;
}

div.navigationLeft {
	width: 263px;
	text-align: left;
	display: block;
	float: left;
}

div.navigationRight {
	width: 264px;
	text-align: right;
	display: block;
	float: right;
}

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

div.navigation a:hover {
	color: #d1101f;
	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 {
	margin: 0;
	font-family: 'Trebuchet MS';
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding: 17px 0 0 7px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.topNavigation {
	float: left;
	font-weight: normal;
	width: 521px;
	padding: 15px 15px 10px 15px;
}

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

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

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

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

/* Sidebar */

#sidebar {
	width: 217px;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #000;
}

#sidebar h2 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	padding: 13px 0 10px 14px;
	margin: 0;
}

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

#sidebar .sidetop {
	background: #fff url(images/sidebar_top.gif) top no-repeat;
	height: 5px;
}

#sidebar ul li {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: #fff url(images/sidebar_bottom.gif) bottom no-repeat;
}

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

#sidebar li ul li {
	list-style-type: none;
	line-height: 26px;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 2px 6px;
	width: 180px;
	padding: 5px 0 0 25px;
	background: url(images/sidebar_button.gif) left top no-repeat;
	display: block;
}

#sidebar li ul li a {
	margin: 0 0 2px 3px;
	padding: 5px 0 0 0;
	height: 26px;
	width: 180px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#sidebar li ul li a:hover {
	color: #ffc8cc;
	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;
	padding: 10px 0 10px 0;
}

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

/* Calendar */

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

#wp-calendar {
	width: 197px;
	margin: 10px 10px 0 10px;
	padding-bottom: 15px;
}

#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: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	padding: 13px 0 10px 14px;
	margin: 0;
}

#tag_cloud {
	padding: 0 0 15px 10px;
}

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

/* Search */

.searchform {
	text-align: center;
	background: none;
	margin: 0;
	padding: 5px 0 10px 0;
}

.search_input {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #6c6c6c;
	background: #fff;
	height: 17px;
	padding: 0 0 0 5px;
	margin: 0 0 5px 0;
	width: 180px;
}

.submit_input {
	margin: 2px 0 0 0;
	padding: 0 0 2px 0;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	border: 1px solid #6c6c6c;
	background: #d1101f;
	height: 19px;
	width: 100px;
}

.searchTitle {
	color: #000;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 0 0;
	text-align: center;
	font-weight: normal;
	padding: 15px 0 15px 0;
}

/* Footer */

#footer {
	color: #000;
	font-size: 11px;
	text-align: left;
	width: 780px;
	height: 37px;
	background: url(images/bottom.gif) no-repeat;
	float: left;
	margin: 25px auto;
	padding: 10px 0 0 0;
	text-align: center;
}

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

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

