/*
Theme Name: ncoleman.com
Theme URI: http://colemanphotographix.com/
Description: Custom theme for http://ncoleman.com
Version: 1.0
Author: Nick Coleman
Author URI: http://colemanphotographix.com/
Tags: black, fixed width
*/

* {
	margin:0;
	padding:0;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: black url(images/body_bg.jpg) center top fixed no-repeat;
	color: #3c4d50;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	display:block;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	}

#header {
	display:block;
	height:90px;
	}

.home #header {
	display:block;
	height:500px;
	margin-top:20px;
	background:url(images/header_bg.jpg) top right no-repeat;
	}

#headerimg {
	display:block;
	height:45px;
	width:275px;
	float:right;
	margin-top:40px;
	}

.home #headerimg {
	display:block;
	width: 475px;
	height: 445px;
	float:none;
	margin-top:0;
	background:url(images/headerImg_bg.png) right bottom no-repeat;
	}

#headerimg h1 {
	display:block;
	height:45px;
	width:275px;
	background:url(images/header_h1.png) center no-repeat;
	}

.home #headerimg h1 {
	display:block;
	height:45px;
	width:275px;
	background:url(images/header_h1.png) center no-repeat;
	position:relative;
	top:100px;
	left:175px;
	padding:0;
	}

#headerimg h1 a {
	display:block;
	height:100%;
	width:100%;
	}

#navMenu {
	display:block;
	height:30px;
	float:left;
	margin-top:55px;
}

.home #navMenu {
	float:none;
	margin-top:20px;
	}

#tabs li {
	display:block;
	float:left;
	}

.page-item-1 a {
	display:block;
	width:85px;
	height:30px;
	background:url(images/page-item-1_bg.png) left no-repeat;
	}

.page-item-2 a {
	display:block;
	width:84px;
	height:30px;
	background:url(images/page-item-2_bg.png) left no-repeat;
	margin-left:30px;
	}

.page-item-3 a {
	display:block;
	width:53px;
	height:30px;
	background:url(images/page-item-3_bg.png) left no-repeat;
	margin-left:30px;
	}

.page-item-4 a {
	display:block;
	width:55px;
	height:30px;
	background:url(images/page-item-4_bg.png) left no-repeat;
	margin-left:30px;
	}

.page-item-5 a {
	display:block;
	width:69px;
	height:30px;
	background:url(images/page-item-5_bg.png) left no-repeat;
	margin-left:30px;
	}

.page-item-6 a {
	display:block;
	width:69px;
	height:30px;
	background:url(images/page-item-6_bg.png) left no-repeat;
	margin-left:30px;
	}

.bullet {
	background:url(images/page-item-bullet.png) left no-repeat;
	}

#content {
	background:url(images/content_bg.png);
	border: solid 10px #617c81;
	padding:20px;
	}

.page-template-mediapage-php #content {
	background:none;
	border:hidden;
	}
.page-template-mediapage-php #content h2 {
	clear:both;
	}
.page-template-mediapage-php #content ul {
	list-style:none;
	display:block;
	width:1000px;
	}
.page-template-mediapage-php #content ul li {
	display:block;
	width:400px;
	padding:25px 50px;
	float:left;
	text-align:center;
	font-size:1.4em;
	}
.page-template-mediapage-php #content ul li a {
	text-decoration:none;
	}

.postNavigation {
	display:block;
	float:left;
	width:30px;
	height:310px;
	position:relative;
	left:-60px;
	margin-right:-30px;
	}

.postNavigationBottom {
	margin-top:-300px;
	}

.postNavigation a {
	display:block;
	width:100%;
	height:100%;
	}

.previousPost {
	display:block;
	float:left;
	width:30px;
	height:150px;
	position:relative;
	top:160px;
	}

.previousPost a {
	background:url(images/olderPost_bg.gif) no-repeat;
	}

.nextPost {
	display:block;
	float:right;
	width:30px;
	height:150px;
	position:relative;
	top:-150px;
	}

.nextPost a {
	background:url(images/newerPost_bg.gif) no-repeat;
	}

.olderPosts {
	display:block;
	float:left;
	width:30px;
	height:150px;
	position:relative;
	top:160px;
	}

.olderPosts a {
	background:url(images/olderPosts_bg.gif) no-repeat;
	}

.newerPosts {
	display:block;
	float:right;
	width:30px;
	height:150px;
	position:relative;
	top:-150px;
	}

.newerPosts a {
	background:url(images/newerPosts_bg.gif) no-repeat;
	}

#postContent {
	float:left;
	background:url(images/sidebar_border.gif) right repeat-y;
	padding-right:20px;
	width:700px;
	}

.home #postContent {
	width:595px;
	}

.page-template-mediapage-php #postContent {
	width:100%;
	background:none;
	}

.home #postContent .post {
	display:block;
	}

.page-template-archives-php #search {
	display:block;
	margin:20px;
	}

.postDate {
	font-size:1.2em;
	text-transform:uppercase;
	color:#999;
	margin-bottom:5px;
	}

.postTitle {
	display:block;
	width:95%;
	border-bottom:1px dotted #CCC;
	padding-bottom:5px;
	}

.entry ul {
	margin-bottom:10px;
	}

.page-template-archives-php .entry ul li {
	font-size:1.6em;
	line-height:1.5em;
	margin:0 40px 10px 20px;
	}

.entry .children {
	font-size:.6em;
	list-style:square;
	}

.home #postContent .entry img {
	display:none;
	}

.home #postContent .wp-caption {
	display:none;
	}

.home #postContent .entry img.postThumb, .archive #postContent .entry img.postThumb {
	display:block;
	float:left;
	margin-right:10px;
	}

#teasersBox {
	display:block;
	height:200px;
	margin-top:10px;
	}

.teaserCustom {
	display:block;
	float:left;
	width:300px;
	margin-right:30px;
	}

.home .teaserCustom {
	width:275px;
	margin-right:20px;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

.postMetaContainer {
	display:block;
	padding:10px;
	border:2px solid #8c6000;
	background-color:#f4eddc;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	-moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; -webkit-border-top-left-radius:10px; -webkit-border-top-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -webkit-border-bottom-left-radius:10px; -webkit-border-bottom-right-radius:10px; border-bottom-left-radius:10px; border-bottom-right-radius:10px;
	}

.postmetadata {
	font-size:1.2em;
	padding:10px;
	}

.postmetadata a {
	color:#688186;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

/* Begin Images */

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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 {
	display:block;
	float: right;
	}

.alignleft {
	display:block;
	float: left;
	}

a img {
	border: none;
	}

/* Begin Sidebar */

#sidebar {
	padding:0;
	width:200px;
	margin-left:740px;
	}

.home #sidebar {
	margin-left: 635px;
	width: 300px;
	}

.home #sidebar ul li {
	list-style:disc;
	font-size:1.5em;
	line-height:1.5em;
	margin-left:15px;
	padding-left:5px;
}

#sidebar img {
	margin:0 auto;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul  li ul {
	margin-bottom:20px;
	border-bottom:1px dashed #999;
	padding-bottom:10px;
	}

#sidebar ul li {
  list-style:none;
  margin:0 0 20px 0;
  padding:0;
  }

#sidebar ul li ul li {
	margin-bottom:10px;
	}

/* Common Items */

.clear {
	clear: both;
}

.hidden {
	display:none;
	}

a {
	color:#A61000;
	}

a:hover {
	color:#FFB000;
	}

hr {
	display:block;
	border:none;
	height:1px;
	background-color:#999;
	margin:20px 0 20px 0;
	}

/* Typography */

h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:.75em;
	}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
	color:#0096B3;
	}

h1 {
	font-size:2.4em;
	}

h2 {
	font-size:2em;
	}

.home #postContent h2 {
width:65%;
}

.archiveTitle {
	color:#FFB000;
	}

#sidebar ul h2 {
	margin-bottom:.5em;
	}

h3 {
	font-size:1.8em;
	}

h1, h2, h3 {
	text-transform:uppercase;
	}

.teaserCustom h3 {
	font-size:1.6em;
	}

#sidebar h2, #sidebar h3 {
	font-size:1.6em;
	}

.home #sidebar h4 {
	margin:-10px 0 40px 0;
	}

p {
	margin-bottom:1.5em;
	font-size:1.6em;
	line-height:1.5em;
	}

/* Images and Captions */
.wp-caption-text {
font-family:Verdana, Geneva, sans-serif;
font-size:.75em;
}


.teaserCustom {
	display:block;
	height:300px;
	margin-bottom:20px;
	}

.teaserCustom p {
	font-size:1.4em;
	}

p.teaser_link {
	margin:0;
	}

#archivesLink {
	display:block;
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	}

.home #sidebar p {
	font-size:1.4em;
	}

#sidebar ul li ul li {
	font-size:1.2em;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size:1em;
	}

.page-template-links-php .entry ul li {
	list-style:none;
	}

.page-template-links-php .entry ul li ul {
	margin-bottom:20px;
	}

.page-template-links-php .entry ul li ul li {
	line-height:2em;
	font-size:1.6em;
	margin-left: 20px;
	list-style:disc;
	}


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

.commentlist {
	padding: 0;
	text-align: justify;
	border:2px solid #999;
	-moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; -webkit-border-top-left-radius:10px; -webkit-border-top-right-radius:10px; border-top-left-radius:10px; border-top-right-radius:10px;
	-moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -webkit-border-bottom-left-radius:10px; -webkit-border-bottom-right-radius:10px; border-bottom-left-radius:10px; border-bottom-right-radius:10px;
	margin-bottom:25px;
	overflow:hidden;
	}

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

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.comment-author, .comment-meta {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	}

.comment-meta a {
	color:#999;
	}

.even {
	background-color:#ced7d9;
	}

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

/*----- SOCIAL BUTTONS -----*/

#social_buttons {
display:block;
width:300px;
height: 100px;
margin:auto;
margin-top:40px;
}

.social_button {
display: block;
height: 100px;
width: 100px;
float:left;
font-size: 1em;
text-align:center;
line-height: 2em;
margin:0;
padding:0;
}

.social_button a {
text-decoration:none;
text-transform:uppercase;
font-family:Verdana, Geneva, sans-serif;
font-size:.75em;
}

/*----- RELATED POSTS -----*/

#related_posts {
margin-top:40px;
}
#related_posts h4 {
font-size:1.8em;
text-transform:uppercase;
}
#related_posts ul {
margin-left:0;
}
.related_item {
display:block;
margin-left:20px;
margin-top:10px;
clear:both;
}
.related_item h5 a {
display:block;
clear:both;
font-size:1.6em;
font-weight:bold;
line-height:2em;
text-decoration:none;
color:#ffb000;
}
.related_item abbr {
font-size:.7em;
}
.related_item small {
font-size:.85em;
}

/* THICKBOX FIX */
#TB_caption {
	}

/*----- DIGG DIGG -----*/
.entry div table {
margin:20px auto 0 auto;
border:none;
}
.entry div table td {
border:none;
padding:0 25px 0 25px;
}

/*----- Twitter -----*/
#twtr-search-widget {
display:block;
width:200px;
margin:0 auto 20px auto;
}

#twtr-search-widget h3, #twtr-search-widget h4 {
color:#ffffff;
}

.twtr-tweet-text p {
font-size:1em;
}