@charset "utf-8";
/*
Theme Name: Gestalt Creators / Granite
Theme URI: http://www.gestaltcomics.com/
Description: A modification of 'Earth Nature'.
Version: 1.0
Author: Anima Creative and Jake Gonzales
Tags: granite, grey, fixed width, two columns, widgets
*/



/*----------------------------------------------------------------*
	Template Layout 
 *----------------------------------------------------------------*/
 
body {
	background: #000 url('images/background_graphic.jpg') top center fixed;
	margin: 0px;
	padding: 0px;
	color: #151515;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 1.5em; /* vertical spacing between your lines of text*/
}
a, a:link, a:visited {
	color: #505050;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#wrapper {
	width: 920px;
	margin: 0px auto; /*centers your design on the page*/
	background-color: #505050;
	border-bottom: 3px solid #232323;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding: 60px 10px 10px 10px;
}
#wrapper_2 {
	background: #c9c9c9;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding-bottom: 20px;
	padding-top: 15px;
}

#header {
	height: 60px;
	width: 889px;
	margin: 0px auto; /*centers your design on the page*/
	position: absolute;
	top: 0;
}
#logo {
	width: 405px; /*change this width and height to match your logo image*/
	height: 32px;
	float:left;
	margin:23px 0 0 15px;
	position: relative;
	/* Change this to position your logo to where you want. */
	top: 5px;
	left: 0;
}

#logo a {
	border: none;
	outline: none;
}

#logo a img {
	border: none;
}


/*----------------------------------------------------------------*
	Menu 
 *----------------------------------------------------------------*/

#menucontainer {
	width: 525px; /*change this depending if your have more or less buttons*/
	height: 45px;
	text-align:left;
	font-size:15px;
	font-weight: 100;
	padding-top:23px;
	position: absolute;
	font-family: "Myriad Pro", "Trebuchet MS","HelveticaNeulTStd Lt", Helvetica, Arial;
	top: 20px;
	left: 466px;
}
#menucontainer ul {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
#menucontainer ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
/* menu a links */
#menucontainer ul li a {
	display:block;
	padding: 0px 14px;
	float:left;
	text-align: center;
	text-transform:uppercase;
	color:#ffffff;
}
#menucontainer ul li a, #menucontainer ul li a:link, #menucontainer ul li a:visited {
	color: #c9c9c9;
	text-decoration:none;
}
#menucontainer ul li a:hover {
	color: #fff;
}

#menucontainer ul li a.current {
	color: #c9c9c9;
	font-weight: bold;
}
/* menu sub span bits */
#menucontainer ul li a span {
	color:#998260;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	margin:0px;
	padding:0px 12px 0px 0px;
}
#menucontainer ul li a:hover span {
}
/*start banner*/
#banner {
	width:889px;
	height:304px;
	margin:0px auto 20px auto;
}
.slide_container {
	width:889px;
	height:270px;
}
.slide img {
	position: absolute;
}
.slide h1 {
	position: absolute;
	background-color: #ffffff;
	left: 0px;
	top: 0px;
}
ul.slides {
	margin:0px;
	padding:0px;
	list-style:none;
}
li.slides {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.navigation {
	padding:0px;
	/*width:150px;*/
	float:right;
	margin:5px 10px 0 0;
	position:relative;
}
.navigation li {
	list-style:none;
	padding:0px;
	margin:0;
	float:left;
}
.navigation a {
	clear: both;
	padding: 0px;
	margin:0 5px 0 0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: #939393;
	display:block;
	background-color: #2e2e2e;
	border: 1px solid #2e2e2e;
	width:19px;
	height:19px;
	float:left;
}
.navigation a:hover, .navigation a.selected {
	color: #fff !important;
	font-weight: bold !important;
}

.navigation.old.new {
	height: 30px;
}

.navigation.old.new a {
	padding: 5px 7px;
	position: relative;
	text-decoration: none;
	width: auto;
}

.navigation.old.new a:active {
	top: 1px;
}


/*----------------------------------------------------------------*
	Banner
 *----------------------------------------------------------------*/


#banner .menu {
	background: #505050;
	width:889px;
	height:34px;
	color:#998260; /*color of dividers between the links*/
}
#banner a, #banner a:link, #banner a:visited {
	color: #939393;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
}
#banner a:hover {
	text-decoration:underline;
}
#banner .icon {
	float:left;
	margin:5px 0px 0px 5px;
}
ul.categories {
	list-style:none;
	float:left;
	width:600px;
	margin:10px 0 0 10px;
	padding:0;
}
ul.categories li {
	list-style:none;
	float:left;
	margin:0px;
	padding:0;
	height:15px;
	border-right:1px solid #CBAD82;
}
ul.categories li.last {
	border-right:none;
}
ul.categories li a {
	float:left;
	display:block;
	text-transform:uppercase;
	padding:0 7px;
	margin-top:-3px;
}


/*----------------------------------------------------------------*
	Footer
 *----------------------------------------------------------------*/

#footer {
	height:70px;
	width:940px;
	margin:0px auto;
	color:#C9C9C9;
	font-size:11px;
	padding-top:10px;
	font-family:"Trebuchet MS", Arial;
	clear:both;
}
#footer a, #footer a:link, #footer a:visited {
	color: #C9C9C9;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .right {
	width:450px;
	float:right;
	text-align:right;
}
#footer .left {
	width:400px;
	float:left;
}


/*----------------------------------------------------------------*
	Main
 *----------------------------------------------------------------*/

#maincontent {
	width:889px;
	margin:0px auto;
}
#maincontent .left { /*main container that holds all the left side content*/
	width:615px;
	float:left;
}
#maincontent .right
{
/*main container that holds all the left side content*/
	width: 234px;
	float: right;
	border-left: 1px solid #AFAFAF;
	padding-left: 20px;
	font-size: 11px;
/*pushes the border away from the content*/
}


/*----------------------------------------------------------------*
	General
 *----------------------------------------------------------------*/

.clear {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
h1 {
	font-size:18px;
	color: #000;
	font-weight:normal;
	margin-top:0px;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #fff;
}
h2 {
	color: #2F2F2F;
	font-size:22px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:28px;
	text-transform: uppercase;
	font-weight:normal;
	text-shadow: 0px 1px 0px #fff;
}
h2 a, h2 a:link, h2 a:visited {
	color: #2F2F2F;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
h3 {
	color: #2F2F2F;
	font-size:16px;
	font-weight:normal;
	letter-spacing:1px;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #fff;
}
h3 a, h3 a:link, h3 a:visited {
	color: #2F2F2F;
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: none;
}
h4 {
	font-size:16px;
	color:#ff6927;
	font-weight:normal;
	margin-top:0px;
}
.size11 {
	font-size:11px;
}
.image_border {
	margin:5px;
	border:4px solid #44321a;
}
hr {
	border: 0;
	color: #674d2a;
	background-color: #674d2a;
	height: 1px;
	width: 100%;
	clear:both;
}
.size11 {
	font-size:11px;
}
.size13 {
	font-size:13px;
}
.size14 {
	font-size:14px;
}
.size16 {
	font-size:16px;
}
.size18 {
	font-size:18px;
}

.more-link {
	display: block;
	margin-top: 12px;
	text-align: right;
}

/*----------------------------------------------------------------*
	News
 *----------------------------------------------------------------*/

.news_box_container {
	width:615px;
	margin-bottom:15px;
}
.news_box_container .image {
	float:left;
	width:130px;
	height:130px;
	margin:0px;
	border:4px solid #5f5f5f;
}
.news_box_container .text {
	float:right;
	width:615px;
	padding:0px 0px;
	font-size:12px;
	line-height:17px;
}

.news_box_container .text p {
	color: #4F4F4F;
}

.news_box_container .stats {
	color: #5F5F5F;
	font-size:11px;
	border-top:1px solid #AFAFAF;
	border-bottom:1px solid #AFAFAF;
	float:right;
	width:615px;
}

/*----------------------------------------------------------------*
	Comments Area
 *----------------------------------------------------------------*/

.commentlist {
	padding-left: 0;
	margin-left: 0;
}

ol.commentlist li {
	border-bottom: 1px solid #a4a4a4;
	list-style: none;
	margin-bottom: 12px;
	padding-left: 160px;
	padding-bottom: 46px;
	position: relative;
}

ol.commentlist li ul li {
	margin-bottom: 0;
}

ul.children {
	margin-bottom: 12px;
}

ul.children li {
	border-bottom: none;
	border-left: 2px solid #afafaf;
	padding-left: 12px;
	padding-bottom: 0;
}

ul.children li .comment-author {
	position: relative;
	top: 0;
	left: 0;
}

.commentmetadata a {
	font-size: 8.3pt;
	color: #505050;
	text-decoration: none;
}

.commentmetadata a:hover {
	text-decoration: underline;
}

.commentmetadata {
	position: absolute;
	bottom: 5px;
}

ul.children li .commentmetadata,
ul.children li .reply {
	position: relative;
	bottom: 0;
}

#respond h3 {
	margin-top: 10px;
	color: #000;
}

div#respond{
	padding: 3px 0px;
}
#commentform textarea#comment{
	width: 604px;
}

h3#comments {
	background-color: #505050;
	padding: 7px 7px 7px 13px;
	color: #FEFEFE;
	text-shadow: none;
}
.postmetadata.alt small {
	color: #5F5F5F;
}

.says {
	display: none;
}

.reply {
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 4px;
}

.reply a {
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #fff;
}

.reply a:active {
	outline: none;
	text-shadow: none;
}

.reply a:before {
	content: '↓ ';
}

.comment-author {
	position: absolute;
	left: 0px;
	top: 0;
	width: 140px;
}

.comment-author img {
	display: none;
}

.comment-author cite.fn {
	color: #505050;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #fff;
}
.comment-author cite.fn a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #afafaf;
}
.comment-author cite.fn a:hover {
	text-decoration: underline;
}





/*----------------------------------------------------------------*
	Right Column
 *----------------------------------------------------------------*/

.side_box {
	border-bottom:2px solid #bfbfbf;
	padding-bottom:3px;
	margin-bottom:10px;
}
.tweets li
{
	list-style: square;
	margin-left: -13px;
}

.side_box .title , .side_box .title a {
	width:220px;
	height:25px;
	background-color: #AFAFAF;
	padding:4px 8px 0px 8px;
	margin-bottom:7px;
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color: #2F2F2F;
	text-transform:uppercase;
}
div#maincontent .right .title A
{
	text-decoration: none;
}
.about_me_thumb {
	width:74px;
	height:78px;
	float:left;
	margin:0 7px 0 0;
}
.about_me_text {
	width:148px;
	float:right;
	font-size:11px;
	color:#505050;
}
.tweet_text {
	font-size:11px;
	color:#FFFFFF;
}
.tweet_date {
	font-size:10px;
	color:#998260;
	border-bottom:dashed 1px #674d2a;
	margin-bottom:10px;
}
.twitter {
	float:right;
	margin:-4px -8px 0 0;
}
/* photo thumbs on the right */
ul.photo_thumb {
	list-style:none;
	padding:0;
	margin:0
}
ul.photo_thumb li {
	list-style:none;
	padding:4px 2px 0px 2px;
	margin:0;
	float:left;
}
ul.photo_thumb li img {
	margin:0;
	padding:0;
	display:block;
}
/* tags on the right */
ul.tags {
	list-style:none;
	margin:0;
	padding:0;
}
ul.tags li {
	float:left;
	margin:0;
	padding:3px;
	height:18px;
}
ul.tags li a, ul.tags li a:link, ul.tags li a:visited {
	color: #ffffff;
	text-decoration:none;
}
ul.tags li a:hover {
	text-decoration:underline;
}

/*----------------------------------------------------------------*
	About Page
 *----------------------------------------------------------------*/

.table {
	border-bottom:1px solid #44321a;
}
.table td {
	padding:3px 8px;
	color:#ffeacc;
	font-size:12px;
	height:28px;
}
th { /*top row of the table*/
	background-color:#44321a;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #44321a;
	height:28px;
	text-align:center;
}
.row1 {
	background-color:#674d2a;
	border-bottom:1px solid #44321a;
}
.row2 {
	background-color:#584224;
	border-bottom:1px solid #44321a;
}
ul.ticklist {
	padding:0px 0px 0px 15px; /*indent whole list*/
}
ul.ticklist li {
	list-style:none;
	background-image:url('images_brown/icon_tick.gif');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px;
	padding-left:25px;
	font-size:11px;
	line-height:normal;
}
/*----------------------------------------------------------------*
	Portfolio 
 *----------------------------------------------------------------*/

.portfolio_box {
	width:280px;
	float:left;
	margin-bottom: 30px;
}
.margin_right {  /*this is for the first 2 boxes in each row, if you add it to all of the boxes the spacing on the right makes only 2 per row fit*/
	margin-right:24px;
}
.portfolio_box .image {
	width: 261px;
	height: 173px;
	border: 9px solid #AFAFAF;
	margin-bottom: 5px;
	outline: 1px solid #8F8F8F;
}
.portfolio_box .title a {
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #fff;
}
.portfolio_box .title a:after {
	content: ' »';
}
.portfolio_box .title a:hover {
	color: #000;
	text-decoration: underline;
}
.portfolio_box .description {
	color: #5f5f5f;
	font-size:12px;
	margin-bottom:5px;
}
.portfolio_box .date {
	font-size:10px;
	color: #5F5F5F;
	border-top: solid 1px #AFAFAF;
	border-bottom: solid 2px #8F8F8F;
}




.bottom_bar {
	height:25px;
	clear:both;
	background-color: #44321a;
	margin-bottom:10px;
	text-align:center;
	padding:10px 0 0 0;
}
.buttons {
	width:180px;
	float:right;
	margin-right:160px;
}
.view_all {
	width:110px;
	float:right;
	margin-right:100px;
	margin-top:-3px;
}

/*----------------------------------------------------------------*
	Contact 
 *----------------------------------------------------------------*/

.left_details {
	float:left;
	width:240px;
}
.map {
	width:357px;
	height:225px;
	float:right;
	border:4px solid #44321a;
	margin-bottom:10px;
	color:#44321a;
}
.contact_title {
	color: #505050;
	font-weight:bold;
	float:left;
	width:70px;
}
.contact_detail {
	float:left;
	width:100px;
	clear:right;
}
.forms {
	background-color:#AFAFAF !important;/*the important gets rid of the yellow google toolbar field style*/
	border:1px solid #505050 !important;
	margin:3px 0px;
	padding:4px;
	color:#000 !important;
}
#contact {
	border:0;
	width:450px; /*this width keeps the form fields in line*/
}
#contact label {
	float:left;
	width:80px;
	margin-right:15px;
	clear:left;
	color: #505050;
	font-weight:bold;
	text-align:right;
	height:32px;
}
#contact input, #contact textarea {
	margin-right:40px;
}
#contact #submit {
	clear:left;
	margin-left:95px;
}
FORM#contactform INPUT.submit
{
	background-color: #664C29;
	border: 1px solid #CAAC81;
	color: #FFFFFF;
	margin-top: 21px;
	padding: 5px;
}
FORM#contactform INPUT.submit:hover
{
	background-color: #835F2F;
	border: 1px solid #CAAC81;
	color: #FFFFFF;
	margin-top: 21px;
	padding: 5px;
	cursor: pointer;
}
FORM#contactform LABEL
{
	width: 91px;
	display: inline-block;
	margin-bottom: 7px;
}
DIV.cform LI
{
	list-style: none;
}
.widget_tag_cloud a,
.widget_tag_cloud a:link,
.widget_tag_cloud a:visited{
	color: #5f5f5f;
	text-decoration:none;
}
.widget_tag_cloud a:hover{
	color: #000;
	text-decoration: none;
}


.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
}

.alignleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
}

.alignright {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
}

.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;
}

.size-full{
	border:4px solid #505050;
	margin:5px;
}

.image-border{
	border:9px solid #AFAFAF;
	margin:4px 0;
}
form .status { display:none; margin:0; font-weight:bold; color:#bb252c; }
li.alert label { color:#bb252c; }


/*----------------------------------------------------------------*
	Archives & Search
 *----------------------------------------------------------------*/
 
.archive .hentry,
.search .hentry {
	border-bottom: 1px solid #AFAFAF;
}

.archive h3 a,
.search h3 a {
	font-size: 22px;
	text-decoration: none;
}

.archive h3 a:hover,
.search h3 a:hover {
	text-decoration: underline;
}



/*----------------------------------------------------------------*
	Error 404
 *----------------------------------------------------------------*/
 
.error404 h1 {
 	font-size: 30px;
 	text-shadow: 0px 1px 0px #fff;
 }
 
.error404 h2 {
	font-size: 24px;
	text-shadow: 0px 1px 0px #fff;
}
 

/*----------------------------------------------------------------*																				
	WordPress 2.8 Plugin: WP-PageNavi 2.60									
	Copyright (c) 2009 Lester "GaMerZ" Chan											

	File Written By:																
	- Lester "GaMerZ" Chan															
	- http://lesterchan.net
														
	File Information:																
	- Page Navigation CSS Style														
	- wp-content/plugins/wp-pagenavi/pagenavi-css.css								
 *----------------------------------------------------------------*/

.wp-pagenavi {
	clear: both;
	margin-top: 20px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 6px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #2E2E2E;
	color: #939393;
	background-color: #2E2E2E;	
}
.wp-pagenavi a:visited {
	padding: 2px 6px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #5f5f5f;
	color: #939393;
	background-color: #2E2E2E;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #fff;
	background-color: #2E2E2E;
}
.wp-pagenavi a:active {
	padding: 2px 6px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #939393;
	color: #939393;
	background-color: #2E2E2E;	
}
.wp-pagenavi span.pages {
	padding: 2px 6px;
	margin: 2px 2px 2px 2px;
	color: #fff;
	border: 1px solid #000000;
	background-color: #2E2E2E;
}
.wp-pagenavi span.current {
	padding: 2px 6px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #fff;
	background-color: #2E2E2E;
}
.wp-pagenavi span.extend {
	padding: 2px 6px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #fff;
	background-color: #2E2E2E;
}


