
/*==========================================================================================
	
This file contains styles related to the colour scheme of the theme

==========================================================================================*/



body{ font-size:14px;
font-family: "Droid Serif", "Times New Roman", serif;
color:#474747;
background:#ffffff;
}

#main{background:#ffffff;}

a{color:#145585;text-decoration:none;}
a:hover{color:#145585;
text-decoration:underline;
}

h1,h2,h3,h4,h5{font-family: "Droid Serif", "Times New Roman", serif;
	line-height:1.2;}
	p {font-size:14px;
		line-height:1.5;
		margin: 0 0 24px 0;}

.page-head{color: #ffffff;background-color:#145585;}
.page-title:after{ background-color: #ffffff;
    bottom: 0px;
    content: "";
    height: 1px;
    left: 50%;
	margin-left:-50px;
    position: absolute;
    width: 100px;}

#header-bar{background:#ffffff;
color:#999999;}

.header-phone .fa-circle, .header-email .fa-circle{color:#145585;}
.header-phone .fa-phone, .header-email .fa-envelope{color:#ffffff;}

.menu-nav li a{color:#a5a5a5;}
.menu-nav li a:hover, .menu-nav li a:focus, .menu-nav li.current_page_item .sub-menu li a:hover{color:#145585;}
.menu-nav li.current_page_item > a, .menu-nav li.current_page_item a:focus, .menu-nav li.current_page_ancestor > a, .menu-nav li.current_page_parent > a{color:#145585;
border:1px solid #145585;}

.menu-nav ul {background:#ffffff;
border-top:5px solid #145585;}

.sub-menu li.current_page_item > a{color:#145585;
border:none;}

.navbar-toggle{border:2px solid #145585;}
.navbar-toggle .icon-bar{background:#145585;}

.flex-caption{color:#ffffff;}

.flex-caption h4:before{ background-color: #ffffff;
    top: 0px;
    content: "";
    height: 1px;
    left: 50%;
	margin-left:-50px;
    position: absolute;
    width: 100px;}
    
.flex-control-nav li a {background:none;
	border:1px solid #145585;
    }    
    
.flex-control-nav li a.flex-active,
.flex-control-nav li a:hover {
	background: #145585;
}
    
.intro-msg{color:#404040;}
.intro-big-italic{color:#145585;}

.section-title{border-bottom:1px solid #c5c5c5;
color:#145585;}
.section-title:before, .blog-post:before{ background-color: #145585;
    bottom: -3px;
    content: "";
    height: 5px;
    left: 50%;
	margin-left:-50px;
    position: absolute;
    width: 100px;}

.single-subtitle{color:#145585;}

.practice-item{border:5px solid #145585;}
.practice-icon, .circle-icon{color:#145585;}

.practice-title, .circle-title, .small-title, .lawyer-title, .testimonial-client strong{color:#404040;}
.practice-item:hover, .circle-icon:hover{background:#145585;}
.practice-item:hover .practice-icon, .practice-item:hover .practice-title, .circle-icon:hover{color:#ffffff;}


.modal-header{border:none;min-height:0px;}
.modal-body{padding-top:0;}

.modal-content{background:#f2f2f2;
color:#424242;}

.practice-single-title{color:#2b2b2b;
border-bottom: 1px solid #2b2b2b;
margin-bottom:24px;}

.practice-single-subtitle{color:#2b2b2b}

.view-more a{border:3px solid #145585;
background:#145585;
color:#ffffff;}

.view-more a:hover{color:#145585;}

.lawyer-title:before{background-color: #c5c5c5;
    bottom: 0px;
    content: "";
    height: 1px;
    left: 50%;
	margin-left:-25px;
    position: absolute;
    width: 50px;}
.lawyer-social li a{border:3px solid #145585;
color:#145585;}
.lawyer-social li a:hover{background:#145585;
color:#ffffff;}

.lawyer{border-bottom:1px solid #c5c5c5;}
.lawyer:after{background-color: #145585;
    bottom: -3px;
    content: "";
    height: 5px;
    left: 50%;
	margin-left:-50px;
    position: absolute;
    width: 100px;}
.lawyer-bio h3{color:#404040;}

.about-section{border-bottom:1px solid #c5c5c5;}
.about-section:after{background-color: #145585;
    bottom: -3px;
    content: "";
    height: 5px;
    left: 50%;
	margin-left:-50px;
    position: absolute;
    width: 100px;}
.about-title h3{color:#404040;}
.circle-icon{border:5px solid #145585;}

.gal-btn{border:3px solid #ffffff;
color:#ffffff;}

.faq-title{border-bottom:1px solid #c5c5c5;}
.faq-title a{color:#404040;}
.faq-title a:hover, .active a{color:#145585;}


.case{border-bottom:1px solid #c5c5c5;}
.case:after{background-color: #145585;
    bottom: -3px;
    content: "";
    height: 5px;
    left: 50%;
	margin-left:-50px;
    position: absolute;
    width: 100px;}
.case-2col-title, .case-1col-title{color:#404040;}
.case-verdict{color:#ffffff;
border:3px solid #ffffff;}

.blog-post{border-bottom:1px solid #c5c5c5;}
.blog-title, .practice-single-page-title{color:#404040;}
.blog-title a, .articles-title a{color:#404040;}
.blog-title a:hover, .articles-title a:hover{color:#145585;}
.blog-date li i{color:#145585;}
.blog-date li, .blog-date li a{color:#c5c5c5;}
.blog-date li a:hover{color:#145585;}
.blog-button a{border:3px solid #145585;
color:#145585;}
.blog-button a:hover{background:#145585;
color:#ffffff;}

.widgettitle, .single-page-tags{color:#404040;}
.widget_categories ul li a, .widget_archive ul li a, .widget_recent_entries ul li a{color:#474747;}
.widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_recent_entries ul li a:hover{color:#145585;}
.widget_categories ul li:before, .widget_archive ul li:before, .widget_recent_entries ul li:before{font-family: FontAwesome;
	content: "\f105";
    display: inline-block;
    padding-right: 8px;
	color:#145585;}
.widget_tag_cloud a, .tagcloud a{border:3px solid #145585;
background:#145585;
color:#ffffff;}
.widget_tag_cloud a:hover, .tagcloud a:hover{color:#145585;
background:none;
text-decoration:none;}

#search-string{border:3px solid #c5c5c5;}

.comm-title{border-top:1px solid #c5c5c5;}
.comment-right{border:1px solid #c5c5c5;}
.comment-author cite, .comment-author .author a:link{color:#404040;}
.comment-date {color:#c5c5c5;}
.comment-avatar img{border:3px solid #145585;}
.comment-reply-link:before{font-family: FontAwesome;
	content: "\f112";
    display: inline-block;
    padding-right: 8px;
	color:#145585;}



.contact-right ul li span{color:#145585;}

#footer-var1, #footer-var2{background:#003963;
color:#ffffff;}

.foo-block .widgettitle{color:#ffffff}

.contact-field, #msg-evaluation{color: #ffffff;
background:#404a55;}

.comm-field, #msg-contact{border:1px solid #e5e5e5;
background:#f2f2f2;
color:#707070;}

#contact-form-holder label{color:#404040;}

#submit-evaluation, #submit-contact, #submit{border:3px solid #145585;
color:#145585;}

#submit-evaluation:hover, #submit-contact:hover, #submit:hover{background:#145585;
color:#ffffff;}

.footer-social li a{color:#ffffff;}
.footer-social li a:hover{color:#145585;}

.foo-copyright{color:#474747;}

.output2{border:1px solid #145585;
color:#145585;}

.page-numbers, .page-numbers:hover{ border: 3px solid #145585;
color:#145585;} 
.page-numbers:hover, .current, .current:hover{color:#ffffff;
background:#145585;
border: 3px solid #145585;}

.no-page-title h1{color: #c5c5c5;margin-bottom:32px;
font-size:180px;}

::-webkit-input-placeholder { /* WebKit browsers */

    opacity: 0.7;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

    opacity: 0.7;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */

    opacity: 0.7;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */

    opacity: 0.7;
}

.contact-field, #msg-evaluation {color: #ffffff;background: #1D1D1D;}
#submit-evaluation, #submit-contact, #submit {border: 3px solid #145585;background: #E6E6E6;color: #145585;}
.menu-nav li a {padding: 3px 12px; font-size:14px; font-family: arial;}
.menu-nav li.current_page_item > a, .menu-nav li.current_page_item a:focus, .menu-nav li.current_page_ancestor > a, .menu-nav li.current_page_parent > a {background: #145585;border: 4px solid #145585; color:#fff}
.header-phone .fa-stack, .header-email .fa-stack {font-size: 12px;margin-right: 8px;}
.foo-copyright {color: #fff;}
.practice-item {padding: 12px;margin-top: 25px;}
.single .page-head {height: 200px; margin-bottom: 0px;}
.page .page-head {height: 200px; margin-bottom: 60px;}
.practice-title {font-size:16px;margin-top:0px;}
.page-title {font-size: 32px;}
h1 {font-size: 46px;}
.lawyer-img img {width: 90%;}
.practice-icon {text-align: center;font-size: 41px;}
.content-holder ul {font-size:12px; font-family:arial; color:#77828A}
.content-holder ul li {color:#343434; margin-bottom:8px; padding-bottom:8px;margin-right:60px; border-bottom: 1px solid #496297;}
#logo {margin-top: 10px;margin-bottom: 0px;}
.header-contact {margin-top: 20px;float: right;width: 430px;font-size: 14px;font-family: arial; width: 240px;}
.header-phone {float: left; width: 190px;}
.header-email {float: left;}
.navbar {margin:20px 0 0 0;text-align: center;}
.content-holder h3 {font-size: 18px; margin-bottom: 10px; font-style: italic; color:#343434}
.alignright {display: block;float: right;margin: 3px 0 0 50px;}
.flex-caption {margin-top:90px;}
.flexslider-home {overflow: hidden;height: 400px;}
.flexslider .slides img {display: block;width: 100%;margin-top: -160px;}
@media (max-width: 1160px){.flexslider .slides img {margin-top: 0px;}}
@media (min-width: 767px) {
.navbar {margin-bottom:-16px;}}
@media (max-width: 767px) {

.flex-caption {margin-top:20px;}
.flexslider-home {overflow: hidden;height: 300px;}
.flex-caption h1 {font-size: 30px;}
.flex-caption h4 {font-size: 20px;}
.flexslider .slides img {display: block;width: 100%;margin-top: 0px;}
}
.img-responsive {display: block;}
.navbar-toggle {width:100%}
@media (max-width: 767px) {

.menu-nav ul {border:none;}
.navbar-collapse{background:#ffffff;}

}