/*
Theme Name: Aaron Fein
Theme URI: http://aaronfein.com/
Description: WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Tim McDaniels
Author URI: http://category4.com
*/

/* STRUCTURAL */

* {
	margin: 0;
	padding: 0;
	outline: none;
}
         
html, body {
        height:100%; /* ie will set the body/html to 100%, anything overflowing that will (incorrectly) resize it. go IE */
	min-height:101%;
}

body, select, input, textarea {
	font: 100% 'Century Gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666666;
}

body {
        text-align: left;
        margin: 0;
        padding: 0;
}

#wrap {
	margin: 0;
	padding: 0;
	padding-top: 50px;
	width: 1024px;
	background-image: url('images/leftbg.jpg');
        background-repeat: repeat-y;
        font-size: .8em;
}

#header {
	margin-top: none;
        padding: 0;
	margin-left: 200px;
	text-align: center;
}

#main {
        float: right;
        width: 824px;
        padding: 0;
        margin: 0;
        padding-top: 50px;
	min-height: 500px;
}

body.page-id-18 #main, body.page-template-wf_pages-php #main, body.page-template-wf_pages_guestbook-php #main {
	padding-top: 15px;
}

#footer {
        margin: 0;
        padding: 0;
        margin-top: 50px;
        clear: both;
        margin-left: 200px;
        text-align: center;
	font-size: 85%;
	background: url("images/bg_footer.png") repeat scroll 0 0 transparent;
	overflow:hidden;
}

#footer-content  {
padding:25px 30px;
}
#footer-content {
margin:0 auto;
overflow:hidden;
}

#footer-nav {
	float:right;
	overflow:hidden;
}

#footer-nav li.first {
	margin-left:15px !important;
}

#footer-nav li.icon {
	border-right:medium none;
	margin:0 0 0 5px;
	padding:0;
}

#footer-nav li {
	float:left;
	line-height:1em;
	list-style-type:none;
	margin:4px 0 0 12px;
	padding-right:12px;
}

/* HTML */

h1 {
        margin: 0;
}

.entry p {
        margin:1.2em 0;
        line-height: 1.8em;
}

.entry a {
	text-decoration:underline;
}

div#projectimages a, div.tubepress_container a, .entry table a {
	text-decoration:none;
}

.entry img, #plist img {
	margin-top: 20px;
	border: 2px solid #666;
	padding: 1px;
}

div.wp-caption img {
	margin: 0;
}

div.wp-caption p {
	margin: 0;
	margin-bottom: 15px;
	line-height:1.0em;
}

p.wp-caption-text {
	padding-top: 5px;
	font-style: italic;
}

div#post-76 img {
	margin-top: 0px;
	margin-bottom: 2px;
	clear: right;
}

.post, #respond {
        width: 700px;
        text-align: justify;
        margin: 0 50px 0 50px;
}

#respond h3 {
	clear: both;
	margin: 20px 0 20px;
}

a img {
        border: none;
}

a {
        color: #333;
}

a:visited {
        color: #333;
}
 
a:hover, a {
        color: #666;
        text-decoration: none;
}

.post h2 {
        text-transform: uppercase;
        padding-bottom: 5px;
}

h2.posttitle {
	margin-top: 35px;
	text-transform: none;
	clear: both;
}

div.wp-caption {
	padding: 0 15px 0 0;
}

.post ul li {
        margin-left: 50px;
        border: 0;
	padding-bottom: 5px;
        list-style: disc;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
        text-decoration: none;
}

.post h2 a {
        color: #666;
}

.post h2 a:hover {
	color: #000000;
}

a#cat4 {
	background-image:url(images/cat4.png);
	display:block;
	float:right;
	height:26px;
	margin:2px 0 0;
	text-indent:-9000px;
	width:36px;
}

form.phplist label {
	margin-right: 50px;
	margin-top: 5px;
}

form.phplist #email {
	margin-left: 5px;
}

form.phplist input {
	width: 200px;
	margin-top: 5px;
}

div.required {
	color: red;
}

/* IMAGES */

p img {
        padding: 0;
        max-width: 100%;
}

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

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

.alignright {
        float: right;
}

.alignleft {
        float: left;
}

/* NAVIGATION */

#nav {
	float:left;
	width: 200px;
        margin: 0;
        padding: 0;
	padding-top: 50px;
}

body.page-id-18 #nav {
	padding-top: 33px;
}

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

#nav ul li {
        margin-left: 10px;
        padding: 5px;
}

#nav ul li a {
        color: #FFFFFF;
        text-decoration: none;
}

#nav ul li a:hover, #nav ul li.current_page_item a:hover {
        color: #000000;
        text-decoration: none;
}

#nav ul li.current_page_item a {
        color: #666666;
        text-decoration: none;
}

#nav ul li.current_page_item a:hover {
        color: #000000;
        text-decoration: none;
}

/* SLIDESHOW */

ul#slideshow {
        padding:0;
        list-style:none;
        margin:0 0 1em;
        overflow:hidden;
        max-height:590px;
        margin: 0 110px 0 110px;
}

ul#slideshow li h4 {margin: 0 0 .5em 0;text-transform:uppercase;padding:0 16px;}
ul#slideshow li img {max-width:600px;text-align:center;margin:0;}

/* PROJECT PAGES */

ul#projecthoriznav {
        list-style-type: none;
        list-style-image: none;
        padding-bottom: 20px;
        text-transform:lowercase;
	text-align: center;
	width: 100%;
}

div#projecthoriznav {
	float: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
        
#projecthoriznavempty {
        padding-bottom: 50px;
}

ul#projecthoriznav li {
        margin: 0;
        padding-right: 20px;
        display: inline;
}

ul#projecthoriznav li a {
        color: #666666;
        text-decoration: none;
}
   
ul#projecthoriznav li.current_page_item a {
	color: #000000;
        text-decoration: none;
}

#slidenav a, {
	color: #666666; 
	text-decoration:none;
	outline:none;
}

#slidenav a:hover, #projecthoriznav li a:hover {
        color: #000000;
}

#projectimages {
        margin: 0;
        padding: 0;
        width: 300px;
        min-height: 199px;
        float: left;
        padding-right: 5px;
}
        
#projectcontent {
        margin-left: 25px;
        margin: 0;
        padding: 0;
        padding-left: 25px;
        width: 270px;
        float: left;
        height: 350px;
}

#projectcontent p {
        margin: 0;
        padding-bottom: 10px;
        line-height: 1.5em;
}
        
span.projectdate {   
        text-align: bottom;
}

#projectslideshow {
        padding:0;
        margin:0;
        overflow:hidden;
}
#projectslideshow img {
	border: medium none;
	margin: 0 0 5px;
	padding: 0;
}
.caption {
    color: gray;
    font-family: 'Century Gothic','Lucida Grande';
    font-size: 12px;
}
#slidenav { 
	text-align: right; 
}
div#img-desc {
	text-align: center;
	width:300px;
	overflow:hidden;
}

body.page-id-18 #headerimg, body.page-template-wf_pages-php #headerimg, body.page-template-wf_pages_guestbook-php #headerimg {
	padding-bottom: 15px;
	margin-right: 100px;
	margin-left: 100px;
	border-bottom: 2px solid #666666;
}

h2#ptitle {
        padding-bottom: 5px;
}

#plist {
        width: auto;
        margin-left:auto;
        margin-right:auto;
}
 
#plist td {
        padding: 10px;
}

body.page-template-projects-php #nav ul li.page-item-2 a {
	color: #666666;
        text-decoration: none;
}

body.page-template-projects-php div.entry, body.page-template-projects-php h2#ptitle {
	margin: 0 50px;
}

body.page-id-18  #nav ul li.page-item-2 a {
        color: #FFFFFF;
}

body.page-id-18  #nav ul li.page-item-2 a:hover {
        color: #000000;
}

body.page-template-wf_pages-php #nav ul li.page-item-18 a, body.page-template-wf_pages_guestbook-php #nav ul li.page-item-18 a {
        color: #666666;
        text-decoration: none;
}

#commentform textarea {
	height: 75px;
	width: 700px;
	margin-bottom: 10px;
}

.commentlist li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F2F2F2 none repeat scroll 0 0;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 18px;
	padding:15px;
}

#pagination {
	clear: both;
	margin-top:25px;
	overflow:hidden;
	padding:5px 0;
}

#comments {
	padding-bottom: 20px;
}

body.page-id-76 table, body.page-id-13 table {
	margin-top: 10px;
	width: 100%;
}

body.page-id-76 table tr td, body.page-id-76 table tr th, body.page-id-13 table tr td, body.page-id-13 table tr th {
	padding: 10px;
	margin: 5px;
	vertical-align: top;
}

body.page-id-13 table tr td, body.page-id-13 table tr th {
        width: 50%;
}

body.page-id-13 table {
	border: 1px solid #666;
}

body.page-id-13 table tr td, body.page-id-13 table tr th {
	border: 1px solid #666;
}

span#supporters {
	margin-top: 5px;
}

/* GALLERY */

.ngg-albumtitle a {
	text-decoration: none;
}

