/*
Theme Name: Encore Bridal
Description: Custom WordPress theme for Encore Bridal.
Version: 1.0
Author: Tara Lang
Author URI: http://sunfishdesign.com/
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	font-weight: normal;
	color: #372000;

}

a:link {
	color: #451A00;
}
a:visited {
	color: #451A00;
}
a:hover {
	color: #99804F;
}
a:active {
	color: #451A00;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.4em;
	color: #444;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #FFFFFF;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#content {
	padding: 0px 0 0 0;
}

#content-left {
	padding: 0px 0px 0px 10px;
float: left;
	width: 620px;
}

#content-right {
	float: right;
	width: 210px;
}

#footer {

}

/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	position: absolute;
	bottom: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color: #572B00;
}

h1 a {
	color: #451A00;
	text-decoration: none;
}

h2 {
	margin: 0 0 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #472300;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h2.search-results
{
	margin: 0 0 5px 0;
	font-size: 1.8em;
	font-weight: bold;
    line-height: 1.2em;
    text-decoration: underline;
    
    margin-bottom: 20px;
}

h3 {
	margin: 0 0 5px 0;
	font-size: 1.8em;
	font-weight: normal;
    line-height: 1.2em;
}

h3.search-results
{
	font-size: 1.4em;
}

h3 a, a.title, a.title:link,a.title:visited {
	text-decoration: none;
}

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

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #029FB0;
}

/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(images/rss-icon.gif) no-repeat left center;
}

/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	margin: 0 20 10px 0px;
}
.meta {
	clear: both;
	padding: 10px 15px 0 0;
	background: #FFFFFF;
	border-top: 1px solid #029FB0;
	color: #029FB0;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(images/bg-meta-date.gif) no-repeat 0px 2px;
    font-size: 11px;
	color: #029FB0;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(images/bg-meta-categories.gif) no-repeat 0px 2px;
    font-size: 11px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(images/bg-meta-comments.gif) no-repeat 0px 2px;
        font-size: 11px;
}

p.tags {
	clear: both;
}

img.size-large
{
	border: 1px solid #CCC;
	padding: 5px;
}

/** box right */

.box-right {
	margin: 0 0px 0px 0;
	padding: 10px;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #dedede;
}

.box-right li a {
	text-decoration: none;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #FFFFFF;
	border: 1px solid #dadada;
	color: #4FA7C0;
	background: #FFFFFF;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4FA7C0;
	border: none;
	color: #FFFFFF;
}

.commentlist {
	margin: 10px;
	padding: 0px;
	list-style: none;
}

.commentlist .quote {
	padding: 10px 50px 10px 10px;
	background: url(images/bg-comment-quote.gif) no-repeat right top;
}

.commentlist li {
	margin: 20px 0 0 0;
	padding: 0px;
	background: #4FA7C0 url(images/bg-comment-bubble.gif) no-repeat left bottom;
	color: #FCFBF8;
}

.commentlist cite {
	display: block;
	font-style: normal;
}

.avatar {
	float: left;
	margin: 0 10px 25px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #FFFFFF url(images/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #ADE3ED;
	border: none;
	color: #FFFFFF;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {
	margin: 0 0 10px 0;
}

#legal {
	float: left;
	width: 400px;
}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

/*header menu*/
/* header links */
div#pageHeader {position:relative; width: 900px; height:105px; margin: 0px auto; zoom: 1;}
div#pageHeader div.headerLogo {width:259px; height:95px; position:absolute; left: 48px; top: 10px; zoom: 1;}
div#pageHeader img {border: 0px;}
td#ebLogo {zoom: 1;}

@-moz-document domain(encorebridal.com) {
    div#pageHeader div.headerLogo {width:259px; height:95px; position:absolute; left: 47px; top: 10px;}
}

div#pageHeader div.headerLinks { width: 210px; height: 90px; bottom: 0px; position: absolute; right: 0px; text-align: right;}
div#pageHeader div.headerLinks div.bridalBuzzBlog {position:absolute; right: 0px; bottom: 5px;} 
div#pageHeader div.headerLinks div.links {overflow: hidden; margin-top:5px;} 

div#pageHeader ul.accountShoppingLinks {margin:0px; padding:0px; list-style: none;}
ul.accountShoppingLinks li {float:left; padding-left: 4px; text-align: center;}
ul.accountShoppingLinks li.account {width:60px;}
ul.accountShoppingLinks li.cart {width:75px;}
ul.accountShoppingLinks li.checkout {width:60px;}
ul.accountShoppingLinks li.contact {width:60px;}
ul.accountShoppingLinks li a,
ul.accountShoppingLinks li a:link,
ul.accountShoppingLinks li a:visited 
{
	font-family: "Lucida","Lucida Sans","Lucida Grande",sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4e2719;
	text-decoration: none;
}

ul.accountShoppingLinks li a:hover {font-weight: bold;}

/*menubar widening*/
table#menu7deb0p0 {width: 900px; background-color: #caecf6;}
td#menu7deb0p0txt {background-image: url('images/menubarBG.gif'); background-repeat: repeat-x;}
.bottomline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC9966;
}

td.bgPattern {background-image: url('images/encorebgblog.gif'); width: 100%;}
td.bgPatternOffset {background-position: 0px 29px;}

/* search */
#search-3 form
{
	overflow: hidden;
}

#search-3 #search
{
	float: left;
	width: 110px;
	padding: 4px;
	border: 1px solid #CCC;
}

#search-3 #search-submit
{
	float: right;
	margin: 5px 0px 0px 0px;
}
