/*  
Theme Name: Daniel Chin Photography Default
Theme URI: http://wordpress.org/
Description: The theme is based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Daniel Chin
Author URI: http://www.danielchinphotography.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
	
body {
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	background: #fff;
	color: #303030;
	text-align:left;
	}

#page {
	position: absolute;
	top:35px; left:50%;
	margin: 0 0 0 -400px;
	padding: 0;
	width: 800px;
	border: none;
	border-left: 2px solid #eeeeee;
	border-right: 2px solid #eeeeee;
	text-align: left;
	background: none;
	}

#header {
	position: absolute;
	top: 0px; left: 0px;
	margin: 0;
	padding: 0;
	height: 35px;
	width: 100%;
	border: 0;
	text-align: left;
	background-color: #000;
	}

#footer {
	padding: 0;
	margin: 0;
	text-align: left;
	width: 100%; height: 20px;
	border: 0;
	text-align: left;
	background-color: #000;
	}

#img_home {
	position: absolute;
	top:17px;left:50%;
	margin: 0 0 0 -400px;
	width: 159px; height: 18px;
	border: 0;
 	}
 	
#img_blog {
	position: absolute;
 	top:17px;left:50%;
 	margin: 0 0 0 -241px;
	width: 36px; height: 18px;
	border: 0;
 	}

#content {
	width: 780px;
	padding: 0;
	margin: 0;
	font-size: 9pt;
	}

#post-archives, #post-categories {
	width: 780px;
	margin: 0 0 0 30px;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Helvetica, Arial, Sans-Serif;
	border-top: 1px dotted #ababab;
	}

.generic {
	width:800px;
	margin:25px 0 0 30px;
}
	
#login-link {
	position: absolute;
	top:0; left: 100%;
	width: 100px;
	margin: 20px 0 0 -130px;
	font-weight: normal;
	font-size: 8pt;
	font-family: Helvetica, Arial;
	text-align: right;
	filter:alpha(opacity=10);-moz-opacity:.10;opacity:.10;
	}
	
#rss-links {
	position: absolute;
	top: 100%;
	margin-top: -25px;
	width: 890px;
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana;
	text-align: center;
	letter-spacing: -1px;
	}
	
.post {
	margin: 10px;
	margin-bottom: 60px;
	width: 780px;
	text-align: left;
	}

.entry {
	font-size: 10pt;
	line-height: 12pt;
	border-top: 1px solid #f0f0f0;
	}

.postdate {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #505050;
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0;
	}

.postmetadata {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: middle;
	color: #505050;
	text-align: left;
	border-top: 1px dotted #ababab;
	border-bottom: 1px dotted #ababab;
	margin: 0px;
	padding: 2px;
	}

.permalink {
	position: absolute;
	left: 100%;
	width: 200px;
	margin-left: -230px;
	font-family: Verdana, Sans-Serif;
	font-size: 7pt;
	font-weight: normal;
	color: #808080;
	text-align: right;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 8pt;
	}
	
small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 8pt;
	color: #303030;
	}

.posttitle {
	font-size: 12pt;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #303030;
	width: 100%;
	}

.pagetitle {
	position: absolute;
	top: 17px; left: 50%;
	width: 400px;
	font-size: 10pt;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-align: right;
	margin: 0;
	}

.entry p a:visited {
	color: #ffb400;
	}

#commentlist {
	width: 700px;
	padding: 0;
	text-align: left;
	margin: 0 0 0 30px;
	}

.commentmetadata {
	font-size: 9pt;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	color: #303030;
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #d2d2d2;
	}

.commenttext {
	font-size: 9pt;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #505050;
	margin: 0 0 50px 10px;
	}

code {
	font: 9pt 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #9b0000;
	text-decoration: none;
	}

a:hover {
	color: #9b0000;
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	padding: 0;
	margin: 0;
	width: 860px;
	}

.widecolumn {
	padding: 0;
	margin: 0;
	width: 860px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border: 2px solid #fff;
	}
	}

/*	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 {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#searchdiv {
	position: absolute;
	top: 14px; left: 50%;
	width: 400px;
	text-align: right;
	border: 0;
	}	
	

#searchform {
	padding: 0;
	}
	
#s {
	color: #d0d0d0;
	background-color: #000;
	border: 1px solid #505050;
	}
	

#searchsubmit {
	font-size: 8pt;
	font-family: Tahoma, Helvetica, Arial, Sans-Serif;
	color: #d0d0d0;
	background-color: #000;
	border: 1px solid #505050;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#comments {
	background-color: #404040;
	}

#commentform {
	color: #000000;
	margin: 0px 0px 10px 0;
	width: 750px;
	}

#commentform input {
	font-size: 9pt;
	font-family: Helvetica, Arial, Sans-Serif;
	width: 200px;
	padding: 2px;
	margin: 2px 0 2px 0;
	}

#commentform textarea {
	font-size: 9pt;
	font-family: Helvetica, Arial, Sans-Serif;
	width: 500px;
	padding: 2px;
	}

#commentform #submit {
	font-size: 8pt;
	font-family: Tahoma, Helvetica, Arial, Sans-Serif;
	width: 100px;
	}
/* End Form Elements */



/* Begin Comments*/

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
input, textarea {
	border: 1px solid #808080;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
/* End Various Tags & Classes*/