/*  
Theme Name: Northern Jaguar Project	WITH DROPDOWNS
Theme URI: http://www.northernjaguarproject.org
Description: The default Northern Jaguar Project	 theme
Version: 1.0
Author: Ian Johnson / Monte Workman
Author URI: http://www.moiagroup.com

*/

body {
	background-color: #FFF1BA;
	text-align: center;
	padding: 0;
	margin: 0;
	background-image: url(images/main_bgtile2.gif);
	font-family: verdana, arial, sanserif;
	font-size: 86%;
	color: #333333;
}

#header {
	background-color: #FFF;
	
}

a {
	color: #456753;
	text-decoration: none;
}
a:hover {
	color: #BCDAB1;
	text-decoration: none;
}

#headertop {
	padding-right: 88px;
	height: 136px;
	background-image: url(images/head_top.jpg);
}

#headertop:hover {
	cursor:pointer;
	cursor:hand;
}

#headertop a {
	color: #E6AC58;
	text-decoration: none;
	text-transform: uppercase;
    display: block;
    width: 100px;
	float: right;
	padding: 5px 12px;
    text-align: center;
}

#headertop a.left {
	border-right: 1px solid #E6AC58;
	border-left: 1px solid #E6AC58;
}

#headertop a.right {
	border-right: 1px solid #E6AC58;
}

#head_top form {
	margin: 0;
	padding: 0;
}

#head_top input {
	margin: 0;
	padding: 0;
}

#wrapper-shadow {
	margin: 0 auto;
	text-align: center;
	width: 1010px;
	background: url(images/shadow_left.png) repeat-y;
}

#wrapper-shadow.wide {
	width: 80%;	
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 950px;
	padding: 0 0;
	background: #fff;
}

#wrapperpage {
	margin: 0 auto;
	text-align: left;
	width: 950px;
	padding: 0 0;
	background: #fff;
}


#wrapper-shadow-right {
	background: url(images/shadow_right.png) repeat-y 100% 0;	
}

#wrapper {
	background: #FFF;
}


#footer {
	background-color: #bcdab1;
	clear: both;
	margin-top: 50px;
}

#footercontent {
	text-align: center;
	padding: 0 50px;
	font-size: .8em;
	padding-bottom: 10px;
	color: #456753;

}

div.hr {
  margin: 10px 0;
  height: 10px;
  background-image: url(images/dottedline_footer.gif);
	background-repeat: repeat-x;
}
div.hr hr {
  display: none;
}

#content img {
	margin-bottom: 10px;
}

h1, h2, h3, h4 {
	margin-top: 0;
}

h1 {
	color: #456753;
}

h2 {
	color: #82361E;
}

h3, h4 {
	color: #326b82;
}

h1 {
	font-size: 1.2em;
	padding-top: 5px;
	letter-spacing: .1em;
	padding-bottom: .7em;
	background-image: url(images/dottedline.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

h2 {
	font-size: 1.1em;
	padding-top: 5px;
	letter-spacing: .1em;
	padding-bottom: 0em;
	margin-bottom: 0;
}

#homecontent {
	width: 510px;
	margin-left: 88px;
	float: left;
	display: inline;
	margin-top: 30px;
}

#homesidebar {
	width: 220px;
	float: right;
	margin-right: 88px;
	display: inline;
	margin-top: 30px;
}

#homesidebar h2 a {
	color: #5C3324;
}
#content {
	margin-top: 30px;
	float: right;
	margin-right: 88px;
	width: 590px;
	display: inline;
	font-size: .9em;
}

#content p {
	line-height: 1.4em;
}

#content ul {
	line-height: 1.4em;
}

#content.thin {
	width: 340px;
	display: inline;
	font-size: .9em;
	margin-right: 0;
}

#rightbar img {
	border: 0;
}

#rightbar {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 80px;
	width: 232px;
	float: right;
	display: inline;
}


#sidebar {
	display: inline;
	margin-top: 30px;
	width: 140px;
	float: left;
	margin-left: 88px;
	font-size: .9em;
}

#sidebar h2 {
     font-family: "Meta", verdana, arial, sanserif;
}

#sidebar h1, #sidebar h2 {
	letter-spacing: 0;
	text-transform: uppercase;
}

#content hr {
	border-bottom: 1px dotted #CCC;
}
p.date {
	color: #999;
	margin-bottom: 0;
}

#navbar {
	height: 30px;
	background-image: url(images/nav_bg.gif);
	padding-left: 80px;
}

p.shortdate {
	color: #999;
	margin: 0;
	padding: 0;
}

.newsexcerpt p {
	margin: 0;
	font-size: .9em;
}

.newsexcerpt {
	margin-bottom: 10px;
}

#homesidebar h2 {
	font-size: 1em;
	letter-spacing: 0;
}

#callouts img {
	margin-bottom: 5px;
}

.newsexcerpt hr {
	border: 0;
	border-bottom: 1px dotted #999;
}

#subfoot {
	color: #FFF;
	text-align: center;
	padding: 10px;
	font-size: .85em;
}	

.suberror {
	color: #FF0000;
}

#featureimage img {
	border: 8px solid #BBDAB1;
	width: 197px;
	height: 148px;
}

#seemore {
	text-align: right;
	font-size: .8em;
}


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

.footerlinks ul li {
	display: inline;
	padding: 10px 20px 10px 0;
}

.footerlinks a:hover {
	color: #FFF;
}

.footerlinks a {
	font-weight: bold;
	color: #456753; 
}


.txtalignright {
	float: right;
	margin-left: 20px;	
	border: 0;
}

.txtalignleft {
	float: left;
	margin-right: 20px;	
	border: 0;
}

.alignright {
	float: right;
	margin-left: 20px;	
	border: 0;
}

.alignleft {
	float: left;
	margin-right: 20px;	
	border: 0;
}

.sectionpart {
	padding-bottom: 15px;
	margin-bottom: 10px;
	
}

.sectionmore {
	width: 64px;
	float: right;
}

.sectionimage {
 	width: 116px;
 	float: left;
 	clear: both;
 	height: 105px;
}

.sectioncopy {
 	width: 450px;
 	float: left;
 	margin-left: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar a {
	display: block;
}

#sidebar ul li a {
	padding: 4px 4px;
	margin: 0;
	background-color: #FFF;
	background-image: url(images/dottedline.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-weight: bold;
}

#sidebar ul li ul a {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFF;
}

#sidebar ul li ul li a {
	padding: 6px 0 5px 14px;
	margin: 0;
	font-weight: normal;
	background-color: #FFF;
	background-image: none;
}


#sidebar ul li ul li ul a {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFF;
}

#sidebar ul li ul li ul li a {
	padding: 5px 0 5px 19px;
	margin: 0;
	background-color: #FFF;
}

#sidebar li.current_page_item a {
	background-color: #E8E5C6;
}

#sidebar li.current_page_item ul li a {
	background-color: #FFF;
}

img.attachment-thumbnail {
	border: 0;
}

.thumbfloat {
	clear: both;
	float: left;
	margin-right: 20px;
}

.thumbfloat img { 
	width: 144px;
	height: 96px;
}

.article {
	clear: both;
	margin-bottom: 10px;
}

#floatcenter {
	text-align: center;
	width: 320px;
	margin: auto;
}
