/*
Theme Name: Gridline Lite (Modified)
Theme URI: http://graphpaperpress.com/
Description: A minimalist multimedia theme framework for Wordpress by <a href="http://graphpaperpress.com">Graph Paper Press</a>
Version: 1.6
Tags: photography, one-column, two-column, theme options, minimal, widgets, white, portfolio, video, framework
Author: Thad Allender
Author URI: http://graphpaperpress.com/
License: GPL
*/

@import url("library/styles/screen.css");

/************************* GRIDLINE STYLES ***************************/
body {
	color:#333;
	padding-top:24px;
}

.container {
	width:990px;
	margin:0 auto;
}

.container-inner {
	width:950px; 
	margin:0 auto;
	padding:1.75em 0 1em;
}

h1,h2,h3,h4,h5,h6 {
	color:#606060;
	font-family:Georgia;
	color:#000;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { color: #606060; }

h1 { display: inline; }

.sub {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #eee;
}

a {
	color:#606060;
	text-decoration:none;
}
a:hover, a:focus { color:#78A8C0; }
p { color:#606060; }
h6.top { color:#ccc; }

#top {
	width:950px;
	margin:0 auto;
	padding:0 0 0.5em;
	color:#666;
}
#top a { color:#F0F0F0; }
#top h1 a {color:#606060; }
.login { float:left; }
form#loginform { text-align:left; }
input #wp-submit { background:#000; }
hr { height:1px; }
.linkcat { list-style:none; }

/* Masthead */
#masthead {
	display:block;
	clear:both;
	padding-top:8px;
	margin-top:20px
}
#masthead h4, #masthead span { 
	margin: 0; 
	padding:10px 0 0; 
	line-height:2em ;
}
#masthead h4 { 
	font-family:Helvetica; 
	font-weight: bold; 
	text-transform: uppercase; 
	float: left;
}
#masthead h4 a { 
	color: #000; 
	text-decoration: none; 
}
#masthead span.description { 
	font-weight: normal; 
	color: #ccc; 
	text-transform: lowercase;
	font-size: 11px; 
	margin-left:18px;
}

/* Posts */
.content {
	display:block;
	clear:both;
}
.post {
	display:block;
	clear:both;
}
.post h2 a { color:#606060; }
.post h2 a:hover { color:#78A8C0; text-decoration:none; }
.entry a, .post a { color:#78A8C0; }
.entry a:hover, .post a:hover { color:#787878; text-decoration:underline; }
.postmetadata {
	background:#F0F0F0;
	padding:1em;
	color:#787878; 
	font-size:11px;
	margin-bottom:2em;
	-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
}
.postmetadata a { color:#606060; }
.postmetadata a:hover { 
	color:#78A8C0; 
	text-decoration:underline;
}
.underlined { border-bottom:1px solid #606060; }
.nav { 
	float:left; 
	margin-bottom: 25px;
	width:100%;
}
.navi {
	float:left; 
	margin-bottom: 15px;
}
.nav a, .navi a {
	background:#eee; 
	color:#606060; 
	font:bold 12px/1 helvetica,arial,sans-serif; 
	padding:8px 10px 8px; 
	-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; 
	display: block;
}
.nav a:hover,.navi a:hover { 
	background:#606060;
	color:#F0F0F0;
}
.prev a, .next a {
	color:#606060;
	text-decoration:none;
	padding:4px 10px 6px 10px; 
	font-size:14px;
	display:block;
	-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
}
.byline {
	font-size:11px;
	margin:0;
	color:#bbb;
}
.byline a { color:#ccc; }
.byline a:hover { color:#000; }

/* Sidebar */
#sidebar { margin:0; }
#sidebar h3 {
	margin:0 0 0.15em;
	padding:0.4em;
	background:#78A8C0;
	color:#F0F0F0;
}
#sidebar .item { margin:0 0 3em 0; }
#sidebar ul{
	list-style:none;
	margin:0 0 1.6em 0;
	font-size:1em;
}
#sidebar ul li a,ul.txt li{
	color:#787878;
	height:1%;
	background:url(images/li.png) no-repeat  0 50%;
	line-height:1.2em;
	border-bottom:1px solid #F0F0F0;
	display:block;
	padding:6px 0 6px 8px;
}
#sidebar ul li a:hover,ul.txt li:hover{
	color:#78A8C0;
	background-position:1px 0.8em;
	background:url(images/li.png) no-repeat  0 50%;
	/*background: #78A8C0 url(images/li-white.png) no-repeat 0 50%;*/
}
#sidebar ul li a span,ul.txt li,h4 a span{ color:#FF3706; }
#sidebar ul li.active a{ 
	cursor:default;
	color:white; 
}
#sidebar ul ul{
	margin:0;
	list-style:none;
}

/* Footer */
#footer-wrap { background:#fff; }
#footer {
	width:950px;
	padding:1.5em 0;
	margin:0 auto;
	color:#999;
	text-align:left;
}
#footer p { color:#999; }
#footer h3 {
	margin:0;
	padding:0 0 .6em 0; 
	border-bottom:none; 
	color:#999;
}
#footer .item { margin:0 0 4em 0; }
#footer ul{
	list-style:none;
	margin:0 0 1.6em 0;
	font-size:1em;
}
#footer ul li a,ul.txt li{
	height:1%;
	line-height:1.2em;
	display:block;
	padding:6px 0 6px 8px;
}
#footer ul li a:hover,ul.txt li:hover{
	color:#fff;
	background-position:1px 0.8em;
	background: #111;
}
#footer ul li a span,ul.txt li,h4 a span{ color:#696455; }
#footer ul li.active a{
	cursor:default;
	color:white;
}
#footer ul ul{
	margin:0;
	list-style:none;
}

/* Sidebar */
#sidebar ul#recentcomments, #footer ul#recentcomments {
	list-style:none;
	margin:0 0 1.6em 0;
	font-size:1em;
}
#sidebar ul#recentcomments li.recentcomments,#footer ul#recentcomments li.recentcomments {
	display:block;
	padding:4px 0 4px 8px;
}
#sidebar ul#recentcomments li.recentcomments a, #footer ul#recentcomments li.recentcomments a {
	border:0; 
	background-image:none;
}
#sidebar ul#recentcomments li.recentcomments a:hover, #footer ul#recentcomments li.recentcomments a:hover{
	color:#fff;
	background-position:1px 0.8em;
	background: #111;
}
#sidebar ul#recentcomments li.recentcomments a span, #footer ul#recentcomments li.recentcomments a span{ color:#696455; }

/* Floats & Images */
.right { float: right; }
.left { float: left; }
.middle { margin: 0 auto;float:left; }
.clear { clear: both; }
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width:950px;
}
img.alignright{
	padding: 4px 0 4px 4px;
	margin: 3px 0 2px 10px;
	display: inline;
	max-width:950px;
}
img.alignleft{
	padding: 4px 4px 4px 0;
	margin: 3px 10px 2px 0;
	display: inline;
	max-width:950px;
}
img.alignnone{
	padding:4px 4px 4px 0; 
	margin:3px 10px 2px 0;
	display: block;
	max-width:950px;
}
.alignleft{ float: left; }
.alignright{ float: right; }
.aligncenter,div.aligncenter { 
	display: block;
	margin-left: auto;
	margin-right: auto; 
}
.thumbnail, .attachment-thumbnail { 
	max-width:150px;
	margin:0 1.5em 1.5em 0;
	float:left;
}
.alignright .attachment-thumbnail { margin-right:0; }
.attachment-medium {
	max-width:950px;
	overflow:hidden;
	display: inline;
}
.attachment-large {
	max-width:950px;
	overflow:hidden;
	display: inline;
}
.content .size-medium, content size-large {
	margin: 0 1.5em 1.5em 0;
}
.home .size-medium, .home .size-large {
	max-width:590px; 
	height:auto;
	overflow:hidden;
	margin:0 .5em .5em 0;
}
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}
.gallery .gallery-item {
	overflow: hidden;
	text-align: center;
	list-style: none;
	padding: 0; 
	margin: 0 auto;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 100%;
	height: auto;
	padding: 0;
	border:none !important;
}
.gallery-caption { margin-left: 0; }
.gallery-item .attachment-thumbnail {
	float:none !important;
	margin:0 auto;
}
.gallery-item dd{ clear:both; }

/* Image sizes depending on the number of columns */
.col-0 { width: 100%; }
.col-1 { width: 100%; }
.col-2 { width: 50%; }
.col-3 { width: 33%; }
.col-4 { width: 25%; }
.col-5 { width: 20%; }
.col-6 { width: 16.5%; }
.col-7 { width: 14%; }
.col-8 { width: 12.4%; }
.col-9 { width: 11%; }
.col-10 { width: 10%; }
.col-11 { width: 9%; }
.col-12 { width: 8.33%; }
.col-13 { width: 7.6%; }
.col-14 { width: 7.1%; }
.col-15 { width: 6.66%; }
.col-16 { width: 6.25%; }
.col-17 { width: 5.83%; }
.col-18 { width: 5.55%; }
.col-19 { width: 5.25%; }
.col-20 { width: 4.95%; }

/* Captions */
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 30px;
	margin: 0;
	padding:10px;
	text-align:center;
	font-style:italic;
}
/* End captions */

/* Etc */
#filters {
	clear: both;
	height: 2em;
	margin-bottom: 1em;
}
#filters li {
	float: left;
	margin-right: 2em;
}
.prev {}
.next {}
:focus { outline: 0; }
.sticky { 
	font-size: 24px;
	border: 1px solid #bbb;
	border-width: 1px 0;
	background: #eee;
	padding: 15px; 
}
.double-border {
	background: url(images/double-border.png) repeat-x bottom; 
	height:8px; 
	width:100%;
	clear:both;
	float:none;
	border:none;
	margin:1em 0;
}
.ad-main, .ad-sidebar {
	display:block;
	clear:both;
}

/* Search */
#search {
	margin:0; 
	padding:0;
	float:right;
}
#search #s {
	background: transparent url('images/icons/search_grey.gif') 0px center no-repeat;
	color: #ccc;
	border:1px solid #ccc;
	font-size: 1em;
	margin:0;
	padding: 2px 0 2px 16px;
	width: 150px;
}
#search input { border:0; }
#search #s:hover {
	color: #000;
	border:1px solid #000;
}
.search-excerpt { margin: 0; }

/* Comments */
ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0;
	text-indent:0; 
}
ol.commentlist li { 
	border-top:5px solid #606060; 
	margin:0 0 10px; 
	padding:7px 7px 5px 57px; 
	position:relative; 
	height:1%;
}
ol.commentlist li:hover { background:#F0F0F0; }
ol.commentlist li.comment-author-admin { border-top:5px solid #606060; }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard {
	font-weight: bold; color:#606060;
}
ol.commentlist li div.vcard a, .says { color:#606060; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { text-decoration:underline; }
ol.commentlist li div.vcard img.avatar {
	left:0;
	position:absolute; 
	top:10px; 
}
ol.commentlist li div.comment-meta { 
	font:11px helvetica,arial,sans-serif;
	position:absolute; 
	right:0; 
	text-align:right; 
	top:0;
	background:#606060; 
	padding:6px;
}
ol.commentlist li div.comment-meta a { 
	color:#F0F0F0; 
	text-decoration:none; 
}
ol.commentlist li div.comment-meta a:hover { text-decoration:underline; }
ol.commentlist li.comment-author-admin div.comment-meta { background:#606060; }
ol.commentlist li.comment-author-admin div.comment-meta a:hover { color:#F0F0F0; }
ol.commentlist li div p { margin-top:0.5em; }
ol.commentlist li div.reply { 
	text-align:center;
	width:36px; 
 }
ol.commentlist li div.reply a { 
	background:#F0F0F0; 
	color:#606060; 
	font:bold 9px/1 helvetica,arial,sans-serif; 
	padding:6px 10px 3px; 
	text-decoration:none; 
	text-transform:uppercase; 
}
ol.commentlist li div.reply a:hover { 
	color:#F0F0F0; 
	background:#606060; 
}
ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0;
	text-indent:0; 
}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
h3#comments { margin:2em 0; }

#respond { margin:30px 0; padding:10px 0; }
#commentform{ margin-bottom: 60px; }	
#commentform input { 
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 1.2em;
}
#commentform textarea {
	margin-top:5px;
	width: 95%;
	padding: 2px;
	border:4px #F0F0F0 solid;
	font-size: 1.2em;
}
#commentform textarea:hover { border:4px solid #606060; }
#commentform #submit {
	padding: 5px;
	border:0;
	background:#606060;
	color:#F0F0F0;
	font-weight:bold;
	text-transform:uppercase;
}
legend {
	font-size: 1.2em;
	font-weight:bold;
	padding: 2px 10px;
}
#commentform #submit:hover{ 
	background:#78A8C0;
	color:#F0F0F0;
}
#wp-submit {
	padding: 5px;
	font-size: 1.2em;
	background:#F0F0F0;
	color:#606060;
	text-transform:uppercase;
}
#wp-submit:hover {
	background:#78A8C0;
	color:#F0F0F0;
}

/* Category Section */
#category-section { 
	margin-bottom: 20px; 
	float:left; 
}
#category-section ul{ 
	list-style:none;
	margin:0;
	font-size:1em;
	padding:0;
	border-top:1px solid #eee; 
}
#category-section ul li a,ul.txt li{
	height:1%;
	line-height:1.2em;
	border-bottom:1px solid #eee;
	display:block;
	padding:6px 0 6px 8px;
	margin:0;
}
#category-section ul li a:hover,ul.txt li:hover{ background-position:1px 0.8em; }
#category-section ul li.active a{
	cursor:default;
	color:#000;
}
#category-section img.attachment-thumbnail {
	display: block;
	float:none;
}