/*
Theme Name:
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
*/







/*====================================================================================================================================================*/
/*====================================================================================================================================================*/
/*                                                                                                                                                    */
/* Library Styles */
/*                                                                                                                                                    */
/*====================================================================================================================================================*/
/*====================================================================================================================================================*/

.image_left {float: left; margin: 0 15px 15px 0;}
.image_right {float: right; margin: 0 0 15px 15px;}
.fl {float: left;}
.fr {float: right;}
.ac {text-align: center;}
.ar {text-align: right;}
.mb0 {margin-bottom:0;}
.ml20 {margin-left:20px;}

.chev-before {
	color:#006cb5;
	padding-left:16px;
	background-repeat:no-repeat;
	background-position:left center !important;
	background-image:url(/public/images/chevron.png);
}
.chev-after:hover {color:#19518e;}
.chev-after:focus {outline:0;}



/*-------------------------------------------------------------------------------------------*/

/* GENERAL LAYOUT */

/*-------------------------------------------------------------------------------------------*/

#websites-content {}

#websites-content .header-image.landing {background-image:url(../images/websites/websites-header.jpg); margin: 10px 0 5px 0; width:950px; height:360px;}

#websites-content .header-image.landing .text {color:#FFF; font-size:18px; padding:125px 490px 0 65px;}

#websites-content .header-image.landing .text .chev-before {color:#8bb7e8; margin-top:10px; display:block; font-size:22px;}

#websites-content #content {
	border-bottom: 1px solid #999;
	padding-bottom:20px;
	width:100%;
	overflow:auto;
	padding:20px;
	}

/*-------------------------------------------------------------------------------------------*/
/* FEATURES */
/*-------------------------------------------------------------------------------------------*/

#websites-content #content .left-module, #websites-content #content .right-module  {
	float:left;
	width:425px;
	padding-right:20px;
	overflow:auto;
	margin-bottom:20px;
	}
	
#websites-content #content .right-module {padding:0 0 0 20px;}

#websites-content #content .left-module img, #websites-content #content .right-module img {float:left; margin:0 15px 0 0;}

#websites-content #content .left-module h3, #websites-content #content .right-module h3 {margin-top:7px; line-height:1.2em}

#websites-content #content .hr {border:1px solid #99cc33; clear:both; margin:10px 0 10px 0;}












