/*
Theme Name: ActionAid-Pages-ersion
Theme URI: http://www.actionaid.org/china/
Description: WordPress theme for <a href="http://actionaid.org/china">actionaid</a>.
Version: 0.82
Author: LEMONed
Author URI: http://ww.ilemoned.com
Tags: red, fixed width, three columns, widgets
*/


body {
	margin: 0;
	padding: 0;
   font-size: 62.5%; 	
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background: #fff;
	color: #000;
	}

p,ol,ul {
	line-height: 160%;
	}

a {
	color: #ef4135;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
.aligncenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
.red {
	font-size: 12px;
	color: red;
	}
.grey,
.grey a {
	color: #666;
	}


h1 {}
h2 {
  font-size: 14px;
  }
h3 {
	/*** font-size: 18px; **2010??3??30??*/
	font-size: 14px;
	}
h4{
  font-size:13px;
  }
h5?{
   font-size:12px;
   }
h6 {
	/*** font-size: 12px; **2010??3??30??*/
	font-size: 11px;
	}



#wrapper {
	width: 770px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	font-size: 12px;
	}





/****************************
*	HEADER					*
****************************/

#header {
	height: 139px;
	border-bottom: 1px solid #c7c7cf;
	position: relative;
	}

#header h1.site-title {
	display: none;
	margin: 0;
	}
 
#header a.logo {
	position: absolute;
	top: 20px;
	left: 0;
	border: none;
	}
  	
#header a.logo img {
	border: none;
	}

/*** 20090323????? ***/	

#header-logo a {
BACKGROUND-COLOR: #fff
}
#header-logo a:hover {
BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
#header-logo A SPAN {
	DISPLAY: none;text-align:center;
}
#header-logo A:hover SPAN {
	DISPLAY: block; 
	left: 160px;  
	COLOR: #000000; /** LINE-HEIGHT: 20px; **/
	POSITION: absolute;
	TOP:0px; 
}	
	
/*** 20090323?????? ***/	
	
#header ul#navmenu {
	margin: 0;
	padding: 0 0 0 2px;
	list-style-type: none;
	border: 1px solid #e7c4ca;
	background: #ef4135;
	width: 768px;
	height: 26px;
	position: absolute;
	left: 0;
	top: 65px;
	}

#header .countries {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 755px;
	height: 31px;
	background: url(images/world.gif) no-repeat right top;
	text-align: right;
	font-size: 12px;
	padding: 15px 15px 0 0;
	}
#header .countries p {
	line-height: 100%;
	margin: 0;
	}
#header .countries span {
	font-weight: bold;
	font-size: 14px;
	color: #4c6a82;
	}
#header .countries select#countries {}

#header .navigation {
	position: absolute;
	bottom: 16px;
	left: 16px;
	}
#header .navigation a {
	color: #000;
	}
#header .navigation a:hover {
	text-decoration: underline;
	}

#header #search {
	position: absolute;
	top: 20px;
	right: 0;
	}
#header #search input#s {
	font-size: 12px;
	width: 120px;
	height: 14px;
	padding: 0;
	}
#header #search input.search-btn {
	width: 29px;
	height: 17px;
	border: none;
	background: url(images/search.gif) no-repeat 0 0;
	}






#main {
	width: 100%;
	height: 100%;
	clear: both;
	overflow: hidden;
	margin: 12px 0 0 0;
	}

#sb-left {
	float: left;
	width: 129px;
	border: 1px solid #c7c7cf;
	background: #f1f1f1;
	padding: 12px;
	}

#sb-left img {
	border: none;
	}

#sb-left a {
	color: #ef4135;
	}

#sb-left-end ul li {
	list-style-type: none;
	}	
#sb-left ul {
	margin: 10px 0 15px;
	padding: 0;
	list-style-type: none;
	line-height: 120%;
	}
#sb-left ul li {
	background: url(images/indicator.gif) no-repeat left 3px;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	}
#sb-left ul li a {
	}

#sb-left h4,
#sb-left h4 {
	margin: 8px 0;
	padding: 0;
	font-size: 12px;
	text-decoration: underline;
	}

#sb-right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}


#sb-right {
	font-size: 11px;
	float: right;
	width: 159px;
	
/* edit at 2009-2-23	width: 195px;
*/
	}
#sb-right img {
/* edit at 2009-2-23	width: 195px;
*/
    width: 159px;
	border: none;
	}




#content {
	float: left;
	
	/**padding: 0 20px; */
	padding-left:12px;
    padding-right:12px;

/** 20100513 ***/
padding-bottom:12px;
padding-top:6px;
/*** 20100513 **/

    width:430px;
	}

#content .post {
	padding: 0 0 30px 0;
	}

#content .post-title {
	margin-top: 0;
    margin-bottom:3px;
	}
#content .post-title a {
	color: #000;
	}
#content .post-meta,


#content .post-meta a {
	color: #ccc;
	font-weight: bold;
	 margin-bottom:0;
    margin-top:0;  
	}
#content .post-meta a:hover {
	color: #aaa;
    /****  20100513 ***/
    margin-bottom:0;
    margin-top:0;  
    /**  20100513 ***/ 
	}

#content .post-entry {
	color: #333;
	}








#single {
	float: left;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}

#single #sb-single {
	float: left;
	width: 180px;
	}

#single #post {
	float: right;
	width: 570px;
	}


#single .post-meta,
#single .post-meta a {
	color: #ccc;
	font-weight: bold;
	}
#single .post-meta a:hover {
	color: #aaa;
	}

#sb-single h4 {
	display: block;
	margin-bottom: 3px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	}
#sb-single ul.sb-single-list {
	width: 180px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#sb-single ul.sb-single-list li {
	width: 180px;
	line-height: 22px;
	border-bottom: 3px solid #fff;
	}
#sb-single ul.sb-single-list li a {
	display: block;
	background: #e5e9ec url(images/indicator.gif) no-repeat 6px 7px;
	padding: 0 5px 0 15px;
	color: #3f5263;
	}
#sb-single ul.sb-single-list li a:hover {
	background: #cbd4dd url(images/indicator.gif) no-repeat 6px 7px;
	text-decoration: none;
	}




#comments {
	clear: both;
	padding: 0 0 0 200px;
	}

h3#cmt-count {
	clear: both;
	margin: 0;
	padding: 30px 0 10px;
	}

ol#cmt-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #ccc;
	}
ol#cmt-list li {
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
	}



#footer {
	clear: both;
	font-size: 12px;
	margin: 35px 0;
	color: #fff;
	background: #ef4135;
	height: 20px;
	padding: 0 12px;
	line-height: 20px;
	}

#footer p {
	margin: 0;
	padding: 15px 0 20px;
	text-align: center;
	}
#footer a {
	color: #fff;
	}



/****************************
*	Page					*
****************************/

#page-content ul li {
	/** background: url(images/button.gif) no-repeat;
	margin:0px; 
	display:block;  ***/
	list-style-type: none;
	}

#page-content{
float:right;
width:570px;
padding-left:20px;
}
#page-main-content {
	float: left;

	padding-left:5px;
    padding-right:12px;
    width:412px;
	}







/*** ESSENTIAL STYLES ***/
ul.sf-menu,
ul.sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
ul.sf-menu {
	line-height:	100%;

}
ul.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			100%; /* left offset of submenus need to match (see below) */
}
ul.sf-menu ul li {
	width:			100%;
	background-image: none;
}
ul.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
ul.sf-menu li {
	float:			left;
	position:		relative;
	width: 153px;
	background: url(images/sep-topnav.gif) no-repeat right center;
}
ul.sf-menu a {
	display:		block;
	position:		relative;
}
ul.sf-menu li:hover ul,
ul.sf-menu li.sfHover ul {
	left:			0;
	top:			27px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
ul.sf-menu {
	float: left;
	text-align: center;
}
ul.sf-menu a {
	padding: 7px 10px;
   _padding: 9px 10px 5px;
/*	line-height: 26px;*/
	text-decoration: none;
	font-weight: bold;
}
ul.sf-menu a,
ul.sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
ul.sf-menu li {
	background:		#ef4135;
}
ul.sf-menu li li {
	background:		#ef4135;
}
ul.sf-menu li:hover,
ul.sf-menu li.sfHover,
ul.sf-menu a:focus,
ul.sf-menu a:hover,
ul.sf-menu a:active {
	background:		#bf342b;
}


ul.sf-menu,
ul.sf-menu li,
ul.sf-menu ul,
ul.sf-menu li a {
	z-index: 300;
	}




.wp-pagenavi {
	padding: 2px 0;
	font-weight: bold;
	color: #666;
	}
.wp-pagenavi span.pages,
.wp-pagenavi a {
	border: 1px solid #ccc;
	background: #e5e9ec;
	margin: 0 2px;
	padding: 2px 5px;
	}
.wp-pagenavi span.current,
.wp-pagenavi a:hover {
	border: 1px solid #ccc;
	background: #cbd4dd;
	margin: 0 2px;
	padding: 2px 5px;
	text-decoration: none;
	}