/*
Theme Name: Darren Bridger
Theme URI: http://Parkerituk.com/darren
Description: 
Version: 2 (WP2.9)
Author: Parker Ituk
Author URI: http://parkerituk.com
Tags: 
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

/* general style */
body {
	font-family: arial,sans-serif;
       font-size: 12px;
       word-spacing: 0.4pt;
      line-height: 1.5;
}

.clear{clear:both;}

#wrapper{width:757px;
margin:10px auto;
background:#555658;
padding:7px 0px 5px 0px;
}

#inner-wrap{
margin:0 auto;
width:745px;
background: #fff url('style/images/body-top.gif') no-repeat;
padding:10px 0px 10px 0px;
}

#header{background:url('style/images/logo-bg.png') no-repeat;
width:698px;
height:35px;
margin:0 auto 5px auto;
padding:18px 0 0 18px}

#header h1{
	text-indent:-9999px;
	background:url('style/images/logo.png') no-repeat;
	height:34px;
	width:387px;
}

#menu{
margin:0 auto;
height:25px;
line-height:25px;
width:715px;
background:#293237;}

ul#nav{
background:#000000;
float:left;
}

#nav li{display:inline;
color:#fff;
padding:4px 15px;
text-transform:capitalize;
font-weight:bold;
border-right:2px solid white;
}

#nav li a{color:#fff;
text-decoration:none;}

#date{
float:right;
text-align:right;
margin-right:30px}

#date span{padding-right:10px;
color:#fff;}

#content{margin:10px auto;
width:717px;
background:#566771;
padding:20px 0 0 0;
min-height:482px;
}

#content h2{
margin-left:50px;
}

#content-article{
	margin:10px auto;
    width:677px;
	padding:20px;
}

#content-article h2{font-size:13px;
font-weight:bold;
color:#000;
text-transform:capitalize;
margin:0 0 10px 0}

#content-article p{margin:10px 0}

#content-article h2 span{font-weight:normal}

h2.book, h2.article,h2.contact,h2.excerpt{text-indent:-9999px;}

h2.book{background:url('style/images/books.png') no-repeat;
height:24px;
width:81px;
}

h2.article{background:url('style/images/articles.png') no-repeat;
height:25px;
width:107px;}

h2.excerpt{background:url('style/images/excerpt.png') no-repeat;
height:24px;
width:112px;}

h2.contact{background:url('style/images/contact.png') no-repeat;
height:21px;
width:161px;}


#back{width:697px;
text-align:right;
padding:0 20px 20px 0;}

#left-content{background:#566771;
width:237px;
float:left;}

.fading-image{margin:53px 47px 30px 47px}

ul#left-nav{background:url('style/images/left.png') repeat-y;
width:237px;
height:200px;
}

#left-nav li{padding:0 0 10px 0;
height:30px}

#left-nav li a{background:url('style/images/link-bg.gif') no-repeat;
display:block;
padding:15px;
color:white;
text-decoration:none;
text-transform:capitalize;
font-weight:bold;}

#left-nav li a:hover,#left-nav li a:active{color:#c4cc91}

#right-content{float:left;
width:434px;
background:url('style/images/right-content.png') repeat-y;
padding:28px 22px 0 24px;
color:white;
height:454px;}

#right-content h2{color:white;
text-transform:capitalize;
font-weight:bold;
font-size:16px;}

.divider{border-top:1px solid #788f9c;
margin:20px 0px 5px 0px}

#right-content-bottom{float:left;
width:200px;
}

#right-content-bottom h4{font-weight:bold;
text-transform:capitalize}

#right-content-bottom a{color:#a6b688;}

#book-list{
background:#566771;
padding:20px;
}

ul#article-list{
	padding:10px 40px;
	margin:20px 30px;
	color:#F5FDFF;
}

#article-list li{
	padding:0px 0px 5px 0px;
        list-style:disc;
}

#article-list li a{
	color:#F5FDFF;
	text-decoration:none;
        text-transform:capitalize;
}

#article-list li a:hover{
	color:#F5FDFF;
	text-decoration:underline;
}

.email{padding:10px 40px;
margin:30px 0 0 15px;
color:#F5FDFF;}

.email a{color:#F5FDFF;}

#footer{width:220px;
margin:0 auto;
font-size:10px;}

#newsletter{float:left;
width:200px;
padding:5px;
margin-left:20px}

#newsletter h4{font-weight:bold;
font-size:12px;
margin-bottom:10px;}

label{width:50px;
float:left;}

input{margin:5px 0 0 0}

.latest-post{margin:0 0 10px 0}


ul#book-list li{border-bottom:none;
list-style:disc}

#book-list li.book-loop{border-bottom:1px solid #788f9c;
margin-left:20px;
padding:10px;
color:#F5FDFF;}

#book-list li img{float:left;
margin-right:20px}

#book-list li h3{margin:0 0 10px 0;
font-weight:bold;
font-size:12px}

em{font-size:11px;
color:grey}

.social {
 margin-top: 10px;
}
 
.social h3 {
 font-size:10px
}

.ns_content_slide{margin-bottom:30px !important;}

#book-info {float:left;
width:400px;
margin-left:20px}

#book-info a{color:#A6B688}

#book-info p{margin:0px 0px 15px 0}




/*Custom Settings :: Navadaru*/
/*Contact Form - formatting*/
#FSContact1 {margin:10px; padding:10px; clear:both; float:left;color:#fff;}
#FSContact1 div span{color:#fff;}
#FSContact1 div label{color:#fff; width:140px;}
#FSContact1 #fsc-submit{ padding:5px;}


/*Footer - fix menu dropping on to next line*/
#footer{width:500px;
text-align:center;
}

/*Books*/
#book-image{float:left; width:180px;}
#book-image img{display:block; border:solid 1px #fff; padding:5px;}
#book-image p {display:block;  color: #fff; clear:both; padding:10px 0 0; }
#book-image p a{ color: #fff;  }
#book-image p a:hover{ color: #999;  }




