.menu ul { margin:0px; padding:0px; list-style-type:none;}
.menu ul li a:hover{margin:0px; padding:0px;color:#4a4a4a; text-align:left; text-transform:capitalize;}
.current_page_item a:hover{padding:0px}
body {
	margin: 0;
	padding: 0;
	background-color: #ffd1d3;
	
	}
	.righttop{background:url(images/righttop.jpg) top center no-repeat; height:14px; width:720px;margin: 0 auto;}

.rightmid {

	background:url(images/mid.jpg) top left repeat-y;

	width: 702px;

	margin: 0 auto;

	padding:5px 10px;

}

.rightbot {

	background: url(images/bottom.jpg) bottom center no-repeat;

	width: 720px;

	height: 11px;

	margin: 0 auto;

}



img {
	border: 0;
	}

ul, ol {
	margin: 0;
	padding: 0 20px 0 20px;
	}

ul li, ol li {
	padding: 0;
	margin: 0;
	}

form {
	margin: 0;
	padding: 0;
	}

input, textarea {
	border: 0;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	padding: 4px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin: 2px;
	}
.clearer {
	clear: both;
	}

a:link, a:active, a:visited {
	font-weight:normal;
	color: #4a4a4a;
	text-decoration: none;
	}

a:hover, ol.commentlist li.alt a:hover, blockquote a:hover {
	color: #4a4a4a;
	}

/* Header */
#header {
	margin: 15px 0px 0px 0px;
	width: 996px;
background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	padding: 0;
height:239px;
border:2px #fff solid; border-bottom-style:none;
	}

/* Blog title */
#blogtitle {
	
	width: 994px;
	height:175px;
	}

/* Logo */
#logo {
	margin: 0;
	}
	
#blogname {padding: 175px 0 0px 0px;

	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 25px;
	font-weight:bold;
	color: #333;
	width:85.5%;
	text-align:left;
	}

#blogname a {
	color: #000;
	font-weight: normal;
	border: none;
	}

#blogname a:hover {
	color: #000;
	}

/* Top Nav */
#topnav {
margin-top:0;
	padding: 0px;
	height: 41px;
	width: 996px;
	background:#a22b2f;
	border:2px #fff solid; border-bottom-style:none; border-top-style:none;

	}

#topnav div {
	margin: 0;
	padding:0px 0 0px 10px;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#topnav div ul li a:link, #topnav div ul li a:active, #topnav div ul li a:visited{color: #fff; font-weight:bold;}
#topnav div ul li a:link, #topnav div ul li a:active, #topnav div ul li a:visited {

	padding: 13px 12px;
	border: none;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	display: block;
	border-right:1px #fff solid;
	border-bottom-style:none; border-left-style:none;
	}
#topnav div ul li a:active {color:#333}
#topnav div ul li a:hover, #topnav div ul li.current_page_item a,.current_page_item a:hover{
	background:#ffe2e3;
	color:#333;
	}

body#home #topnav div ul li a.sel, body#nothome #topnav div ul li a.sel:hover {
	text-decoration: none;
	background-image: url('images/topnavhselhbg.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	}

#topnav div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#topnav div ul li {
	margin: 0 1px 0 0;
	padding: 0;
	float: left;
	background: none;
	}

/* Layout */
#layout {
	margin: 0 auto;
	width: 1000px;
	padding: 10px 0 0 0;
	background:#fff;

	}
	
/* Wrapper */
#wrapper {
	margin: 0;
	width: 1000px;
	padding: 0 0 5px 0;
	
	}
	
#wrapper2 {
	width: 1000px;
	
	margin: 0;
	padding: 0;
	}

/* Container */
#container {
	width: 1000px;

	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#container2 {
	overflow: hidden;
	margin: 0 2px 0 2px;
	padding: 0;
	}

/* Content */
#content {
	width:720px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: justify;
	line-height: 22px;
	padding: 0;
	margin: 0;
	}

/* Entry */		
.entry {
	margin: 0 0 30px 0;
	}

/* Headings */
#content h1, #content h2, #content h3, #content h4, #content h5, #featured h3 {
	margin: 0 0 3px 0;
	color: #732417;
	font-weight: normal;
	font-size:18px;
	}

.entry h2 {
	margin: 0;
	padding: 3px;
	font-size: 26px;
	color: #753d24;
	font-weight: normal;
	}

.entry h2 a, #content h2 a {
	font-weight: normal;
	}

/* Entry Head */
.ehead {
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
	
/* Date */
.date {
	width: 66px;
	height: 24px;
	padding: 1px 0 0 0;
	background-image: url('images/datebg.jpg');
	background-repeat: no-repeat;
	color: #f8f8f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin-bottom: 6px;
	float:right;
	}

.entryinfo {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #898989;
	margin-left: 5px;
	}
	
blockquote, blockquote blockquote blockquote {
	padding: 0 0 0 8px;
	margin-bottom: 10px;
	color: #555555;
	border-left: 5px solid #666666;
	font-size: 11px;
	line-height: 19px;
	}

blockquote blockquote {
	padding: 0 0 0 8px;
	margin-bottom: 10px;
	background-image: none;
	color: #555555;
	border-left: 5px solid #999999;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.navigation {
	display: block;
	}

/* rightbar */
#sidebar {
	width: 264px;
	float: left	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding: 0;
	margin: 0 0 0 1px!important;
	margin: 0 0 0 1px;
	}
#sidebar ul{margin:0px; padding:0px 0px 10px 0px;
width: 264px;
text-align: left;
list-style-type:none;
background: url(images/side_body.jpg) bottom left no-repeat;
}
#sidebar ul li, #sidebar ol li {
margin:0px auto;
width:239px;
padding-left:20px;
	line-height:25px;
	background:url(images/side_li.jpg) 5px 10px no-repeat;
	border-bottom:1px #fff dotted;
	font-size:11px;
	}
	#sidebar ul li a, .#sidebar ol li a{ color:#4a4a4a; text-decoration:none;}
	#sidebar ul  li a:hover{text-decoration:underline;}
.widget {
	margin: 0 0 15px 0;
	}
	
/* Sidebar Heading*/
#sidebar h2 {
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	padding: 7px 0 0 0;
	font-size: 18px;
	text-align:center;
	background:url(images/h2.jpg) top left no-repeat;
	height:30px;
	
	
	}

#sidebar a {
	border: none;
	}

/* Side Search */
.sidesearch{width:180px; height:45px; float:left;}
#s {
	width: 135px;
	height: 13px;
	background-color: #fff;
	border:1px #333333 solid;
	float: left;
	margin: 0px 5px 0px 0px ;
	}

#searchsubmit {
	cursor: pointer;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/searchsubmitbg.jpg');
	background-repeat: no-repeat;
	border: none;
	width: 39px;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 7px;
	float: left;
	margin: 0;
	}

#searchsubmit:hover {
	color: #fff;
	}

/* WP-Calendar */
#wp-calendar, #wp-calendar caption {
	width: 100%;
	text-align: center;
	}

/* Ads Spots 125x125 */
#adspot {
	overflow: hidden;
	}
	
.ad1, .ad3 {
	float: left;
	margin-bottom: 15px;
	}

.ad2, .ad4 {
	float: right;
	margin-bottom: 15px;
	}
	
/* Comments Area */
ol.commentlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

ol.commentlist li {
	margin: 0 0 15px 0;
	background: none;
	border: none;
	padding: 10px;
	}

ol.commentlist li.alt {
	background-color: #effdff;
	}

ol.commentlist li cite {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}

ol.commentlist li cite a {
	color: #cfa541;
	}

#content .commentmetadata a {
	font-weight: normal;
	font-size: 11px;
	}

.commentator {
	display: inline;
	}

#content ol.commentlist li .avatar {
	float: left;
	margin-right: 5px;
	}

#commentform #submit {
	cursor: pointer;
	color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	background-image: url('images/commentsubmitbg.jpg');
	background-repeat: no-repeat;
	text-align: center;
	width: 125px;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
	}

#commentform #submit:hover {
	background-image: url('images/commentsubmitbgh.jpg');
	background-repeat: no-repeat;
	}
	
/* Archives & Search */
ol.archive {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	}

ol.archive li {
	margin:  0 0 25px 0;
	}
	
/* Footer - the one with "All Rights Reserved" */	
#footer {
width:996px;
	height: 35px;
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f8f8f8;
	border:2px #fff solid;  border-top-style:none;
	font-size: 13px;
	background:#a22b2f;
	text-align:center;
	padding-top:8px;
	}

#footer div {
	padding: 0;
	margin:0px;
	}

#footer a {
	color: #ffffff;
	}

#footer a:hover {
	color: #e2f6fa;
	}

#content_bottom {

	width: 1000px;

	height: 15px;

	background: url(images/content_bottom.jpg) top center no-repeat;

	margin: 0 auto;

}
.jewlryring{width:345px; height:284px; padding:0px 5px 5px 5px; background:url(images/engagementring.JPG) top left no-repeat; float:left}
.rssbar{width: 264px;
text-align: center;
list-style-type:none;
background: url(images/side_body.jpg) bottom left no-repeat; padding-top:5px;}