/*-----------------------------------------------------------
Theme Name: J2
Theme URI: http://www.dartmouth.edu/~jhurd
Description: Version 2 of A Jaunt in the Woods 
Blog Version: 2.0
Author: Josh Hurd
Author URI: http://www.dartmouth.edu/~jhurd
-----------------------------------------------------------*/

#FjaxTipContent{
	display:none;
	background:#FFDC68;
	border: thick solid #A7321C;
	position:absolute;
	left: 18px;
}

INPUT{
 border:1px solid #A7321C;
 background: #FFDC68;
 color: #352504;
 margin-top: 6px;
 width: 98%;
}

TEXTAREA{
 border:1px solid #A7321C;
 background: #FFDC68;
 width: 98%;
}

.navi {
	padding: 12px;
	text-align: center;
	color: #352504;
}

#midarchives {
	margin-top: 12px;
	background-color: #cc982a;
}

#midcategories {
	background-color: #cc982a;
}

.postimg {
	overflow: hidden;
	max-width: 100px;
	max-height: 100px;
	float:right;
	border-style: dotted;
	border-color: #A7321C;
	border-width: thin;
}

#lbottom .contents p {
	margin-top: 0px;
}

#footer {
	width: 851px;
	clear: both;
	float: left;
	margin-top: 12px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #352504;
	text-transform: lowercase;
	background: #cc982a;
	font-size: x-small;
	text-align: center;
	border-top-style: dotted;
	border-top-color: #A7321C;
}

#footer a {
	color: #FFDC68;
}

#comments {
	margin-left: 10px;
}

img {
	border: none;
}

#container {
	width: 875px;
	background: white;
	margin-left: 12px;
	margin-top: 12px;
	height: auto;
}

#topbar {
	width: 851px;
	float: left;
	margin-top: 12px;
	margin-left: 12px;
	text-transform: lowercase;

}

#title {
	float:right;
	width: 212px;
	height: 212px;
	background-color: #352504;
	background-image: url(images/title.gif);
}

#landscape {
	background: #787449;
	float:right;
	width: 400px;
	margin-left: 13px;
	height: 212px;
	overflow: hidden;
}

#landscape img {
	border: none;
}

#topright {
	float:right;
	width: 225px;
	height: 212px;
	overflow: hidden;
}

.thumb {
	width: 63px;
	height: 63px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	background-color: #787449;
	overflow: hidden;
}

.thumb img {
	border: none;
}

#main {
	width: 851px;
	clear: both;
	float: left;
	margin-top: 12px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #352504;
	text-transform: lowercase;
}

#left {
	float: right;
	width: 388px;
}

#single {
	background: #cc982a;
	padding-bottom: 5px;
}

#single .title a{
	display: block;
	padding-left: 5px;
	font-size: xx-large;
	color: #A7321C;
	font-weight: bold;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #A7321C;
	border-bottom-width: thin;
}

#single a {
	color: #FFDC68;
}

#main_post {
	margin-left: 10px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFDC68;
}

#main_post a {
	color: #A7321C;
}

#ltop {
	background: #cc982a;
	width: 388px;
	margin-bottom: 12px;
}

#FjaxTipContent #ltop {
	margin-bottom: 0px;
}

#lbottom {
	background: #cc982a;
	width: 388px;
	margin-top: 12px;
	clear: both;
}

#ltop a .title, #ltop .title a {
	font-size: large;
	color: #A7321C;
	font-weight: bolder;
	text-decoration: none;
}

#ltop a {
	color: #A7321C;
	text-decoration: none;
}

#ltop .contents, #lbottom .contents, #erata .contents {
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFDC68;
	min-height: 110px;
}

#lleft {
	background: #cc982a;
	width: 188px;
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

#lright {
	background: #cc982a;
	width: 188px;
	float: right;
	margin-bottom: 12px;
}

#lleft ul, #lright ul, #midindex ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#lleft li, #lright li, #midindex li {
	display: block;
	list-style: none;
	padding: 2px 5px 2px 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7321C;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC982A;
	background-color: #FFDC68;
	font-size: small;
}
	
#lleft li a, #lright li a, #midindex a {

	color: #352504;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}

html>body #lright li a, #lleft li a, #midindex li a {
	width: auto;
	}

#lleft li a:hover, #lright li a:hover, #midindex li a:hover {
	font-weight: bold;
	color: #352504;
	}


#mid {
	background-color: #cc982a;
	float: right;
	width: 226px;
	margin-left: 12px;
}

#midindex {
	float: right;
	width: 226px;
	margin-left: 12px;
}


#mid .title {
	font-weight: bold;
	color: #A7321C;
	margin-bottom: 5px
}

#right {
	float: right;
	width: 212px;
	margin-left: 12px;
}

#portrait {
	background: #CC982A;
	width: 212px;
	overflow: hidden;
	height: 400px;
}

#portrait img {
	border: none;
}

#erata {
	background: #CC982A;
	width: 212px;
	margin-top: 12px;
}

#erata .contents {
	margin-top: 0px;
}

#erata .contents ul {
	list-style: none;
	margin-top: 0px;
	padding-left: 0px
}

#erata .contents li {
	font-size: small;
	padding-left: 0px
}

#erata .contents li a {
	color: #A7321C;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0px
}

body {
	background: #352504;
	margin: 0px;
	padding: 0px;
}
.caption {
	border-bottom-style: dotted;
	border-bottom-color: #A7321C;
	border-bottom-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	color: #352504;
	font-style: normal;
	text-transform: lowercase;
	font-weight: bold;
	font-size: small;
}

#mid ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#mid li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7321C;
}
	
#mid li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #FFDC68;
	color: #352504;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A7321C;
	border-left-color: #CC982A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

html>body #mid li a {
	width: auto;
}

#mid li a:hover {
	background-color: #CC982A;
	color: #352504;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A7321C;
	border-left-color: #CC982A;
}

#toparchives, #topcategories, #topposts {
	background: #cc982a;
	width: 201px;
	float: right;
	margin-left: 12px;
	color: #352504;
}

#toparchives ul, #topcategories ul, #topposts ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#toparchives li, #topcategories li, #topposts li {
	display: block;
	list-style: none;
	padding: 0px 0px 0px 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7321C;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC982A;
	background-color: #FFDC68;
	font-size: small;
}
	
#toparchives li a, #topcategories li a, #topposts li a {

	color: #352504;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

html>body #lright li a, #topcategories li a, #topposts li a {
	width: auto;
}

#toparchives li a:hover, #topcategories li a:hover, #topposts li a:hover {
	font-weight: bold;
	color: #352504;
}

#topbar .caption {
	margin-left: 2px;
}


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.dartmouth.edu/~jhurd/wp-content/themes/j2/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.dartmouth.edu/~jhurd/wp-content/themes/j2/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.dartmouth.edu/~jhurd/wp-content/themes/j2/lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	