/*
Theme Name: WeddingABCs.com v2
Theme URI: http://www.weddingabcs.com
Description: This is a wordpress theme for weddingabcs sourced from the wordpress defeult theme.
Version: 1.0
Author: Arlo Maloy
Author URI: http://www.weddingabcs.com
Tags: weddingabcs, purple, wedding

	wABCs blog v1.0

	This theme was desinged for weddingabcs.com's blog
	using the source files of the wordpress default theme.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #E5E1BC;
	color: #666666;
}
a:link, a:visited {
	color: #8A60AC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#FF0066;	
}
li {
	list-style-image: url(../images/template/li.gif);
}

h1{
	color: #98413D;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
}h2{
	color: #DF9437;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0px;	
}h3{
	color: #977985;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;	

}h4{
	margin: 0px;
	color: #9999CC;
	font-size: 10pt;
}

h1 a:hover{
	text-decoration: none;
	color:#E8005C;
}

small{
	text-transform: uppercase;
	color:#999999;
}


#wrapper p{
	padding: 0px;
	margin-bottom: 18px;
}
#wrapper {
	text-align: left;
	width: 980px;
	margin: 0 auto;

}
#header{
}
.headnote {
	background-color: #FFFFFF;
	display: block;
	padding: 4px 10px;
	height: 14px;
	line-height: 10pt;
	font-size: 8pt;
}
.headnote #desc {
	float: left;
	color: #999999;
}
.headnote #desc #title {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.headnote #desc #title a:link, .headnote #desc #title a:hover, .headnote #desc #title a:visited {
	text-decoration: none;
}
#help {
	float: right;
}a.whatsthis{
	color: #FF7D7D;
	padding-left: 10px;
}

#footer{
	margin-top: 40px;
}
.sitehead {
	clear: both;
	height: 90px;
	margin-top: 15px;
	background-color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#sitename {
	float: left;
	height: 40px;
	width: 300px;
	margin-top: 30px;
}
#usermenu {
	font-size: 85%;
	float: right;
	line-height: 42px;
	display: inline;
	list-style: none;
}#usermenu li{
	display: inline;
	list-style:none;
	padding-left: 3px;
	padding-right: 3px;
}#usermenu .usernew{ 
	color: #FF7D7D;
	font-weight: bold;
}#mainSearch {
	float:right;
	clear: right;
	display: inline;
}
#contents {
	width: 100%;
	clear: both;
	float: left;
	display: inline;
	background-color:#FFFFFF;
	padding-top: 10px;
}

.menu {
	clear:both;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color:#FFFFFF;
	top: 10px;
}
.menu ul {
	display: inline;
	margin: 0px;
	padding: 0px
}
.menu ul li {
	float: left;
	display: block;
	height: 40px;
	line-height: 40px;
	list-style-image: none;
	margin: 0px;
	padding: 0px
}
.menu ul li a, .menu ul li a:link, .menu ul li a:visited {
	padding-right: 20px;
	padding-left: 20px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #E2B483;
	text-decoration: none;
	font-weight: bold;
}
.menu ul li a:hover {
	color: #C6791F;
}
.menuline{
	display: block;
	height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color:#FFFFFF;
	clear: both;
}
.menu ul li a:active, #bodyBlog #menuBlog{
	color: #C6791F;
	padding-right: 19px;
	padding-left: 19px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
.submenu {
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 30px;
	clear:both;
}
.submenu ul {
	display: inline;
}
.submenu ul li {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	display: block;
	line-height: 30px;
}

#mainContentColumn {
	width: auto;
	/*margin: 0px 290px 40px 0px;*/
	padding-left: 10px;
	/*clear: left;*/
	float: left;
	width: 670px;
}

#sideColumn {
	float: right;
	width: 250px;
	padding-right: 10px;
	padding-left: 20px;
	border-left: dotted #CCCCCC 1px;
	margin-bottom: 60px;
	margin-right: 10px;
	margin-top: 10px;
}

#sideColumn .box {
	margin: 0 0 20px 0;
	border-bottom: dotted #CCCCCC 1px;
}

#sideColumn .box ul {
	margin-bottom: 10px;
	padding: 0px;
	list-style: none;
}

#sideColumn .box li {
	margin: 0px;
	padding: 2px 0px 2px 10px;
}

#sideColumn .box li a {
	text-decoration: none;
}
#sideColumn .box li a:hover {
	text-decoration: underline;
}


.googleEntry {
	width: inherit;
	margin: 10px 10px 20px 10px;
	text-align: center;
}.googleAdLinks{
	padding-top: 5px;
	padding-left: 8px;
	background:#FFFFFF;
	text-align: left;
}.contentFoot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2B483;
	background-color: #FFFFFF;
}.copyrights {
	text-align: center;
	margin-top: 15px;
	background-color: none;
}




.post{
	display: block;
	margin-bottom: 40px;
}

/* Begin Images */
#mainContentColumn p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

#mainContentColumn img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#mainContentColumn img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#mainContentColumn img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
#mainContentColumn .movie{
	clear: left;
	text-align: center;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry {
	line-height: 140%;
	padding-right: 20px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata {
	border-top: 1px #D5C49F dotted;
	display: block;
	height: 20px;
	text-align: right;
	font-size: 80%;
	clear: left;
	padding-top: 5px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.postmetadata a {
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #D5C49F;
	color: #BB8E79;
	float: right;
	margin-left: 2px;
	margin-right: 2px;
}
.postmetadata a:hover {
	text-decoration: none;
	color: #A53C38;
}
.postmetadata ul, .postmetadata ul li {
	display: inline;
	list-style: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	}

#sideColumn #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sideColumn #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




.pages{
	display: block;
	text-align: center;
}.pages input, .pages select{
	border: 1px solid #FF7D7D;
	margin: 50px 4px 4px 4px;
	color: #FF7D7D;
	background-color:#FFFFFF;
}.pages input:hover{
	background-color: #FF7D7D;
	color:#FFFFFF;
	cursor:pointer;
}.pages select{
	border: 1px solid #FF7D7D;
}

.clear{
	clear:left;
}.mb20{
	margin-bottom: 20px;
}



.addthis {
	display: block;
	text-align: right;
	margin-bottom: 20px;
	margin-right: 20px;
}

a.helpbox {
	border: 1px solid #C8B5CA;
	background-color: #E6DEE7;
	color: #C8B5CA;
	padding-left: 4px;
	padding-right: 4px;
}a.helpbox:hover {
	border: 1px solid #996699;
	background-color: #C8B5CA;
	color:#FFFFFF;
	text-decoration: none;
}.popboxOff{
	width: 230px;
	display: none;
	position: absolute;
	border: 1px solid #D7D097;
	background-color: #F4F2E3;
	padding: 10px;
	color:#333333;
}







