/* 
	CSS Reset 
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body 
{
	line-height:1.5;
}

p.body
{
	text-indent: 40px;
	text-align: justify;
	padding-top:0.5em;
	padding-bottom:0.5em;
	color: #222;
}

html
{
	overflow-x: hidden;
}

body
{
	background: #000;
	font-size: 13px;
	font-family: Arial,"helvetica neue LT",Helvetica,Verdana,sans-serif;
	padding: 0;
	margin: 0;
	color: #555;
}
h1.sub_heading
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 28px;
	color: #222;
}
.clear
{
	clear: both;
}
#wrapper
{
	width: 100%;
}

 Footer And Controls  
!important
#footer
{
	width: 100%;
	height: 30px;
}
#footer
{
	border-top: 1px solid #666;
}

#footer
{
	margin-top: 10px;
	margin-bottom: -20px;
}
.bottom_wrapper
{
	height: 50px;
	margin-left: 0px;
	bottom: 0px;
	width:825px;
}

#page_content_wrapper .inner .sidebar_content.full_width
{
	width: 850px;
	margin-top: 10px;
}
a.controls
{
	width: 20px;
	height: 20px;
}
#icon_next
{
	margin-top: 20px;
	width: 20px;
	height: 20px;
	float: right;
}
#icon_back
{
	margin-top:20px;
	width: 20px;
	height: 20px;
	float: left;
}
!important
 End Footer And Controls 


#content_wrapper
{
	width: 72%;
	float: left;
	margin: 0;
}

#page_content_wrapper
{
	-box-shadow: 		inset 0px 0px 5px 2px #333;
	-moz-box-shadow: 	inset 0px 0px 5px 2px #333;
  	-webkit-box-shadow: inset 0px 0px 5px 2px #333;
	-o-box-shadow: 		inset 0px 0px 5px 2px #333;
	width: 900px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-left: 30px;
	height: 100%;
	background: #FFFFFF !Important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 15px;
	border-radius: 5px 5px 5px 5px;	
	display: none;
	position: absolute;
}
3
#content_wrapper .inner
{
	height: 600px;
	overflow: hidden;
}
div.post_wrapper
{
	top: 0px;
}
#page_content_wrapper .inner
{
	width: 960px;
	float: left;
	margin: 0 0 0 0;
	
}

#content_wrapper .card
{
	float: left;
	height: 600px;
	overflow: hidden;
	margin: 0;
}

#content_wrapper .card .title
{
	display: block;
	position: relative;
	top: -44px;
	padding: 10px 0 10px 15px;
	left: 0px;
	width: 80%;
	background: #000;
	font-size: 11px;
}

#content_wrapper .card .title h2
{
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial,"helvetica neue",Helvetica,Verdana,sans-serif;
}

#content_wrapper .card_content
{
	background: #999;
	color: #000;
	height:200px;
	top: -10px;
	position: relative;
	padding: 10px 15px 10px 15px;
}

#content_slider_wrapper
{
	width: 100%;
	height: 20px;
	background: transparent;
	position: fixed;
	bottom: 200px;
}

#content_slider
{
	width: 90%;
	height: 20px;
	background: transparent;
	margin: 0;
	cursor: pointer;
	position: relative;
}

#page_content_wrapper .inner .sidebar_content
{
	width: 825px;
	padding: 10px 10px 10px 40px;
	margin-top: 35px;
	margin-bottom:20px;
	float: left;
}

#page_content_wrapper .inner .sidebar_content.full_width
{
	width: 850px;
	margin-top: 10px;
}

#page_content_wrapper .inner .sidebar_content.full_width p
{
	width: 96%;
}

#page_content_wrapper .inner .sidebar_content.full_width hr
{
	width: 98%;
	margin-left: -5px;
}

#page_content_wrapper .inner .sidebar_wrapper
{
	width: 220px;
	float: left;
}

#page_content_wrapper .inner .sidebar_wrapper .sidebar
{
	width: 200px;
	float: left;
	margin-top: 10px;
	min-height: 300px;
}

#page_content_wrapper .inner .sidebar_wrapper .sidebar .content
{
	width: 100%;
	margin: 20px 10px 0 20px;
}

label
{
	font-weight: bold;
	color: #797979;
}



.caption-left
{
	background: #000;
	width: 300px !important;
	position: relative;
	top: -200px;
	padding: 0 12px 20px 15px;
	z-index: 999;
	display: none;
}

.caption-right
{
	width: 300px;
	background: transparent;
	position: relative;
	left: 612px;
	padding: 0 12px 20px 15px;
	top: -200px;
	z-index: 999;
	display: none;
}


#page_content_wrapper .sidebar .content .sidebar_widget li
{
	margin: 30px 0 0 0;
	padding: 0;
}

#page_content_wrapper .sidebar .content .sidebar_widget li h2
{
	font-size: 20px;
	display: block;
}

#page_content_wrapper .sidebar .content .sidebar_widget li:first-child
{
	margin: 0;
}

#page_content_wrapper .sidebar .content .sidebar_widget li ul
{
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0 0 15px 0;
}

#page_content_wrapper .sidebar .content .sidebar_widget li ul li
{
	padding: 0 0 10px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}

#page_content_wrapper .sidebar .content .sidebar_widget li ul li:first-child
{
	border-top: 1px solid #eeeeee;
	padding-top: 15px;
}


#page_content_wrapper table#wp-calendar tr th, #page_content_wrapper table#wp-calendar tr td
{
	padding: 0 8px 0 7px;
	border-bottom: 0;
}

#wrapper
{
	width: 100%;
}

#page_caption
{
}

#page_caption h1
{
	margin-bottom: 5px;
}

.page_control
{
	float: right;
	margin: 10px 28px 0 0;
}

#page_maximize
{
	display: none;
}

#page_maximize
{
	display: block;
	z-index: 9999;
}

#jquery_jplayer_1
{
	display: none;
}
