/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* hidden elements */
.posted_on, .postmeta, .singletags  {
	display: none;
}

/* custom styles */
.alert {
	color: #900;
	display: none;
	/* font-weight: bold; */
}

#archivebox {
/* overrides style in style.css */
	background-color: #fff;
	border: none;
	height: auto;
	width: 618px;
}

#archivebox h3 {
	color:#9e852b;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.7em;
	width: 470px;
}

#archivebox h3 a {
	color:#9e852b;
}

.blog h2 {
	margin-bottom: 0.2em;
	width: auto;
}

.blog h2 a {
	color: #C46015;
	font-size: 14px;
	font-weight: bold;
}

.breadcrumbs {
	color: #666;
	margin-bottom: 1em;
}

.breadcrumbs a {
	color: #666 !important;
}

/*
.cat_image img {
	border: 3px solid #c46015;
}
*/

.col1, .col1_home{
	margin-top: 10px;
}

.col2{
	margin-top: 10px;
	width: 320px;
}

.col2_box {
	border: 1px solid #ccc;
	padding:10px;
	width:300px;
	margin-bottom:10px;
	float:left;
}

.col2_boxDOD {
	background: #fff url("images/DOD-star.jpg") no-repeat 1px 3px;
	border: 1px solid #ccc;
	padding: 10px;
	width: 299px;
	margin-bottom: 10px;
	float: left;
}

.col2_box div.IAB-DOD {
	clear: left;
}

.col_mid_home h2 {
	margin: 2px 0 8px 4px;
}

.entry embed {
	margin-bottom: 1em;
}

.headerWidgets {
	float: right;
	margin-bottom: 10px;
	text-align: right;
}

.headerWidgets a {
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
}

.headerWidgets p {
	margin: 4px;
	padding: 0;
}

.headerWidgets a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:4px;vertical-align:middle;}
/* .headerWidgets a.stbar.chicklet {height:16px;line-height:16px;} */

.headerWidgets a.printThis {
	background:url(images/ico-print.gif) center left no-repeat;
	padding: 3px 0px 1px 20px;
}

h2.page_header {
	color: #9e852b;
	/* display: inline; */
	float: left;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.7em;
	margin-bottom: 1em;
	width: 470px;
}

.hdr_image {
	margin: 1em 0 2em 0;
}

img.icon {
	margin-left: 0.2em;
}

#nav2 {
	border-top: 1px dotted #ccc;
	margin-top: 2em;
	padding-top: 1em;
	width: auto;
}

#wedding {
	background: #fff url("images/background_cake.jpg") no-repeat 0 0;
	height: 1024px;
	padding: 10px;
}

#wedding a {
	font-weight: bold;
}
