/*

Theme Name:Gambling-spirit

Theme URI:

Version: 1.0

Description: 
Author: 
Author URI:



*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #d07e44;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#contmain
{
width: 927px;
margin: 0 auto;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	border: none;
	text-decoration: none;
}


#main
{
width: 927px;
border-left: 5px solid #ffffff;
border-right: 5px solid #ffffff;
margin: 0 auto;
}

#header {
	width: 927px;
	margin: 0 auto;
	height: 281px;
	background: #ffffff;
}

.navigation {
	background: #DED9D0 url(images/nav.png) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(images/nav.png) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #7b7b7b;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #000;}

.clearer {clear: both;} 

#logo {
	margin-top:1px;
	width: 927px;
	height: 247px;
	background: url(images/header.png) no-repeat left top;
	text-align: left;
}

#logo a {
	color: #000000;
}

#page {
	width: 927px;
	background: url(images/bgcont.png) repeat-y;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 640px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#content h2 a
{
font-size: 14px;
letter-spacing:1px;
font-weight: bold;
text-transform: uppercase;
color: #000;
text-decoration:none;
}
#content h2 a:hover 
{
color: #666666;
}
.descr { font-size:10px; letter-spacing:1px; padding-bottom:10px;}
.descr a {text-decoration:none;}
blockquote {
	border: 1px dashed #ccc;
	background: #FFF;
	padding: 6px;
	color: #999999;
	font-style:italic;
}

#content .post
{
border: 1px solid #676767;
width: 620px;
margin-bottom: 20px;
}

#content .poste
{
border: 1px solid #ffffff;
background: #ffffff;
width: 600px;
padding: 10px;
}

.date {
	text-align: right;
	padding-top:10px;
	color: #000000;
	font-size: 11px;
}

.date a {
	color: #000000;
}


#sidebar {
	float: left;
	width: 277px;
	padding-top: 10px;
	font-size:14px;
	
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: inside;
	line-height: normal;
	margin-left: 30px;
	margin-bottom: 20px;
	padding-top: 20px;
}

#sidebar ul ul {
list-style: outside;

}
#sidebar li li{
	letter-spacing:1px;
	padding-left:-10px;
}


#sidebar li {
	padding: 5px;
	font-size:0.8em ;
	font-weight:800;
	letter-spacing:1px;
}

#sidebar li a {
	text-decoration:none;
	font-weight:600;
	letter-spacing:2px;

}

#sidebar li a:hover {
text-decoration:underline;
}

#adds { padding:7px;}


#footer
{
padding-top: 20px;
height: 50px;
width: 927px;
background: url(images/footer.png) top repeat-x;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}