@charset "utf-8";
/**
 *		Add the CSS in your style.css!
 *		Note that this file will be overwritten while updating.
 */

.widget h2 {
       background:url(http://www.linkbuildingscool.com/wp-content/themes/screationz-free/screationz/images/dotted_line.gif) repeat-x 0 bottom;
       color:#009FD3;
       float:right;
       font-family:Georgia,"Times New Roman",Times,serif;
       font-size:20px;
       font-weight:normal;
       margin:0;
       padding:5px 0 5px 5px;
       text-align:left;
       width:260px;
}

.fvCommunityNewsList {
	padding: 0 !important;
	margin-left:10px !important;
}
.fvCommunityNewsList li, .fvCommunityNewsList li:before {
	list-style: none !important;
	content: "" !important;
	color: #333 !important;
}
.fvCommunityNewsList li strong {
	display: block;
        text-align:left;
        
}
.fvCommunityNewsList li strong a{
	color:#000000;
        font-family:Georgia,"Times New Roman",Times,serif;
        font-size:12px;
        line-height:18px;
        text-decoration:none;      
}
.fvCommunityNewsList li strong a:hover{
	color:#04A1D5;
        font-family:Georgia,"Times New Roman",Times,serif;
        font-size:12px;
        line-height:18px;
        text-decoration:none;      
}

.fvCommunityNewsList li p {
	color:#000000;
        font-family:Georgia,"Times New Roman",Times,serif;
        font-size:12px;
        line-height:18px;
        text-align:left;
        margin:0;
}
.fvCommunityNewsList li small {
	font-size: .8em;
	font-style: normal;
	letter-spacing: 1px;
	margin-left: 3px;
        float:left;
}
#fvCommunityNewsForm{
        margin:15px 0 0 0;
        float:left;
}

#fvCommunityNewsForm .form-row{
        float:left;
        width:100%;
        padding:0 0 3px 0;
        margin:0;
}


#fvCommunityNewsForm .form-row label {
	display: block;
	color: #000;
	font: 11px Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	padding: 4px 0 15px 3px;
}
#fvCommunityNewsForm .form-row label em {
	color: #e00;
	font: 11px Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-weight: normal;
}
#fvCommunityNewsForm .form-row .input_bg {
        background:url(http://www.linkbuildingscool.com/wp-content/themes/screationz-free/screationz/images/input_bg.gif) no-repeat 0 0;
        float:right;
        height:24px;
        width:173px;
}
#fvCommunityNewsForm input{
	width: 170px;
	font: 11px Georgia,"Times New Roman",Times,serif;
	padding: 3px 2px;
	color: #333;
	background: none;
        border:none;	
}
 #fvCommunityNewsForm .textarea_bg {
        float:right;	
        width: 169px;
        height:80px;
	font: 11px Georgia,"Times New Roman",Times,serif;
	padding: 3px 2px;
	color: #333;
	background: url(http://www.linkbuildingscool.com/wp-content/themes/screationz-free/screationz/images/textarea_bg.gif) no-repeat 0 0;
        border:none;
	
}
 #fvCommunityNewsForm textarea {
	width: 170px;
	font: 11px Georgia,"Times New Roman",Times,serif;
	padding: 3px 2px;
	color: #333;
	background: none;
        border:none;
	
}

#fvCommunityNewsForm input:focus, #fvCommunityNewsForm textarea:focus { border-color: #b4b4b4 #cbcbcb #cbcbcb #b4b4b4; }
#fvCommunityNewsForm input.error, #fvCommunityNewsForm textarea.error { border-color: #e40000 #fb0000 #fb0000 #e40000; }
#fvCommunityNewsForm input.error:focus, #fvCommunityNewsForm textarea.error:focus { border-color: #c40000 #db0000 #db0000 #c40000; }
#fvCommunityNewsForm textarea { height: 50px; }
#fvCommunityNewsSubmit {
        background:url(http://www.linkbuildingscool.com/wp-content/themes/screationz-free/screationz/images/submit_news.gif) no-repeat 0 0!important;
	width: 94px!important;
        height:24px;
	display: block;
	margin-top: 4px;
        display:inline;
        float:right; 
}
input.submit_news{
       background:url(http://www.linkbuildingscool.com/wp-content/themes/screationz-free/screationz/images/submit_news.gif) no-repeat 0 0!important;
        width: 94px!important;
        height:24px;
	display: block;
	margin-top: 4px;
}
#fvCommunityNewsForm small a {
	outline: none !important;
}
#fvCommunityNewsErrorResponse { color: #e40000; }
