/*  
Theme Name: Marry Me Weddings Theme New
Theme URI: http://www.brandbox.in/
Description: This Theme is created for Marry Me Weddings
Version: 2.0
Author: Brand Box
Author URI: http://www.brandbox.in
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-image: url(images/bg-new-mm.gif);
}
a { /*-- Removes dotted outline from clicked links in FF --*/
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #9d3a60;
	text-decoration: none;
}
img {
	border:none;
}
.clearer {
	clear:both;
}
blockquote {
	background: #F2F2F2 url(images/blockquote.png) no-repeat top left;
	border: 1px solid #D7D7D7;
	padding: 10px 10px 10px 40px;
}
.metablock {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #9d3a60;
}
p.tags a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-image: url(images/icon-tag.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	height:25px;
}
.postdivider {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
/*-- Main structure for the layout --*/
#wrapper {
	margin: auto;
	width: 995px;
}
.clear {
	clear: both;
}
#wrapper #mainheader {
	margin:15px auto 15px auto;
}
#navigation {
	background-image:url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
        height: 55px;
        margin: 10px 0 0 0;
        padding-top:5px;
        padding-left:10px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#flashheader {
	text-align: center;
}
#content {
	width: 982px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#content #maincontent {
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
}
#content #maincontent #leftcontent {
	padding: 10px;
	float: left;
	width: 730px;
}
h3.archivetitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #930;
	text-decoration: none;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFD0F9;
}

#content #maincontent #leftcontent h2.posttitle a, #content #maincontent #leftcontent h1.posttitle, #content #maincontent #leftcontent h1.posttitle a {
	font-family: "Century Gothic",verdana,tahoma,arial,helvetica,sans serif;
	font-size: 18px;
	color: #d54f82;
	text-decoration: none;
	font-weight:normal;
}
#content #maincontent #leftcontent h2.posttitle a:hover, #content #maincontent #leftcontent h1.posttitle a:hover {
	color: #FF7AA7;
}
.entry p, .entry ol li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #673423;
	margin-bottom: 15px;
	text-align: justify;
}
.entry p a {
	text-decoration: none;
        color: #673423;
}
.entry p a:hover {
	text-decoration: underline;
}
.entry ol li a {
	text-decoration: underline;
}
.entry ol li a:hover  {
	text-decoration: none;
}
.entry .login p.error, #login_error  {
	background-color: #FF9;
	padding: 10px;
	border: 1px solid #FC9;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F60;
}
#content #maincontent #sidebar {
	width: 210px;
	float: right;
	padding: 10px;
}
#content #maincontent #sidebar ul {
	margin: 0px;
	padding: 0px;
	color: #45231a;
}
#content #maincontent #sidebar ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #45231a;
}
#wrapper #contentupdate {
	margin: auto;
	width: 982px;
}
#contentupdate #contupdate {
	background-color: #fff0fb;
}

#contentupdate #contupdate #box1 {
	margin: 10px;
	float: left;
	width: 300px;
}
#contentupdate #contupdate #box2 {
	float: left;
	width: 300px;
	margin: 10px;
}
.recentpost ul,.commentlist ul { margin:0; padding:0}
.recentpost ul li,.commentlist ul li  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #b73273;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	border-bottom:#d2a1bb dotted 1px;
	}
.recentpost ul li a {
	display:block;
	font-size:11px;
	}
#contentupdate #contupdate #box3 {
	margin: 10px;
	width: 300px;
	float: left;
}
#contupdate h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #aa5275;
}
#Footer {
	background-color: #45231a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding: 5px;
	margin:10px 0;
}
#Footer a {
	color: #FFF;
}
.flower { margin-top:15px; margin-bottom:0}

.metablock{
	font-size: 10px;
}
.postcomments {
	padding-left: 10px;
}
.aligncenter {text-align:center;}

.smedia { font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#900; margin-bottom:10px}
ol.commentlist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	padding: 10px;
	border: 1px dotted #E6E6E6;
	list-style-type: none;
	color: #673423;
}
.even{
	background-color: #EEE;
	margin-bottom: 10px;
	border: 1px solid #DBDBDB;
	padding:10px;
}
.odd{
	margin-bottom: 10px;
	padding:10px;
}

h3#comments {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #D54F82;
}
.tml-links {
	padding: 10px;
}
.tml-links li {
	display: inline;
	list-style-type: none;
}
.tml-links li a {
	margin-right: 15px;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #09F;
	text-decoration: none;
}
