/*-------------------------
Theme Name: Lucky Blue
Theme URI: http://www.talkxhtml.com/
Description: A narrow two column design primarily using blue and green. Clovers and fields :).
Version: 1.0.01
Author: TalkXHTML.com & PhoenixRealm.com
Author URI: http://www.talkxhtml.com/
-------------------------*/

/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */

body {
	background-color:#27364b;
	background-image:url(./casino-play-for-fun.gif);
	background-repeat:repeat-y;
	 
	margin:0px;	
	padding:0px;
	text-align:center;
}

h2 {
	color:#5c9c2b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:15px;
}

a:link, a:visited{		
	color:#0791d4;
}
		
a:hover, a:active{		
	color:#92d5ed;
}

/* ----- LAYOUT ------------------------------------------------------------------------------------------------- */

#container {
	background-image:url(./free-casino-online-game.gif);
	background-repeat:repeat-y;
	width:513px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
}

#header{
	background-image:url(./free-online-casino.gif);
	background-repeat:no-repeat;
	width:513px;
	height:195px;
	text-align:left;
}

		#title{
			padding:50px 0px 0px 45px;
			
			color:#ffffff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:18px;
			font-weight:bold;
		}
			
				#title a:link {		
					color:#ededed;
					text-decoration:none;
				}
				
				#title a:visited {
					color:#ededed;
					text-decoration:none;
				}	
						
				#title a:active {		
					color:#ffffff;
					text-decoration:none;
				}		

				#title a:hover {		
					color:#ffffff;
					text-decoration:none;
				}		
		
		#subtitle{			
			padding:86px 0px 0px 45px;
			
			color:#ffffff;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
		}


#main {
	float:left;
	width:280px;
	text-align:left;
	
	padding:10px 10px 10px 40px;
	display:block;
	
	color:#2a4c11;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

		#main p {
			text-align:justify;
		}

#divider {
	background-image:url(./casino-game.gif);
	background-repeat:no-repeat;
	width:280px;
	height:43px;
}

#side {
	float:right;
	width:120px;
	text-align:left;
	
	padding:10px 35px 10px 0px;
	display:block;
	
	color:#27364b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}

		#side p {
			text-align:justify;
		}
		
		#side h3 {
			color:#27364b;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			line-height:0px;
			margin-bottom:10px;
			margin-top: 20px;
		}

		#side ul{
			list-style-type:none;
			padding: 0px 0px 0px 0px;
			margin: 0px;
			color:#27364b;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;	
		}
		
				#side ul a:link, a:visited{		
					color:#0791d4;
				}
						
				#side ul a:hover, a:active{		
					color:#92d5ed;
				}

.search {
		background-color:#ededed;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		width:115px;		

}				
				
.alt {
	background-color:#dedede;
}

/* ----- COPYRIGHT ------------------------------------------------------------------------------------------------- */
/* 		Please be fair and respect our Copyright. 

		Thank You,
		
		TalkXHTML.com, PhoenixRealm.com, and LaZe, Inc. 																									 */
/* ----- COPYRIGHT ------------------------------------------------------------------------------------------------- */

#copyright {
	float:left;
	width:280px;
	bottom:25px;
	text-align:center;
	
	padding:10px 10px 10px 40px;
	display:block;
	
	color:#27364b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;	
	font-weight:bold;
}

		#copyright a:link, a:visited, a:active{		
			color:#0791d4;
		}
		
		#copyright a:hover{		
			color:#92d5ed;
		}
