/*
Theme Name:Duotone
Theme URI:http://monotonedemo.wordpress.com/
Description:A photo blogging theme. Colors change to match the photo.
Version:1.1
Author:Noel Jackson / eight6, modified by Chris Malek
Author URI:http://eight6.com
Tags:photoblogging,one column,fixed width,custom colors
*/
/* --------------------------------------------------------------
* Resets default browser CSS.
Based on work by Eric Meyer:* meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
-------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
/* remember to define focus styles! */
:focus{outline:0;}
body{line-height:1;color:black;background:white;}
ol,ul{list-style:none;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,
q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
/* Tables still need 'cellspacing="0"' in the markup. */
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:400;}
/* Remove possible quote marks (") from <q>,<blockquote>. */
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
a img{border:none;}


/************* END RESET RELOADED *************************/
body {
    font: normal 75% / 1.6em "Lucida Sans", "Lucida Grande", "Trebuchet MS", Georgia, Helvetica, sans-serif;
    color: #444;
    background-color: white;
}

a, a:link, a:visited, a:active {
    color: #333;
    text-decoration: none;
}
#post a, #post a:link, #post a:visited, #post a:active {
    text-decoration: underline;
}

a:hover {
    color: #666;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Lucida Fax", Georgia, Helvetica, sans-serif;
}

h2 {
    font-size: 1.5em;
    line-height: 1;
    font-weight: bold;
    margin-bottom: .25em;
    color: #333;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:active {
    color: #6c6c6c;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: -.02em;
}

h2 a:hover {
}

h3 {
    line-height: 1em;
    padding-bottom: 1em;
    font-size: 1.3em;
    font-weight: bold;
    color: #6e6e6e;
}

h4 {
}

ul, dl, ol {
    margin-left: 3em;
} 

#post ul, ol {
    margin-bottom: 2em;
}

ul li {
    list-style: square;
}

ol li {
    list-style: decimal;
}

strong {
    font-weight: bold;
}

em, cite, q {
    font-style: italic;
}

pre {
    font-family: Monaco, Courier, monospace;
    margin-bottom: 1em;
}

/* Structure */ 
#page {
    width: 840px;
    margin: 0px auto 35px auto;
    background-color: white;
} .archive #page {
    width: 840px;
    background-color: #ccc;
} .vertical #page {
    width: 560px;
}

/* Header */
#header {
    clear: both;
}

h1 {
    font-size: 1.5em;
    line-height: 2.666em;
    float: left;
    letter-spacing: -.02em;
    margin-left: 20px;
	display: inline;
}

h1 a, h1 a:link, h1 a:visited, h1 a:active {
    color: #333;
    text-decoration: none;
    font-weight: bold;
}

h1 a:hover {
} 

.description {
    float: left;
    line-height: 4em;
    margin-left: 1em;
    font-style: italic;
    padding-left: 1em;
    color: #444;
} 
#menu {
    float: right;
    margin-right: 10px;
} 
#menu li {
    display: block;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
} 
#menu li.current {
    background-image: url(images/menu.jpg);
}
#menu li a, #menu li a:link, #menu li a:visited, #menu li a:active {
    height: 4em;
    line-height: 4em;
    display: block;
    float: left;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: uppercase;
} 
#menu li.first a {
    border-left: 0;
} 
#topnav, #posttitle {
    clear: both;
    float: left;
    width: 100%;
    font-size: 1em;
	line-height: 1em;
	height: 40px;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	display: inline;
}

#topnav small, #posttitle small {
	font-size: 0.75em;
}

#posttitle small {
	letter-spacing: 0.003em;
	word-spacing: 0.08em;
}

#topnav .newer {
    display: inline;
	float: right;
	padding-top: 8px;
	height: 32px;
} 

#topnav .newer div {
	float: right;
	display: inline;
}
#topnav .arrow, #posttitle .arrow {
	height: 40px;
	margin-top: .6em
}
#topnav .newer .arrow {
	margin-left: 10px;
	padding-right: 5px;
}
#topnav .older .arrow, #posttitle .current .arrow {
	margin-right: 10px;
	padding-left: 5px;
}
#topnav .newer div p {
	text-align: right;
}

#topnav .older div, #posttitle .current div {
	float: left;
	display: inline;
}

#topnav .older, #posttitle .current {
    display: inline;
	float: left;
	padding-top: 8px;
	height: 32px;
} 

#posttitle .current {
	min-width: 30%;
	padding-right: 25px;
	margin-right: 10px;
	background: black;
	color: white;
}

#posttitle .excerpt {
	margin-top: 5px;
	padding-right: 5px;
}

.archive #topnav .newer, .archive #topnav .older, .search #topnav .newer, .search #topnav .older {
	padding-top: 14px;
	margin-left: 10px;
	margin-right: 10px;
}

.search #topnav {
	background: black;
	color: white;

}

.search #topnav a {
	color: white;
}

div.search {
	background: #999;
	float: left;
	width: 100%;
}

/* Content */
#content {
    clear: both;
} 
#content .sleeve {
    margin: 0;
} 
.vertical #container {
    clear: both;
    margin: 0 0 0 10px;
} 
#container {
    clear: both;
    margin: 0 0 0 10px;
    padding-top: 5px;
}
#content h2 {
    color: #333;
    margin-left: 210px;
    margin-top: 10px;
	font-family: "Lucida Sans", sans-serif;
	text-transform: uppercase;
} 

#content .search h2 {
	color: white;
	float: left;
	width: auto;
	text-transform: uppercase;
	margin: 0;
	margin-top: -30px;
	margin-left: 18em;
	font-family: arial, sans-serif;
}
#content blockquote {
    margin-left: 3em;
} 
.image {
    float: left;
    text-align: center;
    position: relative;
} 
.image img {
    margin: 0;
    padding: 0 0 10px 0;
} 
.vertical .image {
    width: 560px;
    clear: both;
    float: none;
} 
.wp-caption-text {
    font-size: .8em;
    line-height: 1.3em;
}

/* Archives */
.archive #content h2 {
    margin-bottom: 10px;
} 
.archive .left, .archive .right {
    width: 50%;
    float: left;
    display: inline;
} 
 
ul.thumbnails {
    line-height: 1em;
    clear: both;
    float: left;
    display: inline;
    width: 100%;
    margin-top: 20px;
} 

.thumbnails {
    margin: 0 auto;
    margin-left: 15px;
    clear: both;
	display: inline;
} 
.thumbnails li {
    display: block;
    max-width: 95%;
    height: 120px;
    margin-bottom: 20px;
    list-style: none;
} 
.thumbnails li a {
    line-height: 1.3em;
} 
.thumbnail a, .thumbnail a:link, .thumbnail a:visited, .thumbnail a:active {
    display: block;
    max-height: 120px;
    background: #c4c4c4;
    text-align: left;
    margin-right: 10px;
    margin-left: 0px;
}
a:hover .thumbnail {
    background: #919191;
} 
.thumbnail {
    float: left;
    display: inline;
    max-height: 120px;
} 
.thumbnail img {
    max-width: 150px;
    margin: 0 5px 0 5px;
    padding: 5px 0 5px 0;
    max-height: 110px;
    border: 0;
} 
.postsummary {
    color: white;
} 
.postsummary cite {
    font-size: 1.4em;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-variant: small-caps;
    line-height: 1.2em;
} 
.postsummary .excerpt p {
    font-size: 1em;
    color: #e0e0e0;
}

/* Post Layout */
#post {
    float: left;
    margin: 0 20px 0 0;
    width: 600px;
    border-top: 1px solid #ccc;
    font-size: 1.1em;
} 
.vertical #post {
    margin: 0;
    width: 300px;
} 
#post .sleeve {
    padding: 10px;
    display: block;
} 

#postmetadata .sleeve {
    padding: 10px;
} 
#postmetadata, .commentlist li .metadata {
    font-size: .92em;
    line-height: 1.45em;
    width: 200px;
    float: left;
    border-top: 1px solid #ccc;
} 
#postmetadata cite, #postmetadata small {
    clear: both;
} 
#post p {
    margin-bottom: 1.5em;
    line-height: 1.7em;
    font-size: 1.1em;
    font-family: "Lucida Sans", sans-serif;
	word-spacing: 0.07em;
	letter-spacing: 0.008em;
} 
#post li {
    line-height: 1.3em;
    font-size: 1.1em;
    margin-bottom: 0.75em;
    font-family: "Lucida Sans", sans-serif;
	word-spacing: 0.07em;
	letter-spacing: 0.008em;
} 
.navigation {
    font-family: "Courier New", "Lucida Grande", Tahoma, "Trebuchet MS", sans-serif;
    width: 100%;
    font-size: 100px;
    line-height: .5em;
    float: left;
} 
.vertical .navigation {
    margin: 0px;
    width: 540px;
} 
.navigation div {
    float: left;
    display: block;
    width: 50%;
} 
.navigation div.prev {
    text-align: left;
} 
.navigation div.next {
    float: right;
    text-align: right;
} 
.vertical .navigation div.prev {
    text-align: right;
} 
.vertical .navigation div.next {
    float: right;
    text-align: left;
}

/* Captions & aligment */ 
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
} .alignleft {
    float: left;
    margin-right: 10px;
} .alignright {
    float: right;
}

/* Comments list */
.commentlist {
    clear: both;
    width: 740px;
}
.commentlist li {
    border-bottom: 1px solid #ccc;
}
.commentlist .content li {
    border: none;
}
.commentlist .content ul {
    margin-bottom: 1em;
}
.commentlist li .metadata {
    border: 0;
    margin: 10px 0;
    width: 148px;
    float: left;
}
.commentlist li .gravatar {
    float: left;
    width: 32px;
    margin: 10px;
}
.commentlist li cite, .commentlist li small {
    font-weight: bold;
    clear: both;
    display: block;
}
.commentlist li .content {
    padding: 10px;
    float: left;
    clear: right;
    max-width: 500px;
}
.commentlist li .clear {
    clear: both;
}
#content .commentlist .comment p {
    font-weight: normal;
}
.commentlist li p {
    margin-bottom: 1em;
}

/* Comment Form */
h3#respond, h3#comments {
    width: 800px;
    margin: 0;
    padding: 0 0 5px 10px;
    clear: both;
    border-bottom: 1px solid #afb1b2;
    padding-top: 20px;
}
#comments {
    border-bottom: 2px solid #afb1b2;
}
#commentform {
    width: 540px;
    margin-bottom: 10px;
}
#commentform p {
    padding: 10px;
}
#commentform small {
    display: inline;
}
#commentform .sleeve {
    margin: 10px;
}
#commentform label {
    width: 200px;
    display: block;
    float: left;
    font-size: .96em;
    line-height: 2em;
}
#commentform label {
    margin: 0px;
    margin-bottom: 10px;
}
#commentform p input {
    float: left;
    margin: 0;
    border: none;
    width: 310px;
    padding: 3px;
    margin-bottom: 10px;
}
#commentform input#submit {
    width: 15em;
    height: 2em;
    margin-left: 10px;
}
#commentform textarea, #commentform input {
    font-family: "Lucida Grande", Tahoma, "Trebuchet MS";
    font-size: 1.2em;
}
#commentform p {
    clear: both;
    border-top: 1px solid #ccc;
    line-height: 1.6em;
}
#commentform textarea {
	width: 520px;
}

/* Footer */
#footer {
    clear: both;
    height: 42px;
    padding-top: 20px;
    margin: 0px 10px 0px 10px;
    width: 820px;
}
.vertical #footer {
    width: 540px;
}
#footer .info {
    clear: both;
    float: left;
    width: 50%;
    height: 32px;
    display: block;
    line-height: 32px;
    position: relative;
    padding-left: 42px;
}
#footer .info img {
    position: absolute;
    margin-left: -42px;
}
#searchform {
	display: inline;
    float: right;
	margin-top: 1em;
	margin-right: 15px;
}

#searchform #s {
    width: 150px;
}
.archive {
    margin: 0 auto;
}

div.archive {
    background-color: #999;
    width: 100%;
    float: left;
}

#filters {
    clear: both;
    height: 2em;
    margin-bottom: 1em;
    margin-left: 0;
}
#filters li {
    list-style: none;
    margin-left: 0;
    float: left;
    margin-right: 2em;
}
a:hover .nav_over {
    background-color: #afb1b2;
}
.image .nav {
    position: absolute;
    width: 50%;
    height: 100%;
    z-index: 1000;
}
.image .nav a, .image .nav a:link, .image .nav a:visited, .image .nav a:active {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    text-indent: -1000em;
}
.prev {
    left: 0;
    width: 50%;
}
.next {
    top: 0;
    left: 50%;
    width: 50%;
}
.nav_over {
    position: absolute;
    top: 50%;
    margin-top: -1em;
    display: block;
    z-index: 1000;
    color: #fff;
    width: 1em;
    height: 1em;
    line-height: 1em;
    text-align: center;
    font-size: 2em;
}

