/*
Theme Name: Boldy
Author: Site5.com
Author URI: http://gk.site5.com/t/237
Description: Check <a href="http://wordpress.site5.net/boldy/doc/">Boldy Documentation</a> in case you need directions</a>.
*/

/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4B4B4B;
	line-height: 150%;
	background-color: #FFF;
	background-image: url(images/bk_body.jpg);
	background-repeat: repeat-x;
}
a, img {
	border: none;
}
ul {
	list-style:none;
}

a {
	text-decoration:none;
	color:#1FA2E1;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none;
}

p {
	margin:0 0 1.5em;
}

/* Newsletter Signup */
.nl-form input {margin-bottom: 5px !important}
.nl-form input[type="text"], .nl-form input[type="email"], .nl-form select {
    margin-bottom: 5px !important;
    width: 100%;
    padding: 10px;
    border: solid 1px #ccc;
    border-radius: 3px;
}
.nl-submit {background-color: #f57d20; float: left; padding: 15px; color: #ffffff; border-radius: 50px !important; border: none; width: 100%; cursor: pointer}
.nl-submit:hover {background-color: #333333; float: left; padding: 15px; color: #ffffff; text-decoration: none;}
.nl-form ul {width: 50%; float: left;}
.nl-form .nl-image {width: 40%; float: left; margin-top: -10px}
table.grc-nl-pop td {border: none; border-bottom: solid 1px #ededed; line-height: 25px; padding: 15px;}
table.grc-nl-pop td a i {font-size: 25px; margin-right: 3px; margin-left: 3px}
.account-sign-in a.button {width: 100%; float: left; text-align: center; margin-bottom: 10px;}


.fp-img {
	float: left;
	height: 120px;
	width: 120px;
	margin-right: 20px;
	border: 1px solid #999;
}
h1, h2, h3 {
	font-family: 'Strait', sans-serif;
	font-weight: normal;
}

h1 {
	font-weight:normal;
}

h1 a:hover {
	text-decoration:none;
	color:#333;
}

h2 {
	font-size:20px;
	padding-top:10px;
	font-weight:normal;
}

h3 {
	font-size:18px;
	padding-top:10px;
}

 /* LAYOUT STRUCTURE
--------------------------------------------------*/
body#home #mainWrapper {
	background:url(images/bk_main_wrapper_home.png) 0 0 repeat-x;
}

#mainWrapper {
	background:url(images/bk_main_wrapper.png) 0 0 repeat-x;
}
#wrapper {
	margin:0 auto;
	width:960px;
}

#header {
	height: 90px;
	position: relative;
}

#content {
	padding-bottom:20px;
	overflow:hidden;

	margin-top:35px;
}

body#home #content{
	margin-top:20px;
}

body#home #content, body#portfolio #content {
	background:none;
	
}

.cta-top {
	width: 960px;
	margin-top: 60px;
	height: 70px;
	margin-bottom: 20px;
}

.cta-top a {
	float: left;
	height: 67px;
	width: 223px;
	border: 1px solid #CEDDF2;
	background-image: url(images/cta-bg.png);
	font-family: 'Strait', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	margin-right: 20px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	line-height: 70px;
	color: #666;
	-moz-transition: all ease-in-out 0.7s;
	-webkit-transition: all ease-in-out 0.7s;
	-o-transition: all ease-in-out 0.7s;
	transition: all ease-in-out 0.7s;
	background-color: #FFF;
	background-position: 0px -33px;
}
.cta-top a:hover {
	color: #3E6297;
	text-decoration: none;
	-moz-transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
	-moz-box-shadow: #ccc 0px 0px 4px;
	-webkit-box-shadow: #ccc 0px 0px 4px;
	box-shadow: #ccc 0px 0px 4px;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: 0px -20px;
}
.cta-top a img{
	float: left;
	margin-left: 20px;
	margin-right: 15px;
}


.last-cta {
	margin-right: 0px !important;
}
.more-cta {
	width: 960px;
	margin-top: 20px;

	margin-bottom: 20px;
}

.more-cta a {
text-align: centerl;
box-sizing: border-box;
	float: left;

	width: 32.333%;
	border: 1px solid #CEDDF2;
	background-image: url(images/cta-bg.png);
	font-family: 'Strait', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	margin-right: 0.5%;
margin-left: 0.5%;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	line-height: 70px;
	color: #666;
	-moz-transition: all ease-in-out 0.7s;
	-webkit-transition: all ease-in-out 0.7s;
	-o-transition: all ease-in-out 0.7s;
	transition: all ease-in-out 0.7s;
	background-color: #FFF;
	background-position: 0px -13px;
	padding: 10px;
}
.more-cta {
	color: #3E6297;
	text-decoration: none;
	-moz-transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
	-moz-box-shadow: #ccc 0px 0px 4px;
	-webkit-box-shadow: #ccc 0px 0px 4px;
	box-shadow: #ccc 0px 0px 4px;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: 0px -20px;
}

.more-cta a:hover {
	color: #3E6297;
	text-decoration: none;
	-moz-transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
	-moz-box-shadow: #ccc 0px 0px 4px;
	-webkit-box-shadow: #ccc 0px 0px 4px;
	box-shadow: #ccc 0px 0px 4px;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: 0px -10px;
}


#content #colLeft {
	float:left;
	width:670px;
	margin-right:50px;
	padding-top:10px;
}

#content #colRight {
	float:left;
	width:240px;
	
}
#footer {
	margin: 10px 0 0;
	color: #666;
	position: relative;
	padding-top: 3px;
	font-size: 12px;
	background-color: #191919;
}

#footerActionsInner{
	width:960px;
	margin:0 auto;
	padding:0px 0 0;
	overflow:hidden;
}

#footerWidgets {

	padding-top:32px;
}

#footerWidgetsInner {
	width:960px;
	margin:0 auto;
	padding:20px 0 35px;
	overflow:hidden;
}

/* HEADER ELEMENTS
-----------------------------------*/

/* -- logo --*/
#logo {
	position: absolute;
	top: 5px;
	left: 0;
}

#logo a img{
	border:none;
	vertical-align:middle;
}

#mainMenu {
	position: absolute;
	left: 280px;
	top: 10px;
	z-index: 10002;
}

#mainMenu ul li{
	float:left;
	
}

#mainMenu ul li a {
	display: block;
	height: 40px;
	color: #ccc;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Strait', sans-serif;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
	background-image: url(images/nav-divider.png);
	background-repeat: no-repeat;
	background-position: right top;
	-moz-transition: all ease-in-out 0.7s;
	-webkit-transition: all ease-in-out 0.7s;
	-o-transition: all ease-in-out 0.7s;
	transition: all ease-in-out 0.7s;
	z-index: 10002;
}

#mainMenu ul li a span {
	font-size: 10px;
	color: #999;
	line-height: 120%;
	z-index: 10002;

}

#mainMenu ul li a:hover {
	color: #FF6600;
	-moz-transition: all ease-in-out 0.1s;
	-webkit-transition: all ease-in-out 0.1s;
	-o-transition: all ease-in-out 0.1s;
	transition: all ease-in-out 0.1s;
	text-decoration: none;	
	
}


#mainMenu ul li ul li a:hover{
	background: #132325;
	color: #EC6D20;
}

/* top social links */

#topSocial {
	position:absolute;
	right:0;
	top:120px;
}

#topSocial ul li {
	float:left;
	padding:0 5px;
	width:50px;
}

#topSocial ul li a {
	display:block;
	height:47px;
	width:47px;
	background:url(images/bk_topsocial.png) 0 0 no-repeat;
}

#topSocial ul li a img {
	border:none;
	margin-top:9px;
	margin-left:8px;
}

#topSocial ul li a:hover {
	/*background:url(images/bk_topsocial_hover.png) 0 0 no-repeat;*/
	background:none;
}

/* Top Search */

#topSearch {
	position:absolute;
	right:5px;
	top:25px;
}

/* CONTENT ELEMENTS
-------------------------------------------*/

.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

/* homeboxes */

#homeBoxes {
	overflow: hidden;
	color: #666;
	font-size: 11px;
}

#homeBoxes .homeBox {
	width: 290px;
	float: left;
	margin-right: 40px;
	background: url(images/bk_dotted_thick.png) 0 0 repeat-x;
	line-height: 145%;
}





#homeBoxes .last{
	margin-right:0;
}

#homeBoxes .homeBox h2 {
	padding:10px 0 15px;
	color:#333;
	font-weight:normal;
	font-size:24px;
}

.more-link {
	background-image: url(images/read-more.jpg);
	border: 1px solid #F63;
	height: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	float: right;
	color: #FFF;
	text-transform: uppercase;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	font-size: 12px;
	-moz-transition: all ease-in-out 0.7s;
	-webkit-transition: all ease-in-out 0.7s;
	-o-transition: all ease-in-out 0.7s;
	transition: all ease-in-out 0.7s;
}

.more-link:hover {
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: 0px -10px;
	-moz-transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
	-moz-box-shadow: #ccc 0px 0px 5px;
	-webkit-box-shadow: #ccc 0px 0px 5px;
	box-shadow: #ccc 0px 0px 5px;
}
.slider-link {
	background-image: url(images/read-more.jpg);
	border: 1px solid #F63;
	height: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	float: right;
	color: #FFF;
	text-transform: uppercase;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	font-size: 12px;
	-moz-transition: all ease-in-out 0.7s;
	-webkit-transition: all ease-in-out 0.7s;
	-o-transition: all ease-in-out 0.7s;
	transition: all ease-in-out 0.7s;
	margin-top: 20px;
}
.tier3 {
	width: 960px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.tier3 h3{
	font-size: 26px;
	text-transform: uppercase;
	color: #F60;
	background-image: url(images/heading-line.png);
	background-repeat: no-repeat;
	background-position: 140px 22px;
	margin-bottom: 30px;
}
.tier3 .half-box {
	float: left;
	width: 470px;
}
.tier3 .half-box ul li {
	float: left;
	width: 43%;
	background-image: url(images/icons/tick.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	color: #666;
	padding-bottom: 10px;
	font-size: 13px;
}
.tier4 {
	width: 960px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tier4 h3{
	font-size: 26px;
	text-transform: uppercase;
	color: #F60;
	background-image: url(images/heading-line.png);
	background-repeat: no-repeat;
	background-position: 300px 22px;
}
.tier4 .full-box {
	float: left;
	width: 960px;
}

.margin-right {margin-right: 20px;}
/* home blurb */

#blurb {
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;
	border-top:1px solid #BDBDBD; 
	border-left:1px solid #BDBDBD; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;
	padding:15px 20px 25px;  
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-size:18px;
	line-height:130%;
	margin-bottom:25px;
}

#blurb p {
	margin:0;
}

#blurb img {
	float:right;
	border:none;
	margin-top:5px;
}

#archive-title {
	padding:5px 0 7px 25px;
	margin:0 0 15px;
	display:block;
	background:url(images/ico_archive.png) 2px 50% no-repeat;
	border-bottom:1px solid #ddd;
}

#content #colLeft img {

}

/* BLOG ITEMS */

.postItem {
	margin:0 0 30px;
	padding:0 0 15px;
	border-bottom:1px dotted #bbb;
	overflow:hidden;
}
.postItem h1 {
	padding-top: 5px;
	line-height: normal;
}
.postItem .meta {
	font-size:11px;
	color:#666;
	text-shadow:1px 1px #fff;
	margin-top:-12px;
	margin-bottom:18px;
}

.postTags {
	font-size:13px;	
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 0;
}

blockquote {
	padding-left: 80px;
	margin: 20px 0 15px 0;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: url(images/bk_blockquote.png) 0 15px no-repeat;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
}

#content #colLeft ul li, #content #colLeft ol li  {
	padding:5px 0 5px 25px;
	background:url(images/bullet_list.png) 0 8px no-repeat;
}

#colLeft h1 {
	margin-bottom: 15px;
	font-size: 40px;
	color: #F47C21;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-bottom: 15px;
}
#colLeft h2 {
	margin-bottom: 20px;
	font-size: 30px;
	color: #124A96;
	text-transform: uppercase;
}
#content #colLeft ul {
	margin:0 0 15px 15px;
}

#content #colLeft ol li {
	background:none;
	padding-left:0;
}

#content #colLeft ol {
	margin:0 0 15px 35px;
}

#shareLinks {
	height:30px;
	background:url(images/bk_social.jpg) 0 0 repeat-x;
	font-size:12px;
	line-height:32px;
	padding:0 10px;
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;
	border:1px solid #008FF5; 
	/*border-left:1px solid #008FF5; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;*/
	margin:20px 0;
	width:130px;
}

#shareLinks a {
	color:#fff;
}

#shareLinks #icons {
	display:none;
	padding-left:15px;
}

#shareLinks #icons a {
	margin:0 10px;
	font-weight:bold;
	text-transform:uppercase;
}


/* PAGINATION */

.emm-paginate {padding:10px 0; overflow:hidden; clear:both;}
.emm-paginate a {background:url(images/bk_pagenavi.jpg) 0 100% repeat-x; border:1px solid #ddd; color:#666; margin-right:5px; padding:4px 8px; text-align:center; text-decoration:none;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {color:#fff; background:#18AEF5; border:1px solid #0A95D8; margin-right:5px; padding:4px 8px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}


/* SLIDER
---------------------------------------*/

#slider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 40%;
	height:300px; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

/* PORTFOLIO PAGE 
---------------------------------------*/

.portfolioCategs {
	margin-top:5px;
	float:right;
	margin-top:-47px;
}

.portfolioCategs li {
	float:left;
	margin-right:5px;
}

.portfolioCategs li a{
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	border-top:1px solid #ddd; 
	border-left:1px solid #ddd; 
	border-bottom:1px solid #fefefe; 
	border-right:1px solid #fefefe;
	padding:6px 12px;  
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-weight:bold;
	display:block;
	
}

.gallery {
	width: 670px;
	margin: 0px;
	float: left;
	padding: 0px;
}

.gallery .portfolioItem {
	float: left;
	width: 200px;
	overflow: hidden;
	margin: 10px;
	border: 1px solid #F2F2F2;
	-moz-box-shadow: #ccc 0px 0px 5px;
	-webkit-box-shadow: #ccc 0px 0px 5px;
	box-shadow: #ccc 0px 0px 5px;
	height: 150px;
}


.gallery .portfolioItem img {
	border:none;
}



/* COLRIGHT ELEMENTS 
-------------------------------------*/

.rightBox  {
	margin-bottom:17px;
}

.rightBox h2 {
	padding:10px 0;
}

.rightBox ul li{
	padding:6px 0;
	border-bottom:1px solid #ddd;
}

.rightBox ul {
	border-top:1px solid #ddd;
}

/* COMMENTS
-----------------------------------*/


#content #colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:0 0 20px;
	border-top:3px solid #D2D8DB;
	border-bottom:4px solid #D2D8DB;
	padding:0;
	padding-bottom:10px;
}

#content #colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}

#content #colLeft ul.commentlist li {
	padding:20px 0 10px 50px;
	position:relative;
	margin-top:0;
	background:url(images/bk_horiz_line.jpg) 0 0 repeat-x;
}

#content #colLeft ul.commentlist li img {
	border:none;
}

#content #colLeft ul.commentlist li p{
	font-size:13px;
	margin:10px 0;
}

#content #colLeft ul.commentlist li .comment-meta, #content #colLeft ul.commentlist li .text  {
	margin-left:20px;	
}

#content #colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}

#content #colLeft ul.commentlist li .comment-meta {
	font-size:16px;
}


#content #colLeft ul.commentlist li .gravatar {
	position:absolute;
	width:50px;
	height:50px;
	top:20px;
	left:0;
}

#content #colLeft ul.commentlist li .gravatar .gravatar_mask {
	position:absolute;
	left:0;
	top:0;
	background:url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width:50px;
	height:50px;
}

#content #colLeft ul.commentlist .reply {
	position:absolute;
	right:0;
	top:25px;
	width:46px;
	height:21px;
	text-align:center;
	font-size:12px;
}

#content #colLeft ul.commentlist .reply a {
	display:block;
	width:46px;
	height:21px;
	font-style:italic;
}

#content #colLeft ul.commentlist .reply a:hover {
	text-decoration:none;
	color:#333;
}


#content #colLeft ul.commentlist li .children li {
	margin-top:15px;
	padding-top:25px;
	border-bottom:none;
	overflow:hidden;
	padding-bottom:5px;
}

#content #colLeft ul.commentlist li .children li .gravatar {
	top:20px;
}

#content #colLeft ul.commentlist li .children li .reply {
	top:30px;
}

/* FOOTER ELEMENTS
-------------------------------------------*/

#twitter #twitter_update_list li {
list-style-type:none;
line-height:140%;
}

#showHide {
	display:block;
	position:absolute;
	width:48px;
	height:16px;
	right:4px;
	top:-5px;
	background:url(images/but_show_hide.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#footerActionsInner #twitter {
	float:left;
	overflow:hidden;
	width:315px;
	background:url(images/twitter_ill.png) 0 0 no-repeat;
	padding-left:85px;
	position:relative;
}

#footerActionsInner #twitter #latest {
	width:293px;
}

#footerActionsInner #twitter #latest #tweet {
	background:url(images/bk_latest_tweet.png) 0 0 no-repeat;
	padding:10px 10px 0 20px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:125%;
	height:65px;
	
}

#footerActionsInner #twitter #latest #tweetBottom{
	height:26px;
	background:url(images/bl_latesttweet_bottom.png) 0 0 no-repeat;
}

#footerActionsInner #twitter a.action {
	position:absolute;
	display:block;
	width:81px;
	height:23px;
	background:url(images/but_actions.png) 0 0 no-repeat;
	text-align:center;
	font-size:12px;
	color:#fff;
	padding-top:2px;
}

#footerActionsInner #twitter a.action:hover {
	background:url(images/but_actions.png) 0 -25px no-repeat;
}

#footerActionsInner #twitter a.action {
	left:0;
	top:76px;
}

#footerActionsInner #quickContact {
	float:right;
	overflow:hidden;
	width:435px;
	background:url(images/quick_contact_ill.png) 0 0 no-repeat;
	padding-left:85px;
	position:relative;
	margin-left:30px;
}

#footerActionsInner #quickContact .leftSide {
	float:left;
	width:155px;
	overflow:hidden;
}

#footerActionsInner #quickContact .rightSide {
	float:left;
	width:268px;
	overflow:hidden;
	margin-left:10px;
}

/* Footer Widgets */

#footerWidgetsInner .boxFooter {
	float:left;
	width:210px;
	padding-right:30px;
	overflow:hidden;
	margin-bottom:40px;
}


#footerWidgetsInner h2 {
	font-size:20px;
	border-bottom:1px solid #292929;
	padding:7px 0 12px;
	margin-bottom:2px;
	color:#ccc;
}

#footerWidgetsInner .boxFooter ul li {
	padding:7px 0;
	border-bottom:1px solid #292929;
	color:#986123;
	font-size:10px;
	font-style:italic;
}

#footerWidgetsInner .boxFooter ul li a {
	text-decoration:none;
	color:#515151;
	font-size:13px;
	font-style:normal;
}

#footerWidgetsInner .boxFooter ul li a:hover {
	color:#ccc;
}

/* Copyright */

#footerWidgetsInner #copyright {
	clear: both;
	padding-top: 25px;
	margin-top: 15px;
	position: relative;
	background-image: url(images/divider-bot.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#site5bottom {
	position:absolute;
	right:0;
	top:17px;
}

#site5bottom img {
	border:none;
}

#site5bottom a {
	display:block;
	/*width:344px;
	height:26px;
	background:url(images/site5bottom.png) 100% 0 no-repeat;
	text-indent:-9999px;*/
}


/* FORMS
------------------------------------*/

/* Quick Contact Form */

#quickContact form input[type="text"], #quickContact form textarea{
	width:138px;
	margin-bottom:5px;
	-moz-border-radius:6px; 
	-webkit-border-radius:6px;
	border-top:1px solid #BDBDBD; 
	border-left:1px solid #BDBDBD; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	padding:7px;
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#quickContact form textarea {
	width:250px;
	height:90px;
	padding-top:5px;
}

#quickContact form input[type="submit"] {
	display:block;
	float:right;
	width:81px;
	height:24px;
	background:url(images/but_actions.png) 0 0 no-repeat;
	text-align:center;
	font-size:12px;
	color:#fff;
	padding-top:0px;
	border:none;
	line-height:80%;
	margin-top:3px;

}

/* Top Search */

#topSearch input[type="text"] {
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	width:100px;
	background:url(images/bk_top_search.png) 0 0 repeat-x;
	padding:9px 10px 10px;
	border:1px solid #2E4849;
	color:#A8A8A8;
	font-style:italic;
	margin-right:10px;
	position:relative;
}

#topSearch input[type="submit"] {
	position:absolute;
	right:0;
	z-index:100;
	width:43px;
	height:44px;
	background:url(images/but_search.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
}	

/* COMMENTS F0RM */

#commentform p {
	margin:0;
}

#commentform label {
	display:block;
	padding:5px 0;
}

#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}

#commentform input:focus, #commentform textarea:focus {
	border:1px solid #0099FF;
}


#commentform textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#commentform input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

/* Contact Form */

#contact label {
	display:block;
	padding:5px 0;
}

#contact input, #contact textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}


#contact textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#contact input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}

#header{z-index:1001 !important;}
#content{z-index:100 !important;}

.nl-info {
	padding: 5px;
	width: 198px;
	border: 1px solid #333;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
.nl-but {
	background-image: url(images/read-more.jpg);
	border: 1px solid #F63;
	height: 30px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	float: right;
	color: #FFF;
	text-transform: uppercase;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	font-size: 12px;
	cursor: Pointer;
	margin-top: 20px;
	margin-left: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nl-item {
	background-image: url(images/divider-bot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #CCC;
}
.latest-news-sidebar {
	background-color: #FFFFFF;
	padding: 14px;
	float: left;
	width: 210px;
	border: 1px solid #D6D6D6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #464646;
	margin-top: 20px;
	background-image: url(images/sidebar-menu-bg.png);
}
.latest-news-sidebar .read-more-but {
	display: block;
	text-transform: uppercase;
	text-align: right;
	margin-top: 10px;
}
.latest-news-sidebar ul li {
	background-image: url(images/divider-bot-light.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 13px;
	}
.latest-news-sidebar ul li a {
	background-image: url(images/icons/story-icon.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 30px;
	color: #999;
	display: block;
	}
	.latest-news-sidebar ul li a:hover {
	background-image: url(images/icons/story-icon-roll.png);
	color: #F60;
	text-decoration: none;
	}
	
	.latest-news-sidebar h2 {
	color: #F60;
	background-image: url(images/divider-bot-light.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	}
.sidebar-nl {
	background-color: #252525;
	padding: 14px;
	float: left;
	width: 210px;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #E9E9E9;
}
.sidebar-nl h2 {

}
.contact-input {
	padding: 5px;
	width: 400px;
	border: 1px solid #CCC;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

ul.client-list li {
	border: none !important;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px !important;
}

ul.client-list li img {
	border: 1px solid #333333;
}
.left-align {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	border: 5px solid #F8F8F8;
	-moz-box-shadow: #ccc 0px 0px 5px;
	-webkit-box-shadow:  #ccc 0px 0px 5px;
	box-shadow:  #ccc 0px 0px 5px;
}

.contact-but {
	background-image: url(images/read-more.jpg);
	border: 1px solid #F63;
	height: 30px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	float: left;
	color: #FFF;
	text-transform: uppercase;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	font-size: 12px;
	-moz-transition: all ease-in-out 0.7s;
	-webkit-transition: all ease-in-out 0.7s;
	-o-transition: all ease-in-out 0.7s;
	transition: all ease-in-out 0.7s;
	cursor: pointer;
}

#blanket {
background-color: rgba(255,255,255,0.75);
position:absolute;
z-index: 9999;
top:0px;
left:0px;
width:100%;
height: 150%;
}


#popUpDiv img {width: 100%}

#popUpDiv {top: 10%; margin-left: auto; margin-right: auto; position: relative; max-width:600px; min-height:200px; background: #fff;
z-index: 9999; padding: 20px; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); color: #fff;}
#popUpDiv form{margin-top: -30px;}
.close-nl {
cursor: pointer;
right: 40px;
position: absolute;
top: 23px;
border-radius: 30px;
padding: 3px 4px 5px 5px;
width: 30px;
height: 30px;
border: none;
background-color: #777;
font-weight: bold;
color: #FFF;
z-index: 9999;
}
.nl-pop-up {
background-color: #444;
padding: 10px 15px;
box-sizing: border-box;
width: 770px;
border-radius: 3px;
color: #FFF;
overflow: hidden;
margin-left: auto;
margin-right: auto;
position: relative;
margin-top: 15%;
}
.nl-pop-up p {
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 13px;
}
.nl-pop-up .nl-icon {
	background-color: #0096ff;
	border-radius: 50px;
	padding: 10px;
	float: left;
	color: #fff;
	margin-right: 20px
}
.nl-form .text-field {
	padding: 10px;
	border-radius: 3px;
	border: none;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 13px;
}
.nl-pop-up .nl-form {
	padding-top: 15px;
}
.nl-form .checkbox {
	padding: 10px;
	border: none;
margin-right: 10px;
}
.nl-pop-up .nl-form h3 {
	padding-bottom: 10px;
	text-transform: none;
	font-size: 20px;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: solid 1px #555;
	padding-bottom: 20px;
}


.nl-one {width: 33%; float: left; box-sizing: border-box; padding-right: 30px;}
.nl-two {width: 33%; float: left; box-sizing: border-box;}
.nl-three {width: 33%; float: left; box-sizing: border-box;  padding-left: 30px;}

@media (max-width: 478px) {
#blanket {display: none;}
.nl-one {width: 100%; float: left; box-sizing: border-box; padding-right: 0px;}
.nl-two {width: 100%; float: left; box-sizing: border-box;}
.nl-three {width: 100%; float: left; box-sizing: border-box;  padding-left: 0px;}
.nl-pop-up {
width: 100%;
box-sizing: border-box;
height: auto;
overflow: hidden;
z-index: 99999;
}
}
.rssBody ul li h4 {font-weight: normal;}
.rssBody ul li div {display: none;}
h4.feed-item-title {
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: 1px solid #292929;
	width: 100%;
	float: left;
	font-size: 13px;
	box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
}
h4.feed-item-title a {color: #515151; font-weight: normal}
.rss2html-note {display: none}

.rss-widget-icon {display: none}
h2 a.rsswidget {text-decoration: none; color: #ffffff !important}


