/*
Theme Name: Journeys Through America
Theme URI: http://www.journeysthroughamerica.org
Description: Custom WordPress template.
Version: 1.0
Author: Justin Herrin
Author URI: http://www.justinherrin.com/

*/


/*******************/
/*  Global Styles  */
/*******************/
body { font-size:12px; font-family:Verdana, Arial, Sans-Serif; background:#d5d6d7 url(images/body-bg.jpg); color:#333; text-align:center; padding:0px; margin:0px; }

p { line-height:18px; padding:0px; margin:0px 0px 20px 0px; }

ul li, ol li { line-height:18px; }

small { font-family:Verdana, Arial, Sans-Serif; font-size:11px; line-height:1.5em; }

a, h2 a:hover, h3 a:hover { color: #E07202; text-decoration: none; }
a:hover { color: #354C22; text-decoration: underline; }

h1 { font-size:22px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#354C22; }
h2 { font-size:18px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
h3 { font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }

h1, h1 a, h1 a:visited { color:#354C22; text-decoration:none; }
h1 a:hover { text-decoration:underline; }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color:#333; }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited { text-decoration:none; }

code { font: 1.1em 'Courier New', Courier, Fixed; }

.clear { clear: both; }

.alert { color: #CC0000; }


/**************************/
/*  Page Layout Elements  */
/**************************/
#page-shell { width:1000px; padding:0px; margin:50px auto 0px auto; background:url(images/page-bg.png) left 450px no-repeat; text-align:left; }

#image-shell { width:1000px; margin:0px; padding:0px; position:relative; }

#rotator { background:url(images/image-rotator-bg.png) top left no-repeat; margin:0px 0px 20px 0px; padding:26px 0px 0px 12px; z-index:101; position:absolute; top:250px; left:50px; width:268px; height:219px; }
#paperclip { z-index:102; margin:0px 0px 0px 35px; width:50px; height:60px; background:url(images/paper-clip.png) top left no-repeat; position:absolute; }
#viewalbum { z-index:101; position:absolute; top:500px; left:110px; }
#teachersnote { z-index:101; position:absolute; top:40px; right:0px; }
#contactus { z-index:102; position:absolute; top:160px; right:0px; }

#navigation-shell { width:700px; margin:0px 125px 0px 125px; padding:0px 30px 0px 30px; }
#navigation-shell ul { margin:0px; padding:0px; list-style:none; }
#navigation-shell ul li {
	margin:0px 3px 0px 3px;
	padding:0px;
	list-style:none;
	float:left;
	background: #003300; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003300', endColorstr='#688948'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#003300), to(#688948)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #003300,  #688948); /* for firefox 3.6+ */
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	border-radius:7px 7px 0px 0px;
}
#navigation-shell ul li:hover,
#navigation-shell ul li.current_page_item { background: #fff; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff'); /* for IE */ }
#navigation-shell ul li a:link,
#navigation-shell ul li a:visited { display:block; color:#fff; padding:8px 20px 4px 20px; font-weight:bold; text-decoration:none; }
#navigation-shell ul li.current_page_item a,
#navigation-shell ul li a:hover { display:block; color:#003300; padding:8px 20px 4px 20px; font-weight:bold; text-decoration:none; }

#header-shell { width:575px; margin:0px 125px 0px 125px; padding:15px 145px 10px 30px; border-bottom:5px solid #ccc; background-color:#fff; -moz-border-radius:10px 10px 0px 0px; -webkit-border-radius:10px 10px 0px 0px; border-radius:10px 10px 0px 0px; }

#header-left-col { width:275px; padding:0px; margin:0px; float:left; }

#logo { padding:0px; margin:0px; }

#header-right-col { width:290px; padding:0px; margin:0px 0px 0px 10px; float:right; }

#socialicons { margin:0px; padding:0px; }
#socialicons ul { margin:0px 0px 0px 50px; padding:0px; list-style:none; }
#socialicons li { background: url(images/sprite.png) no-repeat top left; float:left; padding:0px; margin:0px 0px 0px 10px; }
#socialicons .sprite-facebook { background-position: 0 0; width: 32px; height: 32px; }
#socialicons .sprite-flickr { background-position: 0 -82px; width: 32px; height: 32px; }
#socialicons .sprite-rss { background-position: 0 -164px; width: 32px; height: 32px; }
#socialicons .sprite-twitter { background-position: 0 -246px; width: 32px; height: 32px; }

#mission { margin:15px 0px 0px 0px; padding:0px; color:#999; font-size:11px; line-height:13px; text-align:justify; }

#content-shell { width:700px; margin:0px 125px 0px 125px; padding:0px 25px 10px 25px; background-color:#fff; }

#footer { color:#666; font-size:11px; clear:both; border-top:1px solid #cbcbcb; padding:10px 0px 0px 0px; }
#footer p { padding:0px; margin:0px 0px 10px 0px; text-align:center; }
#footer a:link, #footer a:visited { color:#E07202; text-decoration:none; }
#footer a:hover { color:#E07202; text-decoration:underline; }


/********************/
/*  Sidebar Styles  */
/********************/

#sidebar { padding:315px 0 10px 0; width:180px; float:left; font-size:11px; }
	
#sidebar h2 { font-family:Arial, Helvetica, sans-serif; color:#000; font-size:15px; font-weight:bold; margin:5px 0px 3px 0px; padding-bottom:2px; border-bottom:1px dotted #cbcbcb; }

#sidebar ul, #sidebar ul ol { margin:0; padding:0; }
#sidebar ul li { list-style-type:none; list-style-image:none; margin-bottom:25px; }
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
ol li, #sidebar ul ol li { list-style: decimal outside; }
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; }

#sidebar form { margin: 0; }

li.widget_twitter { list-style:none; background:url(images/twitter-bird.jpg) left top no-repeat; padding:5px 0px 0px 0px; margin-bottom:25px; }
ul.tweets { list-style:none; }
ul.tweets li { font-weight:11px; margin-bottom:15px !important; }
a.timesince:link, a.timesince:visited { color:#777; text-decoration:none; }
a.timesince:hover { color:#354C22; text-decoration:underline; }



/*************************/
/*  Content Item Styles  */
/*************************/

#content { width:490px; float:left; border-left:1px solid #cbcbcb; padding:20px 0px 0px 18px; margin:0px 0px 0px 10px; }

p img { padding:0; max-width:100%; }

img.centered { display:block; margin-left:auto; margin-right:auto; }
img.alignright { padding:4px; margin:0 0 3px 10px; display:inline; }
img.alignleft { padding:4px; margin:0 10px 3px 0; display:inline; }

.alignright { float:right; }
.alignleft { float:left; }


.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: #fff; }
.depth-1 { border: 1px solid #ddd; }
.even, .alt { border-left: 1px solid #ddd; }


/***********/
/*  Posts  */
/***********/
.postbox { background:#fefefe url(images/bg-box.png) repeat-x;  margin:0 0 20px 0; border-top:1px solid #dbdbdb; }
.title { font-family:Arial, Helvetica, sans-serif; font-size:30px; font-weight:normal; text-align:left; padding:0px; margin:0px 0px 5px 0px; }
.post { text-align:justify; padding:20px 20px 10px 20px; }
.post hr { display:block; }

.meta-tools { font-size:10px; color:#999; text-align:left; margin:0px 0px 15px 0px; padding:0px 0px 0px 5px; vertical-align:middle; text-transform:uppercase; }
.meta-tools-author { background:url(images/ico-author.png) no-repeat top left; padding:0px 20px 2px 22px; height:16px; }
.meta-tools-calendar { background:url(images/ico-time.png) no-repeat top left; padding:0px 20px 2px 22px; height:16px; }
.meta-tools-comment { background:url(images/ico-comment.png) no-repeat top left; padding:0px 0px 2px 22px; height:16px; }

.post-bottom { background:#eeeeee url(images/bg-post-bottom.png) repeat-x bottom; line-height:44px; padding:0px 25px; border-top:1px solid #dbdbdb; margin:10px 0px 0px 0px; }
.post-bottom div, .post-bottom div a { color:#777; font-size:11px; text-decoration:none; }
.post-bottom div a:hover { color:#222; }
.post-bottom .meta-tools-category { background:url(images/ico-category.png) no-repeat top left; padding:2px 0 2px 25px; height:16px;}
.post-bottom .meta-tools-tag { background:url(images/ico-tag.png) no-repeat top left; padding:1px 0 2px 25px; height:16px;}

a.readmore { background:url(images/bg-button.png) no-repeat center 0; padding:4px 8px; color:#fff; font:Georgia, serif; font-size:12px; font-style:italic; text-shadow: #777 0px 1px 0px; background-color:#838C1C; border:1px solid #626915; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
a.readmore:hover { cursor:pointer; opacity:0.8; }



/* Special stylized non-IE bullets. Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; }

html>body .entry li { margin: 7px 0 8px 10px; }

.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; }

.entry ol { padding: 0 0 0 35px; margin: 0; }

.entry ol li { margin: 0; padding: 0; }

.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }



/*******************/
/*  Form Elements  */
/*******************/
#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center; }

select { width: 130px; }

#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }

#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 100%; padding: 2px; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#commentform #submit { margin: 0 0 10px auto; float: right; }




/*********************/
/*  Comments Styles  */
/*********************/
.alt { margin:0; padding:10px; }

.commentlist { padding:0; text-align:justify; }

.commentlist li { margin:15px 0 10px; padding:5px 5px 10px 10px; list-style:none; font-weight:bold; }
.commentlist li .avatar { float:left; border:1px solid #ddd; padding:2px; background:#fff; margin:0px 12px 5px 0px; }
.commentlist li ul li { margin-right:-5px; margin-left:10px; font-size:11px; }

.commentlist p { font-size:12px; font-weight:normal; line-height:1.5em; text-transform:none; margin:10px 5px 10px 0; }
#commentform p { font-size:12px; margin: 5px 0; }
.children { padding: 0; }

.nocomments { text-align:center; margin:0; padding:0; }

.commentmetadata { margin:0; display:block; font-weight:normal; float:right; padding-bottom:10px; font-style:italic; }

.required { color:#FF0000; }

.submitbtn { background:url(images/bg-button.png) no-repeat center 0; padding:8px 4px;; color:#fff; font:Georgia, serif; font-size:12px; font-style:italic; text-shadow: #777 0px 1px 0px; background-color:#838C1C; border:1px solid #626915; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.submitbtn:hover { cursor:pointer; opacity:0.8; }

.commentlist li, #commentform input, #commentform textarea { font:11px Verdana, Arial, Sans-Serif; }

.commentlist cite, .commentlist cite a { font-weight:bold; font-style:normal; font-size:12px; }
.says { font-weight:bold; font-size:12px; }




/* Begin Various Tags & Classes */

blockquote { margin:15px 30px 0 10px; padding-left:20px; border-left:5px solid #ddd; background-color:#f5f5f5; }

blockquote cite { margin:5px 0 0; display:block; }

.center { text-align:center; }

.hidden { display:none; }

.screen-reader-text { position:absolute; left:-1000em; }

a img { border:none; }

.sticky { background: #f7f7f7; padding: 0 10px 10px; }
.sticky h2 { padding-top: 10px; }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { color: #777; }

.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

