*{
margin:0;
padding:0;}
body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	font: 0.75em/170% "Lucida Grande", verdana, helvetica, sans-serif;
	background-position: center;
}
#wrap {
	width: 814px;
	overflow: hidden;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #FCFBF6;
}
#wrap-bg {
	background-image: url();
	background-repeat: repeat-y;
}
#header {
	height: 133px;
	padding: 0px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 814px;
}
#logo {
	height:133px;
	width:206px;
	margin-left: 0px;
	margin-top:0px;
	float: left;
	
}
div#pages {
	height: 29px;
	margin: 0px;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8e182;

}

div#pages ul {
	padding: 0px;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	
}

div#pages ul li {
	display: block;
	float:left;
	width:80px;
	height: 29px;
	list-style-type: none;
	line-height: 29px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8e182;
}
div#pages ul li.current_page_item a  {
background-color:#99C33B;

}

div#pages ul li a {
	display: block;
	text-decoration: none;
	color:#fff;
	height: 29px;
	text-align: center;
	padding-left:8px;
	padding-right:8px;
}
div#pages ul li a:hover {
	color: #fff;
	background-color: #9AC33D;
}
#blogname{
	height:54px;
	padding-top:20px;
	padding-left:20px;
}
h1#blogname a
{
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:normal
}
.description {
	font-size: 0.9em;
	color: #000;
	text-align: center;
	height:120px;
	padding-right:10px;
	font-weight:bold;
}

#content {
	width: 468px;
	float: left;
	display:inline;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: justify;
}
#sidebar{
	width: 150px;
	float: left;
	line-height: 1em;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15px;
	display:inline;

}

#sidebar2{
	width: 165px;
	float: right;
	line-height: 1.5em;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15px;
	display:inline;

}

#footer {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 814px;
	margin-top: px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

*{
	margin:0;
	padding:0;
}
h1,h2,h3,h4 {
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 140%;
}
ol#commentlist{
	margin: 15px 0px 0px;
	padding: 0px;
	list-style:none;
}
.commentname{
	color: #4b5ba2;
}
.commentname a{
	color: #333333;
	text-decoration: underline;
	font: bold 110% "Trebuchet MS", "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.commenttext{
	background: #D5E3F6 url(images/comm.png) no-repeat left top;
	min-height:90px;
}
* html .commenttext{
	height: 90px;
	overflow: visible;
}
.commentp{
	margin-left: 65px;
	padding: 20px 12px 10px 10px;
}
.commenttext p{
	margin: 0px 0px 10px;
	padding: 0px;
}
#commentblock ol li{
	margin-bottom: 30px;
}
#commentblock h2{
	font-size: 140%;
}
.gravatar {
	float: left;
	height: 32px;
	padding: 8px;
	width: 32px;
	margin: 20px 0px 0px 10px;
	background:  url(images/grav.png) no-repeat;
	display: inline;
}
#commentsform p
{
	margin-top: 5px;
	margin-bottom: 5px;
}
a img{
	border:0;
}

h3.entrytitle, h3 {
	font-size: 170%;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0px;
}
h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #aa0000;
	text-decoration:none;

}
h3.entrytitle a:hover, h3 a:hover{
text-decoration:underline;}

.entry{
	margin-top:0px;
}
.entrybody{
	margin-bottom: 30px;
}

.entrybody p {
	text-align: justify;
	margin-bottom: 15px;
}
code {
	background-color: #eeeeee;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.entrymeta{
	margin-top: 3px;
	margin-bottom: 5px;
	color: #4b5ba2;
}
h2.archives{
	margin-bottom: 15px;
}

.entrymeta-single{
	color: #ADD248;	
	margin-top: 3px;
	margin-bottom: 20px;
}

/* Lists
================================================*/
#sidebar ul#feed{
	margin: 15px 0px;
	padding: 0px;
	list-style: none;
}
#sidebar ul#feed li{
	padding-top: 3px;
	padding-bottom: 3px;
	}
#sidebar ul#feed li a{
	border-style: none;
	background: url(images/feed-icon-16x16.png) no-repeat left 50%;
	padding-left: 25px;
}
.entrybody ul, .entrybody ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:30px;
}
.entrybody li{
	padding-top:1px;
	padding-bottom:1px;

}
#sidebar ul
{}
#sidebar h2, #sidebar2 h2{
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9CB8C;
	background-color: #2D2218;
	height: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-transform: uppercase;
}
#sidebar p,#sidebar2 p{
	margin-bottom: 10px;
	margin-top: 10px;
}
#sidebar ul,#sidebar2 ul {
	list-style: none;
	margin: 10px 0 10px;
	padding: 0;
}

#sidebar ul li,#sidebar2 ul li {
	display: inline;
}

#sidebar ul li a,#sidebar2 ul li a {
	border-bottom: 1px dotted #d5d7d0;
	color: #000000;
	cursor: pointer;
	display: block;
	text-decoration: none !important;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 8pt;
}


#sidebar ul li a:hover,#sidebar2 ul li a:hover {
	border-bottom-color: #C3B9A2;
	color: #a21 !important;
	background-color: #EEE8CC;
}
a, a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#AA0000
}
#searchdiv
{
	padding: 0px;
	font-weight:bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
.adwrap,
.adwrapwide,
.adwrap-lu,
.adwrapbutton {
	margin:0 0 1em;
	padding:4px 0;
	background:#fff;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d7d0;
	border-right-color: #d5d7d0;
	border-bottom-color: #d5d7d0;
	border-left-color: #d5d7d0;
}

.adwrap object {
	width:336px;
	height:280px;
}

.adwrapwide iframe,
.adwrapwide object {
	width:468px;
	height:65px;
}

.adwrap-lu {
	margin:0 0 1em 1em;
	width:180px;
	float:right;
}

.adwrap-lu object {
	width:180px;
	height:90px;
}

.adwrapbutton iframe,
.adwrapbutton object {
	width:180px;
	height:150px;
}


table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}

/* Search */

.maintablestyle {	font-family: ;
	color: #000000;
	border: 1px solid #330000;
	margin: 0px;
	padding: 6px;
	font-size: 8pt;
}

/* Wedding Favors */

#navcont {
	background-color: #F2E9D9;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	border: 1px solid #333;
}

#navcontainer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: ;
font-size: 10px;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
	display: block;
	border: 1px solid #333;
	width: 140px;
	background-color: #006BB3;
	background-image: url(https://www.weddingfavors-smart.com/includes/templates/favors/images/l1_down.gif);
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid #333;
background-color: #F60;
background-image: url(https://www.weddingfavors-smart.com/includes/templates/favors/images/l1_over.gif);
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(https://www.weddingfavors-smart.com/includes/templates/favors/images/l1_over.gif);
color: #fff;
}