﻿/*  

Theme Name: poker tips

Theme URI: http://www.diefortuning.com

Author: ghosthost

Author URI: http://www.squidthemes.com

All rights reserved. 

*/







/* Begin Main-Layout */

*{

	margin:0;

	padding:0

}



a:link,a:visited,a:active,a:hover{

	color:#161833;

	text-decoration:none;

}



body {

	background: url("images/background.jpg");

	color:#333333;

        font-size: 12px;

        font-family: arial,verdana,sans-serif;

}



.page { margin:0 auto;

	text-align:left;

	width:900px;

	background: #ffffff url("images/main.jpg") repeat-y;

	border-left:1px solid #1b9008;

	border-right:1px solid #9a0405;

	}



#header {

        font-family: Verdana;

        font-size: 28px;

	text-decoration:none;

	background: url("images/header.jpg");

        width: 900px;

        height: 403px;

        margin:0 auto;

	}



.header-title {

	color:#ac0000;

        font-weight:bold;

	text-decoration:none;

	padding: 110px 0px 3px 298px;

	text-align:left;

	}

.header-title a{

	color:#ac0000;

	text-decoration:none;

	border-bottom:none;

	}

.header-title a:hover{

	color:#e00b0b;

	text-decoration:none;

	border-bottom:none;

	}

.header-description {

        font-family: Verdana;

        font-size: 11px;

	color:#eeeeee;

	padding:0px 0px 0px 299px;

	text-align:left;

        font-weight:normal;

	}





#content {

	float:left;

	margin:0 0 10px 10px;

	width:490px;

	}



#content ol li { 

                 list-style: decimal;

                 }



#content ul { 

              margin-top: 10px;

              margin-left: 35px;

              }

	

#sidebar1 {

	float:left;

	margin:0 10px 10px 10px;

	width:173px;

	}

	

#sidebar2 {

	float:left;

        margin: 0 0 10px 0;

	width:200px;

	}





#footer {

	clear:both;

        width: 900px;

        height: 180px;

	text-align:right;

	font-size:0.90em;

        color: #333333;

        background: url("images/food.jpg") no-repeat;

	}



#footer p{

                        color: #333333;

			text-decoration: none;

	                text-align:right;

                        padding-right: 400px;

                          }





#footer a{

                          color: #a9000c;

			text-decoration: none;

	font-weight:bold;

                          } 

#footer a:hover{

                          	color:#a9000c;

			text-decoration: underline;

                          }

#footer a:visited{

                          	color:#a9000c;

			text-decoration: none;

                          } 

#footer a:visited:hover {

                          	color:#a9000c;

			text-decoration: underline;

                          }

	

/* End Main-Layout */









/* Begin Content*/

h3,h4,h5{

	color:#333333;

	font:1.2em arial,verdana,sans-serif;

	font-weight:bold;

	margin:20px 0 0 0

	}



h3{

	border-bottom:1px solid #eeeeee

	}



h2 {    color:#a9000c;

	font:1.2em arial,verdana,sans-serif;

	font-weight:bold;

	border-bottom:1px solid #eeeeee;

	margin:20px 0 0 0;

	}



h6{

	color:#fefbf9;

	font:1.2em arial,verdana,sans-serif;

	font-weight:bold;

	margin:20px 0 0 0

	}



h6{

	border-bottom:1px solid #ffe8d9;

	}



h2 a:link, h2 a:visited, h2 a:active, h2 a:hover,

h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{

	text-decoration:none;

	color:#a9000c;

}



.post {

	text-align:justify;

	}



.postmetadata {

	color:#333333;

	font-size:.85em;

	padding:2px 0 8px 0;

}



.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{

	color:#333333;

	text-decoration:none;

}



.postmetadata a:hover{

	text-decoration:underline;

}



.entry, .entrytext{

	line-height:140%;

	margin:2px 0 0 0;

        padding: 5px;

	font-size:0.90em;

	border:1px solid #eeeeee;

        background: #f6f6f6;

	}

	

.entrytext p{

	margin:0 0 15px 0;

	}





.spacer {   padding: opx;            

            text-align: right;

            clear: both;

            text-transform: lowercase;

            }





/* End Content*/







/* Begin Comments */

#commentlist li, #commentform input, #commentform textarea {

	font-size:0.85em;

	}

	

#commentlist li {

	font-weight:bold

	}



#commentlist cite, .commentlist cite a {

	font-weight:bold;

	font-style:normal;

	font-size:1.1em

	}



#commentlist p {

	font-weight:normal;

	line-height:140%;

	text-transform:none

	}



#commentmetadata {

	font-weight:normal

	}



#commentlist {

	padding:0;

	text-align:justify;

	width:450px;

	}



#commentlist li {

	margin:0px 0 15px 16px;

	padding:5px 10px 0 0;

	list-style:decimal

	}



#commentlist p {

	margin:10px 5px 10px 0

	}



#commentform p {

	margin:5px 0

	}



#commentmetadata {

	margin:0;

	display:block

	}

/* End Comments */



	



/* Begin Lists */

.entry ul, .entry ol,

.entrytext ul, .entrytext ol{

	margin:5px 0 5px 26px

	}



#sidebar1 ul li{

	list-style: none;

        margin-left: 5px;

	}





#sidebar2 ul li {

	list-style: none;

        margin-left: 5px;

	}



#sidebar1 ul li ul li{

	margin-left: 20px;

	padding:1px 0;

        color: #b1eda5;	

 	list-style-image:  url(images/sidebar1-icon.gif);

	}





#sidebar2 ul li ul li{

	margin-left: 20px;

	padding:1px 0;

        color: #ffe8d9;	

 	list-style-image:  url(images/sidebar2-icon.gif);

	}



#sidebar1 ul li ul li a:link, #sidebar1 ul li ul li a:visited, #sidebar1 ul li ul li a:active{

	text-decoration:none;

        color: #1C2845;

	font-size:1.30em;

}





#sidebar2 ul li ul li a:link, #sidebar2 ul li ul li a:visited, #sidebar2 ul li ul li a:active{

	text-decoration:none;

        color: #ffe8d9;

	font-size:0.90em;

}



#sidebar1 ul li ul li a:hover{

	text-decoration:underline;

        color: #b1eda5;

}





#sidebar2 ul li ul li a:hover{

	text-decoration:underline;

        color: #ffe8d9;

}



#sidebar1 h2 {    color:#eeeeee;

	font:1.2em arial,verdana,sans-serif;

	font-weight:bold;

	border-bottom:1px solid #b1eda5;

	margin:20px 0 0 0;

	}



#sidebar2 h2 {    color:#eeeeee;

	font:1.2em arial,verdana,sans-serif;

	font-weight:bold;

	border-bottom:1px solid #ffe8d9;

	margin:20px 0 0 0;

	}



.ad160 {

	text-align:center;

}

/* End Entry Lists */







/* Begin Images */

p img {

	padding:3px 8px 3px 8px;

	max-width:100%

	}



img.centered {

	display:block;

	margin-left:auto;

	margin-right:auto

	}

	

img.alignright {

	padding:4px;

	margin:0 0 2px 7px;

	display:inline

	}



img.alignleft {

	padding:4px;

	margin:0 7px 2px 0;

	display:inline

	}



.alignright {

	float:right

	}

	

.alignleft {

	float:left

	}

/* End Images */







/* Begin Form Elements */

#searchform {

	margin:2px 0;

	padding:5px 0;

	}



#sidebar2 #searchform #s {

	width:163px;

	padding:2px;

        background: #ffffff;

	border:1px solid #9a0405;

	}



#sidebar2 #searchsubmit {

	padding:1px

	}



.entry form { 

	text-align:center

	}



select {

	width:130px

	}



#commentform input {

	width:170px;

	padding:2px;

	margin:5px 5px 1px 0;

	border:1px solid #eeeeee;

	}



#commentform textarea {

	width:484px;

	padding:2px;

	border:1px solid #eeeeee;

	}



#commentform #submit {

	margin:0;

	float:right;

        background: #eeeeee;

        color: #333333;

	}

/* End Form Elements */









/* Begin Various Tags & Classes */

code {

	font:1.1em 'Courier New', Courier, Fixed

	}



acronym, abbr, span.caps

{

	cursor:help;

	font-size:0.9em;

	letter-spacing:.07em

	}



acronym, abbr {

	border-bottom:1px dashed #333

	}



blockquote {

	margin:15px 0 0 0;

	padding:0 0 0 15px

	}



blockquote cite {

	margin:5px 0 0;

	display:block

	}



.center {

	text-align:center

	}



hr {

	clear:both;

	display:none

	}



a img {

	border:none

	}



.navigation {

	display:block;

	text-align:center;

	margin-top:10px;

	margin-bottom:60px

	}



#searchsubmit {

	border:1px solid #9a0405;

        background: #9b795e url("images/search.jpg");

        margin-left: 3px;

        color: #f3670f;

	font:12px arial,verdana,sans-serif;

        height: 20px;

        width: 23px;

	}

/* End Various Tags & Classes*/


