/*
Theme Name: GITS
Theme URI: http://www.getintheirshoes.org
Description: This theme has been developed for the Get In Their Shoes Campaign, part of International Mentoring Network Organization (IMNO.org).
Version: 1.0
Author: J. Hysi
Author URI: http://www.jetmir.com
Tags: gits, imno, getintheirshoes, campaign, nonprofit
*/


/* Reset ------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 160%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Globals ------------------------------------------- */
body {
	font-family: Arial;
	font-size: 62.5%;
	letter-spacing: -0.01px;
	background: #90AAC4 url(style/images/bg_blue.gif) repeat-x;
}

/*div#beforewrapper {
	background: url(style/images/shoeprint.png) no-repeat;
	behavior: url(style/images/iepngfix.htc);
}*/

ul#skipto {
	display: none;
}

div#wrapper {
	margin: 38px auto 30px;
	width: 971px;
}

/* Logo ------------------------------------------- */
h1.logo {
	margin: 0px 0 20px 6px;
	float: left;
}
h1.logo a {
	width: 259px;
	height: 61px;
	display: block;
	text-indent: -999999px;
	background: url(style/images/logo.png) no-repeat;
	behavior: url(style/images/iepngfix.htc);
}

/* Navigation ------------------------------------------- */
#navtop {
	background:transparent url(style/images/nav-bg.png) no-repeat scroll 0 0;
	float:right;
	height:47px;
	left:0;
	margin:12px 0 0;
	position:relative;
	top:0;
	width:68em;
	z-index:1000;
}
#navtop ul {
	height: 47px;
	margin-left: 12px;
	background: url(style/images/nav-bg-right.png) no-repeat top right;
}
#navtop li {

	float: left;
	font-size: 9px;
	position: relative;
	background: url(style/images/navdivider.gif) no-repeat top right;
}
#navtop li.last {
	background: none;
}
#navtop a {
	font-size: 1.3em;
	padding: 17px 1.3em;
	display: block;
	color: #000;
	text-decoration: none;
}
#navtop a:hover, #navtop li:hover a {
	background: url(style/images/nav-over.gif) repeat-x top;
}
/* sub mav */		
#navtop li.sub ul {
	position: absolute;
	top: 47px;
	left: -12px;
	width: 200px;
	display: none;
}
#navtop li.last ul {
	left: auto;
	right: 0;
}
#navtop li.sub:hover ul, #navtop li.sfhover ul {
	display: block;
	background-color: #dfdfdf;
}
#navtop li.sub ul li {
	float: none;
	background: none;
}
#navtop li.sub ul li a {
	display: block;
	padding: 10px 15px;
	height: 10px;
	background: none;
	background-color: #cddfed;
	border-left: 1px solid #8daac5;
	border-right: 1px solid #8daac5;
	border-bottom: 1px solid #8daac5;
}
#navtop li.sub ul li a:hover {
	background-color: #a6c1db;
}

/* Introbanner area --------------------------------------- */
div#introbanner {
	clear: both;
	height: 361px;
	width: 976px;
	background: url(style/images/mainhead.png) no-repeat;
	behavior: url(style/images/iepngfix.htc);
}

div#headerinfo {
	margin:0;
	padding: 13px 11px;
	display:block;
}

/* Box structure ------------------------------------------- */
div.box {
	background: url(style/images/bottom-left.png) no-repeat bottom left !important;
}
div.box-container {
	padding-bottom: 10px;
	background: url(style/images/bottom-right.png) no-repeat bottom right !important;
}
div.box-container-alt {
	padding-bottom: 10px;
	background: url(style/images/bottom-right.png) no-repeat bottom right !important;
}
div.box-wrapper {
	padding-right: 6px;
	background: url(style/images/content-bg-right.png) repeat-y top right !important;
}
div.box-inner {
	overflow: auto;
	padding: 0 12px 2px;
	background: url(style/images/content-bg.png) repeat-y top left !important;
}

div.box h2.bheader {
	height: 50px;
	padding-right: 12px;
	background: url(style/images/heading-right.png) no-repeat top right !important;
}
div.box h2.bheader em {
	font-size: 14px;
	font-style: normal;
	color: #fff;
	height: 26px;
	padding: 24px 24px 0;
	display: block;
	background-image: url(style/images/heading-left.png) !important;
	background-repeat: no-repeat;
}

/* Main Content -------------------------------------- */

.hleft {
	display:inline;
}
.hright {
	display:inline;
	margin-left:409px;
}

/* Blog Content -------------------------------------- */
div#blog-content {
	margin: 10px 0 0 2px;
	float: left;
	width: 971px;
}

div.wp-highlight .box-inner ul.bcontent li {
	font-size: 13px;
	padding: 1px 0 0;
	border-bottom: 1px solid #ebebeb;
}
div.wp-highlight div.box-inner {
padding-bottom: 10px;
}

div.wp-highlight div.box-inner ul.bcontent li a {
	display: block;
	color: #4271a4;
	padding: 10px 10px 10px 25px;
	border-bottom: 1px solid #fff;
	background: url(style/images/bullet.gif) no-repeat 10px 14px;
}
div.wp-highlight div.box-inner ul.bcontent li#selected a {
	font-weight: bold;
}
div.wp-highlight div.box-inner ul.bcontent li a.alt {
	background-color: #f1f7f7;
}
/* sub sub list ---------------------------------- */		
div.wp-highlight .box-inner ul.bcontent li ul li {
	font-size: 13px;
	padding: 1px 0 0;
	border-bottom: 1px solid #fff;
}
div.wp-highlight div.box-inner ul.bcontent li ul li a {
	display: block;
	color: #4271a4;
	padding: 0 10px 10px 25px;
	margin-left: 15px;
	border-bottom: 1px solid #fff;
	background: url(style/images/bullet-light.gif) no-repeat 10px 4px;
}
div.wp-highlight div.box-inner ul.bcontent li#selected ul li a {
	font-weight: bold;
}
div.wp-highlight div.box-inner ul.bcontent li ul li a.alt {
	background-color: #fff;
}

div.wp-highlight ul.bcontent li a {
	font-size: 12px;
	text-decoration: none;
}
div.wp-highlight ul.bcontent li a span {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
div.wp-highlight ul.bcontent li a em {
	display: block;
	margin-top: 10px;
	text-decoration: none;
	font-style: normal;
	color: #4c4d4d;
	font-weight: normal;
	line-height: 170%;
	font-size: 12px;
}

/* More ------------------------------------------- */

.more {
	color:#4271a4;
	display:inline;
	float:right;
	height:24px;
	padding-right:19px;
	text-align:right;
	width:80px;
}

/* blog articles --------------------------- */			
div#blogfeature {
	margin: 10px 0 0 2px;
	float: left;
	width: 567px;
}
div#commentfeature {
	margin: 10px 0 0;
	float: right;
	width: 390px;
}

div#commentfeature div.box-inner, div#blogfeature div.box-inner {
	height: 290px;
}
div#blogcenter {
margin: 10px 0 0 2px;
float: left;
width: 647px;
font-size: 12px;
font-style: normal;
color: #000000;
font-weight: normal;
line-height: 130%;
}

div#blogright {
margin: 10px 0 0;
float: right;
width: 310px;
}

div#blogright ul li {
display: block;
padding: 10px 10px 0px 10px;
}

div#blogright ul li {
font-size: 12px;
color: #333333;
font-weight: normal;
text-decoration: none;
}

div#blogright ul li a {
font-size: 13px;
color: #4271a4;
font-weight: bold;
text-decoration: none;
}

div#blogright ul li a:hover {
font-size: 13px;
color: #F34607;
font-weight: bold;
text-decoration: none;
}

/* footer ------------------------------------------- */	
div#footer {
	padding-top: 15px;
	clear: both;
}
div#footer a {
	color: #818a8b;
}
div#footer ul {
	clear: both;
	font-size: 1.2em;
	height: 60px;
	color: #818a8b;
	padding: 10px 20px;
	margin: 0 auto;
	background: url(style/images/footer-bg.gif) no-repeat top;
}
div#footer ul li#copy {
	float: left;
}
div#footer ul li#terms {
	float: right;
}


input.field, textarea.field, select.field { border:1px solid #000000; background-color:#FFFFFF;}

input.general, textarea.general { border:1px solid #2A4460; background-color:#FFFFFF;}

/* Blog Content -------------------------------------------- */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #ffffff;
   color: #666666;
   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: 4px 4px 5px;
   margin: 0;
}

div.post h2 {
margin-top: 0;
padding: 10px 3px 0;
font-size: 18px;
font-style: normal;
color: #F34607;
text-decoration: none;
line-height: 120%;
display: block;
}

div.post h2 a {
margin-top: 0;
padding: 10px 3px 0;
font-size: 18px;
font-style: normal;
color: #F34607;
text-decoration: none;
line-height: 120%;
display: block;
}

div.post h2 a:hover {
margin-top: 0;
padding: 10px 3px 0;
font-size: 18px;
font-style: normal;
color: #4271a4;
text-decoration: none;
line-height: 120%;
display: block;
}

div.post h3 {
margin-top: 0;
padding: 10px 3px 0;
font-size: 18px;
font-style: normal;
color: #F34607;
text-decoration: none;
line-height: 120%;
display: block;
}

div.post h3 a {
margin-top: 0;
padding: 10px 3px 0;
font-size: 18px;
font-style: normal;
color: #F34607;
text-decoration: none;
line-height: 120%;
display: block;
}

div.post h3 a:hover {
margin-top: 0;
padding: 10px 3px 0;
font-size: 18px;
font-style: normal;
color: #4271a4;
text-decoration: none;
line-height: 120%;
display: block;
}

div.post p.postdate {
font-size: 10px;
font-style: normal;
color: #666666;
text-decoration: none;
line-height: 100%;
padding: 10px 6px 0;
display: block;
}

div.post p.postfrom {
font-size: 12px;
font-style: normal;
color: #000000;
font-weight: bold;
line-height: 100%;
padding: 16px 6px 0;
display: block;
}

div.post p.postfrom a {
color: #4271a4;
text-decoration: none;
}

div.post p.postfrom a:hover {
color: #F34607;
text-decoration: none;
}

div.postcontent {
line-height: 130%;
padding: 10px 6px 0;
display: block;
}

div.post p.postcategory {
font-size: 12px;
font-style: normal;
color: #999999;
font-weight: bold;
line-height: 100%;
padding: 16px 6px 0;
display: block;
}

div.post p.postcategory a {
color: #4271a4;
text-decoration: none;
}

div.post p.postcategory a:hover {
color: #F34607;
text-decoration: none;
}

div.postcontent a {
color: #4271a4;
font-weight:bold;
text-decoration: none;
}

div.postcontent a:hover {
color: #F34607;
font-weight:bold;
text-decoration: none;
}

div.postcommenting {
width: 100%;
margin: 0 auto;
padding: 20px 0px 30px 0px;
font-size: 13px;
font-style: normal;
color: #999999;
font-weight: normal;
line-height: 100%;
display: block;
}

div.postcommenting a {
font-size: 13px;
color: #4271a4;
font-weight: bold;
line-height: 100%;
text-decoration: none;
}

div.postcommenting a:hover {
font-size: 13px;
font-style: normal;
color: #F34607;
font-weight: bold;
line-height: 100%;
text-decoration: none;
}

div.commentingleft {
width:45%;
text-align: left;
float: left;
display: inline;
}

div.commentingright {
width:45%;
text-align: right;
float: right;
display: inline;
}

div.postcomments {
font-size: 12px;
font-style: normal;
color: #999999;
font-weight: bold;
line-height: 100%;
padding: 16px 6px 0;
display: block;
}

div.postcomments a {
color: #4271a4;
text-decoration: none;
}

div.postcomments a:hover {
color: #F34607;
text-decoration: none;
}

div.postcommentheader img, div.postcommentfooter img
{float:left;}

div.postcommentheader {
height: 4px;
background: #f2f2f2 url(style/images/grey_corner_tr.gif) no-repeat right;
}

div.postcommentfooter {
height: 4px;
background: #f2f2f2 url(style/images/grey_corner_br.gif) no-repeat right;
}

.postcommentcontent {
padding:4px 9px 4px 9px;
background-color: #f2f2f2;
}

div.postfooter {
margin:24px 6px 0px 6px;
border-top:1px solid #F2F2F2;
display: block;
}

a.more-link {
font-size: 12px;
font-style: normal;
color: #4271a4;
text-decoration: none;
font-weight: bold;
line-height: 100%;
}

a.more-link:hover {
font-size: 12px;
font-style: normal;
color: #F34607;
text-decoration: none;
font-weight: bold;
line-height: 100%;
}

/* Comments Content -------------------------------------------- */
ul.commentlist {
padding: 0px 6px 0px 6px;
display: block;
}

ul.commentlist li.comment {
padding: 0;
}

div.comment-item {
width: 100%;
padding: 15px 0 15px 0;
border-bottom:1px solid #F2F2F2;
float:left;
display: block;
}

div.vcard {
width: 15%;
text-align:center;
float:left;
display: block;
}

div.comment-content {
width: 85%;
font-size: 12px;
color: #666666;
font-weight: normal;
text-decoration: none;
float:right;
display: block;
}

div.comment-author {
font-size: 11px;
font-style: normal;
color: #666666;
line-height: 130%;
}

div.comment-author a {
font-size: 11px;
color: #4271a4;
font-weight: normal;
text-decoration: none;
}

div.comment-author a:hover {
font-size: 11px;
color: #F34607;
font-weight: normal;
text-decoration: none;
}

div.comment-author cite {
font-size: 13px;
color: #000000;
font-style: normal;
font-weight: bold;
}

div.comment-author cite a {
font-size: 13px;
color: #4271a4;
font-weight: bold;
text-decoration: none;
}

div.comment-author cite a:hover {
font-size: 13px;
color: #F34607;
font-weight: bold;
text-decoration: none;
}

div.comment-text {
padding: 10px 0px 10px 0px;
font-size: 12px;
font-style: normal;
color: #666666;
line-height: 130%;
}

div.reply a {
font-size: 12px;
color: #4271a4;
font-weight: bold;
text-decoration: none;
}

div.reply a:hover {
font-size: 12px;
color: #F34607;
font-weight: bold;
text-decoration: none;
}

div#respond {
width:100%;
margin-bottom: 30px;
float:left;
display: block;
}

div#respond h3 {
border-bottom:1px solid #F2F2F2;
padding: 4px 6px 4px 6px;
font-size: 18px;
font-style: normal;
color: #999999;
line-height: 130%;
}

p.cancel-comment-reply {
padding: 0px 0px 10px 0px;
}

p.cancel-comment-reply a {
font-size: 13px;
color: #4271a4;
font-weight: bold;
text-decoration: none;
}

p.cancel-comment-reply a:hover {
font-size: 13px;
color: #F34607;
font-weight: bold;
text-decoration: none;
}

div.reply-input {
width:50%;
padding-bottom: 5px;
float:left;
display: inline;
}

div.reply-input label {
font-size: 12px;
color: #999999;
font-weight: bold;
}

input.reply-inputs, textarea.reply-inputs, select.reply-inputs {
border:1px solid #59ACD5;
background-color:#FEFEFE;
}

input.reply-inputs {
width:120px;
}

div.reply-form {
width:65%;
float:left;
display: inline;
}

div.reply-form p {
padding: 0px 0px 10px 0px;
font-size: 12px;
color: #666666;
font-weight: normal;
}

div.reply-form a {
font-size: 13px;
color: #4271a4;
font-weight: bold;
text-decoration: none;
}

div.reply-form a:hover {
font-size: 13px;
color: #F34607;
font-weight: bold;
text-decoration: none;
}

div.reply-note {
width:30%;
padding-top: 20px;
float:left;
display: inline;
}

div.reply-note p {
font-size: 11px;
color: #999999;
font-weight: normal;
}

div.reply-note p.reply-submit {
padding: 16px 0px 6px 0px;
}

/* Recent Comments Widget -------------------------------------------- */
#get_recent_comments_wrap {
font-size: 11px;
font-family: Arial;
color: #333333;
font-weight: normal;
}

#get_recent_comments_wrap ul li {
display: block;
padding: 10px 20px 0px 20px !important;
background: url(style/images/bullet.gif) no-repeat 10px 14px;
}

#get_recent_comments_wrap ul li a {
font-size: 13px;
color: #4271a4;
font-weight: bold;
text-decoration: none;
}

#get_recent_comments_wrap ul li a:hover {
font-size: 13px;
color: #F34607;
f
