/* General */

body {
	margin: 0;
	background: url("http://www.coffeecoupon.com/wp-content/uploads/2011/06/lightbean.jpg")}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1048px;
}


/* Header */

#header {
	width: 1074px;
	height: 323px;
	position: relative;
background: url("http://www.coffeecoupon.com/wp-content/uploads/2011/07/coffeecoupontop5.png"); 
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 3px;
		right: 525px;

	}
	
	#header #header-info h1 {
		color: #5F1E02;
		font: 42px Century Gothic, Helvetica, Georgia, Baskerville Old Face,sans-serif;
	}
	
	#header #header-info h1 a {
		color: #7a3920;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #c34f15;
		font: bold 16px Century Gothic, Helvetica, Arial, sans-serif;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 104px;
		left: 8px;
		width: 630px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 2;
		list-style: circle url("http://www.coffeecoupon.com/wp-content/uploads/2011/07/bullet6.jpg");
/*list-style-type:square;*/
                color: #dc8335;
		float: left;
	}
	
	#header #header-menu ul li {
		float: center;
		font: underline 20px Century Gothic, Helvetica, Arial, sans-serif;
		color: #00ffff;
		padding: 2 16px 6 14px;
		
	}
	
	#header #header-menu ul li a {
		color: #03A095;
		text-decoration: underline;
                font: bold 16px/17px Century Gothic, Helvetica, Arial, sans-serif;

	}
	
	#header #header-menu ul li a:hover {
                    color: #dc8335;
		text-decoration: underline;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}


/* Main */

#main {
	width: 1012px;
}

	/* Main - Sidebar */
	
	#sidebar {
		float: right;
		width: 280px;
	/*	background: url("http://www.coffeecoupon.com/wp-content/uploads/2011/06/coffeecouponlogo2.png") no-repeat; 20% */
		margin: 0px 0 1px 0;
		padding: 156px 10px 0 0;
		font: normal 14px/10px Century Gothic, Helvetica, Arial, sans-serif;
		color: #7a3920;
	}
	
	#sidebar a {
		color: #004AF7;
		text-decoration: underline;
	}
	
	#sidebar a:hover {
		color: #03A095;
		text-decoration: underline;
	}
	
	#sidebar .sidebar-box {
		width: 350px;
		padding-bottom: 10px;
color: #03A095;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			float: left;
			width: 126px;
			font: normal 15px/18px Georgia, Century Gothic, Helvetica, sans-serif;
			text-transform: uppercase;
			color: #5F1E02;
			padding-left: 5px;
			background: #e3963d;
		}
		
			#sidebar h3.archives {
				background: #e3c56f;
			}
			
			#sidebar h3.blogroll {
				background: #e3c56f;
			}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: -10;
			list-style-type: none;
			width: 254px;
			float: right;
		}
		
		#sidebar ul li {
			font: normal 12px/28px Century Gothic, Helvetica, Arial, sans-serif;
			color: #ffffff;
			float: left;
			padding-right: 15px;
		}
		
		#sidebar ul li a {
			color: #009696;
			text-decoration: underline;
		}
		
		#sidebar ul li a:hover {
                        color: #00ffff;
			text-decoration: underline;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				display: none;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 13px 0;
			width: 318px;
			text-align: left;
			float: left;
		}
		
		#sidebar #searchform #s {
			width: 160px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding: 5px 0;
			width: 254px;
			float: right;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			width: 254px;
			float: right;
		}
	
	/* Main - Content */
	
	#content {
		float: left;
		width: 615px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 23px;
		width: 610px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 625px;
			padding: 22px 10px 0 10px;
			height: 50px;
			font: bold 14px Century Gothic, Helvetica, Arial, sans-serif;
			color: #7a3920 ;
			background: url("http://www.coffeecoupon.com/wp-content/uploads/2011/06/stitle.jpg")}
		
		#content .post .post-title a {
color: #03A095 ;
			text-decoration: underline;
		}
		
		#content .post .post-title a:hover {
		color:#D4C7AD ;
		text-decoration: underline;
	}
		
		#content .post .post-title h2 {
			color: #7a3920;
			font: bold 20px Century Gothic, Helvetica, Arial, sans-serif;
			padding: 3px 0 5px 0;
		}
		
		#content .post .post-title h2 a {
			color: #fffffff;
			text-decoration: underline;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			background: url("http://www.coffeecoupon.com/wp-content/uploads/2011/07/orangebean1.jpg");
			padding: 0 30px;
			width: 582px;
			float: left;
			font: normal 14px/18px Verdana;
			color: #000000;
		}
		
		#content .post .post-entry a {
			color: #0000cc;
			text-decoration: underline;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
			color: #03A095;

		}
		
		#content .post .post-entry .more-link {
			font: bold 14px/20px Verdana;
			color: #df961f;
			float: right;
			margin-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #df961f;
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 9px 10px 0 10px;
			width: 572px;
			height: 40px;
			clear: both;
			background: url("http://www.coffeecoupon.com/wp-content/uploads/2011/06/lightbean.jpg");
			font: bold 18px Century Gothic, Helvetica, Arial, sans-serif;
			color: #000000;
		}
		
		#content .post .post-info a {
			color: #e3c56f;
			text-decoration: underline;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h6 {
			color: #e3c56f;
			font: bold 8 px Century Gothic, Helvetica, Arial, sans-serif;
			margin: 10px 0 10px 0;
		}
		
		#content .post .comments {
			width: 562px;
			font: normal 8px/10px Century Gothic, Helvetica, Arial, sans-serif;
			color: #e3c56f;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #00ffff;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #e3c56f;
		}
		
		#content .post .comments ol li cite {
			color: #e3c56f;
			font-style: normal;
			font-weight: normal;
		}
		
		#content .post .comments ol li cite a {
			color: #e3c56f;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #e3c56f;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			width: 537px;
			font: normal 8px/11px Century Gothic, Helvetica, Arial, sans-serif;
			color: #e3c56f;
			padding-left: 25px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #e3c56f;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 11px/20px Verdana;
		color: #000000;
		width: 572px;
		padding: 0 10px;
		margin-bottom: 30px;
		float: left;
	}
	
	#content .navigation a {
		color: #dc8335;
		text-decoration: underline;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}


/* Footer */

#footer {
	width: 1010px;
	height: 70px;
	color: #e3c56f;
	font: bold 11px/70px Verdana;
	text-align: center;
background: url("http://www.coffeecoupon.com/wp-content/uploads/2011/06/stitle.jpg");
}

#footer a {
	color: #929292;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

