/*  
Theme Name: Lawyers and Settlements November 2012
Theme URI: http://lawyersandsettlements.com/blog
Description: by spadewerk
Version: 1.0
author: Brandon Johnson
author URI: http://spadewerk.com
*/

* {
	margin: 0px;
	padding: 0px;}
	
body {
	font-family: arial,sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 18px;
	margin: 0px;
	padding: 0px;}
	
a {
	text-decoration: none;
	border: none;}
	
em {
	margin: 0px;
	padding: 0px;}
	
h3,h4 {
	margin: 0px;
	padding: 0px;}
	
ul,li,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
img,img a {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;}
	
div#wrapper {/* sets the width and centering on screen */
/*	position: absolute;
	left: 50%;
	margin-top: 0px;
	margin-left: -480px;
*/
margin: 0 auto;
	width: 994px;
	background-repeat: repeat-y;}
	
div#header {
	margin: 10px 0 20px 0;
	padding: 0px;
	background-color: #fff;
	width: 994px;
	border-top: 9px solid #f9a03a
}
#header>a {
	display: block;
	width: 100%;
	height: 90px;
	background-image: url(/images/blog-header.png);
}
	
/* for structure */
	
div#lft {
	vertical-align: top;
	margin: 0px;
	padding: 0 10px 0 0;
	width: 672px;
	float: left;}
	
div#rht {
	vertical-align: top;
	margin: 0px;
	padding: 0 0 0 10px;
	border-left: 2px solid #e6e7e8;
	width: 300px;
	float: right;}
	
/* for style */
	
.postinfo h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}
	
.postinfo h1 a, h1 a:visited {
	text-decoration: none;
	color:#000;}
	
.postinfo h1 a:hover {
	text-decoration: none;
	color:#006699;}
	
.postinfo h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;}
	
.postinfo h2 a, .postinfo h2 a:visited {
	text-decoration: none;
	color:#000;}
	
.postinfo h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	margin: 0px;
	padding: 10px 0px 10px 0px;}
	
.postinfo h3 a {
	text-decoration: none;
	color:#006699;}
	
.postinfo h4 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #666;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;}
.postinfo h4 a {
	color: #003b77;
	font-weight: bold;
}
	
.postinfo p {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
.postinfo p a, .postinfo p a:visited {
	color: #003b77;
	}
	
.postinfo a {
	text-decoration: none;}
	
.postinfo a:hover {
	text-decoration: underline;
	color: #f99f39;}
	
.postinfo h5 {
	border-bottom: 5px solid #dde0d4;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;}
	
.postinfo ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;}
	
.postinfo ul li {
	line-height: 16px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;	
	padding-left: 20px;
	padding-right: 0px;
	background: transparent url(images/listimgarrow.png) no-repeat top left;}
	
/* right column styles */

.twitterhold {
	color: #666;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 5px solid #dde0d4;
	background-color: #fff;}
	
.rhtbox {
	color: #666;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 5px solid #e6e7e8;
	background-color: #fff;}
	
.rhtbox a, .twitterhold a {
	color: #E1652F;}
	
.rhtbox ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;}
	
.rhtbox ul li {
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dde0d4;}
	
.rhtbox ul li a, .twitterhold ul li a {
	color: #333;}
	
.rhtbox ul li a:hover {
	color: #000;}
	
.rhtbox p, .twitterhold p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;}
	
.rhtbox h1, .twitterhold h1 {
	font-size: 18px;
	font-weight: 700;
	color: #1a7fb4;
	margin: 0px;
	padding: 10px 0px 10px 0px;}

.rhtbox.inter {
	padding-bottom: 0;
	border-bottom: none;
}
	
/* footer area */
	
#footer {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
	margin: 20px 0 0 0;
	padding: 15px 0px 20px 0px;
	width: 994px;
	background-color: #fff;
	clear: both;}
	
FOOTER DIV, FOOTER DIV A {
        color:#d1d3d4;
}
#fnav DIV DIV {
        display: inline-block;
        margin-left: 40px;
        vertical-align: top;
}
/* news and events */
	
.postmetadata {
	vertical-align: top;
	font-size: 12px;
	line-height: 1.2em;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	background-color: #f7f7f6;}
	
.postmetadata a, .postmetadata a:visited {
	text-decoration: none;
	color: #000;}
	
.relatedposts {
	vertical-align: top;
	font-size: 14px;
	margin: 20px 0px 20px 0px;
	padding: 10px;
	background-color: #61aed7;}
	
.relatedposts h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px 0px 10px 0px;}
	
.relatedposts a {
	color: #fff;}
	
div#sep	{
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 5px solid #e6e7e8;}
	
.alignright {
	margin: 0px 0px 10px 15px;
	float: right;}

.alignleft {
	margin: 0px 15px 10px 0px;
	float: left}
	
.navigation {
	padding-top: 15px;
	padding-bottom: 15px;}
	
/* adding some style to select table data */
	
.tablestyle {
	margin-top: 15px;
	margin-bottom: 15px;}

.tablestyle td {
	font: 12px arial, sans-serif;
	color: #333;
	background-color: transparent;
	padding: 2px 5px 2px 5px;
	border: 1px solid #f2f2f2;}

#mmenu {
	display: none;
	background-image: url(/images/menu.new.png);
	width: 24px;
	height: 24px;
	margin-left: 2%;
}
nav {
	border: 2px solid #b0c2d4;
	background-color: #e6e7e8;
	padding: 4px;
}
#nav {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
#nav a {
	display: block;
	color: #000;
	text-decoration: none;
	font-size:13px;}
	
#nav a:hover {
	color: #ff6600;}
	
#nav li {
	float: left;
	width: auto;
	background: none;
	padding: 4px 0;}
	
#nav li a {
	padding: 0 15px;
	font-weight: normal;
	line-height: 1.3;
	border-right: 1px solid #d1d3d4;}
.last {
	margin-right: 0;
	border-right: 0!important;
}
.center {
	text-align: center;
}
/* blog search */

div#searchform input {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 1px solid #1a7fb4;
	color:#333;
	background:url('images/formbg.gif') no-repeat left center;
	width: 100%;
	box-sizing: border-box;
}
	
select {
	font: 10px verdana, tahoma, arial, sans-serif;;
	font-weight: normal;
	color: #666666;
	background:#ffffff;
	border: 1px solid #1A7FB4;
	width: 180px;
	height: 25px;
	padding: 3px 3px 3px 3px;
	margin: 5px 0px 5px 0px;}

@media (max-width: 994px) {
	IMG,DIV,TABLE,TD,OBJECT,EMBED,IFRAME,VIDEO,A,FOOTER {max-width: 100%}
	body, .postinfo p {
		font-size: 14px;
	}
	div#wrapper {
		position: relative;
		width: 100%;
		margin: 0;
		left: 0;
	}
	div#header {
		width: 100%;
	}
	#header>a {
		background: #fff url(/images/logo-header.png) no-repeat center top;
		background-size: contain;
		margin: 2%;
		width: 96%;
		height: 11vw;
	}
	#mmenu {
		display: block;
	}
	#nav {
		display: none;
	}
	#nav li {
		float: none;
		padding: 10px 0 0 2%;
	}
	#nav li a {
		padding-left: 0;
		border-right: 0;
	}
	div#lft {
		float: none;
		width: 95%;
		padding: 0;
		margin: 0 auto;
	}
	div#rht {
		float:none;
		margin: 0 auto;
		padding-right: 0;
		padding-left: 0;
		border-left: none;
	}
	div#footer {
		width: 100%;
	}
	div#footer div {
		display: none;
	}
	img, object, embed, iframe {
		max-width: 100%;
	}
}

/* show it on small screens */
@media screen and (max-width: 600px) {
	.postinfo table {display:block;overflow:auto}
}
@media screen and (max-width: 400px) {
  div#mobilesonly { display: block; margin-bottom:15px }
}

/* hide it elsewhere */

@media screen and (min-width: 401px) {
  div#mobilesonly { display: none; } 
}