/*

Theme Name: casino-zone



Version: 1.0

Description: To change the banners on this theme use the Text Widgets and add your banners code there.
Author: Casino Blogs



*/


body {
	background-image: url(imgs/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #9fc2bf;
	font-family: arial, sans-serif;
	font-size: .7em;
	color: #8f8f8f;
	padding: 0;
	margin: 0;
}

a { text-decoration: none; color: #6d819d; padding: 0; margin: 0; }
a:hover { text-decoration: none; color: #a42929; border-bottom: 1px solid #6d819d; outline: 0; padding: 0; margin: 0; }
a.copy { text-decoration: none; color: #7e7e7e; padding: 0; margin: 0; }
a.copy:hover { text-decoration: underline; color: #7e7e7e; border-bottom: 0; outline: 0; padding: 0; margin: 0; }
a.title { text-decoration: none; color: #8f8f8f; padding: 0; margin: 0; }
a.title:hover { text-decoration: none; color: #8f8f8f; border-bottom: 0; outline: 0; padding: 0; margin: 0; }

h1 {
	font-family: georgia, serif;
	font-size: 4em;
	font-weight: 100;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: 100;
	padding-left: 10px;
	margin: 0;
}

h3 {
	font-family: georgia, serif;
	font-size: 2.3em;
	font-weight: 100;
	line-height: 1em;
	border-bottom: 1px solid #e0e0e0;
	padding: 0;
	margin: 0 0 5px 0;
}

h4 {
	font-size: 1.3em;
	font-weight: 100;
	padding: 0;
	margin: 0;
}

#wrapper {
	width: 876px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background-color: #fff;
	padding: 0;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 140px;
	background-image: url(imgs/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

.title_tagline {
		width: 95%;
		height: 140px;
		background-image: url(imgs/banner.png);
		background-repeat: no-repeat;
		background-position: top right;
		padding: 30px 0 0 30px;
		margin: 0;	
	}


#menu {
	height: 60px;
	background-image: url(imgs/menu_bg.gif);
	background-repeat: repeat-x;
	font-size: 1.1em;
	padding: 11px 0 0 22px;
	margin: 0;
}

#menu a { text-decoration: none; color: #fafafa; font-weight: bold; padding: 0; margin: 0; }
#menu a:hover { text-decoration: none; color: #d0d0d0; outline: 0; padding: 0; margin: 0; }
#menu ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
#menu ul li {
		float: left;
		padding: 0 0 0 0;
		margin: 0 10px 0 10px;
	}


#content {
	background-color: #fff;
	margin: 10px 0 0 0;
	padding: 0 18px 0 20px;
}
.left {
		float: left;
		width: 15%;
		padding: 0;
		margin: 0 0 0 10px;
	}
.left ul {
			list-style-type: none;
			padding: 0;
		}
.left img {
		border:none;
		padding-bottom:10px;
}
.left a:hover {
			border:none;
		}

.right_wrap {
		float: right;
		width: 80%;
		padding: 0 24px 0 0;
	}

.content_middle {
			float: left;
			width: 65%;
			font-size: 1.1em;
			line-height: 1.5em;
			text-align: justify;
			padding: 0 30px 0 25px;
			margin: 0 1px 0 19px;
			border-left: 1px solid #e0e0e0;
			border-right: 1px solid #e0e0e0;
		}

.content_middle p {
				padding: 0;
				margin: 7px 0 0 0;
}

.content_middle img {
			border:none;
		}
.content_middle a:hover {
			border:none;
		}

.right {
			float: right;
			width: 18%;
			padding: 0 9px 0 0;
			margin: 0;
			font-size: 1.2em;
			text-align:center;
		}

.right p {
				padding: 0;
				margin: 6px 0 0 0;
			}

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

.right ul li {
				padding-top:10px;
				margin: 0;
				
			}

.links {
	font-family: georgia, serif;
	font-size: 1.5em;
	font-weight: 100;
	line-height: 1em;
	border-bottom: 1px solid #e0e0e0;
	padding: 0;
	margin: 0 0 5px 0;
}
.post { padding: 0 0 20px 0; }

.layouts { text-align: center; padding: 10px 0 0 0; }

.addbanner img { margin:0 -15px; 0 0;
				padding-bottom:20px;}

#bottom {
	clear: both;
	width: 100%;
	height: 163px;
	background-image: url(imgs/bottom_bg.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 auto;
}

.footer {
		width: 100%;
		text-align: center;
		padding: 40px 0 0 0;
		margin: 0;
}