/*  
Theme Name: Blue and Bold Law
Theme URI: http://seolawfirm.com/
Description: Specially designed theme for Perlmutter & Scheulke, LLP by Kristen Friend. 
Author: Justin Torres
*/

/* Globals */
* {
	margin:0px;
	padding:0px;

}
html, img {
	border:none !important;
}
body {
	color:#2f2e33;
	background-color:#98adb2;
	background-repeat:repeat-x;
	background-image:url(images/bg_body.jpg);
	font-family:Arial, Helvetica, sans-serif;
}
.clear {
	height:1%;
	clear:both;
	overflow:hidden;
}
.wrapper {
	width: 960px;
	margin: 0px auto;
}

ul {
       list-style:none;
}

/* Typography & Formatting */
body {
	font-size: .8em;
	font-family:Georgia;
}
p {
	padding-bottom:10px;
}
 h1, h2, h5 {
 font-family:Georgia, serif !important;
}
h1 {
	font-size:1.7em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:15px;
}
.small, small {
	font-size:10px;
}

h5 {
	font-size:1.7em;
}

h6 {
	font-size:1.4em;
}


/* Start Page Rendering */
/* Please don't ask me to explain how this works, but it's safe */
.gbl_layer1 {
	background-position:center;
	background-repeat:repeat-y;
	background-image:url(images/bg_content.jpg);
}
.gbl_layer2 {
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}
.gbl_page {
	width:940px;
	margin:0px auto;
}

/* Header */
.top {
	height:26px;
	font-size:14px;
	text-align:right;
}
.top a:link, .top a:visited {
	color:#A28A67;
	padding:0px 5px;
	line-height:26px;
	text-decoration:none;
}
.nav {
	height:36px;
}
.nav ul {
	width:100%;
	height:36px;
        list-style:none;
}
.nav li {
	float:left;
}
.nav a span {
	color:#FFF;
	display:block;
	font-size:16px;
	line-height:36px;
	padding:0px 15px;
}
.nav a:hover span{
	background-repeat:repeat-x;
	background-image:url(images/menu_bg.gif);
}

/* Promo Area */
.subnav * {
	font-weight:normal;
}
.subnav_left {
	padding:10px 0px 15px 20px;
}
.subnav_right {
	color:#FFF;
	float:right;
	font-size:14px;
	padding:10px 32px 15px 0px;
}

/* Page Content Area */

.content ul {
        list-style:none;
}

.content_container {
	padding:0px 10px;
}
.content_with_sidebar {
	margin-left:290px;
	margin-right:20px;
	line-height:20px;
	margin-top:20px;
	color:#5d5d5d;
}

.content_with_sidebar ul {
       padding-bottom:10px;
}
.content_no_sidebar {
}
.content h1 *, .content h2 *, .content h3 * {
	color:#3B6870;
	font-weight:normal;
	text-decoration:none;
}
.content h1 a:link, .content h1 a:visited {
	color:#3B6870;
}
.content h1 a:hover, .content h2 a:hover, .content h2 a:hover {
	color:#55909B;
}
.content_with_sidebar h1 {
	color:#3B6870;
	font-weight:normal;
	text-decoration:none;
        line-height:26px;
	margin:0px 0px 15px 0px;
}
.content_with_sidebar h2 {
	color:#3B6870;
	font-weight:normal;
	text-decoration:none;
	margin:0px 0px 5px 0px;
}
.content_with_sidebar h3 {
	color:#5d5d5d;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans Serif;
}
.content_with_sidebar h1 a:hover, .content_with_sidebar h2 a:hover, .content_with_sidebar h2 a:hover {
	color:#55909B;
}
.content_with_sidebar h2 a:link, .content_with_sidebar h2 a:visited {
	color:#3B6870;
}
.content_with_sidebar a:link, .content_with_sidebar a:visited {
	color:#2E4F86;
	text-decoration:none;
	font-style:normal;
}
.content_with_sidebar a:hover {
	color:#2E4F86;
	text-decoration:underline;
	font-style:normal;
}

.pagerss {
        width:93%; 
        height:100%; 
        padding:20px; 
        border: solid thin #ccc; 
        background-color:#f2f8fa; 
        margin-bottom:15px;
}

/* Sidebar */

.sidebar ul {
        list-style:none;
}

.sidebar {
	float:left;
	width:250px;
	margin-left:10px;
}
.sidebar h2 {
	margin-top:15px;
	margin-bottom:3px;
	font-weight:normal;
	border-bottom:#D0DAE7 1px solid;
}

.sidebar h6 {
	margin-top:15px;
	margin-bottom:3px;
	font-weight:normal;
	border-bottom:#D0DAE7 1px solid;
}

.sidebar p, .widget {
	font-family:Arial, Helvetica, sans-serif;
}
.sidebar li {
	text-transform:uppercase;
	padding:2px 0px 5px 15px;
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/list_arrow.gif);
}
.blogsidebar {
	float:left;
	width:250px;
	margin-left:10px;
}
.blogsidebar h2 {
	margin-top:15px;
	margin-bottom:3px;
	font-weight:normal;
	border-bottom:#D0DAE7 1px solid;
}
.blogsidebar p, .widget {
	font-family:Arial, Helvetica, sans-serif;
}
.blogsidebar li {
	padding:2px 0px 5px 15px;
	background-position:left top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/list_arrow.gif);
}
.blogsidebar li ul li {
	text-transform:capitalize;
}
.blogsidebar li ul {
	margin-top:5px;
        list-style:none;
}
.blogsidebar a:link, .blogsidebar a:visited {
	color:#2E4F86;
	text-decoration:none;
}

.blogsidebar a:hover {
        text-decoration:underline;
}

.sidebar li ul li {
	text-transform:capitalize;
}
.sidebar li ul {
	margin-top:5px;
        list-style:none;
}
.sidebar a:link, .sidebar a:visited {
	color:#2E4F86;
	text-decoration:none;
}
.widget {
	color:#FFF;
	background-color:#88A1A0;
}
.widget .textwidget {
	padding-bottom:10px;
}
.wpcf7-form-control-wrap input {
	width:70%;
	margin:2px;
	padding:2px;
	border:2px #DDD solid;
}
.wpcf7-form-control-wrap textarea {
	width:70%;
	margin:2px;
	height:40px;
	padding:2px;
	overflow:auto;
	border:2px #DDD solid;
}

/* Begin Content Styling */

.post_content {
	font-family:Arial, Helvetica, sans-serif;
}
.post_content a:link, .post_content a:visited {
	color:#2E4F86;
	text-decoration:none;
}
.post_content a:hover {
	color:#2E4F86;
	text-decoration:underline;
}

.post_content ul {
        margin:0 0 5px 10px!important;
        list-style:disc!important;
}

.post_content ol {
        margin:0 0 5px 10px!important;
        list-style: decimal;
}

.tags {
	padding:10px;
	margin-bottom:20px;
	background-color:#EEE;
	border-top:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
}
.alignright {
	float:right;
        margin-left:15px;
}

.alignleft {
	float:left;
        margin-right:15px;
}

/* Footing */
.footer_boxes {
	margin:10px 0px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_boxes_title {
	padding:4px 0px;
	color:#2F2E33;
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
	background-color:#D3E1E7;
}
.footer_boxes_content {
	height:100px;
	color:#D3E1E7;
	padding:10px;
	overflow:hidden;
	background-color:#3D606E;
}
.footer_boxes_content a:link, .footer_boxes_content a:visited {
	color:#D3E1E7;
	text-decoration:none;
}
.footer_boxes_content a:hover {
	text-decoration:underline;
}
.footer_boxes_content li {
	padding:0px 0px 4px 15px;
	background-repeat:no-repeat;
	background-image:url(images/list_arrow_dark.gif);
}
.two_column .col_left {
	width:450px;
}
.two_column .col_right {
	position:absolute;
	top:0px;
	right:0px;
	width:450px;
}
.three_column .col_left {
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
}
.three_column .col_mid {
	width:300px;
	margin:0px auto;
}
.three_column .col_right {
	position:absolute;
	top:0px;
	right:0px;
	width:300px;
}
.footer {
	padding:10px;
	color:#3D606E;
	margin:10px 0px;
	line-height:25px;
	background-color:#CCDADE;
	font-family:Arial, Helvetica, sans-serif;
}
.footer li {
	float:left;
	font-size:12px;
	margin-right:10px;
}
.footer li * {
	text-decoration:none;
}
.footer a:link, .footer a:visited {
	color:#3D606E;
}

blockquote {
border: 1px solid #ccc;
margin-left: 30px;
width:87%;
padding: 15px 10px 10px 15px;
margin-bottom:10px;
background-color:#f2f8fa;
color:#4b4b4b;
} 
