/* ##########################################
   ##  Name: CleanBiz                      ##
   ##  Developed by: cesiel1993            ##
   ##  File: blue.css - Blue Stylesheet    ##
   ##  Last Updated: December 21st, 2008   ##
   ##  Help: Email - cesiel1993@gmail.com  ##
   ##########################################
*/


body {
	background: #fff url(images/red/background.jpg) ;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Tahoma, Sans-Serif;
}
/* ---- Standard Elements ---- */

a {
	color: #e74d25;
	text-decoration: none;
}
a:hover {
	color: #e74d25;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a img {
	border: 0;
}
p {
	line-height: 1.8em;
	color: #444444;
    margin:0;
    padding:0 0 20px 10px;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #222222;
	font-weight: bolder;
	margin: 0 0 7px 0;
	padding: 0;
}
h1 {
	font-size: 18px;
	border-bottom: 1px #ddd solid;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 13px;;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
hr {
	background: #DDDDDD;
	color: #DDDDDD;
	height: 1px;
	border: 0;
	margin: 20px 0 20px 0;
}
input {
	border: 1px solid #DDDDDD;
	padding: 7px;
	font: 11px Verdana, Sans-Serif;
}
.form_submit {
	background: url(images/red/sidebar_buttonbg.png) repeat-x;
	border: 0;
	height: 30px;
	color: #FFFFFF;
	text-transform: uppercase;
	font: 10px Verdana, Sans-serif;
	font-weight: bolder;
	padding: 5px 12px 9px 12px;
	margin-left: 5px;
}
/* ---- Header ---- */

#header_container {
/*	width: 900px;
	margin: 0 auto;
*/}
#header {
	background: #fff url(images/Basketball_Sports_Bettings.jpg) no-repeat;
	height: 150px;
	width: 960px;
	margin: 10px auto 0 auto;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
}
.header_title {
	padding: 0;
	margin-left: 0px;
	font: 30px Arial;
	font-weight: bolder;
	font-style: italic;
	color: #FFFFFF;
}
.header_title h1 {
	color:#fff;
	border-bottom:none;
	font-size:26px;
	letter-spacing: 1px;
	margin-bottom:0;
	text-indent:-9999px;
}
.header_title h2 {
	color:#fff;
	font-size:18px;
	text-indent:-9999px;
}
.navigation {
	float: left;
	margin: 42px 0 0 100px;
	color: #68b3fd;
}
/* ---- Navigation ---- */

.navigation span {
	margin-left: 40px;
}
.navigation span a {
	color: #68b3fd;
	text-decoration: none;
}
.navigation span a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation span a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation span a:visited {
	text-decoration: none;
}
/* ---- Banner ---- */

#banner_container {
	width: 960px;
	margin: 0 auto;
	padding-left: 5px;
	text-align:center;
}
#banner {
	background: url(images/banner_bg.png) repeat-x;
	height: 222px;
	padding: 14px;
}
#banner_extra {
	padding-top:25px;
	overflow:hidden;
}
#banner-inner {
	background: url(images/banner_innerbg.png) repeat-x;
	height: 30px;
	padding-top: 13px;
	padding-bottom: 3px;
	overflow:hidden;
	width: 960px;
	margin: 0 auto;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
#banner-inner h1 {
	color: #FFFFFF;
	font-style: italic;
}
.portfolio_img {
	float: left;
	background: #111111;
	padding: 10px;
	border: 1px solid #444444;
}
.portfolio_desc {
	float: left;
	width: 285px;
	color: #888888;
	padding: 10px 0 0 15px;
}
.portfolio_desc h1 {
	color: #FFFFFF;
}
.portfolio_desc p {
	color: #888888;
	padding-bottom: 7px;
}
.banner_button {
	background: url(images/banner_button.png) repeat-x;
	height: 16px;
	width: 50px;
	font: 10px Verdana, Tahoma, Sans-Serif;
	color: #333333;
	text-transform: uppercase;
	padding: 7px 15px 7px 15px;
	margin-right: 13px;
	font-weight: bolder;

}
.portfolio_desc a:hover {
	text-decoration: none;
}
/* ---- Main Content ---- */

#content_container {
	width: 960px;
	margin: 0 auto;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background-color:#fff;
}
#content_container img {
	margin: 5px;
}
#content {
	float: left;
	width: 615px;
	padding: 10px 14px 14px 14px;
}
#content h2 {
	margin-bottom: 3px;
}
.detail {
	font-size: 10px;
	font-style: italic;
	color: #777777;
}
.portfolio_img2 {
	background: #EEEEEE;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
/* ---- Sidebar ---- */

#sidebar {
	float: left;
	width: 302px;
	margin-top: 20px; 
}
.sidebar_top1 {
	background: url(images/sidebar_top1.png);
	width: 302px;
	height: 20px;
}
.sidebar_top2 {
	background: url(images/sidebar_top2.png);
	width: 302px;
	height: 1px;
}
.sidebar_bg {
/*	background: url(images/sidebar_bg.png);
	width: 262px;
	padding: 20px;*/
}
.sidebar_bg p {
	color: #666666;
	margin: 0;
	padding: 0;
}
.sidebar_bottom {
	background: url(images/sidebar_bottom.png);
	width: 302px;
	height: 1px;
	margin-bottom: 20px;
}
/* ---- Content Slider ---- */

.sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	width: 900px;
	height: 222px;
 filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
/* ---- Footer ---- */

.spacer {
	height: 1px;
	clear: both;
}
#footer {
	background: #222222;
	height: auto;
	color: #999999;
	overflow: hidden;
}
#footer_container {
	width: 960px;
	margin: 0 auto;
	padding-top: 5px;
	line-height: 2em;
}
#footer_container h1  {
  border-bottom: 1px solid #fff;
  font-size:14px;
  color:#fff;
  font-family:Arial,Helvetica,Sans-Serif;
  font-weight:bolder;
  letter-spacing:-1.5px;
  margin:0 ;
  padding:0;
  width:auto !important;
}
#footer_container h2  {
  color:#fff;
  font-size:18px;
}
#footer_container ul {
	list-style:none;
	list-style-type:none !important;
	margin: 0 20px 30px 10px;
	padding:0;
	float:left;
	width:21% !important;
}
#footer_container ul:first-child {
  margin-left: 25px;

}
#footer_container ul:last-child {
  margin-right: 0px;

}

#footer_container li {
	padding:0 ;
	margin : 0 0 0 20px;
	list-style-type:disc;
}
#footer_containera {
	color: #999999;
	text-decoration: none;
}
#footer_container ul li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#footer_container span a:active {
	color: #999999;
	text-decoration: none;
}
#footer_container span a:visited {
	text-decoration: none;
}
img.left {
	float:left;
	margin: 0 10px 0 0
}
em a, a em {
	text-decoration:underline !important
}
#calendar {
	width:260px;
}
.calendar {
	width:225px;
	border:solid 1px #d0d0d0;
}
.calendarEventOff {
	background-color:#d0d0d0;
	padding:2px;
}
.calendarNavigation {
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	font-size:18px;
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	color:#000;
}
.calendarWeekName {
	background-color:#284C66;
	color:#fff;
	padding:2px;
}
#calendar a:hover {
	text-decoration:none;
	color:#284C66;
}
#calendar a:link {
	text-decoration:none;
	color:#A4BA3B;
}
#calendar a:visited {
	text-decoration:none;
	color:#A4BA3B;
}
/*
###################################
####  custom style for menu  #####
###################################*/

ul#cssmw li {
	float: none !important;
	display: inline !important; 
	padding-top:10px !important; 
}
ul#cssmw > li > a  {
	display: inline !important; 
}
ul#cssmw > li > a {
	background-color: transparent !important;
	border-bottom: solid 1px #2A2A2A !important;
	border-top: solid 1px #2A2A2A !important;
	margin: 0 10px 0 0px !important;
	padding: 9px 6px 9px 6px !important;
	width: auto !important;
}
ul#cssmw > li:hover > a, a.active {
  background-color: transparent !important;
  background-image: url("images/red/header_bg.png") !important;
  background-repeat: repeat-x !important;
  color: #fff !important;
}

/*
###################################
####  FEATURED ARTICLE SLIDER #####
###################################*/
#article_slider {
	width: 600px;
	height: 225px;
	position: relative;
	margin: 0 0 25px 0;
	padding: 0;
}
#article_slider h1 {
}
#article_slider h1 a {
}
#article_slider .article_slider_wrapper {
	width: 600px;
	overflow: hidden;
	height: 235px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left:0px;
}
#article_slider .article_slider_wrapper ul {
	width: 9999px;
	height: 225px;
	list-style: none;
	background: #fff;
	margin: 0;
	padding:0;
	position:relative;
}
#article_slider ul li {
	float: left;
	width: 600px;
	height: 225px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:normal;
}
#article_slider ul li p img {
	float:left;
	margin: 0 10px 10px 0;
	border: none;
}
#article_slider ul li p {
	margin: 0 10px;
	line-height:16px;
}
#article_slider ul li p a.a_link {
	display:block;
	float:right;
	margin: 0 10px 10px 0;
	border: none;
}
#thumbNav {
	position: relative;
	top: 200px;
	text-align: right;
	margin-right:5px;
}
#article_slider .article_slider_wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
#article_slider .article_slider_wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
/* ############ Paging system ############ */ 
 
div.pager {
	float:right;
	margin:10px 10px 10px 10px;
	line-height:30px
}
div.pager a, #thumbNav a {
	background-color:#222222;
	color:#fff;
	border:1px solid #222222;
	margin:2px;
	padding:2px 6px;
	text-decoration:none;
}
div.pager a:hover, #thumbNav a:hover {
	color:#fff;
}
div.pager a.current, #thumbNav a.cur {
	background-color:#fff;
	color:#1C324B;
	border:1px solid #222222;
	margin:2px;
	padding:2px 6px;
	text-decoration:none;
}
/* ############ ARTICLES / REVIEWS ############ */ 

.post {
	margin : 10px 0 10px 0;
	min-height:125px;
	border-bottom: 1px solid #ddd;
}
.article {
	min-height:215px;
}
div.article div.img {
	float:left;
	margin: 0 10px 0px 0;
	width:150px;
	height:100px;
	overflow:hidden;
}
div.img img {
	float:left;
	margin: 0 10px 0px 0;
	border: none;
}
a.article_img img {
	float:right;
	border:1px solid #000000;
	margin-left: 15px;
	margin-bottom: 15px;
}
p.article_date {
	text-align:right;
	margin-bottom: -10px;
}
ul#thephotos {
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
	width:320px;
	position:relative;
}
ul#thephotos li {
	width:140px;
	height:110px;
	float:left;
	padding:5px;
	text-align:center;
	padding:3px;
	margin:2px;
}
img.reviewlogo {
	margin-bottom:20px !important;
}
ul#thephotos li a img {
	float:none !important;
	margin:0px !important;
}
p.imagedescription {
	text-align:center;
	margin:0;
	padding:0;
}
p.readmore {
	text-align:right;
	padding-right:10px;
}
a.a_link {
	background:transparent url(images/red/sidebar_buttonbg.png) repeat-x scroll 0 0;
	padding:6px 12px 8px;
	color: #fff;
	text-transform:uppercase;
	font-family:Verdana,Sans-serif;
font-size:10px;
}
form#formnewsletter, form#searchform {
}
div.widget {
	border: solid 1px #dddddd;
	width:260px;
	background: url(images/sidebar_bg.jpg);
	padding: 20px;
	margin-bottom:20px;
}
div.widget div {
}

