/*
Theme Name: Wedding Bliss2
Version: 2.0.2
Description: 2 Column Blog Layout.
Author: Candi S

	Copyright: (c) 2011-2012 Candice Sterling

*/


body {
	background: url(images/bg.gif) repeat;
	line-height: 1.5;
	font: 80%/1.5 arial, "Times New Roman", arial, tahoma, sans-serif;
	margin: 0;
	padding: 0;
	color: #777777;
}

#container {
	width: 950px;
	margin-left: 32%;
	margin-right: 32%;
	margin: 0px auto;
	background: #fff;
	border: none;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

#header {
	width: 100%;
	background: #fff;
	min-height: 111px;
}

#top-site-nav {
	float: right;
	padding: 2px 0px 2px 35px;
	font: 8pt arial, "Times New Roman", arial, tahoma, sans-serif;
	line-height: 1.2;
	color: #777;
}

#top-site-nav ul {
	list-style: none;
	height: 10px;
}

#top-site-nav li{
	display: inline;
}

#top-site-nav li a, #top-site-nav li a:link, #top-site-nav li a:visited, #top-site-nav li a:hover{
	background: transparent; color: #777; font-weight:normal; margin:0; padding: 0px 5px 0px 5px; text-decoration:none; border: none;
}

#site-logo {
	padding: 10px 25px 5px 20px;
	background: #fff;
	margin-left: 25px;
}

#topnav {
	width: 100%;
	background: #777;
	border-bottom: 1px solid #777;
	text-align: left;
	margin-left: 0;
	height: 20px;
	padding-bottom: 9px;
}

#topnav ul {
	background: #777;
	list-style: none;
	height: 20px;
	margin-left: 25px; /* this pushes the topnav menu towards the right and away from the left margin */
	padding: 0;
}

#topnav li{
	float: left;
	padding:0;
}

#topnav li a{
		background:#777;
		color:#fff;
		display:block;
		font-weight:normal;
		line-height:20px;
		margin:0;
		padding: 4px 12px 4px 12px;
		text-align:center;
		text-decoration:none;
		border-top: solid 1px #777;
		border-right: solid 1px #fff;
		border-bottom: solid 1px #777;
		border-left: solid 1px #777;
		
}

#topnav li a:link { 
	color: #fff;
	background-color: #777;
		
}

#topnav li a:visited { 
	color: #fff;
	background: #777; 
		
}

#topnav li a:hover {
	color: #cd989f;
	background: #777;
	
}

#topnav li a#current {
	color: #fff;
	background: #777;
	
}

#topnav li ul {
	background: #777;
	border: solid 1px #fff;	
	display: none;
	height: auto;
	padding: 0px;
	margin: 0;
	border: 0px;
	position: absolute;
	width: 160px;
	z-index: 200;
		/*top:1em;
		/*left:0;*/
}

#topnav li:hover ul{
		display:block;
		
}
		
#topnav li li {
		background: #777;
		display: block;
		float: none;
		margin: 0px;
		padding: 0px;
		width: 160px;
			
}
		
#topnav li:hover li a{
		background: none;
		
		
}
#topnav li ul a{
		display:block;
		height: 25px;
		font-size: 12px;
		font-style: normal;
		margin: 0px;
		padding: 0px 10px 0px 15px;
		text-align: left;
		border-top: solid 1px #777;
		border-right: solid 1px #fff;
		border-bottom: solid 1px #777;
		border-left: solid 1px #777;	
}
#topnav li ul a:hover, #topnav li ul li:hover a{
		background: #777;
		border: 0px;
		color: #cd989f;
		text-decoration:none;
		border-top: solid 1px #777;
		border-right: solid 1px #fff;
		border-bottom: solid 1px #777;
		border-left: solid 1px #777;	
}
#topnav p{
		clear: left;
}

#content {
padding: 20px 5px 15px 5px;
margin-left: 15px;
margin-right: 350px;
margin-bottom: 0;
color: #999;
background: transparent;
height: 100%;
}

#rightcolumn {
	float: right;
	width: 300px;
	margin: 0;
	padding: 5px 25px 25px 25px;
	background-color: transparent;
	color: #999;
}

#rightcolumn img{
	text-align:center;
}


h1 {
	margin: 0;
	line-height: 1.2;
	font: normal 130%/1.2 georgia,"Trebuchet MS", verdana, tahoma, sans-serif;
	padding: 2px;
	text-transform: uppercase;
	color: #cd989f;
	background: transparent;
}

h2 {
	margin: 0;
	line-height: 1.2;
	font: normal 130%/1.2 georgia,"Trebuchet MS", verdana, tahoma, sans-serif;
	padding: 5px;
	border-bottom: 1px solid #DBDBDB;
	text-transform: capitalize;
	color: #cd989f;
	background: inherit;
}

h3 {
	margin: 0;
	line-height: 1.2;
	font: normal 120% georgia,"Trebuchet MS", verdana, tahoma, sans-serif;
	padding: 5px;
	text-transform: uppercase;
	color: #cd989f;
	background: inherit;
}

h4 {
	margin: 0;
	line-height: 1.2;
	font: normal 120% georgia,"Trebuchet MS", verdana, tahoma, sans-serif;
	padding: 5px;
	text-transform: capitalize;
	color: #4891B6;
	background: inherit;
	font-style: italic;

}

a {
	text-decoration: none;
	color: #cd989f;
	background-color: transparent;
}

a:hover {
	text-decoration: none;
	color: #444;
	background-color:#fff;
}

a images {
	border: 0px none;
}

.media {
	background: url("images/media_bg.gif") no-repeat;
	text-align: center;
}

.media a:link, .media a:visited, .media a:hover{
	background: transparent;
}

.search {
	margin-left: 0px;
	padding: 25px 25px 5px 45px;
	line-height: 1.2;
	font: normal 120% georgia,"Trebuchet MS", verdana, tahoma, sans-serif;
	text-transform: uppercase;
	color: #cd989f;
	background: inherit;
}

#contactform {
	color: #777;
	background-color: #fff;
	border: 1px solid #4D989D;
	padding: 5px 5px;
}

#contactform input{
	width: 200px;
}

#contactform textarea{
	width: 200px;
}

.wpcf7-submit{
   background-color: #CEE6E8;
   border: 1px solid #4D989D;
   color: 4D989D;
   font-size: 12px;
   text-decoration: bold;
   padding: 5px;
width: 61px !important;
}

/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
	padding:2px 3px 3px 8px;
	border:1px solid #fff;
	background-color:#fff;
	font-size:0.9em;
	color:#777777;
}

#footer {
	clear: both;
	padding: 3px;
	margin: 0 0 0 0;
	text-align: center;
	border-top: 1px solid #777777;	
	color: #777;
	background-color: #fff;
	height: 20px;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 570px;
}

#commentform textarea {
background: #CEE6E8;
border: 1px solid #CEE6E8;
width: 400px;
}
#commentform textarea:hover {
background: #CEE6E8;
border: 1px solid #CEE6E8;
}
#commentform textarea:focus {
background: #CEE6E8;
border: 1px solid #CEE6E8;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #CEE6E8;
border: 1px solid #CEE6E8;
width: 200px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #CEE6E8;
border: 1px solid #CEE6E8;
width: 200px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #CEE6E8;
border: 1px solid #CEE6E8;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.gallery br
{
	display:none;
}

blockquote {
	background:#f9f9f9;
	border-left:5px solid #ccc;
	margin:1.5em 10px;
	padding:.5em 10px;
	quotes:"\201C""\201D""\2018""\2019";
}
blockquote:before {
	color:#ccc;
	content:"\201C";
	font-size:4em;
	line-height:.1em;
	margin-right:.25em;
	vertical-align:-.4em;
}
blockquote p {
	display:inline;
}
blockquote:after {
	content: no-close-quote;
}