/*  


/* Begin Typography & Colors */


.narrowcolumn .entry, .widecolumn .entry {
	line-height:18px;
	padding:0px 0px 0px 0px;
	float:left;
	clear:both;
	}

.thread-alt {
	background-color: #fffaf0;
	text-align:left !important;
	}
	
.thread-even {
	background-color:#ffffff;
	text-align:left !important;
	}
	
.depth-1{
	border-top:solid 2px #DAD9D9;
	border-bottom:solid 2px #DAD9D9;
	}

.even.depth-1, .alt.depth-1{
	border-left:0px!important;
}


.even, .alt {

	border-left: 1px solid #797979;
	}


	
.alt a, .alt a:visited{
	color:#7F7F7F !important;
	}
	
.alt a:hover{
	color:#000;
	text-decoration:underline;
	}
	
.alt small{
	color:#22150d !important;
	}

small {
 font:bold 12px/15px Arial, Helvetica, sans-serif;
	}
	
.postmetadata small, .postmetadata1 small{
	font-size:11px !important;
	color:#393939;
	}

.postmetadata a, .postmetadata a:visited, .postmetadata span span{
	background-image:url(images/icon.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	text-decoration:none!important;
	padding:0px 5px 5px 25px;
}
.postmetadata span span{

	font-weight:normal;
	color:#fff;
	text-decoration:none!important;
}
.postmetadata span a:hover{
	color:#fff!important;
	text-decoration:none!important;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Verdana;
	font-weight:normal;
	}

h1 {
	font-size:28px;
	line-height:30px;
	
	}

h2 {
	font-size:24px;
	line-height:25px;
	}

h2.pagetitle {
	font-size: 24px;
	font-size:24px;
	line-height:25px;
	}


h3 {
	font-size: 20px;
	line-height:22px;
	font-weight:normal !important;
	}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 10px;
}

h3#comments{
	padding-left:0px;
	margin:0;
	color:#6C6E70;
	clear:both;
	}

 h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color:#000000;
	}

 h2 a, h2 a:visited,  h3 a, h3 a:visited {
	color:#F58437;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px!important;
	font-family:verdana, Arial;
	font-size:12px;
        clear:both;
        float:left;

}
	
.entry p a, .entry p a:visited {
	text-decoration:underline;
	
	}
	
.entry p a:hover {
	text-decoration:none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 13px Arial, Arial, Verdana, tahoma;
	}
	
.commentlist li ul li {
	font-size: 11px;
}

.commentlist li {
	font-weight:normal;
}

.commentlist li .avatar { 
	float: left;
	padding:0 10px 10px 0;
	}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	color:#000000;
	}
	
.commentlist cite a:hover {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	}


#commentform p {
	font-family:Arial, Arial, Verdana, tahoma;

	}

.commentmetadata {
	font-weight: normal;
	font-size:11px;
	}


small{
	color:#000;
	}

code {
	font: 1.1em Arial, Verdana, tahoma;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	text-decoration:none;
	color:#000000;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.2em Arial, Arial, Verdana, tahoma;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	padding: 0 0px 20px 0px;
	margin: 0px 0 0;
	width:561px;
	}

.widecolumn {
	padding: 10px 0px 20px 0px;
	margin: 5px 0 0 0px;
	width:561px;
	}

.post {
	margin: 0 0 0px 0;
	padding:0px 0px 0px 0px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	padding:0px;
	margin:0px 0px 0px 0px;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	padding:0px;
	margin:0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.clear {
	clear: both;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2, h4, h5, h6  {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin:0px 0px 10px 0px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 0px 0 0;
	color:#6C6E70;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}

/* End Images */

.recentcomments { font:normal 11px/20px Arial, Helvetica, sans-serif; color:#B7B5B5;}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 0px 0 0px 10px;
	}

#sidebar ul ul li:before, #sidebar ul ul li {

	line-height:20px;
	}
	
.entry ul li:before{
	background-image:url(images/arrow_black.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	line-height:20px;

	}
	
	


.entry ol {
	padding:0px 0px 0px 20px;
	margin:0px 0px 10px 0px;
	}

.entry ol li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	line-height:20px !important;
	}
	
.entry ul{
	padding:0px;
	margin:0px 0px 10px 0px;
	list-style-type:none;
	}
	
.entry ul li{
	background-image:url(images/arrow_black.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	background-position:left;
	padding:0px 0px 0px 10px !important;
	line-height:20px !important;
	}


.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	}

	
#sidebar ul li{
	color:#B7B5B5 !important;
	line-height:20px;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	}
	
#sidebar ul li a, #sidebar ul li a:visited{
	text-decoration:underline;
	color:#B7B5B5;

	}
	
#sidebar ul li a:hover{
	text-decoration:none;
	color:#fff;
	}
	


#sidebar ul, #sidebar ul ol  {
	margin: 0;
	padding: 0;
	}

#sidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding:0px;
	border:none;
	background:none;
	}
	
#sidebar li li{
/*	border-bottom:1px dashed #1E1C1C;
	background:url(images/arrow.gif) no-repeat 0em 0.7em;*/
	width:90%;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0px 0px 0;
	padding:0px 0px 0px 0;
	}

#sidebar li li li{
	border-bottom:none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 8px 20px 38px;
	}

#sidebar ul ul ul, #sidebar ul ol{
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}


	
#sidebar ul ul li li, #sidebar ul ol li li {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0;
	}

#sidebar ul ul li a, #sidebar ul ul li a:visited{
	padding:2px 0px 2px 1px!important;
	text-decoration:none;

	}


#sidebar ul ul ul li , #sidebar ul ul ul li {
	border-bottom:0px;
	padding:0px 0px 0px 10px!important;
	text-decoration:none;
	background-image:url(images/arrow.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	margin:2px 0px 0px 5px;
}


#sidebar ul ul li a:hover{
	color:#fff;
	text-decoration:underline;
}
#sidebar ul ul ul {
	margin-left:-5px !important;
}
	
li.widget_tag_cloud h2{
	text-align:left;


	}
	
li.widget_tag_cloud{
	padding-bottom:10px !important;
	text-align:center;
	background-image:url(images/bg_sidebox-r.png);
	background-repeat:no-repeat;
	background-position:0px 55px!important;

	}
	
/* End Entry Lists */

#sidebar ul li h2{
	font:normal 18px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:10px 0px 5px 38px;
	margin:0px 0px 0px 0px;
	text-align:left;
	border-bottom:1px solid #F0F1F1;
	width:356px;
	background:none;
	}


	



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 0px 10px;
	text-align: center;
	}

#sidebar #searchform #s {
	width:374px;
	padding:0;
	}

#searchsubmit {
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width:90%;
	}

#commentform input {
	width: 150px;
	padding: 0px 0 0 2px;
	margin: 2px 5px 10px 0;
	}

#commentform {
	margin: 5px 0px 20px 5px;
	}
	
#commentnavi{
	margin:0px 0px 0px 5px;
}	

#respond{
	margin:0px;
	padding:0px 0px 0px 8px;
	clear:both;
}

#respond h3{
margin:0px 0px 0px 0px;
}	
	
#commentform textarea {
	width:96%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 10px 0 auto;
	float: right;
	border:none;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#000;
	background:none;
	text-align:left;
	width:auto;
	text-transform:uppercase;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
	
ol.commentlist{
	padding:0px;
	margin:0px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul{
	padding:0px;
	margin:0px;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 20px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	clear:both;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 0px 0px;
	width:394px;
	color:#797979;
	font-family:Arial, Verdana;
	font-size:12px;
	}


#sidebar form {
	margin: 0;
	}
	
div.textwidget{
	padding:0px 15px 6px 12px!important;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width:80%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width:auto;
	margin:0px;
	padding:8px 0px 8px 0px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color:transparent; }
	
#today{
	font-weight:bold;
	color:#F58437;
	}
/* End Calendar */

/* sticky */
.sticky {
	padding: 5px 15px 5px 15px;
	margin-top:7px;
	border:1px dashed #999;
	}
.sticky h2 {
	padding-top: 10px;
	}


.sticky div.title div.headerh2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	float:left;
	width:561px;
	background-image:url(images/line-dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}



blockquote {
	margin: 15px 30px 5px 10px;
	padding-left: 20px;
	border: 1px dashed #444a4a;
	color:#333;
	background-color:#fff4df;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display:block;
	padding:5px 10px 5px 10px;
	clear:both;
	}
	
.navigation2 {
	display:block;
	padding:5px 10px 25px 10px;
	clear:both;
	}
	
#nav_single {
	border:1px dashed #fff;
	margin-top:15px;
	}
	
/* End Various Tags & Classes*/



/* Captions */
.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:0 10px 10px 10px;
   /* optional rounded corners for browsers that support it */
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin:0 10px 10px 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;
}
/* End captions */




/* ------------------------------------------------------ For Frame ------------------------------------------------*/

a, a:visited{
	color:#7F7F7F;
	text-decoration:underline;
}

/**/
.title{
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0;
	float:left;
	width:100%;
	
	
}
div.date{
	float:left;
	width:61px;
	margin:0 20px 0 0;
	padding:0px 0px 0px 0px;
	text-align:center;
	z-index:10000000;
}
div.date .month{
	float:left;
	width:61px;
	height:61px;
	margin:-110px 0 0 0;
	*margin-left:-30px;
	padding:0;
	background:url(images/bg-date.gif) no-repeat center top;
	font:normal 14px/26px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	z-index:2000;
	position:absolute;
}
div.date span{
	font:normal 28px/30px Arial, Helvetica, sans-serif;
	color:#ffffff;
}
div.date .year{
	color:#ffffff;
	margin:56px 0 0 0;
	padding:0 0 0 0;
	font:normal 55px/55px Arial, Helvetica, sans-serif;
	color:#C3C5C7;
	width:61px;
	letter-spacing:-3px;
}

div.headerpost{
	float:right;
	width:480px;
	margin-bottom:20px;
	padding:0px 0px 0px 0px;
	background:none;

}
div.headerpost_page{
	float:left;
	margin-bottom:20px;
	width:470px;
	padding:0px;
}
div.headerpost_page div.headerh2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:480px;

	
}

div.headerh2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:480px;
	border-bottom:2px solid #828181;
	background:none;
	
}

.author{
	color:#999;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:473px;
	padding:3px 0px 5px 0px;
}

.author small a, .author small a:visited{
	color:#22150d;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999;
}

.author-bold{
	color:#666;	
}
.author small a:hover{
	text-decoration:underline;
}

div.headerh2 h2,div.headerh2 h3{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font:normal 26px/50px Arial, Helvetica, sans-serif;
	color:#F58437;
	
	
}
 div.headerh2 h2 a,  div.headerh2 h2 a:visited , div.headerh2 h3 a, div.headerh2 h3 a:visited {
	text-decoration:none;
	font:normal 26px/50px Arial, Helvetica, sans-serif;
	color:#F58437;
	padding:0px 0px 3px 0px;
	text-transform:uppercase;

}
div.headerh2 h2 a:hover, div.headerh2 h3 a:hover{
 	color:#000;
 }
 
.title_content h2{
	padding-bottom:5px;
}

.search_result h2{
	font-size:20px;
	font-weight:lighter;
	line-height:20px;
	}
	
.search_result .entry{
	padding:0px 0px 13px 0px;
	}
	
.search_result{
	padding:0px 0px 0px 0px;
	}

div.entry img.size-full{
	background-color: #ffffff;
	border:none;
	padding: 5px 5px 5px 5px;
	display: inline;
	
}


/* --------menu--------  */
.main-menu{
	width:998px;
	padding:0;
	margin:0 auto;
}

#dropmenu, #dropmenu ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	position:relative;
	z-index:500!important;
	font-weight:normal;
	float:left;
	text-transform:uppercase;
	}
#dropmenu a {display:block; color:#fff; text-decoration:none; padding:0 7px; font:normal 14px/57px Arial, Helvetica, sans-serif;}
#dropmenu a:hover {color:#F58437;}
#dropmenu li {float:left; position:relative; line-height:normal; }
#dropmenu li#home { font-weight:bold; }
#dropmenu ul {position:absolute; display:none; top:10px; left:0px; cursor:pointer; }
#dropmenu ul a { z-index:500; }
#dropmenu li ul {list-style: none;float:left;margin:47px 0px 0px 5px; padding:0px 0px 0px 0px; border-top:none;  background-color:#282828;}
#dropmenu li li{border:0px; float: left; padding:0px 0px 0px 10px !important;  display:block;   z-index:500;}
#dropmenu li ul a, #dropmenu li ul a:visited {color:#fff; width:120px;  text-transform:capitalize; padding:7px 0px 7px 0px; background-color:#282828; line-height:18px; margin:0px 10px 0px 0px; font-size:12px;}
#dropmenu li ul a:hover{color:#F58437; }
#dropmenu ul ul {top:0em;}
#dropmenu ul ul li ul li{margin:0px 0px 0px 20px !important; padding:0px 0px 0px 20px; display:block; float:left; position:absolute;}
#dropmenu li ul ul {left:10.8em; margin:0px 0 0 0px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}


.spacer{
	margin:7px;
}

.main-menu ul li a, .main-menu ul li a:visited{
	color:#fff;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
	border:0px;

}

.main-menu ul li a:hover{
	text-decoration:none;
	}


/*============== logo ==============*/

#txt_logo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:48px;
	font-weight:lighter;
	color:#a17a50;
	font-weight:lighter;
	padding:3px 0px 0px 0px;
	
	}

.desc{
	color:#a17a50;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0px 0px 0px 4px;
	
	}
	
#box_header {
	background-color:#FFFFFF;
	float:left;
	margin-top:20px;
	width:457px;
	height:217px;
	}
	
.header_pic{
	width:437px;
	height:197px;
	margin:10px 10px 10px 10px;
	}


/**/	
.main-src{
	width:303px;
	float:left;
	padding:10px 0px 0px 0px;
}

.sub_main_left div.search h2{
	display:none;
}

.search {
	width:73%;
	margin:0 auto;
	padding:5px 0 5px 60px;
	border-bottom:1px solid #121212;
	text-align:left;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
}

#search form {
	margin:0;
	padding:0;
	}
	
.tip {	
width:98%;
margin:0 auto;
padding:45px 0 0 0;
text-align:center;
font:bold 11px/16px Arial, Helvetica, sans-serif;
color:#000000;
}
	
.main_search {
	background-image:url(images/icon-src.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px 0px 0px 0px;
	
	}


span.bg_input{
	background-image:url(images/bg_input-src.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border:0px;
	overflow:hidden;
	padding:0px 2px 15px 2px !important;
	margin:0px;
	vertical-align:top;	
	}	

.main_search #s.inputbox{
background:transparent; border:0px; width:160px; padding:5px 10px 5px 5px!important; margin:0px 0px 0px 0px; vertical-align:top; 
}

.inputbox{
	padding:0 !important;
	width:170px;
	}

.main_search .button{
	background-image:url(images/but-src.gif);
	background-repeat:no-repeat;
	padding:0px 0px 2px 0px !important;
	margin-top:1px;
	width:58px;
	height:26px;
	border:0px;
	cursor:pointer;
	}

.button{
	width:auto;
	height:auto;
	color:#000;
	cursor:pointer;
	}

.button-submit{
	background-color:#861616;
	padding:0px 0px 2px 0px !important;
	width:58px;
	height:26px;
	border:1px solid #791414;
	color:#fff;
	cursor:pointer;
	}

/* --------banner-------- */

#banner {
	padding:0px 0px 30px 0px;
	float:left;

	}

#ads {
	width:270px !important;
	width:269px;		
	padding:0px 0px 10px 0px !important;
	}


#ads img {
	margin:0px 10px 10px 0px !important;
	margin:0px 9px 9px 0px;
	float:left;
	}

/*postmetadata*/
.container_metadata{
	float:right;
	padding:0px 10px 20px 0px;

}
.comment-cont{
	width:auto;
	float:left;	
	color:#22150d;
	margin:20px 0px 0px 0;
}
.comment-l{
	background-color:#666;
	height:27px;
	float:left;
}
.comment-m{

	padding:6px 1px 8px 0px;

	float:left;
	background-color:#666;
}
.comment-r{
	background-color:#666;
	background-image:url(images/metadata-r.gif);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
	float:left;
}
	
.comment{

	padding-left:15px;
	color:#7F7F7F;
	text-decoration:none;
	
	}


a.more-link, a.more-link:visited{
	display:block;
	background-image:url(images/bg_more.gif);
	background-repeat:no-repeat;
	height:30px;
	color:#fff !important;
	margin-top:30px;
	padding:4px 0px 0px 10px;
	width:150px;
	float:right;
	text-decoration:none!important;
	font-size:13px;
	}
	
a.more-link:hover{
	text-decoration:none !important;
	}



/* ------------------------------------------------------ my html frame ------------------------------------------------*/

html,body{height:100%}
body {
	background-color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#22150d;
	margin:0px;
	padding:0px;
	height:100%;
}
/*==== container=======*/

#container_outer {
	width:100%;
	}
.top-logos { width:100%; clear:both; background:#FFFFFF; text-align:center; padding:10px 0 5px 0; margin:0 0 5px 0;}

* html #main_container-top{height:100%;}/* ie6 and under*/
#main_container-top{
	width:100%;
	min-height:90% !important;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border:solid 0px #78787a;
	background-image:url(images/bg_body-t.jpg);
	background-repeat:repeat-x;

}



/*end*/


#main_container{
	width:998px;
}


/*===================  header =================*/
#container_header{
	width:998px;
	margin:0 auto;
	padding:0;
	height:358px;
	overflow:hidden;
}
#header01{
	width:599px;
	height:358px;
	float:left;
	background:#000;
	margin:0;
	padding:0;
}

#header02{
	width:394px;
	height:338px;
	float:right;
	background:#fff;
	padding:20px 0 0 0;
	margin:0;
}


#navi-main{
	width:100%;
	height:57px;
	background:url(images/bg_navi-main.gif) repeat-x left top;
	clear:both;
	padding-bottom:5px;
}

/**/


.main-rss{
	width:167px;
	float:left;
	padding:60px 0px 0px 0px;
}
a span.rss, a span.rss:visited{
	display:block;
	width:167px;
	height:100px;
	cursor:pointer;
	border:0px;
}	

	
		
/*=========== main body ===================*/
#container_body{
	width:998px;
	padding:0;
	margin:0 auto;
	background:url(images/bg-body.gif) repeat-y left top;
	overflow:hidden;
}
#container_body-b{
	width:998px;	
	float:left;
	padding:0px 0px 0px 0px;
}
/*============== left ===================*/
#main_left{
	width:599px;
	padding:0;
	float:left;
}

.sub_main_left{
	background-color:#FFFFFF;
	padding:19px 19px 0px 19px;
}				


/*============== right ===================*/
#main_right{
	width:394px;
	padding:0px;
	margin:0;
	float:right;
	background:#58595B;
	overflow:hidden;
}

.sub_main_right{

}	


.box-sidebar{
	padding:0px 0px 0px 0px;
	margin:0;
	float:left;
}



			
/* --------footer--------  */

#main_footer{

	height:69px;
	padding:0px 0px 0px 0px;
	width:998px;
	margin:0 auto;
	clear:both;

}	
.txt-footer{
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	padding:10px 0px 0px 0px;
	float:right;
	width:394px;
}

	
.txt-footer a, .txt-footer a:visited{
	color:#fff;
}
	
.txt-footer a:hover{
	text-decoration:none;
}	
	
.border-bot { border-bottom:2px solid #828182; line-height:30px;}

.padd-sidebar { padding:20px;}

.andy { position:absolute; margin-top:325px; margin-left:68%; z-index:999999;}

form { margin:0; padding:0;}

.quotes { padding:20px 40px 20px 40px; margin:100px 0 0 0; height:80px; background:url(images/quotes.gif) no-repeat left top; font:normal 25px/26px Arial, Helvetica, sans-serif; color:#FFFFFF;}
.quotes strong{ font:bold 25px/26px Arial, Helvetica, sans-serif;}
.quotes span{ font:bold 13px/26px Arial, Helvetica, sans-serif;}
.quotes em{ font:italic 21px/24px Arial, Helvetica, sans-serif;}

.tab-data { border:1px solid #ccc; border-bottom:0; border-right:0; color:#555;}
.tab-data tr{ border-left:1px solid #ccc; border-top:1px solid #ccc; color:#555;}
.tab-data td{ border-right:1px solid #ccc; border-bottom:1px solid #ccc; padding:2px 6px; margin:0; color:#555;}
.tab-data thead{ background:#F9F9F9; color:#555;}
.tab-data thead th{ font:bold 12px/20px Arial, Helvetica, sans-serif; color:#555; padding:4px 6px; text-align:left; border-right:1px solid #ccc; border-bottom:1px solid #ccc; text-decoration:none;}
.tab-data thead th a:hover{text-decoration:none; color:#555;}


.query {width:440px; margin:0; float:left; padding:0 0 0 85px;}
.query p { margin:0; padding:0 0 5px 10px; width:430px; clear:both; float:left;}
.query label {font:normal 13px Arial, Verdana; float:left; text-align:left; padding:0 0 5px 0; clear:both;}
.query input {height:22px; width:250px; border:1px solid #333333; float:left; padding:0 0 0 2px; margin:0; font-family:Arial, Verdana; clear:both;}
.query textarea {height:120px; width:300px; border:1px solid #333333; float:left; padding:0 0 0 2px; margin:0; font-family:Arial, Verdana; clear:both;}
.query .button {background:#F26D22; border:1px solid #FF5C00; font:bold 12px/16px Arial, Verdana; color:#fff; width:60px; padding:0 3px 0 3px; margin:5px 0 0 85px; height:20px; float:left; clear:none;}

.recin{ padding:0px; margin:0; color:#6C6E70; clear:both; width:535px; text-align:right; float:left; font-size: 12px; line-height:22px; font-weight:normal !important;}
.recin a{text-decoration:underline; margin:0; padding:0; text-align:right;}
.recin a:hover{text-decoration:none; margin:0; padding:0;}

.glin{ padding:10px 0; margin:0; color:#F58437; clear:both; width:535px; float:left; font-size: 12px; font-weight:normal; text-align:center;}
.glin a{text-decoration:underline; margin:0; color:#F58437; padding:0 3px; font-weight:bold;}
.glin a:hover{text-decoration:none; margin:0; color:#22150D; padding:0 3px;}

.ltop{ padding:10px 0; margin:0; color:#F58437; clear:both; width:535px; float:left; font-size: 12px; font-weight:normal; text-align:right;}
.ltop a{text-decoration:underline; margin:0; color:#F58437; padding:0 3px; font-weight:bold;}
.ltop a:hover{text-decoration:none; color:#22150D;}
