/*
Theme Name:   DePo Clean
Theme URI:    http://powazek.com
Description:  A clean, organized theme by <a href="http://powazek.com">Derek Powazek</a>.
Version:      0.2
Author:       Derek Powazek
Author URI:   http://powazek.com
*/

* { 
    margin: 0; 
    padding: 0;
}

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

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

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

a:hover { 
	color:#33F; 
	background-color: #C3D9FF;
	text-decoration: underline 
}

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

blockquote { 
    margin: 0 18px 18px 18px;
    font-size:12px;
    font-color:#333;
}

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

ol {
    margin-left: 4em;
}

ul.nav li { margin: 0 }

ul.wp-tag-cloud li { margin: 0 }

ul.ser li { 
	margin: 0; 
	list-style-type: none;
}

a.wp-tag-cloud { 
	color:#666 
	text-decoration: none 
}

a.wp-tag-cloud:hover { 
	color:#33F; 
	background-color: #C3D9FF;
	text-decoration: underline 
}

h1 { 
	font-size: 24px; 
    line-height: 36px;
    margin-bottom: 18px; 
}

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

h3 {    
	font-size: 18px; 
    line-height: 18px;
    margin-bottom: 20px;
}

h4 {    
	font-size: 14px; 
    line-height: 14px;
    margin-bottom: 10px;
}

.container {
    margin: 0 auto;
    padding: 0;
    width: 840px;
}


/* HEADER */

.header {
    padding: 30px 0 10px 0;
    border-bottom: 1px solid #666;
    text-align:left;
}

.header h1 {
    font-size: 26px;
    color: #000;
    font-weight: normal;
}

.header span {
    font-size: 12px;
    color: #666;
    font-weight: normal;
}

.header a {    color: #333; }
.header a:hover { color: #33F; }

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

.search input {
    width:150px;
}


/* POSTS */

.flickr {
    text-align:left;
    width: 668px;
    padding: 10px 0 10px 3px;
    border-bottom: 1px solid #ccc;
}

.flickr img {
    width: 58px;
    height: 58px;
    margin: 1px 4px;
    border: 1px solid #666;
}

.flickr img:hover {
    width: 72px;
    height: 72px;
    margin: -6px -3px;
    border: 1px solid #000;
}

.flickr span {
    float:left;
    width: 56px;
    font-size: 14px;
    color: #666;
}

.flickr span a { 
	color: #666; 
}

.flickr small {
    font-size:9px;
}

small.fey { color: #ccc; }

.blogads {
    padding: 28px 0 18px 0;
    width: 152px;
    font-size: 12px;
    color: #666;
    float:right;
    text-align:left;
}

.blogads a { 
	font-weight:bold 
}

.blogads a:hover { 
	font-weight:bold 
}

.blogads img {
    border: 0px;
}

.blogads img:hover {
    border: 0px;
	background-color: #fff;
}

.firstpost {
    text-align:left;
    width: 668px;
    padding: 28px 0 18px 0;
}

.post {
    text-align:left;
    width: 668px;
    padding: 27px 0 7px 0;
}

.post a { 
	color:#33F; 
	text-decoration: none
}

.post a:hover { 
	color: #33F; 
	background-color: #C3D9FF;
	text-decoration: underline 
}

.postnoline {
    text-align:left;
    width: 668px;
    padding: 22px 0 5px 0;
}

.posttopline {
    border-top: 1px solid #ccc;
    text-align:left;
    width: 668px;
    padding: 22px 0 22px 0;
}

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

span.edit a { 
    float:right;
    font-weight:normal; 
    font-size:11px; 
    color:#666; 
    border:1px solid #ccc; 
    padding:0 4px; 
}

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

.metainfo a { 
	font-weight: bold; 
	color: #000; 
	text-decoration: none
}

.metainfo a:hover { 
	color:#33F; 
	background-color: #C3D9FF;
	text-decoration: underline 
}
.home {
	margin-left: 177px;
	width: 480px;
	text-align: left;
	border-top: 1px solid #666;
    padding: 24px 0px 0px 0px;
}

.home a { 
	font-weight: bold; 
	color: #000; 
	text-decoration: none
}

.home ul {
	font-size: 14px;
	list-style-type: none;
}

.home a:hover { 
	color:#33F; 
	background-color: #C3D9FF;
	text-decoration: underline 
}

.archive-list-small {
	font-size: 11px;
	color: #888;
}

.content {
    margin-left:177px;
    width: 480px;
    text-align:left;
}

.content a { 
	font-weight:bold; 
}

.content h2 {   
	font-size: 22px; 
    line-height: 36px;
	padding-top: 18px;
    margin-bottom: 18px;
}

.content h3 {    
	font-size: 18px; 
    line-height: 18px;
	padding-top: 18px;
    margin-bottom: 20px;
}

.previously {
	text-align:left;
    width: 668px;
    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; 
}

input.button {
  	color: #231F20; 
  	font-size: 1.4em;
	width: 350px;
	text-align: left;
	margin-top: 15px;
	padding: 15px;
}


/* Images 
.content img { margin: 0 0 18px 0; max-width:99%; }

.content img.alignleft,
img.align-left {
	float: left;
	margin-right:20px;
}
.content img.alignright,
img.align-right {
	float: right;
	margin-left:20px;
}
.content img.aligncenter,
img.centered {
	margin: 0 auto 4px auto;
	display: block;
	float: none;
	clear: both; */

/* @group Special Styles */
.download, .code, .note,
.alert, .new, .construction,
.information {
	background-position: 15px 10px;
	background-repeat: no-repeat;
	font-size: 1.2em !important;
	line-height: 115%;
	margin: 10px auto;
	padding: 10px 10px 10px 50px;
	text-align: left;
}

ul.download, ul.code, ul.note,
ul.alert, ul.new, ul.construction,
ul.information {
	font-size: 1em !important;
	line-height: 115%;
	list-style-type: disc;
	list-style-position: inside;
	padding: 10px 10px 10px 50px;
}

ol.download, ol.code, ol.note,
ol.alert, ol.new, ol.construction,
ol.information {
	font-size: 1em !important;
	line-height: 115%;
	list-style-type: decimal;
	list-style-position: inside;
	padding: 10px 10px 10px 65px;
}

dl.download, dl.code, dl.note,
dl.alert, dl.new, dl.construction,
dl.information {
	font-size: 1em !important;
	line-height: 115%;
	padding: 10px 10px 10px 50px;
}

dl.download dt, dl.code dt, dl.note dt,
dl.alert dt, dl.new dt, dl.construction dt,
dl.information dt {
	font-size: 1.2em !important;
	font-weight: bold;
	line-height: 115%;
}

dl.download dd, dl.code dd, dl.note dd,
dl.alert dd, dl.new dd, dl.construction dd,
dl.information dd {
	line-height: 115%;
	list-style-type: disc;
}

.download {

	background-image: url('images/package_go.png');
	border-bottom: 2px solid #383;
	border-top: 2px solid #383;
}

.download a, .download a:visited {
	border-bottom: 2px dotted #3F3;
	color: #3F3;
	text-decoration: none !important;
}

.download a:hover {
	border-bottom: 2px dotted #3C3;
	color: #3C3;
	text-decoration: none !important;
}

.code { /* use p class=code when you want to fake it, sometimes handy */
	background-color: #EEEEEE;
	border-bottom: 2px solid #AAA;
	border-top: 2px solid #AAA;
}
	
.alert {
	background-image: url('images/exclamation.png');
	border-top: 2px solid #F33;
}

.new {
	background-image: url('images/new.png');
	border-bottom: 2px solid #F93;
	border-top: 2px solid #F93;
}

.construction {
	background-color: #FFFF88;
	background-image: url('images/error.png');
	border-bottom: 2px solid #FF3;
	border-top: 2px solid #FF3;
}

.information {
	background-color: #C3D9FF;
	background-image: url('images/information.png');
	border-bottom: 2px solid #33F;
	border-top: 2px solid #33F;
}

.note {
	background-color: #CCC;
	background-image: url('images/page_white_text.png');
	border-bottom: 2px solid #AAA;
	border-top: 2px solid #AAA;
}

.callout {
	border-bottom: 2px solid #CCC;
	border-top: 2px solid #CCC;
	color: #CCC;
	font-size: 1.4em !important;
	margin: 10px auto;
	padding: 10px;
	text-align: justify;
}

.community {
	color: black;
	margin: 10px auto;
	padding: 10px;
	text-align: justify;
	width: 200px;
	float: right;
}

.community a {
	color: black;
}

.resources {
	color: black;
	margin: 10px auto;
	padding: 10px;
	text-align: justify;
	width: 200px;
	float: left;
}

.resources a {
	color: black;
}

/* @end */


/* FOOTER */

.footer {
    padding: 12px 0px 5px 5px;
    border-top: 1px solid #666;
    text-align:left;
    font-size: 11px;
    color: #666;
}

.footer div {
    width:152px;
    margin: 0 20px 0 0;
    float:left;
}

.footer img {
    border:0;
}

.footer div.last {
    width:142px;
    margin: 0 0 0 0;
}

.copyright {
    margin:12px 0 0 0;
    padding: 12px 0 10px 0;
    border-top: 1px solid #666;
    text-align:right;
    font-size: 11px;
    color: #666;
}


/* tables */

table.sermons { 
	width: 478px;
	border-collapse: collapse;
	border-spacing: 0px; 
}


td.sermonTitle
{  }


td.sermonPassage {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px; 
}