/*
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; 
	box-sizing: border-box;
}

body,html {
	font-weight:normal;
	font-family:Lucida Grande,Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#333;
	background:url(images/bk_body.jpg);
	line-height:135%;
}

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;
}

h1, h2, h3 {
	font-size:32px;
	letter-spacing:-1px;
	line-height:100%;
	padding-bottom:15px;
}

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; 
	/*background:url(images/bk_main_wrapper-x4.png) 0 0 repeat-x; */
}

#mainWrapper {
	/*background:url(images/leather.jpg) 0 0 repeat-x;*/
	background:url(images/bk_main_wrapper.png) 0 0 repeat-x; 
}

@media only screen and (max-width:360px) { 
	body#home #mainWrapper, #mainWrapper { background-size:8px; }
	#topheader { height:101px;}
	#header { height:231px; }
	#subheader {margin-top: 13px; } }
@media only screen and (min-width:360px) { 
	/* #mainWrapper { background-size:initial; } */
	#topheader {height:86px;}
	#header { height:215px; } 
	#subheader { margin-top: 0px; } }
@media only screen and (max-width:960px) {
	#wrapper, #footerWidgetsInner {width:100%; }
}

@media only screen and (min-width:960px) {
	#wrapper, #footerWidgetsInner { max-width:77%; }
}
#wrapper {
	margin:0 auto;
	;
}

#header {
	
	position:relative;
	/*background:url(images/bk_header.png) 0 0 no-repeat;*/
}

#topheader {
	padding-left:40px;
}

#nav {
	text-align:center;
	max-height:75%;
}

#subheader {
	max-height:126px;
	width:inherit;
	overflow:hidden;
	
}

#content {
	padding-bottom:20px;
	overflow:hidden;
	background:url(images/bk_vertline.jpg) 695px 0 repeat-y;
	margin-top:30px;
}

body#home #content{
	margin-top:20px;
}

body#home #content, body#portfolio #content {
	background:none;
}

#content #colLeft {
	float:left;
	max-width:72%;
	margin-right:29px;
	padding-top:10px;
}

#content #colRight {
	float:left;
	max-width:24%;
}

#content #colcent {
	margin: 0 auto;
	max-width:95%;
}

#content1 {
	padding-bottom:20px;
	overflow:hidden;
	margin-top:30px;
}

body#home #content1{
	margin-top:20px;
}

body#home #content1, body#portfolio #content1 {
	background:none;
}

#content1 #colLeft {
	float:left;
	width:670px;
	margin-right:50px;
	padding-top:10px;
}
@media only screen and (max-width:960px) { #content1 #colRight, #content #colRight { display:none; }
/* @media only screen and (min-width:960px) { #content1 #colRight, #content #colRight { display: block; } */ }
#content1 #colRight {
	float:right;
	width:240px;
}

#content1 #colcent {
	margin: 0 auto;
	width:940px;
}

#footer {
	background:url(images/bk_horiz_line.jpg) 0 0 repeat-x;
	margin:10px 0 0;
	color:#cccccc;
	position:relative;
	padding-top:3px;	
	font-size:11pt;
}

#footerActionsInner{
	width:960px;
	margin:0 auto;
	padding:32px 0 0;
	overflow:hidden;
}

#footerWidgets {
	background:#000 url(images/bk_footer_widgets.png) 0 0 repeat-x;
	padding-top:32px;
}

#footerWidgetsInner {
	margin:0 auto;
	padding:20px 0 35px;
	overflow:hidden;
}

/* HEADER ELEMENTS
-----------------------------------*/
/* -- logo --*/
@media only screen and (max-width: 960px) {
	#logo { max-width:143px; padding:2px 2px 2px;}
	h3.tagline { font-size:12px; letter-spacing:-1px;} }
	
@media only screen and (min-width: 960px) {
	#logo { max-width:18%; padding:5px 10px 5px;} 
	h3.tagline { font-size:11px; letter-spacing:0px; } }
#logo {
	float:left;
	background:url(images/but_blurb-set.png) 0 0px no-repeat;
		border:1px solid #BDBDBD; 
	text-shadow:1px 1px #fff;
	border-radius:8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top:8px;
}

#home #logo {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border:1px solid #BDBDBD; 
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	padding:5px 20px 0px;
}

#logo a img{
	border:none;
	vertical-align:middle;
	margin-top:6px;
	padding-left:5px;
	height:auto;
	max-width:100%;
	margin-bottom:7px;
}


h5.tagline{
	font-size:14px;
	margin-top:0px;
	text-align:left;
	position:absolute;
	top:173px;
	left:200px;
}

h3.tagline{
		line-height:100%;
	margin-right:65px;
	margin-top:0px;
	text-align:left;
	width:100%;
	color:#322345;
	line-height:1px;
}
@media only screen and (max-width:768px) {
	/* mobile  and tablet*/
	#headcontact {
	font-size:0.7em;
	padding-left:10px;
	letter-spacing:-1px;
	padding-top: 6px;
	width:51%;
}
}

@media only screen and (min-width:768px) {
	#headcontact {
	padding-left: 96px;
	font-size: 1em;
	/* padding-right:77px; */
	padding-top: 29px;
	width:51%;
}	
}
/* -- Contact -- */
#headcontact {
	float:left;
   	
}

#headcontact span {
    color: #1FA2E1;
}

/* blurb */
#blurb {
	display:none;
	-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:5px 10px 15px;  
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	margin-right:125px;
	font-size:16px;
	font-style:italic;
	position:absolute;
	top:130px;
	right:125px;
	width:535px;	
}

#blurb p {
	margin:0;
	margin-top:15px;
	margin-right:10px;
	float:left;
	border:0px solid blue;
}

#blurb img {
	float:left;
	border:none;
	margin-top:5px
}

#mainMenu {
	word-wrap:normal;
}


#mainMenu ul li{
	float:left;
}
@media only screen and (max-width:970px) {
	#mainMenu ul li a {
		padding:8px 11px 0;
		height:38px;
	}
}

@media only screen and (min-width:970px) {
	#mainMenu ul li a {
		padding:36px 12px 0;
		height:57px;
	}
}
#mainMenu ul li a {
	display:block;
	
	color:#ccc;
	
	font-size:11pt;
	/*background:url(images/bk_mainmenu_arrow.png) 0 0px no-repeat;*/
}

#mainMenu ul li a span {
	font-size:10px;	
	color:#999;
	line-height:120%;
}

#mainMenu ul li.current-menu-item a, #mainMenu ul li.current-menu-ancestor a{color:#b9a173;background:url(images/bk_mainmenu_arrow.png) center 68px no-repeat;}

#mainMenu ul li a:hover {
	text-decoration:none;
	background:url(images/bk_mainmenu_arrow_hover.png) center 68px no-repeat;
	color:#ccc;
}

#mainMenu ul li ul li a:hover{
	background:#132325;
}

/* top  links */
@media only screen and (min-width:960px) {
	#topSocial { width:20%; margin-top:34px;}
	#languageSelector {
		padding-left:8px;
    	padding-top:33px;
	}
}
@media only screen and (min-width:462px) and (max-width:960px) {
	#topSocial { width:32%;}
	#languageSelector {
		padding-left:4px;
    	padding-top:3px;
		}
}

@media only screen and (max-width:462px) {
	#topSocial { width:10%; margin-top:2px; padding-left:10px;}
	#languageSelector {
		padding-left:4px;
    	padding-top:3px;
		}
}

#topSocial {
	float:left;
	
}

#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;
	background-size:contain;
}

#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 */
@media only screen and (min-width:458px) {
	#topSearch {width:18%; padding-top:35px; }
}

@media only screen and (max-width:458px) {
	#topSearch {width:13%; padding-top:0px; }
}
#topSearch {
	float:right;
	display:block;
	
}

/* Language */
#languageSelector h3{font-size:12pt;color:#FFF;padding-bottom:3px}
#languageSelector {
	width:70px;
    float:left;
	
	}

#languageSelector ul{}
#languageSelector a.lang_button{display:block;width:60px;height:15px;margin-bottom:5px;padding:5px;background-repeat:no-repeat;padding-right:40px;text-align:right;color:#666666;font-size:11px}
#languageSelector a.lang_button:hover{text-decoration:none}
#languageSelector a.he{background-image:url('images/but-lang-he.png')}
#languageSelector a.eng{background-image:url('images/but-lang-eng.png')}
#languageSelector a.fr{background-image:url('images/but-lang-fr.png');}

/* CONTENT ELEMENTS
-------------------------------------------*/
.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

/* homeboxes */
#homeBoxes {
	overflow:hidden;
}

#homeBoxes .homeBox {
	width:30%;
	float:left;
	margin-right:40px;
	background:url(images/bk_dotted_thick.png) 0 0 repeat-x;
}

#homeBoxes .homeBox img {
	border:6px solid #E2E2E2;
	background:#fff;
	padding:1px;
}

#homeBoxes .homeBox img:hover {
	border-color:#F9F9F9;
}

#homeBoxes .last{
	margin-right:0;
}

#homeBoxes .homeBox h2 {
	padding:10px 0 15px;
	color:#333;
	font-weight:normal;
	font-size:24px;
}

.more-link {
	padding:20px 0 0 0;
}

#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 {
	border-top:1px solid #BBB; 
	border-left:1px solid #BBB; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;
}

/*   Inner Content divisions */
@media only screen and (min-width:650px) { 
	#content #colcent .colone { max-width:49%; }
	#content #colcent .coltwo { max-width:48%; }
	#content #colcent .third, #content #homepage .third  { max-width:30%; }
}

@media only screen and (max-width:650px) {
	#content #colcent .colone, #content, #colcent .coltwo, #content #colcent .third, #content #homepage .third { max-width:100%; }
	
}
#content #colLeft .colone {
	float:left;
	max-width:49%;
}

#content #colLeft .coltwo  {
	float:right;
	max-width: 48%;
	margin-left:5px;
}

#content #colcent .colone {
	float:left;
}

#content #colcent .coltwo  {
	float:right;
	margin-left:5px;
}

#content #colcent .third, #content1 #colcent .third, #content #colLeft .third, #content #homepage .third {
	float:left;
	margin-left:2%;
}

.third h2 { 
	text-align:center;
	font-size:1.1em;
	font-weight:600;
	padding: 0.5em 0.5em;
    border-top: 4px solid #eee;
    border-bottom: 4px ridge #eee;
}

.third p {
	padding-top:5px;
	height:140px;
}

/* BLOG ITEMS */
.postItem {
	margin:0 0 30px;
	padding:0 0 15px;
	border-bottom:1px dotted #bbb;
	overflow:hidden;
}

.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;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

#content #colLeft ul li, #content #colLeft ol li  {
	padding:5px 0 5px 25px;
	/*
	background:url(images/bullet_list2.png) 0 8px no-repeat;*/
	list-style-type:square;
	list-style-position:inside
}

ul.checklist li{
	padding:5px 0 5px 25px;
	background:url(images/bullet_list2.png) 0 8px no-repeat;
}

#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:370px; 
	width:100%;
}

#slider img {
	float:left;
	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 {
	margin-top:10px;
	padding-left:22px;
	margin-left:-22px;
	margin-bottom:20px;
	width:982px;

}

.gallery .portfolioItem {
	float:left;
	width:300px;
	margin-right:25px;
	overflow:hidden;
	margin-bottom:10px;
}

.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 li.point{
	background:url(images/big-point.png) -5px 30px no-repeat;
	padding-left:10px;
	height:40px;
	border-bottom:4px solid black;
}

.rightBox ul li.point img{float:left;padding-right:35px;padding-top:5px}
.rightBox ul li.point a{display:block;float:left;padding-top:0px;font-size:16pt;}
.rightBox ul.fr li.point a{font-size:9pt}
.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 */
@media only screen and (max-width:768px) {
	#footerWidgetsInner .boxFooter {
		width:279px;
	}
	
}

@media only screen and (min-width:768px) {
	#footerWidgetsInner .boxFooter {
		width:285px;
	}
}
#footerWidgetsInner .boxFooter {
	/*float:left;
	width:210px;
	padding-right:30px;
	overflow:hidden;
	margin-bottom:40px;*/
	float:left;
	padding-right:30px;
	overflow:hidden;
	margin-bottom:40px;
}

#footerWidgetsInner h2 {
	font-size:24px;
	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;
	border-top:4px solid #090E0F;
	padding-top:25px;
	margin-top:15px;
	position:relative;
}

#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;
	background:url(images/bk_top_search.png) 0 0 repeat-x;
    padding:9px 10px 10px;
	border:1px solid #2E4849;
	color:#A8A8A8;
	font-style:italic;
	height:25px;
	float:right;
	width:70%;
}

#topSearch input[type="submit"] {
	float:right;
	z-index:1;
	width:20%;
	height:44px;
	background:url(images/but_search.png) 0 0 no-repeat;
	background-size:80% 75%;
	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 #7a7a7a;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}

#contact textarea {
	width:300px;
	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;}
.screen-reader-text{display:none}

/*drop faq*/
.question{font-size:14pt;color:#1FA2E1;cursor:pointer;
background:url(images/question-point.png) left 15px no-repeat;padding-left:30px;margin-bottom:10px}
.answer{padding-left:20px;}

/* Custom Classes */
.geomappop, .contactpop, .shorterm {
	color: #1FA2E1;
	text-decoration:underline;
}

.contacttitlepop {
color:#1f41e1;
text-decoration:underline;
}

h2 a {
color:#1f41e1;
}

.pageleft, .pagecenter, .pageright {
	text-align:center;
	padding-left:5px;
}

.pageleft {
	float:left;
	max-width:30%;
	margin-right:10px;
}

.pagecenter {
	border-right:1px #000000 solid;
	padding-right:30px;
	padding-left:30px;
	max-width:30%;
	float:right;
}	

.pageright {
	float:right;
	max-width:32%;
	padding-left:5px;
}
@media only screen and (max-width:614px) { .pagehalf1, .pagehalf2 { max-width:100%; } }
@media only screen and (min-width:614px) { .pagehalf1, .pagehalf2 { max-width:48%; } }
.pagehalf1, .pagehalf2 {
	float:left;
	margin-bottom:5px; 
	padding-bottom:5px;
	max-height:1500px;
	min-height:300px;
}

#pagecolumns {
	border:1px #000000 solid;
}

.pagehalf1 {
	padding-bottom:37px;
}

.pagehalf2 {
	margin-left:4px; 
	padding-left: 13px;
}

.byEliana{float:right;font-size:10px}