/*
Theme Name: Darby Dizard's template
Theme URI: http://wordpress.org/
Description: Darby Dizard's custom template
Version: 1.0
Author: [interstijl]
Author URI: http://interstijl.com
*/

/* CLEAR ALL STYLING */
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;
}

/* MAIN FONTS & COLORS */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
background-color:#000000;
}

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: "" "";
}

strong{
font-weight:bold;
}

.strong{
font-weight:bold;
}

em{
font-style:italic;
}

.alignleft{
float:left;
padding-right:10px;
padding-bottom:10px;
}

.alignright{
float:right;
padding-left:10px;
padding-bottom:10px;
}

.clear{
clear:both;
}

.clear-right{
clear:right;
}

.clear-left{
clear:left;
}

.float-left {
float:left;
}

.float-right {
float:right;
}

p{
padding-bottom:10px;
}

h1{
padding-bottom:10px;
font-size:20px;
}

h2{
font-size:18px;
padding-bottom:10px;
}

h3{
font-size:16px;
padding-bottom:10px;
}

ol {
list-style:decimal;
padding-left:25px;
padding-bottom:10px;
}

ul{
list-style:disc;
padding-left:20px;
padding-bottom:10px;
}

blockquote {

}

/* CONTENT STYLING */

#container {
background-color:#000000;
width:766px;
margin:0 auto;
}

#content{
background-image:url(images/bg-darby-on-darby.jpg);
background-repeat:no-repeat;
background-position:top left;
width:766px;
min-height:449px;
float:left;
}

#content.home{
background-image:url(images/darby-home.jpg);
background-repeat:no-repeat;
background-position:top left;
width:766px;
height:449px;
float:left;
}

#content.news{
background-image:url(images/bg-news.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#content.darby-on-darby{
background-image:url(images/bg-darby-on-darby.jpg);
background-repeat:no-repeat;
background-position:top left;
}


#content.keep-in-touch{
background-image:url(images/bg-keep-in-touch.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#content.favorites{
background-image:url(images/bg-favorites.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#content.coaching{
background-image:url(images/bg-coaching.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#sidebar-left{
background-image:url(images/bg-sidebar-news.png);
background-repeat:no-repeat;
margin-top:3px;
float:left;
width:265px;
height:425px;
}

/***NAV STYLING*****/

#sidebar-left h2 {
margin:0;
padding:0;
width:260px;
display:block;
float:left;
clear:left;
}

#sidebar-left h2 a{
width:260px;
display:block;
float:left;
clear:left;
}

#sidebar-left h2.listen a{
height:38px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 0;
}

#sidebar-left h2.listen a:hover{
height:38px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -425px;
}

#sidebar-left h2.news a{
height:20px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -38px;
}

#sidebar-left h2.news a:hover{
height:20px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -463px;
}

#sidebar-left h2.darby-on-darby a{
height:71px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -58px;
}

#sidebar-left h2.darby-on-darby a:hover{
height:71px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -483px;
}

#sidebar-left h2.keep-in-touch a{
height:83px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -129px;
}

#sidebar-left h2.keep-in-touch a:hover{
height:83px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -554px;
}

#sidebar-left h2.guestbook a{
height:64px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -212px;
}

#sidebar-left h2.guestbook a:hover{
height:64px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -637px;
}

#sidebar-left h2.pictures a{
height:45px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -276px;
}

#sidebar-left h2.pictures a:hover{
height:45px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -701px;
}

#sidebar-left h2.press a{
height:30px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -321px;
}

#sidebar-left h2.press a:hover{
height:30px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -746px;
}

#sidebar-left h2.favorites a{
height:32px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -351px;
}

#sidebar-left h2.favorites a:hover{
height:32px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -776px;
}

#sidebar-left h2.purchase a{
height:42px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -383px;
}

#sidebar-left h2.purchase a:hover{
height:42px;
background-image:url(images/navigation.png);
background-repeat:no-repeat;
background-position:0 -808px;
}

/*****END SIDEBAR****/



#content-main{
float:left;
width:401px;
padding:50px 20px 20px 20px;
min-height:379px;
}

#content-main h1{
padding:0;
margin-bottom:3px;
display:block;
float:left;
width:300px;
border-bottom:1px solid #ffffff;
}


#content-main h3 a{
float:left;
clear:left;
font-size:16px;
color:#ffffff;
margin-bottom:5px;
}

#content-main a{
color:#ffffff;
}


#content-main p{
float:left;
clear:left;
width:310px;
line-height:1.4em;
font-size:11px;
}

/*****HOMEPAGE STYLING****/

#content.home #sidebar-left{
background-image:url(images/bg-sidebar-favorites.png);
background-repeat:no-repeat;
}

#content-main.home {
float:left;
width:501px;
height:449px;
padding:0;
}

#content-main.home a{
color:#FFFF00;
}

#content-main.home p{
text-indent:10px;
font-family:"Times New Roman", Times, serif;
line-height:1.3em;
color:#FFFF00;
font-size:14px;
}

#content-main.home ul{
display:block;
width:481px;
padding:20px 20px 0 0;
margin:0;
float:right;
list-style:none;
}

#content-main.home ul li{
float:right;
clear:right;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:12px;
padding:0 0 5px 0;
width:200px;
text-align:right;
color:#FFFF00;
}

#content-main.home ul li a{
color:#FFFF00;
text-decoration:none;
}

#content-main.home ul li a:hover{
text-decoration:underline;
}

#content-main.home #content-area{
text-align:justify;
clear:both;
float:left;
height:350px;
margin-top:-75px;
padding:10px 10px 10px 5px;
width:345px;
}

/*****DARBY ON DARBY STYLING*****/

#content.darby-on-darby #sidebar-left{
background-image:url(images/bg-sidebar-darby-on-darby.png);
background-repeat:no-repeat;
}

#content.darby-on-darby #content-main{
line-height:1.3em;
text-align:justify;
float:left;
height:350px;
padding:10px 10px 10px 5px;
margin:15px 0 0 100px;
width:345px;
}

#content.darby-on-darby #content-main p{
font-size:11px;
text-indent:20px;
color:#ffffff;
}

#content.darby-on-darby #content-main h1{
width:345px;
float:left;
display:block;
border-bottom:1px solid #ffffff;
color:#ffffff;
font-weight:bold;
font-size:14px;
padding-bottom:5px;
}

#content.darby-on-darby #content-main a{
color:#ffffff;
}

#content.darby-on-darby #content-main a:hover{
color:#8F2320;
}

/******NEWS STYLING****/

#content.news #sidebar-left{
background-image:url(images/bg-sidebar-news.png);
background-repeat:no-repeat;
}

#content.news #content-main{
line-height:1.4em;
text-align:justify;
float:left;
padding:10px 10px 10px 5px;
margin:70px 0 0 85px;
width:355px;
}

#content.news #content-main p{
font-size:11px;
color:#ffffff;
}

#content.news #content-main h1{
width:345px;
float:left;
display:block;
border-bottom:1px solid #ffffff;
color:#ffffff;
font-size:14px;
padding:0;
margin-bottom:5px;
font-weight:normal;
}

/****KEEP IN TOUCH STYLING****/

#content.keep-in-touch #sidebar-left{
background-image:url(images/bg-sidebar-keep-in-touch.png);
background-repeat:no-repeat;
}

#content.keep-in-touch #content-main{
line-height:1.4em;
text-align:justify;
float:left;
padding:10px 10px 10px 5px;
margin:100px 0 0 130px;
width:355px;
height:auto;
}


#content.keep-in-touch #content-main h1{
border:none;
color:#FFFF00;
float:left;
display:block;
font-size:12px;
padding:0 0 15px 0;
margin-bottom:5px;
clear:left;
}

#content.keep-in-touch #content-main h1.second{
padding-left:20px;
}

#content.keep-in-touch #content-main h1.third{
padding-left:40px;
}


#content.keep-in-touch #content-main h1 a{
color:#FFFF00;
text-decoration:none;
}

#content.keep-in-touch #content-main h1 a:hover{
text-decoration:underline;
}

/****FAVORITES*****/

#content.favorites #sidebar-left{
background-image:url(images/bg-sidebar-favorites.png);
background-repeat:no-repeat;
}
#content.favorites #content-main{
float:left;
padding-top:45px;
height:auto;
width:450px;
}

#content.favorites #content-main p{
display:block;
float:right;
clear:right;
text-align:right;
font-size:11px;
color:#ffffff;
}

#content.favorites #content-main h2{
text-align:right;
float:right;
clear:right;
display:block;
color:#ffffff;
font-weight:bold;
font-size:14px;
padding-top:40px;
padding-bottom:2px;
}

#content.favorites a{
text-decoration:none;
color:#ffffff;
}

#content.favorites a:hover{
text-decoration:none;
}

/******PICTURES*******/
#content.pictures {
height:auto;
background-image:url(images/bg-blog.jpg);
}

#content.pictures .entry{
float:left;
clear:both;
width:725px;
}

.ngg-album{
width:120px;
margin:0 3px;
height:170px !important;
float:left;
}

.piclenselink{
display:none !important;
}

#content.pictures #content-main{
height:auto;
float:left;
width:725px;
padding:10px 0 0 20px;
margin:0;
}

.pictures #content-main p{
width:700px;
}

#content.pictures #content-main h1{
width:725px;
margin-bottom:10px;

}

/******BLOG*******/
#content #back-flash{
width:575px;
float:left;
height:30px;
margin-bottom:10px;
}

#content #back-flash a{
color:#FFFF00 !important;
text-decoration:none;
font-size:11px;
}

#content.blog {
height:auto;
background-image:url(images/bg-blog.jpg);
}

#content.blog h1 a{
text-decoration:none;
}

#content.blog #content-main h1 a:hover{
color:#FFFF00;
}

#content.blog h2{
padding-bottom:0;
float:left;
clear:both;
width:565px;
}

#content.blog h3{
float:left;
clear:both;
width:565px;
}

.commentlist{
float:left;
clear:both;
}

#content.blog .post{
float:left;
clear:both;
width:565px;
border-bottom:2px dashed #ffffff;
margin-bottom:10px;
}

#content.blog .entry{
float:left;
clear:both;
width:565px;
}

#respond{
float:left;
clear:both;
}

#content.blog #content-main{
height:auto;
float:left;
width:575px;
padding:10px 0 0 10px;
margin:0;
}


#content.blog #content-main p{
float:none;
clear:none;
width:565px;
}

#content.blog #content-main .post-title{
float:left;
margin-bottom:5px;
}

#content.blog #content-main .entry{
float:left;
}

#content.blog #content-main h1{
width:565px;
margin-bottom:10px;
}

#content.blog #content-main h2{
margin-bottom:5px;
}

#content.blog #content-main h2 a{
text-decoration:underline;
}

#content.blog #content-main a{
color:#ffffff;
}

#sidebar-right{
float:left;
width:170px;
margin:15px 0 0 0;
padding:40px 0 0 0;
}

#sidebar-right h2{
font-size:16px;
font-weight:bold;
margin-top:10px;
}

#sidebar-right ul{
padding-left:10px;
list-style:none;
}

#sidebar-right ul li{
padding-bottom:3px;
}

#sidebar-right ul li a{
font-size:11px;
color:#ffffff;
}

#content-main textarea{
width:565px;
}

#searchsubmit{
color:#ffffff;
font-size:11px;
font-weight:bold;
width:26px;
border:1px solid #ffffff;
background-color:#000000;
cursor:pointer;
text-align:center;
padding:0;
}

#sidebar-right #s{
font-size:11px;
color:#ffffff;
border:1px solid #ffffff;
background-color:#000000;
width:120px;
padding-left:3px;
}

.post-cat, .post-comments{
font-size:11px;
}

.post-month, .post-day {
font-weight:bold;
}



#footer{
float:left;
padding-top:10px;
height:65px;
width:766px;
}

/*****CFORMS****/
.cform label{
float:left;
clear:left;
}

#content-main p.cf-sb {
cursor:pointer;
margin:0 0 0 22px;
text-align:center;
}

#content-main .cf_li_err {
color:#000000;
}

div.cf_info{
clear:left;
}

/***COACHING***/
#content.coaching #content-main{
color:#000000;
float:left;
height:auto;
margin:0;
padding:30px 0 0 48px;
text-align:justify;
width:320px;
}

#content.coaching #content-main p{
width:320px;
}

#content.coaching #content-main h1{
border-bottom:none;
width:320px;
}

#content.coaching #sidebar-right{
text-align:justify;
}

#content.coaching #sidebar-right ul{
list-style:none;
}

#content.coaching #sidebar-right h2{
}