/*********** Stripping Browser Styling ***********/

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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, 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-weight: inherit; font-style: inherit;
	font-size: 100%; font-family: inherit; }

* {	margin: 0; padding: 0; }
html, body { height: 100%; }

/*********** Global Style ***********/

h1 { font-weight: bold; color: #fff; font-size: 18px; padding-bottom: 12px; }
h1 a { color: #fff; text-decoration: none; }
h1 a:hover { color: #C4D5F2; }
p { font-size: 12px; color: #B8C5DE; line-height: 20px; }
a { color: #BFCEEA; }
p.small { line-height: 11px; font-size: 11px; color: #55698F; }

/*********** Site Structure ***********/

body { background: #233353 url(../images/top-back.gif) repeat-x 0 0; font-family: Arial, Helvetica, sans-serif; }
.wrapper { min-height: 100%; height: auto !important; height: 100%;	margin: 0 auto -140px; }
.container { background: url(../images/back-gradient.jpg) no-repeat 0 0; width: 960px; margin: 0 auto; padding-bottom: 10px; }
.content { width: 570px; float: left; }
.sub-content-container { width: 350px; float: right; }
.push { height: 140px;	}
.footer { background: #162342 url(../images/footer-back.gif) repeat-x center top; text-align: center; color: #fff; padding: 20px; height: 100px; }
.push { clear: both; }
.cleaner { clear: left; height: 0; overflow: hidden; font-size: 1px; }

/*********** Header ***********/

.header { height: 90px; width: 960px; position: relative; }
a.logo { display: block; text-indent: -9999px; background: url(../images/logo.gif) no-repeat 0 0; width: 350px; height: 30px; position: absolute; top: 35px; left: 21px; }
a.logo:hover { background-position: 0 -30px; }
#navigation { list-style: none; float: right; padding: 6px 20px 0 20px; }
#navigation li { float: left; text-align: center; padding: 0 0 0 35px; }
#navigation a { font-size: 13px; text-transform: uppercase; float: left; text-decoration: none; font-weight: bold; color: #98A8C5; padding-top: 30px; }
#navigation a:hover { color: #fff; background: url(../images/top-back.gif) repeat-x 0 0; }

/*********** Home Page ***********/

.blog-post-home { background: url(../images/blog-post-divider.gif) no-repeat 0 0; padding: 30px 0 28px 0; position: relative; width: 570px; height: 154px; float: left; }
.blog-post-home img { float: left; }
.blog-post-home a.img-wrap { float: left; padding: 1px; background-color: #fff; border: 5px solid #192743; margin: 0 21px 0 0; }
.blog-post-home a.img-wrap:hover { padding: 2px; border: 4px solid #192743; }
.blog-post-home .buttons { position: absolute; bottom: 22px; right: 0; font-size: 12px; display: block; width: 400px; }
.blog-post-home .buttons a { display: block; border: 1px solid #0F1C39; background-color: #1C2A46; float: right; text-decoration: none; padding: 2px 8px; margin-left: 15px; }
.blog-post-home .buttons a:hover { background-color: #0F1C39; }

/*********** Blog Post ***********/

.post-full { background: url(../images/blog-post-divider.gif) no-repeat 0 0; padding: 30px 0 28px 0; width: 570px; }
.post-full img { padding: 20px; border: 1px solid #0C1D40; background-color: #1B2C4D; margin: 10px 14px; }
.post-full .main-content p { text-align: justify; margin-bottom: 20px; }

/*********** Sidebar ***********/

.sub-content-container p { padding: 4px 15px; color: #98A8C5; }
p.small { color: #55698F; padding-top: 0; }
.wide-sub-content { background: url(../images/side-wide-back.gif) no-repeat left bottom; margin-bottom: 25px; }
h2.about-me { background: url(../images/head-about-me.gif) no-repeat 0 0; text-indent: -9999px; height: 46px; width: 350px; margin-bottom: 5px; }
h2.design-work { background: url(../images/head-design-work.gif) no-repeat 0 0; text-indent: -9999px; height: 46px; width: 350px; }
a.more { text-align: right; padding: 5px 20px 20px 20px; display: block; font-size: 12px; }
a.more:hover { text-decoration: none; }
.portfolio-snapshot { margin: 0 1px 5px 1px; border-bottom: 1px solid #283857; display: block; height:125px; }
.portfolio-snapshot img { border-bottom: 1px solid #0C1D40; }

.thin-sub-content { float: left; width: 160px; background: url(../images/side-thin-back.gif) no-repeat left bottom; margin-bottom: 25px; }
.thin-sub-content-b { float: right; width: 160px; background: url(../images/side-thin-back.gif) no-repeat left bottom; margin-bottom: 25px; }
h2.testimonials { background: url(../images/head-testimonials.gif) no-repeat 0 0; text-indent: -9999px; height: 46px; width: 160px; margin-bottom: 5px; }
h2.contact-me { background: url(../images/head-contact-me.gif) no-repeat 0 0; text-indent: -9999px; height: 46px; width: 160px; margin-bottom: 5px; }
.thin-sub-content p.quote-foot { background: #233353 url(../images/quote-foot.gif) no-repeat 0 0; font-size: 11px; padding: 15px 60px 5px 7px; line-height: 14px; }
.thin-sub-content p.quote-foot span { display: block; color: #576D98; }

/*********** Footer ***********/

.foot-content { margin: 0 auto; width: 960px; font-size: 12px; }
.foot-content a:hover { text-decoration: none; }
.foot-content li { color: #92A1BA; }
.foot-tweets { float: left; width: 230px; height: 90px; background: url(../images/tweetie-bird.gif) no-repeat top left; padding: 0 20px 0 70px; }
.foot-tweets a { font-size: 11px; color: #4E6187 }
.foot-tweets ul { list-style: none; }
.foot-tweets ul li { text-align: right; padding: 3px 0; }
.foot-tweets ul li a { display: none; }
.foot-tweets span { display: block; }
.foot-tweets ul li span a { display: inline; }
.foot-spiel { float: left; width: 320px; background: url(../images/vert-divider.gif) repeat-y 0 0; height: 90px; }
.foot-spiel p { padding: 4px 0 0 0; }
.foot-links { float: left; width: 320px; background: url(../images/vert-divider.gif) repeat-y 0 0; height: 90px; text-align: left; }
.foot-links ul { list-style: none; padding-left: 20px; }
.foot-links ul li { padding: 3px 0; color: #55698F; font-style: italic; font-size: 11px; }
.foot-links ul li a { font-style: normal; font-size: 12px; }