/*
Template Name: Modern Art
Theme URI: http://www.lynncreative.com
Description: Custom Theme
Author: Designed and Developed for Lynn Creative Inc. by Barbara Lynn
Copyright 2009. All Rights Reserved.
*/

/* RESETS */

* { padding: 0; margin: 0; }

/* html { min-height: 100%; margin-bottom: 1px; } */

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,  
li, dl, dt, dd, form, a, fieldset, input, th, td  
{  
margin: 0; padding: 0; border: 0; outline: none;  
}

body img
{
  border-width: 0;
  border-style: none;
}

ul, ol , ul li, ul ul, ul li li
{  
list-style: none;  
}

form {margin-top: 0; margin-bottom: 0;}




/* GENERAL STYLES
   ----------------------------------------------------*/
   
html, body{
  text-align:left;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.166;
  color:#333;
  background-color:#333;
  background-image: url(../images/spectrum.png);
  background-repeat: repeat-x;
  /*background-position: center;*/
}

a{
  color: #006699;
  text-decoration: none;
}

a:link{
  color: #006699;
  text-decoration: none;
}

a:visited{
  color: #006699;
  text-decoration: none;
}

a:hover{
  color: #7e9e20;
  text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
  margin:0 0 0.5em;
  color:#444;
  font-weight:normal;
  font-size: 1em;
  line-height:1.2em;
  }

h1 {font-size:200%;}
h2 {font-size:150%;}
h3 {font-size:125%;}
h4 {font-size:115%;}


p {
margin: 1em 25px; 
}
	
ul{
  list-style: none;
  margin:0;
  padding:0;
}

.superscript{font-size:10px; vertical-align:top;} 

.clearboth{clear:both;}
.clearleft {clear: left;}
.clearright {clear: right;}
.spacer { clear: both; visibility:hidden; height:0px; font-size:0px; line-height:0px;}

.talk{
  margin:5px 0 5px 1em; 
  width:180px;
  height:54px;
  float:left;  
/*  border:1px solid #c00;*/
  background:#fff; 
}


/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#content .err{
height: 600px;
width:760px;
}



/* FORMAT
   ----------------------------------------------------*/

#wrapper { 
   width: 960px;
   margin: 0 auto;
   background-color:#ffffff;
   padding: 0 10px 10px 10px;
}


/* MASTHEAD */

#header {
  width:960px;
  margin: 0 auto;
  height:85px;
  clear:both;
}

#logo{
  margin:0;
  padding:0;
  height:84px;
  width:233px;
  float:left;
}

#slogan{
  width:388px;
  height:85px;
  float:right;	
}


/*LEFT
   ----------------------------------------------------*/
#leftcolumn { 
  width: 200px;
  float: left;
  margin: 0px; 
  color: #ffffff;
  background: transparent;
}

/*  TOP MENU */

.menu{
  width:199px;
  height:126px; 
  margin:0;
  padding:0;
  background:#666;	
}

div.menu ul { float: left; padding:0; }
div.menu ul li { display: inline; }
div.menu ul li a { float: left; display: block; height: 126px; text-indent: -9999px; margin-left: 0; border-right:1px solid #fff;}
div.menu ul li#resources a { background: url(../images/menu/nav_resources.gif) no-repeat; width: 32px;border:0;}
div.menu ul li#contact a { background: url(../images/menu/nav_contact.gif) no-repeat; width: 32px; }
div.menu ul li#about a { background: url(../images/menu/nav_about.gif) no-repeat; width: 32px; }
div.menu ul li#services a { background: url(../images/menu/nav_services.gif) no-repeat; width: 32px; }
div.menu ul li#portfolio a { background: url(../images/menu/nav_portfolio.gif) no-repeat; width: 32px; }
div.menu ul li#home a { background: url(../images/menu/nav_home.gif) no-repeat; width: 32px; }
div.menu ul li#blog a:hover, div.menu ul li#contact a:hover, div.menu ul li#about a:hover, div.menu ul li#services a:hover, div.menu ul li#portfolio a:hover, div.menu ul li#home a:hover { background-position: 0 -126px; }
div.menu ul li.current a { background-position: 0 -126px!important; }


#menu li.last{
	margin-right:0;
	border:0;
}

/* SUBMENU */

#submenucontainer{
	width:199px;
	height:170px;
	background:#000;
	border-top:1px solid #fff;
	margin-left: 0px;
	padding:10px 0  0 0;
}


#submenu, #submenu ul{
  margin:0 0 10px 0;
  padding:0;
  font-size:11px;
  line-height:14px;
  font-weight:bold;
  text-align:left;
 }

#submenu li, #submenu li ul li{
  margin:5px 0 0 12px;
  padding:0;
  list-style-type:none;
  color:#ffffff;
  background: #000;
}

#submenu li a{
	color:#ffffff;
	 background: #000;
}

#submenu li a:hover{
	color:#ccff66;
	 background: #000;
}

#submenu .current a{
	color:#ccff66;
	background: #000;
}

#submenu .notcurrent a{
	color:#ffffff;
	background: #000;
}


#submenu .symbols{
  width:12px;
  height:1.2em;
  float:left;
  margin-right:5px;
  background-position:0 50%;
  background-repeat:no-repeat;
}

/* LEFT COL SQUARES */

#bottomleftcol{
  width:200px;
  margin-top:20px;
  float:left;
  background-color:#ffffff; 
}

#bottomleftcol img{
  margin:0;
  padding: 2px 2px 0 0px;
  float: right;
}

/*MAIN CONTENT CENTER
   ----------------------------------------------------*/

#content { 
   width: 535px;
   float: left; 
   margin: 0 0 0 3px;
   padding: 0px;
   color: #333;
   background: #fff;
   display: inline;
}

#content{
  font-size: .875em;	
}



#content h1{
  margin: 0 0 0 15px;
  font-size:175%;
  color: #cc0000;
  background: #fff;
}


#content p{
  padding:0;	
  margin: .5em 0 0 15px;
  font-size:.875em;
  line-height:1.4em;
}

#content p.subhead{
  margin:.7em 0 .3em 1em;
  font-size:110%;
  line-height:1.2em;
  color:#cc0000;
  background: #fff;
}



/* PORTFOLIO */

 #image_holder{
  width:535px; 
  height:305px;
  color: #000;
  background-color:#666; 
  float:left;
  border:1px solid #666;
}

#image_holder_wide{
  width:740px;
  color: #000;
  background-color:#fff;
  float:left;
  border:1px solid #666;
}

#image_holder_form{
  width:535px; 
  color: #000;
  background-color:#fff;
  float:left;
  border:1px solid #666;
  }
  
#image_holder_form h1{
  margin: .5em 0 3px 15px;
  font-size:125%;
  color: #cc0000;
}



/*RIGHT
----------------------------------------------------*/

#rightcolumn { 
   width: 215px;
   height: 307px;
   float:left;
   position:relative;
   margin-left:5px;
   color: #333;
   background: #fff;  
}

#toprightcol{
   width:180px; 
   float:left; 
   margin: 0 0 10px 17px;
   padding:0; 
   position:relative; 
   background-color:#fff; 
 }
  
 #toprightcol h2{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:115%;
  color:#cc0000;
}



#toprightcol .sidelist ul {
	padding: 0;
	margin: 0;
	line-height:1.5em;
	display:inline-block;/* ie6 needs this for first bullet display*/
} 

 #toprightcol .sidelist li{
	width: 155px;
	margin: 0;
	padding: .7em 0 .7em 1em;  
	font-size: 80%;
	background: url("../images/global/news_bullet.gif") no-repeat 0 1em;
	border-bottom: 1px dotted #b3b3b3;
	display:inline-block;
 
}

#toprightcol p {
  margin:0;
  padding:15px 0 0 0;
  font-size:75%;
  line-height:1.4em;
}
	
/* PORTFOLIO THUMBS */ 

#section_select, #section_select_cs {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;	
}

#section_select img, #section_select_cs img {
	width:58px;
	height:58px;
	float:left;
	margin:0 1px 2px 1px;
	display:block;
}

#section_select img, #section_select_cs img {
	cursor:pointer;
	padding:0;
	background-color:#fff;
}




/*CASE STUDY
----------------------------------------------------*/

.csthumbs{
	margin:10px 0 0 15px;
	padding:0;
	float:right;
}



/*BOTTOM CONTENT 
----------------------------------------------------*/


/* BOTTOM CONTENT WRAP */

.item_desc{
  width:760px;
  margin:0;
  padding:0;
}


#bottomcontent{
   width:760px; 
   float:left; 
   position:relative;
   overflow:auto; 
   padding: 10px 0 0 0;
   margin:0;
}

#bottomcontent{
  font-size: .875em;	
}

.portfoliottl{
width:500px; 
float:left;	
}


#bottomcontent h1{
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 8px 0 15px 15px;
  font-size:150%;
  color: #cc0000;
}

/* portfolio h2 headers */

.projectservices{
  margin:0 80px 5px 0; 
  float:right;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:125%;
  font-weight:normal;
  color:#cc0000;
  background:#fff;
  padding-top:8px;
}


/* content h2 headers */

 #bottomcontent .content-head 
{
	background: url(../images/global/content_head_bg_h2.gif) left center repeat-x;
	margin-bottom: 5px !important;
	font-size:110%;
	font-weight:normal;
	color: #000;


}

#bottomcontent .content-head span
{
	background-color: #fff; 
	padding-right: 10px;

}

#bottomcontent .portfolioint{
}


/* content h3 headers */
#bottomcontent h3.content-sub{
font-size:90%;
line-height:1.4em;
font-style:italic; 
color:#666666;
font-weight:normal;
margin:10px 0 0 15px;
padding:0;
}

#bottomcontent p{
  padding:0;	
  margin: .5em 0 0 15px;
  font-size:.825em;
  line-height:1.4em;
}

#bottomcontent p.subhead{
  margin:.7em 0 .3em 1em;
  font-size:110%;
  line-height:1.2em;
  color:#cc0000;
  background:#fff;
}


#bottomcontent p.go{
  font-weight:bold;
  color:#000;	
  background:#fff;
  margin-top:15px;
}


#bottomcontent p.go a{
  font-weight:bold;
  color:#c00;
  background:#fff;
}

/* CENTER COLUMN BOTTOM LEFT  */ 
    
.centerleftcol{
  width:510px;
  float: left;
  padding: 0 15px 0 0; 
  position: relative; 
  background: #fff;
  display:inline; 
}

/* NOT USED  */ 
.services{
   width:520px;
}

.home{
   width:520px;
   padding-bottom:25px;
}


.centerleftcol h2{
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size:110%;
  margin:10px 0 0 15px; 
  color:#000;
  font-weight:normal;
}

.centerleftcol h3{
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size:115%;
  font-weight:bold;
  color:#000000;
  background:#fff;
}
  
   
.centerleftcol h3 a:hover, .centerleftcol h3 a:active{ 
  color: #006699;
  background:#fff;
  text-decoration: underline;
}

.centerleftcol p, .centerrightcol p{
  margin:0 0 10px 0;
  padding:0;
}


.centerleftcol .sidelist dl {
	padding: 0;
	margin: 0;
	line-height:1.5;
	display:inline-block;/* ie6 needs this for first bullet display*/
} 

.centerleftcol .sidelist dd {
  margin: 0 0 0 15px;
  padding: .3em 0 .2em 0;  
  padding-left: 15px; 
  font-size: 80%;
  line-height:1.4em;
  background: url("../images/global/news_bullet.gif") no-repeat 0 .7em;

 }



/* CENTER COLUMN BOTTOM RIGHT */
 
  .centerrightcol{
   width:200px;
   float:right; 
   position:relative; 
   background:#ffffff;
   padding: 0 0 0 15px;
  }
 

  .centerrightcol h2{
   margin:0 0 5px 0; 
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size:125%;
   font-weight:normal;
   color:#cc0000;
   background:#fff;
   padding-top:8px;
   }
 
   .centerrightcol .whatwedo{
	
	padding:10px 0 5px 0;  
	}
   
   .centerrightcol img{
	float:left;
	margin-right:10px;
	border: 1px solid #999;
  }

 .centerrightcol .insightswrapper{
	width:100%;
	margin:3px 0 15px 0;
	float:left;
	overflow:auto;
	
}

.centerrightcol .insights{
  width:195px;
  float:left;
  margin:0;
  padding:0;
  /* 1px solid #cc0000;*/
  clear:right;
}


.centerrightcol .test{
  width:110px;
  
}

#bottomcontent .centerrightcol .insights h3{
  margin:0 0 5px 0px;
  font-size:99%;
}
  
#bottomcontent .centerrightcol .insights p{
  margin:0;
  padding:0;
}

#bottomcontent .centerleftcol .portfolioinit {
   font-weight: normal;
	margin: 0px 0px 2px 15px;
	padding: 0px;
}

#bottomcontent .centerleftcol .portfoliohead {
   font-weight: normal;
	margin: 10px 0px 0 15px;
	padding: 0px;
}

#bottomcontent .centerrightcol .insightstitlelink{
margin:0; 
font-size:95%;
}


.centerleftcol ul {
font-size: 80%;
list-style-type: none;
padding: 0px;
margin: 0px;
}

.centerleftcol ul li {
margin: 2px 0 0 15px;
background-image: url(../images/global/news_bullet.gif);
background-repeat: no-repeat;
background-position: left 10px;
padding-left: 15px;
padding-top: 5px;
}

.centerrightcol ul {
width: 175px;
font-size: 80%;
list-style-type: none;
padding: 0 0 0 0;
}

.centerrightcol ul li {
background-image: url(../images/global/news_bullet.gif);
background-repeat: no-repeat;
background-position: left 10px;
padding-left: 15px;
padding-top: 5px;
}






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

#footerwrap{
  width:960px;
  margin-bottom:20px;
  margin: 0 auto 20px auto;
  line-height: 1.166;
  border-top:3px solid #000000;
  clear:both;
}  

#footerwrap{
  font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#666; 
  background:#fff;
}

.footerband1{
   width:960px;
   height:15px;
   padding: 5px 0 0 0;
}

.footerlinks{
  width:400px;
  float:left;
  padding:3px 0 3px 0;
  color:#666;
  background:#fff;

}

.footerterms{
  width:520px;  
  float:right; 
  padding:3px 0 3px 0;
  text-align:right; 
  color:#666;
  background:#fff;
}


/* EFFECTS
   ----------------------------------------------------*/

#tooltip{
  padding:2px 5px;
  position:absolute;
  border:1px solid #000000;
  background:#cccc66;
  font-size: 12px;
  color:#000000;
  display:none; 
}


blockquote {
	background: url(../images/global/pullquote.gif) 0 0 no-repeat;
	margin: 15px 0px 10px 15px;
	padding: 6px 0 0 25px;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	}
	
	#bottomcontent .centerleftcol blockquote p.pullquoteref{
	font-style:italic;
	color:#acacac;
		
		
	}