/*
Theme Name: Melange Bridal
Author: Jenny Medford

*/


/* Layout */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #45072e;
	background-color: #f2ede6;
}
#wrapper {
	background-image: url(images/wrapper.gif);
	background-repeat: repeat-y;
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#inner-wrapper {
	background-image: url(images/inner.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 1005px;
	padding-top: 187px;
}

#sidebar {
	float: left;
	width: 216px;
	padding-top: 69px;
	padding-left: 23px;
}

.nav-image {
	margin-bottom: 30px;
}

#content {
	float: right;
	width: 700px;
	margin-right: 32px;
	margin-bottom:15px;
}
#homepage #content {
	font-size:18px;
line-height:24px;
}

#home-content {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	height: 446px;
	width: 700px;
        float:right;
	margin-right: 32px;
	margin-bottom:15px;
	font-size: 18px;
}

#inner-home-content {
	width: 257px;
	margin-top: 176px;
	margin-left: 45px;
        text-align:center;
        line-height:25px;
}

.content-top {
	background-image: url(images/content-top.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 700px;
	margin:0px;
}

.content-middle {
	background-image: url(images/content-middle.png);
	background-repeat: repeat-y;
	width: 600px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin:-0px 0 -18px 0;

}

#homepage .content-middle {
	background-image: url(images/content-middle.png);
	background-repeat: repeat-y;
	width: 600px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin:-18px 0 -18px 0;

}

.content-bottom {
	background-image: url(images/content-bottom.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 700px;
	margin:0px;

}
.content-bottom-blog {
	background-image: url(images/content-bottom.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 700px;
	margin:0px;
        margin-bottom:20px;

}
#blogentries #content-bottom {
     margin-bottom:20px;
}


#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 39px;
	width: 1005px;
	margin-top: 15px;
}



/* Default */
a {
	color: #3b6065;
outline:none;
}

a:hover {
	color: #841700;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 15px;
        border-top: 3px solid #45072e;
        padding: 15px 0 10px 15px;
        margin-top:20px;
        background-color:#e9e0d4;
        font-style:italic;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: .7em;
}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {border:none;outline:0px;
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */


#searchBar {
	clear: left;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: 1px solid #bbb;
}



#sidebar a {
	color: #af8f61;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
        padding-right:20px;
}

#sidebar ul li {	
	background-color: #582043;
	margin: 0 0 13px 0;
	font-size: 0.85em;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 14px;
	padding: 10px 3px 3px 10px;
        color:#f2ede6;
	font-family: Arial, sans;
        font-weight:normal;
text-transform:uppercase;
}

#sidebar ul li p,
#sidebar ul li div {
	padding: 5px 10px 10px 10px;
	margin: 0;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.2em 0;
	margin: 0 0 0 1em;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color: #863f09;
}

/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
}

h2.pagetitle {
	margin: 0;
	padding: 3px 3px 3px 10px;
}



/* Post */


.post {padding-bottom:20px;}
.post h2.posttitle {
	padding: 0;
	margin: 0;
	font-size: 22px;
 	font-style:italic;
        padding-top:20px;
}

.post h2.posttitle a,
.post h2.posttitle a:hover {
	text-decoration: none;
	color: #45072e;
}

/* make your own sticky post styling */
.sticky {
}

small.postmetadata {
	font-size: 10px;
	font-family: Arial, sans;
        font-weight:normal;
text-transform:uppercase;
line-height:20px;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
	font-size: 10px;
	font-family: Arial, sans;
        font-weight:normal;
text-transform:uppercase;
line-height:20px;
}

div.divider {
}

div.navigation {
	text-align: center;
	padding: 0 0 2em 0;
	font-size: 10px;
	font-family: Arial, sans;
        font-weight:normal;
text-transform:uppercase;
line-height:20px;
}

div.commentnavigation {
	padding: 0;
	font-size: 10px;
	font-family: Arial, sans;
        font-weight:normal;
text-transform:uppercase;
line-height:20px;
}



#commentwrapper {
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color: #fefef6;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #3a3a3a;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	border-bottom: 3px double #fefef6;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 1em 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #bbb;
}


div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cfc887;
	background-color: #cfc887;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: .3em .5em;
}

.post table th {
	text-align: left;
	border-bottom: 2px solid #ccc;
}

p.loggedinAs {
	margin: 0; 
	padding: 0;
	font-size: 10px;
	font-family: Arial, sans;
        font-weight:normal;
text-transform:uppercase;
line-height:20px;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}
.clear {clear:both;}
/* IE6 css fixer v0.7: Wed, 10 Feb 2010 03:02:04 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
#sidebar,
#content,
#home-content,
img.alignleft,
img.alignright,
.alignleft,ul li.tags,.commentindheader img.avatar,
.alignright,ol.commentlist li.legacyAlt .commentindheader img.avatar,div#recaptcha_widget_div {display:inline;}

/* fix negative margins */
.content-middle {position:relative; zoom:1;}