/*   
Theme Name: Initiative Legal Group
Theme URI: http://www.initiativelegal.com
Description: Web site design for Initiative Legal Group
Author: Initiative Legal Group
Author URI: http://www.initiativelegal.com
Version: 1
*/

@media screen {
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #313131;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-x;
	color: #4e4e4e;
}
.screen-reader-text {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
.clear {
	clear: both;
}
.group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .group, *:first-child+html .group {
	zoom: 1;
} /* First selector = IE6, Second Selector = IE 7 */
h1, h2, h3 {
	font-weight: normal;
	margin: 0 0 10px 0;
}
h1 {
}
h2 {
}
h3 {
}
p {
	margin: 0 0 10px 0;
}
a {
}
a:hover {
}
blockquote {
	margin-left: 20px;
}
blockquote ol {
	margin-left: 20px;
}
#tabcontent1 blockquote ol {
	margin-left: 80px !important;	
}
blockquote p {
}
ul, ol {
	margin: 0 0 10px 0;
}
.post {
}
.entry {
}
.entry a {
}
.entry a:hover {
}
pre {
}
code, tt {
}
#meta {
}
.postmetadata {
}
#sidebar {
}
.navgation {
}
.next-posts {
}
.prev-posts {
}
#searchform {
}
#s {
}
#searchsubmt {
}
ol.commentlist {
	list-style: none;
}
ol.commentlist li {
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
	border-bottom: 1px dotted #666;
	padding: 10px;
}
ol.commentlist li.comment div.comment-author {
}
ol.commentlist li.comment div.vcard {
}
ol.commentlist li.comment div.vcard cite.fn {
	font-style: normal;
}
ol.commentlist li.comment div.vcard cite.fn a.url {
}
ol.commentlist li.comment div.vcard img.avatar {
	float:right;
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment div.vcard img.avatar-32 {
}
ol.commentlist li.comment div.vcard img.photo {
}
ol.commentlist li.comment div.vcard span.says {
}
ol.commentlist li.comment div.commentmetadata {
}
ol.commentlist li.comment div.comment-meta {
	font-size: 10px;
}
ol.commentlist li.comment div.comment-meta a {
	color: #ccc;
}
ol.commentlist li.comment p {
}
ol.commentlist li.comment ul {
}
ol.commentlist li.comment div.reply {
	font-size: 11px;
}
ol.commentlist li.comment div.reply a {
	font-weight: bold;
}
ol.commentlist li.comment ul.children {
	list-style: none;
	margin: 10px 0 0;
}
ol.commentlist li.comment ul.children li {
}
ol.commentlist li.comment ul.children li.alt {
}
ol.commentlist li.comment ul.children li.bypostauthor {
}
ol.commentlist li.comment ul.children li.byuser {
}
ol.commentlist li.comment ul.children li.comment {
}
ol.commentlist li.comment ul.children li.comment-author-admin {
}
ol.commentlist li.comment ul.children li.depth-2 {
	border-left: 5px solid #555;
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
	border-left: 5px solid #999;
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
	border-left: 5px solid #bbb;
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-5 {
}
ol.commentlist li.comment ul.children li.odd {
}
ol.commentlist li.even {
	background: #fff;
}
ol.commentlist li.odd {
	background: #f6f6f6;
}
ol.commentlist li.parent {
	border-left: 5px solid #111;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
form {
}
input[type=text] {
}
textarea {
}
} /* END screen media */
 @media print {
.do-not-print {
	display: none;
}
#comments {
	page-break-before: always;
}
body {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.4;
	word-spacing: 1.1pt;
	letter-spacing: 0.2pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	font-size: 12pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 19pt;
}
h2 {
	font-size:17pt;
}
h3 {
	font-size:15pt;
}
h4, h5, h6 {
	font-size:12pt;
}
code {
	font: 10pt Courier, monospace;
}
blockquote {
	margin: 1.3em;
	padding: 1em;
}
img {
	display: block;
	margin: 1em 0;
}
a img {
	border: none;
}
table {
	margin: 1px;
	text-align:left;
}
th {
	border-bottom: 1px solid #333;
	font-weight: bold;
}
td {
	border-bottom: 1px solid #333;
}
th, td {
	padding: 4px 10px 4px 0;
}
caption {
	background: #fff;
	margin-bottom: 2em;
	text-align: left;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
a {
	text-decoration: none;
	color: black;
}
} /* END print media */
#wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1000;
}
#header {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #5a5a5a;
	height: 137px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3083af;
	clear: both;
}
#content {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#footer {
	width: auto;
	height: 119px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.right_bg {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 785px;
	width: 800px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: -999;
}
#wrapper .banner {
	height: 176px;
	width: 1024px;
	margin-top: 24px;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #c5c5c5;
}
#wrapper .banner img {
	height: 176px;
}
#wrapper #header .logo {
	padding-top: 17px;
	margin-bottom: 15px;
	width: 656px;
	height: 103px;
}
#wrapper #content .about {
	background-color: #ececec;
	height: 310px;
	width: 600px;
	margin-right: 20px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}
#wrapper #content .about .title {
	color: #1f5f80;
	font-size: 30px;
	padding-top: 20px;
	float: left;
	width: 300px;
}
#wrapper #content .about .back {
	float: right;
	font-size: 12px;
	margin-top: 15px;
	padding-top: 20px;
	width: 60px;
}
#wrapper #content .about .back a {
	color: #4E4E4E;
	text-decoration: none;
}
#wrapper #content .dotted_line {
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d1d1;
	margin-top: 5px;
	margin-bottom: 10px;
}
#wrapper #content .dotted_line_2 {
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d1d1;
	margin-top: 32px;
	margin-bottom: 10px;
}
#wrapper #content .about .who_text {
	line-height: 28px;
}
#wrapper #content .about .signup {
	background-color: #F3F3F3;
	height: 54px;
	width: 460px;
	border: 1px solid #c5c5c5;
	margin-top: 20px;
}
#wrapper #content .about .signup .text {
	width: 220px;
	font-size: 11px;
	text-align: right;
	margin-top: 6px;
	line-height: 20px;
	margin-left: 0px;
	margin-right: 15px;
	float: left;
}
#wrapper #content .about .signup .email {
	float: right;
	height: 30px;
	padding-top: 10px;
	width: 225px;
}
#wrapper #content .about .signup .email fieldset {
	border: none;
}
#wrapper #content .about .signup .email form {
	float: right;
	height: 54px;
	width: 225px;
}
#wrapper #content .about .signup .email .mc-field-group input {
	border: 1px solid #D4D4D4;
	color: #4E4E4E;
	float: left;
	font-size: 11px;
	height: 26px;
	margin-top: 2px;
	width: 165px;
	padding-left: 5px;
	font-size: 12px;
	padding-top: 0px;
}
#wrapper #content .about .signup .email .btn {
	background-image: url("images/button_newsletter.jpg");
	border-style: none;
	cursor: pointer;
	display: block;
	float: right;
	height: 32px;
	margin-right: 10px;
	text-indent: -9999px;
	width: 38px;
	text-transform:capitalize;
}
#wrapper #content .cocounsel {
	float: right;
	height: 20px;
	width: 348px;
	margin-top: 35px;
	margin-right: 25px;
}
#wrapper #content .cocounsel .title {
	font-size: 17px;
	text-transform: uppercase;
	color: #1f5f80;
}
#wrapper #content .cocounsel .bullet_img {
	width: 6px;
	height: 6px;
	margin-top: 6px;
	margin-right: 10px;
	display: block;
	float: left;
	background-image: url(images/bullet_home.jpg);
	background-repeat: no-repeat;
}
#wrapper #content .cocounsel .bullet {
	display: block;
	float: left;
	width: 100px;
}
#wrapper #content .cocounsel p {
	line-height: 24px;
}
#wrapper #content .cocounsel p a {
	color: #0a618f;
	text-decoration: none;
}
#wrapper #footer .spot_1 {
	display:none;
	margin-top: 25px;
	margin-right: 15px;
	height: 100px;
	width: 200px;
	float: left;
}
#wrapper #footer .spot_1 .title {
	font-size: 12px;
	color: #a5a5a5;
}
#wrapper #footer .spot_1 .dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4e4e4e;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
}
#wrapper #footer .spot_2 {
	margin-top: 25px;
	margin-right: 20px;
	padding-right: 15px;
	padding-left:15px;
	height: 100px;
	width: 600px;
	float: left;
	color: #a5a5a5;

}


#wrapper #footer .spot_2 ul{
	width:100%;
	list-style-type:none;
	margin:0;
	padding:0;

}

#wrapper #footer .spot_2 ul#next{
	padding-top:10px;

}

#wrapper #footer .spot_2 ul li{
	color: #a5a5a5;
	font-size:12px;
	float:left;
	padding:0 12px;
	margin-right:10px;
	padding-left:30px;
	color: #a5a5a5 !important;
	background:url(images/bullet_separator.jpg) no-repeat left center;
}

#wrapper #footer .spot_2 ul li.first{
	list-style-image:none;
	padding-left:0;
	background:none;
}


#wrapper #footer .spot_2 .title {
	font-size: 12px;
	color: #a5a5a5;
}
#wrapper #footer .spot_2 span.small {
	font-size: 8px;
	color: #a5a5a5;
}
#wrapper #footer .spot_2 .dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4e4e4e;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
}
#wrapper #footer .spot_2 .street_1 {
	width: 180px;
	font-size: 11px;
	float: left;
	margin-right: 12px;
	color: #A5A5A5;
}
#wrapper #footer .spot_2 .street_2 {
	width: 160px;
	font-size: 11px;
	float: left;
	margin-left: 20px;
	color: #A5A5A5;
}
#wrapper #footer .spot_2 .separator1 {
	background-color: #A5A5A5;
	height: 8px;
	width: 8px;
	float: left;
	margin-top: 3px;
	margin-top: 3px;
}
#wrapper #footer .spot_2 .separator2 {
	background-color: #A5A5A5;
	height: 8px;
	width: 8px;
	float: left;
	margin-top: 14px;
}
#wrapper #footer .spot_2 .phone {
	width: 97px;
	font-size: 11px;
	float: left;
	margin-right: 12px;
	color: #A5A5A5;
	margin-top: 10px;
}
#wrapper #footer .spot_2 .fax {
	width: 160px;
	font-size: 11px;
	float: left;
	margin-left: 20px;
	color: #A5A5A5;
	margin-top: 10px;
}
#wrapper #footer .spot_3 {
	height: 100px;
	width: 340px;
	float: right;
	text-align: right;
	margin:25px 25px 0 0;
}
#wrapper #footer .spot_3 .copyright {
	font-size: 11px;
	color: #a5a5a5;
}
#wrapper .entry {
	float: left;
	width: 650px;
	background-color: #ffffff;
	padding: 30px;
	min-height: 490px;
	line-height: 22px;
}
#wrapper .entry a {
	color: #3083AF;
	text-decoration: none;
}
#wrapper .entry .thick_line {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin-bottom: 20px;
}
#wrapper .entry hr {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin-bottom: 20px;
	border-top: none;
	border-left: none;
	border-right: none;
}
#wrapper .entry p {
	padding-bottom: 10px;
}
#wrapper .entry h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
}
#wrapper .entry h2 strong {
	color: #3083AF;
	font-weight: normal;
}
#wrapper .entry h2 a {
	color: #3083AF;
	text-decoration: none;
}
#wrapper .entry .line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	margin-bottom: 20px;
	clear: both;
}
#wrapper .entry ul {
	margin-left: 10px;
}
#wrapper .entry ul li {
	list-style-type: square;
	list-style-position: inside;
}
#wrapper .entry ul li a {
	color: #3083AF;
	text-decoration: none;
}
#wrapper .entry .signup {
	background-color: #F3F3F3;
	height: 54px;
	width: 480px;
	border: 1px solid #c5c5c5;
	margin-top: 20px;
}
#wrapper .entry .signup .text {
	width: 240px;
	font-size: 11px;
	text-align: right;
	margin-top: 6px;
	line-height: 20px;
	margin-left: 0px;
	margin-right: 15px;
	float: left;
}
#wrapper .entry .signup .email {
	float: right;
	height: 30px;
	padding-top: 10px;
	width: 225px;
}
#wrapper .entry .signup .email fieldset {
	border: none;
}
#wrapper .entry .signup .email form {
	float: right;
	height: 54px;
	width: 225px;
}
#wrapper .entry .signup .email .mc-field-group input {
	border: 1px solid #D4D4D4;
	color: #4E4E4E;
	float: left;
	font-size: 11px;
	height: 26px;
	margin-top: 2px;
	width: 165px;
	padding-left: 5px;
	font-size: 12px;
	padding-top: 0px;
}
#wrapper .entry .signup .email .btn {
	background-image: url("images/button_newsletter.jpg");
	border-style: none;
	cursor: pointer;
	display: block;
	float: right;
	height: 32px;
	margin-right: 10px;
	text-indent: -9999px;
	width: 38px;
	text-transform:capitalize !important;
}
#wrapper .entry a.more-link {
	float: right;
}
#wrapper #sidebar {
	float: left;
	width: 250px;
	margin-left: 20px;
	background-color: #ffffff;
	padding: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3083af;
	opacity:0.8;
	filter:alpha(opacity=40);
}
#wrapper #sidebar .gtrans{
	padding-top: 20px;
}
#wrapper #sidebar .gtrans .label {
	float: left;
	padding-right: 10px;
	padding-top: 2px;
}
#wrapper #sidebar h2 {
	padding-top: 20px;
}
#wrapper #sidebar ul {
	margin-left: 10px;
}
#wrapper #sidebar ul li {
	list-style-type: square;
	list-style-position: inside;
}
#wrapper #sidebar ul li a {
	color: #3083AF;
	text-decoration: none;
}
#wrapper #sidebar a:hover {
	text-decoration: underline;
}
#wrapper #sidebar li {
	list-style-type: none;
}
#wrapper #sidebar .line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-bottom: 20px;
}#wrapper .contact_news {
	float: left;
	width: 280px;
	margin-left: 20px;
	background-color: #ffffff;
	line-height: 18px;
	font-size: 11px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	opacity:0.8;
	filter:alpha(opacity=40);
}
#wrapper .contact_news a {
	color: #3083AF;
	text-decoration: none;
}
span.gc-cs-link {
	color: #A5A5A5 !important;
	text-decoration: none;
}