@charset "utf-8";
/* CSS Document */
/*
Theme Name: Dan Fagin Theme
Description: Custom Theme
Author: SeanAkers.com
General comments and license statement: this theme is exclusively the property of Dan Fagin.  Use is exclusive.
*/


/* General
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}

/* body
--------------------------------------------------*/

body {
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-weight:300;
  font-size:15px;
  text-align:justify; 
  background: url(images/blackspeckledbackground.jpg);
}

body#commentspopup {padding:0;}

/* headings
--------------------------------------------------*/
h1 { font-family: 'Source Sans Pro', arial, serif; font-size:32px; font-weight:400; text-transform:uppercase;}
h2 { font-family: 'Source Sans Pro', arial, serif; font-size:24px; font-weight:300; text-transform:uppercase;}
h3 { font-family: 'Source Sans Pro', arial, serif; font-size:17px; font-weight:300;}
h4 { font-family: 'Source Sans Pro', arial, serif; font-size:16px; font-weight:400;}
h5 { font-family: 'Source Sans Pro', arial, serif; font-size:12px; font-weight:400;}

/* links */
a {	
   text-decoration:none; 
   color:#600;
   font-weight: normal; }

/* paragraphs
--------------------------------------------------*/

p {
  margin:0;
  padding:0 0 9px 0; }

strong {
	font-weight:400;
}

/* images
--------------------------------------------------*/
.alignleft {
  float:left;
  margin:0 0px 0 0; }

.alignright {
  float:right;
  margin:0 0 0 0px; }

.aligncenter {
  display: block;
  margin:0 auto; }
  
img{
border:none;
}

/* wrapper
--------------------------------------------------*/

#outerwrapper {
	width:1000px;
	margin-left: auto ;
    margin-right: auto ;
	background:url(images/clearwhite.png);
}

#wrapper {
	width:960px;
	float:left;
	margin:0 20px;
	background:url(images/cream.jpg);
}

/* header
--------------------------------------------------*/

#header {
	width:960px;
	float:left;
}

#name {
	width:960px;
	height:235px;
	z-index:100;
	position:absolute;
	float:left;
	background:url(images/namewithshadow.png);
}

#banner {
	width:960px;
	height:235px;
	float:left;
	background:url(images/cancer3.jpg);
}


/* top navigation
--------------------------------------------------*/

#navigation {
	width:610px;
	padding: 0px 335px 0px 15px;
	color:#fff;
	overflow:hidden;
	float:left;
	background:#000;
}

#navigation ul {
  margin:0;
  padding:0; 
}

#navigation .page_item {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border-right:0px solid;
  white-space:nowrap; 
}

#navigation .page_item a {
  display:block;
  padding:5px 5px;
  margin: 0px 6px;
  color:#fff;
  text-transform:uppercase;
}
  
#navigation .page_item a:hover { 
	color:#Fff; background:#600; 
}

#navigation .current_page_item a { 
	color:#600; background:url(images/cream.jpg); 
}

#navigation .current_page_item a:hover { 
	color:#fff;
}

/* content
--------------------------------------------------*/

#content {
	float:left;
	width:960px;
	min-height:500px;
	padding:20px 0 0 0;
}
	
#content img {
	border:none;
}

/* blog entries
--------------------------------------------------*/

#entries {
	width: 610px;
    padding:20px 0px 20px 30px;
    min-height: 250px;
	float: left;
}

.blogentry {
	width:610px;
	padding:10px 0;
	border-bottom:0px solid #CCC;
	float:left;
}

.blogimage {
	width:220px;
	height:145px;
	padding:0 20px 0px 0;
	float:left;
}

.blogimagebook {
	width:200px;
	padding:0 20px 0px 0;
	float:left;
}

.blogtext {
	width:370px;
	float:right;
}

.blogtextbook {
	width:390px;
	float:right;
}

.blogtextdate {
	font-size:13px;
	font-style:italic;
	width:370px;
}

.blogtexttitle {
	font-size:18px;
	text-transform:uppercase;
	font-weight:300;
	width:370px;
}

.blogtextmore {
	font-size:12px;
	width:370px;
	padding:3px 0;
	font-weight:400;
}
	

.blogtext h2 {
}

.blogtext p {
}
	
#spacer {
    height:1px;
	background:#666;
	margin:10px 0;
	width:100%;
}

.entry {
	clear: both;
	margin: 5px auto;
	text-align: left;
	padding:0 0 10px 0;
}

.entry img {
	border:0;
	padding: 10px;
	align:left;
}

/* columns
--------------------------------------------------*/

#fullpage {
	width:900px;
	padding:0 30px;
	min-height:600px;
	float:left;
}

.halfpage {
	width:420px;
	padding:0 30px;
	min-height:600px;
	float:left;
}
	
.third {
	width:260px;
	padding:0 30px;
	min-height:250px;
	float:left;
}

.twothirds {
	width:550px;
	padding:0 30px;
	min-height:250px;
	float:left;
}

.quarterholder {
	width:200px;
	height:300px;
	padding:0 20px;
	float:left;
}

.quarterimage {
	width:200px;
	height:300px;
	padding:0 0 10px 0;
	float:left;
}

.quartertext {
	width:200px;
	height:40px;
	float:left;
}



/* bookbar
--------------------------------------------------*/
#bookcolumn {
	float:right;
	padding:10px 0px 10px 0;
	width:240px;
	margin-top:-157px;
	z-index:200;
	position:relative;
}

#bookcolumn2 {
	float:right;
	padding:10px 0px 10px 0;
	width:240px;
	margin-top:0px;
	z-index:200;
	position:relative;
}

#bookcover {
	width:238px;
	height:355px;
	padding:0 1px 10px 1px;
	float:left;
}


/* sidebar
--------------------------------------------------*/
#sidebar {
	width: 240px;
	padding: 20px 35px 30px 0px;
	float: right;
}

.widget_search .screen-reader-text {
	display:none;
	
}

.widget {
	padding-bottom:10px;
}

.widget {
	list-style:none;
}

.widget a {
	font-size:.8em;
}

.widget h2 {
	font-size:13px;
}


/* footer
--------------------------------------------------*/
#footer {
	width:920px;
	border-top:1px solid #333;
	margin-top:5px;
	padding:10px 20px;
	text-align:center;
}


#footer a:hover {
	text-decoration:underline;
}

/* additions
--------------------------------------------------*/

div.clear {
	clear: both;
}


#liner {
	height:1px;
	width:100%;
	background:#000;
}

a.button {
	width:220px;
	display:block;
	padding:3px 20px;
	margin:2px 0; 
	text-align:center;
	background:url(images/clearblack.png);
}

a.button hover {
	color:#000;
}

.recentarticles {
	padding:5px 0;
	margin-top:20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#bannercredit {
	font-size:12px;
	font-weight:400;
	padding:5px 10px;
	color:#fff;
	background:url(images/halfblack.png);
	float:right;
	text-transform:uppercase;
}

#twitterheader {
	padding:5px 10px;
	float:left;
	position:aboslute;
	z-index:400;
}