@charset "utf-8";
/* CSS Document */
/*
Theme Name: Wedding Invitation Ideas
Theme URL: http://www.weddinginvitationsideas.com.au/
Description: Custom wordpress theme for Wedding Invitation Ideas (Dream Day)
Version: 1.0
Author: Michael Raffaele (michael.raffaele@roi.com.au)
*/


* {
	padding:0;
	margin:0;
}
img {
	border:0;
}
body {
	background:url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}
#container {
	width:860px;
	margin:0 auto;
}
.left {
	float:left;
}
.right {
	float:right;
}


/*   HEADER   */
#header {
}
#header h1, #header .date, .titlebar {
	color:#fff;
	font-weight:700;
	font-size:12px;
	padding:7px 0 0 !important;
}
#header #topbar {
	overflow:hidden;
	height:30px;
}
#header #logo a {
	background:url(images/logo.png) no-repeat left center;
	display:block;
	width:328px;
	height:90px;
	text-indent:-9999px;
	padding:0px 0 90px;
}
#header .right {
	padding:25px 0 0;
}
.phoneno {
	display:block;
	clear:both;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	line-height:38px;
	color:#fff;
	padding:10px 0 0;
	text-shadow:2px 2px 0px black;
}
.phoneno span {
	font-size:12px;
}

/*   MAIN MENU   */
#mainmenu {
	float:right;
	list-style:none;
}
#mainmenu li {
	float:left;
	font-weight:700;
	margin:0 0 0 7px;
}
#mainmenu li a {
	color:#fff;
	text-shadow:1px 1px 0px rgba(0,0,0,1);
	text-decoration:none;
	background:#f384b1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:block;
	padding:5px 10px;
}
#mainmenu li a:hover {
	background:#999;
}
#searchform {
	float:right;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:url(images/50-black.png) repeat;
	padding:5px;
}
#s {
	border:0;
	background:#fff;
	height:20px;
	padding:5px;
	display:block;
	float:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
	z-index:1;
	width:185px;
}
#searchsubmit {
	border:0;
	color:#000;
	font-weight:700;
	font-size:12px;
	background:#e5e3e0;
	height:30px;
	display:block;
	float:right;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	position:relative;
	margin:0 0 0 -5px;
	padding:0 5px 2px 10px;
	cursor:pointer;
	z-index:0;
}

/*   MAIN CONTENT   */
#main {
	clear:both;
	padding:30px 0 50px;
	overflow:hidden;
}
#main .left {
	width:540px;
}
#main .right {
	width:280px;
}
#main h2, #main h2 a, .single h1 {
	font-size:32px;
	line-height:26px;
	color:#5b47a8;
	padding:0 0 10px;
	text-decoration:none;
}
#main .author {
	float:left;
	font-size:14px;
	font-style:italic;
	color:#333;
	padding:0 0 5px;
}
#main .share {
	float:right;
	font-size:12px;
}
#main .share a {
	color:#999;
	font-weight:700;
	text-decoration:none;
}
.post {
	clear:both;
	border-top:1px solid #e0d9cf;
	padding:20px 0 0;
}
.post p {
	padding:0 0 15px;
}
.post img {
	padding:10px;
	background:#e5e3e0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.block {
	padding:0 0 40px;
}
.more {
	text-align:right;
	font-weight:700;	
}
.more a{
	text-decoration:none;
	color:#008fd5;
	font-size:12px;
	font-style:italic;
}
.more a:hover {
	color:#333;
}

/*   RIGHT   */
#main .right h4 {
	background:url(images/sidebar-bg.jpg) repeat-x;
	height:48px;
	font-size:24px;
	height:28px;
	color:#fff;
	padding:12px 10px 10px;
}
#main .right {
	font-size:12px;
	font-weight:700;
}
#main .right li a {
	color:#333;
	text-decoration:none;
	display:block;
	border-bottom:1px solid #e0d9cf;
	padding:5px 20px;
}
#main .right ul a:hover {
	background:#eaeaea;
}
#main .right ul, #main .right ol {
	list-style:none;
}
#main .right li {
	padding:0 0 25px;
}
#main .right li li {
	padding:0;
}
#updates {
	padding:0 20px 10px;
	border-bottom:1px solid #e0d9cf;
	overflow:hidden;
}
#updates p {
	padding:5px 0 10px;
}
#updates input {
	display:block;
	width:226px;
	border:1px solid #bebebe;
	padding:5px;
	margin:0 0 3px;
}
#updatesubmit {
	float:right;
	background:url(images/signup.jpg) no-repeat;
	width:90px !important;
	height:20px;
	border:0 !important;
	cursor:pointer;
}


/*   FOOTER   */
#footer {
	clear:both;
	border-top:2px solid #e0d9cf;
	padding:20px 0; 
	color:#a1a1a1;
	font-size:12px;
	text-align:center;
}


/*   CONTACT FORM   */
#contact-form {

}
#contact-form ol {
	list-style:none;
}
#contact-form label {
	display:block;
	font-weight:700;
}
#contact-form li {
	padding:0 0 12px;
}
#contact-form .textbox, #contact-form textarea {
	width:400px;
	padding:5px;
	border:1px solid #ccc;
}
#contact-form textarea {
	height:100px;
}
#contact_submit {
	padding:5px 20px;
}


/*   MISC   */
#random-pages-widget span {
	display:none;
}



.home h1 {
	font-size:32px;
	line-height:26px;
	color:#5b47a8;
	padding:0 0 10px;
	text-decoration:none;
}
.home h2, .single h2 {
	font-size:22px !important;
	padding:20px 0 10px!important;
}
h3 {
	font-size:14px;
	font-weight:700;
	padding:10px 0;
}
.block ul {
	list-style:outside;
	padding:0 0 15px;
}
.block ul li {
	margin:0 0 0 20px;
	padding:5px 0;
}
