﻿/*
Theme Name: Mission impossible
Theme URI: missionimpossible.kreativity.org
Description:  WordPress theme for missionimpossible.kreativity.org
Version: 0.1a
Tags:  mission, impossible
*/


/* Begin Typography & Colors */

body {
   behavior: url('/wp-content/themes/mi/csshover3.htc');
}

html, body {
	height: 100%;
	min-height: 100%;
}
form {
	margin: 0px;
	padding:0px;}
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #E7E7E7 url('images/header_bg.jpg') repeat-x top center;
	color: #333;
	text-align: left;
	font-size: 12px;
}

#page {
	background-color: white;
	/* height: 100%; */
	min-height: 100%;
	display: block;	

}

#header {
	/*background: url('images/header.jpg') no-repeat bottom center;*/
	}

#headerimg 	{
/*	margin: 7px 9px 0;*/
	height: 294px;
	width: 980px;
	}

#content {
	font-size: 1.2em;
	background-color: #FFF;
	
	
	
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: none;
border-top: 5px solid #CCCCCC;
}

.even, .alt {

/*	border-left: 1px solid #ddd; */
}

#footer {
	background-color: #FFF;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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 a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li,  #commentform textarea {
	/* font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	  font-family:arial; 
	  font-size:14px; 
	  color: #505050;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

 /*  a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
	*/
	

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	
/* border: 1px solid #959596; */
	}

#header {
/*	background-color: #73a0c5;*/
	margin: 0 0 0 0px;
	padding: 0;
	height: 294px;
	width: 980px;
	}

#headerimg {
	margin: 0;
	height: 294px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 980px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 36px 0 0 0;
	margin: 0 auto;
	width: 980px;
	clear: both;
/*	position: absolute;
	bottom: 0;
	clear:both;
    display:block; */
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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 */



/* 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 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
 /*	margin: 7px 0 8px 10px; */
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}



select {
	width: 130px;
	}

/* 
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
*/
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	width: 392px;
	float: left;
	border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #CCCCCC;
    background-color: #FFF;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-family: arial;
	font-size: 28px;
	}
	
.navigation a, .wp-pagenavi a:link {
	padding: 13px 18px 	13px 18px; 
	margin: 2px;
	text-decoration: none;
	border: none;
	color: #FFF;
	background-color: #D0D0D0;
	text-decoration: none;		
}
.navigation a:visited {
	padding: 13px 18px 	13px 18px; 
	margin: 2px;
	text-decoration: none;
	border: none;
	color: #FFF;
	background-color: #D0D0D0;	
		text-decoration: none;	
}
.navigation a:hover {	
	border: none;
	color: #FFF;
	background-color: #ABABAB;
		text-decoration: none;	
}
.navigation a:active {
	padding: 13px 18px 	13px 18px; 
	margin: 2px;
	text-decoration: none;
	border: none;
	color: #0066cc;
	background-color: #FFFFFF;	
		text-decoration: none;	
}
.navigation span.pages {
	padding: 13px 18px 	13px 18px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.navigation span.current {
	padding: 13px 18px 	13px 18px; 
	margin: 2px;
	
	border: none;
	color: #45C2C7;
	background-color: #FFFFFF;
}
.navigation span.extend {
	padding: 13px 18px 	13px 18px; 
	margin: 2px;	
	border: none;
	color: #000000;
	background-color: #FFFFFF;
}
/* 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: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}

.header_a{
	padding-top: 20px;
	padding-right: 20px;
	float: left;
	vertical-align: bottom;
	}
	

.header_a a:link{
font-family: arial;
font-size: 10px;
color: #FFF ;
text-decoration: none;
}	

.header_a a:visited{
font-family: arial;
font-size: 10px;
color: #FFF ;
text-decoration: none;
}	

.header_a a:hover{
font-family: arial;
font-size: 10px;
color: #FFF ;
/* text-decoration: underline; */
border-top-color: #FFF;
border-top-style: solid;
border-top-width:  5px;
}

.header_a1{
	padding-top: 20px;
	padding-right: 20px;
	
	vertical-align: bottom;
	}
	

.header_a1 a:link{
font-family: arial;
font-size: 10px;
color: #FFF ;
text-decoration: none;
}	

.header_a1 a:visited{
font-family: arial;
font-size: 10px;
color: #FFF ;
text-decoration: none;
}	

.header_a1 a:hover{
font-family: arial;
font-size: 10px;
color: #FFF ;
/* text-decoration: underline; */
border-top-color: #FFF;
border-top-style: solid;
border-top-width:  5px;
}
	

.footer_first{
float: left;
width: 392px;
height: 75px;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #CCCCCC;
background-color: #FFF;
}

.footer_second{
float: left;
width: 311px;
height: 75px;
padding-left: 15px;
border-right-style: solid;
border-right-width: 1px;
border-right-color: #CCCCCC;
background-color: #FFF;
}

.footer_second a:link{
font-family: arial;
font-size: 10px;
color: #878686 ;
text-decoration: none;
}

.footer_second a:visited{
font-family: arial;
font-size: 10px;
color: #878686 ;
text-decoration: none;
}

.footer_second a:hover{
font-family: arial;
font-size: 10px;
color: #878686 ;
text-decoration: underline;
}

.footer_third{
	float: left;
width: 244px;
height: 75px;
padding-left: 15px;
font-family: arial;
font-size: 10px;
color: #878686 ;
background-color: #FFF;
}


.main_first{
float: left;
width: 360px;
height: 100%;
background-color: #FFF;
margin-bottom: 80px;
padding-top:25px;
}

.main_second{
float: left;
width: 310px;
background-color: #FFF;
margin-bottom: 80px;
}

.main_third{
float: left;
width: 310px;
background-color: #FFF;
margin-bottom: 80px;
}

.random_leader_link {
font-family: arial;
 font-size: 12px; 
 color: #757575 ;
}

.random_leader_link  a:link {
font-family: arial;
 font-size: 12px; 
 color: #757575 ;
 text-decoration: none;
}

.random_leader_link  a:visited {
font-family: arial;
 font-size: 12px; 
 color: #757575 ;
 text-decoration: none;
}

.random_leader_link  a:hover {
font-family: arial;
 font-size: 12px; 
 color: #757575 ;
 text-decoration: underline;
}

.random_leader_link1  {
padding-bottom:10px;
font-family: arial; 
font-size: 20px;
 color: #000000;
  font-weight:bold;
}

.random_leader_link1  a:link {
font-family: arial; 
font-size: 20px;
 color: #000000;
  font-weight:bold;
     text-decoration: none;
}

.random_leader_link1  a:visited {
font-family: arial; 
font-size: 20px;
 color: #000000;
  font-weight:bold;
   text-decoration: none;
}

.random_leader_link1  a:hover {
font-family: arial; 
font-size: 20px;
 color: #000000;
  font-weight:bold;
 text-decoration: underline;
}

.resent_leader_link  {
margin-left: 0px;
float: left; 
padding:2px 15px 0px 2px;
vertical-align: middle;
font-family: arial;
 font-size: 10px; 
 color: #878686 ;
/* height: 100%; */
}
/*
.resent_leader_link :hover  {
background-color: #F66800; 
}
*/
.resent_leader_link  a:link {
font-family: arial;
 font-size: 10px; 
 color: #878686 ;
}

.resent_leader_link  a:visited {
font-family: arial;
 font-size: 10px; 
 color: #878686 ;
}

.resent_leader_link  a:hover {
font-family: arial;
 font-size: 10px; 
 color: #878686 ;
 text-decoration: underline;
}

.resent_leader_link1  {
/*
margin: 4px 7px 0px 0px;*/
padding: 5px 0px 0px 0px;
margin-right: 5px;
float: left; 
vertical-align: middle;
}


/*
.resent_leader_link1 :hover  {
background-color: #F66800; 
}
*/

.resent_leader_link1  a:link {
	font-family: arial;
	font-size: 10px; 
	color: #878686 ;
	text-decoration: none;
}

.resent_leader_link1  a:visited {
	font-family: arial;
	font-size: 10px; 
	color: #878686 ;
	text-decoration: none;
}

.resent_leader_link1  a:hover {
	font-family: arial;
	font-size: 10px; 
	color: #878686 ;
	text-decoration: underline;
	background-color:#FFFFFF;
}

.archive_content  {
/* 
width: 587px; */
margin-left: 393px;
background-color:#FFFFFF;
}

.leader_link   {
margin-top: 23px;	
padding-bottom:10px;
font-family: arial; 
font-size: 28px;
 color: #000000;
  font-weight:bold;
}

.flag   {
margin: -4px 7px 0px 0px;
padding: 0px 0px 0px 0px;
float: left;
/* width: 16px; */
height: 11px;
cursor: pointer;
border-color: #FFF;
border-style: solid;
border-width:  2px;	
}



.flag_container  {
height:30px;
padding: 10px 0px 0px 30px ;	

}

.leader_post_first {
width: 240px;
padding:10px 0px 0px 10px;
height: 24px;
font-family: arial; 
font-size: 14px;
color: #F66800;	
float: left;
}

.leader_post_first a:link {
font-family: arial; 
font-size: 14px;
color: #F66800;	
 text-decoration: none;
}

.leader_post_first a:visited {
font-family: arial; 
font-size: 14px;
color: #F66800;	
 text-decoration: none;
}

.leader_post_first a:hover{
font-family: arial; 
font-size: 14px;
color: #F66800;	
 text-decoration: underline;
}

.leader_post_second {
width: 95px;
padding-top:6px;
height: 28px;
font-family: arial; 
font-size: 14px;
font-weight: bold;
color: #F66800;	
float: left;
vertical-align: middle;
}

.leader_post_second a:link {
font-family: arial; 
font-size: 14px;
font-weight: bold;
color: #F66800;	
 text-decoration: none;
}

.leader_post_second a:visited {
font-family: arial; 
font-size: 14px;
font-weight: bold;
color: #F66800;	
 text-decoration: none;
}

.leader_post_second a:hover{
font-family: arial; 
font-size: 14px;
font-weight: bold;
color: #F66800;	
 text-decoration: underline;
}

.leader_post_third{
width: 92px;
padding-top:6px;
height: 28px;
font-family: arial; 
font-size: 14px;
font-weight: bold;
color: #F66800;	
float: left;
}

.leader_post_third a:link {
font-family: arial; 
font-size: 14px;
font-weight: bold;
color: #F66800;	
}

.leader_post_third a:visited {
font-family: arial; 
font-size: 14px;
font-weight: bold;
color: #F66800;	
}

.leader_post_third a:hover{
font-family: arial; 
font-size: 14px;
font-weight: bold;
color: #F66800;	
 text-decoration: underline;
}

.mission_sidebar2 {
 margin-left: 27px;
}

.mission_sidebar:hover {
	background:  url('images/mission-hover-background.gif') no-repeat top left;
	color: #FFF;
	} 
	
.mission_sidebar {
font-family: arial; 
font-size: 14px;
font-weight: normal;
color: #55C7CC;	
margin-left:30px; 
height: 17px;
margin-bottom: 8px;
}



.mission_sidebar a:link{
font-family: arial; 
font-size: 14px;
font-weight: normal;
color: #55C7CC;	
text-decoration: none;
}

.mission_sidebar a:visited {
font-family: arial; 
font-size: 14px;
font-weight: normal;
color: #55C7CC;	
text-decoration: none;
}

.mission_sidebar a:hover{
font-family: arial; 
font-size: 14px;
font-weight: normal;
color: #FFF;	
text-decoration: none;
}

.mission_sidebar:hover a:link{
font-family: arial; 
font-size: 14px;
font-weight: normal;
color: #FFF;	
text-decoration: none;
}

.mission_sidebar:hover a:visited{
font-family: arial; 
font-size: 14px;
font-weight: normal;
color: #FFF;	
text-decoration: none;
}


.mission_post_first {
width: 382px;
height: 32px;
font-family: arial; 
font-size: 14px;
color:  #93DCDE;	
float: left;
border-width: 0px;
margin:0px;
padding:0px;
}

.mission_post_first  a:link {
font-family: arial; 
font-size: 14px;
font-weight: bold;
color:  #93DCDE;
 text-decoration: none;	
border-width: 0px;
margin:0px;
padding:0px;
}

.mission_post_first  a:visited {
font-family: arial; 
font-size: 14px;
font-weight: bold;
color:  #93DCDE;
 text-decoration: none;	
 border-width: 0px;
margin:0px;
padding:0px;
}

.mission_post_first  a:hover{
font-family: arial; 
font-size: 14px;
font-weight: bold;
color:  #93DCDE;		
 text-decoration: underline;
 border-width: 0px;
margin:0px;
padding:0px;
}

.mission_post_second {
width: 95px;
padding-top:4px;
height: 28px;
font-family: arial; 
font-size: 14px;
font-weight: bold;
color:  #93DCDE;	
float: left;
}

.mission_post_second a:link {
font-family: arial; 
font-size: 14px;
font-weight: bold;
color:  #93DCDE;	
}

.mission_post_second a:visited {
font-family: arial; 
font-size: 14px;
font-weight: bold;
color:  #93DCDE;	
}

.mission_post_second a:hover{
font-family: arial; 
font-size: 14px;
font-weight: bold;
color:  #93DCDE;		
 text-decoration: underline;
}

.mission_post_third{
width: 90px;
padding-top:4px;
height: 28px;
font-family: arial; 
font-size: 14px; 
font-weight: bold;
color:  #93DCDE;		
float: left;
}

.mission_post_third a:link {
font-family: arial; 
font-size: 14px;
font-weight: bold;
color:  #93DCDE;	
}

.mission_post_third a:visited {
font-family: arial; 
font-size: 14px;
font-weight: bold;
color:  #93DCDE;	
}

.mission_post_third a:hover{
font-family: arial; 
font-size: 14px;
font-weight: bold;
color: #93DCDE;	
 text-decoration: underline;
}

.pn_div {
	margin: 10px 0 0 30px;
font-family: arial; 
font-size: 12px; 
font-weight: normal;
color:  #000;			
}

.pn_div  a:link {
font-family: arial; 
font-size: 12px;
font-weight: normal;
color:  #000;	
}

.pn_div  a:visited {
font-family: arial; 
font-size: 12px;
font-weight: normal;
color:  #000;		
}

.pn_div a:hover{
	font-family: arial; 
	font-size: 12px;
	font-weight: normal;
	color:  #000;	
	text-decoration: underline;
}

.leader_2_div {
	height:37px; 
	margin-left: 35px;  
	font-family: arial;
	font-size: 10px; 
	color: #878686 ;
	text-decoration: none;
}

.leader_2_div:hover {
	background-color: #F66800; 
	color: #FFFFFF;
	cursor: pointer;
} 

.leaders_div_22  a:link {
	font-family: arial;
	font-size: 10px; 
	color: #878686 ;
	text-decoration: none;
}

.leaders_div_22  a:visited {
	font-family: arial;
	font-size: 10px; 
	color: #878686 ;
	text-decoration: none;
}

.leaders_div_22  a:hover {
	font-family: arial;
	font-size: 10px; 
	color: #FFFFFF;
	background-color: #F66800; 
	text-decoration: none;
}

/*
.leaders_div_22:hover {
 background-color: #F66800; 
 color: #FFF;
 cursor: pointer;
} */


.contact_name {
	width:257px;
	height:22px;
	background-color:#EDEDED;
	border: #C3C3C3 solid 1px;
	 font-family: arial; 
 font-size: 12px;
 font-weight: normal;
}
		
.contact_email {
width:257px; 
height:22px;
background-color:#EDEDED; 
border: #C3C3C3 solid 1px;
 font-family: arial; 
 font-size: 12px;
 font-weight: normal;
}
		
.contact_message{
 width:530px;
 height:180px;
 background-color:#EDEDED;
 border: #C3C3C3 solid 1px;
 font-family: arial; 
 font-size: 12px;
 font-weight: normal;
 color:  #000;
 }
		
		
	.contact_submit{
background:  url('images/submit-btn.gif') no-repeat top left;
width:81px;
 height:21px;
 float: right ;
margin-right:30px;
border-style: none;
/* position: relative;
top: -10px; */
		}
		
.contact_captha{

		}
		
 .contact_captha_text{
width:110px; 
height:22px;
background-color:#EDEDED;
border: #C3C3C3 solid 1px;
}		

	.div_page{
font-size:12px; 
		}	

.blog_content  {
margin: 0px;
background-color:#FFFFFF;
}

.leader_blog_top_div{
width:980px; 
height:128px;
border-top: 9px solid #D8AE00; 
border-bottom: 1px solid #C4C4C4;
		}
		
.blog_post_title {
font-family: arial;	
font-size: 30px;
color: #D8AE00;
margin-bottom: 15px;
}

.blog_post_title a:link {
color: #D8AE00;
text-decoration: none;
}

.blog_post_title  a:visited {
color: #D8AE00;
text-decoration: none;
}

.blog_post_title a:hover {
color: #D8AE00;
text-decoration: underline;

}


.blog_post_title1 {
font-family: arial;	
font-size: 12px;
color: #606060;
margin-bottom: 15px;
}

.blog_post_title1 a:link {
color: #606060;
text-decoration: none;
}

.blog_post_title1  a:visited {
color: #606060;
text-decoration: none;
}

.blog_post_title1 a:hover {
color: #606060;
text-decoration: underline;

}

.blog_post_content{
font-family: arial;	
font-size: 14px;
color: #383838;	
margin-bottom: 30px;
}

.blog_post_content a {
text-decoration: none;
cursor: pointer;
}


.blog_post_rm{
display: inline-block;
font-family: arial;	
color: #FFF;	
background:url(images/readmore.gif); 
font-size:9px;
width: 66px;
height:13px;
padding: 2px 0px 0px 5px;;
}

.blog_post_rm a:link  {
text-decoration: none;
}

.blog_post_rm  a:visited {
text-decoration: none;
}

.page_navi_div {
font-family: arial;		
font-size:24px;	
color: #FFF;
margin-top: 60px;
margin-bottom: 30px;
}

.single_post_back{
display: inline-block;
font-family: arial;	
color: #FFF;	
background:url(images/en_back_normal.gif); 
font-size:9px;
width: 86px;
height:25px;
cursor: pointer;
}

.back_to_ {
/*width:200px; */
padding: 0px 20px 0px 20px;
height:28px; 
background-color:#D8AE00; 
color:#FFF;
line-height: 20px;
text-decoration: none;
cursor: pointer;
}


.back_to_:hover {
text-decoration: underline;
}

.commentmetadata
{
color: #B7B6B6;
}

.commentmetadata  a:visited
{
color: #B7B6B6;
text-decoration: none;
}

.commentmetadata a:link
{
color: #B7B6B6;
text-decoration: none;
}

.commentmetadata a:hover
{
color: #B7B6B6;
text-decoration: underline;
}
.comment_input {
/*	width:594px;*/
width:600px;
	border:none;
	background-color:#EAEAEA;
	min-Height:130px;
	padding:10px;
	margin: 0px;
}
/*	
.comment_submit {
background:url(images/en_comment_btn.gif);
position: relative;
top:-35px;
left:15px;
cursor: pointer;
}
*/


.comment_submit {
background:url(images/en_comment_btn.gif);
cursor: pointer;
width:36px;
height:34px; 
border:none;
}

.comment_div {
	 border-top: 5px solid #D8AE00;
	 border-right: 0px solid #D8AE00;
	  width:615px; 
	  min-Height:100px; 
	  padding: 0px;
	  margin: 0px;
	  margin-left:95px; 
	  font-family:arial; 
	  font-size:14px; 
}
.comment-div1 {
	width:800px; 
	color:#383838;
	font-family:arial;
	font-size:14px;
}

.comment-div2 {
	width:800px; 
	color:#383838;
	font-family:arial;
	font-size:14px;
}

.comment_div_left {
float:left;  
width:140px;

}

.comment_div_right {
 border-top: 5px solid #CCCCCC;
 width:620px;
 min-Height:100px;
 margin-left:100px;  
}

.comment_author {
width:294px;
padding: 5px 0px 0px 10px; 
height:21px;
border-style: solid; 
border-color: #BEBEBE;
border-width: 0px 0px 1px 0px; 
background-color:#EAEAEA; 
margin:0px;
color:  #D8AE00;
	  font-family:arial; 
	  font-size:14px; 
}

.comment_email {
width:299px;
height:21px;
padding: 5px 0px 0px 10px;
border-style: solid;
border-color: #BEBEBE;
border-width: 0px 0px 1px 1px;
background-color:#EAEAEA;
margin:0px;
color:  #D8AE00;
	  font-family:arial; 
	  font-size:14px; 
}