@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */

/*	-------------------------------------------------------------
 
	COMMUNICATION AGENCY
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	Description:Base cascading style sheet
	Nom:screen.css
	Version:1.0
	Date:
 
	
 
-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	IMPORT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/*	-------------------------------------------------------------
	STYLES FOR SCREEN / PROJECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

@media screen, projection {

/*	-------------------------------------------------------------
	RESET
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }
	
body {
	line-height: 1; }
		
ul,
ol {
	list-style-type:none;
	margin:13px 0 13px 15px;
	padding:0; }

ul li,
ol li {
	line-height:1.7;
	margin:0 0 2px 0;
	padding:0; }
	
:focus {
	outline: 0; }

blockquote, q {
	quotes: none; }
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }

ins {
	text-decoration: none; }
	
del {
	text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0; }

/*	-------------------------------------------------------------
	BODY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html {
	font-size: 100%; }

body {
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	letter-spacing:-0.04em;
	color: #666;
	font-size:67%;
	line-height: 1.538em;
	background-color: #d9dee4;
	/*background: #afb1b4 url("../../images/bg_body.png") no-repeat center top;*/ } 

.cl-l {clear: left;}
.cl-r {clear: right;}
.cl-b {clear: both;}
 
/*	-------------------------------------------------------------
	LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a {
	margin: 0;
	outline: 0; }
 
a, a:visited, a:active {
	text-decoration: none; }
 
a:hover {
	color: #666;
	text-decoration: none; }
  
/*	-------------------------------------------------------------
	TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

p {
	line-height: 1.7;
	font-size:1.1em;
	margin: 0 0 12px 0; }
 
h1 {
	font-weight: normal;
	margin: 15px 0 10px; }
	
h1#tag {
	background: url(../../images/bg_tag.gif) no-repeat 0 0;
	height: 19px;
	width: 714px;
	text-indent: -9999px;
	margin-left: 256px;
	}

h2 {
	font-weight: normal;
	margin: 15px 0 10px; }
	
h2.marketMsg {
	color: #2a251f;
	font-size: 36px;
	font-weight: bold;}
 
h3 {
	font-weight:normal;
	font-size:1.7em;
	margin: 20px 0 5px 0px;
	color: #6E5E45;
	line-height: 1.2; }

h3.widgetFancy {
	font-size: 27px;
	text-transform: uppercase;
	color: #5f5440;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 15px;
	margin-left: 0;}
	
h3.date {
	color: #666;
	font-size: 1.3em;
	margin: -20px 0 20px 0;}
	
#sidebarHome h4 {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.2;}

/*	-------------------------------------------------------------
	HACKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	position: relative; }
 
.clearandspace {
	clear: both;
	font-size: 0;
	height: 20px;
	line-height: 0;
	position: relative; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }

.clearfix { display:inline-block; }
	
/* Hide from IE Mac \*/
	.clearfix { display:block; }
/* End hide from IE Mac */
 
/*	-------------------------------------------------------------
	GRID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.container {
	margin: 0 auto;
	padding:5px 0 0 0;
	width: 100%;
	background: transparent; }
 
.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 998px; }
 
.header {
	position: relative;
	margin: 0 auto;
	height:86px;
	width: 998px; }

.sub-header {
	margin: 0;
	/*height:368px;*/
	height: 245px;
	width: 998px;
	/*background:transparent url("../../images/shadow.png") no-repeat bottom center;*/ }

.branding {
	position: relative; }
	
.branding.intpage {
	padding-top: 14px;}
	
.branding img {
	position: absolute;
	top:-102px;
	left: 40px;
	z-index: 999; }
	
.branding.intpage img {
	top: -25px;
	left: 18px;
	z-index: 999; }

.content {
	padding:0 14px 10px 14px;
	width: 998px;
	background: url("../../images/bg_content.png") repeat-y 0 0; }

.content-btm {
	width: 998px;
	height: 31px;
	margin:0 auto;
	background: transparent url("../../images/bg_content_btm.png") no-repeat top left; }

.content-text {
	margin:0 auto;
	padding:30px 40px 0;
	width:550px;	
	float: left;
	 }
	
	
#sidebarHome {
	width: 254px;
	float: right;
	padding: 0 80px 0 30px;
	background: url("../../images/divider_home.gif") no-repeat 0 0;
	margin-top: 58px;	}

.widgetHome {
	margin-bottom: 35px;}
.footer {
	margin: 0 auto;
	padding:10px 0;
	width: 998px;
	font-size:0.9em;
	text-align:center;
	background:none; }
.footer li {
	float: left;
	width: 100px;
	text-align: left;}
.footer li a, .footer li a:link {
	color: #666;}	
	
/*	-------------------------------------------------------------
	INTERFACE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
/* MISC */

.textwidget {
	padding-bottom: 20px;
	margin-bottom: 20px;}

a.button, a.button:link  {
	background: url("../../images/bg-btn.gif") no-repeat 0 0;
	color: #fff;
	text-transform: capitalize;
	font-size: 13px;
	display: block;
	width: 121px;
	height: 27px;
	text-align: center;
	padding-top: 1px;}
a.button:hover {
   filter: alpha(opacity=70); /* IE */
   -moz-opacity: 0.7; /* firefox */
   -khtml-opacity: 0.7; /* Opera? */
   opacity: 0.7; /* everything else */}

.pullout-right {
	background: url(../../images/divider_home.gif) no-repeat 0 0;
	padding-left: 20px;
	width: 232px;
	float: right;
	margin-left: 20px;
	padding-top: 15px;}
.pullout-right h5 {
	font-size: 16px;
	color: #434343;
	text-transform: capitalize;
	font-weight: normal;
	}	

/* UPLOADED PHOTOS */
	
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
#col-right ul.view-download {
	width:400px;
	float: left;
	clear: left;
	list-style-image: none; }
#col-right ul.view-download.newsltr, #col-right ul.view-download.wide {
	width: 600px;}

#col-right ul.view-download li {
	float: left;
	width: 82px;
	margin-right: 25px;
	font-size: 15px;}
#col-right ul.view-download.newsltr li {
	width: 182px;}
#col-right ul.view-download.wide li {
	width: 270px;}
#col-right ul.view-download li.view, ul li.download {
	color: #fff;
	background: url("../../images/btn_view.gif") no-repeat 0 0;
	text-align: center;
	height: 24px;
	font-size: 13px;
	width: 134px;}
#col-right ul.view-download li.viewOnly {
	color: #fff;
	background: url("../../images/btn_view-only.gif") no-repeat 0 0;
	text-align: center;
	height: 24px;
	font-size: 13px;}
#col-right ul li.view, 
ul.view-download.newsltr li.view, 
ul.view-download.wide li.view  {
	width: 135px; }	
#col-right ul li.view a, ul li.viewOnly a {
	color: #fff;}
#col-right ul li.view:hover, ul li.viewOnly:hover {
	 filter: alpha(opacity=70); /* IE */
	   -moz-opacity: 0.7; /* firefox */
	   -khtml-opacity: 0.7; /* Opera? */
	   opacity: 0.7; /* everything else */}

/* HEADER */
.header h1 {
	position:absolute;
	top:40px;
	left:45px;
	margin: 0;
	padding:0;
	width: 290px;
	height:41px;
	color:#fff;
	font-size:22px; 
	}

#memberLogin {
	position:absolute;
	top:39px;
	right:-139px;
	margin: 0;
	padding:0;
	width: 290px;
	height:41px;
	color:#fff;
	font-size:1.4em;
	text-transform: uppercase; }
	
#memberLogin a {
	color: #fff; }	

.header .nav {
	position:absolute;
	top:37px;
	left:40px;
	margin:0;
	padding:0; }

.header .nav li {
	float:left;
	width:auto;
	margin:0 15px;
	background:transparent; }

.header .nav li a{
	color:#fff !important;
	font-size:1.4em;
	text-transform:uppercase;
	background:transparent; }

.header .nav li a:hover, .header .nav li a.selected {
	background:transparent; }

/* FRONTPAGE */ 

.subHead {
	color: #5f5440;
	font-style: italic;
	font-size: 15px;
	line-height: 1.3;
	margin-bottom: 20px;
	}

ul.followme {
	margin-left: 0;}

ul.followme.sm {
	position: absolute;
	top: -40px;
	right: 0;}	
ul.followme.lg li {
	float: left;
	width: 40px;
	padding-right: 20px;
	}
ul.followme.sm li {
	float: left;
	width: 30px;
	padding-right: 15px;
	}
ul.followme a:hover {
	 filter: alpha(opacity=70); /* IE */
	 -moz-opacity: 0.7; /* firefox */
	  -khtml-opacity: 0.7; /* Opera? */
	  opacity: 0.7; /* everything else */ }
ul.followme.lg a {
	display: block;
	width: 36px;
	height: 37px;
	background: no-repeat 0 0;
	text-indent: -9999px; }
ul.followme.sm a {
	display: block;
	width: 27px;
	height: 27px;
	background: no-repeat 0 0;
	text-indent: -9999px; }
	
ul.followme.lg a.fb {
	background-image: url("../../images/icon_fb-lg.jpg");}
ul.followme.lg a.tw {
	background-image: url("../../images/icon_twitter-lg.jpg");}
ul.followme.lg a.ln {
	background-image: url("../../images/icon_ln-lg.jpg");}
ul.followme.lg a.feed {
	background-image: url("../../images/icon_rss-lg.jpg");}
	
ul.followme.sm a.fb {
	background-image: url("../../images/icon_fb-sm.jpg");}
ul.followme.sm a.tw {
	background-image: url("../../images/icon_twitter-sm.jpg");}
ul.followme.sm a.ln {
	background-image: url("../../images/icon_ln-sm.jpg");}
ul.followme.sm a.feed {
	background-image: url("../../images/icon_rss-sm.jpg");}

#front-left, #front-mid, #front-right {
	float:left;
	width:30%;
	padding:0 20px 0 0;
	margin:0;
	background:transparent url("../../images/col_sep.gif") no-repeat top right; }

#front-mid h2 a, #front-right h2 a {
	font-size:1.9em;
	font-weight:bold;
	margin:0;
	color:#404040 !important; }

#front-left p, #front-mid p, #front-right p {
	padding:0 20px 0 0;}

#front-mid {
	padding:0 20px 0 20px;  }

#front-right {
	padding:0 0 0 20px;
	background:none;  }

/* COL-LEFT */
#col-left {
	float:left;
	width:250px;
	margin:45px 0 0 0;
	padding:40px 0 0 0;
	background:transparent url("../../images/col_sep.gif") no-repeat top right; }

#col-left h1, #col-left h4 {
	font-size:1.4em;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	padding:5px 0 5px 13px;
	border-left:6px solid #ccc; }

#col-left ul {
	padding:0;
	margin:20px 0 20px 0; }
	
#col-left ul ul {
	margin-top: 5px;}

#col-left ul li {
	padding:0;
	margin:5px 0 0 22px;
	color:#b4b4b4; }

#col-left ul li a {
	padding:0;
	margin:0;
	font-size:1.4em;
	color:#939393 !important; }

#col-left ul li a:hover, #col-left ul li.current_page_item ul li a:hover, #col-left ul li.current_page_item a {
	color:#404040 !important;}
	
#col-left ul li.current_page_item ul li a {
	color:#939393 !important;}
	
#col-left form.global  {
	margin:20px 0 20px 20px;
	width: 70%;
	}
#col-left form.global ul, 
#col-left form.global ol, 
#col-right form.global ul, 
#col-right form.global ol {	
	list-style-image: none; }

#col-left form.global input, 
form.global#searchform input {
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	color: #666;
	font-family:"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0 auto;
	outline: none;
	padding: 6px;
	/*width: 100%;*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px; }

#col-left form.global input:hover, 
form.global#searchform input:hover { 
	border: 1px solid #b5b4b4; }

#col-left form.global input:focus, 
form.global#searchform input:focus
 {
	border: 1px solid #b5b4b4;
	color: #666; }

#col-left form.global input.submit, 
form.global#searchform input.submit,
#loginform input.submit {
	background-color: #b4b4b4;
	color: #fff;
	border: none;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight:bold;
	height: 33px;
	margin: 0;
	outline: none;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	padding: 2px 10px 4px 10px;
	width: auto; }
	
 

#col-left form.global input.submit:hover, form.global#searchform input.submit:hover {
	cursor:pointer; }
	
#col-left form#loginform {
	padding-left: 20px;}

#searchWrapper {
	margin-left:559px;
	width: 400px;
	margin-top: 30px;	
}		

#searchWrapper form#searchform.global input{
	width: 300px;}

#searchWrapper label {
	display: inline-block;
	font-size: 1.4em;
	color: #6E5E45;
	width: 53px;
	text-transform: uppercase;
	}	
/* COL RIGHT */ 	
#col-right {
	float:left;
	width:630px;
	margin:0;
	padding:40px 40px 0 50px; }

#col-right h1, #col-right h3.companyname {
	font-size:2.4em;
	letter-spacing:-2px;
	text-transform:uppercase;
	margin:30px 0 0 0; }

#col-right h2, #col-right h1.postTitle.single {
	font-size:5em;
	color:#b4b4b4;
	font-weight:bold;
	letter-spacing:-4px;
	text-transform:uppercase;
	margin:-5px 0 20px 0; }
#col-right h2.postTitle, #col-right h1.postTitle.single	{
	font-size: 4em;}

#col-right .span-1 {
	float:left;
	margin:0px 30px 0 0;
	width:45%;  }
	
#col-right ul{
	list-style-image: url(../../images/blt-brown.gif);
	}
	
#col-right ul.dets {
	list-style-image: none;}
	
#col-right ul li, #col-right ol li {
	font-size: 1.1em;
	margin-bottom: 5px;}
	
.span-1 h3 {
	font-size: 1.5em;
	margin-bottom: 5px;}	

.rule {
	border: 1px solid #ccc;}

#col-right .span-2 {
	float:left;
	padding:20px 0 20px 60px;
	margin:20px 0 0 0;
	width:40%;
	background:transparent url("../../images/col_sep_quote.gif") no-repeat top left;  }

#col-right .span-2 p {
	font-size:1.6em;
	text-align:justify;
	line-height:1.4em;
	color:#b2b1b1;
	padding:3px 0 3px 0 }

#col-right .span-2 span {
	padding: 0 0 5px 0;
	text-transform:uppercase; }

#col-right .span-3 {
	float:left;
	margin:0px 30px 0 0;
	width:42%;  }

/*CONSTANT CONTACT STYLES */

#ccForm #submitcc {
	background: url(../../images/btn_view-only.gif) no-repeat 0 0;
	color: #fff;
	border: 0;
	width: 82px;
	height: 26px;}

#submitcc:hover {
	 filter: alpha(opacity=70); /* IE */
	   -moz-opacity: 0.7; /* firefox */
	   -khtml-opacity: 0.7; /* Opera? */
	   opacity: 0.7; /* everything else */
	}
	
#ccForm input {
	border:1px solid #B5B4B4;
	background-color: #f7f7f7;
	font-size:11px;
	margin:4px 0 13px;
	padding: 6px;
	}

/* TEAM MEMBERS */
.team-block {
	width:100%;
	float:left;
	margin:30px 0 0 0; }

.team-block .box-left {
	width:150px;
	padding:0;
	float:left; }

.team-block .box-left img {
	/*border: 3px solid #f1f1f1;*/ }

.team-block .box-right {
	margin:0 0 0 150px; 
	padding:0; }

.team-block .box-right h3 {
	font-weight:normal;
	margin:0;
	margin-bottom: 7px; }

.team-block .box-right blockquote { 
	margin:0 0 20px; 
	padding:0 0 2px 40px;  
	font-style:italic; 
	background:url(../../images/quote.png) no-repeat 0 0; }
	
.team-block .box-right blockquote p { 
	margin-bottom:10px; 
	text-align:left; }

/* SHOWCASE */
#projects-row {
    display: inline;
    margin: 0 0 20px 0;
    width: 100%; }

#project-thumb {
	width: 275px;
    float: left;
    text-align: left;
    margin: 15px 40px 10px 0; }

#project-thumb img {
	padding: 0; }
	
#project-thumb h3 {
	font-size:16px;
	padding: 0;
	margin:10px 0 2px 0; }

#project-thumb h3 a {
	cursor:pointer;
}

#project-thumb p {
	font-size: 11px;
	line-height:16px; }

/* BLOG */

#col-left ul.children  {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content-item {
width: 100%;
float: left;
margin: 10px 0 20px 0;
padding: 0; }

.content-dets {
width: 190px;
float: left; }

.content-dets.wide {
	width: 635px; }
.content-dets.wide li {
	float: left;  }
.content-dets.wide li.comments {
	margin-right: 10px;}

.content-dets h3 {
font-size:13px;
margin:0 0 5px 0; }

.content-dets a {
font-weight: normal; }

.content-dets li.category {
padding:0 0 0 20px;
background: transparent url("../../images/tag.gif") no-repeat 0 0; }

.content-dets li.comments {
padding:0 0 0 20px;
background: transparent url("../../images/comments.gif") no-repeat 0 0; }

.content-dets li.author {
padding:0 0 0 20px;
background: transparent url("../../images/author.gif") no-repeat 0 0; }



ul.dets {
margin: 0;
padding: 0;
list-style: none; }

.content-body {
width: 435px;
margin: 0;
padding:0;
float: left; }

.content-body.wide {
	width: 635px;}

.content-body h3 {
font-size:1.5em;
margin:0 0 5px 0; }

.entry blockquote {
margin: 5px 0 0 0;
padding:10px;
font-style: italic;
font-size: 12px;
quotes: "\201C" "\201D"; }

.entry blockquote:before, .entry blockquote:after { 
	font-weight: bold; 
	font-size: 22px;
	display: block;
	color:#666; }

.entry blockquote:before { 
    height: 0;
    margin-left: -0.55em;
	content: open-quote; }
	
.entry blockquote:after {
    content: close-quote;
    margin-top: -20px;
    margin-left: 400px; }
    
#col-right .content-body h2 {
	font-size: 3em;
	color: #6E5E45;
	text-transform: capitalize;
	letter-spacing: -2px;
	margin-bottom: 5px;}
#col-right .content-body h4 {
	font-size: 1.3em;
	letter-spacing: normal;
	color: #6E5E45;
	text-transform: capitalize;
	margin-bottom: 5px;}
    
.entry ul {
	list-style: disc;
	margin-left:30px; }

.entry ol {
	list-style: decimal;
	margin-left:30px; }

.archive { 
    border-bottom:1px solid #ddd;
    margin: 5px 0 0 0; }
    
/* !Tweets */
 
#col-left .aktt_tweets {
	background: url(../../images/twitter-top.gif) no-repeat 10px 0;
	margin-top: -2px;
	padding-top: 10px;}
	
#col-left .aktt_tweets ul {
	background:  url(../../images/twitter-bottom.gif) no-repeat 10px bottom;
	padding: 3px 8px 10px 0;
	margin-top: 8px;
}

#col-left .aktt_tweets ul li {
	color: #565555;
	font-size: 12px;
	margin-bottom: 10px;}
	
#col-left ul li a.aktt_tweet_time {
	font-size: 1.2em; }

/*	-------------------------------------------------------------
	COMMENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.content-comments {
	margin:20px 0 0 0;
	padding: 5px 30px 30px 30px;
	background: #f2f2f2;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;}

.commentlist {
	margin: 0;
	padding: 0; }

h1.comment { 
    margin:20px 0 0 0;
    padding:0 0 20px 0;}

h1.respond { 
    margin:0;
    padding:0;}

.commentlist li {
	position:relative;
	margin: 0 0 70px 0;
	padding: 15px 15px 35px 15px;
	list-style: none;
	border:1px solid #ccc;
	background: #fff; }

.commentlist cite, .commentlist cite a {
	color:#666;
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
	border:none; }

.commentlist cite span, .commentlist cite span a {
	color:#000;
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
	border:none; }

.commentlist cite {
	display:block;
	margin:0;
	padding:0; }

.commentlist p {
	font-weight: normal;
	line-height: 1.7em;
	margin:0;
	padding: 10px 0 0 0;
	text-transform: none; }

.commentlist li.authcomment cite span, .commentlist li.authcomment cite span a {
	font-weight: bold; }

.commentlist .comment-meta {
	position: absolute;
	bottom: -25px;
	right: 80px; }

.commentlist .comment-meta, .commentlist .comment-meta a {
	color: #666;
	font-weight:normal;
	font-size:12px; }

.commentlist .avatar {
	position: absolute;
	right: 15px;
	bottom: -20px;
	border: 1px solid #ccc; }

#commentform {
	padding:0;
	margin:0 15px 0px 0; }

#commentform label {
	padding:0;
	margin:0 0 0 10px;
	font-size:12px; }

#commentform input, #commentform textarea  {
	border:1px solid #ccc;
	padding:6px;
	width: 35%;
	line-height: 150%;
	font-size: 12px;  }

#commentform textarea  {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	width: 100%;
	height: 150px;}

#commentform p {
	width: 100%;
	margin: 5px 0;
	padding: 0; }

#commentform input.submit {
	background: #b4b4b4;
	color: #fff;
	border: none;
	cursor: pointer;
	display: block;
	font-size: 11px;
	font-weight:bold;
	height: 33px;
	margin: 0;
	outline: none;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	padding: 2px 10px 4px 10px;
	width: auto; }

#commentform input.submit:hover {
	cursor:pointer; }

/* !contact page */

ul.contactInfo p {
	margin-bottom: 0; }
li.secondLocation {
	padding-top: 20px; }

#col-right ul.contactInfo {
	list-style-image: none;}
	
img.feed {
	vertical-align: bottom;
	margin-right: 7px;}

/* !overlay */

#overlay {

	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:600px;
	height: 500px;	
	border:10px solid #666;
	overflow-y: auto;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);

	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) 
	-moz-border-radius:8px;
	-webkit-border-radius:8px;*/
}

#overlay div {
	padding:10px;
	/*border:1px solid #3B5998;*/
	background-color:#fff;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#overlay h2 {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	background-color:#6D84B4;
	padding:5px 10px;
	border:1px solid #3B5998;
	font-size:20px;
}


/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../img/overlay/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(../img/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/*	-------------------------------------------------------------
	CLOSING STYLES FOR SCREEN / PROJECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

}


/* FAQ TOGGLE */

.faq blockquote {
	margin-left: 15px;
	display: none;
}

.on {
	display: block;
}