/*  
Theme Name: NathanTJara.com
Theme URI: http: //www.nathanjara.com
Description: NathanTJara.com styles
Version: 1.0
Author: Nathan Jara
Author URI: http: //www.nathanjara.com

*************** Body *********************/
* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #585858;
    font: 13px Arial;
}

#wrapper {
    width: 950px;
    margin: 175px auto 75px;
}

a {
    text-decoration: none;
    color: #71d060;
    outline: none;
}

a:link {
    text-decoration: none;
    color: #71d060;
    outline: none;
}

a:visited {
    text-decoration: none;
    color: #71d060;
    outline: none;
}

a:hover {
    color: #CCCCCC;
}
.clear {
	clear: both;
}

/**************** Header *********************/
#header {
    margin: 200px 0 0 0;
    height: 134px;
	background-color: #71d060;
	border-bottom: 1px solid #070101;
	border-top: 1px solid #070101;
}
#headerOuter {
	width: 1168px;
	margin: 0 auto;
	position: relative;
}

#headerInner {
	background: transparent url(images/splatterGreen.gif) no-repeat scroll left top;
	padding-top: 186px;
	float: left;
	height: 333px;
	width: 1168px;
	position: absolute;
	top: -186px;
}

#headerInner h1 {
	display: block;
	height: 308px;
	width: 630px;
	overflow: hidden;
	position: absolute;
	top: 85px;
	left: 143px;
}

#headerInner h1 a {
    display: block;
	position: relative;
    background: transparent url(images/name.png) no-repeat left top;
    width: 630px;
    height: 308px;
	padding-top: 308px;
}

#headerInner h2 {
    background: url(images/desc.jpg) no-repeat left;
    color: #999999;
    font-size: 11px;
    font-weight: normal;
    height: 22px;
    margin-top: 5px;
    padding: 5px 0 0 5px;
    letter-spacing: 1px;
    word-spacing: 1px;
    text-transform: lowercase;
}

#rss {
    position: absolute;
	top: -25px;
	left: 769px;
}

/**************** Navigation *********************/
#navigation {
    font-size: 20px;
    text-transform: lowercase;
    font-weight: bold;
	height: 30px;
	width: 950px;
	margin: 17px auto 0 auto;
}

#navigation div.menu {
    margin-bottom: 20px;
    text-transform: lowercase;
	text-align: left;
	float: left;
	display: block;
}

#navigation div.menu li {
	display: inline;
    list-style: none;
	padding-top: 11px;
	margin-right: 3px;
}

#navigation div.menu li a {
    color: #ccc;
}

#navigation div.menu li a:hover {
    color: #71d060;
}

#navigation div.menu h2 {
    font-size: 20px;
    font-family: Arial;
    color: #939393;
    padding-right: 10px;
}

#navigation div.menu li ul {
    margin: 10px;
    padding-bottom: 20px;
}

#navigation div.menu li ul li {
    padding-bottom: 5px;
}

#navigation div.menu li.page_item, #navigation div.menu li.current_page_item {
}

#navigation div.menu li.page_item a:link,
#navigation div.menu li.page_item a:visited,
#content div.entry p,
#content div.entry li {
    color: #ccc;
}

#navigation div.menu li.page_item a:hover,
#navigation div.menu li.current_page_item a:hover {
    color: #71d060;
}

#navigation div.menu li.current_page_item a:link, 
#navigation div.menu li.current_page_item a:visited {
    color: #fff;
}

/**************** Search *********************/
#topsearch {
    height: 19px;
    display: block;
	float: right;
	margin-top: 3px;
}

#topsearch input.searchfield {
    color: #ccc;
    text-transform: lowercase;
    font-weight: bold;
    font-size: 12px;
    border: 1px solid #71D060;
    background-color: transparent;
    padding: 3px;
}

#topsearch input.searchButton {
	background: transparent url(images/searchIcon.gif) no-repeat 0 0;
	height: 25px;
	width: 20px;
	cursor: pointer;
	border: none;
}

h2.search {
    font-size: 14px;
    /*background: url(images/cats.gif) left no-repeat;*/
    color: #CCCCCC;
	margin-top: 30px;
}

/**************** Content *********************/
#content {
    width: 690px;
    float: left;
}

.comments {
    /*background: url(images/comments.gif) left no-repeat;
    padding-left: 20px;*/
}

.info {
    border-bottom: 3px solid #373737;
    padding: 2px 0 2px 0;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.info a {
    color: #71d060;
}

.info a:hover {
    color: #fff;
}

.entry h2 {
    padding-bottom: 10px;	
}

.entry h2 a {
    color: #fff;
    font-size: 22px;
}

.entry h2 a:hover {
    color: #71d060;
}

.entry p {
    padding: 0 0 10px;
}

.post {
    padding: 20px 20px 10px 0px;
    text-align: justify;
    margin-bottom: 40px;
    line-height: 20px;
    color: #ccc;
}

.content a:hover {
    color: #FFFFFF;
}

.entry object {
	display: block;
	margin: 15px auto 0px auto;
}

.entry img {
    margin: 0 10px 10px;
}

.new {
}

html>body .entry ul {
    margin-left: 0;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
}

html>body .entry li {
    margin: 7px 0 8px 10px;
}

html>body .entry ul.about {
    margin-left: 20px;
    padding-left: 10px;
	list-style-type: disc;
	text-indent: 0px;
}
html>body .entry ul.about li {
    margin: 0;
}
html>body .entry p.about {
    padding: 0;
	color: #71D060;
}

.entry ul li: before {
    content: "\00BB \0020";
}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.meta {
    padding: 5px;
    font-size: 11px;
    line-height: 22px;
    text-transform: lowercase;
    font-weight: bold;
	clear: both;
}

.tags {
}

.cats {
    /*background: url(images/cats.gif) left no-repeat;*/
    float: right;
}

/***** Featured Work *****/
div.artFrame {
    text-align: center;
    padding: 10px 10px 10px 0;
	display: block;
	position: relative;
	width: 315px;
	float: left;
	min-height: 286px;
}
#content div.content div.artFrame p.title {
	color: #71d060;
	padding: 0;
}
#content div.content div.artFrame a {
    border: none;
    outline: none;
    display: block;
}
#content div.content div.artFrame p.smallerText {
    font-size: 11px;
}
#content div.content div.artFrame img {
    border: 3px solid #fff;
}

/**************** Comments *********************/
#comments {
    font-size: 14px;
    padding-top: 20px;
}

h2#respond {
    font-size: 14px;
    margin-top: 10px;
    font-weight: bold;
}

.commentlist {
    padding: 20px;
    margin-top: 10px;
}

.comtop {
    padding: 9px 0 0;
    width: 525px;
}

.combottom {
    width: 525px;
    height: 10px;
    margin-bottom: 25px;
}

.commentlist p {
    padding-top: 5px;
}

.commentmetadata {
    font-size: 11px;
}

#author {
    width: 12em;
    font-size: 13px;
    color: #fff;
    padding: 3px;
    margin-right: 5px;
    border: 1px solid #71d060;
    background-color: #666666;
}

#email {
    width: 12em;
    font-size: 13px;
    color: #fff;
    padding: 3px;
    margin-right: 5px;
    border: 1px solid #71d060;
    background-color: #666666;
}

#url {
    width: 12em;
    font-size: 13px;
    color: #fff;
    padding: 3px;
    margin-right: 5px;
    border: 1px solid #71d060;
    background-color: #666666;
}

#submit {
    font: bold 1em Tahoma;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 2px;
}

#respond {
    padding-top: 20px;
    padding-bottom: 10px;
    font-weight: lighter;
}

#comment {
    width: 98%;
    border: 3px solid #71d060;
    font: 13px Tahoma;
    color: #000;
    background-color: #fff;
}

h3 #comments {
    font-size: 13px;
}

#commentform h2 {
    font-size: 14px;
    font-weight: normal;
}

/**************** Sidebar *********************/
#sidebar {
    text-align: right;
	float: right;
	margin-top: 20px;
	width: 260px;
}

#sidebar ul {
    list-style: none;
}

#sidebar h2 {
    font-size: 20px;
    font-family: Arial;
    color: #aaa;
    padding-right: 10px;
}

#sidebar ul ul {
    margin: 10px;
    padding-bottom: 20px;
}

#sidebar ul ul li {
    padding-bottom: 5px;
	text-transform: lowercase;
}

/**************** Footer *********************/
#footer {
    font-size: 11px;
    color: #373737;
    text-align: left;
	margin: -155px auto 0 auto;
	width: 950px;
	background: transparent url(images/footerSplatter.gif) no-repeat scroll right top;
	height: 82px;
	padding-top: 300px;
}

acronym {
    cursor: help;
    border-bottom: 1px dashed #999;
}

abbr {
    cursor: help;
    border-bottom: 1px dashed #999;
}

span.caps {
    cursor: help;
}

blockquote {
    margin: 15px 30px 15px 10px;
    padding-left: 20px;
    border-left: 1px solid #666666;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center {
    text-align: center;
}

hr {
    display: none;
}

a img {
    border: none;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    display: inline;
    margin: 7px 0 2px 7px;
    padding: 4px 4px 4px 0;
}

img.alignleft {
    display: inline;
    margin: 7px 7px 2px 0;
    padding: 4px 4px 4px 0;
}

pre {
    border: solid 1px #9a9a9a;
    color: blue;
    margin: 10px;
    padding: 10px;
    background: #f3f2ed;
}

code {
    font-size: 12px;
    font-family: Tahoma;
    color: #6C6C6C;
    display: block;
    background-color: #262626;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #3F3F3F;
}

/**************** avatar *********************/
.gravs {
    /*margin-top: 20px;
    padding: 0 15px;*/
}

.avatar {
    float: left;
    margin-right: 10px;
    padding: 3px;
    border: 1px solid #195f19;
}

/**************** Gallery *********************/
.gallery {
    text-align: center;
}

.gallery img {
    padding: 3px;
}

.attachment {
    text-align: center;
}

.attachment img {
    padding: 5px;
    border: 1px solid #999999;
}

.imgnav {
    text-align: center;
}

.imgleft {
    float: left;
}

.imgleft img {
    padding: 5px;
    border: 1px solid #999999;
}

.imgright {
    float: right;
}

.imgright img {
    padding: 5px;
    border: 1px solid #999999;
}

/**************** Lightbox *********************/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(images/lightbox/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/lightbox/overlay.png", sizingMethod="scale");
	}