/* @override http://www.eatsdrinksblogs.com/wp-content/themes/depo-skinny-redo-dm-v1/style.css */

/* @override http://www.danmarkham.net/wp-content/themes/depo-skinny-redo-dm-v1/style.css */

/*
Theme Name:   DePo Skinny Re-do for danmarkham.net
Theme URI:    http://powazek.com
Description:  A slender theme for WP by <a href="http://powazek.com">Derek Powazek</a>
Version:      1
Author:       Derek Powazek
Author URI:   http://powazek.com
*/

* { 
    margin: 0; 
    padding: 0;
}

body {
    background: #fff;
    color: black;
    text-align: center;
    font-size: 12px;
    line-height: 26px;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

img#wpstats { width:0px; height:0px; overflow:hidden; }

a { color:#000; text-decoration: none }
a:hover { color:#066; text-decoration: underline }

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    color:#666;
    padding-left:10px;
    border-left:1px solid #ccc;
}

p, ul, ol, li { 
    margin-bottom: 20px; 
}

ul {
    list-style-type: square;
    margin-left: 2em;
}

.post ul {
	margin-top: 15px;
	margin-bottom: 15px;
}

.post ul a {
}

.post li {
	line-height: 21px;
	margin-bottom: 7px;
	color: #515151;
}

.post li a {
	font-weight: bold;
	color: #515151;
}

ol {
    margin-left: 2em;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
    margin-bottom: 18px;
	font-size: 45px;
	line-height: 60px;
	text-align: center;
}

h2 { 
    font-size: 25px; 
    line-height: 36px;
    margin-bottom: 18px;
}

h3 {
    margin-bottom: 10px;
	font-size: 20px;
}

.post h3, .post h3 a {
	color: #ff7300;
}

h4 {
    margin-bottom: 10px;
	font-size: 16px;
}

h4 div#sub-title {
	color: #5d5d5d;
	font-size: 18px;
	margin-top: -20px;
}

.post h4, .post h4 a {
	color: #bc0000;
}

.container {
	text-align:center;
    margin: 0 auto;
    width: 500px;
	padding-top: 0;
	padding-bottom: 0;
}

/* HEADER */

.header {
    padding: 50px 0 0;
    text-align:left;
}

.header h1 {
    font-weight: bold;
	font-family: Lobster, Times, serif;
	font-style: italic;
	padding-bottom: 10px;
	border-bottom: 1px dotted silver;
	border-top: 1px dotted silver;
	padding-top: 10px;
}

.header h1 a {
}

.header span {
    color: #666;
	font: normal normal 11px/20px Georgia, "Times New Roman", Times, serif;
}

.header span a {
	font-weight: bold;
	color: gray;
}

.header a { }
.header a:hover { color: #066; }

.search {
    padding:11px 0 0 20px;
    background:url('/home/wp-content/themes/hpc/images/search.gif') 0 14px no-repeat;
    float:right;
}

.search input {
    width:120px;
}

/* FLICKR */

.flickr {
    border-bottom: 1px solid #ccc;
    text-align:center;
    padding: 11px 0;
    margin-bottom:9px;
    width:500px;
}

.flickr img {
    width: 59px;
    height: 59px;
    margin: 1px 8px;
    border: 1px solid #cacaca;
}

.flickr img:hover {
    width: 75px;
    height: 75px;
    margin: -7px 0;
    border: 1px solid #000;
}

.flickr span a { color: #ccc; }

/* POSTS */

.post.hentry.category-link h3, .post.hentry.category-a-photo h3, .post.hentry.category-a-video h3 {
	display: none;
}

div#archive-post h3 {
	display: block;
}

.post p a { font-weight:bold }

.post {
	padding: 60px 0 50px;
	text-align:left;
    width:500px;
}

.postnoline {
	padding:18px 0 0 0;
	text-align:left;
    width:500px;
}

.postcomment {
	padding:18px 0 0 0;
	text-align:left;
    width:500px;
    font-size:11px;
    color:#666;
}

.commentslnk {
    font-size:13px;
	text-align:center;
}

p.byline {
    color: #919191;
	margin-bottom: 10px;
	line-height: 17px;
	font-size: 10px;
}

p.byline a {
	color: #919191;
}

.post IMG {
	border: 1px solid #cacaca;
}

.post IMG.noline {
	border:0;
}

span.previous { padding: 0 20px 0 0; float: left; }
    
span.next { float: right; }

span.edit a {
}

.metainfo {
    float:left;
    width: 152px;
    font-size: 10px;
    color: #666;
    padding: 3px 0;
}

.previously {
	text-align:left;
    width: 500px;
    padding: 20px 0 3px 0;
    border-top: 1px solid #ccc;
    font-size: 12px;
}

.previously a { font-weight:bold }

.text_area { width: 480px !important; }

.postform { width:150px; margin: 0;} 

.delicious-tags { font-size:11px; color:#666 }
.delicious-tags a { font-weight:normal; color:#333 }
ul.delicious { color:#555 }

/* IMAGES */

p.wp-caption-text {
	font-size: 11px;
	color: #515151;
	line-height: 20px;
	margin-bottom: 10px;
}

#noborder {
	border-style: none;
}

/* FOOTER */

.footer {
	font-size: 11px;
	text-align: left;
	color: #666;
	background-color: #e0e0e0;
	margin-top: 40px;
	border: 1px solid #b7b7b7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 15px 20px 20px;
	margin-bottom: 0;
}

div.search {
	padding-top: 10px;
}

div.search p {
	text-align: center;
}

input#q {
	margin-right: 5px;
	width: 360px;
}

#sform p input {
	margin-top: 5px;
}

.copyright {
	margin: 0;
	padding: 18px 2px 10px;
	text-align: right;
	color: #666;
	line-height: 15px;
	font-size: 11px;
}

.copyright a {
	color: #212121;
}

ul.nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.nav li {
	margin: 0;
	font-size: 12px;
	line-height: 25px;
	display: inline;
}

ul.nav a {
	margin-right: 5px;
	color: #a00;
}

ul.nav a:hover {
	background-image: url(http://danielofarabica.com/wp-content/themes/depo-skinny-redo-v1/images/dofa-page-list-background.png);
}

/* BLOGROLL */

.blogroll h4 {
	margin-bottom: 15px;
}

.blogroll h4 a {
	color: #515151;
}

div.blogroll {
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px dotted #fefffe;
	padding-top: 20px;
}

.blogroll ul {
	margin: 4px 0 0 3px;
}

.blogroll li {
	margin: 0 20px 8px 0;
	list-style-type: none;
	line-height: 20px;
	font-size: 12px;
}

.blogroll li a {
	margin-bottom: 2px;
	border-bottom-color: #a3a3a3;
	border-bottom-width: 1px;
	font: bold 14px "bree-1","bree-2","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.blogroll p#more {
	text-align: right;
	margin: 0 0 4px;
	padding-right: 10px;
}

.blogroll p#more a {
	color: #a00;
}

/* FLICKR */

div.flickr-photostream {
	border-top: 1px dotted #fefffe;
	padding: 20px 5px 28px;
}

div.flickr {
	text-align: center;
	margin: 0;
	padding-top: 7px;
}

.flickr img {
	margin: 1px 10px;
}

.flickr img:hover {
	border: 2px solid black;
	width: 73px;
	height: 73px;
	margin: 0 9px;
}

.flickr span a {
	color: #ccc;
}

.flickr p.byline {
	margin: 7px 0 -5px;
	text-align: right;
}



