/* 
	Theme Name: lasvegasweddings.org
	Theme URL: http://lasvegasweddings.org/
	Description: Customised WordPress Theme by <a href="mailto:milanmk@yahoo.com">Milan Kaneria</a>.
	Author: Milan Kaneria
	Author URI: mailto:milanmk@yahoo.com
	Version: 1.0
		
*/


body
{
	margin: 0px auto 0px auto;
	padding: 30px 0px 0px;
	color: #473e1d;
	background: url(images/body-bg.jpg) center top repeat;
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 13px;
	line-height: 1.3;
}

#wraper
{
	width: 800px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#header
{
	height: 100%;
	overflow: hidden;
}

#header-menu
{
	clear: both;
	height: 43px;
	padding: 58px 0px 0px 269px;
	color: #3d3413;
	background: url(images/header-menu-bg.png) center bottom no-repeat;
	font-size: 14px;
/*	font-weight: bold;*/
	text-transform: uppercase;
}

#header-menu ul
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header-menu li
{
	float: left;
	display: block;
	width: 105px;
	height: 28px;
	margin: 0px 0px 0px 1px;
	padding: 15px 0px 0px;
	list-style: none;
	text-align: center;
}

#header-menu a
{
	color: #3d3413 !important;
}

#header-menu a:hover, #header-menu li.current_page_item a
{
	color: #B50000 !important;
}

#header-box
{
	height: 240px;
	background: #000000 url(images/header-box-bg.gif) center bottom no-repeat;
}



#page
{
	height: 100%;
	padding: 15px 0px;
	border-bottom: 15px solid #EEE3B3;
	background: #CEC18C;
	overflow: hidden;
}


#content
{
	float: left;
	width: 575px;
}

#home-box
{
	height: 100%;
	padding: 0px 0px 15px;
	background: #EEE3B3 !important;
	overflow: hidden;
}

.home-box
{
	float: left;
	width: 235px;
	height: 175px;
	padding: 245px 15px 10px;
	background: #CEC18C url(images/home-box1-bg.jpg) center top no-repeat;
	font-style: italic;
	text-transform: uppercase;
}

.home-box2
{
	margin: 0px 3px 0px 2px;
	background: #CEC18C url(images/home-box2-bg.jpg) center top no-repeat;
}

.home-box3
{
	background: #CEC18C url(images/home-box3-bg.jpg) center top no-repeat;
}

.home-box-more
{
	float: right;
	margin-top: 10px;
	padding-right: 18px;
	color: #473e1d !important;
	background: url(images/home-box-more-bg.jpg) right center no-repeat;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}

/* IE6 Italic fix */
* html .home-box
{
	overflow: visible;
	zoom: 1;
}



.posttitle
{
	margin: 0px;
	padding: 0px 30px;
	color: #473e1d;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.posttitle a
{
	color: #473e1d !important;
}

.postmeta
{
	padding: 0px 30px 0px;
}

.postcontent
{
	padding: 0px 20px 15px 30px;
	text-align: justify;
}

blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #473e1d;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 0px 30px 10px;
	font-weight: bold;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 0px 20px 10px;
	font-weight: bold;
}


#sidebar
{
	float: left;
	width: 225px;
}

.sidebar-widget
{
	width: 225px;
}

.sidebar-header
{
	padding: 0px 0px 0px 20px;
	font-size: 17px;
}

.sidebar-content
{
	padding: 10px 0px 20px 20px;
}

.sidebar-content a
{
	color: #473e1d !important;
}

.sidebar-content a:hover
{
	color: #B50000 !important;
}

.sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-widget li
{
	padding: 0px 0px 5px 10px;
	list-style: disc inside;
}


#footer
{
	clear: both;
	padding: 2px 0px 30px;
	color: #eee3b3;
	text-align: right;
}

#footer a
{
	color: #eee3b3 !important;
}

#footer-menu
{
	clear: both;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}

#footer-menu ul
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#footer-menu li
{
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	background: url(images/footer-menu-sep.jpg) left center no-repeat;
	list-style: none;
}

#footer-menu a
{
	color: #eee3b3 !important;
}



a, a:link, a:visited
{
	color: #B50000;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #EEE3B3 !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #473e1d;
	background: #EEE3B3;
	font-family: Arial, Sans-Serif;
}

input.submit
{
	border: none;
	color: #ffffff;
	background: #B50000;
	cursor: pointer;
}




.clear
{
	clear: both;
}


.alignright
{
	float: right;
}

.alignleft
{
	float: left
}

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

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

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


.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;
}

