/*  
Theme Name: Elegant Jewel
Theme URI: http://test.qualitywordpress.com/?preview_theme=jewel
Description: Elegant Jewel is a wordpress theme that features nice ornaments and a high fashion photograph.
Version: 1.0
Author: qualitywordpress.com
Author URI: http://qualitywordpress.com
*/

#navigation { display: block; margin-top: 20px; margin-bottom: 40px; }
.navigation-next { float: right; font: 12px Arial,Verdana; color: #f1f1f1; text-decoration: none; }
.navigation-previous { float: left; font: 12px Arial,Verdana; color: #f1f1f1; text-decoration: none; }

#knuff-b {!important; background: #f9f6ef border: 1px #996644 dotted !important; color: #ae957f !important; }
#knuff-b a {color: #ab8b64 !important ; margin-left: 13px; font-family: Arial; font-size : 9px; } 
#knuff-b a:hover {color: #996644 !important; }

/* General */

body {
	margin: 0;
	background: url("images/bg.jpg");
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
}


/* Header */

#header {
	width: 1004px;
	height: 400px;
	background: url("images/header.jpg") no-repeat;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 135px;
		left: 710px;
	}
	
	#header #header-info h1 {
		color: #b8a0b3;
		font: bold 28px Arial, Georgia;
	}
	
	#header #header-info h1 a {
		color: #f1f1f1;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #d5b59e;
		font: bold 14px "Verdana", Verdana;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 2px;
		left: 760px;
		height: 40px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 43px;
	}
	
	#header #header-menu ul li {
		float: right;
		height: 43px;
		margin-right: 8px;
		font: bold 11px/43px "Verdana", Verdana;
		color: #f0eced;
		text-transform: lowercase;
		background: url("images/header_menu_left.gif") no-repeat;
	}
	
	#header #header-menu ul li a {
		color: #f5f1f0;
		text-decoration: none;
		padding: 0 40px;
		background: url("images/header_menu_right.gif") no-repeat right top;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: none; color: #f5f1f0;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	/* Header - Topbar */
	
	#header #topbar {
		position: absolute;
		top: 300px;
		left: 0px;
		width: 1004px;
		height: 201px;
		color: #f5f1f0;
		font: normal 11px Arial, Verdana;
	}
	
	#header #topbar h3 {
		font: bold 15px Arial, Verdana;
		color: #ffcc99;
	}
	
	#header #topbar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#header #topbar ul li {
		padding-top: 12px;
		color: #f5f1f0;
		font: normal 12px Arial, Verdana;
	}
	
	#header #topbar ul li a {
		color: #f5f1f0;
		text-decoration: none;
	}
	
	#header #topbar ul li a:hover {
		text-decoration: none; color: #f5f1f0;
	}
	
		/* Header - Topbar - Boxes */
		
		#header #topbar #topbar-left {
			width: 285px;
			padding: 35px 33px;
			float: left;
		}
		
		#header #topbar #topbar-center {
			width: 306px;
			float: left;
			padding: 12px 0 0 30px;
		}
		
		#header #topbar #topbar-right {
			width: 287px;
			float: left;
			padding: 12px 0 0 30px;
		}


/* Main */

#main {
	width: 1004px;
	background: url("images/main.gif") repeat-y;
}

#main-top {
	width: 1004px;
	background: url("images/main_top.gif") no-repeat;
}

#main-bottom {
	width: 992px;
	padding-left: 12px;
	min-height: 50px;
	background: url("images/main_bottom.gif") no-repeat left bottom;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 570px;
		padding: 6px 16px 0 16px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		color: #d5b59e;
		float: left;
		margin-bottom: 16px;
		width: 554px;
		padding: 7px;
		background: #403b38;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 554px;
			height: 51px;
			color: #9d8c85;
			font: 11px Arial,Verdana;
		}
		
		#content .post .post-title a {
			color: #baa9a2;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: none;
                        color: #ffffff;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: url("images/post_date.gif") repeat-x;
			width: 50px;
			height: 51px;
			color: #f5f1f0;
			text-align: center;
			text-transform: uppercase;
			margin-right: 10px;
			font: 10px/14px Arial, Verdana;
		}
		
		#content .post .post-title .post-date span {
			margin-bottom: 2px;
			display: block;
			font: bold 18px/34px Arial, Verdana;
		}
		
		#content .post .post-title h2 {
			padding: 4px 0 3px 0;
			color: #f5f1f0;
			font: bold 16px Arial, Verdana;
		}
		
		#content .post .post-title h2 a {
			color: #f5f1f0;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: none;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 12px/14px Arial, Verdana;
			color: #f5f1f0;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post .post-entry a {
			color: #b8a0b3;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: none;
                        color: #ffffff;
		}
		
		#content .post .post-entry .more-link {
			font: bold 12px/16px Arial, Verdana;
			color: #ffffff;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: none;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 10px 4px 0 4px;
			width: 546px;
			clear: both;
			font: 12px Arial, Verdana;
			color: #9d8c85;
		}
		
		#content .post .post-info a {
			color: #9d8c85;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: none;
                        color: #f5f1f0;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #f5f1f0;
			font: bold 16px Arial, Verdana;
			margin: 25px 0 5px 0;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post .comments {
			padding: 0 4px;
			width: 546px;
			font: normal 11px/16px Arial, Verdana;
			color: #f5f1f0;
		}
		
		#content .post .comments a {
			color: #f5f1f0;
			text-decoration: none;
		}
		
		#content .post .comments a:hover {
			text-decoration: none;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li.alt {
			background: #000000;
		}
		
		#content .post .comments ol li cite {
			color: #f5f1f0;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #f5f1f0;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #f5f1f0;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: none;
		}
		
		#content .post #commentform {
			margin: 0;
			font: normal 12px/18px Arial, Verdana;
			color: #938584;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post #commentform a {
			color: #f5f1f0;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: none;
		}
	
	/* Main - Sidebar */
	
	.sidebar {
		float: left;
		width: 189px;
		font: strong 12px/16px Arial, Verdana;
		color: #4C4441;
		padding: 7px 0;
	}
	
	.sidebar a {
		color: #4C4441;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: none;
                color: #9d8c85;
	}
	
		/* Sidebar - Titles */
		
		.sidebar h3 {
			padding-left: 18px;
			font: bold 14px/32px Arial, Verdana;
			text-transform: lowercase;
			color: #f5f1f0;
			height: 46px;
			width: 189px;
			background: url("images/sidebar_title.gif") no-repeat;
		}
		
		/* Sidebar - Menus */
		
		.sidebar ul {
			margin: 0 0 20px 18px;
			padding: 0;
			list-style-type: none;
		}
		
		.sidebar ul li {
			color: #4C4441;
			font: normal 12px/24px Arial, Verdana;
		}
		
		.sidebar ul li a {
			color: #4C4441;
			text-decoration: none;
		}
		
		.sidebar ul li a:hover {
			text-decoration: none;
		}
		
		/* Sidebar - Forms */
		
		.sidebar #searchform {
			margin: 0 auto;
			padding: 15px 0 25px 0;
			width: 145px;
			text-align: center;
		}
		
		.sidebar #searchform #s {
			width: 145px;
		}
		
		/* Sidebar - Tables */
		
		.sidebar #calendar_wrap {
			margin: 1px auto 10px auto;
			width: 160px; padding: 3px 0; text-align: center; empty-cells: show;
		}
		
		.sidebar #calendar_wrap caption {
			font-weight: bold; 
		}
		
		.sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		.sidebar .textwidget {
			padding: 0 10px 10px 10px;
		}


/* Footer */

#footer {
	margin-top: 15px;
	width: 1004px;
	height: 62px;
	background: url("images/footer.gif") repeat-x;
	color: #;
	font: normal 10px/15px Arial, Verdana;
	text-align: center;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

