/*
	This theme's CSS, XHTML and design is released under GPL 3:
	http://www.gnu.org/licenses/gpl.html
*/
html,body,div,span,applet,object,iframe,caption,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {vertical-align: baseline;font-size: 100%;outline: 0;padding: 0;margin: 0;border: 0;}
:focus {outline: 0;} body {background: white;line-height: 1;color: black;} 
ol,ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0; font-size:1.2em}
hr {border-right: 0; border-left: 0; border-bottom: 0; height: 1px; }
img {border:none;}

/* Basic form styles */
fieldset{border:none; padding:5px 0; }
fieldset a{font-weight:bold; }
input, select, button{font-size:11px; font-weight:normal; }

/* clearing floats */	
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
.clr {font-size : 1px;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear {clear: both;}
/* End hide from IE-mac */

/* Link Styles */
a {outline:none; cursor:pointer;}
a:link, a:visited, a:active {text-decoration:none; color:#AB472C;}
a:hover {text-decoration:underline;}

p.postmetadata a {text-decoration:none;}
p.postmetadata a:hover {text-decoration:underline;}

/* list styles */
ol {list-style:decimal; margin:10px 35px;}
ul li {list-style:url('images/listsqorange.png'); margin:10px 35px; line-height:14px;}
ul.redsquare li {list-style:url('images/listredsq.png'); margin:10px 35px; line-height:14px;}
ul.greysquare li {list-style:url('images/listgreysq.png'); margin:10px 35px; line-height:14px;}

ul.orangeround li {list-style:url('images/listorangeround.png'); margin:10px 35px; line-height:14px;}
ul.greyround li {list-style:url('images/listgreyround.png'); margin:10px 35px; line-height:14px;}
ul.redround li {list-style:url('images/listredround.png'); margin:10px 35px; line-height:14px;}

/* Numbers */
div.numbergrey span, div.numberred span,div.numbertan span {padding:4px; margin:0 6px 0 12px; color:#fff;}
div.numbergrey span {background:transparent url('images/numbergrey.png') no-repeat center center;}
div.numberred span {background:transparent url('images/numberred.png') no-repeat center center;}
div.numbertan span {background:transparent url('images/numbertan.png') no-repeat center center;}


/* Typography */
p {font-size: 1.2em}
p, pre, blockquote {
	margin:0; padding:0; }
p {margin-bottom:1.2em;}
blockquote {background:#E5E5E5; -moz-border-radius: 7px; -webkit-border-radius: 7px; padding:12px; width:90%; margin:15px auto;}
.createdate,
.small {font-size: 0.9em; color:#aaa!important; }
.createdate {padding-bottom:7px;}
.modifydate {text-align:right;	padding:0 6px 0 0!important; line-height:120%; }

th {padding:4px; text-align:left; }
h1, h2, h3, h4, h5 {font-family:georgia, times, serif; color:#3B3B3B;  margin:0px auto 8px;}
h1 {font-size:30px; line-height:30px;padding-bottom:15px;}
h2 {font-size:25px;}
h3 {font-size:18px;}
h4 {font-size:14px;}
h5 {font-size:10px;}

h1, h2 {margin:0 auto 12px;}
h1, h1 a, h2, h2.posttitle a, h2.posttitle a:visited {color:#color:#30271c;; font-weight:lighter; text-decoration:none!important;}
h1 a:hover, h2.posttitle a:hover {color:#466677!important;}

a.readon  {color:#AB472C; text-decoration:none!important; font-style:oblique;}
a.readon:hover {color:#474747!important;}

/* Primary wrappers */
html {height:100%; margin-bottom:1px;}
body {background:#003366; font:normal 11px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #474747;background:#003366 url('images/texture_bg.jpg') repeat-y center}
#topwrapper {background: url('http://indigenouscultures.org/wp-content/themes/visionary/images/nav_bg.jpg') no-repeat center; min-height:145px;margin-top:0px}
#top {width:980px; margin:0 auto; padding-top:0px; height:76px;}
#logo {float:left;position:relative;margin-top:-50px;width:300px; z-index:2; height:1px; /* background:url('images/logo.png') no-repeat 0 0; */}
#tagline {display:none;float:left; width:auto; height:14px; margin-left:65px; text-align:right;}
#tagline h1 {font:normal .8em Arial, Helvetica, sans-serif; text-transform:uppercase; color:#8F979D;}
#tagline p {margin:0;}
#mainmenu {padding-top:50px;float:right;color:#767D82; font:normal 14px/18px Arial, Helvetica, sans-serif; margin:4px 0 0 0; height:28px;}
#headerwrapper {background: url('images/') repeat-y center; min-height:10px;}
#header {width:980px; margin:0 auto; /* background:url('images/fp-headerimage.jpg') no-repeat; height:370px; */}
#header p {margin:0;}
#breadcrumbs {background-color:#bfaa84;;font:normal 11px Arial, Helvetica, sans-serif; height:22px; width:940px; margin:0 auto; padding:3px 20px 0; color: #fff;}
#breadcrumbs p {width:920px; margin-left:-20px; color:#3B3B3B;}
#breadcrumbs a { text-decoration:none; color:#3B3B3B;}
#breadcrumbs a:hover {text-decoration:underline;}
#preservingtext {display:block; width: 980px; height: 34px; text-indent:-9999px; background: url('images/preservingtext.jpg');}


/* Page headers for varied section images or a single static background */
#pageheaders {height:50px; padding:20px 70px 0 680px; /* background: url('images/visionary-pageheader.png') no-repeat; */ }
#pageheaders h2 {color:#fff; font:normal 14px/18px Arial, Helvetica, sans-serif; font-style:oblique; margin:0;}

/* Main body content and columns */
#contentwrapper {width:980px; margin:0 auto; background:#eee; padding:40px 0px 0; min-height:300px;}
div#content {clear: both;	margin-bottom: 0px; padding: 0px;}

/* mainbody with right column */
div#right {float: left;	width: 250px; overflow: hidden;	margin-left: 60px; background:#fff;padding:20px;padding-bottom:5px;border:1px solid #999}
div#mainbody-wright {	float: left; width: 588px; overflow: hidden; padding-right:0px; padding-left:20px}
/* full width mainbody */
div#mainbody {	width: 940px; margin: 0px auto;} 
/* mainbody with left column */
div#mainbody-wleft {float: left; width: 680px; overflow: hidden; padding-left:0px; } 
div#left {float: left;	width: 220px;	margin-right:40px;	overflow: hidden; }
/* Left + Mainbody + right */
div#mainbody-wlr {float: left;	width: 420px;	overflow: hidden; }

/* Groups Position */
div#group-1, div#group-2, div#group-3, div#group-4{clear: both;}

/* Module Columns Position Groups */
.us-stand {clear: both;	padding:7px 7px 0px;}
div.mod_1-left, div.mod_1-right, div.mod_1-center, div.mod_2-left, div.mod_2-right, div.mod_2-center, div.mod_3-left, div.mod_3-right, div.mod_3-center, div.mod_4-left, div.mod_4-right,
div.mod_4-center, div.mod_5-left, div.mod_5-right, div.mod_5-center {float: left;	width: 300px; /* width: 460px; width: 100%; */overflow: hidden;}
div.mod_1-left, div.mod_2-left, div.mod_3-left, div.mod_4-left, div.mod_5-left {margin:0;}
div.mod_1-center, div.mod_2-center, div.mod_3-center, div.mod_4-center, div.mod_5-center, div.mod_1-right, div.mod_2-right, div.mod_3-right, div.mod_4-right, div.mod_5-right {margin:0 0 0 20px;}

/* Module styles */
.moduletable, .moduletable-clear, .moduletable-grey, .moduletable-tan, .moduletable-white {-moz-border-radius: 4px; -webkit-border-radius: 4px;}
.moduletable-white {background:#fff;}
.moduletable-grey {background:#E5E5E5;}
.moduletable-tan {background:#E5D8C5;}
.moduletable-clear {background:none;}

#bottomwrapper, #bottomwrapper2 {width:940px; margin:0 auto; background:#eee; padding:0px 0px 0;}
#bottomwrapper2 {background:#E5D8C5;}

#bottomwrapper a, #bottomwrapper a:visited, #bottomwrapper2 a, #bottomwrapper2 a:visited  {text-decoration:underline; color:#AB472C;}
#bottomwrapper2 a:hover, #bottomwrapper2 a:hover {text-decoration:none;}

/* Module List */
.moduletable-white ul li {list-style:url('images/listsqorange.png'); margin:10px 0 0 17px; line-height:14px;}
.moduletable-white ul li:hover {list-style:url('images/listgreysq.png');}
.moduletable-white ul li a {color:#DE945B;}
.moduletable-white ul li a:hover {color:#82888C;}

.moduletable ul li, .moduletable-grey ul li {list-style:url('images/listgreysq.png'); margin:10px 0 0 17px; line-height:14px;}
.moduletable ul li:hover, .moduletable-grey ul li:hover {list-style:url('images/listsqorange.png');}
.moduletable ul li a, .moduletable-grey ul li a {color:#474747;}
.moduletable ul li a:hover, .moduletable-grey ul li a:hover {color:#DE945B;}

.moduletable-tan ul li {list-style:url('images/listredsq.png'); margin:10px 0 0 17px; line-height:14px;}
.moduletable-tan ul li:hover {list-style:url('images/listgreysq.png');}
.moduletable-tan ul li a {color:#AA462B;}
.moduletable-tan ul li a:hover {color:#474747;}

/* Widget Styles */
.widget {margin: 3px auto 17px;}
#right .widget, #left .widget {margin-bottom:25px;}
div#group-1 .widget, div#group-2 .widget, div#group-3 .widget, div#group-4 .widget{padding:7px;}

div#group-1 h2, div#left h2 {font-size:16px; color:#3b3b3b; font-weight:bold;}

.widget ul li {list-style:url('images/listgreysq.png'); margin:10px 0 0 17px; line-height:14px;}
.widget ul li:hover {list-style:url('images/listsqorange.png');}
.widget ul li a {color:#474747; text-decoration:none}
.widget ul li a:hover {color:#30271c;}

/* Category and page Widget */
li.cat-item a, li.page_item a {color:#DE945B; text-decoration:none;}
li.cat-item:hover, li.page_item:hover {list-style:url('images/listgreysq.png');}
li.cat-item a:hover, li.page_item a:hover {color:#82888C;}

/* blogroll widget */
ul.blogroll li {list-style:url('images/listsqorange.png');}
ul.blogroll li a {color:#DE945B;}
ul.blogroll li a:hover {color:#82888C;}
ul.blogroll li:hover {list-style:url('images/listgreysq.png');}

/* Hide widget titles from certain areas */
#logo h1, #header h2, #mainmenu h2, #footer h3 {display:none!important;}


/* Footer */
#footer {background: url(http://www.indigenouscultures.org/wp-content/themes/visionary/images/footerbg.jpg) no-repeat;width:980px; height:100px;margin:0px auto 0px auto;}
#flinks, #fcaption {width:980px; float:left; font:normal .9em Arial, Helvetica, sans-serif; color:#fff; clear:right; text-align:center; }
#fcaption {width:345px; float:right; text-align:right;}
#fcaption a {color:#fff; text-decoration:underline;}
#fcaption a:hover {text-decoration:none;}
#footer p {color:#000;margin:5px 0 0 0; font-size:1em}
#footer a, #footer a:visited {color:#000; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer .moduletable {margin:0;}

/* Footer Menu */
#footer ul.menu { margin:0; padding:15px 0 0 0;}
#footer ul.menu li { display: inline; list-style-type: none!important; background:none; margin:0px; font-size:1.1em;}
#footer ul.menu a {display: inline; padding: 0 7px 0 5px; color:#53423a; border-right:1px solid #53423a; line-height:8px; text-decoration:none; }
#footer ul.menu a:hover {text-decoration:underline;}
#footer ul.menu li:last-child a {border:none!important;}
span.mainlevel-footer {padding:0 2px;}

/* Image and Captions - full width image is 930px + 5px each side for padding and border = 940 
.left, .right, .center {padding:4px; border:1px solid #9c9c9c; background:#fff;}
.alignleft, .left {float: left; margin:5px 20px 15px 0; }
.aligncenter, .center {margin:5px auto 15px;}
.alignright, .right {float: right; margin:5px 0 15px 20px;}
.img_caption.left p {clear: left; text-align: center; margin:0;}
.img_caption.right p {clear: right;	text-align: center; margin:0;}
.img_caption.center p {clear:both; text-align:center; margin:0;}

img.alignleft, img.alignright {	display: inline;}	*/

/* Alignment and for Images */
.alignleft, .left {	float: left; margin:5px 20px 15px 0;}
.alignright, .right {float: right;	margin:5px 0 15px 20px;}
.aligncenter, .center {	display: block;	margin:5px auto 15px;}
.alignnone, .block {clear: both;	margin: 0 0 18px 0;	}
.clear {clear: both;}
img.alignleft, img.alignright {	display: inline;}	

/* thumbnail images on Category view */
.thumbnail {float:left;	margin:2px 15px 3px 0;	border: 1px solid #9c9c9c;	}

/* Captions [caption] */
.wp-caption {max-width: 930px;	margin-top: 4px;	padding: 4px 0 0 0;	border: 1px solid #9c9c9c;	text-align: center;	}
.wp-caption .wp-caption-text {margin: 0 auto;	text-align:center;	font-size: .9em;color: #65788C;	}
.wp-caption img {max-width: 930px;	border: 1px solid #9c9c9c;	}

/* No caption Styles */
.alignleft, .alignright, .center {padding:4px; border:1px solid #9c9c9c;background:#fff; float:left;}
.alignright {float:right;}
div.wp-caption {padding:4px 0 0!important;}


/* Table styling */
table{border-collapse: separate;border-spacing: 0;}
td {padding:10px;}
caption,th,td {font-weight: normal;}
th {color:#fff; font-weight:bold; font-size:.8em; padding:10px}

/* Main Menu - css suckerfish without active state */
#mainmenu a {display:block; text-decoration:none; color:#bfaa84; line-height:27px;}
#mainmenu li li a {font-size: 11px; line-height:26px;}
#mainmenu ul.menu {margin:0!important; padding:0; list-style:none; float: right;	margin: 0px;}
#mainmenu ul.menu li{float:left;display: inline; position:relative; background:url('images/menu-spacer.png') no-repeat left center;margin:0!important;padding:0;}
#mainmenu a{display:block; position:relative}
#mainmenu li:hover ul{left:0;z-index:999!important;}
#mainmenu li li:hover ul{left:10em;top:0}
#mainmenu li li:hover li ul{top:-999em}
#mainmenu li li li:hover ul{left:10em;top:0}
.menu ul{position:absolute;top:-999em;}
#mainmenu a {overflow: hidden; padding: 2px 20px 5px;}
#mainmenu li.current a {color:#fff!important;}
#mainmenu li a:hover {color:#fff;}

/* Drop-down styles */
#mainmenu li:hover ul {left:10px;top: 33px;background: #000;}
#mainmenu ul.menu ul, #mainmenu li li, #mainmenu li li a {text-align: left;color:#466677;}
#mainmenu li li {border-bottom: 1px solid #DDD; width:150px;}
#mainmenu li li a {padding: 0px 10px;border: none !important; color:#bfaa84;}
#mainmenu li li a:hover {color:#fff;/* for IE */}
  

/* Pagination */
.pagenav,.pagenav_prev,.pagenav_next,.pagenavbar {	padding: 0 2px;	font: normal 11px Arial, Helvetica, sans-serif;}
.pagenavcounter {float: right;	position: relative;	right: -200px;	top: 4px;	padding: 0 4px 1px 4px;}
p.counter {text-align:center; margin:0;}

ul#pagination {	margin: 0 auto;	padding: 10px 0;text-align: center; list-style: none!important;}
ul#pagination li {	margin: 0 0 0 5px!important;	padding: 0!important;	display: inline;	background:none!important;	border: none;}
ul#pagination a,ul#pagination li span {	padding: 2px 4px; font-weight:normal;	border: 1px solid #cfcfcf;	font-size: 10px!important; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
ul#pagination a {}
ul#pagination a:hover,ul#pagination a:active,ul#pagination a:focus {border: 1px solid #cfcfcf;}

/* WordPress Styles */
div.post {margin:0 auto 30px;clear:both;}
p.postmetadata {background:#f5f5f5; clear:both; margin-top:12px; padding:2px; font-size:11px;}
.postauthor {margin-bottom:8px;}
div.navigation .alignleft, div.navigation .alignright {background:none; border:none;}

/* Comments template */
#comment-body {}
div.commentlist li {list-style:none;background-image:none;background:#fff; margin:5px 0; padding:8px;}
div.commentlist { margin-left:0;}
div#respond h3 {margin:30px 0 10px;}
h3#comments {font-weight:bold;background:#E0E0E0; color:#466677; padding:0 3px;}

/* Comment headers */
.comments-header {	font-size: 1.2em;	}

/* Comments are closed */
.comments-closed {	font-style: italic;	}

/* Avatar */
img.avatar {width: 40px;height:40px;float: left!important;	margin: 0 15px 5px 0;border: 1px solid #666;	}

/* Comment meta data */
.comment-meta-data {margin: 10px 0 21px 0;	font-size: 13px;	color: #666;}
.comment-author {font:bold 14px trebuchet, Helvetica, sans-serif;	color: #000;}
.comment-reply-link, .permalink, .comment-edit-link {font-style: italic;	color: #666;}
.comment-time {border:none; font-size:.8em;}
.permalink, span.edit {font-size:.8em;}

/* Comment text */
div.comment-body p {clear: left; margin: 0; }

/* Respond textarea */
textarea {width: 98%; font: normal .8em Arial, Helvetica, sans-serif; color:#555;	}
.form-textarea {font:bold 1.25em Arial, Helvetica, sans-serif;}
.navigation-links {margin:10px auto;}

/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}
#wp-calendar a {text-decoration: none;}
#wp-calendar caption {font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;	text-align: center; background:#aaa; color:#eee; padding:5px; }
#wp-calendar th {font-style: normal;	text-transform: capitalize;	}

#wp-calendar {empty-cells: show;	margin: 0px auto 0; width:100%;background:#ddd;}
#wp-calendar #next a {padding-right: 10px;	text-align: right;}
#wp-calendar #prev a {padding-left: 10px;	text-align: left;}
#wp-calendar a {display: block;	}
#wp-calendar caption {text-align: center;	width: 100%;}
#wp-calendar td {padding: 3px 0;	text-align: center; background:#eee;}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */	

/* Forms */
.text-input {display: block;padding: 3px 6px;width: 97%;}
#s {width:100%}
#comments-template label {font-size: .9em;}
#submit, #searchsubmit {float: right;background:#53423a; color:#fff; border:1px solid #bfaa84; padding:2px 4px; margin-right:-5px;margin-top:3px;}

button.button {background: transparent url('images/button-top.png') repeat-x;	float: left;height: 22px;	width: 61px;margin-top: 2px;text-decoration: none;	text-transform: uppercase;	font-size: 10px;	font-weight: normal;border: none;	padding-top:0px;}
button.button:hover {color: #8E702A;}

#newsletter {
 border: 1px solid #999;
 padding: 8px 0px;
 background:#bfaa84;
 text-align:center;
 margin-bottom: 25px;
}

#newsletter .btn {
margin-top:15px;
diplay:block;
height:30px;
width:182px
}

#newsletter .input {
text-align:center;
font-size:14px;
font-family:georgia, times, serif;
color:#aaa;
font-style:italic;
padding:8px 12px;
}


/* Styles by Zoticus */

#homefeature1 {
width:279px;
height:103px;
padding: 45px 0px 0px 13px;
margin-left:-6px;
background-image:url(http://www.indigenouscultures.org/wp-content/themes/visionary/images/featurebg_calendar.jpg);
}

   #homefeature1 p {
   width: 144px;
   line-height:1.4em;
   font-size:1.1em;
   }

   #homefeature1 a, #homefeature1 a:visited {
   font-weight:bold;
   font-size: 1.5em;
   text-decoration:none;
   color:#9e0b0f;
   }

      #homefeature1 a:hover {
      text-decoration:underline;
      }

#homefeature2 {
margin-left:-3px;
width:279px;
height:103px;
padding: 45px 0px 0px 13px;
background-image:url(http://www.indigenouscultures.org/wp-content/themes/visionary/images/featurebg_articles.jpg);
}

   #homefeature2 p {
   width: 144px;
   line-height:1.4em;
   font-size:1.1em;
   }

   #homefeature2 a, #homefeature2 a:visited {
   font-weight:bold;
   font-size: 1.5em;
   text-decoration:none;
   color:#9e0b0f;
   }

      #homefeature2 a:hover {
      text-decoration:underline;
      }

#homefeature3 {
width:279px;
height:103px;
padding: 45px 0px 0px 13px;
background-image:url(http://www.indigenouscultures.org/wp-content/themes/visionary/images/featurebg_contact.jpg);
}

   #homefeature3 p {
   width: 144px;
   line-height:1.4em;
   font-size:1.1em;
   }

   #homefeature3 a, #homefeature3 a:visited {
   font-weight:bold;
   font-size: 1.5em;
   text-decoration:none;
   color:#9e0b0f;
   }

      #homefeature3 a:hover {
      text-decoration:underline;
      }

#group-3 h3 {
display:none;
}

a.rsswidget {text-decoration:none;color:#30271c;}

a.rsswidget img {display:none;}

li a.rsswidget {display:block;font-weight:bold; width:100%}

div#right a img {margin:0 auto;}
div#right img {margin-top:20px;}

.rssSummary {padding-top:8px;}
.rss-date {display:none;}
.postauthor small {font-weight:bold}

#donate {position:relative; top:20px; left:810px}
#donate a, #donate a:visited {text-indent:-9999px;display:block; width: 181px; height:50px; background-image: url(http://indigenouscultures.org/wp-content/themes/visionary/images/donate_up.png)}
#donate a:hover {background-image: url(http://indigenouscultures.org/wp-content/themes/visionary/images/donate_over.png)}
.navigation {display:none}