/*
Theme Name: Daily Dose
Theme URI: http://dailydoseinc.com/
Description: Custom theme by Nufish.com.
Version: 1.0
Author: Kevin Compton	
Author URI: http://nufish.com/
Tags: 

	Daily Dose v1.0
	http://nufish.com/

	This theme was designed and built by Nufish.com,

	The CSS, XHTML and design is exclusively developed
	
	for Daily Dose Inc.

*/

/* GLOBAL */

body {
	background: #2c140e url(images/bg.png) no-repeat center;
	background-position: top;
	font-size: 16px;
	font-family: Georgia;
	color: #3b3b3b;
	margin: 0;
}

hr {
	display: none;
}

img {
	border: none;
}

/* END GLOBAL */

/* FORMS */
#newsletter {
	position: absolute;
	top: 32px;
	right: 30px;
}

.form-field, textarea {
	border: #330909 dotted 1px;
	padding: 5px;
	font-size: 24px;
	background: #e9d8b9;
	width: 280px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}

#submit {
	float: left;
}

.form-label {
	font-weight: bold;
	font-style: italic;
	width: 100px;
}

.more-btn {
	padding: 5px 10px;
	background: #bb3b32;
	cursor: pointer;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-radius:10px; 
	-webkit-border-radius:10px; 
	-moz-border-radius:10px;
}

.more-btn a {
	color: white;
	text-decoration: none;
}

/* END FORMS */


/* TYPOGRAPHY */

a {
	color: #378dac;
	text-decoration: none;
}

a:hover, #menu a:hover, h2 a:hover {
	text-decoration: underline;
} 


h1 {
	font-family: Helvetica, Arial;
	font-size: 36px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
}

h2 a {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

h3 {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 16px;
}

h3 a {
	font-style: normal;
}

p {
	text-align: justify;
	line-height: 25px;
	font-family: Helvetica, Arial;
}

.section-header {
	font-family: Georgia;
	font-style: italic;
	font-size: 24px;
	color: #1f0101;
	padding-left: 40px;
	font-weight: bold;
	background: url(images/star.png) no-repeat left top;
	border-bottom: #1f0101 2px solid;
	padding-bottom: 5px;
}

/* END TYPOGRAPHY */

/* LAYOUT */

#page {
	background: url(images/page_bg.png) repeat-x;
	margin-top: 80px;
}

.wrapper {
	width: 890px;
	margin: auto;
	position: relative;
}

.narrowcolumn {
	float: left;
	width: 580px;
	line-height: 25px;
}

.column {
	width: 280px;
	float: left;
	padding-right: 30px;
	font-size: 12px;
}

#header {
	background: url(images/header_bg.png) no-repeat center top;
	height: 331px;
}

#logo {
	float: left;
	margin-left: -70px;
	margin-top: -65px;
}

#top-nav {
	float: right;
	margin-top: -40px;
}

#feature {
	padding-top: 10px;
	height: 258px;
	width: 445px;
	float: left;
	color: #eddfbd;
	font-size: 13px;
}

#feature img {
	padding-bottom: 25px;
}

.feature-post a {
	color: #eddfbd;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-decoration: underline;
}

#feature-posts {
	border-top: 1px dotted #eddfbd;
	width: 400px;
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}

.feature-post {
	border-bottom: 1px dotted #eddfbd;
	padding: 15px 0;
}

#revolution {
	height: 115px;
	background: url(images/revolution.png);
	margin-top: -24px;
	margin-bottom: 20px;
	position: relative;
}

#content {
	position: relative;
	width: 580px;
	float: left;
	margin-top: 10px;
}

#menu {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Arial;
	position: absolute;
	right: 0;
	bottom: -8px;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}

#menu li {
	float: left;
	margin-left: 20px;
}

#menu span {
	margin-left: 40px;
}

#menu a {
	color: #eddfbd;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia;
}

.page-item-14 ul {
	display: none;
}

.page-entry {
	background: url(images/post_bg.png);
	padding: 30px;
}

#sidebar {
	float: right;
	width: 276px;
	padding-top: 10px;
	background: url(images/bird.png) no-repeat top right;
}

#sidebar ul {
	list-style: none;
	margin-top: 0;
}

#follow {
	background: url(images/follow_bg.png) no-repeat;
	height: 74px;
	line-height: 60px;
	font-style: italic;
	font-size: 26px;
	color: #eddfbd;
	padding-left: 15px;
}

#twitter {
	height: 128px;
	background: url(images/twitter_bg.png);
	margin: 15px 0;
	font-size: 20px;
	font-style: italic;
	color: #19a5da;
	padding: 40px 20px;
}

#twitter ul {
	background: url(images/lquote.png) no-repeat left top;
	padding-left: 20px;
}

#twitter ul li {
	background: url(images/rquote.png) no-repeat right;
}

#twitter ul li a[style] {
	font-size: 11px !important;
	display: block;
	color: #19a5da;
	font-weight: normal;
	text-align: center;
}

#searchform .field {
	border: none;
	background: #e5e5e5;
	height: 38px;
	width: 191px;
	padding-left: 10px;
	font-size: 18px;
	color: #a2a2a2;
}

#searchform {
	position: relative;
}

#searchform .button {
	position: absolute;
	top: 0;
	right: 0;
}

		
	/* post */
	
	.post {
		margin-bottom: 20px;
		clear: both;
		position: relative;
	}
	
	.post h2 a {
		color: #a90000;
		font-size: 24px;
		font-style: italic;
	}
	
	.post-image {
		float: left;
		border: 4px dotted #43270f;
		padding: 5px;
		position: relative;
	}
	
	.post-image img {
		padding: 10px;
		background: url(images/image_bg.png);
		position: relative;
		z-index: 0;
	}
	
	.overlay {
		position: absolute;
		left: 15px;
		top: 15px;
		height: 125px;
		width: 175px; 
		background: url(images/overlay.png);
		z-index: 1000;
	}
	
	.excerpt {
		float: right;
		width: 300px;
		margin-left: 20px;
		background: url(images/post_bg.png);
		padding: 20px;
	}
	
	.post-name {
		color: #bbbbbb;
		font-family: Georgia;
		font-style: italic;
		font-weight: normal;
		font-size: 12px;
	}
	
	.post h2 {
		margin-top: 0;
	}
	
	.date {
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid #1c2f43;
		clear: both;
		width: 100%;
	}
	
	.navigation {
		padding-top: 30px;
		padding-left: 3px;
	}
	
	#wordpress {
		padding-bottom: 20px;
		height: 300px;
	}
	
	#mobile {
		height: 400px;
	}
	
		
	/* single */
	
	.published {
		font-family: HelveticaNeue-UltraLight, 'Helvetica Neue UltraLight', 'Helvetica Neue', Helvetica, helvetica, arial, sans-serif;
		font-weight: 100;
		font-style: normal;
		position: absolute;
		left: 445px;
	}
	
	.blogTitle {
		float: left;
	}
	
	
	
	.post-single {
		position: relative;
	}
	
	.post-sidebar {
		position: absolute;
		width: 260px;
		right: 25px;
		top: 100px;
	}
	
	/* footer */
	
	#footer {
		margin-top: 60px;
		height: 154px;
		clear: both;
		width: 100%;
		line-height: normal;
	}
	
	#footer-bottom {
		background: url(images/footer_shadow.png) repeat-x;
		padding: 20px 0;
		color: #1f0101;
		font-weight: bold;
		font-size: 14px;
	}
	
	#footer-bottom li a {
		font-size: 18px;
		font-family: Georgia;
		font-style: italic;
		font-weight: bold;
		color: #1f0101;
	}
	
	#footer-bottom ul {
		padding: 5px;
		border-bottom: 3px solid #1f0101;
		width: 550px;
	}
	
	#media-links {
		background: url(images/dirt.png) no-repeat center;
		height: 150px;
		border-top: 3px solid #726b52;
		border-bottom: 3px solid #726b52;
		padding: 40px 0;
	}
	
	#media-links img {
		float: left;
		margin-right: 20px;
	}
	
	#footer ul {
		list-style: none;
		padding-left: 0;
		height: 20px;
		width: 45	0px;
	}
	
	#footer li {
		float: left;
		margin-right: 20px;
	}
	
	#contact {
		width: 200px;
		float: left;
		height: 360px;
		padding: 30px 0;
		border-right: 1px solid #d4d3c9;
		padding-right: 20px;
	}
	
	#contact h3 {
		margin-bottom: 0;
	}
	
	#contact h2 {
		margin-bottom: 10px;
	}
	
	#blog {
		border-bottom: #1f0101 2px solid;
		margin-bottom: 10px;
	}
	
	#blog p, #footer p {
		line-height: 25px;
	}
	
	#blog h2 {
		margin-bottom: 0px;
	}
	
	#footer .post {
		padding-left: 0;
		margin-left: 0;
		padding-top: 0;
		width: 270px;
		margin-right: 20px;
	}
	
	#site-info {
		color: #464646;
		clear: both;
		padding-top: 80px;
		font-size: 12px;
	}
	
	#info-left {
		float: left;
		font-weight: bold;
		font-style: italic;
	}
	
	#info-right {
		float: right;
		font-family: Helvetica, Arial;
		font-size: 12px;
	}
	
	/* gallery */
	
	.gallery-nav {
		margin-left: 615px;
		border-left: #0b131b solid 1px;
		margin-top: 0;
		padding-top: 0;
		padding-bottom: 50px;
	}
	
	.gallery-nav img {
		max-width: 100px;
		max-height: 100px;
		padding: 5px;
		float: left;
		margin-right: 30px;
		border: 1px solid #1c2f43;
	}
	
	/* comments */
	
	#respond {
		clear: both;
	}

/* END LAYOUT */


