/* Global */
* { padding: 0; margin: 0; }
html { font-family: tahoma, verdana, helvetica, sans-serif; }
p, h1, h2, h3, h4, h5, h6, ul, ol, td, th { margin-bottom: 15px; font-size: 12px; line-height: 1.5; }
dt, dd { line-height: 1.4; }
li, dl, input, textarea { font-size: 12px; }
input { padding: 2px; }
*html p, *html h1, *html h2, *html h3, *html h4, *html h5, *html h6, *html ul li, *html ol li, *html td, *html th, *html input, *html textarea, *html dl { font-size: .8em; }
option { padding-right: 3px; }
a, a:visited { outline-style: none; }
table { vertical-align: top; }
img { border: none; }
*html input, *html textarea { font-size: 1.1em; }
ol li, ul li { line-height: 1.3; list-style-position: outside; }
img, input { vertical-align: bottom; }

/* Structural */
.header { float: left; padding-top: 25px; left: 50%; position: relative; margin: 0 0 30px -380px; width: 400px; }
.header h3 { color: #940a00; letter-spacing: .3em; font-size: 1.3em; margin-bottom: 2px; }
.header h4 { color: #506f08; }
.nav { float: right; padding-top: 12px; width: 42%; margin-left: 8%; }
.nav p { margin-bottom: 8px; font-size: .7em; width: 284px; text-align: right; cursor: default; }
.nav ul { overflow: hidden; background: #162D3C; }
.nav ul li { float: left; display: block; font-weight: bold; letter-spacing: .1em; }
.nav ul li a { display: block; padding: 10px 20px 9px 30px; font-size: 1.1em; }
.content { clear: both; text-align: justify; padding: 0 60px; }
.contentWindow { margin: 0 auto; border: 1px solid #c1c1c1; padding: 10px 15px 0; background: #f7f8f8; width: 730px; overflow: hidden; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; }
.contentWindow h1 { font-size: 1em; letter-spacing: .2em; color: #940a00; margin-bottom: 5px; }
.contentWindow h2 { color: #162D3C; margin: 5px 0; font-size: .9em; }
.contentWindow h4 { color: #162D3C; text-align: center; font-size: 1.2em; }
.blogPost { float: left; display: inline; width: 70%; }
.blogLink { float: right; display: inline; width: 25%; }
.blogLink ul { padding-left: 15px; }
.blogLink li { margin-bottom: 5px; }
.read_more { margin-left: 5px; text-decoration: none; }
#blog a:hover { color: #333; }
#contentSlide { position: relative; zoom: 1; }
.contentSect { padding-bottom: 5px; }
.footer { text-align: center; margin: 20px 0; }
.footer ul li { display: inline; border-left: 1px solid #aaa; padding: 0 15px 0; }

/* Nav */
#linkAbout { background: #4a6e86; color: #fff; }
#linkPortfolio { background: #2c4e64; color: #fff; }
#linkContact { background: #162d3c; color: #fff; padding-right: 60px; }

/* Index */
.window { position: relative; overflow: hidden; }
.project { padding-top: 20px; border-top: 1px solid #c1c1c1; margin-bottom: 15px; display: block; zoom: 1; }
.project img { float: left; display: inline; border: 1px solid #c1c1c1; padding: 5px; background: #dedede; }
.project .description { float: left; width: 515px; }
.project .description dl { margin-bottom: 10px; }
.project .description dl dt { font-weight: bold; width: 60px; text-align: right; }
.project .description dl dd { position: relative; top: -17px; left: 65px; margin-bottom: -10px; }
.project .description p { padding-left: 15px; margin-bottom: 0; }
.social { float: left; display: block; padding: 10px 1.5%; width: 30%; }
.social li { padding: 7px 0; margin-left: 35px; }

/* Classes */
.first { border: none !important; }
.flat { line-height: 0; font-size: 1px; height: 1px; }
.clear { width: 90%; margin: 0 auto; clear: both; }
.hide { display: none; }
.visible { display: block !important; }
.floatright { margin: 0 0 5px 15px; float: right; display: inline; }
img.floatright { padding: 5px; border: 1px solid #c1c1c1; }

/* Links */
a { color: #666; }
.nav a:link,
.nav a:visited { text-decoration: none; }
.nav a:hover { text-decoration: underline; }
h2 a:link { color: #162d3c; }
h2 a:visited { color: #2c4e64; }
h2 a:hover { color: #4a6e86; }



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; } 
#jquery-lightbox a img { border: none; } 
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data,
#lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; } 
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }