/*
Theme Name: Mapetsi
Theme URI: http://jvcreate.com/
Description: The custom theme for Mapetsi Policy Group.
Author: Jesse VanDerPol
Version: 1.0 
Tags: modern, mapetsi, policy, group, native american, advocacy

This is a custom theme for use only by the Mapesti Policy Group. All rights are held by Mapesti or jvcreate llc and this theme is not for distribution of any kind without express written consent.
*/


/*
	Page Layout *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
 * ------------------------------------
*/

body {
	padding: 0;
	margin: 0;
	background: url('resources/images/mapetsi-bkgd-rpt-nav.gif') repeat-x;
}

.container {
	width: 960px;
	margin: 0 auto;
	
}

/*
	Header *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
 * ------------------------------------
*/

#head {
	position: relative;
	display: block;
	height: 145px;
}

.nav {
	height: 100px;
	display: block;
	position: absolute;
	top: 95px;
	left: 196px;
}

.nav ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
}

.nav ul .page_item {
	display: inline;
	
}

.nav ul .page_item a {
	display: inline-block;
	margin: 0;
	height: 32px;
	padding: 0 20px 0 5px;
	margin: 10px 20px 10px -5px;
}

.nav ul .page_item:first-child a {
	padding: 0 20px 0 5px !important;
	margin: 10px 20px 10px -5px !important;
}

.nav ul .page_item:first-child {
	
}

.logo {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
}

.header {
	position: absolute;
	top: 27px;
	left: 196px;
	display: inline-block;
	margin: 0;
	padding: 0;
}


/*
	Aside *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
 * ------------------------------------
*/

.aside {
	float: left;
	width: 188px;
	padding: 6px 10px 0 0;
}

.aside ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.seperator {
	background: url('resources/images/mapetsi-groove-rpt-bar.gif') repeat-x bottom;
	display: block;
	height: 7px;
	margin-bottom: 5px;
}

.seperator:first-child {
	margin-top: 27px;
}

.aside li.widget_links {
	font-weight: bold;
	font-size: 14px;
	color: #D51922;
	margin-bottom: 10px;
}

.widget_links .blogroll li {
	font-size: 12px;
	margin-bottom: 10px;
}

.widget_links .blogroll li a {
	text-decoration: underline;
	font-weight: bold;
}


/*
	Body *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
 * ------------------------------------
*/

.center {
	background: url('resources/images/mapetsi-bkgd-center-body.jpg') center top no-repeat;
	padding-top: 40px;
	overflow: auto;
}

.body {
	width: 760px;
	float: right;
	padding: 10px 0 0 0;
}

.main-body {
	width: 100%;
	margin: -10px 0 0 0;
	padding: 0;
}

.main-body .entry { 
	margin: 0;
	padding: 0;
}

.read-others {
	padding: 30px;
	background-color: #eeeeee;
}

.bottom {
	width: 100%;
	clear: both;
}

.categories {
	border-top: 1px solid #999999;
	padding-top: 10px;
}

.categories ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.categories ul li {
	display: inline-block;
	padding: 0 20px 30px 0;
	font-size: .75em;
}

.definition {
	margin-left: 195px;
	margin-bottom: 20px;
	padding: 10px;
	width: 500px;
	background-color: #efefef;
	border: 1px #999999 solid;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow:0 -1px 3px rgba(0,0,0,0.25);
}

.definition p {
	margin: 0;
	padding: 0;
}

.news .mission {
	margin: 0px 20px 0 20px;
}

.mission p {
	padding: 0 275px 10px 20px;
}

.news ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.news ul li {
	display: block;
	float: left;
 	min-height: 50px;
	width: 250px;
	overflow: hidden;
}

.ie .news ul li {
	margin-right: 27px;
	padding-right: 26px;
	border-right: 2px dashed #999999;
}

.news ul li:nth-child(n+1) {
	margin-right: 27px;
	padding-right: 26px;
	border-right: 2px dashed #999999;
}

.news ul li:nth-child(n+2) {
	margin-right: 27px;
	padding-right: 26px;
	border-right: 2px dashed #999999;

}

.teamgrid {
	list-style: none;
	margin: 0;
	padding: 0;
}

.teamgrid li {
	float: left;
	width: 250px;
	padding: 10px;
}

.team-sidebar li, .teamgrid li {
	padding-left: 10px;
}

.team-sidebar li img, .teamgrid li img {
	margin: 10px 0;
	border: 1px solid #999999;
}

.team .team-info img, .teamgrid .team-info img {
	margin: 0 10px 10px 10px;
	border: 1px solid #999999;
}

.contact-card {
	background-color: #efefef;
	border: 1px #999999 solid;
	padding: 10px;
	margin-bottom: 20px;
	
}

/*
	Footer *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
 * ------------------------------------
*/

#footer {
	margin-top: 10px;
	padding: 20px 0;
	width: 100%;
	min-height: 100px;
	background-color: #cfcfcf;
	border-top: 1px solid #666666;
}

#footer p {
	text-align: center;
}

/*
	ORBIT *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
 * ------------------------------------
*/


#slideshow {
	position: static;
	display: block;
	width: 960px;
	height: 450px;
	margin: 0;
	padding-top: 10px;
	clear: both;
}

#slideshow-left, #slideshow-right {
	position: relative;
	display: block;
	float: left;
	top: 15%;
	width: 50px;
	height: 150px;
}

#slideshow-center {display: table; float: left;}

#slideshow-left {left: 0; clear: left; margin-right: 15px;}
#slideshow-right {right: 0; clear: right; margin-left: 15px;}

#slideshow-bottom-center {
	display: table-cell;
	background: url('resources/images/orbit/slideshow-bottom.gif') repeat-x;
}

.orbit .slider-nav .left, .orbit .slider-nav .right{
	display: none!important;
}

#slideshow-middle p {display: none;}

#slideshow-top, #slideshow-middle, #slideshow-bottom {
	display: table-row;
	max-height: 382px;
}

#slideshow-top-left, #slideshow-top-right, #slideshow-top-rpt, #slideshow-left-rpt, #slideshow-right-rpt, #slideshow-bottom-left, #slideshow-bottom-rpt, #slideshow-bottom-right {
	display: table-cell;
	border: 0;
	margin: 0;
	padding: 0;
}

#slideshow-top-left img, #slideshow-top-right img {
	position: static;
}

#slideshow-top-rpt {
	background: url('resources/images/orbit/slideshow-top.gif') repeat-x; 
}

#slideshow-left-rpt {
	background: url('resources/images/orbit/slideshow-left-rpt.gif') repeat-y;
}

#slideshow-right-rpt {
	background: url('resources/images/orbit/slideshow-right-rpt.gif') repeat-y; 
}

#slideshow-bottom-rpt {
	background: url('resources/images/orbit/slideshow-bottom.gif') repeat-x; 
}

/* CONTAINER */
div.orbit { width: 1px; height: 1px; position: relative; overflow: hidden; }
div.orbit img { position: absolute; top: 0; left: 0; }
div.orbit a img { border: none; }

/* TIMER */
div.timer { width: 40px; height: 40px; overflow: hidden; position: absolute; top: 10px; right:10px; opacity: .6; cursor: pointer; z-index: 1001; }
span.rotator { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: -20px; background: url('resources/images/orbit/rotator-black.png') no-repeat; z-index: 3; }
span.mask { display: block; width: 20px; height: 40px; position: absolute; top: 0; right: 0; z-index: 2; overflow: hidden; }
span.rotator.move { left: 0; }
span.mask.move { width: 40px; left: 0; background: url('resources/images/orbit/timer-black.png') repeat 0px 0px;  }
span.pause { display: block; width: 40px; height: 40px; position: absolute; top: 0; left: 0px; background: url('resources/images/orbit/pause-black.png') no-repeat; z-index: 4; opacity: 0; }
div.timer:hover span.pause,
span.pause.active, 
div.timer:hover span.pause.active { opacity: 1; }

/* CAPTIONS */
div.caption { background: #000; background: rgba(0,0,0,.6); width: 100%; z-index: 1000; position: absolute; bottom:0; color: #fff; padding: 8px 0; border-top: 1px #ffffff solid; }
div.caption span { padding: 0 10px; font-size: 18px; font-family: 'Helvetica LT Std', 'Helvetica Neue','Helvetica', 'Gotham', 'Verdana', 'Arial', sans-serif; text-shadow: 0px 1px 0px rgba(0,0,0,.8); margin: 0; }
.orbit-caption { display: none; }
#slideshow .slider p {
	display: none;
}

/* DIRECTIONAL NAV */
div.orbit:hover div.slider-nav { display: block; }
div#featured.slider-nav { display: none; }
div.slider-nav span { width: 50px; height: 115px; text-indent: -9999px; position: absolute; z-index: 1000; top: 43%; cursor: pointer; }
div.slider-nav span.right { background: url('resources/images/orbit/right-arrow.png'); }
div.slider-nav span.left { background: url('resources/images/orbit/left-arrow.png'); }

/* BULLET NAV */
.orbit-bullets { position: absolute; z-index: 1000; list-style: none; top: 10px; left: 7px; margin: 0; padding: 0; }
.orbit-bullets li { float: left; margin-left: 5px; cursor: pointer; color: #999; text-indent: -9999px; background: url('resources/images/orbit/bullets.png') no-repeat 0 0; width: 7px; height: 7px; overflow: hidden; }
.orbit-bullets li.active { color: #222; background-position: -7px 0; }



 /* 
 	Comments
  * ------------------------------------
  */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* 
	Search Form *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
 * ------------------------------------
 */

#searchform { margin: 0 0 18px; display: block; position: static; }

#searchsubmit  { display: none !important;}

label { display: block; font-size: 13px; font-weight: bold; line-height: 18px; cursor: pointer; position: relative; z-index: 1; }

label.inlined { padding: 3px 0 3px 6px; font-weight: normal; font-size: 12px; font-family: 'Helvetica LT Std', 'Helvetica Neue','Helvetica', 'Gotham', 'Verdana', 'Arial', sans-serif; color: #aaa; -webkit-transition: color 0.15s linear; background: #fff; width: 146px; -webkit-border-radius: 3px; -moz-border-radius: 3px; position: relative; z-index: 1; }

button, input.input-text, input.password, input.button, textarea, #s, #searchsubmit { font-family: 'Helvetica LT Std', 'Helvetica Neue','Helvetica', 'Gotham', 'Verdana', 'Arial', sans-serif; }

input.input-text, input.password, textarea, #s, #searchsubmit { display: block; background: transparent url(/images/forms/input-bg.png) no-repeat 0 0; margin: 0 0 10px; padding: 3px 4px; border: 1px solid #bbb; -moz-border-radius: 2px; -webkit-border-radius: 2px; -webkit-box-shadow: 0 1px 1px #fff; font: 12px/18px 'Helvetica Neue', 'Arial', 'Helvetica', 'Verdana', sans-serif; text-shadow: 0 0 1px #fff; color: #999; position: relative; z-index: 2; line-height: 18px; }

form input.input-text:focus, form textarea:focus { outline: none; border-color: #999; color: #333; padding: 2px 3px; border: 2px solid #2daebf; }


label.focus, { color: #ccc; }
label.has-text { color: #fff; -webkit-transition-duration: 0s; }
label.inlined + input.input-text { margin-top: -25px; }
label.inlined + textarea.input-text { margin-top: -43px; }

label.inlined.mini { width: 94px; }
label.inlined.small { width: 124px; }
label.inlined.medium { width: 334px; }
label.inlined.large { width: 584px; }
label.inlined.textarea { height: 36px; }

/* 
	Typography *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
 * ------------------------------------
 */

body, a {
	font-size: 100%;
	font-family: 'Helvetica LT Std', 'Helvetica Neue','Helvetica', 'Gotham', 'Verdana', 'Arial', sans-serif;
	font-weight: normal;
}

.post p {
	font: 1em/1.25em normal normal normal 'Helvetica LT Std', 'Helvetica Neue','Helvetica', 'Gotham', 'Verdana', 'Arial', sans-serif;
}

a {
	color: #38425B;
	font-weight: bold;
	text-decoration: none;
	
}

a img {
	border: none;
}

a:hover {
	border-bottom: 1px solid;
}

.logo:hover, .header:hover {
	border: none;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

.nav ul li a {
	font: 1em/1.25em 'Helvetica LT Std', 'Helvetica Neue','Helvetica', 'Gotham', 'Verdana', 'Arial', sans-serif;
	font-weight: bold;
	color: black;
	text-decoration: none;	
}

.nav ul li a:hover {
	border-bottom: 7px solid #D51922;
}

.nav ul li a:active, .current_page_item a {
	border-bottom: 7px solid #666666;
}

.aside h4, .aside h4 a, .aside .widgettitle, .aside .widgettitle a {
	margin: 0 0 10px 0;
	color: #D51922;
}

.aside li a, .aside li {
	color: #000000;
}

.aside ul li {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 3px;
}

.aside ul li a {
	font-weight: normal;
}

.aside ul li:last-child {
	margin-bottom: 10px;
}

.body h2 {
	background: url('resources/images/mapetsi-groove-rpt-bar.gif') repeat-x bottom;
	padding-bottom:5px;
	margin: 0 0 20px 0;
}

.contact-name {
	font: 1.25em/1.25em bold 'Helvetica LT Std', 'Helvetica Neue','Helvetica', 'Gotham', 'Verdana', 'Arial', sans-serif;
	border-bottom: 1px #e3e3e3 solid;
	margin: 0;
	padding-left: 5px;
}

.contact-email {
	font: 1.125em/1.25em normal 'Helvetica LT Std', 'Helvetica Neue','Helvetica', 'Gotham', 'Verdana', 'Arial', sans-serif;
	margin: 0;
}

.firefox .body h2, .firefox .news h2 {
	padding-bottom: 3px !important;
}

.ie .news h2, .ie .body h2 {
	padding-bottom: 7px !important;
}

#post-head, #post-head a {
	color: #D51922;
	font-weight: normal;
	padding-right: 10px;
}

#post-head a:hover {
	border-bottom: 7px solid #D51922;
}

.entry {
	padding: 0 20px 40px 20px;
}

.categories ul li {
	font-size: .75em;
}

.categories ul li a {
	color: #999999;
	font-weight: normal;
}


.def-word {
	font: 1em/1.125em bolder Garamond, Jenson, "Times New Roman" serif ;
	color: #D51922;
}

.def-pron {
	font-style: italic;
	color: #333333;
	font-size: .875em;
}

.def-mean {
	font: .875em/1.125em normal "Courier New", Courier, monospace;
	color: black;
}

.mission h2 {
	background: url('resources/images/mapetsi-groove-rpt-bar.gif') repeat-x bottom;
	padding-bottom:5px;
	margin: 0 0 20px 0;
}

#mission-head {
	padding-right: 20px;
	border-bottom: 7px solid #D51922;
}

.news h2 {
	background: url('resources/images/mapetsi-groove-rpt-bar.gif') repeat-x bottom;
	padding-bottom:5px;
	margin: 0 0 20px 0;
}

#news-head {
	padding-right: 20px;
	border-bottom: 7px solid #D51922;
}

.news ul li h3, .news ul li h3 a {
	font: 1em/1.25em 'Helvetica LT Std', 'Helvetica Neue','Helvetica', 'Gotham', 'Verdana', 'Arial', sans-serif;
	font-weight: 600;
	color: black;
	margin: 0 0 3px 0;
}

.news ul li a {
	text-decoration: none;
}

.news ul li a:hover {
	border-bottom: 2px solid #D51922;
}

.news ul li p {
	margin: 0 0 5px 0;
	font-size: .875em;
}

.team-sidebar h6, .teamgrid h6 {
	font: 1.125em/1.125em 'Helvetica LT Std', 'Helvetica Neue','Helvetica', 'Gotham', 'Verdana', 'Arial', sans-serif;
	font-weight:bolder;
	color: #000000;
	padding: 0;
	margin: 0 0 5px 0;
}

.team-sidebar h6, .teamgrid h6 {
	border-bottom: 5px solid #eeeeee;
}

.team-sidebar a:hover li h6, .teamgrid a:hover li h6 {
	border-bottom: 5px solid #D51922;
}

.team-sidebar a:hover li, .teamgrid a:hover li {
	background-color: #eeeeee;
}

.team-sidebar p, .teamgrid p {
	font: .75em/1em 'Helvetica LT Std', 'Helvetica Neue','Helvetica', 'Gotham', 'Verdana', 'Arial', sans-serif;
	font-weight:bolder;
	color: #999999;
	padding: 0;
	margin: 0 0 10px 0;
}

#footer p {
	font-size: .813em;
	line-height: 1em;
	
}

#footer a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	
}

#footer a:hover {
	border-bottom: 1px solid;
}