/*
Theme Name: Adora
Theme URI: http://www.progressionstudios.com
Description: Theme for Business
Version: 1.0
Author: ProgressionStudios
Author URI: http://themeforest.net/user/ProgressionStudios/profile?ref=ProgressionStudios
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
@import url(css/reset.css);
@import url(css/standard.css);
@import url(css/navigation.css);
@import url(css/fancybox.css);
@import url(css/nivo-slider.css);

/*   CONTACT FORM STYLING   */
#front-contact .wpcf7 input {
    width: 250px !important;
}
#front-contact p {
    margin-bottom: 2px;
}
#front-contact .wpcf7 textarea {
    height: 100px;
    width: 250px !important;
}

#headlines {
	background-image:url("//www.bromwichgroup.com/wp-content/themes/bromwich/images/headlines-bg.png");
	background-position:left top;
	background-repeat:no-repeat;
	height:350px;
	padding-top:70px;
	right:0;
	top:64px;
	width:340px;
	z-index:100;
}
#headlines .frame1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
        padding: 10px 0 8px;
	width: 252px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
        height: 74px;
}
#headlines .frame1 p {
    color: #003366;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    width: 175px;
    clear: both;
    position: absolute;
    text-transform: capitalize;
}

#headlines .frame1 p a {
	color: #003366;
	text-decoration: none;
        font-size: 14px;
}
#headlines .frame1 p a:hover {
	text-decoration: none;
	color: #891D16;
}
#headlines .frame1 .head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	font-style: italic;
}
#headlines .frame1 img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
height: 64px;
width: 64px;
}

#content ul li {
    font-size: 17px;
    line-height: 1.6em;
    list-style: circle outside none;
    margin-bottom: 18px;
    margin-left: 20px;
}

p {
    font-size: 17px;
    line-height: 1.6em;
    margin-bottom: 18px;
}

.fade {
    border: 0;
    height: 1px;
    background: #333;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,hsla(0,0%,0%,0)), color-stop(50%,hsla(0,0%,0%,.75)), color-stop(100%,hsla(0,0%,0%,0)));
    background: -webkit-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:    -moz-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:     -ms-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:      -o-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:         linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
}

#content .blog-post img {
float: right;
}

#footer-base #copyright img {
margin: 0px;
padding: 0px;
}

#blog-post a {
color: #336699
}

.blog-post a {
color: #336699
}