/*-------------------------
Theme Name: Flower Power
Theme URI: http://www.talkxhtml.com/
Description: A narrow two column design primarily using red and blues. Flowers and grass, ohh pretty!
Version: 1.0
Author: TalkXHTML.com
Author URI: http://www.talkxhtml.com/
-------------------------*/

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

body {
	background-color:#05151d;
	background-image:url(images/bgstrip.gif);
	background-repeat:repeat-y;
	 
	margin:0px;	
	padding:0px;
	text-align:left;
}

h2 {
	color:#cf0d0d;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
}

		a:link, a:visited, a:active{		
			color:#d00d0d;
		}
		
		a:hover{		
			color:#ff9494;
			text-decoration:underline;
		}
/* ----- LAYOUT ------------------------------------------------------------------------------------------------- */

#container {
	background-image:url(casino-freeware.gif);
	background-repeat:repeat-y;
	width:721px;
	height:auto;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
}

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

		#title {
			width:150px;
			height:80px;
			padding:15px 0px 0px 190px;
			
			color:#ffffff;
			font-family:Arial, Helvetica, sans-serif;
			font-size:16px;
			font-weight:bold;
		}

				#title a:link, #title a:visited, #title a:active{		
					color:#ffffff;
				}
				
				#title a:hover{		
					color:#ff9494;
					text-decoration:underline;
				}

		#subtitle{			
			margin:0px 0px 0px 0px;
			padding:2px 10px 2px 10px;
			border:1px dotted #d8d8d8;
			width:322px;
			visibility:hidden;
			
			color:#cf0d0d;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
		}


#main {
	float:left;
	width:340px;
	text-align:left;
	
	padding:10px 10px 10px 10px;
	display:block;
	
	color:#380c0c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

		#main p {
			text-align:justify;
		}

.divider {
	background-image:url(online-casino-for-money.gif);
	background-repeat:no-repeat;
	width:350px;
	height:47px;
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

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

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

		#side ul{
			list-style-type:none;
			text-indent:10px;
			padding: 0px 0px 0px 0px;
			margin: 0px;
			color:#27364b;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;	
		}
		
/* ----- COPYRIGHT ------------------------------------------------------------------------------------------------- */
/* 		Please be fair and respect our Copyright. 

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

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