/*
Theme Name: Alkymst
Theme URI: http://www.the-web-alchemist.com/
Description: Child Theme for Workaholic
Author: Nathan Smith
Author URI: http://www.the-web-alchemist.com/
Template: workaholic
Version: 0.1
*/

@import url("../workaholic/style.css");

body { background:#000 url(images/wood-grunge.jpg) repeat-x scroll 50% 0; padding-top: 10px; color: #fff; }

a {color: #004d83}
a:hover {border-bottom:1px solid #ddd; color: #643a22}

h1, h2, h3, h4, h5 { color: #fff; }

.entry {
	line-height: 1.25em;
	font-size: 1.15em;
}

.container_12, .container_16 { background: transparent url(images/trans-page.png) repeat-x 0 0; }

#header { margin: 15px 5px 10px 20px; }
#header #logo h1 { background: url(images/logo.png) no-repeat; width: 283px; height: 55px; text-indent: -3000px; }
#header #logo h1 a { display: block; height: 100%; }
#header #search { height: 44px; top: 0; right: 20px; }

/* #content #latest-img { background: url(images/latest.png) no-repeat 0 0; height: 34px; } */

/* Move Nav Menu */
.sf-menu { float: right; clear: right; margin-left: 0; }

/* Navigation Highlights */
.sf-menu a { padding: 9px; text-decoration:none; border:none; font-size:12px; font-weight:bold; background: url(images/d-down.jpg) no-repeat 0 0; }

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #333; }
.sf-menu a:hover {border-bottom:none;}
.sf-menu li { margin-right: 2em; border:none;}
.sf-menu li.right { margin-right: 0; }
.sf-menu li li { background: #ddd5cd; }
.sf-menu li li li { background: #ddd5cd; }
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active 
	{ /* background: #ddd5cd; */ outline: 0; color: #333; }
.current-cat a, .current_page_item a {font-weight:bold;}
.sf-menu li a:link, .sf-menu li a:active, .sf-menu li a:visited  { color: #555; }
.sf-menu li a:hover{color:#004d83;}

.sf-menu .children { width: 13em; }
.sf-menu .children a { font-size: 11px; }


#twitter-top { background: url(images/twitter-top.gif) no-repeat 0 0; }
#twitter_update_list { background: none; }
#twitter_update_list li span { color: #333; }

#sidebar { /* background: #fcfbf9; color: #333; */ }
#sidebar .item { padding: 10px; }
#sidebar h3.sub { color: #555; }

#content div.portfolio { background: #fff url(images/thumb_bk.jpg) no-repeat scroll 8px 8px; }
#content div.portfolio span.title { color: #fff; }

.postmetadata { padding: 5px; }
.even, .alt, .postmetadata small { color: #555; }

#gallery-nav li a { color: #666; }
#gallery-nav li.current a { color: #004d83; }

/* prev next navigation */
.navigation, .navigation-archive {clear: both;margin-bottom: 20px;height: 33px;text-align:center}
.next  {background: url(images/next.png) 0 -66px no-repeat;width: 85px; height: 33px;float: right}
.prev  {background: url(images/prev.png) 0 -66px no-repeat;width: 115px; height: 33px;float: right}
.next a {background: url(images/next.png) 0 0 no-repeat;}
.prev a {background: url(images/prev.png) 0 0 no-repeat;}
.next a, .prev a {float:right;display:block; height:33px;text-indent:-9999px;border:none;}
.next a {width:85px;}
.prev a {width:115px;}
.next a:hover, .prev a:hover {background-position: 0px -33px;border:none}
.navigation-archive .prev {float:left}

.category-php-development, .category-web-design { color: #fff; }

#footer-wrapper { background: url(images/wood-foot.jpg) no-repeat 50% 100%; margin-top: 10px; }
#footer-wrapper .container_12, #footer-wrapper .container_16,
#final-footer, #final-footer { background: none; }
#footer-wrapper p { margin-bottom: 30px; }
#final-footer { color: #444; }
#final-footer .grid_4 { text-align: right; }