/* =============================
Zachary Zorbas
Copyright 2010 Zorba Graphic Design
written for - www.zorbadesign.net

swatch colors
==========
C6C6C6 - light gray (links)
F90 - orange
666 - medium gray
CCC - light gray (borders)
272727 - dark gray (h2)
============================= */

html > body, html > body .page {
height:auto;
}

/* Begin Typography & Colors */

a {
	color: #B5B5B5;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #F90;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

small {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666;
	line-height: 1.5em;
	letter-spacing: .07em;
	font-variant: small-caps;
}
	
small a {
	font-variant: small-caps;	
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
	margin-top:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg {
	text-decoration: none;
	color: #f90;
	line-height: .5em;
}

h2 a {
	font-size: 1em;
	color: #272727;
}
	
h1 {
	margin: 0;
}

h2 {
	margin: 0px;
}

h2.pagetitle {
	text-align: center;
}

h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #272727;
	margin-top: 35px;
	margin-right: 30px;
	margin-bottom: 35px;
	margin-left: 0px;
	line-height: 1.3em;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

#content .post h2 a {
	font: bold Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #272727;
	line-height: 1.1em;
}

#content .post h2 a:hover {
	font: bold Arial, Helvetica, sans-serif;
	color: #F90;
	text-decoration: none;
}

#content .post p {
    font: 14px Arial, Helvetica, sans-serif;
	color: #272727;
	letter-spacing: 0.01em;
	line-height: 1.57;
}
	
#content .post h2 {
	font: bold 2em Arial, Helvetica, sans-serif;
	color: #272727;
	line-height: 1.1em;
}

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 Arial, Helvetica, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
	
.container a {
	text-decoration:none;
	color: #FFF;
}

.container a:hover {
	color:#f90
}

.page_item page-item-2 a {
	text-decoration: none;
	list-style-type: none;
	display: inline;
}
/* End Typography & Colors */


/* Begin Structure ########################################################*/
body {
	font-family: Arial, Helvetica, Sans-serif;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
}

#page {
	background-image:url(/images/page_bg.jpg);
    min-width: 920px;
	float:left;
}
	
.faded {
	color:#666
}

#logo-highlight {
	vertical-align: baseline;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#tags {
    font-size:11px !important;
    color:#999;
}

.clear {
	clear: both;
}
/* End Structure */


/* Begin Images ################################################## */
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
}
	
.imagepadding {
	padding-bottom: 20px;	
}
/* End Images */


/* Begin Lists ######################################################## */
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */


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

select {
	width: 130px;
}

#commentform input {
	width: 55px;
	height: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#commentform textarea {
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

#commentform #submit {
	margin: 0;
	height: 21px;
	width:67px;
}
/* End Form Elements */


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

.commentlist {
	font-size: 13px;
	letter-spacing: .065em;
	line-height: 1em;
	color: #272727;
	padding: 0;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 0px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
	
.commentlist li, #commentform textarea {
	font: 13px;
	width: 400px;
}
	
#commentform input {
	width: 200px;
	background-color: #E8E8E8;
	border: none;
}
	
#commentform textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #E8E8E8;
	padding: 0px;
	margin: 0px;
}
	
.commentlist li {
	background-color: #E8E8E8
}

.commentlist li {
	font-weight: bold;
}

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

.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #484848;
}
	
.commentlist cite a:hover {
	color:#F90
}

.commentlist p {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	letter-spacing:.01em;
}
	
.commentmetadata {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	display: block;
}
	
.commentmetadata a {
	color: #666;
	font-size: 12px;
}
	
.commentmetadata a:hover {
	color: #F90;	
}
/* 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;
}

.hidden {
	display: none;
}


/* 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 */

/* === CONTENT === */
#content {
	font: 12px Arial, Helvetica, Sans-serif;
	color: #7B7B7B;
	padding-top: 48px;
	padding-right:55px;
	line-height: 1.6em;
	width: 500px;
	float: right;
}

#content .post {
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 0px;
}
	
#content .post img {
	padding: 5px;
	border: thin solid #f2f2f2;
}

#content .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#content .attachment {
	text-align: center;
	margin: 5px 0px;
}
/* CONTENT END */


/* === SIDEBAR === */

#sidebar {
	background-image:url(/images/page_bg.jpg);
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:0px;
	float:left;
	position: fixed;
	top:20px;
}

#sidebar img {
	border:none;
}

#sidebar ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant:small-caps;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	display: inline;
	list-style-type: none;
	letter-spacing: .07em;
	text-align: right;
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color:#CC0;
	padding-bottom: 15px;
	line-height: 1.6em;
	letter-spacing: .06em;
}
	
#sidebar a { 
    color:#000;
	border:none;
}

#sidebar a:hover {
	color:#F90;
	border:none;
}

#sidebar h2 {
	color:#333;
    font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 12px;
	letter-spacing: 0.15em;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	text-shadow: 1px 1px 0px #E0E0E0;
}
	
.sidebar-icons {
	padding-bottom: 10px;	
}
	
/* === searchform === */

#searchform {
	padding-bottom: 30px;
	padding-top: 0px;
	margin: 10px auto;
	padding: 5px 0px 5px 3px;
}

#sidebar #searchform #s {
	width: 185px;
	padding: 1px;
}

#sidebar #searchsubmit {
	padding: 1px;
}
	
#sidebar form {
	margin: 0;
}

/* SIDEBAR END */

/* === POST META DATA === */
#content .post .postmetadata {
	font: 13px Arial, Helvetica, Sans-serif;
	font-variant:small-caps;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #666;
	letter-spacing: .13em;
	line-height: 1.5em;
	border-top-style: solid;
	border-top-color: #f2f2f2;
	border-top-width: thin;
	text-transform: lowercase;
}

#content .post .postmetadata a {
	text-decoration: none;
	color: #9C9C9C;
}

#content .post .postmetadata a:hover {
	text-decoration: none;
	color: #F90;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content .postmetadata {
	color: #666;
}

.alt {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 10px;
}
/* END POST META DATA */


/* === HEADER === */
#header {
	position: fixed;
	top:0;
	left:0;
	right:0;
	height:19px;
	width:100%;
	background-image:url(/images/top_bar.png)
}
	
/* END HEADER */


/* === PORTFOLIO === */
#thumbnail {
	width: 450px;
	padding-bottom: 30px;
}

#thumbnail img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#thumbnail a:hover img {
	border: thin solid #F90;
}
	
.post #thumbnail a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
    }
	
#logodesign {
}
	
#printdesign {
}
	
#webdesign {
}
/* END COVER PAGE */

d
/* === FOOTER === */
#footer {
	font: 12px normal Arial, Helvetica, sans-serif;
	color: #272727;
	clear: both;
	margin-left:0px;
	margin-top:100px;
	padding-bottom: 30px;
	padding-left:0px;
	padding-top: 10px;
	width: 500px;
    }
	
#footer p {
    font: 12px Arial, Helvetica, sans-serif;
	padding-left:0px;
	color:#272727;
	font-style:italic;
}

#footer h4 {
	font-weight:bold;
	color:color: #272727;
	letter-spacing:0.03em;
	padding-top:20px;
	margin:0;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #272727;
}

#footer h6 {
	font: 15px italic Arial, Helvetica, sans-serif;
	color: #272727;
	margin:0;
	padding:0;
}
	
/* FOOTER END */


/* === POST BEGINS === */
.post h2 {
	letter-spacing: 0.02em;
	font-size: 1.7em;
	line-height: 1.6em;
	color: #484848;
	margin: 0px;
	padding: 0px;
}
	
.post p a {
	color: #D17D00;
	text-decoration: none;
}

.post p a:hover {
	color: #F90;
	text-decoration: none;
}
/* END POST */

/* === POSSESSION POST === */

#flickrset {
	padding-top:20px;
	padding-bottom:20px;
}

#flickrset a img {
	margin-right:5px; margin-top:5px;}

#flickrset a:hover img {
	border:thin solid #F90;
}


.flickrset {
	margin-bottom:5px; margin-right:5px;
	border:medium #999 solid;
}

/* === SIDEBAR 2 === */

#sidebar2 {
	background-image:url(/images/page_bg.jpg);
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin:0px;
	float:right;
	position: fixed;
	top:20px;
}

#sidebar2 img {
	border:none;
}

#sidebar2 ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant:small-caps;
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	display: inline;
	list-style-type: none;
	letter-spacing: .07em;
	text-align: left;
}

#sidebar2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color:#CC0;
	padding-bottom: 15px;
	line-height: 1.6em;
	letter-spacing: .06em;
}
	
#sidebar2 a { 
    color:#000;
	border:none;
}

#sidebar2 a:hover {
	color:#F90;
	border:none;
}

#sidebar2 h2 {
	color:#333;
    font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 12px;
	letter-spacing: 0.15em;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	text-shadow: 1px 1px 0px #E0E0E0;
}
	
.sidebar-icons {
	padding-bottom: 10px;	
}