/*
Theme Name: The Anglo Far East Template
Theme URL: http://anglofareast.com
Description: The Anglo Far East Template
Author: Anthony Castro
version: 1.0
*/

/* basics */

*{margin:0; padding:0;}

body {	
	
	background: url(images/bgimg.png) repeat-x;
    background-attachment: fixed;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	}
.dropshadow{
	
	background:url(images/side_03.png) repeat-y center;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}

/* links */

a{
	color:#00F;
	text-decoration:none;
	}

a:hover{text-decoration: underline;
}

a:visited {color:#909;}


/* FULL container */
#full_cont {
width:1054px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	color:#333;
	/* check overflow */
	overflow: hidden;
	/*position:absolute;*/
	
	
}

#corner01 {
width:15px;
height:15px;
background-image:url(images/corner01.PNG);
top:0;
left:0;
text-indent: -9999em;

}

#topshadow {
position:absolute;
width:1024px;
height:15px;
background-image:url(images/topshadow.PNG);
top:0px;
left:15px;
text-indent: -9999em;
}

/*#corner02 {
position:absolute;
width:15px;
height:15px;
background-image:url(images/corner02.PNG);
right:0px;
top:0px;
text-indent: -9999em;
}*/

#rightshadow {
position:absolute;
	width:15px;
	height:auto;
	background-image: url(images/leftshadow.PNG);
	background-repeat: repeat-y;
	left:0px;
	top:0px;
	bottom:0px;
}

#leftshadow {
position:absolute;
width:15px;
height:auto;
background-image:url(images/rightshadow.PNG);
background-repeat:repeat-y;
right:0px;
top:0px;
bottom:0px;

}

/*#corner03 {
position:absolute;
width:15px;
height:15px;
background-image:url(images/corner03.PNG);
bottom:0px;
left:0px;


}*/

/*#bottomshadow {
position:absolute;
width:1024px;
height:15px;
background-image:url(images/bottomshadow.PNG);
bottom:-10px;
left:15px;
padding-bottom:


}*/

/*#corner04 {
position:absolute;
width:15px;
height:15px;
background-image:url(images/corner04.PNG);
bottom:0px;
right:0px;
overflow:hidden;
}*/
/* container */

#container {

	width:1024px;
	margin: 0 auto;
	padding:0;
	color:#333;
	/* check overflow */
	overflow: hidden;
	background:#FFFFFF;
	position:relative;
	-moz-box-shadow:0 0 20px black;
	-webkit-box-shadow: 0 0 20px black;
	
		}
	
/* header */

#shadow1 li {
	text-decoration:none;
	float:right;
	position:relative;
	color:#FFFFFF;
	text-align: right;
	font: Verdana;
	display:block;
	font-size:13px;
	margin:5px;
	font-weight: bold;	
}

#header {
	background: no-repeat #000000;
  	width:1024px; 
  	height:127px;
	color: #fff;
	text-indent: -9999em;
	
	}
#header a {

  display: block;

}
#header a span {
  visibility: hidden;
}
#header h1{
	
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	text-indent: -9999em;
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

#header #headerlogo{
	background:url("/images/afelogo.png") repeat scroll 0 0 transparent;
	float:left;
	height:111px;
	margin-left:10px;
	margin-top:7px;
	width:271px;
}


	
#headerWidget{
	text-indent: 0px  !important;
	float:right;
	margin: 8px;
}

	.qtrans_language_chooser{
		list-style:none;
	}
	
	.qtrans_language_chooser li{
		float:left;
		margin-right:5px;
	}
/* main menu */
.shailan
{
	width:1024px;
	height:30px;
	position:relative;
	z-index:100;
	text-align:left;
	background-color:#000000;
	font: Verdana;
}

.menu {
	width:1024px;
	height:30px;
	position:relative;
	z-index:100;
	text-align:left;
	background-color:#000000;
	font: Verdana;
}

* html .menu {
	width:746px; 
	w\idth:745px;
	}

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {
	width:146px;
}

.menu li {
	float:left;
	position:relative;
}

.menu a, .menu a:visited {
	margin: 0px 15px 0 30px;
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
	height:29px;
	border:1px solid #000;
	border-width:1px 0 0px 0px;
	line-height:25px;
	font-weight:bold;
	background-color:#000000
}

* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#000000;}

.menu ul ul a.drop:hover{background:#d5d5d5;}

.menu ul ul :hover > a.drop {background:#c9ba65;}

.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}


.menu ul ul ul a:hover {background:#b2ab9b;}




.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:29px;
	left:0;
	width:149px;
	border-top:0px solid #000;
	font: verdana;
	border-right: 5px solid #000;
	
}

* html .menu ul ul {top:30px;t\op:31px;}


.menu ul ul ul{left:149px; top:-1px; width:149px;}


.menu ul ul ul.left {left:-149px;}


.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}


.menu ul ul a, .menu ul ul a:visited {background:#000000; color:#FFFFFF; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}

* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}


.menu a:hover, .menu ul ul a:hover{color:#afafaf; background:#000000;}
.menu :hover > a, .menu ul ul :hover > a {color:#afafaf; background:#000000;}


.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

.menu ul :hover ul ul{visibility:hidden;}

.menu ul :hover ul :hover ul{ visibility:visible;}


/* content */

#content {
	float: left;
	width:490px;
	overflow: hidden;
	margin:14px;
    background:#FFFFFF;
	}

#alternate {
	float: left;
	
	width:650px;
	overflow: hidden;
	margin:60px;
        background:#FFFFFF;
	}

.post {

	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	text-decoration:none;
	}
	
.post h2 a{
	color: #a55d08;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width:200px;
	float:left;
	margin:0;
	padding:0;
	border-right: 1px solid #ddd;
background:#FFFFFF;
	}

#left address{
	width:150px;
	float:center;
	margin:0;
	font:normal 12pt Verdana;
}
#left h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:10px; padding: 0; text-align:justify;}

/*#left img {padding: 0; margin: 0;}*/

#left ul {
	margin:12px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a55d08;
	}

#contact {
	padding-bottom: 4px;
	color:#333333;
	font-size:10px;
	margin: 0;
	padding: 0;
	line-height: 14pt;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#left #pgf{
margin-top:10px;
cursor:pointer;
margin-left:9px;
}


/* right sidebar */

#right{
	width:250px;
	float:right;
	margin:-6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #ddd;
	}
	

	

#right h2{
	font:normal 15pt georgia, times;
	color: #FFFFFF;	
	margin: 0;
	padding: 0;
	text-indent:5px;
	/*letter-spacing:2px;*/
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	padding-right: 23px;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}

/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   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;
}

/* footer */

#footer {
	background:#2d2d2d;
	clear: both;
	width: 100%;
	list-style-type:none;
	}
	
#subfooter {
background-color:#2D2D2D;
clear:both;
color:#CCCCCC;
height:90px;
width:100%;
}

#subfooter .widget {
float:left;
height:80px;
width:188px;
}

#subfooter .widget2 {
border-left-color:#FFFFFF;
float:right;
height:70px;
margin:10px 10px 0;
text-align:left;
}

#subfooter .widget3 {
float:right;
height:70px;
margin:10px 10px 0;
text-align:right;
width:100px;
}

#subfooter .widget .inner {
padding:10px;

}

#footer p{
padding:14px 0;
margin: 0; 
color: #eee; 
text-align:left;
}

#footer a{
color: #BCBCBC;
text-decoration: none;
}

#footer a:hover{
color: #5D5D5D;
text-decoration: underline;
}

#shadow3 {
	background: url(images/down-shdw.png) no-repeat top center;
	text-indent: -9999em;
	}


#latest_p li a{ 
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#a55d08;
}

/*WP EMAIL CAPTURE STYLES*/

/*#wp_email_capture {

	    background: #303030;
		text-decoration:none;
		color:#666666;
		margin-top:3px;
		margin-left:6px;
		width:210px;
		height:240px;
		
		}*/
		
#wp_email_capture {
  background: none repeat scroll 0 0 #303030;
  color: #666666;
  height: 240px;
  margin-top: 10px;
  text-decoration: none;
  width: 163px;
}

#wp_email_capture span{
	color:#FFFFFF;
	float:right;
	font-size:12px;
	margin-left:2px;
	margin-right:3px;
	font-size:15px;
}

#wp_email_capture h2{
	font:normal 15pt;
	color: #FFFFFF;	
	margin: 0;
	padding:3px 3px 0;
	text-indent:5px;
	/*letter-spacing:2px;*/
	float:right;
	margin-left: 1px !important;
}
		
/*#wpsubmit{
	background:url(images/btnsubmit.png ) no-repeat !important;
	text-indent:-9999px;
	padding:0px !important;
	height:32px;
	margin-left:53px !important;
	margin-top:5px !important;
	cursor:pointer;

}*/

.wp-email-capture-submit {
  background: url("images/btnsubmit.png") no-repeat scroll 0 0 transparent !important;
  cursor: pointer;
  height: 32px;
  margin-left: 26px !important;
  margin-top: 5px !important;
  padding: 0 !important;
  text-indent: -9999px;
}

#wp_email_capture label
{
	float:left;
	margin:10px 5px 5px;
	width:180px;
	display:block;
	color:#FFFFFF;
	font-family:georgia;
	font-weight: bold;
	font-size:15px;
	/*letter-spacing:2px;*/
}

/*#wp_email_capture input
{
	border:1px solid;
	margin:3px;
	padding:0px 3px;
	width:180px;
	font: 8pt Georgia;
	color:#666666;
	background: url(images/input.png) no-repeat;
	border:medium none;
	padding: 8px 10px 13px 6px;
	margin: 3px 3px 3px 10px;
}*/
#wp_email_capture input {
  background: url("images/input.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  color: #666666;
  font: 8pt Georgia;
  margin: 3px 3px 3px 10px;
  padding: 8px 10px 13px 6px;
  width: 121px;
}

#globalsubscribe{
	
}

#globalbuttons{
	margin-right:105px;
	margin-top:45px;
}

#wp_email_capture_2
{
		/*background:url("images/subscribe2bg.png") no-repeat scroll 0 0 transparent;*/
		background: #303030;
		color:#666666;
		float:left;
		height:180px;
		text-decoration:none;
		width:210px;
		margin-left:155px;
		margin-bottom: 10px;
}

#wp_email_capture_2 h2{
	font:normal 15pt georgia, times;
	color: #FFFFFF;	
	padding: 0;
	text-indent:5px;
	/*letter-spacing:2px;*/
	float:right;
	margin-right:5px;
	margin-top:3px;
	margin-left: 1px !important;
}


#wp_email_capture_2 label
{
	float:left;
	margin-left:5px;
	width:180px;
	display:block;
	color:#FFFFFF;
	font-size:15px;
	font-weight: bold;
	/*letter-spacing:2px;*/
}

#wp_email_capture_2 input
{
	background:url("images/input.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#666666;
	font:8pt Georgia;
	margin:3px 3px 3px 10px;
	padding:8px 10px 3px 6px;
	width:180px;
}

#wp_email_capture_2 input[type=submit] {
	margin-left:53px !important;
}

#wpsubmit2{
	background:url(images/btnsubmit.png ) no-repeat !important;
	text-indent:-9999px;
	padding:0px !important;
	height:32px;
	margin-left:53px !important;
	margin-top:5px !important;
	cursor:pointer;

}

#WP-PrintIcon img{
	float:right;
}

.container_12{
	margin-left:auto;
	margin-right:auto;
	width:1054px;
}

.breadcrumb{
	margin-left:12px;
}

	.breadcrumb a{
		text-shadow:0px 1px 1px grey;
		color:#F7941D;
	}

	.breadcrumb a:hover{
		
	}


.leftbuttons{
	margin-left:35px;
	margin-top:10px;
	margin-bottom:10px;
}

img.leftbuttons{
	
}


#rssdiv{
	position:relative;
}
#rssbutton{
	display:block;
	float:right;
	left:991px;
	overflow:hidden;
	position:absolute;
	top:130px;
}
	
#shadowdiv{

}

#subfooter2{
}


#partners{
	float:left;
	padding-left:30px;
	padding-top:10px;
	/*width:570px;*/
}
	#partners ul{
		list-style:none;
	}

	#partners li{
		display:inline;	
		padding-left:10px;
	}
	
	#partners #grantlogo{
		margin-top:10px;
	}
	
	#partners #argorlogo{
	}
	
	#partners #viamatlogo{

	}
	
	#partners #lablogo{

	}
	
	.textwidget{
		background-image: url("/images/events.png");
		margin-left: 10px;
		padding: 7px;
		width: 163px;	
        height: 106px;
        color: white;
        background-repeat: no-repeat;
    }
    .textwidget h2
    {
        display: none;   
    }
    .textwidget a
    {
        display: block;
        margin-top: 20px;
        color: white;
    }
	
	#befenitslist ul li{
				list-style-image: url("images/bulletgold.jpg");
				list-style-position: outside;
				margin-bottom: 5px;
				margin-left: 47px;
				line-height:200%;
			}

 img[alt='Silver'], img[alt ='Gold']
 {
   margin-top: 10px;
 }

.textwidget
{
 margin-bottom: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
}
#ab_adblock a
{
   margin-top: 5px;
}

#right > ul > div:first-child
{
   display: none;
}
#right ul
{
  margin-top:0px!important;
}
#wp_email_capture
{
 margin-top: 10px;
}


