/*  
Theme Name: Goswami Law office
Theme URI: http://www.lawofficecanada.com
Description: CMS Theme designed by Amit at <a href="http://www.thewebbrains.com">The Web Brains</a>
Version: 1.1
Author: Amit
*/

body {
	margin:0;
	padding:0;
	background:#E1D9C6;
	font-family:Arial, Helvetica, sans-serif;
	color:#23110D;
}

.spacer {
	height:10px;
	width:230px;
}

#page {
	margin: 0px auto;
	padding: 0px;
	width: 881px;
	background:#F2F0EC url(images/main-bg.gif) repeat-x;
}

#header {
	height:86px;
	margin: 0 auto;
	background: #000 url(images/logo.jpg) no-repeat top left;
}

#nav {
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform: uppercase;
}

#nav ul {
	list-style: none;
	margin: 49px 10px 0 0;
	padding: 0;
	float:right;
}

#nav li {
	display: block;
	float: left;
	width: 100px;
	height: 37px;
	text-align: center;
	margin: 0 3px;
	background: url(images/button-dn.jpg) no-repeat top center;
}

#nav li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 37px;
	line-height: 37px;
}

#nav li a:hover, #nav li.current_page_item a, #nav li.current_page_item a:hover, #nav li a.home:hover {
	color: #ffffff ;
	text-decoration: none;
	background: url(images/button-up.jpg) no-repeat top center;
}



.box {
	background:#F5F2ED;
	border-left:1px solid #D2CFC6;
	border-bottom:1px solid #D2CFC6;
	border-right:1px solid #D2CFC6;
}

.box {
	font-size:12px;
	color:#23110D;
}

.box p {
	padding:10px;
	margin:0;
	text-align:justify;
	line-height:18px;
}

.box img {
	float:left;
	padding:5px 5px 5px 0;
}

.box ul {
	list-style:none;
	padding:5px;
	margin:5px;
}

.box ul li {
	list-style:none;
	background:url('images/bullet.gif') left no-repeat;
	padding-left:20px;
	line-height:2.4em;
}

.box ul li a {
	color:#8E2432;
	text-decoration:none;
}

.box ul li a:hover {
	color:#8E2432;
	text-decoration:underline;
}

.sidebar {
	float:left;
	width:230px;
	position:relative;
	padding:20px 10px 10px 20px;
}




#content {
	width:602px;
	float:left;
	position:relative;
	padding-top:20px;
}

#content .inner {
	width: 602px;
	
}

.entry p {
	font-size:12px;
	color:#23110D;
	padding:0 15px;
	text-align:justify;
	line-height:18px;
}

.alignleft {
	float:left;
	padding-right:5px;
}

.more {
	float:right;
	background:url('images/more-icon.gif') left no-repeat;
	padding-left:15px;
}

.more a {
	color:#8E2432;
	text-decoration:none;
}

.more a:hover {
	color:#8E2432;
	text-decoration:underline;
}

span {
 	margin:15px 10px;
}

.heading {
	width:600px;
	height:60px;
	border:1px solid #CBC4B2;
	background:#E1DAC7;
	margin-top:10px;
}

.heading h2 {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#8A2C08;
	margin:10px 10px 0 10px;
}

.heading2 {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#8A2C08;
	margin:10px 10px 0 10px;
	border-bottom:1px solid #CBC4B2;
}

.footer {
	margin-top: 10px;
	background:#260F09;
}

.footerleft {
	color: #FFFFFF;
	padding: 14px 0;
	text-align: left;
	padding-left: 15px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerright {
	float:right;
	color: #FFFFFF;
	padding: 14px 0;
	text-align:right;
	padding-right: 15px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

