/*
Theme Name:Twisted-Casino
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 
*/

body {
	margin : 0;
	padding : 0;
	text-align : left;
	color : #333;
	background : #858563 url(img/bgd.png) repeat-y top center;
	font : 75% "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}

#container {
	width : 750px;
	margin : 0 auto;
	padding : 0;
	color : #aaa;
	background : #4c6572;
}

h1 {
	margin : 0 0 10px 0;
	font : normal 1.4em verdana, arial, tahoma, sans-serif;
	text-transform : uppercase;
	color : #acaf2c;
	background : inherit;
}
			/*BANNER*/
#banner {
	float : left;
	width : 750px;
	height : 180px;
	padding : 0;
	margin-bottom : 0;
	background : #eee url(img/banner.jpg);
	border-bottom:solid black 3px;
	cursor:pointer;
}

a.headerlink{
	color:#FFFFFF;
}

#banner h6 {
	padding-top : 20px;
	text-align:center;
	font-family: Algerian;
	font-size:24px;
	font-weight:bold;
	text-transform : none;
	letter-spacing : 3px;
	background : transparent;
	margin:0px;
}

#banner small {
	padding : 90px 0 0 300px;
	text-transform : none;
	letter-spacing : 3px;
	color : #99cce6;
	background : transparent;
}

#banner img {
	float:left; 
	margin-left:140px;
	border:solid black 2px;
}

			/*MAIN CONTENT*/
#content {
	padding : 0 10px 10px 10px;
	margin-left : 230px;
	margin-top : 0;
	line-height : 1.5em;
	font-size:12px;
}

#content h1 {
	padding : 15px 0 0 0;
	font : normal 1.5em verdana, tahoma, arial, sans-serif;
	text-transform:none;
	color : #d4f0ff;
	background : inherit;
	text-align : left;
	margin:0px;
}

#content h2 {
	padding : 15px 0 0 0;
	font : normal 1.3em verdana, tahoma, arial, sans-serif;
	text-transform:none;
	color : #d4f0ff;
	background : inherit;
	text-align : left;
	margin:0px;
}


			/*LEFT SIDEBAR*/

#sidebar {
	float : left;
	width : 230px;
	margin : 0 0 0 0;
	padding : 5px;
}
			/*NAVIGATION*/

.menu {
	margin-bottom : 20px;
	width : 200px;
	padding : 10px 0 0 0;
}

.menu h5{
 	font-size:18px;
	color: #CCCCCC;
	font-weight:normal;
	padding:0;
	margin:0;
	padding-bottom:10px;
	text-align:center;
}

.menu ul {
	margin : 0;
	padding : 0px 0px 5px 0px;
	list-style-type : none;
}

.menu li {
	margin : 0 0 0.2em 0;
	list-style:none;
}

.menu a {
	display : block;
	font-size : 11px;
	color : #99cce6;
	background : #3d5f70;
	width : 190px;
	padding : 0.5em 0.8em;
	text-decoration : none;
	border-left : 10px solid #18445b;
}

.menu a:hover {
	border-left : 10px solid #64bfee;
	background-color : #67a2c1;
	color : #fff;
}

.links {
	font-size : 1.4em;
	text-transform : uppercase;
	letter-spacing : 3px;
	padding-left:30px;
}
			/*RIGHT SIDEBAR*/

#right {
	float : right;
	width : 150px;
	margin : 0 0 0 0;
	padding : 5px;
}

#right h2 {
	font-size : 1.4em;
	font-weight:400;
	text-transform : uppercase;
	letter-spacing : 3px;
	text-align:center;
	padding-right:20px;
}

.adds {
	margin-bottom:10px;
	border:1px solid black;
}

			/*LINKS*/

a {
	color : #FFF;
	font-weight : bold;
	text-decoration : none;
	background : inherit;
}

a:hover {
	text-decoration : none;
	color : #7bc9f1;
	background : inherit;
}

a img {
	border: 0;
}

			/*CLASS*/

.clear {
	clear : both;
	overflow : hidden;
	width : 0;
	height : 1px;
}

.post {
	background-color : #18445b;
	padding : 3px;
	margin : 20px 10px 0 5px;
	border : 0 dashed #8a795d;
	font-size : 80%;
}

.post .date {
	background : url(img/clock.gif) no-repeat left center;
	padding-left : 15px;
	margin : 0 15px 0 5px;
}

.post .comments {
	background : url(img/comment.gif) no-repeat left center;
	padding-left : 15px;
	margin : 0 15px 0 5px;
}

.post .readmore {
	background : url(img/document.gif) no-repeat left center;
	padding-left : 15px;
	margin : 0 15px 0 5px;
}

			/*FOOTER*/

#footer {
	clear : both;
	padding : 5px;
	margin-top : 5px;
	height : 40px;
	font-size : 0.8em;
	border-top : 1px solid #515244;
	color : #eee;
	background : #526d7b;
	text-align:center;
}

#footer p{
	text-align:center
}

#footer a:link, #footer a:visited {
	color : #7bc9f1;
	text-decoration : none;
}

#footer a:hover {
	border-bottom : 1px dashed #fff;
	color : #fff;
}

#footer .sitemap a:link, #footer .sitemap a:visited {
	color : #7bc9f1;
	font-size:12px;
	text-decoration : none;
}

#footer .sitemap a:hover {
	border-bottom : 1px dashed #fff;
	color : #fff;
	font-size:12px;
}

.item{
	border-bottom:1px dotted;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

.clr{
	clear:both;
}

.pagetitle{
	text-align:center !important;
}
