/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
body {
	margin: 0px;
	padding: 0;
	color: #000000;
	background:#3eaf05 url(images/bkg.jpg) repeat-x;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
}
a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
}
a {
	outline: none;
}
img {
	border:0px;
}
h1 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 30px;
}
h2 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 27px;
}
h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 24px;
}
ul {
	line-height: 22px;
	list-style-image: url(images/bullet.gif);
}
/*------------------------------------------------*/
/*------------------[MAIN LAYOUT]-----------------*/
/*------------------------------------------------*/
blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}
.home-post-wrap-box {
	width: 295px;
	float: left;
	margin-right: 15px;
	background-image: url(images/cat-box-top.gif);
	background-repeat: no-repeat;
}
.headings {
	color: #000;
	display: block;
	width: 280px;
	height: 26px;
	padding: 10px 0px 0px 15px;
}
#wrapper2 {
	background:url(images/bodybkg.jpg) repeat-y center;
}
#wrapperhome {
}
.topbanner {
	float: right;
	margin-top: 8px;
	margin-bottom: -5px;
	border: none;
}
.single-entry {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 0px;
}
.post-wrapper {
	padding: 12px;
}

.date {
	background-image: url(images/date-bg.gif);
	width: 69px;
	height: 11px;
	margin: 11px 10px 0px 10px;
	padding: 5px 0px 0px 5px;
	color: #FFF;
	line-height: 5px;
	font-size: 9px;
	font-weight: bold;
	float: left;
}
.home-post-wrap-top {
	
	width: 260px;
	float: left;
}
.comment-buble {
	float: right;
	margin: 11px 10px 0px 0px;
	background-image: url(images/comments-bg.gif);
	width: 17px;
	padding: 2px 0px 0px 5px;
	height: 17px;
	line-height: 5px;
}
.comment-buble a:link, .comment-buble a:visited, .comment-buble a:hover {
	color: #FFF;
	font-size: 9px;
	margin: 0px;
}
.readmore {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 20px;
	margin-top: 10px;
}
.readmore a:link, .readmore a:hover {
	color: #1D75CF;
}
#header {
	width: 100%;
	margin: 0px;
	height:80px;
}
#header_wrapper {
	width:1004px;
	margin:0px auto;
	height:181px;
}
.overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 160px;
	width: 260px;
}
#header2 {
	width: 100%;
	height: 291px;
	float: left;
	margin: 0px;
	background:url(images/bkgslider.jpg) no-repeat center top;
	margin-bottom:20px;
	margin-top:25px;
}
#header2new {
	width: 100%;
	height:357px;
	float: left;
	margin: 0px;
	background:url(images/bkgsliderinner.jpg) no-repeat center top;
	margin-bottom:20px;
}
#header3 {
	width: 465px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 235px;
	margin-top:7px;
	text-align:center;
}
.position {
	position: relative;
}
#header4 {
	width: 100%;
	background-image: url(images/header-bg.gif);
	height: 355px;
	background-color: #727272;
	background-repeat: repeat-x;
	float: left;
}
#header5 {
	background-image: url(images/header-bg-3.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 342px;
	padding-top: 13px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	
	color: #000000;
	font-size:12px;
	background:#f8f6e3;
}
#left-div {
	width: 610px;
	float: left;
	margin: 5px 0px 0px 30px;
}
#left-div-inner{
    width: 660px;
	float: left;
	margin: 5px 0px 0px 0px;
	

}
.adwrap {
	margin-left: 26px;
	float: left;
}
.adwrap a, .adwrap a:hover, .adwrap a:visited {
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	float: left;
}
.thumbnail-div {
	border: none;
	width:460px;
	float: left;
	margin: 0px 10px 10px 10px;
	padding-bottom:10px;
	background:url(images/dottedsep.gif) repeat-x bottom left;
	
}
.thumbnail-div50 {
	border: none;
	width:220px;	
	float: left;
	padding: 0px 0px 12px 0px;
	height:95px;
	background:url(images/dottedsep.gif) repeat-x bottom left;
	margin-bottom:12px;
	margin-left:10px;
	margin-right:10px;
	
	
}
.thumbnail-divrt {
	border: none;
	width:285px;	
	float: left;
	margin: 0px 0px 10px 10px;
	padding-bottom:10px;
	background:url(images/dottedsep.gif) repeat-x bottom left;
	
}
.thumbnail-div-single {
	border: 1px solid #E1E1E1;
	padding: 4px;
	display: inline;
	float: left;
	margin-right: 15px;
}
.post-info2 p{ padding:0px; margin:0px;
	}
.post-info {
	color: #000;
	font-size: 10px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	color: #000000;
	margin: 5px 0px 16px 0px;
	padding: 5px 0px 5px 0px;
	width: 100%;
	float: left;
}
.post-info2 {
	
	color: #000000;
	padding: 0px;
	
	padding-top:0px;
	padding-left:0px;
}
.post-info2 a:link, .post-info2 a:hover, .post-info2 a:visited {
	color: #597c2a;
}
.post-info-title {
	
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	display: block;
font-family:arial;
}
.post-inside-2 {
	float: left;
	width: 450px;
}
.logo {
	float: left;
	border: 0px;
	margin-top: 10px;
	margin-left:5px;
}
.random-content a:link {
	font-size: 13px;
}
.random a:link, .random a:visited {
	float: left;
	display: block;
	width: 100%;
}
.current-category {
	color: #000000;
	padding: 0px;
	display: block;
	margin-bottom: 20px;
	width: 545px;
	padding:0px;
	font-size:14px;
}
.home-post-wrap2 h2 {
	color: #1D75CF;
	
}
.articleinfo {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 7px;
	color: #545454;
}
.wp-pagenavi {
	margin-bottom: 15px;
	float: left;
}
.catbox-image {
	border: 3px solid #ededed;
	width: 25px;
	height: 25px;
}
#about-content {
	padding: 0px 20px 20px 20px;
}
#about-image-border {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #ececec;
	padding: 4px;
}
/*------------------------------------------------*/
/*---------------------[TITLES]-------------------*/
/*------------------------------------------------*/
.post-title {
	line-height: 30px;
	font-size: 30px;
	margin-top: 0px;
	color:#000000;
}
.titles {
	font-weight: normal;
	font-size: 24px;
	text-decoration: none;
}
.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}
/*------------------------------------------------*/
/*--------------------[COMMENTS]------------------*/
/*------------------------------------------------*/
#respond h3 {
	margin-bottom: 20px;
}
#comments {
	margin-top: 5px;
}
.commentlist {
	padding: 0px;
	margin: 0px 0px 0px 17px;
	width:90%;
	
	list-style-image: none;
	list-style-type: none;
	float: left;
	
}
.commentlist li {
	font-weight: bold;
	width:100%;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;background:#fefcee;
	border:1px solid #f3f0dd;
	margin-bottom:5px;
	-moz-border-radius:5px;
-webkit-border-radius:5px;
}
.commentlist li div {
	
	display: block;
	
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}
.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite {
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
}
.says {
	display: none;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
}
#commentform p {
	clear: both;
}
.alt {
	margin: 0;
	padding: 10px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}
.commentlist .children li div {
	width: 97%;
	padding: 3%;
	background-image: url(images/comment-children-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
}
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta {
	background-image: none;
	width: 100%;
	padding: 0px !important;
}
.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}
.commentlist .children li {
	padding-bottom: 10px;
}
.commentlist .children li ul li {
	padding-bottom: 10px;
	background-color: #FFF;
}
#respond {
	margin-top: 20px;
	float: left;
	background-image: none;
}
.commentlist #respond h3, .commentlist #respond a {
	margin-left: 28px;
}
#comments {
	line-height: 30px;
}
.children {
	clear: both;
}
.children .commentmetadata, .children .vcard {
	background-image: none;
}
.children textarea {
	width: 90% !important;
}
.children input {
	width: 80% !important;
}
#cancel-comment-reply-link {
	display: block;
	background-image: url(images/comment-close.gif);
	width: 144px;
	height: 21px;
	padding: 5px 0px 0px 23px;
	font-weight: normal;
	color: #84878E;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#respond div {
	background-image: none;
}
#submit {
	width: 120px !important;
}
/*------------------------------------------------*/
/*-----------------[COMMENT FORM]-----------------*/
/*------------------------------------------------*/
#commentform {
	margin: 10px 0px 0px 20px;
}
#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 350px;
	padding: 10px;
}
#commentform #email {
	font-size: 13px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#commentform #author {
	font-size: 13px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#commentform #url {
	font-size: 13px;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 220px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 3px;
}
/*------------------------------------------------*/
/*-----------------[CATEGORY BOXES]---------------*/
/*------------------------------------------------*/
.titles-boxes {
	font-weight: bold;
}
.cat-box-items {
	width: 273px;
	border-left: 1px solid #D7D8D8;
	border-right: 1px solid #D7D8D8;
	border-bottom: 1px solid #D7D8D8;
	padding: 10px;
}
.cat-box-items ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
.cat-box-items2 {
	width: 273px;
	border-left: 1px solid #D7D8D8;
	border-right: 1px solid #D7D8D8;
	border-bottom: 1px solid #D7D8D8;
	padding: 10px;
}
.cat-box-items2 ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
/*------------------------------------------------*/
/*---------------[PAGES NAVIGATION]---------------*/
/*------------------------------------------------*/
#top_nav {
	float:right;
	font-size:11px;
	margin-top:30px;
	margin-bottom:30px;
	margin-right:35px;
}
#top_nav li {
	margin:0 5px;
	padding-right:10px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	display:block;
}
#top_nav li a {
	color:#BEBEBE;
}
#top_nav li a:hover {
	color:#FEC724;
}
#pages {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#pages ul {
	list-style-type: none;
	list-style-image: none;
	float: right;
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	margin-top: 27px;
}
#pages ul li {
	float: left;
	display: block;
	height: 30px;
	padding: 0px;
}
#pages ul li a:link, #pages ul li a:visited, #pages ul li a:active {
	float: left;
	color: #000;
	display: block;
	height: 20px;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}
#pages ul li a:hover {
	background-image: url(images/nav-hover-left.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFF;
}
#pages ul li:hover {
	background-image: url(images/nav-hover-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #727272;
}
#pages ul li:hover a {
	background-image: url(images/nav-hover-left.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFF;
}
#pages ul li:hover ul li a {
	background-image: none;
}
#sub_cat_bg {
	height:40px;
	background:url(images/nav_bg_down.gif);
	height:40px;
	margin:0px;
	padding:0px;
}
#sub_cat {
	width:1004px;
	margin:0px auto;
}
#sub_cat ul {
	margin:0px;
	padding:0px;
}
#sub_cat li {
	display:inline;
	font-weight:bold;
	font-size:11px;
}
#sub_cat li a {
	height:30px;
	margin:0 15px 0 0;
	padding-right:15px;
	padding-top:10px;
	background:url(images/menu_bar.gif) no-repeat right;
	display:block;
	float:left;
	color:#fff;
}
#sub_cat li a:hover {
	color:#FEC724;
}
/*---------------[DROPDOWN MENU]---------------*/
		.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav ul {
	position:absolute;
	top:-999em;
	background-position: 0px 1px;
	background-repeat: no-repeat;
	background-image: url(images/dropdown-top-White.gif);
	padding-top: 10px !important;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
	font-size:12px;
	height: 44px;
}
.nav a {
	display:block;
}
.nav ul li {
	width: 100%;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left:-10px;
	top:3px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left:190px;
	top:-27px;
	background-image: none;
	padding-top: 0px !important;
}
.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}
.nav li li {
	display: block;
	padding: 0px;
	height: 46px;
}
.nav li:hover {
	background-color: #676767;
	padding: 0px;
	margin: 0px;
	background-image: none;
}
.nav li li a:link, .nav li li a:visited {
	width: 180px;
	display: block;
	background-color: #727272;
	padding: 10px 30px 0px 30px;
	margin: 0px 0px 0px 0px;
	height: 36px;
}
.nav li li a:hover {
	background-color: #676767;
	color: #FFF !important;
	background-image: none !important;
}
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/*------------------------------------------------*/
/*-------------------[SIDEBAR]--------------------*/
/*------------------------------------------------*/
.master-sidebar-left {
	float: left;
	width:171px;
	margin-left:13px;
	margin-top:8px;
}
.master-sidebar-right {
	float:right;
	width:313px;
	margin-right:13px;
	margin-top:8px;
	
	
}
#sidebar {
	float: right;
	padding-left: 0px;
	padding-right: 0px;

}
.master-sidebar-right .sidebar-box {
	width:313px;
}
.master-sidebar-right .sidebar-box h2{
	background: url(images/boxhead2.jpg) no-repeat left;
}
.sidebar-box {
	margin-bottom: 15px;
	float: left;
	background:#f8f6e3;
		width:171px;
}
.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	color: #373434;
}
.sidebar-box ul li {
	color: #373434;
	margin: 5px 3px 3px 5px;
	background:url(images/dottedsep.gif) no-repeat bottom left;
}
.sidebar-box ul {
	list-style-image: url(images/bullet.gif);
	padding-bottom: 10px;
	padding-left:15px;
	padding-right:10px;
}
.sidebar-box ul li a:hover {
	color: #393939;
	text-decoration:underline;
}
.sidebar-box h2 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background: url(images/boxhead.jpg) no-repeat top left;
	height: 21px;
	margin: 0px;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-top:2px;
}
table#wp-calendar {
	margin-left:30px;
}
/*------------------------------------------------*/
/*--------------------[FOOTER]--------------------*/
/*------------------------------------------------*/
#footer {
	clear: both;
	height: 45px;
	padding-left: 10px;
	text-align: left;
	color: #ffffff;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-size: 11px;
}
#footer a {
	color: #ffffff;
	font-size: 11px;
}
#footer a:visited {
	color: #ffffff;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*------------------------------------------------*/
/*--------------------[SEARCH]--------------------*/
/*------------------------------------------------*/
.search_bg {
	height:30px;
	width:288px;
	float: right;
	margin-left: 10px;
	background:url(images/search_bg.png);
	margin-right:35px;
}
#search {
	color:#FFFFFF;
	padding:0;
	padding-top:5px;
}
#search input {
	border:1px solid #fff;
	margin-left:10px;
	float:left;
}
#search .search_width {
	width:230px;
}
#search .input {
	height:23px;
	width:22px;
	background:url(images/search.png);
	text-indent:-3000px;
	font-size:0px;
	display:block;
	float:left;
}
/*------------------------------------------------*/
/*---------------[FEATURED ARTICLES]--------------*/
/*------------------------------------------------*/
a.titles-featured, .titles-featured:visited, .titles-featured:hover {
	font-size: 28px;
	line-height: 30px;
	color: #5a7d2d;
	font-weight:bold;
}
.featured {
	width: 758px;
	height: 277px;
	border: 0px solid #ffffff;
	float: left;
	
}
.featured-containernew{ width:470px; background:#f8f5e2; padding:3px 0 0 10px; margin-left:3px; margin-bottom:10px; height:231px;}
.featured-inside {
	width:180px;
	height: auto;
	
	padding: 0px;
	padding-left:10px;
	float: left;
	color:#000000;
	margin-left:260px;
	text-align:left;
}
.play-button {
	background-image: url(images/play-video.png);
	cursor: pointer;
	width: 151px;
	height: 58px;
	float: left;
	margin-left: 70px;
	display:none;
}
.play-button-hover {
	display: none;
	position: absolute;
	margin-top: 5px;
	margin-left: 4px;
}
.featured-content {
	float: right;
	width: 353px;
	margin-right: 5px;
}
.next {
	float: left;
	margin-top: 90px;
	cursor: pointer;
	background-image: url(images/next.png);
	background-repeat:no-rposition: relative;
	width:22px;
	height: 22px;
	left: 430px;
	top: 100px;
}
.prev {
	float: left;
	margin-top: 90px;
	cursor: pointer;
	background-image: url(images/previous.png);
		background-repeat:no-repeat;
		position:absolute;
	
	width: 22px;
	height: 22px;
	margin-left: 6px;
	left: 400px;
	top: 100px;
}
.next-button {
	display: none;
}
.prev-button {
	display: none;
}
#sections {
	overflow:hidden;
	width: 465px;
	height: 225px;
	margin:0px;
	
	background:#f8f5e2;
}
#sections ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	width: 9000px;
}
#sections li {
	margin: 0px;
	padding: 0px;
	float: left;
}
.titles-featured a, .titles-featured a:hover, .titles-featured {
	font-size: 30px;
	display: block;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #FFF;
}
.post-info-featured {
	color: #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	width: 100%;
	display: block;
}
.post-info-featured a:link, .post-info-featured a:visited, .post-info-featured a:hover {
	color: #ffffff;
}
/*------------------------------------------------*/
/*----------------[VIDEO INTERFACE]---------------*/
/*------------------------------------------------*/
#video {
	width: 567px;
	height: 318px;
	overflow: hidden;
	padding: 7px;
	background-image: url(images/video-bg.png);
	float: left;
}
.video2 {
	width: 567px;
	height: 318px;
	overflow: hidden;
	padding: 7px;
	display: none;
	position: absolute;
	left: 173px;
	background-image: url(images/video-bg.png);
}
.video2 ul li a:link, .video2 ul li a:hover, .video2 ul li a:visited {
	color: #FFF;
}
.video2 ul {
	list-style-image: url(images/video-bullet.png);
}
#video-inside {
}
.video-titles {
	font-size: 23px;
	color: #FFF;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.video-button-hover {
	position: relative;
	float: left;
	cursor: pointer;
	width: 73px;
	height: 72px;
}
.video-button-hover-image {
	display: none;
	position: absolute;
	cursor: pointer;
	left: 8px;
	top: 8px;
}
.video-tags a:link {
	height: 20px;
	padding: 3px 5px 3px 25px;
	border: 1px solid #0AB0FE;
	background-color: #0095DB;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/tag.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFF;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
}
.video-nav {
	height:303px;
	width: 73px;
	float: left;
	padding-top: 20px;
}
#video embed {
	height: 316px !important;
	width: 565px !important;
}
#video object {
	height: 316px !important;
	width: 565px !important;
}
.embed {
	cursor: pointer;
}
/* --*/

/*- Category Navigation -*/
#suckerfish {
}
.catmenu-container {
	background:url(images/body_topbkg.png) repeat-x bottom;
	width:995px;
	margin:0 auto;

}
#nav2 {
	margin:0 0 0px 0px !important;
	padding-bottom: 0px;
}
#nav2, #nav2 ul {
	padding: 0;
	float:left;
	list-style: none;
}
#nav2 {
	padding: 0;
	font-size:13px;
	float:left;
	border-top: 0px dashed #DDDDDD;
	padding-top:4px;
}
#nav2 a {
	display: block;
	font-weight: bold;
	font-size: 13px;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	color:#FFFFFF;
	margin:0px;
}
#nav2 li {
	float: left;
	margin:0px;
	background:url(images/menu_orange_left.png) no-repeat;
	padding:13px 9px 13px 9px;
	margin-right:-10px;
	margin-bottom:1px;
}
#nav2 li span {
	background:url(images/menu_orange_rt.png) no-repeat top right;
	padding:15px 19px 15px 10px;
	color:#FFFFFF;
}
#nav2 li a:hover {
	background: none;
	text-decoration: none;
	margin:0px;
	color:#fdc824;
}
#nav2 li.current-cat {
	background:url(images/menu_white_left.png) no-repeat;
}
#nav2 li.current-cat span {
	background:url(images/menu_white_rt.png) no-repeat top right;color:#000000;
}
#nav2 li.current-cathome {
	background:url(images/menu_white_left.png) no-repeat 0px 0;
}
#nav2 li.current-cathome span {
	background:url(images/menu_white_rt.png) no-repeat top right;color:#000000;
}


#nav2 li.current-cat a {
	color:#000000;
}
#nav2 .nav2-rss {
	float: right;
	margin-right: 12px
}
#nav2 .nav2-rss a:link, #nav2 .nav2-rss a:visited, #nav2 .nav2-rss a:hover, #nav2 .nav2-rss a:active {
	background: url(images/rss_32.png) center right no-repeat;
	padding-right: 38px;
}
/*- Dropdowns-*/

#nav2 li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	z-index: 99999;
	border-top:1px solid #dedbd1;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: auto;
	z-index:1000;
}
#nav2 li ul li {
	background: #FFFFFF;
	border-bottom:1px solid #dedbd1;
	border-left:1px solid #dedbd1;
	border-right:1px solid #dedbd1;
	line-height:28px;
	width:14.9em;
}
#nav2 ul li a {
	padding: 5px 10px !important;
	border-bottom: none !important;
	color:#000000;
}
#nav2 ul li a:hover {
	color:#daa303;
}
#nav2 li:hover, #nav2 li.hover {
	position: static;
}
#nav2 li ul ul {
	margin:-39px 0 0 193px;
}
#nav2 li:hover ul ul, #nav2 li.sfhover ul ul {
	left: -999em;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul {
	left: auto;
}
#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
}
.post-ratings em {
	display:none;
}
.post-ratings {
	color:#f7f7f5;
	padding-top:3px;
	
}

h3.head {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	
	background:url(images/boxheadlogn.jpg) no-repeat;
	height:21px;
	padding-left:10px;
	padding-top:2px;
}
h3.headrt {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	
	background:url(images/headbkgrt.jpg) no-repeat;
	height:21px;
	padding-left:10px;
	padding-top:2px;
}
.textwidget {
	background:none;
	margin:15px;
	color:#4a4a4a;
}
.single-image {
	text-align:center;
}
.sidebar li a.post-title {
	font-size:12px;
}
.sidebar li.cat-post-item a.post-title {
	font-size:12px;
}
.master-wrapper {
	background:url(images/bkg_img.jpg) no-repeat top right;
	width:1004px;
	margin:0 auto;
}
.body-footer {
	background:url(images/bodyfooter.jpg) no-repeat;
	height:12px;
}
.clear {
	clear:both
}
.fl {
	float:left
}
.bodymain-wrapper {
	background:url(images/left-bkg.png) no-repeat top left;
}
.bodymain-wrapperrt {
	background:url(images/left-bkg.png) no-repeat top right;
}
.bodymain-wrapperout {
	background:url(images/bodybkg.jpg) repeat-y center;
}
.master-midcontainer {
	float:left;
	width:483px;
	
	margin-left:5px;
	margin-top:8px;
}
.master-midcontainer-single {
	float:left;
	width:670px;
	
	margin-left:5px;
	margin-top:8px;
	padding-bottom:10px;
	
	
}
.pagination{ padding-left:10px; padding-bottom:10px;}
.ads-rt{ background:#f8f5e4; width:auto; padding:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-top:10px;
margin-bottom:10px;
clear:both}

.ads-leftop{ background:#f8f5e4; width:auto; padding:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-top:0px;
margin-bottom:10px;
clear:both}

.game-border{ background:#f8f5e4; width:640px; padding:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-top:0px;
margin-bottom:0px;
clear:both}

#container-single {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	color: #000000;
	font-size:12px;
	background:#f8f6e3;
	width:650px;
}
#container-single .content-single{
padding:0 10px;

}

#container-single  h3.head {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/boxheadsingle.jpg) no-repeat;
	height:21px;
	padding-left:10px;
	padding-top:2px;
	margin-top:10px;
}
.page-reply{
 background:#f8f5e4; width:463px; padding:10px;
margin-top:10px;
margin-bottom:0px;
clear:both

}
.container-rt {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	
	color: #000000;
	font-size:12px;
	background:#f8f6e3;
}

ul.xls_list { margin-left:0px; padding:0px; padding-left:10px;}
ul.xls_list li a{ font-size:14px; font-weight:bold; color:#597c2a;}
ul.xls_list li { padding-bottom:10px;}

