/*
Theme Name: Ball de Baston template
Description: Casino Design Template
Version: 1
Author: Sam-Designer and Justin
Author URI: http://adzz.com/
Tags: red, fixed width, three columns, widgets

	

*/

/* positioning */
body{
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color:#FF5C01;
	font-family:Arial,Helvetica,sans-serif;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1006px;
}

#headcontainer {
	width: 772px;
	height: 198px;
}

#contentcontainer {
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	background-color: #FFFFFF;
}

#header {
	width: 948px;
}

#leftsidebar{
	width: 225px;
	float: left;
	background-color: #DADCDC;
	border-left: 5px solid #FFFFFF;
	display: inline;
	border-bottom: 5px solid #FFFFFF;
}

#content {
	width: 460px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 15px;
	font-size: 14px;	
}

#rightsidebar {
	width: 225px;
	float: right;
	background: #DADCDC;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	display: inline;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
}


.widget_title {
	height: 21px;
	background-image: url(images/title.jpg);
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 15px;
}

.side li{
	list-style-image: url("images/bullets.jpg");
}

.wpsb_form_label{
	padding-left: 5px;
}
.side {
	font-size: 12px;
}
.delimiter{
	clear: both;
}
.headerimg {
	border: 0px;
}

.screen-reader-text {
	padding-left: 5px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	font-size: 14px; 
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
	font-size: 14px; 
	color: #FFCC00; 
}

.content-text {
	font-size: 14px;
	text-align: justify;
}

.big-heading, .big-heading a:link, .big-heading a:visited {
	padding-top: 15px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #333333;
}

.side li a:link, .side li a:visited {
	text-decoration: none; 
	COLOR: #4A4D4E;
	font-size: 14px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-weight: none;
}

.side li a:hover {
	text-decoration: none;
	color: #E75C00;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
