/*----------------------------------------------

	Theme Name: 	Wedding
	Theme URI:		Unavailable
	Description:	---
	Version:		1.0
	Author:			Iszuddin & Lisa
	Author URI:		http://www.elizasteeple.com
	Date:			November 23 '09
	File:			style.css
	
-----------------------------------------------*/

/*------------------------------------------
	>> GLOBAL STYLES
------------------------------------------*/
body {
	font-family: tahoma;
	background-image: url(images/bg_global.png);
	background-repeat: repeat;
	background-color: #585545;
	color: #959677;
	margin: 0px;
}

img {
	border: 0px;
}

.abm {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
}

/*------------------------------------------
	>> HEADER STYLES
------------------------------------------*/
.abm .header {
	height: 143px;
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.abm .header .logo {
	margin-left: auto;
	margin-right: auto;
	width: 388px;
	height: 80px;
	text-align: center;
	padding-top: 10px;
}

.abm .container {
	float: left;
	width: 423px;
	background-image: url(images/bg_container.png);
	background-position: center;
	background-repeat: repeat-y;
	min-height: 800px;
	padding-left: 18px;
	padding-right: 18px;
}

/*------------------------------------------
	>> CONTENT STYLES
------------------------------------------*/
.abm .container h1 {
	padding-left: 20px;
	margin-bottom: 0px;
	font-family: trebuchet ms;
	font-weight: normal;
}

.abm .container .slider {
	width: 423px;
	height: 192px;
	overflow: hidden;
}

.abm .container .paginate {
	height: 15px;
	background-color: #bfbd9f;
	color: #ffffff;
	width: 411px;
	font-size: 11px;
	padding: 6px;
}

.abm .container .paginate .paged a {
	margin-right: 5px;
}

.abm .container .paginate .paged a.activeSlide {
	font-weight: bold;
}

.abm .container .paginate a {
	text-decoration: none;
	color: #ffffff;
}

.abm .container .paginate .prev {
	float: left;
	width: 50px;
	padding-left: 12px;
	background-image: url(images/paged_prev.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	padding-top: 4px;
}

.abm .container .paginate .paged {
	float: left;
	width: 305px;
	display: block;
	text-align: center;
}

.abm .container .paginate .next {
	float: left;
	width: 30px;
	padding-right: 12px;
	background-image: url(images/paged_next.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	display: block;
	text-align: right;
	padding-top: 4px;
}

/*------------------------------------------
	>> POST STYLES
------------------------------------------*/
.abm .post_wrapper {
	width: 383px;
	padding: 20px;
	font-size: 13px;
}

.abm .post_wrapper .entry {
	width: 100%;
	font-size: 13px;
	color: #959677;
	text-align: justify;
	padding-bottom: 15px;
	border-bottom: 1px solid #d0cfb3;
	margin-top: 15px;
}

.abm .post_wrapper .entry a {
	color: #959677;
	text-decoration: none;
}

.abm .post_wrapper .page {
	margin-top: 0px;
	padding-bottom: 25px;
}

.abm .post_wrapper .comments li {
	margin-bottom: 25px;
}

.abm .post_wrapper .comments a {
	color: #959677;
}

.abm .post_wrapper .entry h1 {
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	letter-spacing: -3px;
	margin-top: 10px;
}

.abm .post_wrapper .entry .pic {
	border: 6px solid #5b5948;
	margin-bottom: 5px;
	margin-top: 5px;
}

.abm .post_wrapper .entry h2 {
	text-transform: capitalize;
	font-family: trebuchet ms;
	margin-top: 4px;
	text-align: left;
	letter-spacing: -1px;
	font-size: 18px;
}

.abm .post_wrapper .entry cite {
	font-size: 11px;
	font-family: trebuchet ms;
	color: #abac8e;
	font-style: normal;
}

.abm .post_wrapper .docomments {
	border: 0px;
}

.abm .post_wrapper .docomments .field {
	width: 126px;
	height: 13px;
	padding: 3px;
	background-image: url(images/bg_input.png);
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 10px;
	border: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.abm .post_wrapper .docomments .text {
	background-image: url(images/bg_textarea.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	padding: 3px;
	width: 305px;
	height: 157px;
	font-family: tahoma;
	font-size: 10px;
	margin-bottom: 5px;
}

.abm .post_wrapper .docomments .submit {
	background-image: url(images/bg_submit.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	width: 311px;
	height: 19px;
	color: #959677;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/*------------------------------------------
	>> SIDEBAR STYLES
------------------------------------------*/
.abm .sidebar_left {
	width: 139px;
	float: left;
	margin-left: 15px;
	padding-top: 180px;
	color: #fffde0;
	font-size: 11px;
}

.abm .sidebar_left a {
	text-decoration: none;
	color: #fffde0;
}

.abm .sidebar_left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.abm .sidebar_left li {
	background-image: url(images/sidebar_rli.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin-bottom: 10px;
	height: 31px;
	font-family: tahoma;
	padding-left: 20px;
	font-size: 11px;
}

.abm .sidebar_right {
	width: 127px;
	float: left;
	margin-left: 15px;
	padding-top: 180px;
	color: #fffde0;
	font-size: 11px;
}

.abm .sidebar_right h2 {
	text-align: right;
}

.abm .sidebar_right a {
	text-decoration: none;
	color: #fffde0;
}

.abm .sidebar_right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.abm .sidebar_right li {
	background-image: url(images/sidebar_lli.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin-bottom: 10px;
	height: 31px;
	font-family: tahoma;
	padding-right: 20px;
	text-align: right;
	font-size: 11px;
}

.abm .sidebar_left h2,
.abm .sidebar_right h2 {
	font-size: 18px;
}

.abm .sidebar_left .menu,
.abm .sidebar_right .menu {
	margin-bottom: 50px;
}

.abm .sidebar_left .menu li {
	background-image: url(images/sidebar_lli.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-bottom: 10px;
	height: 33px;
	text-transform: uppercase;
	text-align: right;
	font-family: trebuchet ms;
	padding-right: 30px;
	font-size: 13px;
}

.abm .sidebar_right .menu li {
	background-image: url(images/sidebar_rli.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-bottom: 10px;
	height: 33px;
	text-transform: uppercase;
	text-align: left;
	font-family: trebuchet ms;
	padding-left: 18px;
	font-size: 13px;
}

.abm .widget {
	margin-bottom: 25px;
}

.abm .sidebar_left #s,
.abm .sidebar_right #s {
	width: 126px;
	height: 13px;
	padding: 3px;
	background-image: url(images/bg_input.png);
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 10px;
	border: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

/*------------------------------------------
	>> FOOTER STYLES
------------------------------------------*/
.abm .footer {
	width: 766px;
	height: 36px;
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	padding-top: 46px;
	font-size: 11px;
	text-align: center;
	color: #b3b490;
}

.abm .footer a {
	color: #b3b490;
}

/*------------------------------------------
	>> MISC/WIDGET STYLES
------------------------------------------*/
#searchsubmit {
	background-image: url(images/bg_input.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 132px;
	height: 19px;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border: 0px;
	padding-bottom: 2px;
}

#wp-calendar {
	margin-left: -5px;
}

#wp-calendar td {
	padding: 3px;
}

#wp-calendar caption {
	font-weight: bold;
	color: #cccccc;
	padding: 3px;
	-moz-border-radius: 3px;
	background-color: #959677;
}

#wp-calendar #today {
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
	-moz-border-radius: 3px;
	background-color: #959677;
	font-style: italic;
	font-family: trebuchet ms;
}

#wp-calendar #today a {
	color: #cccccc
}

select {
	background-color: #959677;
	padding: 0px;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 1px;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}

/*------------------------------------------
	>> OPTIN BOX
------------------------------------------*/


	#optinbox {
		position: absolute;
		background-image: url(images/optinbox.png);
		width: 325px;
		height: 303px;
		display: none;
		z-index: 1000;
		top: 100px;
	}

	#namex {
		position: absolute;
		font: Arial;
		font-size: 11pt;
		width: 192px;
		height: 21px;
		left: 88px;
		top: 160px;
		opacity:.5; /* Firefox/Opera/Safari/Chrome. Basically all the freaking sweet browsers. */ 
		-ms-filter:"alpha(opacity=50)"; /* IE8 */ 
		filter:alpha(opacity=50); /* IE6/IE7 */
		border: none;
	}

	#emailx {
		position: absolute;
		font: Arial;
		font-size: 11pt;
		width: 194px;
		height: 21px;
		left: 86px;
		top: 196px;
		opacity:.5; /* Firefox/Opera/Safari/Chrome. Basically all the freaking sweet browsers. */ 
		-ms-filter:"alpha(opacity=50)"; /* IE8 */ 
		filter:alpha(opacity=50); /* IE6/IE7 */
		border: none;
	}

	#closex {
		width: 10px;
		height: 10px;
		position: absolute;
		left: 289px;
		top: 8px;
	}

	#buttonx {
		width: 176px;
		height: 26px;
		position: absolute;
		left: 69px;
		top: 238px;
	}