/*
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.5
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", "Lucida Sans", Verdana, Arial, sans-serif;
    height:100%;
	min-width:960px;
    background:#fdfef3 url(images/bg-header-right.jpg) repeat-x 50% 0;
}

.bg {
	background:url(images/bg-header-left.jpg) repeat-x 50% 0;
	width:50%;
	height:265px;
	position:absolute;
	top:0;
	left:0;
}

#page-box {
	background:url(images/bg-header.jpg) no-repeat 50% 0;
	position:relative;
	z-index:2;
	min-height:100%;
}

.container {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:2;
}

/* header */
#header {
	width:100%;
	min-height:324px;
	position:relative;
}
* html #header {height:324px;}
/* logo */
#logo {
	position:absolute;
	width:126px;
	height:128px;
	left:18px;
	top:163px;
	text-indent:-9999em;
	margin:0;
}
#logo a {
	display:block;
	height:100%;
}
/* slogan */
.header em {
	position:absolute;
	width:343px;
	height:36px;
	left:550px;
	top:73px;
	background:url(images/text-slogan.gif) no-repeat;
	text-indent:-9999em;
}
/* top navigation */
.top-nav {
	float:right;
	background:#3b0819 url(images/bg-top-nav-right.gif) no-repeat 100% 100%;
}
.top-nav ul {
	float:left;
	margin:0;
	list-style:none;
	display:inline;
	padding:8px 5px 7px;
	background:url(images/bg-top-nav-left.gif) no-repeat 0 100%;
	line-height: 13px;
}
.top-nav li {
	display:inline;
	margin:0 10px;
}
.top-nav a {
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
.top-nav a:hover {text-decoration:underline;}

/* main navigation */
.main-nav {
	position:absolute;
	top:196px;
	left:170px;
	font:bold 20px Georgia, "Times New Roman", Times, serif;
	margin:0;
	list-style:none;
}
.main-nav div {
	float:left;
	width:1px;
	height:73px;
	overflow:hidden;
	background:url(images/split-main-nav-item.png) no-repeat;
}
.main-nav ul {
	margin:0;
	list-style:none;
	float:left;
}
.main-nav li {
	float:left;
	background:url(images/split-main-nav-item.png) no-repeat;
	height:73px;
	overflow:hidden;
}
.main-nav a {
	float:left;
	text-decoration:none;
	color:#fff;
	background:url(images/bg-main-nav-item.png);
	height:123px;
	padding:23px 35px 0;
	cursor:pointer;
	font-size: 20px;
}

.main-nav a:hover, .main-nav li.active a {
	margin-top:-73px;
	padding-top:96px;
	height:50px;
}
.main-nav li ul {
	display:none;
	float:none;
	width:790px;
	overflow:hidden;
	font-size:.6em;
	position:absolute;
	top:80px;
	left:0;
}
.main-nav li.active ul {display:block;}
.main-nav li li {
	background:none;
	border-left:1px solid #62997a;
	padding:0 10px;
	height:auto;
	margin:0 1px 0 -1px;
	display:inline;
}
.main-nav li li a {
	float:none;
	color:#72243d;
	height:auto;
	padding:0;
	
}
 
 
.main-nav li li a:hover, .main-nav li li.active a {color:#62997a;}

/*end of pasted */

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

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


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

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

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

ol {
    margin-left: 2em;
}

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;
    color: #72243D;
    font-weight: bold;
}

h3 a {
color: #72243D;
}

h4 {
border-top: 1px solid #ddd;
font-size: 16px;
padding-top: 10px;
line-height: 18px;
margin-bottom: 20px;
color: #72243D;
font-weight: bold;
}

h5 {
font-size: 14px;
line-height: 18px;
color: #62997A;
}

/*.container {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}


/* 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: #fff; }


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

.search input {
    width:150px;
}


/* POSTS */

#entries {
margin-top: 250px;
}

.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 }

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

.post {
    text-align:left;
    width: 668px;
    padding: 27px 0 7px 0;
    border-bottom: 1px solid #ccc;
min-height:200px;
}

.postnoline {
    text-align:left;
    width: 668px;
    padding: 22px 0 22px 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 }

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


.content a {
	text-decoration: none;
	color: #72243D;
}
.content a:hover {
	cursor: pointer;
	color: #62997A;
}
.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 }


/* footer */
#footer {
	background:url(images/bg-footer.jpg) repeat-x;
	color:#f0ffc9;
	font-size:1.091em;
	position:relative;
	z-index:3;
	width:100%;
	overflow:hidden;
}
#footer .inner {
	height:101px;
	overflow:hidden;
	background:url(images/bg-footer-inner.jpg) no-repeat 50% 4px;
}

#footer .footer_registered {
	width: 400px;
	float: left;
	margin-top: 5px;
}

#footer ul.menu {
	float: left;
}
#footer .worthwhile {
	float: right;
	width: 125px;
	position: relative;
	bottom: 6px;	
}
#index #footer .inner {
	background-image:url(images/bg-footer-inner-home.jpg);
	background-position:50% 2px;
}
#footer a {color:#f0ffc9;}
#footer .content {padding-top:44px;}
#footer p {
	float:left;
	margin:0;
	line-height:20px;
	width:350px;
}
#footer ul {
	float:left;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#footer li, #footer em {
	padding:0 17px;
	margin:5px 1px 0 -1px;
	float:left;
	background:url(images/split-footer.gif) no-repeat 0 50%;
	line-height:20px;
	font-style: normal;
}
#footer em img {vertical-align:middle;}
.logo {
	float:right;
	margin:-14px 0 0 10px;
}
.worthwhile a img {
    border: none;
}
.contents {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:2;
    padding-top:40px;
    font-size: 11px;
}

#authors ul {
font-size: 11px;
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

#authors ul li img {
border: 1px solid #ccc;
}

#authors ul li p {
border: 1px solid #f2f2f2;
padding: 10px;
}

.categories {
font-size: 11px;
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

#recent_com ul {
font-size: 11px;
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

.bjtags {
  display: none;
}
