/*
	Theme Name: The Dailey Blend
	Theme URI: http://www.thedaileyblend.com
	Description: Basic + Blends
	Version: .5
	Author: Chris Campana
	Author URI: http://www.thedaileyblend.com thanks to http://www.bluelimemedia.com
*/
/*----Global Reset Courtesy of Eric Meyer----*/
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;
}
.hide {display:none;}


/* Images
----------------------------------------------*/
.alignright {float:right; padding:0 0 10px 10px;}
.alignleft {float:left; padding:0 10px 10px 0;}
.aligncenter {margin: 0 auto 0 auto;}
a img {border:0;}

.wp-caption {
      text-align:center;  
      font-size:10px;
}
.wp-caption p.wp-caption-text {font-size:10px;}

/* Main Layout
-----------------------------------------------*/

body {
	margin: 0px; padding: 0px;
	background-image: url(http://thedaileyblend.com/tDBimages/backg.png);
	color: #333;

	font: 12px/18px Verdana, Arial, Helvetica, sans-serif; 
}

#wrap {
	position:relative;
	width: 1020px;
	margin: 20px auto 0px auto; padding-top:20px;
	background:#FFF; 
}


/* Header Area 
-----------------------------------------------------------*/
#header {
	float:left;
	width:980px; height:180px;
	padding:20px 15px 15px 15px;
	background:url(images/header.gif) 50% top  no-repeat;
}

#logo a {
	display: none;
}

#tagline {
	display: none;
}


/* Top Navigation 
-----------------------------------------------------------*/

#top_nav {
	text-align: center;
	width:980px;
	padding:0 10px;
	font-size:12px;

}
#top_nav ul {
	list-style-type:none;

}
#top_nav ul li {
	text-align: center;
	display: inline;
	padding:5px 10px;
}
#top_nav ul li a {
	font-weight:bold;
	color:#5C5C5C;
	text-decoration:none;
	text-transform:uppercase;
}

#top_nav ul li a:hover, #top_nav ul li.current_page_item a {color:#000;}

/* Main Body Content Area 
-----------------------------------------------------------*/

#main {
	float:left;
	width:990px;
	padding:10px;
	background-color: white;
}

#content {
	float: left; /* Change to right if you want the content to appear on right */
	width:700px;
	padding: 30px 0px 20px 0px;
	background:#FAFAFA;
}


/* Main body content formatting
--------------------------------------------------------------*/

.entry {padding:0 0 30px 0;}
.entry p {padding:6px 0;}
.entry a {color:#666;}
.entry a:hover {color:#000;}
.entry ul, .entry ol {	margin: 5px 20px; padding:5px 20px;}

h1, h1 a {
	margin:0 0 8px 0;
	font-weight:bold;
	color:#000;
	font-size:18px; line-height:24px;
}

h2, h3, h4, h5, h6 { 
	margin:0 0 8px 0;
	font-weight:bold;
	color:#666;
	font-size:16px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:underline; }

blockquote{
	color: #CCC;
	border-left:5px solid #CCC;
	padding:10px 20px 10px 20px; margin-left:20px;
	font-size:14px;
}

.entrymeta {
	margin:10px 0; padding:6px;
	color: #999;
	border:solid 1px #CCC;
}
.entrymeta p {padding:3px 0; font-size:11px;}

.post-navigation {padding:10px 0;}

.navigation-previous {
	float:left;
	width:50%;
	text-align:left;
}

.navigation-next {
	float:right;
	width:50%;
	text-align:right;
}


/* Sidebar Area 
-------------------------------------------*/

#sidebar {
	float:right; /* Change to left if you want the sidebar to appear on left */
	width:280px;
	padding: 20px 0 0 0;

}

#sidebar h2 {
	margin: 0px 0 5px 0; padding: 0 0 5px 0;
	border-bottom: 1px solid #CCC;
	text-transform: uppercase;
}
#sidebar ul {list-style: none;}

#sidebar ul ul {margin-bottom:30px;}

#sidebar ul li {padding:5px 10px;}

#sidebar a {
	color: #999;
	text-decoration: none;
}

#sidebar a:hover {color: #000;}

#search {margin: 8px 0 15px 0;}


/* Footer area
------------------------------------------------------------*/

#footer {
	clear: both;
	text-align: center;
	width:960px;
	border-top: 1px solid #CCCCCC;
	margin:0 auto 0 auto;
}
#footer p {	
	font-size:10px; 
	padding:10px;
}
#footer a {
	text-decoration:none;
	color:#666;
}

#footer a:hover {
	text-decoration:underline;
	color:#666;
}


/* Comments													
-----------------------------------------------------*/
h3#comments { margin:30px 0 10px 0; }		
		
.avatar {
		float: left;
		display:block;
		padding: 0 20px 10px 0px;
	}
			
.commentlist {padding: 20px 0px;}
.commentlist p {padding:6px 0;}
.commentlist a {color:#666;}
.commentlist a:hover {color:#000;}
		
.commentmetadata {margin-top: 0;}
ol.commentlist, ol.commentlist li {	list-style: none;}
ol.commentlist li {padding:10px 0; border-bottom:1px solid #e6e6e6;}
#commentform {padding:20px 0;}
#commentform p {margin-bottom:10px;}

#commentform input, #commentform textarea {
		width:147px;
		border:1px solid #e6e6e6;
		background:#f9f9f9;
		font-size:11px;
		padding:2px 3px 3px;
	}

#commentform textarea {width:500px;}
#commentform #submit {
		width:150px;
		border:none;
		background:#343434;
		color:#fff;
		font-size:12px;
		cursor:pointer;
		padding:2px 0 3px;
	}
