/* 
	Theme Name: provopostal.com
	Theme URL: http://provopostal.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: #000000;
	background: url(images/body-bg.jpg) center top repeat-y;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.8;

}

#wraper
{
	width: 803px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#header
{
	height: 100%;
	background: url(images/header-bg.jpg) center top no-repeat;
	overflow: hidden;
}

#header-links
{
	height: 57px;
	padding: 23px 24px 0px 0px;
	font-size: 9px;
}

#header-links a
{
	float: right;
	width: 60px;
	color: #000000;
	text-align: right;
}

#header-search
{
	height: 49px;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
}

#search
{
	padding: 0px 0px 0px 460px;
}

#search #s
{
	font-size: 10px;
}

#search input.submit
{
	width: 19px;
	height: 19px;
	border: none;
	background: url(images/form-submit-search-bg.jpg) center top no-repeat;
}


#header-menu
{
	clear: both;
	height: 27px;
	color: #ffffff;
	background: url(images/header-menu-bg.jpg) center top no-repeat;
	font-weight: bold;
}

#header-menu ul
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header-menu li
{
	float: left;
	display: block;
	height: 18px;
	margin: 4px 0px 0px;
	padding: 0px 30px 0px;
	border-left: 1px solid #ffffff;
	list-style: none;
}

#header-menu a
{
	color: #ffffff !important;
}

#header-menu li.current_page_item
{

}

#header-box
{
/*	width: 333px;
	height: 213px;
	padding: 60px 0px 0px 470px;
	background: url(images/header-box-bg.jpg) center top no-repeat;*/
	height: 275px;
	margin: 0px 5px;
	padding: 0px;
	background: #F9F9F9;
	font-family: Tahoma, Arial;
}

.header-box-alt
{
	height: 175px !important;
}

#header-box div
{
	color: #003366;
	font-size: 25px;
}

#header-box span
{
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}



#page
{
	height: 100%;
	padding: 0px 0px 0px 0px;
	background: #F9F9F9;
	overflow: hidden;
}


#home-box1
{

}

#home-box1-top
{
	height: 24px;
	background: url(images/home-box1-top-bg.jpg) center top no-repeat;
}

#home-box1-bottom
{
	clear: both;
	height: 26px;
	background: url(images/home-box1-bottom-bg.jpg) center top no-repeat;
}

#home-box1-content
{
	min-height: 165px;
	height: auto !important;
	height: 165px;
	padding: 0px 210px 0px 35px;
	background: url(images/home-box1-bg.jpg) center bottom no-repeat;
}

#home-box1-header
{
	margin-bottom: 5px;
	border-bottom: 1px dotted #b1b1b1;
	color: #003366;
	font-family: 'Times New Roman', Georgia;
	font-size: 24px;
	font-weight: bold;
}

#home-box2
{
	height: 205px;
	padding-left: 18px;
	background: url(/wp-content/uploads/2011/12/home-box2-bg-new.png) center top no-repeat;
}

.home-box2
{
	float: left;
	width: 211px;
	height: 178px;
	padding: 0px 15px 0px;
	font-family: Tahoma, Arial;
}

.home-box2-alt
{
	margin: 0px 22px 0px 18px;
}

.home-box2-header1
{
	height: 25px;
	padding-top: 2px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

.home-box2-header2
{
	height: 35px;
	padding-top: 8px;
	color: #a50000;
	font-size: 18px;
}

.home-box2-text
{
	width: 100px;
	height: 62px;
	font-size: 11px;
	line-height: 15px;
}

.home-box2-link
{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.home-box2-link a
{
	display: block;
	padding: 6px 0px 0px 14px;
	color: #ffffff !important;
}




#content
{
	float: left;
	width: 534px;
	background: url(images/content-bg.jpg) center top repeat-y;
}

#content-top
{
	height: 22px;
	background: url(images/content-top-bg.jpg) center top no-repeat;
}

#content-bottom
{
	clear: both;
	height: 35px;
	background: url(images/content-bottom-bg.jpg) center top no-repeat;
}

.post
{
	width: 508px;
	margin: -10px 0px 15px 17px;
}

.postheader
{
	height: 44px;
	color: #ffffff;
	background: url(images/post-header-bg.png) center top no-repeat;
}

.postheading
{
	float: left;
	width: 355px;
	padding: 0px 0px 0px 32px;
}

.posttitle
{
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: normal;
}

.postmeta
{
	float: right;
	width: 100px;
	padding: 7px 15px 0px 0px;
	text-align: right;
        font-size: 10px;
}

.posttitle a, .postmeta a
{
	color: #ffffff !important;
}

.postcontent
{
	clear: both;
	padding: 0px 15px 10px;
}

blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #3260AC;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 0px 20px 10px 25px;
	font-size: 14px;
	font-weight: bold;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 0px 20px 10px;
	font-size: 14px;
	font-weight: bold;
}


#sidebar
{
	float: left;
	width: 269px;
	background: url(images/sidebar-bg.jpg) center top repeat-y;
}

#sidebar-top
{
	height: 23px;
	margin-bottom: -9px;
	background: url(images/sidebar-top-bg.jpg) center top no-repeat;
}

#sidebar-bottom
{
	clear: both;
	height: 26px;
	background: url(images/sidebar-bottom-bg.jpg) center top no-repeat;
}

.sidebar-widget
{
	width: 245px;
	margin-left: 9px;
}

.sidebar-header
{
	height: 26px;
	padding: 4px 0px 0px 30px;
	color: #ffffff;
	background: url(images/sidebar-header-bg.jpg) center top no-repeat;
	font-size: 15px;
}

.sidebar-content
{
	padding: 15px 40px 25px 15px;
}

.sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-widget li
{
	padding: 2px 0px 5px 20px;
	border-bottom: 1px dotted #b1b1b1;
	background: url(images/li-bg.jpg) 5px 9px no-repeat;
	list-style: none;
}


#footer
{
	clear: both;
	height: 31px;
	margin: 0px 3px;
	padding: 0px 0px 0px;
	color: #ffffff;
	background: #003366 url(images/footer-bg.jpg) 710px 0px no-repeat;
	overflow: hidden;
}

#footer a
{
	color: #ffffff !important;
}

#footer-text
{
	clear: both;
	padding-top: 6px;
	text-align: center;
}


a, a:link, a:visited
{
	color: #3260AC;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #990000;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #A5ADB7;
	font-family: Arial, Sans-Serif;
}

input.submit
{
	border: none;
	color: #ffffff;
	background: #990000;
	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;
}


