/*

Theme Name: casino_done_ Point-to-Point

Theme URI: http://casinoblogsonline.com

Version: 1.0

Description: To change the banners on this theme use the Text Widgets and add your banners code there.
Author: Casino Blogs
Author URI: http://casinoblogsonline.com 



*/


* { margin: 0; padding: 0; }

html
{
	color: #aaaaaa;
	background-color: #ac2900;
	font: 75%/1.5 "Trebuchet MS", "Lucida Grande", Verdana, Sans-Serif;	
}

a { text-decoration: none; font-weight: bold;  }

a:link { color: #666622; } 

a:visited { color: #444411; }

a:hover, a:active { color: #000000; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; color: #996644; padding: 10px 0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; }

h1 { font-size: 2.0em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5, h6 { font-size: 1.2em; }

ul
{
	margin: 10px 35px;
	line-height: 2.0em;
	list-style-type: square; 
}

ol
{
	margin: 10px 40px;
	line-height: 2.0em;
}

p
{
	margin: 15px 0; 
	line-height: 1.6em;
}

blockquote
{
	margin: 20px 35px; 
	padding: 5px 10px; 
	background-color: #ffffff;
	border: 1px solid #cfcfcf; 
}


hr
{
	height: 1px;
	clear: both;
	visibility: hidden;
}

body
{
	width: 750px;
	margin: 0 auto;
	color: #555555;
	background-color: #f9f9f9;
	border-left: 10px solid #952300;
	border-right: 10px solid #952300;
}

#header
{
	height: 150px;
	background-color: #ffffff;
	border-bottom: 1px solid #555555;
	background: url(images/header_gray.png) top left no-repeat;
}

#navigation
{
	float: left;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #dddddd;
}

#wrapper
{
	float: left;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #dddddd;
}

#content
{
	width: 60%;
	float: left;
	overflow: hidden;
}

#sidebar
{
	width: 40%;
	float: left;
	overflow: hidden;
}

#sidebar img { margin-top:10px;}

#footer
{
	clear: both;
}


#header h1 
{
	text-align:center;
	
}

#header h1 a 
{ 
	color: #ffffff;

	font-size: 1.3em;
	letter-spacing:2px;
	font-weight: bold;
	border-bottom-width: 0; 
	font-family: Arial , Tahoma, Verdana;
}

#navigation ul
{
	margin: 0;
	float: left;
	width: 100%;
	height: 30px;
	list-style-type: none;
	background: url(images/menu.png) top left repeat-x;
}

#navigation li { float: left; }

#navigation a
{
	float: left;
	display: block;
	padding: 3px 8px 5px;
	border-bottom-width: 0;
}

#navigation li.active a,
#navigation a:hover, #navigation a:active
{
	background-image: url(images/menu_hover.png); 
}

.post
{
	padding: 10px 30px 10px 20px ; 
}

.post-footer
{
	padding: 5px; 
	font-size: .9em;
	background-color: #f9f9f9;
	border: 1px solid #aaaaaa;
}


#sidebar h3
{
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 5px;
	text-transform: uppercase;
}

#sidebarmenu ul
{
	margin: 0; 
	list-style-type: none;
}

#sidebarmenu a
{
	display: block;
	padding: 5px 8px;
	margin-top: -1px;
	border-top: 1px dotted #888888;
}

#sidebarmenu a:hover, #sidebarmenu a:active
{
	background-color: #ffffff;
	width: 100%;
}



#copyright
{
	text-align:center;
	margin: 0;
	padding: 5px;
}
.child {display: inherit;
	list-style-type: square; }