/*
Theme Name: POKER Blog
Theme URI: http://www.bloggerstemplate.com
Description: POKER Blog 2-3 columns combination <a href="http://www.bloggerstemplate.com">Bloggers Template</a>.
Version: 1.1
Author: RACHMANUDDIN YAHYA
Author URI: http://www.jevuska.com
Tags: Fixed width, Three Columns, Widgets, Plugin 

	 v1.1
	 http://www.bloggerstemplate.com//
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-size: 9px; /* Resets 1em to 10px */
	font-family: Arial,Helvetica,sans-serif;
	background:  #FFFFFF url('images/bg.png') repeat center top;;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}
#header {
	background: #FFFFFF;
	height: auto;
	}
#headerimg 	{
	background:  url('images/header.png') no-repeat center top;
	margin: 7px 9px 0;
	width: 854px;
	}
#headerimg2{
	background: #FFFFFF url('images/header2.png') no-repeat center top;
	margin: 0 9px 0;
	width: 854px;
	}
#content {
	font-size: 12px;
	}
/* Single two */

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding-top:10px;
	}
.widescreen {
	line-height: 1.6em;
	padding:0 20px 30px;
	}
.widescreen h1{
	font-size: 24px;
	}
.widescreen .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widescreen .postmetadata{
	margin: 30px 0;
	}
.widescreen .post{
	color:#660000;
	margin: 0;
	}
.widescreen .entry p {
	font-size: 1.05em;
	text-align:center;
	}
.widescreen .attachment {
	text-align: center;
	margin: 5px 0px;
	}
.widescreen .attachment img{
	padding:10px 50px 23px 50px;
	width:700px;
	height:auto;
	
	}
.widescreen .entry {
	line-height: 1.4em;
	}
.widescreen .attachment-thumbnail {
	width: auto;
}
.widescreen .imagetitle {
display:inline;
float:left;
margin-left:80px;
text-decoration:none;
	}
.widescreen .imagetitle table{
text-align:center;
	}
.widescreen .alignleft {
width:30%;
}
.imagetitle h2 {
	border:0px;
	color:#660000;
	}
.gallery-caption td a {
	color:#660000;
}
.gallery-caption th {
	text-align:left;
	}
.gallery-caption {
	line-height:20px;
	font-size:14px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}
.alt {
	background-color: #E0E8EF;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color:#660000;
	margin-top:30px;
	}
.alt a {
	color:#660000;
	}
#footer-section {
	background: url('images/bg-footer.png') no-repeat center right;
	border: none;
	height:45px;
	width:100%;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#666666;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 0;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 0 2px 8px;
	display: inline;
	}
.alignright {
	float: right;
    text-align:right;
	}
.alignleft {
	float: left;
    text-align:left;
	}

* {
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
}
/* End Images */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 5em;
	text-align: Left;
	}
#headerimg2 .description {
	font-size: 16px;
	color:#DFDFDF;
	font-style: normal;
	font-family:Arial;
	padding:0 0 0 35px;
	width:500px;
	line-height:20px
	}
#headerimg2 h1, #headerimg2 h1 a,#headerimg2 h1 a:hover,#headerimg2 h1 a:visited {
	color:#BFBFBF;
	font-family:Arial Narrow, Helvetica, sans-serif;
	}
h2 {
	font-size: 1.3em;
	}
h2.pagetitle {
	font-size: 1.3em;
	color:#333333
	}
h3 {
	font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: ##000033;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000033;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #660000;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform {
	padding:0 0 0 10px;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
.nocomments, blockquote, strike {
	color: #000033;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #660000;
	text-decoration: none;
	}
a:hover {
	color: #660000;
	text-decoration: underline;
	}

/* End Typography & Colors */
/* CALENDAR */

#wp-calendar {
	width: 140px;
	margin: 0 0 0 5px;
	}

#wp-calendar th {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	color: #555;
	font-family: 'Georgia', sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	}

#wp-calendar td {
	min-width: 15px;
	padding: 0;
	text-align: center;
	border: 1px solid #999;
	}

#wp-calendar a {
	color: #333;
	display: block;
	text-decoration: none;
	background: #ddd;	
	}
	
#wp-calendar a:hover {
	color: #333;
	background: #bbb;
		}


/*	Begin Headers */
h1 {
text-align:center;
	}
h2 {
	margin: 10px 0 0 0;
	padding-top:10px;
	border-bottom:1px double #EFEFEF;
	}
h2.pagetitle {
	margin-top: 10px;
	text-align: center;
	}
h3 {
	padding: 5px 0 0 0;
	margin: 30px 0 0;
	border-bottom:1px double #EFEFEF;
	color:#666666;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
#page {
	margin: 5px auto;
	padding: 0;
	width: 970px;
	border: 0px solid #959596;
	}
#header {
	margin: 0 auto;
	padding: 0;
	height: auto;
	width: 970px;
	}
#headerimg {
	margin: 0;
	height: 53px;
	width: 100%;
	}
#headerimg2 {
	margin: 0;
	height: 171px;
	width: 100%;
	}
	
.narrowcolumn {
	float: left;
	padding: 8px 0 0 1px;
	margin:0 0 0 10px;
	width: 400px;
	}

.post {
	margin: 1px 0;
	text-align: justify;
	color:#330000;
    padding: 0 10px 4px 15px;
	}
.post hr {
	display: block;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.postmetadata {
	clear: both;
	}
.clear {
	clear: both;
	}
#footer-section {
	padding: 0;
	margin: 0;
	width: 970px;
	clear: both;
	}
#footer {
	padding: 0;
	margin: 0;
	width: 970px;
	clear: both;
	}
#footer p {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0 0 15px;
	color:#000033;
    font-size:10px;
	font-weight:bold;
	float:left;
	}
#footer .footer_right {
	float: right;
	padding: 5px 20px 0 0;
}
/* End Structure */





/* 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;
	}
.entry a {
	color:#000033;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;

	list-style-image: none;
	}
/* End Entry Lists */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
#comments {
	margin:0 0 0 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0 0 0 10px;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 5px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 7px 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Home Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 140px;
	}
#wp-calendar th {
	text-align: center;
	}
#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: 1px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color:none; 
	}
	
/* Single Calender*/
#sidebar2 #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 250px;
	}
#sidebar2 #wp-calendar th {
	text-align: center;
	}
#sidebar2 #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#sidebar2 #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#sidebar2 #wp-calendar a {
	display: block;
	}
#sidebar2 #wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#sidebar2 #wp-calendar td {
	padding: 1px 0;
	text-align: center;
	}
#sidebar2 #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	padding:0 15px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
        color:#CCCCCC;
	}

/* Begin Sidebar */
#rightside #searchsubmit,#sidebar2 #searchsubmit {
	margin-top:15px;
	padding: 1px;
	width:314px;
	height:48px;
	background:url('images/bg-search.png') no-repeat top left;
	}
#rightside .sidebar_r h2 {
    font-family: 'Arial Narrow', Sans-Serif;
	font-size: 14px;
	margin: 5px 0 0 0;
	color:#EFEFEF;
    background:url('images/bg-childbar.png') no-repeat left top;
	padding: 13px 0 0 10px;
	height:31px;
	border:0px;
	text-transform:uppercase;
		}
#rightside .sidebar_r h1 {
    font-family: 'Arial', Sans-Serif;
	font-size: 14px;
	border-bottom:1px dashed #cccccc;
	text-align:left;
		}
#rightside .sidebar_r a, #rightside .sidebar_r a:visited, #rightside .sidebar_r a:hover {
color:#000033;
font-weight:bold;
}
#rightside {
	font: 12px 'Arial', Sans-Serif;
	margin: 26px 30px 10px 0;
	float:right;
	width: 525px;
	}
#rightside ul, #rightside ul ol {
	padding: 0;
	margin:0;
	}
#rightside .sidebar_r ul ul{
    padding:0 7px;
    list-style-image: none;
	list-style-type:none;
	background: #999999 url('images/bg-sidebar.png') no-repeat center bottom;
	}
#rightside li li{
	float: none;
	line-height:18px;
	}
#rightside ul p, #rightside ul select {
	margin: 5px 0 8px;
	}
#rightside ul ul, #rightside ul ol {
	margin: 0px 0 15px 0;
	}
#rightside ul ul ul, #rightside ul ol {
	margin: 0 0 0 10px;
	}
ol li, #rightside ul ol li {
	list-style: decimal outside;
	}
#rightside ul ul li, #rightside ul ol li {
	margin: 0px 0 0;
	padding: 3px
	}
#rightside ul ul ul {
	margin: 0px 0 0;
	padding: 3px
	}
#rightside .sidebar_l {
	width: 212px;
	float: left;
	}
#rightside .sidebar_l h2{
	margin:0;
	padding:0;
	}
#rightside .sidebar_r {
	width: 300px;
	float: right;
	color:#000033;
	}
/* Sidebar 2 */
#sidebar2 h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	list-style-type:none;
	padding-bottom:4px;
    background:url('images/bg-childbar2.png') no-repeat center top;
	padding: 4px 0 0 0;
	margin-top:10px;
	text-align:center;
	width:310px;
	height:45px;
	border:0px;
	}
#sidebar2 {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 1px 0 0 25px;
	float:left;
	width: 310px;
	}
#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding:0;
	}
#sidebar2 ul {
	list-style-image: none;
	list-style-type:none;
	}
#sidebar2 ul ul {
	list-style-image: none;
	list-style-type:none;
	margin-bottom: 15px;
	background: url('images/bgsidebar.jpg') repeat-x top left;
	}
#sidebar2 li li {
	list-style-type: none;
	list-style-image: none;
	border-bottom:1px solid #CECECE;
	float: none;
	list-style-position:inside;
	line-height:18px;
	}
#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}
#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 0;
	}
#sidebar2 ul ol {
	margin: 0 0 0 10px;
	}
#sidebar2 ul ul ul {
	margin: 0px 0 0;
	padding: 3px
	}
ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}
#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 0px 0 0;
	padding: 4px;
	}
#content2 {
	font-size: 1.2em;
	float:right;
	width: 500px;
	}

/* Begin Form Elements */
#rightside form {
	margin:5px 0 5px 0;
	}

#sidebar2 form {
	margin:5px 0 5px 0;
	}
.adsspace {
	width:310px;
	margin:0;
	padding:0;
	}
#rightside .adsspace h2 {
	margin:0;
	padding:8px 0 0 0;
	background:url('images/bg-childbar2.png') no-repeat center top;
	height:33px;
	width:310px;
	}
#rightside .adsspace li li {
list-style-type:none;
list-style-image:none;
}
.adsspace img {
	width:295px;
	height: 220px;
	}
#searchform {
	margin:auto;
	padding:0 0 0 0;
	text-align: left;
	border:1px solid #CCCCCC;
	}
#rightside #searchform #s {
	color:#666666;
	width: 180px;
	height:18px;
	font-size:12px;
	padding:0;
	margin:0 0 0 5px;
	background:none;
	border:none;
	}
#sidebar2 #searchform #s {
	color:#666666;
	width: 200px;
	height:18px;
	font-size:12px;
	padding:8px 0 0 20px;
	background:none;
	border:none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 1px 0;
	margin: 5px 0px 1px 0;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#333333;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #CCCCCC;
	}

#commentform #submit {
	margin: 0;
	float: right;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#333333;
	}
/* End Form Elements */

/* End Sidebar */


/* Image Thumbnail */
.gallery-icon img {
	width: 100px;
	height:100px;
	}
.attachment-thumbnail {
	width: 130px;
	height:130px;
	}

/* pagenav */

.pagenavbar {
	width:970px;
	color:#000000;
	margin:10px auto 0;
	padding:0;
	float:right;
	}
.pagenav {
	margin:0;
	list-style:none;
	float:right;
	margin:40px 0 0 0;
	width:597px;
	}
.pagenav ul {
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
	}
.pagenav a {
	color: #000033;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:8px 0 0 0;
	padding:5px 9px 6px 9px;	
	}
.pagenav a:hover{
	color:#333333;
	display:block;
	text-decoration:none;
	margin:8px 0 0 0;
	padding:5px 9px 6px 9px;
	font-weight: bold;
	}
.pagenav li {
	float:right;
	margin:0px;
	padding:0px
	}
.pagenav li li {
	margin:0px;
	padding:0px;
	width:100px;
	}
.pagenav li li a,.pagenav li li a:link,.pagenav li li a:visited {
	background:#999999 ;
	color:#000000;
	width:100px;
	float:none;
	padding:5px 10px 5px 9px;
	font-weight: normal;
	text-transform:none;
	border:1px solid #000000;
		margin:0;
	}
.pagenav li li a:hover,.pagenav li li a:active {
	color:#FFFFFF;
	width:100px;
	float:none;
	padding:5px 10px 5px 9px;
	font-weight: normal;
	border-bottom:1px solid #000000;
	margin:0;
	}
.pagenav li ul {
	position:absolute;
	width:10em;
	left:-999em
	}
.pagenav li:hover ul {
	left:auto;
	display:block
	}
.pagenav li:hover ul,.pagenav li.sfhover1 ul {
	left:auto
	}
li.feedsection {
	float:right;
	margin:0 30px 0 0;
	}
li.feedsection a:hover {
background:none;
}
/* End captions */

/* Begin Related Post */
#related-post {
	float:right;
	width: 400px;
	}
#related-post h3 {
	font-size: 18px;
	border-bottom: 1px solid #efefef;
	color: #000033;
	float: left;
	margin:0 0 0 10px;
	width:390px;
}
#related-post ul {
	margin: 10px 10px 10px 0;
	list-style-type: none;
	float: left;
	width: 400px;
}
#related-post li {
	font-size: 11px;
		margin:0 0 0 10px;
}
#related-post li a {
	color: #000033;
	text-decoration: underline;
	font-size: 11px;
	display: inline-block;
	font-weight: normal;
}
#related-post li a:hover {
	color: #000033;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#related-post p {
	display: inline;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	float: left;
	width: 462px;
	background:#FFFFFF;
	margin:5px 0 5px 10px;
}
#related-post p a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin:5px 0 0  5px;
	padding:5px 5px 5px 20px;
}
#related-post p a:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
	margin:5px 0 0  5px;
	padding:5px 5px 5px 20px;
}
.post-content {
}
#related-post .digg {
	background: url(images/digg.png) no-repeat left center;
}
#related-post .delicious {
	background: url(images/delicious.png) no-repeat left center;
}
#related-post .stumble {
	background: url(images/stumbleupon.png) no-repeat left center;
}
#related-post .technorati {
	background: url(images/technorati.png) no-repeat left center;
}
#related-post .subfeed {
	background: url(images/rssicon.gif) no-repeat left center;
}
#related-post .social {
	float:right;
	margin:0 0 10px 0;
	width:400px;
}
#related-post .social h3 {
	color: #000000;
	margin:5px 0 0 10px;
	padding:0;
	width:390px;
}
#rightside .sidebar_l ul li li{
list-style-image:url(images/point.png);
list-style-position:inside;
line-height:18px;
}
#rightside .sidebar_r ul li{
list-style-type:none;
}
#rightside .sidebar_l ul li{
list-style-type:none;
}
#box {
	background: url('images/bg-content.png') repeat-y center top;
}
.title-logo {
float:left;
}
.description h2 {
margin:0;
padding:0 0 10px 0;
border:none;
font-style: normal;
color:#ffffff;
}
#respond {
	margin:0 0 0 10px;
}
.title-logo a,.title-logo a:visited, .title-logo a:hover {
	color: #FFFFFF;
}
.postimg {
 float:left;
 margin:10px 5px 5px 0;
 }
/* End Related Post */

/* "I spent all my time to make this template. Please don't remove any credit. This theme presented to my Love...MINA" */