/* 
	Theme Name: onlineprbook.com
	Theme URL: http://onlineprbook.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: #5B5B5B;
	background: #8C8C8C url(images/body-bg.png) center top repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	line-height: 1.3;
}

#wraper
{
	width: 980px; /* 798 */
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#header
{
	height: 148px;
	font-family: Arial, Sans-Serif;
	overflow: hidden;
}

#header-logo
{
	height: 99px;
}


#header-menu
{
	height: 40px;
	padding: 9px 0px 0px;
	color: #ffffff;
	background: url(images/header-menu-bg-top.png) center top no-repeat;
	font-weight: bold;
	text-transform: uppercase;
}

#header-menu ul
{
	height: 100%;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	border-left: 2px solid #f3f3f3;
	border-right: 2px solid #f3f3f3;
	background: url(images/header-menu-bg.png) center top repeat-x;
	overflow: hidden;
}

#header-menu li
{
	float: left;
	display: block;
	height: 28px;
	margin: 0px;
	padding: 12px 25px 0px;
	background: url(images/header-menu-sep.png) left center no-repeat;
	list-style: none;
}

#header-menu a
{
	color: #00365a !important;
}

#header-menu li.current_page_item
{
	background: url(images/header-menu-act.png) center top repeat-x !important;
}

#header-menu li.current_page_item a
{
	color: #1181cb !important;
}



#home
{
	padding-top: 0px !important;
}

#home-box1
{
	height: 429px;
	background: url(images/home-box1-bg.png) left top no-repeat;
}

#home-box1-header
{
	height: 65px;
	padding: 50px 0px 0px 50px;
	color: #999;
	font-size: 24px;
}

#home-box1-header span
{
	font-weight: bold;
}

#home-box1-header span.highlight
{
	color: #B5D461;
	font-weight: bold;
}

#home-box1-text
{
	height: 270px;
	padding: 25px 30px 0px 300px;
	color: #0161a0;
	font-size: 26px;
	font-weight: bold;
}

.home-box1-box
{
	float: left;
	width: 49%;
	padding: 10px 1% 0px 0px;
	font-size: 16px;
}


#home-box1-link1
{
	float: right;
	width: 180px;
	height: 50px;
	margin-right: 100px;
}

#home-box1-link2
{
	clear: both;
	float: right;
	width: 180px;
	height: 20px;
	margin: 12px 100px 0px 0px;
}

#home-box1-link3
{
	clear: both;
	float: right;
	width: 180px;
	height: 25px;
	margin: 12px 100px 0px 0px;
}

#home-box2
{
	height: 100%;
	padding: 0px 0px 15px;
	overflow: hidden;
}

.home-box2-box
{
	float: left;
	width: 39%;
	padding: 0px 5% 0px;
}

#home-box2-header
{
	height: 35px;
	padding: 10px 0px 15px 25px;
	color: #f5f5f5;
	background: url(images/home-box2-header-bg.png) center top no-repeat;
	font-size: 18px;
	font-weight: bold;
}

.home-box2-box-title
{
	color: #065488;
	font-size: 14px;
	font-weight: bold;
}

.home-box2-box-text
{
}



#page
{
	height: 100%;
	margin: 0px auto;
	padding: 0px 0px;
	background: #ffffff;
	overflow: hidden;
}

#content, #home
{
	float: left;
	width: 662px;
	padding-top: 15px;
}

#content1
{
	float: left;
	width: 977px;
	padding-top: 15px;
}

.posttitle
{
	margin: 0px;
	padding: 0px 20px;
	color: #333333;
	font-size: 22px;
	font-weight: bold;
}

.posttitle a
{
	color: #333333 !important; /* 065488 */
}

.postmeta
{
	padding: 0px 20px 10px;
}

.postcontent
{
	clear: both;
	padding: 0px 20px 20px;
	text-align: justify;
}

* html .postcontent
{
	overflow: visible;
	zoom: 1;
}

.postcontent ul
{
	margin: 0px;
	padding: 10px 20px;
	list-style: none;
}

.postcontent li
{
	padding: 0px 0px 5px 0px;
	list-style: square outside; /* disc */
}

blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #1064b2;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 0px 20px 10px;
	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: 315px;
}

.sidebar-subscribe
{
	height: 239px;
	background: url(images/sidebar-subscribe-bg.png) left top no-repeat;
}

#sidebar-subscribe-title
{
	height: 49px;
	padding: 16px 0px 0px 85px;
	color: #003a61;
	font-size: 14px;
}

#sidebar-subscribe-title span
{
	color: #1384ce;
	font-weight: bold;
}

#sidebar-subscribe-form
{
	height: 135px;
	padding: 0px 0px 0px 70px;
	color: #1384ce;
	font-size: 14px;
	font-weight: bold;
}

#sidebar-subscribe-form div
{
	padding-bottom: 10px;
}

#sidebar-subscribe-form input
{
	width: 150px;
	font-size: 16px;
}

#sidebar-subscribe-form input.submit
{
	width: 86px !important;
	height: 27px;
	margin-left: 122px;
	background: url(images/form-submit-bg1.png) center top no-repeat;
}

#sidebar-subscribe-search
{
	text-align: right;
}

#sidebar-subscribe-search input.submit
{
	background: transparent !important;
}


.sidebar-review-title
{
	color: #065488;
	font-size: 14px;
	font-weight: bold;
}

li.sidebar-review
{
	padding: 0px 0px 0px 20px !important;
	background: url(images/sidebar-review-title-bg.png) 0px 2px no-repeat;
}

.sidebar-widget
{
	width: 315px;
}

.sidebar-header
{
	height: 25px;
	padding: 0px 0px 0px 25px;
	color: #f5f5f5;
	background: #0978C0 url(images/sidebar-header-bg.png) left top no-repeat;
	font-size: 18px;
	font-weight: bold;
}

.sidebar-header a, .sidebar-header a:hover
{
	color: #f5f5f5 !important;
}

.sidebar-content
{
	padding: 15px 10px 15px 26px;
	background: #F2F2F2;
}

.sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-widget li
{
	padding: 0px 0px 5px 0px;
	list-style: none;
}


#footer
{
	clear: both;
	height: 100%;
	padding: 25px 30px 50px;
	color: #CBCBCB;
	background: url(images/footer-bg.gif) center top no-repeat;
	text-align: center;
	overflow: hidden;
}

#footer a
{
	color: #CBCBCB !important;
}

#footer-text
{
	float: left;
	width: 70%;
	text-align: left;
}

#footer-links
{
	float: right;
	width: 30%;
	font-weight: bold;
	text-align: right;
}




a, a:link, a:visited
{
	color: #065488;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #1181cb !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #ACCCE1;
	background: #F8F8F8 url(images/form-input-bg.png) center top repeat-x;
	font-family: Arial, Sans-Serif;
}

input.submit
{
	border: none;
	color: #ffffff;
	background: #1064b2;
	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;
}


