/*
Theme Name: Law offices
Theme URI: http://wordpress.org/
Description: The law offices theme.
Version: 1.6
Author: Roni
Author URI: http://xhtmltemplates.info/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin-top:0px;
}
a:link{
	color:#8C8C82;
	font-weight:bold;
	text-decoration:none;					
}
a:hover{
	color:#DE9D4D;					
	font-weight:bold;
	text-decoration:none;					
}
a:visited{
	color:#8C8C82;					
	font-weight:bold;
	text-decoration:none;					
}
a:active{
	color:#8C8C82;					
	font-weight:bold;
	text-decoration:none;					
}
#holder{
	width:900px;
	height:auto;
}
#topblock{
	height:120px;
	background-color:#192831;
}
	#topblocktop{
		height:30px;
		clear:both;
	}
		#topleft{
			width:480px;
			height:23px;
			background-color:#2A4558;
			text-align:center;
			float:left;
			padding-top:7px;
		}
		#topright{
			width:420px;
			height:30px;
			background-color:#1A2B33;
			float:left;
		}
	#topblockbottom{
		height:90px;		
	}
		#bottomleft{
			width:480px;
			height:63px;
			padding-top:27px;
			background-color:#192831;
			text-align:center;
			float:left;
		}
		#bottomright{
			width:420px;
			height:90px;
			background-color:#18252C;
			float:left;
		}
			#menu{	
				width:415px;				
				height:80px;
				padding-top:10px;
				padding-left:5px;
			}
			
		/*#menu li {display: inline; 
					width:17%;
					padding-left:15px;
					padding-right:15px;
					height:20px;
					float:left;
					padding-top:5px;
					text-align:left;					
		}*/
					.menublocks1{
					width:80px;					
					height:50px;
					float:left;					
				}
					.menublocks2{
					width:125px;					
					height:50px;
					float:left;							
				}
				.menublocks{
					width:103px;					
					height:50px;
					float:left;					
				}
				#menu li {
					list-style-type:none;
					text-align:left;	
					padding-left:3px;
					padding-right:3px;					
					padding-top:15px;
		}
				#menu a:link{
					color:#FFF;
					
					font-weight:bold;
					text-decoration:none;					
				}
				#menu a:hover{
					color:#DE9D4D;					
					font-weight:bold;
					text-decoration:none;					
				}
				#menu a:visited{
					color:#FFF;
					
					font-weight:bold;
					text-decoration:none;					
				}
				#menu a:active{
					color:##FFF;
					
					font-weight:bold;
					text-decoration:none;					
				}
				.menuseparator{
					width:1px;			
					height:70px;
					float:left;
					background-color:#2A4558;					
				}
		
#header{
	height:200px;
	margin-top:10px;
}
#content{
	margin-top:10px;
	height:auto;
	background-color:#6D6E62;
	padding:5px;
        
}
	#contentbrdr{
		background-color:#EAE9E2;
		text-align:left;
		padding:2px;
overflow:auto;

	}
	.contenttitle{
		height:34px;
		background-image:url(images/contenttitle.jpg);
		background-repeat:repeat-y;
		padding-top:16px;
		padding-left:13px;
		font-size:20px;
		color:#192831;/*#EAE9E1;*/
		font-weight:bold;
	}
        .contenttitle2{
		height:34px;
                padding-top:16px;
		padding-left:13px;
		background-image:url(images/contenttitle.jpg);
		background-repeat:repeat-y;		
		font-size:20px;
		color:#192831;/*#EAE9E1;*/
		font-weight:bold;
	}
.contenttitle2 a{				
		font-size:20px;
		color:#192831;/*#EAE9E1;*/
		font-weight:bold;
	}

	.contenttext{
		padding:13px;
                height:auto;
	}
        #wpsidebar{
		width:30%;
		float:left;
	}
	#wppage{
		width:69.7%;
		float:right;
		
	}
	#frontpage{
		height:auto;
		}
#footer{
	margin-top:10px;
	height:100px;
	background-color:#192831;
	text-align:center;
	margin-bottom:0px;
	color:#EAE9E0;
	padding-top:10px;
	font-size:11px;
        clear:both;
}
	#footer a{
		color:#EAE9E0;
		text-decoration:underline;
	}
	#copyright{
		padding-top:10px;
		color:#394D5A;
	}

.adr_box{
       width:30%;
       height:auto;
       padding:10px;
       margin-left:5px;
       float:left;
       border:1px #666666 solid;
       text-align:center;
}
#sidebar ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#sidebar ul li{
	padding-left:10px;}	


#menudiv{
	margin-top:10px;
	height:22px;
	background-color:#192831;
	text-align:center;
	margin-bottom:0px;
	color:#EAE9E0;
	padding-top:10px;
	font-size:12px;
        clear:both;
	font-weight:bold;
        text-decoration:none;					
}

#menudiv a:visited{
	color:#EAE9E0;
	font-weight:bold;
	text-decoration:none;					
}

#menudiv a:link{
	color:#EAE9E0;
	font-weight:bold;
	text-decoration:none;					
}

