/*

Theme Name: Work-a-holic
Theme URI: http://graphpaperpress.com/
Description: Showcase your work on the web.
Version: 1.0
Author: Chandra Maharzan for Graph Paper Press
Author URI: http://graphpaperpress.com/
Tags: minimalistic, clean, fixed width, three column, two column, separate blog, portfolio
*/



/* load 960 framework */
@import url("library/960/reset.css");
@import url("library/960/text.css");
@import url("library/960/960.css");

/* global styles */
body {background:#ffffff url(images/bg.jpg) no-repeat scroll center top; color: #ffffff; font-family:Verdana;}
h1,h2,h3,h4,h5 {font-family: Georgia; color:#694778;}
a {font-family: Georgia; text-decoration: none; color: #3c9a9a;}
a:hover {font-family: Georgia; border-bottom:1px solid #998571; color: #998571;}
h4 {font-size:18px;margin:0;padding:0;color: #998571;}

/* headers */
#header { margin-top:-15px;margin-bottom: 0px; margin-left:0px;} 
#header #logo h1 a:link, #logo h1 a:visited, #logo h1 a:hover, #logo h1 a:active { float:left; background: transparent url(images/logo.png) no-repeat left top;display: block; margin:0px; padding: 0px; color: #d6caae;width: 375px;height: 70px;font-size: 0px;border: none;text-decoration: none; }
#header .description {color:#d6caae;font-family: Georgia;font-style: italic; font-size: 1px; }

/* Footer */
#footer h2 {font-size: 20px;margin-bottom: 15px;font-weight: bold;}
.smallfoot {font-size: 10px; }

/* intro text */
#introduction h2 {font-size:30px;font-family: Georgia;margin:0 0 5px 0;padding:0;}
#introduction h3 {font-family: Verdana;color: #998571;font-size: 17px}

/* twitter */
#twitter { display: block; margin-left: 15px;padding: 15px 15px 0px 15px; width: 250px; border: 1px solid #555; font-size: 12px; color: #bbb; vertical-align: top;  background: #42394f url(images/twittericon.png) no-repeat 90% 90%; -moz-border-radius: 5px; -webkit-border-radius: 5px;line-height: 1;  /* for IE */   filter:alpha(opacity=80);   /* CSS3 standard */   opacity:0.8; }
#twitter-top {background:/* url(images/twitter-top.gif)  0 0 no-repeat */;}
#twitter_update_list {list-style:none;margin:0;padding:0;background:/* url(images/twitter-bot.gif)  left bottom no-repeat */ ;min-height:80px;}
#twitter_update_list li {list-style: none;margin:0;font-size:12px; /* padding:25px 60px 15px 20px; */ line-height: 1.3}
#twitter_update_list li span {display: block}

/* NAVIGATION - Basic code - don't modify */ 
#nav-drop {float:right;margin:-2px 8px 0 0px;padding:0;}
#nav-drop li { text-align: left; display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; cursor:default; z-index: 5}
#nav-drop a { display: block; z-index: 4;}
#nav-drop ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #nav-drop ul { line-height: 0; } /* IE6 "fix" */
#nav-drop ul a { zoom:1;line-height: 1.1 } /* IE6/7 fix */
#nav-drop ul li { float: none; margin:0;padding:-1px}
#nav-drop ul ul { top: 0; }
    
/* MAIN NAVIGATION _ Essentials - configure this */
#nav-drop ul { width: 150px;}
#nav-drop ul ul { left: 150px; }

/* MAIN NAVIGATION - Everything else is theming */
#nav-drop *:hover { background-color: transparent; color:#fff}
#nav-drop a {color: #998571; font-size: 14px; padding: 10px 15px; line-height: 1; border:none;font-weight:bold;-moz-border-radius:1px;-webkit-border-radius:1px;}
#nav-drop li.hover a { background-color: #42394f;}
#nav-drop ul li a { background-color: #fff; font-weight: normal;-moz-border-radius:0px;-webkit-border-radius:0px;}
#nav-drop ul a.hover { background-color: #3c9a9a;  }
#nav-drop li ul li a {  }
/* #nav-drop ul a { border-bottom: none; } - I also needed this for IE6/7 */

/* Navigation Highlights */
/*.current-cat a, .current_page_item a {font-weight:bold;}*/

/* NAVIGATION - Search for something */
#search { position: relative; float: right; top: 10px; right: 0px; height:40px; width:180px;}
#search #s { float: left; display: block; margin:0;padding: 5px 5px 5px 20px; width: 140px; border: 1px solid #555; font-size: 12px; color: #bbb; vertical-align: bottom;  background: #42394f url(images/search.png) 3px 5px no-repeat;-moz-border-radius: 5px;-webkit-border-radius: 5px;line-height: 1; }
#search #s:hover { color: #bbb;background: #666 url(images/search.png) 3px 5px no-repeat;}

/* Portfolio Gallery */
#gallery {border:10px solid #eee;}
#gallery-nav {margin:2px 0 25px 0;padding: 0;list-style: none;}
#gallery-nav li { display: inline; margin:0;padding:4px 2px; background:#eee; }
#gallery-nav li.current {background: #176361 ; }
#gallery-nav li.current a {color:#eee; }
#gallery-nav li a {color:#d9d9d9; font-weight: bold; border: none; padding:5px}
#gallery-nav li a.hover {color:#176361;font-weight: bold; border: none; padding:5px}

/* content */
#content h2 {text-transform: uppercase;font-size: 20px;margin-bottom: 15px;font-weight: bold}
#content div.portfolio{background: #eee url(images/thumb-bg.jpg) 8px 8px no-repeat;margin-bottom: 22px;}
#content div.portfolio  a.thumb {display: block;position: relative;overflow: hidden;height: 134px;padding: 15px;color: #ccc;border:none;line-height: 1.2;border: 1px solid #666;}
#content div.portfolio h4 {position:relative;color:#be7683; }
#content div.portfolio a:focus, #content div.portfolio a:hover { text-decoration: none; }
#content div.portfolio img {position: absolute;top: 7px;left: 7px;width: 284px;height: 150px;border: 0;z-index:3;}
#content div.portfolio span.title { color:#42394f;position:absolute;bottom:0;left:0;padding:20px 20px 38px 25px; }
#content div.portfolio span.category { position:absolute;bottom:0;left:0;margin:0 20px 20px 25px; font-size:12px;color:#42394f;}
#content div.portfolio span.category a {font-size:12px;border: none;color:#42394f; font-family: Verdana;}



/* 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}

/* widgets */
h3.sub {margin-bottom:7px;font-weight: bold; border-bottom:thin solid #ddd;}
.item ul li {display: block;list-style:none;margin:0;padding:8px 0;}
.item ul li a {display: block;border: none;font-weight: bold;}
.item dt {font-weight: bold;float:left;width:80px;padding-bottom:7px;clear:left}
.item dd {padding-bottom:7px;}
.portfolio p {margin: 0;padding: 0;font-family:Georgia,Times; font-style: italic;font-size: 12px;}
.item h4 {color:#bfbfbf;margin-bottom: 10px}
.textwidget {margin-bottom:30px} 
#wp-calendar  {width: 100%}
#wp-calendar td {text-align: center;}
#wp-calendar thead {font-weight: bold;background: #eee}
#wp-calendar td#prev {text-align: left}
#wp-calendar td#next {text-align: right}

/* Content Area */
#content { display: block; margin-top: 250px; /* margin-left: 15px; padding: 15px 15px 0px 15px;*/ width: 940px; border: 1px solid #555; font-size: 12px; color: #bbb; vertical-align: top;  background: #42394f 90% 90%; -moz-border-radius: 5px; -webkit-border-radius: 5px;line-height: 1;   /* for IE */   filter:alpha(opacity=90);   /* CSS3 standard */   opacity:0.9;}
.postmetadata {font-size: 12px;}
small {color: #999}
hr.dotted {border:none;border-bottom: 1px solid #888 }
.pagetitle, .post h2 {margin-top:10px}
.post h3 a{font-weight: bold} 

/* Form Elements */
input,textarea {-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;font-size: 12px;-webkit-border-radius: 5px;border: none;padding:6px; background: #E0E0E0;line-height: 1}
textarea {font-family: "Lucida Sans"}
#submit {font-weight: bold; padding: 5px 10px;border:1px solid #aaa}

/* Comments */
#respond h3 {border-bottom: 1px solid #3b9999;padding-bottom:7px}
.commentlist {padding: 0;margin: 0;}
.commentlist li {margin: 10px 0 0px;padding: 10px 10px 10px 10px;list-style: none;border:1px solid #3b9999; -moz-border-radius-topright:5px;-webkit-border-radius: 5px;}
.commentlist li ul {padding: 0;margin: 0;}
.commentlist li ul li {margin-right: 0px;margin-left: 0px;}
.commentlist li .avatar {float: left;border: 1px solid #bd7583;padding: 2px;background: #67353e;margin-right:10px}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;}
.commentmetadata {font-weight: normal;font-size: 11px;}
.children { padding: 0; }
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 0 0 10px 0;display: block;}
.even, .alt { }
ul.children li.odd {background: #42394f;}
.thread-odd {background: #816f9b;}
.thread-even {background:#42394f;}
.depth-1 {}
.says {display:none;}
.cancel-comment-reply small {font-size:1em;}
.bypostauthor {background: #42394f}
.cancel-comment-reply {margin-bottom: 20px}
