/*
Theme Name: Thinking Beyond Borders - Original Flavor
Theme URI: http://thinkingbeyondborders.org/
Version: 1.5
Description: Same as the first site with minor changes to the UI and with implementation of the two-column layout style.
Author: Kate
Author URI: http://hardwiredcreative.com
*/

/* default elements */
* html { display: inline; }

* {margin: 0; padding: 0;}

body {
	background: #7C6F5C url(/img/bg1.jpg);
	padding: 2% 0;
	font-size: 13px;
	font-family: "georgia", "times new roman", serif;
	color: #333333;
}

a {color: #642;}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;}

h1 {
	font-style: normal;
	font-family: "georgia", "Futura", Myriad;
	font-size: 18px;
	padding-bottom: .5em;
}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font-style: normal;
	font-family: "georgia", "Futura", Myriad;
	font-size: 14px;
	padding-bottom: 1em;}
h3 {font: bold 1.2em serif,sans-serif;}

blockquote {
	background: url(/img/quote.gif) no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}
#pieces blockquote {
	background: url(/img/quote.gif) no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 20px;
	padding-right: 15px;
}
form,table {margin-bottom: 1.2em;}
img {border: none;
display: inline;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;
	font-size: 13px;
line-height: 1.5em;
text-align: left;
}

small,.small {font: normal 0.9em sans-serif;}
ul,ol {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 1px;
}

/* structure */
#wrapper {
	background: #FFFFFF;
	margin: 0 auto;
	width: 796px;
	display: block;
	overflow: visible;
	z-index: -1;
}
#container {
	border-top: 6px solid #FFFFFF;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto; background: #FBF9F4;
	width: 780px;
display: block;}

/* header */
.upbg {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url(/img/bg2.jpg) repeat-x;
z-index: 1;
}

.title {
	background: #64493a url(/img/hdrtxt.jpg) repeat-x;
	height: 110px;
}
.title h1 {
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
	display: none;
}


/*country pages*/

.headercambodia {
	background: #DAD7C5 url(/img/cbanner-cambodia.jpg) no-repeat right bottom;
	height: 131px;
}

.headerchina {
	background: #DAD7C5 url(/img/cbanner-china.jpg) no-repeat right bottom;
	height: 131px;
}

.headercostarica {
	background: #DAD7C5 url(/img/cbanner-costarica.jpg) no-repeat right bottom;
	height: 131px;
}

.headerecuador {
	background: #DAD7C5 url(/img/cbanner-ecuador.jpg) no-repeat right bottom;
	height: 131px;
}
.headerindia {
	background: #DAD7C5 url(/img/cbanner-india-program.jpg) no-repeat right bottom;
	height: 131px;
}
.headerindia-en {
	background: #DAD7C5 url(/img/cbanner-India-en.jpg) no-repeat right bottom;
	height: 131px;
}

.headerperu {
	background: #DAD7C5 url(/img/cbanner-peru.jpg) no-repeat right bottom;
	height: 131px;
}

.headersouthafrica {
	background: #DAD7C5 url(/img/cbanner-southafrica-program.jpg) no-repeat right bottom;
	height: 131px;
}
.headersouthafrica-en {
	background: #DAD7C5 url(/img/cbanner-southafrica-enrichment.jpg) no-repeat right bottom;
	height: 131px;
}
.headerthailand {
	background: #DAD7C5 url(/img/cbanner-thailand.jpg) no-repeat right bottom;
	height: 131px;
}

.headerusa {
	background: #DAD7C5 url(/img/cbanner-USA.jpg) no-repeat right bottom;
	height: 131px;
}

.headervietnam {
	background: #DAD7C5 url(/img/cbanner-vietnam.jpg) no-repeat right bottom;
	height: 131px;
}



/* @end */

/* navigation */
.navigation {
	background: #7F8400 url(/img/menubg.gif) repeat-x left;
	height: 41px;
	max-width: 780px;
}
.navigation ul {
	margin: 0;
	padding: 0;
}
.navigation li {float: left; list-style: none;}
.navigation li a {
	color: #FFFFFF;
	display: block;
	font: 14px/41px Futura, Myriad, "Lucida Sans", Corbel, Georgia, Tahoma, sans-serif;
	text-align: center;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
}
.navigation a:hover {
	background-position: left bottom;
	color: #221;
}
.navigation .current_page_item a {
	color: #331;
	background: #7F8400 url('/img/menuactive.gif') repeat-x top left;

}

/* main */
.main {background: #FFF;
width: 780px;
margin-left: 6px;}


.box
{
	text-align: center;
	width: 200px;
	background: #FDFCF6 url('/img/boxbg.gif') repeat-x;
	padding: 12px 5px 5px;
	border-bottom: 1px solid #dbceb8;
	margin: 0 auto 1em;
	border-right: 1px solid #c8bba8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.country_box
{
	float: right;
	text-align: center;
	width: 200px;
	background: #FDFCF6 url('/img/boxbg.gif') repeat-x;
	padding: 12px 5px 5px;
	border-bottom: 1px solid #dbceb8;
	margin: 0 auto 1em;
	border-right: 1px solid #c8bba8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.country_view_box
{
	float: right;
	text-align: center;
	width: 200px;
	background: #FDFCF6 url('/img/boxbg.gif') repeat-x;
	padding: 5px 15px 5px 5px;
	border-bottom: 1px solid #dbceb8;
	margin: 0 auto 1em;
	border-right: 1px solid #c8bba8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.teammember {
	background-repeat: no-repeat;
	border-top: 31px solid #FFF;
	border-bottom: 31px solid #FFF;
}

.qaquestion {
	font: bold 14px Georgia, Scala, Cambria, Palatino, "New York", Serif;
}
.webelieve {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-weight: normal;
	font-size: 14px;
	padding-left: 15px;
	margin-left: 15px;
}
.webelieve ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-weight: normal;
	font-size: 14px;
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 10px;
}
.webelieve li {
	margin-bottom: 9px;
}

/* posts */
.post .descr {
	color: #630;
	font-size: 0.9em;
	margin: 2px 0 4px;
}
.post .info{
	border-top: 1px dashed #AAAA9A;
	color: #222;
	font-size: 0.9em;
	font-weight: bold;
	margin: 4px 0 8px;
	padding: 8px 0;
}
.post img { margin: 4px 0;
}
.post a img {border: 2px solid #FFF;}
.post a {
color: #B96D00;
text-decoration: underline;
}

.post a:hover img {
	border: 2px solid #AA9;
}
.divider1
{
position: relative;
background: #fff url('/img/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}
.globebg
{
	background: url('/img/4globes-vertical.gif') repeat-y;
	height: 100%;
}
.sidebar ul {
	list-style-type: none;
}
.sidebar li {
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	text-align: left;
}
.sidebar li a {
	display: block;
	text-align: left;
	list-style-type: none;
	padding: 8px 4px 4px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #ddcda7;
}
.sidebar li a:hover {
	color: #553;
	background-color: #e3d2a0;
}

/* images and txt styles */
.imgfloatleft {
	float: left;
	margin-left: 2px;
	margin-right: 10px;
}

.imgfloatright {
	float: right;
	margin-left: 2px;
	margin-right: 10px;
}
.imgborder {
	border: 1px solid #663300;
}
.imgqa {
	border: 1px solid #663300;
	margin-top: 10px;
	margin-bottom: 10px;
}

.greenhead {
	font-size: larger;
	text-transform: uppercase;
	color: #669900;
}

img.sidebarimg
{
position: relative;
border: 1px solid #b0834c;
width: 202px;
	margin-left: 3px;
}
img.rightborder
{
position: relative;
float: right;
margin: 2px 0px 0 10px;
border: 1px solid #6F5230;
}
img.leftborder
{
position: relative;
float: left;
border: 1px solid #6F5230;
	margin: 2px 10px 0 0;
}
img.regborder
{
position: relative;
border: 1px solid #6F5230;
	margin: 5px;
}
.thumbdisplay {
	position: relative;
	width: 185px;
	float: right;
	vertical-align: middle;
	text-align: center;
}

.thumbimg {
	border: 1px solid #6F5230;
	height: 75px;
	overflow:hidden;
	background-color: #DEC290;
	font-size: 10px;
}

.thumbclick {
	margin: 0px 0px 0px 0px; 
	padding: 2px 1px 3px 3px; 
	position: relative; 
	background-color:#FBFBF1; 
	font-size: 11px;
}
img.rightborderpadded
{
position: relative;
float: right;
border: 1px solid #6F5230;
	margin: 2px 0px 12px 15px;
}
.hrgrey {
	width: 500px;
	height: 2px;
	background-color: #e7e7e7;
	margin-top: 5px;
	margin-bottom: 5px;
}
.anchorlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-position: outside;
	}
.bodylist {
	line-height: 1.5;
	margin: 10px;
	padding: 10px;
	font-size: 13px;
}
.bodylist2 {
	line-height: 1.5;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-type: circle;
}
.bodylist3 {
	line-height: 1.5;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: square;
}
.whateverfloatright {
	float: right;
	padding: 10;
	margin: 10;
	border: 20px solid #FFFFFF;
	width: 300px;
}
h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}
h4
{
font-size: 1.2em;
padding-right: 28px;
background-image: url('/img/db2.gif');
}


/* bottom */
.bottom {
    background: #DCDAC9; /*url(/img/bottom.gif) no-repeat left bottom;*/
	border-top: 1px solid #AA8;
	color: #444;
	padding: 10px;
	font-size: 11px;
	clear: both;
}

.footertxt {
font-size: 10px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #332;
	color: #EED;
	padding: 10px;
	font-size: 10px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* misc */
.content {padding: 18px 10px;
display: inline;}
.content2 {
	background-color: #FFFFFF;
	padding: 10px 20px 5px;
}
.right .content {padding: 12px 10px 12px 0;}
.left .content {
	padding: 9px 4px 12px 6px;
	display: inline;
	clear: both;
}

.left .content p {
	padding: 0px 0px 0px 8px;
}

.left .content h2 {
	padding: 0px 0px 0px 12px;
}

.left {float: left;
height: 100%;
display: inline;}

.right {
	display: inline;
	float: right;
	align:left;
}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 {
	display: inline;
	float: right;
	background: #FFFFFF url(/img/tornpaper3.jpg) repeat-y;
	margin: 0;
	clear: both;
	position: relative;
}
.col2 .left {
	width: 240px;
	margin-right: 11px;
}
.col2 .right {width: 521px;
	margin-right: 8px;
}

/* block list */
ul.block, .block ul {
	border-bottom: 3px double #BCBAAC;
	width: 90%;
	padding: 10px 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
ul.block2, .block2 ul {
	border-bottom: 3px double #BCBAAC;
	width: 90%;
	padding: 0 0 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.box li {
	list-style-type: none;
}
.block li {
	border-bottom: 1px none #BCBAAC;
	list-style: none;
}
.block2 li {
	border-bottom: 1px none #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #7f8400;
	display: block;
}
.block2 li a,.block2 li em {
	color: #654444;
	display: block;
}

.block li em {
	font-size: 14px;
	font-style: normal;
}
.block2 li em {
	font-size: 14px;
	font-style: normal;
}
.block li a {
	padding: 4px 3px 4px 5px;
	text-decoration: none;
	font-size: 14px;
	display: block;
	margin: 0;
	height: 1.5em;
}
.block li a.active {
	color: #553;
	background-color: #e3d2a0;
}

.block2 li a {
	padding: 4px 3%;
	text-decoration: none;
	font-size: 14px;
}
.block li a span {font-weight: bold;}

.block2 li a span {font-weight: bold;}
.block li a:hover {
	color: #553;
	background: #e3d2a0;
}
.block2 li a:hover {
	color: #553;
	background: #D2D0C0;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

/* comments */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	width: 280px;
}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #FCFCFC;
	border: 1px solid #C6C3C3;
	padding: 2px;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #C6C3C3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}
.commentmetadata a {font-size: 1em; color: #666;}

/* rules */
.divider1
{
position: relative;
background: #fff url('/img/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

/* calendar */
#wp-calendar {color: #A0A0A0;}

.col2 .right table caption {border-bottom-color:#000;}
.col2 .right table thead tr {
  border-bottom-color: #000;
  color: #A53512;
}
.col2 .right table th {border-bottom-color:#000;}
.col2 .right table td#today {
  border-color: #000;
  color: #A53512;
}

.col2 .right table tfoot {border-top-color: #000;}
.col2 .right table tfoot a {background: none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display: inline-table;
  border-collapse: collapse;
  width: 185px;
  margin: 0px 10px 0 10px;
  text-align: center;
}

.col2 .right table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.col2 .right table thead tr {border-bottom:1px solid;}

.col2 .right table th {border-bottom:1px solid;}

.othertable td {
  width: 83px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.col2 .right table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.col2 .right table tfoot {border-top:1px solid;}
.col2 .right table tfoot a {
  border: none;
  font-weight: bold;
}
.col2 .right table tfoot #prev a {text-align:left;}
.col2 .right table tfoot #next a {text-align:center;}

#searchform {padding:10px;}

/* @group legacy */

#menu
{
position: relative;
background: #7F8400 url('/img/menubg.gif') repeat-x top left;
height: 41px;
padding: 3px;
margin-bottom: 2px;
display: block;
clear: both;
}

#menu ul
{
	position: absolute;
	top: 9px;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
font-size: 12px;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 url('/img/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('/img/border1.gif') repeat-x;
height: 14px;
margin-bottom: .75em;
}

.altrow {
	background-color: #F8F2D2;
	padding: 10px;
}

.evenrow {
	padding: 10px;
}

.altrow a:hover {
	background-color: #ccccc;
	text-decoration: none;
}

.evenrow a:hover {
	background-color: #ccccc;
	text-decoration: none;
}

.altrow a {
	text-decoration: none;
}

.evenrow a {
	text-decoration: none;
}

#top1 {
	padding: 5px;
	background-color: #7C8200;
}

#bottom1 {
	background-color: #7C8200;
	padding: 3px;
	margin-bottom: 0px;
}

fieldset {
	padding: 5px 0px 5px 10px;
}
legend {
	font-weight: bold;
}

#pieceDisplay {

	height: 35px;
}

.country_contain {
	float: right;
}

/* Admin Navigation */






/* @end */