/*
Theme Name: Matts Photos - Full BG
Theme URI: http://www.mattnortham.com/
Description: Matts
Version: 1
Author: Matt Northam
Author URI: http://www.mattnortham.com/
Tags: matt northam


*/

@font-face {
font-family: GraublauWeb;
src: url("path-to-the-font-file/GraublauWeb.otf") format("opentype");
}

/* Begin Typography & Colors */
body {
	font-size: 1em; /* Resets 1em to 10px */
	font-family: GraublauWeb, Helvetica, Verdana, Sans-Serif;
	/* "Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	background: #141414;
	color: #FFF;
	}

#page {
	text-align: center;
	}

#header {

}

#content, #commentspopup {
	0.9em;
	}

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

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

a:link {
	color: #3399cc;
	text-decoration: none;
	}
a:visited {
	color: #3399cc;
	text-decoration: none;
	}
a:hover {
	color: #ef56d0;
	text-decoration: underline;
	}
a:active {
	color: #ef56d0;
	text-decoration: underline;
	}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}




.commentlist li, #commentform input, #commentform textarea {

	}
	

#commentform p {
	
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	
	}

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

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

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:link, h2 a:visited {
	color: #FFF;
	text-decoration: none;
	}
	
h2 a:hover {
	color: #3399cc;
	text-decoration: none;
	}

#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;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
body#single {overflow: hidden;}
body#other {background: #141414 url(images/bg.jpg) center top no-repeat fixed; padding: 80px 0 0 0;}


#page {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	}

#header {
	margin: 0;
	padding: 5px 0;
	height: auto;
	width: 100%;
	left: 0;
	color: #FFF;
	text-align: left;
	position: fixed; z-index: 100;
	top: 10px;
	text-transform: uppercase;
	background: url(images/bg-trans.png) repeat;
}

#header h1 {
	float: left; margin: 5px 0 5px 1%; width: 360px; border: 0; display: inline;
}

#menu {
	width: auto;
	float: left;
	height: 18px;
	background: url(images/menu-bg2.jpg) no-repeat left center;
	margin: 5px 1% 0px auto;
	padding: 6px 3px 3px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
}

#menu ul {
	list-style-type: none; padding: 2px 0 2px 5px; margin: 0;
}
#menu li {
	list-style-tye:none; padding: 0; margin: 0 30px 0 0; float: left;
}
#menu li a {padding: 4px 0 2px 10px; margin: 0; border-left: 2px solid #3399cc; color: #FFF}
#menu li a:hover {color: #ef56d0; border-color: #ef56d0;}
#menu li a.rss {padding-right: 24px; background: url(images/rss.png) no-repeat right center;}


#cal-top {color: white; width: 98%; clear: both; margin: 9px 1% 5px 1%; float: left; border-bottom: 1px solid #666; border-top: 1px solid #999; height: 22px; overflow: hidden; padding: 2px 0; font-size: 0.7em; background: ; }

#cal {color: white; width: 990px; margin: 20px auto 0px auto; float: left; display: none;}
#cal-top .allmonths {float: right; width: 170px; padding: 3px; margin: 2px 0; text-align: right;}
/*#cal-top .monthtitle {display: inline;}
#cal-top .amonth {padding:0; margin: 0 0 5px 0; clear: right; float: left; height: 16px;}
#cal-top p {float: left; margin: 0 10px 0 0; padding:0}*/

.m-more {background: url(images/info-toggle.png) no-repeat left -19px; padding: 0 0 0 20px;}
.m-less {background: url(images/info-toggle.png) no-repeat left -3px; padding: 0 0 0 20px;}


.amonth {
	margin: 2px 0;
	padding: 3px 0;
	height: 16px;
}

.monthtitle {
	float :left;
	margin: 0 10px 0 0;
	padding: 0px;
	width: 100px;
	text-align: right;
}

ul.postspermonth {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.postspermonth li {
	list-style: none;	
	float: left;
	padding: 0 2px;
	margin: 0px;
	border-left: 1px solid #333;
}

.postspermonth li a{background: ; padding: 5px 4px;}
.postspermonth li a:hover {background: #ef56d0; color: #FFF; text-decoration: none;}


#content {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0px 0 0 0;
	clear: both;
	font-size: 0.8em;
}

#archive {
	width: 98%;
	height: auto;
	margin: 0 auto;
	padding: 20px 0 0 0;
	clear: both;
	font-size: 0.8em;
	text-align: center;
}

.archive-list {
	width: 100%;
	float: left;
	margin: 0 0 0 0px;
	text-align: left;

}
.archive-list ul, .archive-list li {list-style-type: none;padding: 0; margin: 0;}
.archive-list li {padding: 0 0 0 10px; margin: 0;}
.archive-month {
	width: 250px; height: 420px; float: left; margin: 0 10px 0 0; ;
}

#archive-main {
	width: 740px;
	float: left;
	text-align: left;
}

#archive-main ul, #archive-main li {list-style-type: none;padding: 0; margin: 0;}
#archive-main li {padding: 0 0 0 10px; margin: 0;}

li.categories {list-style-type: none; padding: 0; margin: 0;}
li.categories ul {list-style-type: none; padding: 0; margin: 0;}
li.categories ul li {list-style-type: none; float: left; padding: 0; margin: 0;}

.cats {
	width: 740px;
	background: grey;
	float: right;
	height: 200px;
	margin: 10px 0 0 0;
	overflow: hidden;
}

#about {
	width: 990px;
	height: auto;
	margin: 0 auto;
	padding: 0px 0 0 0;
	clear: both;
	font-size: 0.8em;
	text-align: left;
}
.quote { width: 300px; margin: 0 0 0 0px; float: right;}
.quote h3 {font-size: 3.8em; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;}
.quote h3 em {background: #3399cc;}

.entry-me {float: left; width: 400px; margin: 0px 40px 0 0}
.entry-me p {margin: 10px 0 0 0; line-height: 1.2em;}
.photo-me {float: left; width: 250px; padding: 40px 0 0 0;}

.post {
	margin: 0 0 0px;
	width: 100%;
	padding: 0px; position: relative;
	}
	
.theinfo{
	width: 305px;
	height: auto;
	padding: 0px 10px 5px 10px; margin: 0;
	text-align: left;
	position: fixed;
	bottom: 0px;
	left: 20px;
	background: url(images/bg-trans.png) repeat;
	z-index: 4;
	border-radius:10px 10px 0px 0px; -moz-border-radius: 10px 10px 0px 0px; -khtml-border-radius: 10px 10px 0px 0px; -webkit-border-radius: 10px 10px 0px 0px;
}

.theinfo h2 {padding: 5px 0 0 0; margin: 0 0 10px 0; border-top: 1px solid #999; clear: both; float: left; width: 100%;}

.showinfo {width: 100px; float: right; text-align: right; margin: 10px 0;}
.i-more {background: url(images/info-toggle.png) no-repeat right -18px; padding: 0 20px 0 0;}
.i-less {background: url(images/info-toggle.png) no-repeat right -1px; padding: 0 20px 0 0;}

.info-date {width: 166px; float: left; color: #999; font-size: 0.9em; margin: 10px 0; padding: 2px 0 0 24px; text-transform: uppercase; background: url(images/calendar-icon.png) no-repeat left center;}

.theinfo .excerpt {float: left; width: 305px; margin: 0 0px 5px 0; padding: 0 0 5px 0; border-bottom: 1px solid #333;}
.theinfo .excerpt p {margin: 0 0 5px 0; padding: 0 0 10px 0; line-height: 1.3em; font-size: 0.95em; color: #F6F6F6}

.theinfo .tags {float: left; width: 220px;}
.theinfo .extras {float: right; width: 65px; margin: 0px; padding: 0 0 0 10px; border-left: 1px solid #222; font-size: 0.9em; color: #999}

.postmetadata {background: url(images/tags.png) no-repeat left 10px; padding: 0px 0 0 24px !important; font-size: 0.9em;}
.postcomments {background: url(images/balloon.png) no-repeat left center; padding: 0 0 0 24px !important; font-size: 1em; margin: 20px 0 10px 0 !important;}

.goleft, .goright {filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75}

.goleft {width: 320px; height: 100%; left: 0; bottom: 0; margin: -300px 0 0 0; z-index: 2; position: absolute;}
.goright {width: 320px; height: 100%; right: 0; bottom: 0; margin: -300px 0 0 0; z-index: 3; position: absolute;}

.goleft a {width: 100%; height: 100%; display: block; background: transparent;}
.goright a {width: 100%; height: 100%; display: block; background: transparent;}

.goleft a:hover {background: #141414 url(images/arrow-prev.png) no-repeat center center;}
.goright a:hover {background: #141414 url(images/arrow-next.png) no-repeat center center;}

.loading {background: url(images/loader.gif) center center no-repeat; width: 100px; height: 20px; position: absolute; left: 50%; top: 70%; margin: -50px 0 0 -50px; text-align: center; padding: 90px 0 0 0;}

.entry {width: 100%; background:;height: 100%; bottom: 0px; position: fixed;}
.entry p {padding: 0; margin: 0; text-align: center;}
.entry img {height: 100%; z-index: 1;}
/*position:fixed; z-index:1; width:auto; height: 100%; top: 0;}*/
/*.entry img .v {position:absolute; z-index:1; width:50%; height:auto; top: 0; left: 0;}*/


.archive-post {
	display: inline-block; width: 310px; padding: 0px; height: 206px; margin: 7px; position: relative;
}
.archive-post a {padding: 5px; width: 300px; height: 196px; background: #202020; display: block; position: relative; text-decoration: none;}

.archive-post br {display: none;}
.archive-post .date {width: auto; float: left; color: #999; font-size: 0.9em; margin: 0px 0 0px 0; padding: 6px 5px 5px 28px; text-transform: uppercase; background: #202020 url(images/calendar-icon.png) no-repeat 4px center; position: absolute; top: 5px; right: 5px; height: auto;}

.archive-post .title {
	padding: 2px 5px; margin: 0px; position: absolute; top: 150px; left: 5px; font-size: 1.3em; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; background: #202020;
}

.archive-post .pic {margin: 0; padding: 0; height:196px; width: 300px}

/*.archive-post:hover {background: #3399cc;}*/
.archive-post:hover .date {background-color: #3399cc; color: #FFF;}

.cat-animals a:hover {background: #FF3;}
.cat-landscape a:hover {background: #0F3;}
.cat-misc a:hover {background: #3399cc;}
.cat-sport a:hover {background: #C30;}
.cat-random a:hover {background: #F39;}

.theComments {
	width: 990px;
	margin: 10px 0 0 0;
	background: gold;
	clear: both;
	float: left;
}
.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	background: url(images/bg-trans.png) repeat;
	font-size: 0.6em;
	text-align: center;
	text-transform: uppercase;
	color: #CCC;
	height: 55px;
	position: fixed; bottom: 0;
	}

#footer .about {
	margin: 0 0 0 20px;
	float: left;
	width: auto;
	padding: 15px 0;
	text-align: left;
	}
#footer .made {
	margin: 0 15px 0 0;
	float: right;
	width: auto;
	padding: 20px 55px 20px 0px;
	text-align: right;
	background: url(images/scpgt-logo.png) no-repeat right center;
	}
	
#single #footer .made {position: absolute; bottom: 5px; right: 15px; width: auto; padding: 20px 55px 20px 0; margin: 0; z-index: 10;}
#single #footer .about {display: none;}
#single #footer {background: transparent;}

#footer br {height: 7px;}

#scpgt {display: none; position: absolute; bottom: 5px; right: 15px; width: 45px; height: 45px; padding: 0; margin: 0; z-index: 10;}

#other #scpgt {display: none;}

/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin: 30px 10px 0 10px;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px dashed #333;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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;
	}
/* End Entry Lists */



/* Begin Form Elements */

#thesearch {
	width: 234px;
	position: absolute;
	right: 0px;
	float: right;
	padding: 0px 0 0 0;
	height: auto;
	margin: -9px 0 0 0;
}

#searchform {
	margin: 0px auto;
	padding: 0px 0px;
	text-align: left;
	width: auto;
	background: url(images/search.png) no-repeat left center; padding-left: 20px;
	}

#searchform #s {
	width: 148px;
	color: #666;
	}

#searchsubmit {
	padding: 1px;
	}
	
#search-submit {
	padding: 0.4em;
	margin: 0 0px 0 6px ;
	
	width: auto;
	text-align: center;
	background: #3399cc;
	border: 0px;
	border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
	text-transform: uppercase; color: #FFF;
}

#search-submit:hover {background: #ef56d0; cursor: pointer;}

.small-search {width: 230px; margin: 15px auto;}

#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 5px auto;
	float: right;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea, .search-text {
	background: #E7E5DD;
	border: 1px solid #141414;
	padding: .4em .6em; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; 
}
	
#commentform #author:focus, #commentform #email:focus, #commentform #url:focus, #commentform textarea:focus, .search-text:focus  {
	border: 1px solid #3399cc;
	background-color: #161616;
	color: #FFFFFF !important;
}

#commentform #submit {
	padding: 5px;
	margin: 0 0px 5px 0 ;
	float: right;
	width: auto;
	text-align: center;
	background: #3399cc;
	border: 0px;
	border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
	text-transform: uppercase; color: #FFF;
}

#commentform #submit:hover {background: #ef56d0; cursor: pointer;}

/* End Form Elements */



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

.commentlist {
	list-style-type: none;
	clear: both;
	padding: 0; margin: 0;
}
.c-comment {float: left; width: 415px; clear: right; background: ; padding: 0 5px 0 10px; margin: 0; color: #CCC;}

.c-comment p:first-child {padding: 0px; margin: 4px 0 0 0;}
.c-author {
	width: 415px;
	float: left;
	background: ;
	padding: 10px 5px 2px 10px; margin: 0;
	clear: right;
	border-top: 1px solid #666; 
	font-weight: bold;
	text-transform: uppercase;
}
.c-date {
	background: ;
	clear: left;
	float: left;
	width: 60px;
	padding: 10px 5px 2px 5px; margin: 0px;
	border-top: 1px solid #CCC;
	text-align: center;
}
.c-date .time {font-size: 0.6em; color: #666; text-align: center;}


.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist li {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
	clear: both;
	float: left;
	width: 500px;
	
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */



#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

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

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.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;
}
/* End captions */




#commentspopup {margin: 0 auto; padding: 0 10px; width: 500px; font-size: 0.85em;}
#commentspopup h2 {margin: 4px 0 10px 0; padding: 0;}
#commentspopup .rss-feed {padding: 0 0 0 24px; background: url(images/rss.png) no-repeat left center; font-size: 0.9em;}



div.sociable { margin: 16px 0; padding: 0 0 0 24px;font-size: 0.9em; color: #666}

span.sociable_tagline { position: relative; font-size: 0.8em; color: #666; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
