@charset "utf-8";
/* CSS Document */

/*//////////////////////// UNIVERSAL RESET ////////////////////////////*/
/* v1.0 | 20080212 */

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;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

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

.clearb {
clear:both;
}

/*//////////////////////// LAYOUT ////////////////////////////*/

body {
font-family: Arial, Helvetica, sans-serif;
color:#595959;
font-size: 65.5%;
line-height:1.8em;
padding:10px;
/*background: #000000 url(images/dark-metal-texture2.jpg) repeat-x fixed center top;*/
background-color:#E1E1E1;
background: #B88C67 url(images/wood-oak-texture2.jpg) repeat fixed center top;
}

#wrapper {
width:960px;
margin:0 auto;
padding: 35px 50px 0 40px;
background-color: #ffffff;
border-top:5px solid #00a4e4;
}

#bodywrapper {
float:right;
width:907px;
margin:0 0 2.6em 0;
}

#nav {
display:block;
border-top:#000 solid 3px;
margin:0 0 6.2em 0;
}

#intro {
padding:2.2em 0.4em 2.2em 0.4em;
border-top:1px solid #DDDDDD;
border-bottom:1px solid #DDDDDD;
margin:0 0 2.6em 0;
}

.sidebar .workSample {
margin-top:1.5em;
border:1px #595959 solid;
background-color:#AAAAAA;
padding:.8em .9em;
}

.sidebar {
float:left;
width:19%;
margin-right:5%;
}

#portfolio .sidebar {
margin-right:0;
}

.right {
margin-right:0 !important;
float:right;
}

.maincontent {
float:left;
width:52%;
}

.twocolumn {
width:76% !important;
margin-bottom:2.6em;
}

#home #footer {
background: url(images/num_1b.gif) no-repeat left 5px;
}

#portfolio #footer {
background: url(images/num_2b.gif) no-repeat left 2px;
}

#background #footer {
background: url(images/num_3b.gif) no-repeat left 5px;
}

#contact #footer {
background: url(images/num_4b.gif) no-repeat left 2px;
}

#error #footer {
background: url(images/num_00b.gif) no-repeat left 2px;
}

a.tumbnail {
float:left;
padding:10px;
background-color:#f0f0f0;
border:1px solid #dddddd;
margin:25px 26px 0 0;
}

a.last {
margin-right:0;
}

.tumbnail img{
border:1px solid #dddddd;
}

a.tumbnail:hover {
background-color:#00A4E4;
}

/*//////////////////////// TYPOGRAPHY ////////////////////////////*/

h1 a {
background: transparent url(images/BLF_GD_2.jpg) no-repeat left top;
text-indent:-9000em;
height:43px;
width:472px;
display:block;
margin-bottom:-1px;
}

h2 {
color:#00A4E4;
font-size:2.4em;
font-weight:normal;
font-family:Segoe Script, Georgia, "Times New Roman", Times, serif;
line-height:1em;
}

h2 em {
color:#444444;
font-style:normal;
}

#home h2, #portfolio h2{
text-indent:-.1em;
}

h3 {
color:#444444;
font-size:2.4em;
line-height:1.3em;
font-family:Segoe Script, Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}

h4 {
border-bottom:1px solid #00A4E4;
font-size:1.6em;
padding-bottom:0.2em;
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}

.futurelink {
color:#EC008C;
font-family:Segoe Script, Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
}

p {
font-size:1.5em;
margin-top:1.0em;
line-height:1.5em;
}

.left ul, .pdficon ul {
margin-top:1.2em;
}

.left ul, .left li, .pdficon ul, .pdficon li {
font-size:1.5em;
}

.pdficon {
margin-bottom: 2.6em;
}

.pdficon li {
margin-top: 1em;
}

* html .pdficon li {
height: 1%;
}

.pdficon li a {
padding-left:42px;
display:block;
line-height:34px;
}

.pdficon li a {
background:url(images/pdf_icon.gif) no-repeat left bottom;
}

.pdficon li a:hover {
background:url(images/pdf_icon.gif) no-repeat left top;
}

.pdficon li.word a {
background:url(images/word_icon.gif) no-repeat left bottom;
}

.pdficon li.word a {
background:url(images/word_icon.gif) no-repeat left top;
}

h1 a:hover {
background-position: left bottom;
}

#footer {
clear:both;
bottom:0;
padding:.1em 0 2.5em 12em;
}

#footer p{
border-top:1px solid #00A4E4;
font-size:1.4em;
color:#888888;
padding-top:.4em;
margin-top:4.2em;
}

blockquote {
font-family:Georgia, "Times New Roman", Times, serif;
margin-top:0;
line-height:1.6em;
font-style:italic;
}

.quoteName {
font-weight:bold;
margin-top:1em;
font-style:normal;
}

.quoteInfo {
margin-top:0;
line-height:1em;
text-indent:-.1em;
font-style:normal;
}

.noMarginTop {
margin-top:0;
}

.MarginTop {
	margin-top:2em;
}

.sidebar li{
font-size:1.5em;
line-height:1.5em;
}

ul.clientlist {
margin-top:1.5em;
}

.clientlist li{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
margin-bottom:.7em;
line-height:1.4em;
}

#portfolio .twocolumn img {
border: 1px solid #dddddd;
}


/*//////////////////////// MAIN NAV ////////////////////////////*/
#nav li, #nav ul {
font-size:1.6em;
float:right;
line-height:1.4em;
}

#nav sup {
font-size:0.7em;
line-height:.8em;
vertical-align:text-top;
color:#AAAAAA;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
padding-left:0.3em;
}

#nav a, #nav a:link, #nav a:visited {
text-decoration:none;
color:#00A4E4;
display:block;
padding:.5em .3em .3em 1.7em;
font-family:Georgia, "Times New Roman", Times, serif;
}

#nav a:hover {
color:#EC008C;
}

#nav a:hover sup{
color:#444444;
}

#home #navHome a, 
#portfolio #navPortfolio a, 
#background #navBackground a, 
#contact #navContact a  {
color:#EC008C;
}

#home #navHome a sup,
#portfolio #navPortfolio a sup,
#background #navBackground a sup,
#contact #navContact a sup {
color:#444444;
}

.portfolioNav {
font-family:Georgia, "Times New Roman", Times, serif;
float:right; 
margin:0;
}

/*//////////////////////// LINKS ////////////////////////////*/

a, a:link, a:visited {
text-decoration:none;
color:#00A4E4;
}

a:hover {
color:#EC008C;
}

#footer a, #footer a:link, #footer a:visited {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}

#footer a:hover {
color:#EC008C;
}

#aigaProfile a,
#aiga a,
#facebook a,
#linkedin a,
#coroflot a,
#twitter a {
width:175px;
height:43px;
display:block;
background-position: right top;
background-repeat:no-repeat;
text-indent:-9000px;
margin:1em auto;
}

#aigaProfile a {
background-image: url(images/aiga_profile.jpg);
}

#aiga a {
background-image: url(images/aiga.jpg);
}

#facebook a {
background-image: url(images/facebook.jpg);
}

#linkedin a {
background-image: url(images/linkedin.jpg);
}

#coroflot a {
background-image: url(images/coroflot.jpg);
}

#twitter a {
background-image: url(images/twitter.jpg);
}

#aigaProfile a:hover,
#aiga a:hover,
#facebook a:hover,
#linkedin a:hover,
#coroflot a:hover,
#twitter a:hover {
background-position: left top;
}


/*//////////////////////// FORM ////////////////////////////*/

input, textarea {
width:98%;
border:1px solid #00A4e4;
font-family:Arial, Helvetica, sans-serif;
font-size:1.5em;
padding:.2em;
}

textarea {
/* min-height hack for ie6 */
   min-height: 8.0em;
   height: auto !important;
   height: 8.0em;
}

label{
width:98%; 
display:block; 
color:#000000; 
font-size:1.5em;
margin:1.5em 0 0.2em 0;
font-family:Georgia, "Times New Roman", Times, serif;
}

.req{
color:#00A4E4;
font-size:1.2em;
}
		
#form_errors{
color:#f00; 
display:none;
}

#form_thanks{
color:#00A4E4; 
display:none;
font-weight:bold;
margin-top:0;
margin-bottom:1.0em;
}

.submit_button {
background-color:#00A4E4;
border:none;
color:#FFFFFF;
/*font-weight:bold;*/
width:6em;
padding:0.4em;
margin-top:1.0em;
cursor:pointer;
-moz-border-radius: 3px; 
-webkit-border-radius: 3px;
border-radius: 3px;
}

.submit_button:hover {
background-color:#EC008C;
cursor:pointer;
}

input:focus, textarea:focus {
background-color:#eeeeee;
border-color:#00A4e4;
}

/*---------------Twitter---------------------*/

/*#twitter_update_list li span { 
display: block;
}*/

#twitter_div {
margin-top:2.6em;
}

#twitter_div ul li span a {
display:inline;
}

.twitter li{
font-size:1.5em;
line-height:1.5em;
margin-top:1em;
}

#tweet {
margin-bottom:2.6em;
}

/*---------------Google Reader---------------------*/

#articles {
margin-top:2.6em;
}

#articles li{
font-size:1.5em;
margin-top:1em;
}

#articles .s {
font-size:85%;
}

#articles .f {
display:none;
}


/*---------------Error Pages---------------------*/

.other-things {
border-bottom:1px solid #00A4E4;
color:#000000;
font-size:1.5em;
}

#goog-wm li {
font-size:1.2em;
margin-top:1.0em;
}

#goog-wm form {
margin-top:.5em;
}

#goog-wm-sb {
background-color:#00A4E4;
border:none;
color:#FFFFFF;
font-weight:bold;
width:11em;
height:2.2em;
margin-top:1.0em;
cursor:pointer;
text-transform:uppercase;
}

#goog-wm-sb:hover {
background-color:#AAAAAA;
cursor:pointer;
}


/*---------------TABS---------------------*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Tabs Genearl Styles
----------------------------------*/

.ui-tabs .ui-tabs-nav li a { 
display:block;
font-size:1.1em;
font-weight:bold;
padding:0.2em 0.5em;
text-decoration:none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, 
.ui-tabs .ui-tabs-nav li.ui-state-disabled a, 
.ui-tabs .ui-tabs-nav li.ui-state-processing a { 
background-color:#00a4e4;
color:#ffffff;
cursor:text;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
cursor: pointer; 
} 

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-hide { 
display: none !important; 
}

.ui-state-default {
background-color:#ebebeb;
}

.ui-state-default a:hover {
background-color:#EC008C;
color:#ffffff;
}

#tabs.ui-tabs .ui-tabs-nav li { 
margin: 0 .3em -1px 0; 
float: left; 
}

#tabs.ui-tabs .ui-tabs-panel { 
padding: .3em 0; 
display: block; 
border-width: 0; 
background: none; 
}