/* 
	Theme Name: lvred.com
	Theme URL: http://lvred.com/
	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: 0px;
	color: #333333;
	background: #737069;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.3;
}

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

#header
{
	height: 100%;
	margin-top: 40px;
	background: #ffffff url(images/header-bg.png) center top no-repeat;
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
	overflow: hidden;
}

#header-logo
{
	float: left;
	width: 286px;
	height: 106px;
	padding-left: 10px;
}

#header-text
{
	float: right;
	padding: 30px 45px 0px 0px;
	color: #ED1F26;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

#header-menu
{
	float: right;
	display: inline;
	width: 670px;
	height: 36px;
	margin: 19px 2px 0px 0px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

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

#header-menu li
{
	float: left;
	display: block;
	height: 36px;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px;
	background: #423F37 url(images/header-menu-bg-l.png) left top no-repeat;
	list-style: none;
}

#header-menu a
{
	float: left;
	height: 27px;
	padding: 9px 25px 0px;
	color: #bcbec0 !important;
	background: url(images/header-menu-bg-r.png) right top no-repeat;
}

#header-menu li.current_page_item a, #header-menu a:hover
{
	color: #ffffff !important;
	background: url(images/header-menu-bg-r-act.png) right top no-repeat !important;
}

#header-menu li.current_page_item, #header-menu li:hover, #header-menu li.hover
{
	background: #ED1F26 url(images/header-menu-bg-l-act.png) left top no-repeat !important;
}

#header-box
{
	clear: both;
	height: 285px;
	padding: 6px 0px 0px 0px;
	background: url(images/header-box-bg.png) center top no-repeat;
}

#header-box a:hover
{
	color: #ffffff !important;
}

#header-box1
{
	float: left;
	width: 257px;
	height: 270px;
	padding: 15px 24px 0px;
	color: #ffffff;
	background: url(images/header-box1-bg.jpg) center top no-repeat;
}

#header-box1-wraper
{
	height: 135px;
}

#header-box1-title
{
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}

#header-box1-text
{
	padding-bottom: 18px;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}

.header-box1-box
{
	margin-bottom: 20px;
	padding: 4px 10px 8px;
	background: #DD2228;
	font-family: Verdana, Arial, Sans-Serif;
}

.header-box1-box-date
{
	color: #762123;
	font-size: 11px;
	font-weight: bold;
}

.header-box1-box-link a
{
	color: #ffffff !important;
}

.header-box1-link
{
	float: left;
	width: 75px;
	height: 20px;
	margin: 0px 0px 0px 160px;
	padding: 4px 0px 0px;
	color: #ffffff !important;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#header-box2
{
	float: left;
	width: 313px;
	height: 285px;
	color: #ffffff;
	font-size: 13px;
}

.header-box2
{
	display: block;
	color: #ffffff !important;
}

.header-box21
{
	width: 313px;
	height: 93px;
	background: url(images/header-box21-bg.png) center top no-repeat;
}

.header-box22
{
	width: 313px;
	height: 97px;
	background: url(images/header-box22-bg.png) center top no-repeat;
}

.header-box23
{
	width: 313px;
	height: 95px;
	background: url(images/header-box23-bg.png) center top no-repeat;
}

.header-box2-title
{
	display: block;
	padding: 3px 0px 0px 110px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}

.header-box2-title2
{
	padding-top: 6px;
}

.header-box2-title3
{
	padding-top: 5px;
}

.header-box2-text
{
	display: block;
	padding: 15px 0px 0px 110px;
	font-family: Arial, Sans-Serif;
}

#header-box3
{
	float: left;
	width: 352px;
	height: 285px;
	padding: 0px 0px 0px 0px;
	background: #000000;
}



#home
{
	height: 100%;
	padding: 20px 40px 30px;
	background: #ffffff;
	overflow: hidden;
}

#home-title a
{
	color: #ED1F26 !important;
}

#home-title h1
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #423f37;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
}

#home-content
{
	height: 100%;
	overflow: hidden;
}

#home-map
{
	float: right;
	width: 235px;
	padding: 0px 20px 0px 20px;
}


#page
{
	height: 100%;
	padding: 30px 0px;
	background: #ffffff url(images/page-bg.png) center top repeat-x;
	overflow: hidden;
}


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

.posttitle
{
	margin: 0px 35px;
	padding: 0px;
	color: #423f37;
	font-family: 'Century Gothic', Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
}

.postmeta
{
	padding: 0px 35px 0px;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.posttitle a, .postmeta a
{
	color: #ED1F26 !important;
}

.posttitle a:hover, .postcontent a:hover
{
	text-decoration: underline !important;
}

.postcontent
{
	clear: both;
	padding: 0px 20px 10px 35px;
	text-align: justify;
}

#post-tags
{
	color: #000000;
	font-size: 13px;
}

#post-tags a
{
	padding-left: 15px;
	background: url(images/post-icon-cat.png) left 4px no-repeat;
}

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

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

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


#sidebar
{
	float: right;
	width: 234px;
	padding-right: 30px;
}

.sidebar-widget
{
	width: 234px;
}

.sidebar-header
{
	padding: 0px 0px 0px 20px;
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

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

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

.sidebar-widget li
{
	padding: 0px 0px 6px 12px;
	background: url(images/li-bg.gif) left 5px no-repeat;
	list-style: none;
}


#sidebar-box1
{
	display: block;
	width: 219px;
	margin-bottom: 10px;
	padding: 12px 0px 12px 15px;
	color: #ffffff;
	background: #942824 url(images/sidebar-box1-bg.png) 165px 12px no-repeat;
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
}

#sidebar-box1-title
{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

#sidebar-box1-text
{
	margin-bottom: 10px;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}

#sidebar-box1-link
{
	height: 17px;
	padding: 3px 0px 0px 25px;
	background: url(images/sidebar-box1-link-bg.png) left top no-repeat;
	font-family: 'Century Gothic', Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

#sidebar-box1-link a
{
	color: #ffffff;
}

#sidebar-box2
{
	margin-bottom: 5px;
}

#sidebar-box2 a
{
	color: #ffffff !important;
}

.sidebar-box2
{
	display: block;
	width: 152px;
	height: 69px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 82px;
}

.sidebar-box21
{
	background: url(images/sidebar-box21-bg.png) center top no-repeat;
}

.sidebar-box22
{
	background: url(images/sidebar-box22-bg.png) center top no-repeat;
}

.sidebar-box23
{
	background: url(images/sidebar-box23-bg.png) center top no-repeat;
}

.sidebar-box2-title
{
	display: block;
	padding: 2px 0px 10px;
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}

.sidebar-box2-text
{
	display: block;
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 11px;
}

#sidebar-box3
{
	display: block;
	width: 204px;
	height: 75px;
	margin-bottom: 10px;
	padding: 10px 15px;
	color: #ffffff;
	background: #E4E4E4 url(images/sidebar-box3-bg.png) right top no-repeat;
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
}

.sidebar-box3-title
{
	display: block;
	margin-bottom: 5px;
	color: #ED1F26;
	font-size: 14px;
	font-weight: bold;
}

.sidebar-box3-text
{
	display: block;
	color: #423f37;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

#sidebar-box4
{
	display: block;
	width: 204px;
	height: 49px;
	margin-bottom: 30px;
	padding: 10px 15px 12px;
	color: #ffffff;
	background: #E4E4E4 url(images/sidebar-box4-bg.png) right top no-repeat;
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
}



#footer
{
	clear: both;
	height: 100%;
	margin: 0px 0px 40px;
	padding: 15px 20px;
	color: #ffffff;
	background: #423F37 url(images/footer-bg.png) center bottom no-repeat;
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
}

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

#footer-text
{
	float: left;
}

#footer-links
{
	float: right;
}



a, a:link, a:visited
{
/*	color: #4477AA;*/
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	outline: none;
}

a img
{
	border: none;
}


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

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

input.submit
{
	border: none;
	color: #ffffff;
	background: #ED1F26;
	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;
}

