/* 
Common Colours
-- #b2d063 - Brand Green
-- #333333 - Light Grey
*/

body { font-family: Verdana, Arial, sans-serif; font-size: 0.8em; }
h1, h2, h3, #posts .post .date { font-family: Georgia, "Times New Roman", sans-serif; font-weight: normal; }
a img { border: none; }
pre { background-color: ghostWhite; border: 1px solid #DDD; font-size: 1.3em; overflow: auto; }
#container { width: 960px; margin: 0 auto; }
#header { position: relative; height: 120px; }
#header #logo { position: absolute; left: 0; top: 0; }
#header #nav { position: absolute; right: 0; top: 26px; }
#header #nav ul { list-style-type: none; margin: 0; padding: 0; }
#header #nav ul li { float: left; text-align: center; padding: 0 0 0 34px; }
#header #nav ul li:first-child { padding: 0; }
#header #nav ul li.active a { background-color: #b2d063; color: #fff; }
#header #nav ul li.active small { color: #ddd; }
#header #nav ul li a { color: #000; display: block; font-size: 1.6em; font-family: Georgia, "Times New Roman", sans-serif; font-weight: normal; padding: 5px 10px; text-decoration: none; }
#header #nav ul li a:hover { border-bottom: 1px solid #ccc; }
#header #nav ul li.active a:hover { border: none; }
#header #nav ul li small { color: #ccc; display: block; font-size: 0.5em; text-transform: uppercase; }
#wrapper { position: relative; width: 100%; }

#content { float: left; width: 100%; padding: 0 0 20px; }
#content-left { float: left; width: 586px; }
#content-left.wide { width: 960px; }
#content-left.wide #portfolio { float: left; margin-bottom: 10px; width: 100%; }
#content-left.wide #portfolio .work,
#content-left.wide #portfolio-detail .work { border-bottom: 1px solid #eee; float: left; position: relative; margin: 0 0 18px; width: 100%; }
#content-left.wide #portfolio-detail .work { border: none; }
#content-left.wide #portfolio .work .text-block h3,
#content-left.wide #portfolio-detail .work .text-block h3 { font-size: 1.4em; margin: 2px 0 10px; }
#content-left.wide #portfolio .work .text-block h3 a,
#content-left.wide #portfolio-detail .work .text-block h3 a { color: #767676; text-decoration: none; }
#content-left.wide #portfolio .image-block,
#content-left.wide #portfolio-detail .image-block { float: left; width: auto; }
#content-left.wide #portfolio .text-block { float: right; width: 350px; }
#content-left.wide #portfolio-detail .text-block { float: right; width: 260px; }
#content-left.wide #portfolio .text-block .extract a,
#content-left.wide #portfolio-detail .text-block .extract a { color: #555; }
#content-left.wide #portfolio .text-block .extract a:hover,
#content-left.wide #portfolio-detail .text-block .extract a:hover { color: #CC3333; }
#content-left.wide #portfolio .text-block p,
#content-left.wide #portfolio-detail .text-block p { margin: 0 0 10px; }
#content-left.wide #portfolio .link-holder,
#content-left.wide #portfolio-detail .link-holder { text-align: left; }
.work h2,
#content-right div h2,
#portfolio h2,
#portfolio-detail h2,
#posts h2 { border-bottom: 1px solid #b2d063; font-size: 1.4em; margin: 10px 0 8px; padding: 0 0 2px; }
#posts h2 a,
#posts h2 a:visited,
#portfolio h2 a,
#portfolio h2 a:visited,
#portfolio-detail h2 a,
#portfolio-detail h2 a:visited { color: #555; font-size: 0.9em; text-decoration: none; }
#posts h2 a:hover,
#portfolio-detail h2 a:hover { color: #CC3333; }
.work .images { float: left; width: 690px; }
.work .image-block { position: relative; border: 1px solid #333; margin-bottom: 20px; width: 582px; }
.work .image-block img { display: block; }
.work .title-block { background-color: #ececec; position: absolute; bottom: 0; left: 0; opacity: 0.8; filter:alpha(opacity=80); width: 100%; }
.work .title-block h3 { background: transparent url('../images/silentworks_assets.png') no-repeat scroll 148% -58px; font-weight: normal; margin: 0 0 0 10px; }
.work .image-block h3 a { color: #333; display: block; text-decoration: none; padding: 6px 0; }
.work p a { color: #555; }
.work p a:hover { color: #CC3333; }
.work .text-block p a { color: #555; }
.work .text-block p a:hover { color: #CC3333; }
.work div.link-holder { text-align: right; padding: 5px 0; }
.work a.view-more { background-color: #b2d063; color: #fff; padding: 5px 10px; text-decoration: none; text-align: center; width: 120px; }
/* .work a.external { background-color: #CC3333; } */
#posts .post { float: left; position: relative; margin: 0 0 20px; width: 100%; }
#posts .post h3 { font-size: 1.3em; margin: 0 0 8px; }
#posts .post h3 a { color: #767676; text-decoration: none; }
#posts .post .postmeta { color: #999; }
#posts .post .postmeta a { color: #555; }
#posts .post .postmeta a:hover { color: #CC3333; }
#posts .post .date { border-right: 1px solid #000; font-size: 1.8em; position: absolute; left: 0; text-align: center; top: 0; width: 42px; }
#posts .post .date strong {
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	background-color: #000;
	color: #fff;
	display: block;
	padding: 5px 5px 8px;
}
#posts .post .date small { display: block; font-size: 0.5em; }
#posts .post h3,
#posts .post .postmeta,
#posts .post .content,
#posts .post .share-this { padding: 0 0 0 50px; }
#posts .post .content h3 { font-size: 1.2em; padding: 0; }
#posts .post .content a { color: #555; }
#posts .post .content a:hover { color: #CC3333; }
#posts .post .view-more { float: right; text-align: right; }
#posts .post .view-more a { background: transparent url('../images/silentworks_assets.png') no-repeat scroll 100% 0; color: #999; display: block; height: 50px; padding: 10px 35px 0 0; text-decoration: none; }

/* Blog Post Tutorial Steps */
#tutorial-steps.post .content h3 { border-bottom: 1px solid #ccc; font-size: 18px; margin: 20px 0 15px; }
#tutorial-steps.post .content p img { border: 1px solid #ccc; }

/* Tagcloud CSS Styles */ 
.tagcloud a.s1:link, .tagcloud a.s1:visited { line-height: 25px; font-size: 11px; color: #333333; text-decoration: none; }
.tagcloud a.s1:hover { line-height: 25px; font-size: 11px; color: #CC3333; text-decoration: none; }
.tagcloud a.s2:link, .tagcloud a.s2:visited { line-height: 25px; font-size: 12px; color: #333333; text-decoration: none; }
.tagcloud a.s2:hover { line-height: 25px; font-size: 12px; color: #CC3333; text-decoration: none; }
.tagcloud a.s3:link, .tagcloud a.s3:visited { line-height: 25px; font-size: 13px; color: #222222; text-decoration: none; }
.tagcloud a.s3:hover { line-height: 25px; font-size: 13px; color: #CC3333; text-decoration: none; }
.tagcloud a.s4:link, .tagcloud a.s4:visited { line-height: 25px; font-size: 14px; color: #222222; text-decoration: none; }
.tagcloud a.s4:hover { line-height: 25px; font-size: 14px; color: #CC3333; text-decoration: none; }
.tagcloud a.s5:link, .tagcloud a.s5:visited { line-height: 25px; font-size: 15px; color: #111111; text-decoration: none; }
.tagcloud a.s5:hover { line-height: 25px; font-size: 15px; color: #CC3333; text-decoration: none; }

.share-this { float: left; height: 50px; padding: 10px 0 0 50px !important; }
.share-this a { background: transparent url('../images/silentworks_assets.png') no-repeat scroll 0 -132px; display: block; float: left; height: 16px; margin: 0 5px 0 0; text-indent: -9999px; width: 16px; }
.share-this a.digg { background-position: -24px -132px; }
.share-this a.delicious { background-position: -47px -132px; }
.share-this a.twitter { background-position: -71px -132px; }
.share-this a.stumbleupon { background-position: -94px -132px; }
.share-this a.myspace { background-position: -117px -132px; }

/* Pagination */
.pagination-block { float: right; padding: 0 2px 20px; width: 500px; }
.pagination { float: right; padding: 2px; list-style-type: none; margin: 0; }
.pagination li { float: left; }
.pagination li a { color: #000; display: block; padding: 1px 6px; text-decoration: none; }
.pagination li a.active { background-color: #f5eec0; color: #000; padding: 1px 6px; }
.pagination a.ditto_page { padding: 1px 6px; }

#content-right { float: right; width: 298px; }
#content-right div { float: left; margin: 0 0 30px; width: 100%; }
#categories ul, #friendslist ul { list-style-type: none; margin: 0; padding: 0; }
#categories ul li, #friendslist ul li { margin: 0; padding: 0; }
#categories ul li:first-child a, #friendslist ul li:first-child a { padding-top: 0; }
#categories ul li a, #friendslist ul li a { border-bottom: 1px solid #ccc; color: #767676; display: block; padding: 10px 0; text-decoration: none; }
#categories ul li a em { float: right; background-color: #eee; color: #b2d063; display: block; margin-top: -4px; padding: 4px; -moz-border-radius: 50px; -webkit-border-radius: 50px; }
#latest_tweets { list-style-type: none; margin: 0; padding: 0; }
#latest_tweets li.tweet { border-bottom: 1px dashed #b2d063; margin: 0 0 10px; padding: 0 0 10px; }
#latest_tweets li.tweet a { color: #555; }
#latest_tweets li.tweet a:hover { color: #CC3333; }
#social-media #linked-in, #social-media #twitter { background: transparent url('../images/silentworks_assets.png') no-repeat scroll 4px -86px; display: block; float: left; text-indent: -9999px; outline: none; }
#social-media #linked-in { height: 39px; width: 100px; }
#social-media #twitter { background-position: -100px -86px; height: 41px; width: 48px; }
#network a { display: block; }
#flickr { padding: 15px 0 0; }
#flickr a { display: block; float: left; margin-left: 26px; }
#flickr a img { border: 3px solid #b2d063; display: block; }
#flickr a:first-child { margin-left: 0; }

#footer { border-top: 1px solid #b2d063; clear: both; float: left; padding: 5px; width: 99%; }
p#copyright { float: left; margin: 0; text-align: left; }
p#copyright span { float: left; }
ul.footer-nav { float: right; list-style-type: none; margin: 0; padding: 0; }
ul.footer-nav li:first-child { border: none; margin-left: 0; padding-left: 0; }
ul.footer-nav li { border-left: 1px solid #555; float: left; margin-left: 10px; padding-left: 10px; }
ul.footer-nav a { color: #555; }

#contact-info { float: left; width: 257px }
#about-me { float: left; width: 100%; }
#about-me a { color: #555; }
#about-me a:hover { color: #CC3333; }
#about-me ul { list-style-type: none; padding-left: 0; }
#contact-form { float: right; width: 684px; }
#contact-form h3 { padding: 0 0 0 20px; }
#contact-form .errors { background-color: #FFFFCC; margin-left: 20px; padding: 10px; }

/* Form */
.smart-form { font-family: Arial, "MS Trebuchet", sans-serif; }
.smart-form fieldset { float: left; border: none; }
.smart-form fieldset.form-right { float: right; }
.smart-form fieldset.form-right p { width: 400px; }
.smart-form fieldset.form-left p { width: 200px; }
.smart-form p { padding: 0 10px; margin: 0 0 .8em; border: none; }
.smart-form p label { float: left; font-weight: normal; color: #999; padding: 0 0 5px; width: 100%; }
.smart-form p label strong { color: #f00; }
.smart-form p input.size, 
.smart-form p textarea.size { border: 1px solid #ccc; padding: 4px; width: 100%; }
.smart-form div.captcha { margin: 2px 0 0 100px; }
.smart-form p.action { text-align: right; padding: 0; width: auto !important; }
.smart-form p.action input { background: none; border: 1px dashed #b2d063; color: #9F872D; cursor: pointer; font-size: 1em; font-weight: bold; padding: 6px 8px; }
.smart-form p.action input:hover { background-color: #b2d063; color: #FFF; }
#disqus_thread { float: left; width: 586px; }

.gist pre {
    font-size: 1.1em;
}

/*

github.com style (c) Vasily Polovnyov <vast@whiteants.net>

*/

pre code {
  display: block; padding: 0.5em;
  color: #000;
  background: #f8f8ff
}

pre .comment,
pre .template_comment,
pre .diff .header,
pre .javadoc {
  color: #998;
  font-style: italic
}

pre .keyword,
pre .css .rule .keyword,
pre .winutils,
pre .javascript .title,
pre .lisp .title,
pre .subst {
  color: #000;
  font-weight: bold
}

pre .number,
pre .hexcolor {
  color: #40a070
}

pre .string,
pre .tag .value,
pre .phpdoc,
pre .tex .formula {
  color: #d14
}

pre .title,
pre .id {
  color: #900;
  font-weight: bold
}

pre .javascript .title,
pre .lisp .title,
pre .subst {
  font-weight: normal
}

pre .class .title,
pre .haskell .label,
pre .tex .command {
  color: #458;
  font-weight: bold
}

pre .tag,
pre .tag .title,
pre .rules .property,
pre .django .tag .keyword {
  color: #000080;
  font-weight: normal
}

pre .attribute,
pre .variable,
pre .instancevar,
pre .lisp .body {
  color: #008080
}

pre .regexp {
  color: #009926
}

pre .class {
  color: #458;
  font-weight: bold
}

pre .symbol,
pre .ruby .symbol .string,
pre .ruby .symbol .keyword,
pre .ruby .symbol .keymethods,
pre .lisp .keyword,
pre .tex .special,
pre .input_number {
  color: #990073
}

pre .builtin,
pre .built_in,
pre .lisp .title {
  color: #0086b3
}

pre .preprocessor,
pre .pi,
pre .doctype,
pre .shebang,
pre .cdata {
  color: #999;
  font-weight: bold
}

pre .deletion {
  background: #fdd
}

pre .addition {
  background: #dfd
}

pre .diff .change {
  background: #0086b3
}

pre .chunk {
  color: #aaa
}

pre .tex .formula {
  opacity: 0.5;
}
