/*  
Theme Name: ESRI
Theme URI: http://www.esri.com
Description: 2009 ESRI Theme.
Version: 1.0
Author: Bobbie Wilson
Author URI: http://www.esri.com

	This theme was designed by Steve Noone and Stefanie Tieman and built by Bobbie Wilson.

*/

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.88em;
	line-height: 1.38em;
	color: #000;
	background: #FFF;
	margin: 0px;
}
a {
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	color: #CC6633;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px;
	margin: 10px 0px;
}
h1 {
	margin:0px;
	font: bold 36px/100%;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #00635A;;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	font: normal 190%/100% Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100%;
	color: #758d38;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100%;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	border-top: 9px solid #00635f;
	padding: 0 0 10px 0;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}
/* header area */
#header a {
	display: block;
	background: url(../images/header-bg.jpg) no-repeat;
	height: 150px;
}
/* content area */
#content {
	float: left;
	width: 646px;
}

#content-full {
	width: 960px;
}

.errorpage {
	margin: 10px 0 100px 0;
}

.errorTitle {
	color: #00635A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post {
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(../images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	padding: 75px 0 15px 15px;
	height: 185px;
}

.post-title h2 {
	font-size: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 0;
	width: 340px;
	color: #00635a;
}

.post-title h2 a, .post-title h2 a:visited {
	color: #00635a;
}

.post-title h1 {
	font-size: 14px;
	font-family:Tahoma, Geneva, sans-serif;
	width: 340px;
	color: #00635a;
}

.post-title p {
	font-weight: bold;
	color: #000;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(../images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(../images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(../images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(../images/mini-down-arrow.gif) no-repeat 380px 0px;
	padding-left: 300px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(../images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(../images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	clear: both;
	margin: 25px 0 0 0;
}

#comments {
		background: url(../images/comments-top.gif) no-repeat top left;
}

#comments li {
	background: #fff;
	width: 626px;
	margin: 0 0 10px 0;
}

#comments h1 {
	background: url(../images/comments-header.gif) no-repeat 10px 10px;
	height: 53px;
	width: 626px;
	padding: 20px 0 0 0;
}

#comments h3 {
	color: #72b84c;
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	font-weight: bold;
}

.post-button {
	background: url(../images/post-button.gif) no-repeat right top;
	float: right;
	display: block;
	width: 187px;
	height: 32px;
}

.rss-button {
	background: url(../images/post-button.gif) no-repeat left top;
	float: right;
	width: 32px;
	height: 32px;
	display: block;
	padding: 0 10px 0 0;
}

.commentlist {
	background: url(../images/comments-bg.gif) repeat-y;
	margin: 0;
	padding: 0 10px 10px 10px;
	line-height: 130%;
	list-style-type: none;
}

.commentlist p ,#ecasmsg p, #logForm p{
	font-size: 0.86em;
	line-height: 1.79em;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #00635a;
	font-family: Tahoma, Geneva, sans-serif;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #00635a;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

.commentlist p {
	padding: 10px;
	margin: 0;
}

.commentsFooter {
	background: url(../images/comments-bottom.gif) no-repeat;
	height: 6px;
}

#alertModeratorContent {
	background: url(../images/comments-bg.gif) repeat-y;
	padding: 10px;
}

#alertModeratorContent p {
	color: #00635a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

#logForm {
	background: url(../images/comments-bg.gif) repeat-y;
	border: 0 none;
	padding: 10px;
}

.inputArea {
	padding: 0 0 10px 0;
}

h3#respond {
	background: url(../images/comments-bg.gif) repeat-y;
	padding: 10px 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00635a;
	font-size: 14px;
}
#loginmsg{
	background: url(../images/comments-bg.gif) repeat-y;
	padding: 10px 0 0 10px;
}

#ecasmsg{
width:600px;
border-top:1px dashed #CCCCCC;
}
#ecasmsg p {
margin: 0;
}

#commentform {
	font-size: 110%;
	background: url(../images/comments-bg.gif) repeat-y;
	padding: 10px;
}
#commentform p,#logForm p {
	padding: 6px 0px;
	margin: 0px;
}


#commentform label{
	color: #787878;
	font-size: 87%;
	width: 200px;
}

#commentform input[type='text'],#logForm input{
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
	width: 200px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input:focus,#logForm input:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(../images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/* log form styles */
#logForm #submit{
	background: url(../images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: 144px;
	height: 28px;
	cursor: pointer;
	margin: 0 0 0 5px;
}

#logForm label{
 font-weight:bold;
 color: #787878;
 width: 200px;
}

#logForm #esriLogin {
padding-left: 40px;
}

/* log form styles end */


.commentmetadata a{
	color: #959595;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0 0 20px 2px;
	width: 290px;
	color: #666666;
	overflow: hidden;
	background: url(../images/dotted-vert.jpg) repeat-y top left;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	margin: 0;
	border: 0 none;
	color: #166c66;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px;
}
/*sidebar text styles */
#sidebar h4, #sidebar h4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0 0 0 5px;
	margin: 0;
}

#sidebar p {
	padding: 10px;
	margin: 0;
	font-size: 0.86em;
	line-height: 1.43em;
}

#sidebar a, #sidebar a:visited{
	color: #00635a;
	text-decoration: underline;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	background: url(../images/dotted-horiz.jpg) repeat-x top left;
	padding: 0 0 10px 0;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0 0 0 25px;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	background: none;
	list-style-type: disc;
	font-size: 0.86em;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(../images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(../images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(../images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(../images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(../images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/* footer area */
#footer {
	clear: both;
	color: #00635a;
	border-top: 1px solid #00635a;
	font-size: 0.7em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	padding: 10px 0;
	margin: 10px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
}
#footer a, #footer a:visited {
	color: #00635a;
	text-decoration: underline;
}
#footer a:hover{
	color:#FF6600;
	text-decoration:underline;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}

#footer p {
	float: right;
	padding: 10px 0;
}

.footerContent {
	margin: 0 auto;
	width: 960px;
}

.sponsoredBy {
	/*background: url(../images/hostedByESRI.png) no-repeat;
	width: 198px;*/
	background: url(/Shared/Styles/esriCore/graphics/globalLogoTagline.png) no-repeat;
	width: 162px;
	height: 71px;	
	display: block;
	float: left;
}

.rss {
	background: url(../images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(../images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

		
.error {
	color: #FC3307;
	border: 1px solid #FC3307;
}


p.error, p.message {
	font-weight: bold;
	border: 0 none;
	background: url(../images/comments-bg.gif) repeat-y;
	margin: 0;
	padding: 10px;
}

.entry-footer {
	margin-top: 15px;
}

#featured_author {
	background: url(../images/featured.jpg) no-repeat top left;
	height: 340px;
	padding: 70px 0 0 0;
}

.featured-comment {
	background: url(../images/featured-comment-box.gif) no-repeat left top;
	width: 626px;
}

.featured-comment p {
	background: url(../images/featured-comment-bg.gif) repeat left bottom;
}

.featured-comment-bottom {
	height: 6px;
	background: url(../images/featured-comment-bottom.gif) no-repeat left bottom;
}

.featured-comment div.floatLeft {
	padding: 10px 0 10px 35px;
	background: url(../images/featured-comment-dot.gif) no-repeat 10px 10px;
}

.floatLeft{
	float:left;
	padding: 10px;
}
.floatRight{
	float:right;
	padding: 10px;
}
.clearing {clear:both}


#featuredProfiles {
	background: url(../images/featured-title.gif) no-repeat 0 10px;
	padding: 70px 0 0 0 !important;
	margin: 0 0 0 10px!important;
}

#featuredProfiles p {
	background: url(../images/featured-side-bg.jpg) no-repeat;
}

#featuredProfiles img {
	float: left;
	margin: 0 10px 5px 0;
}

.featured-bottom {
	background: url(../images/featured-side-footer.jpg) no-repeat;
	height: 20px;
}

.hostedBy {
	float: left; 
	margin-top: 25px; 
	font-size: 1.4em; 
	letter-spacing:0em;
}	

/*co-sponsor image*/
.cosponsoredBy {
	height: 58px;
	width: 198px;
	display: block;
	float: left;
	margin:5px 0 0 5px;
}
