/* main style elements */
/*body { font: normal 62.5% Georgia, 'Times New Roman', serif; background-color: #fff; margin-top: 0; font-size: 10px;}
img { display: block; }*/
ol, ul, dd {
	margin-top: 1.2em;
	font-weight: normal;
}
p { margin-bottom: 1.55em; margin-top: 1.2em; line-height: 1.5em; font-weight: normal; }
h2 { text-transform: uppercase; color: #1f6277; font-size: 1.6em; }
a, a:hover, a:link, a:visited { text-decoration: none; font-weight: bold; }
a, a:link, a:visited { color: #1f6277; }
a:hover { background-color: #999999; color: #fff; text-decoration: none;}/**/

/*#wrapper {
  width: 720px;
  margin: 0 auto;
  border: none; }
*/

/* header style elements */
#logo { display: none; }
/*#header {
  background: transparent url(../images/header_2.jpg) no-repeat;
  position: relative;
  padding: 10px 0 0;
  width: 720px;
  height: 100px;
}

h1 strong {
  display: block;
  position: absolute;
  top: 29px;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  left: 0;
  text-align: right;
  width: 98%;
  top: 0;
  margin-top: 52px; }
h1 { color: #2b464e; }*/

h1 strong a { display: block; width: 360px; height: 150px; background: transparent url(../images/logo.png) no-repeat 0 0; border: none; text-align: left; }

/*\*/ h1 strong a { overflow: hidden; text-indent: -9999px; }
h1 strong a:hover, h1 strong a:focus { background-color: transparent; } /*
h1 strong span { position: absolute; bottom: -25px; right: 1px; width: 425px; }
h1 strong span.connect { display: none; }

h1 { font-weight: normal; font-size: 20px; padding: 90px 20px 10px; border-bottom: #345f6b 6px solid; margin-bottom: 20px;}

h1 a, h1 a:link, h1 a:visited { color: #5f9fb1; text-transform: uppercase; text-decoration: none; line-height: 1; padding: 0 2px; }

h1 a:hover { background-color: #5f9fb1; color: #fff; text-decoration: none;}*/

/* current states */
.blog h1 a#nav_blog:link, .blog h1 a#nav_blog:visited,
.portfolio h1 a#nav_portfolio:link, .portfolio h1 a#nav_portfolio:visited,
.about h1 a#nav_about:link, .about h1 a#nav_about:visited,
.contact h1 a#nav_contact:link, .contact h1 a#nav_contact:visited { background-color: #345f6b; color: #fff;}

.servicesList {
	margin-left: 40px;
	list-style: square;
}

.lastword {
  padding: 0 22px 0 0;
  background: transparent url(../images/quote_end.gif) no-repeat right top; }
blockquote {
  background: transparent url(../images/quote_beg.gif) no-repeat 0 2px;
  margin: 0 0 2em;
  text-align: justify;}
blockquote > p:first-child { text-indent: 22px; font-size: 16px; margin-bottom: 0.7em; color: #2b464e; }

.left {
	float: left;
}


#container { width: 950px; margin: 0 auto; }

#main { width: 580px; float: left; padding: 30px 0 0 20px; margin: 0 0 2.5em; }

#main p, #sidebar ul li p { text-align: justify; }

#sub,#sidebar { width: 300px; margin: 0 0 2.5em 620px; padding: 30px 0 1em; border-bottom: #999999 6px solid ; }

img.left { display: inline-block; float: left; margin: 0px 10px; }

/*-------------------------------------------
    Footer
-------------------------------------------*/
#footer { clear: left; background-color: #999999; padding: 1em 20px; font: normal 11px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif; color: #fff; text-align: center; }
#footer a { color: #fff; }
#footer a:hover { color: #999999; background-color: #fff;  }


/*------------------------------------------
   TWITTER STYLES
------------------------------------------*/
div#tweet {
	width: 400px;
	margin: 0 auto 0 auto;
}

div#tweet ul {
	list-style: none;
}

div#tweet ul li {
	display: inline-block;
	padding-bottom: 15px;
}

div#tweet ul li a img {
	display: inline-block;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
}

div#tweet ul li p {
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

div#tweet ul li a img {
	display: none;
}

div#tweet ul li:first-child a img {
	display: inline;
	margin-right: 20px;
}

div#tweet ul li {
	display: block;
	background-color: #e1e5e6;
	padding: 30px 10px;
	border: #66a0b0 1px solid;
	font-size: 12px;
	margin-bottom: 15px;
}

div#tweet ul li:first-child {
	display: block;
	background-color: #cbf0fb;
	padding: 30px 10px;
	border: #66a0b0 1px solid;
	font-size: 14px;
	margin-bottom: 15px;
}

div#tweet ul li p span {
	font-weight: bold;
	display: block;
}

span.time {
	display: block;
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	margin-top: 10px;
}

/*---------------------------------------
   PORTFOLIO STYLES
---------------------------------------*/

#portfolio {
	clear: both;
}
	   
#portfolio a:hover {
	background-color: transparent;
	color: #000;
	font-weight: normal;
	border-style: none;
}

.portfolioWork
	{width: 290px; overflow: hidden;/*display: block; width: 250px; height: 250px; overflow: hidden;*/ float: left; /*ackground: transparent url(../images/portfolio_bg.png) top left no-repeat; */}
	
.portfolioWork ul, .portfolioWork ul li
	{ list-style-type: none; }
	
.portfolioWork ul
	{ margin: 10px; /*width: 220px; color: #ceeef7; margin-left: -20px;*/  }

.portfolioWork ul li.title
       {font-weight: bold; overflow: hidden;}

.portfolioWork ul li.date
	{font-style: italic; font-size: .9em;}

.portfolioWork ul li
       {display: block;}
	   
.thumbnail
	{ margin: 10px auto 5px; }
	
.portfolioWork ul li.thumbnail img
	{ border: #000 1px solid; }

.portfolioWork ul li.description
	{ display: none; }

.nolink
	{ display: none; }
	
/*---------------------------------------
  LIGHTBOX STYLES
---------------------------------------*/
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; display: block; top: 40%; left: 0px; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink { width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../assets/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../assets/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*---------------------------------------
  TOOLTIP STYLES
---------------------------------------*/

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url('../assets/jquery-tooltip/demo/shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12px;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('../assets/jquery-tooltip/demo/shadow2.png');
	padding-top: 5em;
	height: 100px;
}
#tooltip.fancy.viewport-right {
	background: url('../assets/jquery-tooltip/demo/shadow2-reverse.png');
}

#extended { margin: 2em 0; }
#extended label { text-decoration: underline; }
#yahoo { width: 7em; }
#right, #right2 { text-align: right; }
#tooltip.right { width: 250px; }
#fancy2, .right { float: right; }
