/*  
Theme Name: Derek Houck
Theme URI: http://derekhouck.com/
Description: DerekHouck.com's official theme.
Version: 1.0
Author: Derek Houck
Author URI: http://derekhouck.com/
*/
/* Site-wide */
@import url("reset.css");
a {
	color: #878787;
	text-decoration: underline;
}
	a:hover, a:focus, a:active {
		color: #ff4d0d;
	}
	a img	{
		border: 1px solid #878787;
	}	
		a:hover img, a:focus img, a:active img	{
			border: 1px solid #ff4d0d;
		}				
acronym, abbr {
	border-bottom: 1px dashed #878787;
	}
body, h1, h1 a:link, h1 a:visited, .description	{
	color: #C0C0C0;
}
body {
	background: black url(/images/newshadow.jpg) no-repeat 0 50% fixed;
	font-size: 80%; /* Resets 1em to 10px */
				font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	min-width: 750px;
				text-align: left;
}
dt, h3 {
	font-size: 1.4em;
	margin-bottom: 0.5em;
}
em	{
	font-style: italic;
}
h1 a, h2 a	{
	text-decoration: none;
}
h1, #commentbox, .entry	{
	border-bottom: 1px solid #878787;
}
h2, h2 a:link, h2 a:visited  {	
	color: #939393;
	}
h2 a:hover, h2 a:focus, h2 a:active	{
	color: #ff4d0d;
	}
p	{
	margin-bottom: 1em;
}
#commentbox, .entry	{	
	line-height: 1.4em;
	padding-bottom: 1em;
	}			
#container	{
	overflow: hidden;
	padding: 0 250px 0 230px;
	}
* html #container {
	height:1%; /* So IE plays nice */
}		
#content {
	border-left: 230px; /* The width and color of the rail */
	float: right;
	margin-left: -230px; /* Hat tip to Ryan Brill */
	width: 100%;
	}			
#sidebar {	
	display: inline;
	float: left;
	margin-left: -230px;
	padding: 0 20px;
	width: 190px;
}
.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}		
.clear	{
	clear: both;
	height: 0;
	}				
.entry	{
	margin-bottom: 1em;
	}
.post {
	margin: 0 2em;
	}				
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	display: block;
	}
h1, h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	letter-spacing: -0.08em;
	font: 5.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0.2em 0.3em 0;
}
h1 a:hover, h1 a:active, h1 a:focus	{
	color: #ff4d0d;
	}		
h2, h2 a, h2 a:hover, h2 a:visited, #wp-calendar caption, cite {
	border-bottom: none;
	}
h2	{
	padding: 0.5em 0;
	}
h2 {	font-size: 1.5em;	}
.description {
	font-size: 1.2em;
	}
h4, th			{	font-size: 1.4em;	}
th	{	padding: 1em 0 0.3em 0;	}
h4	{	margin: 1em 0 0 0;	}			
td	{	padding: 0.05em 1em 0.05em 0;	}		
#footer {	
	clear: both;
	color: #939393;
	margin: 0 2em 1em;
							text-align: right;	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}
.post hr {
	display: block;
	}
.postmetadata {
	margin: 30px 0 0.5em;
	}
/* End Structure */



/*	Begin Headers */
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
img.aligncenter, img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
p img {
	padding: 0;
	max-width: 100%;
	}
.centered, .alignright	{
	border: 1px solid black;
	}
.alignright p	{
	border-top: 1px solid black;
	margin-top: 0;
	padding-top: 0.5em;
	}

img.alignright {
	margin: 0 0 0.5em 1em;
	display: inline;
	}

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.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: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
#commentbox	{
	margin: 1em 0;
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	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;
	}
/* End Comments */

/* @ Sidebar */
#searchform {
	margin: 0.5em auto;
	padding: 0; 
	text-align: center;
	}
#searchform br	{
	display: none;
	}	
	#sidebar a	{
		text-decoration: none;
	}
#sidebar form {
	margin: 0;
	}		
#sidebar h3, #sidebar .flexipages_widget ul, #sidebar .widget_text {
        padding: 0;
        border: 0;
        font: 100 italic 1.5em Georgia,Times,serif;
        list-style: none;
}	
#sidebar h3, #sidebar .flexipages_widget li, #sidebar .widget_text	{
	line-height: 1.5em;
	}	
#sidebar h3	{
	margin-bottom: 0.3em;
	}
#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	width: 100%;
}	
#sidebar p, #sidebar select {
	margin: 5px 0 8px;
	}
#sidebar ul	{
	line-height: 1.3em;
	}
#sidebar #searchform #s {
	margin-right: 2%;
	width: 50%;
	}					
#sidebar .archives	{
	padding-top: 1em;
	}		
#sidebar .widget	{
	border-bottom: 1px solid #878787;
	padding: 1em 0;
}						
#sidebar .flexipages_widget, #sidebar .widget_text	{
	padding-top: 0;
	}		
#sidebar .flexipages_widget	{
	border-bottom: 0;
	margin-top: 0.5em;
	padding-bottom: 0;
}	
#sidebar .flexipages_widget a, #sidebar .widget_text a	{
	border-bottom: 0;
}		
#sidebar .flexipages_widget	h2	{
	display: none;
	height: 0.1%;
	}
#sidebar .flexipages_widget ul ul {
        font: 100 italic 0.7em	Georgia,Times,serif;
				padding-left: 0.5em;
}
#sidebar .flexipages_widget ul ul ul	{
	font-style: normal;
	}
	#sidebar .flexipages_widget .current_page_item>a	{
  	color: #c0c0c0;
	}		
/* End Sidebar */

/* Begin Calendar */
#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;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #939393;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* @ Main Page */
ul.entry	{
	list-style: circle;
	text-align: left;
	}
.main	{
	background: url('http://derekhouck.com/images/suit-bg.jpg') 100% -15px no-repeat;
	min-height: 447px;
	}
	
/* @ Single Posts */	
.single	{
	background: url('http://derekhouck.com/images/tinytom.jpg') 98% 10px no-repeat;
	}
	
/* About Derek Houck */
.about	{
	background: url('http://derekhouck.com/images/pantless.jpg') 98% -10px no-repeat;
	min-height: 594px;
}

/* @ News */
.news	{
	background: url('http://derekhouck.com/images/porter.jpg') 100% 0 no-repeat;
	}

/* @ Resume */					
table	{	clear: both;	}
#bio	{
				margin: 0 auto;
				padding: 0;	}
#bio li:before {	content: "";	}
#headshots, #stats	{
	float: left;
	width: 49%;
}
#headshots	{
	line-height: 1;
}
	#headshots img	{
		display: block;
	}
	#headshots li	{
		margin: 0 0 5px;
	}
#mainshot	{
	float: left;
	margin: 10px 20px 0 0;
}
#stats	{
	margin-top: 10px;
}
#stats li	{
	padding: 0.2em 0;
	margin: 0;
	}			
/* Shows */
#show h3	{	border: 0;
						border-bottom: 1px solid white;
						width: 75%;	}	
ul.reviews	{ font-style: italic;
							text-align: center;	}
ul.reviews li	{ display: inline;
								padding: 1em;	}
ul.reviews li:before {	content: "";	}
.captionimage	{	float: right;
								margin: 1em;	}
.captionimage p	{	text-indent: 0;
									text-align: center;
									font-weight: bold;	}			

/* Video */
object, embed	{
	display: block;
	margin: 0 auto;
	}
.videothumb	{
	float: left;
	height: 16em;
	min-height: 175px;
	text-align: center;
	width: 33%;
	}

/* Pictures */
.album	{
	height: 8em;
	min-height: 95px;
}
.albums	{
	background: url('/images/tinytomcrying.jpg') 98% 0 no-repeat;
}
.pictures	{
	background: url('/images/tybalt.jpg') 110% 0 no-repeat;
	}	
									
/* Archives */
.archive	{
	background: url('/images/ig.jpg') 100% 0 no-repeat;
}
/* Pages with no picture */
#container.nopic	{
	padding-right: 10px;
	}
