/*  
Theme Name: To Here and Now
Theme URI: http://tohereandnow.com/wp-content/themes/tohereandnow
Description: The Wordpress Theme for tohereandnow.com
Version: 1.0
Author: Chad Bush
Author URI: http://ravenseyedesign.com/
*/

/* color scheme

.purple-dark {
  color: #316;
}
.purple-med {
  color: #85c;
}
.purple {
  color: #62b;
}
.lavender {
  color: #b9d;
}
.green-dark {
  color: #461;
}
.green {
  color: #792;
}
.green-lite {
  color: #bc8;
}
.green-xtra-lite {
  color: #dec;
}
.cream {
  color: #eed;
}
.white {
  color: #fff;
}

*/

/* Reset All Margins and Padding */
* { 
  margin: 0; 
  padding: 0;
}

/* Layout */
body {
	background: #316 url(images/halo.jpg) repeat-x;
	font-family: "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: .85em;
	color: #111;
	text-align: center;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#masthead {
	background: #fff url(images/masthead.jpg) no-repeat;
	height: 181px;
	width: 960px;
	text-align: left;
}
#column-wrap {
	background: #fff url(images/container.gif) repeat-y;
}
#left {
	width: 200px;
	float: left;
}
#main {
	width: 560px;
	float: left;
}
#right {
	width: 200px;
	float: left;
}
#footer {
	background: #792 url(images/footer.gif) repeat-y;
	width: 960px;
	border-bottom: 2px solid #316;
}
.content {
	padding: 10px;
}
#left .content {
	padding: 20px 0 0 0;
	background: transparent url(images/nav-back.jpg) 4px 0 no-repeat;
}
#main .content {
	padding: 20px 20px 20px 40px;
}
#right .content {
	padding: 0 12px 20px 10px;
}
#footer .content {
	padding: 8px 20px;
	font-size: 0.9em;
	color: #fff;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* Masthead */
#masthead h1 {
	text-indent: -9000px;
	line-height: 0;
	font-size: 0;
	margin: 0 0 0 200px;
}
#masthead h1 a {
	background: transparent url(images/header.gif) no-repeat;
	width: 728px;
	height: 150px;
	display: block;
}
#masthead .content {
	padding: 0;
}
#subhead {
	text-indent: -9000px;
	line-height: 0;
	font-size: 0;
	background: transparent url(images/subhead.gif) no-repeat;
	width: 680px;
	height: 31px;
	margin: 0 0 0 280px;
}

/* Menu */
#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Lucida, Verdana, Helvetica, sans-serif;
	width: 200px;
}
#left ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
#left ul li a {
	display: block;
	text-decoration: none;
	padding: 0 12px 0 30px;
	color: #316;
	line-height: 24px;
	font-size: 13px;
	margin: 8px 0 0 0;
	background: transparent url(images/nav.jpg) 4px 0 no-repeat;
}
#left ul li a:hover {
	color: #fff;
	background-position: 4px 50%;
}
#left ul li.page_item li a {
	color: #316;
	padding: 3px 0 3px 40px;
	font-size: 11px;
	line-height: 12px;
	background: transparent url(images/nav.jpg) 4px 0 no-repeat;
	margin-top: 1px;
	font-style: italic;
}
#left ul li.page_item li a:hover {
	color: #fff;
	background-position: 4px 50%;
}
#left ul li.current_page_item a, #left ul li li.current_page_item a {
	color: #85c;
	background-position: 4px 100%;
}
#left ul li.current_page_item a:hover,  #left ul li li.current_page_item a:hover {
	color: #fff;
	background-position: 4px 50%;
}
#left ul li.current_page_ancestor a {
	color: #666;
}

/* General Formatting */
h2 {
	font-size: 1.6em; 
	line-height: 1.2em; 
	color: #316;
	font-weight: bold;
	margin: 0 0 0 0;
	text-align: left;
}
h3 { 
	font-size: 1.3em;
	color: #316;
	margin: 1em 0 0 0;
	font-weight: bold;
}
h4 {
	font-size: 1.2em;
	color: #316;
	margin: 1.3em 0 0 0;
	font-weight: bold;
}
h5 {
	font-size: 1.1em;
	color: #85c;
	margin: 1.3em 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
}
h6 {
	font-size: 1.1em;
	color: #316;
	margin: 1.3em 0 0 0;
	font-weight: bold;
}
.border-top {
	border-top: 1px solid #ddd;
	padding-top: 4px;
}
.border-bottom {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
p {
	line-height: 1.5em;
	margin: 0.8em 0 0 0;
}
strong {
	font-weight: bold;
	color: #316;
}
.centered-text {
	text-align: center;
}
.byline {
	color: #666;
	text-align: right;
}
.big-cap {
	margin-top: 1.5em;
}
.big-cap:first-letter {
	font-size: 40px;
	line-height: 0.8em;
}
.skiplinks {
	display: none;
}
input, textarea {
	background: #eee;
}
input select {
	background: none;
}
blockquote p {
	margin: 1.6em 20px;
	line-height: 1.3em;
}
blockquote p.withattrib {
	margin-bottom: 0;
}
.quote {
	margin: 0.8em 30px 0;
}
.quoted {
	text-align: right;
	margin: 0 30px 0.4em;
	color: #85c;
}
.right-text {
	text-align: right;
}
.nomargintop {
	margin-top: 0;
}

/* Main Lists */
#main ul {
	margin: 0.8em 0 0 0;
	padding: 0;
}
#main ul li {
	margin: 0.4em 0 0 2em;
	list-style: url(images/bullet.gif);
}
#main ul li li {
	list-style: square;
}
#main ol {
	margin: 0.8em 0 0 0;
	padding: 0;
}
#main ol li {
	margin: 0.4em 0 0 2em;
}
#main li {
	font-size: 100%;
}
#main ul.resources-list li {
	margin-top: 1.4em;
}

/* Main Links */
#main a, #right a {
	text-decoration: underline;
	color: #450;
}
#main a:visited, #right a:visited {
	color:#461;
}
#main a:hover, #right a:hover {
	color: #85c;
}

/* Footer Links */
#footer #to-top {
	text-align: center;
}
#footer .copyright {
	float: right;
}
#footer .address {
	float: left;
}
#footer a {
	border: none;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#footer a:hover {
	color: #316;
	text-decoration: underline;
}
#footer p {
	margin: 0;
}

/* Blog/Articles */
.post {
	margin-bottom: 15px;
}
.navigation {
	width: 500px;
	height: 20px;
	margin-bottom: 8px;
}
.navleft {
	float: left;
	display: block;
	text-align: left;
}
.navright {
	float: right;
	display: block;
	text-align: right;
}

/* Site Credit */
#credit {
	width: 260px;
	height: 26px;
	margin: 6px auto;
	padding: 0 0 6px 0;
}
#credit p {
	font: 11px/26px "Lucida Grande", Arial, Lucida, Verdana, Helvetica, sans-serif;
	text-align: right;
	margin: 0;
	float: left;
	padding: 0;
	color: #ccc;
	line-height: 26px;
}
#credit a {
	background: transparent url(images/red-316.gif) 0 1% no-repeat;
	width: 152px;
	height: 26px;
	float: left;
	text-indent: -9000px;
}
#credit a:hover {
	background-position: 0 96%;
}

/* Special Page Styles */
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#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;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.narrowcolumn {
	float: left;
	margin: 0px 0 0;
}
.widecolumn {
	float: left;
}
.post {
	margin: 0 0 40px;
	text-align: left;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 20px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
#main .postmetadata {
	clear: left;
	margin-top: 30px;
}
.clear {
	clear: both;
}

/* Images */
.imageb {
	border: 2px solid #85c;
	margin: 6px;
}
.wp-caption {
	background: #e6eadb;
	border: 1px solid #ddd;
	text-align: center;
}
.wp-caption p {
	text-align: center;
	font-size: 0.8em;
	line-height: 1em;
}
.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.alignleft {
	float: left;
	margin: 6px 8px 6px 0;
	display: block;
}
.alignright { 
	float: right;
	margin: 6px 0 6px 8px;
	display:block; 
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered, div.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright, div.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft, div.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
	 
/* Form Elements */
#searchform {
	margin: 40px auto;
	padding: 5px 0;
	text-align: center;
}
#right #searchform #s {
	width: 110px;
	padding: 2px;
	background: #eee;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #333;
}
#right #searchsubmit {
	padding: 1px;
}
.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 textarea {
	width: 65%;
	padding: 2px;
	background: #eee;
}
#commentform #submit {
	margin: 0 200px 0 0;
	float: right;
	background: #eee;
}

/* Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: left;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 140px;
}
#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;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
#main ul li.linkcat {
	list-style: none;
}
.wpcf7 input, .wpcf7 textarea {
	background: #eee;
	font: 1.2em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#resource-list a, #resource-list a:hover {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	border: none;
	margin-top: 20px;
}
.text-right {
	text-align: right;
}

/* Random quote */
.quotescollection_randomquote {
	width: 140px;
	margin: 10px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.quotescollection_randomquote q {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333;
}
.quotescollection_randomquote cite {
	display:block; /* To display author and source in a new line */
	text-align: right;
	font-size: 1.2em;
	color: #555;
	font-style: italic;
	line-height: 1.1em;
	margin-top: 0.8em;
}
#quotescollection_nextquote-0 {
	color: #666;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	text-transform: lowercase;
	text-align: right;
}
#quotescollection_nextquote-0 a {
	border-width: 0;
}

/* Quotes page */
blockquote.quotescollection {
	border:0;
	background:none;
	padding:0;
	margin:2em;
	font-size:1em;
}
blockquote.quotescollection q {
}
blockquote.quotescollection cite {
	display:inline;	
	font-size:0.83em;
}

/* Video */
.video {
	text-align: center;
	margin: 20px auto;
}
.video-right {
	float: right;
	width: 300px;
	margin: 8px 0 8px 8px;
	background: #792;
	padding: 5px;
}
.video-center {
	width: 400px;
	margin: 20px auto;
	background: #792;
	clear: both;
	padding: 5px;
}

/* right sidebar */
#right ul li {
	list-style: none;
}
#right .ctc a {
	border-width: 0;
}
#right h4 {
	margin: 0 6px 0 0;
	font-size: 1em;
}

#right #socialLinksSidebarContainer a, #right #socialLinksSidebarContainer a:hover  {
	border: none;
	margin: 2px 0;
}

/* Polish Link */
#polish-link {
	margin: 10px 20px 10px 10px;
	line-height: 24px;
}
#polish-link img {
	float: left;
	vertical-align: middle;
}
#polish-link a {
	text-decoration: none;
	color: #fff;
	vertical-align: middle;
	line-height: 24px;
	margin-left: 10px;
}
#polish-link a:hover {
	color: #f00;
}

/* Signup box */
.signup-box {
	margin: 20px auto;
	font-size: 0.9em;
	border: 2px solid #792;
	border-width: 1px 2px 2px 1px;
	padding: 6px;
	text-align: center;
	background: #eed;
}
.signup-box input {
	margin-top: 3px;
}