/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #D3CBAF url(images/img01.gif) repeat-x;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

form {
}

input, textarea {
	padding: 2px 5px;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 1.5em;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 160%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
/*	color: #CC6B47;*/
color: #2A2A2A;
}

a:hover {
/*	text-decoration: none;*/
/*	color: #3760BF;*/
color: #003399;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.lefthome {
	float: left;
	margin: 0 20px 8px 0;
	border:2px solid #DFDFDF;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 100px;
	margin: 0 auto;
	background: #2E2E2E;
}

#logo {
	width: 800px;
	height: 100px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
	letter-spacing: -0.05em;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	float: left;
	padding-top: 40px;
	font-size: 4em;
	background: url(images/p90x-logo.gif) no-repeat top left; 
	width:430px;
	height:63px;
	margin: 20px 0 0 0;
	text-indent: -9999px;
	font-size: 0.0001px;
	padding: 0;	
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h2 {
	float: left;
	padding: 67px 0 0 8px;
	font-size: 2em;
	font-style: italic;
	color: #858585;
}

/* Menu */

#menu-wrap {
	background: #2E2E2E;
}

#menu {
	width: 800px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	margin-right: 6px;
	padding: 5px 20px 5px 20px;
	background: #4C4D51;
	border: 1px #575C5F solid;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #983D3A;
	border: 1px #D45951 solid;
}

#menu .first a {
	background: #983D3A;
	border: 1px #D45951 solid;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}


/* NA */
#content {

/* 	background: #F4EDD3; */
/* 	background: #2C2C2C;
border-bottom: 4px #BBB082 solid;*/

background: #1B1B1B;
border-bottom: 4px #D3CBAF solid;
color:#FFFFFF;
}

#content a{
	color:#FFFFFF;
}


/* Post */

.post {
}

.post .title {
	margin: 0;
}

.post h1.titlehm {
font-size: 1.5em;
font-weight:normal;
	
}

.post .title a {
	text-decoration: none;
}




.post .byline {
	margin: 0 0 30px 0;
	line-height: normal;
}

.post .entry {
}


.post .entry h2{
margin:1px 0 10px 0;
font-size: 1.4em;
}




.post .meta {
	clear: both;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .comments {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta .permalink {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Latest Post */


#latest-post-wrap {
/* 	background: #E8DBA7;
border-bottom: 4px #BBB082 solid;
#F4EDD3
F9F4E6

background:#F9F8F0;
*/
background: #FFFFFF url(images/main_bg.gif) repeat-y top left;


/*	border-bottom: 4px #BBB082 solid;*/
	margin: 0 auto;
	width:860px;
}

#latest-post {
	width: 479px;
	padding: 0 5px 50px 38px;
	text-align:left;
  float:left;
}


/* RT START */

.rtcol {
	width: 298px;
	margin: 0 30px 0 0;
	text-align:left;
  float:left;
   font: arial;
  font-size:12px;
   padding:10px 0px 20px 10px;
   line-height:17px;
}

 
.rt_header {
background-color:#153790;
 }
 
.rt_body {
background-color:#EEEECD;
 } 
 
.rt_body img{
border:1px solid #D2D2D2;
padding:2px 0 5px 0;
background-color:#FFFFFF;
 }  
 
.rt_header_sub {
background-color:#153790;
margin:20px 0px 0 0px;
padding:0;
 }  
 

.rt_body {
background-color:#FAFAF2;
padding:5px 10px 15px 12px;
line-height:17px;
 } 
 
 
.rt_body ul {
padding-bottom:7px;
margin:7px 0px 3px 0px;
list-style-type: none;
 
}
.rt_body li {
margin:0px 0px 0 2px;
padding-right:10px;
padding-left:10px;
padding-bottom:3px;
background: transparent url(images/bullet1.gif) 0px 6px no-repeat;
font-size:12px;
line-height:16px;
}
.rt_body ul ul {
padding-bottom:0px;
margin:7px 0px 7px 0px;
list-style-type: none;
}
.rt_body li li {
margin:3px 0px 0 7px;
padding-bottom:0px;
list-style-type: none;
background: transparent url(images/bullet2.gif) 0px 7px no-repeat;
font-size:10px;
}

h3  { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
margin:0px 0 0px 8px;
font-size:15px;
padding:3px 0 3px 0;
font-weight:bold;
color:#FFFFFF;
}

/* RT END */






















#latest-post h1 {
	margin: 10px 0;
	padding: 0;
}

.post .titlen {
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 2em;
	text-decoration: none;
}

.post .titlensub {
	margin: 15px 0 10px 0;
		padding: 0;
	font-weight: normal;
	font-size: 2em;
	text-decoration: none;
}

#latest-post p {
	margin: 0;
	padding-bottom: 15px;
		line-height:19px;
}

#latest-post .meta {
	padding: 10px 0 0 0;
}

/*#latest-post .byline {
	margin: 0 0 13px 0;
	padding: 8px 0;
	background: #BBB082;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF; 
	line-height:15px;
}*/

/*#latest-post .byline span {
	padding: 0 0 0 15px;
}
*/


#latest-post-wrap .byline {
	margin: 0 10px 13px 10px;
	padding: 6px 0;
/*	background: #BBB082;
		font-size: .8em;*/
	background: #E9E4D6;

font-size: 11px;
	font-weight: bold; 
	line-height:14px;
}

#latest-post-wrap .byline span {
	padding: 0 0 0 15px;
}

#latest-post-wrap .byline a {
	padding: 0 0px 0 0;
	background: url(images/img05.gif) no-repeat right top;
	text-decoration: none;
}

#latest-post-wrap .byline a:hover {
	text-decoration: underline;
}



#latest-post-wrap .bylinesub {
	margin: 0 0 13px 0;
	padding: 8px 0;
	background: #BBB082;
	font-size: .9em;
	font-weight: bold;

	line-height:15px;
}

#latest-post-wrap .bylinesub span {
	padding: 0 0 0 15px;
}

#latest-post-wrap .bylinesub a {
	padding: 0 0px 0 0;
	background: url(images/img05.gif) no-repeat right top;
	text-decoration: underline;
}

#latest-post-wrap .bylinesub a:hover {
	text-decoration: underline;
}




















 
#content ul {
padding:7px 0 0 0;
margin:10px 20px 20px 10px;
list-style-type: none;
}
#content li {
margin:0px 0px 0 2px;
padding-right:0px;
/*padding-left:10px;*/
padding-bottom:0px;
/*background: transparent url(images/bullet1.gif) 0px 8px no-repeat;*/
font-size:12px;
font-family:arial;
}

#content li .hdr {
color:#E1B400;
font-weight:bold;
}


/* Recent Posts */

#recent-posts {
	width: 800px;
	margin: 0 auto;
}

/* 2nd Byline */
#recent-posts h2 { 
	margin: 0;
/*	padding: 10px 0 10px 15px;
background: #BBB082;
letter-spacing: .5em;*/

padding: 9px 0 9px 15px;
background: #BBB082;
letter-spacing: .3em;
	text-transform: uppercase;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	color: #000000;
	font-family:Georgia;
}





#recent-posts h3 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 1.4em;
}

#recent-posts h3 a {
	text-decoration: none;
}
/*
#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li {
	float: left;
	width: 240px;
	padding-left: 29px;
}

#recent-posts li.first {
	padding: 0;
}
*/
#recent-posts .byline {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px #DDD7C0 solid;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

#recent-posts .byline span {
}

#recent-posts .byline a {
	padding: 0 30px 0 0;
	background: url(images/img05.gif) no-repeat right top;
	text-decoration: none;
}

#recent-posts .byline a:hover {
	text-decoration: underline;
}

#recent-posts p {
	padding: 0;
	margin: 0;
}


/* Sidebar */

#sidebar {
	width: 800px;
	margin: 0 auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	float: left;
	width: 259px;
}

#sidebar li ul {
	padding-left: 20px;
}

#sidebar li li {
	float: none;
	width: auto;
	padding: 3px 0;
	background: none;
}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 10px 0 10px 16px;
	background: #BBB082;
	text-transform: uppercase;
	letter-spacing: .5em;
	font-size: .9em;
	font-weight: bold;
	color: #000000;
}

/* Search */

#search {
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

/* Calendar */

#calendar {
}

#calendar table, #calendar caption {
	width: 100%;
	text-align: center;
}

#calendar caption {
	font-weight: bold;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img11.gif) repeat-x;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: .8em;
	color: #666666;
}

.hlite  { 
background-color:#FFFF9B;
} 


#recent-posts .vidrevsub  { 
padding:10px 0 0px 10px;
color:#C4EEFA;
font-weight:bold;
font-size:14px;
} 

#recent-posts .vidrevsub  a, .vidrevsub  a:hover{ 
color:#C4EEFA;
font-weight:bold;
font-size:14px;
letter-spacing: 0.03em;
} 

.btn_home{ 
padding:15px 0 0px 0;float:left;
} 

.btn_home_txt{ 
padding:26px 0 0px 15px;float:left;font-family:verdana;font-size:11px;font-weight:bold;
} 

.btn_sub{ 
padding:25px 0 20px 0;float:left;
} 

.btn_sub_txt{ 
padding:36px 0 20px 15px;float:left;font-family:verdana;font-size:11px;font-weight:bold;
} 

.btn_sub_txt2{ 
padding:20px 0 20px 0px;float:left;font-family:verdana;font-size:11px;font-weight:bold;
} 


.btn_home_clear { 
clear:left;
} 

.post .entry h2.h2home{ 
margin-bottom:0px;
padding:0;
float:left;
} 

.hmclr {
clear:left;padding:0px 0px 10px 0px
}

.hmrvw {font-size:11px;padding:7px 113px 0 10px;width:124px;float:left;}





/*	RT BOX NEW */

.rt_box_top_hdr {background: #FFFFFF url(images/right-box-hdr-top.jpg) top left no-repeat;width:308px;height:51px;}
.rt_box_top_hdr_txt {padding:16px 0px 0 85px;font-size:13px;color:#FFFFFF;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}

.rt_box_hdr {background: #FFFFFF url(images/right-box-hdr.jpg) top left no-repeat;width:308px;height:28px;}
.rt_box_hdr_txt {padding:4px 0px 0 115px;font-size:13px;color:#FFFFFF;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}



.rt_box_bg {background: #FFFFFF url(images/right-box-bg.jpg) top left repeat-y;width:308px;}
.rt_box_txt1 {padding:10px 25px 0 40px;font-size:12px;color:#000;font-weight:normal;}
.rt_box_dvder {padding: 10px 0px 0px 0px;}
.rt_box_txt2 {padding: 10px 25px 10px 40px;}
.rt_box_txt_sm {padding: 10px 25px 20px 40px;font-size:11px;line-height:16px;}




.rt_box_txt1 ul {
padding-bottom:7px;
margin:7px 0px 3px 0px;
list-style-type: none;
 
}
.rt_box_txt1 li {
margin:0px 0px 0 2px;
padding-right:10px;
padding-left:10px;
padding-bottom:3px;
background: transparent url(images/bullet1.gif) 0px 6px no-repeat;
font-size:12px;
line-height:16px;
}
.rt_box_txt1 ul ul {
padding-bottom:0px;
margin:7px 0px 7px 0px;
list-style-type: none;
}
.rt_box_txt1 li li {
margin:3px 0px 0 7px;
padding-bottom:0px;
list-style-type: none;
background: transparent url(images/bullet2.gif) 0px 7px no-repeat;
font-size:10px;
}

h3  { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
margin:0px 0 0px 0px;
font-size:15px;
padding:0px 0 0px 0;
font-weight:bold;
color:#FFFFFF;
}



#trans_bar {
width: 80%;
padding:15px 0px 5px 40px;
}

#trans_bar img{
margin:0 7px 7px 0;
}

.tbox{
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
}

.bblue{
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px;
}

#Button2{
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;color:#000;
}

