/*  
Theme Name: detroitblog
Theme URI: http://www.detroitblog.org
Description: NEXT DETROITE
Version: 2.0
Author: detroitfunk
Author URI: http://detroitblog.org


*/
/* dFUNK custom */

#breaksmall
{
margin-bottom: 20px;
}

#breakmedium
{
margin-bottom: 40px;
}

#breaklarge
{
margin-bottom: 60px;
}



/* Begin Sidebar */
#sidebar
{
        padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	border-top: 5px solid #6ec6f1;
        text-align:center;	
        font: 1.3em Times New Roman, Serif;
}


#sidebar ul li {
list-style:none;
margin: 0px;
padding:0px;
display: inline;
}

#sidebar ul li a {
padding: 6px 0.7em;
margin: 0px;
border: 1px solid #fff;
border-top:none;
background: DDE;
text-decoration: none;
}

#sidebar ul li a:link{
color: #448;
}
#sidebar ul li a:visited{
color: #667;
}
#sidebar ul li a:link:hover, #sidebar ul li a:visted:hover{
color: #000;
background: #AAE;
border-color:#227;
}
sidebar ul li a#current {
background: #fff;
border: 1px solid #fff;
}

	
/* End Sidebar */

/* Begin Typography & Colors */
body {
	font-size: 60.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans Serif;
	background-color: #000;
	color: #FFF;
	text-align: center;
	}

#page {
	background-color: #000;
	text-align: left;
	}

#header {
	background-color: #000;

	}

#content {
	font-size: 1.3em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: right;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #121212;
	border-top: 1px solid #330b67;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2 {

	font-family: Verdana, Serif;
	text-align:left;
        padding-left:10px;
        border-left: 5px solid #000000;

	}

h3 {    
        background:#000000;
        font-family: Arial, Serif;
	font-weight: lighter;
	text-align:left;
        padding-left:10px;
        border-left: 5px solid #000000

	}

h1 {
	font-size: 4em;
	text-align:center;
margin-top:0px;
padding:2px;
	border: 1px solid #666;
	border-bottom: 10px solid #666;
	}

.description {
	font-size: 1.3em;
	}

#greeting 
{
   width:300px;
	float: right;
padding:0px;
	
}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.4em;
	}



h3 {
	font-size: 1.0em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited{
	color: #f5ba5c;
	}
h3, h3 a, h3 a:visited {
	color: #93a9d5;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.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;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777; padding 5px;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #aa99c5;
	text-decoration: underline;
	}

a:hover {
	color: #fde2b8;
	text-decoration: underline;
	}
	

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0; 
	}

#page {
	background-color: #000;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 266px;
	width: 100%;
	background-color: #000;
background-attachment: auto;
	    background-image: url(http://www.detroitblog.org/images/newheader.jpg);
		background-position:top left;
        background-repeat:no-repeat;

	}

#headerimg {
	margin: 0;
	height: 266px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
        padding:12px;
	margin-right: 0px;
	margin-bottom: 20px;
	width: 735px;
	border: 1px solid #FF4500;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	width: 760px;
	}
	
.post {
	margin: 0 0 50px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top:0px;
	margin-bottom: 10px;
	}

.description {
	text-align: left;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
}



h3 {
	padding-left: 20;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding-right: 15px;
    padding-left: 15px; 


	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 {
	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 ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul 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 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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
