/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.clear {clear:both; height: 0px; font-size:1px;}

/* general layout */
body { background: #CCC; text-align: center; }
#container { width: 927px; padding: 0 25px; background: url(../Images/Layout/bg.png) repeat-y; margin: 0 auto; text-align: left; }
#navigation { background: #000; color: #FFF; padding: 10px; margin: 0; }
#navigation a { color: #FFF; font-weight: bold; text-decoration: none; }
#navigation ul { margin: 0; }
#navigation ul li { display: inline; list-style: none; margin-right: 10px; }
#header { padding: 40px 0; background: #003399; }
#header a { color: #FFF; text-decoration: none; }
#header .blogTitle { text-transform: uppercase; }
#header .blogSubtitle { display: none; }

#left, #center, #right { float: left; }
#left { width: 490px; border-right: dotted 1px #CCC; padding: 10px; }
#center { width: 180px; border-right: dotted 1px #CCC; padding: 0 10px 10px 10px; }
#right { width: 185px; padding: 0 10px 10px 10px; }
#footer { clear: both; background: #000; padding: 10px 0; margin-top: 10px; text-align: center; color: #FFF; }
#footer a { color: #FFF; }

/* Pages ---------------------------------------------------------------------------------------- */

/* page description header */
h1.pageDescription { font-size: 18px; font-weight: bold; margin-bottom: 0.25em; }

/* entries */
.entry { margin-bottom: 1em; }
.entry h1 { font-size: 14px; margin: 1em 0 1.25em 0; }
.entry h1 a { font-weight: bold; color: #003399; font-size: 18px; text-decoration: none; }
.entry .meta { padding: 5px; background: #EEE; border: solid 1px #CCC; margin-bottom: 1em; }
.entry .tags { margin-bottom: 1em; }
.entry .social { padding: 5px; background: #EEE; border: solid 1px #CCC; }
.entry .social .category { float: left; }
.entry .social .feedback { float: right; }

.noEntryFound h1 { font-size: 18px; margin-bottom: 1em; font-weight: bold; }
.noEntriesFound h2 { font-size: 14px; margin: 1em 0; }
        
/* entry display divider */
.entryDivider { height: 1px; background: #003399; }

/* entry pager */
#entryPager { text-align: center; }
#entryPager a { font-weight: bold; text-decoration: none; margin: 0 10px; }

/* author display page */
#author h1 { font-size: 18px; font-weight: bold; margin-bottom: 1em; }
#author ul { margin-left: 20px; }
#author ul li { list-style: none; line-height: 200%; }

#author .authorAbout { margin-top: 1em; }
#author .authorAbout h2 { font-size: 14px; margin-bottom: 1em; font-weight: bold; }
#author #authorEntries { margin-top: 20px; }
#author #authorEntries h2 { font-size: 14px; margin-bottom: 1em; font-weight: bold; }
#author #noAuthorEntriesFound { font-style: italic; font-size: 12px; }
#author .noAuthorsFound { font-style: italic; font-size: 12px; }

/* content display page */
#contentPage h1 { font-size: 18px; font-weight: bold; margin-bottom: 1em; }
#contentPage .contentBody { }

/* contact page */
#contact h1 { font-size: 18px; font-weight: bold; margin-bottom: 1em; }
#contact ul { padding: 0; }
#contact ul li { list-style: none; }
#contact ul li input { margin-bottom: 0.5em; width: 300px; }
#contact ul li textarea { width: 400px; }
#contact .messageSubmit { text-align: center; }
#contact .contactSummary { border: solid 1px #920000; background: #DFB5B7; color: #000; padding: 10px; margin-bottom: 1em; font-weight: bold; }
#contact .contactSummary ul { padding: 0; margin: 0; }
#contact .contactSummary ul li { list-style-type: disc; margin: 0 0 0 20px; color: #000; font-weight: normal; }

/* entry page */
#trackbackList { margin-bottom: 1em; }
#trackbackList h1 { font-size: 18px; font-weight: bold; margin-bottom: 0.25em; }
#noTrackbacks { border: solid 1px #CCC; padding: 10px; margin-bottom: 1em; }
#commentList { margin-bottom: 1em; }
#commentList h1 { font-size: 18px; font-weight: bold; margin-bottom: 0.5em; }
.noComments { border: solid 1px #CCC; padding: 10px; margin-bottom: 1em; }
#postComment {  }
#postComment h1 { font-size: 18px; font-weight: bold; }
#postComment ul { padding: 0 0 0 10px; margin: 0; }
#postComment ul li { list-style: none; }
#postComment ul li input { margin-bottom: 0.5em; width: 300px; }
#postComment ul li textarea { width: 450px; margin-bottom: 0.5em; }
#postComment .commentSubmit { text-align: center; }

#postComment .commentSummary { border: solid 1px #920000; background: #DFB5B7; color: #000; padding: 10px; margin-bottom: 1em; font-weight: bold; }
#postComment .commentSummary ul li { list-style-type: disc; margin-left: 20px; color: #000; font-weight: normal; }

.comment { border: solid 1px #CCC; padding: 10px 10px 0 10px; margin-bottom: 1em; }
.comment .commentBody { margin-bottom: 1em; }
.comment .commentMeta { background: #EEE; padding: 10px; margin: 0 -10px; }

/* error page */
#error h1 { font-size: 18px; font-weight: bold; margin-bottom: 1em; }
#error #errorAction { text-align: center; }

/* controls --------------------------------------------------------------------------------------- */

/* trackbacks */
.trackback { border: solid 1px #CCC; padding: 10px 10px 0 10px; margin-bottom: 1em; }
.trackback .trackbackTitle { margin-bottom: 1em; }
.trackback .trackbackExcerpt { margin-bottom: 1em; font-style: italic; }
.trackback .trackbackMeta { background: #EEE; padding: 10px; margin: 0 -10px; }

/* blog categories */
.categories { margin: 0 -10px; border-bottom: dotted 1px #CCC; padding: 10px; }
.categories h1 { font-size: 18px; font-weight: bold; margin-bottom: 0.25em; }
.categories ul { margin: 0; padding: 0; }
.categories ul li { list-style: none; line-height: 200%; }
.categories ul li a { text-decoration: none; }
        
/* rss */
.rss { padding: 10px 3px; }
.rss a { margin: 0; text-decoration: none; padding: 5px 0 5px 21px; font-weight: bold; background: url(../Images/Icons/rss.gif) no-repeat left center; }
        
/* blogroll */
.blogroll { margin: 0 -10px; border-bottom: dotted 1px #CCC; border-top: dotted 1px #CCC; padding: 10px; }
.blogroll h1 { font-size: 18px; font-weight: bold; margin-bottom: 0.25em; } 
.blogroll ul { margin: 0; padding: 0; }
.blogroll ul li { list-style: none; line-height: 200%; }
.blogroll ul li a { float: left; display: block; text-decoration: none; }
.blogroll ul li a.blogrollRss { margin: -1px 0 0 3px; padding: 0 0 5px 19px; background: url(../Images/Icons/rss.gif) no-repeat left center; }
.blogroll ul li a.blogrollLink { font-weight: bold; vertical-align: middle; }

/* recent entries */
.recentEntries { margin-left: -10px; border-bottom: dotted 1px #CCC; padding: 10px; }
.recentEntries h1 { font-size: 18px; font-weight: bold; margin-bottom: 0.25em; }
.recentEntries ul { margin: 0; padding: 0; }
.recentEntries ul li { list-style: none; line-height: 150%; }
.recentEntries ul li a { text-decoration: none; }
.recentEntries ul li .datePosted { font-size: 10px; color: #AAA; font-style: italic; margin: 0 0 0.25em 0; padding: 0; }

/* most commented entries */
.mostCommentedEntries { margin-left: -10px; border-bottom: dotted 1px #CCC; padding: 10px; }
.mostCommentedEntries h1 { font-size: 18px; font-weight: bold; margin-bottom: 0.25em; }
.mostCommentedEntries ul { margin: 0; padding: 0; }
.mostCommentedEntries ul li { list-style: none; line-height: 150%; }
.mostCommentedEntries ul li a { text-decoration: none; }
.mostCommentedEntries ul li .postInfo { font-size: 10px; color: #AAA; font-style: italic; margin: 0 0 0.25em 0; padding: 0; } 
.mostCommentedEntries ul li .postInfo .spacer { margin: 0 1ex; }       
        
/* archives */
.archives { margin-left: -10px; border-bottom: dotted 1px #CCC; padding: 10px; }
.archives h1 { font-size: 18px; font-weight: bold; margin-bottom: 0.25em; }
.archives .toggle { float: left; margin-top: 5px; }
.archives ul { margin: 0; padding: 0; }
.archives ul li { list-style: none; line-height: 200%; }
.archives ul li h2 { margin-bottom: 0; }
.archives ul li h2 a { font-size: 14px; float: left; margin-left: 7px; }
.archives ul li a { text-decoration: none; }
.archives ul li ul { clear: left; margin: 0 0 0 22px; padding: 0; }
        
/* authors */
.authors { margin-left: -10px; border-bottom: dotted 1px #CCC; padding: 10px; }
.authors h1 { font-size: 18px; font-weight: bold; margin-bottom: 0.25em; }
.authors ul { margin: 0; padding: 0; }
.authors ul li { list-style: none; line-height: 200%; }
.authors ul li a { text-decoration: none; }
        
/* search */
.search { margin-left: -10px; border-bottom: dotted 1px #CCC; padding: 10px; }
.search h1 { font-size: 18px; font-weight: bold; margin-bottom: 0.25em; }
.search .searchTerm { width: 115px; }
.search .searchButton { width: 50px; }
