/* 
	Theme Name: topnewyorkdivorcelawyer.org
	Theme URL: http://topnewyorkdivorcelawyer.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: 0px;
	color: #613000;
	background: url(images/body-bg.png) repeat-x top center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

#wraper
{
	width: 914px;
	margin: 0px auto 0px auto;
}

#header
{
	color: #ffffff;
}

#header-logo
{
	float: left;
	width: 500px;
	height: 110px;
}


#header-text
{
	float: right;
	padding: 50px 20px 0px 0px;
	font-size: 24px;
}


#header-menu
{
	clear: both;
	height: 57px;
	padding-left: 48px;
	color: #ffffff;
	background: url(images/header-menu-bg.png) repeat-x top left;
	font-family: Georgia, Serif;
	font-size: 16px;
	text-transform: uppercase;
}

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

#header-menu li
{
	float: left;
	height: 37px;
	margin: 0px;
	padding: 20px 20px 0px;
	background: url(images/header-menu-sep.png) no-repeat top left;
	list-style: none;
}

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

#header-menu li.current_page_item, #header-menu li:hover
{
	background: #3A768E url(images/header-menu-act.jpg) no-repeat top center !important;
}

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

#header-image
{
	padding-top: 20px;
	background: #ffffff;
	text-align: center;
}



#page
{
	height: 100%;
	padding: 20px 28px;
	background: #ffffff;
	overflow: hidden;
}


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

.posttitle
{
	margin: 0px;
	padding: 0px 0px;
	color: #311800;
	font-size: 14px;
	font-weight: bold;
}

.postcontent
{
	clear: both;
	padding: 0px 0px 10px;
	line-height: 1.4;
}

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


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

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

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


#sidebar
{
	float: right;
	width: 212px;
}

.sidebar-widget
{
	width: 212px;
}

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

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

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

.sidebar-widget li
{
	padding: 0px 0px 5px 20px;
	list-style: none;
}


#sidebar-box1
{
	margin-bottom: 20px;
	color: #ffffff;
	background: #5DA2BC url(images/sidebar-box1-bg.png) no-repeat bottom left;
	font-size: 11px;
}

#sidebar-box1-header
{
	height: 28px;
	margin-bottom: 12px;
	padding: 10px 0px 0px 10px;
	background: url(images/sidebar-box1-header-bg.png) no-repeat top left;
	font-family: Georgia, Serif;
	font-size: 18px;
	font-variant: small-caps;
}

#sidebar-box1 ul
{
	margin: 0px;
	padding: 0px;
}

#sidebar-box1 ul li
{
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
	list-style: inner disc;
}


#sidebar-box2
{
	margin-bottom: 20px;
	color: #371E00;
	background: #EEE6C3 url(images/sidebar-box2-bg.png) no-repeat bottom left;
	font-size: 11px;
}

#sidebar-box2-header
{
	height: 33px;
	margin-bottom: 12px;
	padding: 10px 0px 0px 10px;
	background: url(images/sidebar-box2-header-bg.png) no-repeat top left;
	font-family: Georgia, Serif;
	font-size: 18px;
	font-variant: small-caps;
}

#sidebar-box2-content
{
	padding: 0px 12px 15px;
}

#sidebar-box2-num
{
	font-size: 13px;
}


#footer
{
	clear: both;
	margin: 0px auto;
	padding: 0px 0px 20px;
	color: #B79C99;
	background: #754138 url(images/footer-bg.png) repeat-x bottom left;
	font-size: 10px;
	line-height: 1.5;
	text-align: center;
}

#footer-wrap
{
	width: 914px;
	margin: 0px auto;
	padding-top: 40px;
	background: url(images/footer-wrap-bg.png) no-repeat top left;
}

#footer-links
{
	padding: 0px 0px 15px;
	font-size: 11px;
	text-transform: uppercase;
}

#footer-links a
{
	margin: 0px 20px;
	color: #ffffff !important;
}

#footer-text
{
}

#footer-text a
{
	color: #B79C99 !important;
}



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

a img
{
	border: none;
}


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

input, textarea, select
{
	padding: 8px 8px;
	border: 1px solid #BDBCBD;
	color: #756454;
	font-family: Verdana, Arial, Sans-Serif;
}

input.submit
{
	padding: 2px 4px;
	border: none;
	color: #ffffff;
	background: #857445;
	cursor: pointer;
}




.wpcf7 label
{
	display: block;
	padding-bottom: 3px;
}

.wpcf7 input
{
	width: 168px;
}

.wpcf7 input.submit
{
	width: auto;
	padding: 2px 10px;
	color: #ffffff;
	font-size: 18px;
	font-variant: small-caps;
}

.wpcf7 textarea
{
	width: 168px;
	height: 50px;
}


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

