/*

Theme Name: Gambling-Emotions-and-Toughts

Theme URI:

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:



*/

html *{
	padding: 0;
	margin: 0;
	outline:none;
	z-index:10;
}
a img, :link img, :visited img {
  border: 0;
}

a {
	text-decoration:none;
	color:#c29f3f;
}

a:hover {
	color:#666666;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol, ul {
}

body {
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#657077;
	
	
}

#header {
	width:990px;
	margin:0 0 0 10px;
	height:150px;
}

#header h1 {
	float:left;
	font-size:26px;
	color:#fff;
	margin-top:50px;
	margin-left:15px;
	font-family:"Trebuchet MS", Arial, Verdana;
}

#header h1 a {
	color:#fff;
	text-shadow:1px 1px 1px #000;
}

#header h1 a:hover {
	color:#e9dcb8;

}

.headerImage {
	float:right;
	position:relative;
	width:500px;
	height:190px;
	background:url(images/headerImage.png) no-repeat right;
	z-index:11;
	top:31px;
}

ul.topnav {
	list-style: none;
	padding: 0px 0px;	
	width: 990px;
	background: #222;
	font-size: 12px;
	height:35px;
	margin:0px auto 0 10px;
	position:relative;
	z-index:10;
	background:url("images/fmbg.gif") repeat-x;
	
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 10px 10px 20px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	
}
ul.topnav li a:hover{
	background: url(images/topnav_hover.gif) no-repeat center top;
	
}


#container {
	width:1000px;
	margin:20px auto 20px auto;
	position:relative;
	z-index:12;
}

#contentContainer {
	width:664px;
	float:left;
	margin:0 0px 2px 10px;
	border:1px solid #494e52;
	background-color:#636d76;
	padding:8px;
}

#content {
	width:100%;
	background:#fff;
	border:1px solid #464c54; 
	font: 11px normal Arial, Helvetica, sans-serif;
}

#content .divider {
	width:630px;

	margin:0 auto 10px auto;
	height:2px;
	background:url(images/divider.png) no-repeat ;
}

#post {
	width:630px;
	margin:5px 0 30px 0;
	padding:18px;
}

#post img {
	float:left;
	margin:0 8px 8px 0;
}

#post p{
	line-height: 20px;
	margin-bottom: 14px;
}


blockquote {
	color:#c29f3f;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:100%;
	font-style:italic;
	font-weight:normal;
	line-height:20px;
	margin:10px 0;
	overflow:hidden;
	padding:20px 30px;
	text-align:center;
}

#post h2 {
	font-size:20px;
}

#post a {
	color:#d7b559;
}

#post a:hover {
	color:#666666;
}

#post .info {
	font-size:11px;
	margin:2px 0 0px 0;
	padding-bottom:5px;
	font-style:italic;
}

#post .info a {
	font-style:normal;
}

#post .comment_count
{
	float:right;
	width:29px;
	height:27px;
	background:url(images/comment.png) top right no-repeat;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	margin:0 10px 15px 0;
	line-height:15px;
}

#post .comment_count a
{
	color:#d7b559;
	float:left;
	width:100%;
	
}



#post ul {
	margin:5px 0 5px 15px;
}

#post ol {
	margin:5px 0 5px 20px;
}

#sidebar {
	width:300px;
	float:right;
	margin:0 0 2px 0;
	
}

#tabbed_box_1 {
	margin: 0px auto 5px auto;
	width:300px;
}

#tabbed_box_2 {
	margin: 5px auto 5px auto;
	width:300px;
}

.tabbed_area {
	border:1px solid #494e52;
	background-color:#636d76;
	padding:8px;	
}

ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color:#464c54;
	color:#ffebb5;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #464c54;
	background-image:url(images/tab_off.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;
}
ul.tabs li a:hover {
	background-color:#2f343a;
	border-color:#2f343a;
}
ul.tabs li a.active, ul.tabs li a.active12 {
	background-color:#ffffff;
	color:#282e32;
	border:1px solid #464c54; 
	border-bottom: 1px solid #ffffff;
	background-image:url(images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
.content, .content2 {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #464c54; 	
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}
#content_2, #content_3 , #content_5{ display:none; }

.content ul, .content2 ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li, .content2 ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:10px;
	padding-bottom:10px;
	font-size:13px;
}
.content ul li:last-child, .content2 ul li:last-child {
	border-bottom:none;
}
.content ul li a, .content2 ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small, .content2 ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover, .content2 ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small, .content2 ul li a:hover small {
	color:#baae8e;
}

.ads img {
	margin-left:10px;
}

#footer {
	width:990px;
	margin:0px auto 10px 10px;
	color:#fff;
	text-align:center;
	clear:both;
	font: 11px normal Arial, Helvetica, sans-serif;
	line-height:35px;
	background:url("images/fmbg.gif") repeat-x;
}

#footer a:hover { 
	color:#f4f4f4;
	text-decoration:underline;
}
