/* -------------------------------------------------------------------------------------
--> GENERAL STYLE AREA -->
------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-size: 62.5%;
	color: #656565;
	padding: 0;
	background: #d2cbb9 url(../simple/images/body_bg.jpg) top left repeat;
	background-attachment: fixed;
	font-family: georgia;
}

div, p, ul, ol, dl, h1, h2, h3, h4, h5, h6, table, hr, form, pre {
	float: left;
	clear: both;
	width: 100%;
}

pre {
	display: block;
	margin: 0 0 15px;
	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #548be5;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 15px 0;
	line-height: 1.5;
}

p.small {
	margin: 0;
	font-size: 80%;
}

h1 {
	background: transparent url(images/header_bg.png) top right repeat-y !important;
	background: transparent url(images/header_bg_8bit.png) top right repeat-y;
	min-height: 31px;
	padding: 12px 40px 0 10px;
	width: auto;
	margin: 0 0 10px;
	color: #fff;
	font-size: 23px;
}

h1 a {
	color: #fff;
	font-size: 23px;
}


h2 {
	font-size: 1.5em;
	margin: 0 0 10px;
}

hr {
	border-top: 1px solid #68944f;
	margin: 0 0 15px 0;
}

img {
	float: left;
}

.middle_align {
	text-align: center;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.right {
	float: right;
	clear: none;
	width: auto;
}

.left *, .right * {
	float: left;
}

#page_wrapper {
	background: transparent url(images/page_bg.png) top center no-repeat !important;
	background: transparent url(images/page_bg_8bit.png) top center no-repeat;
}

html, body, #page_wrapper {height: 100%;}

body > #page_wrapper {height: auto; min-height: 100%;}

.wrapper {
	text-align: left;
	float: none;
	width: 980px;
	margin: 0 auto;
}

.container {
	position: relative;
	font-size: 1.2em;
}

/********************************************************************************
	HEADER AREA
********************************************************************************/

#header {
	position: relative;
}

#header h1 {
	width: 940px;
	padding: 0 20px;
	background-image: none !important;
	background-image: none;
	position: relative;
}

#header h1 a {
	text-indent: -10000px;
	height: 90px;
	background: #837f6f url(images/header.jpg) top left no-repeat;
	display: block;
	width: 100%;
	float: left;
	height: 90px;	
	color: #706B59;	
}

#phone {
	position: absolute;
	text-align: right;
	top: 10px;
	right: 30px;
	width: 400px;
	z-index: 100;
	color: #ECECEC;
	font-size: 1em;
	font-weight: bold;
}

#nav {
	background: transparent url(images/menu_bg.png) top left no-repeat !important;
	background: transparent url(images/menu_bg_8bit.png) top left no-repeat;
	height: 50px;
	overflow: hidden;
	width: 977px;
	padding: 0 0 0 3px;
	position: relative;
}

#nav li {
	float: left;
	clear: none;
	width: auto;
}

#nav a {
	height: 520px;
	display: block;
	text-indent: -10000px;
	float: left;
	border-right: 1px solid #fcfcfc;
}

#nav_portfolio {
	background: transparent url(images/nav_portfolio.png) top left no-repeat !important;
	background: transparent url(images/nav_portfolio_8bit.png) top left no-repeat;
	width: 173px;
}

#nav_about {
	background: transparent url(images/nav_about.png) top left no-repeat;
	width: 133px;
}

#nav_blog {
	background: transparent url(images/nav_blog.png) top left no-repeat;
	width: 121px;
}

#nav_contact {
	background: transparent url(images/nav_contact.png) top left no-repeat;
	width: 149px;
}

#nav a:hover, #nav a.active {
	background-position: 0 -50px !important;
	background-position: 0 -50px;
}


/********************************************************************************
	CONTENT AREA
********************************************************************************/

#content {
	width: 940px;
	padding: 0 20px;
}

#content_wrapper {
	width: 952px;
	padding: 0 14px 35px;
	background: transparent url(images/header_bottom_bg.png) bottom center no-repeat !important;
	background: transparent url(images/header_bottom_bg_8bit.png) bottom center no-repeat;
}

#page_content {
	background: #fff;
	width: 939px;
	padding: 0 6px 0 7px;
}

#index_wrapper {
	font-size: 1.2em;
}

#main_content {
	width: 652px;
	background: #eee8d1;
	padding: 10px;
	font-size: 1.2em;
}

#main_content pre {
	width: 610px;
	margin: 0 10px 15px;
	display: inline;
	padding: 10px;
	background: #EBEBEB;
	border: 1px solid #ca9856;
}

#main_content ul {
	width: 580px;
	margin: 0 0 15px 15px;
	display: inline;
	list-style: none;
}

#main_content ul li {
	background: transparent url(images/bullet.jpg) 3px 7px no-repeat;
	width: 560px;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	line-height: 1.5;
}

#main_content .sociable ul {
	margin: 10px 0;
	padding: 0;
}

#main_content .sociable li {
	margin: 0 10px 0 0;
	float: left;
	padding: 0;
	width: auto;
	background-image: none;
}

.post {
	padding: 0 0 20px;
	margin: 0 0 20px;
	
	border-bottom: 1px dashed #ca9856;
}

.commentlist {
	border-top: 1px solid #656565;
	margin: 0 0 20px;
}

.comment {
	border-bottom: 1px solid #656565;
}

.comment a {
	color: #656565;
}

.thread-even {
	background: #ECE0CB;
	width: 632px;
	padding: 10px;
}

.thread-odd {
	background: #E7D7BC;
	width: 632px;
	padding: 10px;
}

.comment-author-admin.thread-odd, .comment-author-admin.thread-even {
	background: #fff;
}

.comment-author {
	width: 200px;
}

.comment-meta {
	width: 200px;
	float: right;
	clear: none;
}

.comment p {
	padding: 10px 0 0;
	margin: 0;
}

form {
	width: 632px;
	padding: 10px;
	background: #FFFEFA;

}

.error_message {
	width: 612px;
	padding: 5px 10px;
	color: #ECECEC;
	background: #d84949;
}

label {
	width: 125px;
	float: left;
}

textarea {
	width: 624px;
	padding: 2px;
	border: 1px solid #838383;
}

input {
	width: 300px;
	padding: 2px;
	float: left;
	clear: none;
	border: 1px solid #838383;
}

.left {
	margin: 0 50px 15px 0;
}

.left select {
	clear: both;
	float: left;
}

input#submit, input.button {
	width: auto;
}

#respond label {
	width: 300px;
	padding: 0 0 0 20px;
}

#contact_submit {
	height: 40px;
	padding: 0 0 0 50px;
	background: transparent url(images/contact.jpg) top left no-repeat;
	border: 0;
	font-size: 16px;
	cursor: pointer;
	color: #656565;
	font-size: 16px;
	font-weight: bold;
}

#submit {
	height: 40px;
	padding: 0 0 0 50px;
	background: transparent url(images/comment.jpg) top left no-repeat;
	border: 0;
	font-size: 16px;
	cursor: pointer;
	color: #656565;
	font-size: 16px;
	font-weight: bold;
}

/********************************************************************************
	HOME PAGE HEAD CONTENT AREA
********************************************************************************/

#index_wrapper {
	width: 952px;
	padding: 0 14px 35px; 
	background: transparent url(images/header_bottom_bg.png) bottom center no-repeat !important;
	background: transparent url(images/header_bottom_bg_8bit.png) bottom center no-repeat;
}

#index_container {
	width: 940px;
	padding: 0 6px;
	background: transparent url(images/index_header_bg.png) top left repeat-y;
}

#welcome_message {
	width: 330px;
	padding: 10px;
}

#newest_post {
	float: right;
	clear: none;
	width: 560px;
	padding: 10px;
}


/********************************************************************************
	SIDEBAR CONTENT AREA
********************************************************************************/

#sidebar {
	width: 250px;
	float: right;
	clear: none;
}

#sidebar ul {
	border-top: 1px dashed #ca9856;
	margin: 0 0 40px 0;
}

#sidebar ul li {
	border-bottom: 1px dashed #ca9856;
	padding: 5px 0;
}

#twitter_header a {
	width: 200px;
	color: #656565;
	padding: 10px 0 0 50px;
	height: 30px;
	float: left;
	display: block;
	font-size: 16px;
	background: transparent url(images/twitter.jpg) top left no-repeat;
}

#category_header a {
	width: 200px;
	color: #656565;
	padding: 10px 0 0 50px;
	height: 30px;
	float: left;
	display: block;
	font-size: 16px;
	background: transparent url(images/categories.jpg) top left no-repeat;
}

#rss_header a {
	width: 200px;
	color: #656565;
	padding: 10px 0 0 50px;
	height: 30px;
	float: left;
	display: block;
	font-size: 16px;
	background: transparent url(images/rss.jpg) top left no-repeat;
}

/********************************************************************************
	PORTFOLIO AREA
********************************************************************************/

.photoset_row {
	margin: 0 0 17px;
}

.photoset {	
	width: 202px;
	padding: 10px;
	background: #fff;
	float: left;
	clear: none;
	margin: 0 15px 0 0;
	display: inline;
}

.photoset-no-margin {
	width: 202px;
	padding: 10px;
	background: #fff;
	float: left;
	clear: none;
	margin: 0;
	display: inline;
}

.photoset .image, .photoset-no-margin .image {
	width: 202px;
	height: 180px;
	overflow: hidden;
	margin: 0 0 5px;
	background-position: center center;
}

.photoset .image a, .photoset-no-margin .image a {
	width: 202px;
	height: 180px;
	float: left;
	display: block;
	position: relative;
}

.photoset a, .photoset-no-margin a {
	color: #fff;
}

#photo_sets img {
	float: left;
}

.set_title {
	float: left;
	clear: both;
	width: 192px;
	padding: 3px 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: transparent url(../simple/images/black_transparent.png) top left repeat;
}

.set_date {
	float: right;
	width: 50px;
}

.set_image {
	float: left;
	clear: none;
	width: auto;
	margin: 0 10px 10px 0;
	border: 3px solid #fff;
}

.set_image:hover {
	border: 3px solid #7DA279;
}

/********************************************************************************
	FOOTER AREA
********************************************************************************/

#padding {
	padding: 95px 0 0;
}

#footer {
	color: #6c6b6b;
	position: relative;
	margin-top: -95px;
	height: 40px;
	padding: 55px 0 0;
	background: transparent url(images/footer_bg.png) top center no-repeat !important;
	background: transparent url(images/footer_bg_8bit.png) top center no-repeat;
}

.footer_content {
	width: 900px;
	padding: 0 40px;
	color: #fcfcfc;
	font-size: 1.2em;
}

.footer_content a {
	color: #fcfcfc;
}

/********************************************************************************
	JQUERY AREA
********************************************************************************/

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */

#jquery-lightbox, #jquery-lightbox div {
	width: auto;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { 
	border: none;
}

#jquery-lightbox #lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	float: none;
	margin: 0 auto;
}

#jquery-lightbox #lightbox-container-image {
	width: 100%;
}

#lightbox-container-image img {
	margin: 10px;
	float: left; 
	display: inline; 
}

#jquery-lightbox #lightbox-loading {
	position: absolute;
	top: 40%;
	left: 45%;
	height: 25%;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox #lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { 
	left: 0;
	width: 100%;
}

#jquery-lightbox #lightbox-nav-btnPrev, #jquery-lightbox  #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
	clear: none;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#jquery-lightbox #lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	float: none;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
	float: none;
}

#jquery-lightbox  #lightbox-container-image-data #lightbox-image-details { 
	width: 80%; 
	float: left;
	text-align: left; 
}
	
#lightbox-image-details-caption {
	font-weight: bold;
}
	
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#lightbox-secNav {
	float: right;
	clear: none;
	width: auto;
}

#lightbox-secNav-btnClose {
	width: 66px; 
	float: left;
	padding-bottom: 0.7em;	
}