/*
Theme Name: Work-a-holic
Theme URI: http://graphpaperpress.com/
Description: Showcase your work on the web.
Version: 1.2
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");
@import url("library/nav/superfish.css");

/* global styles */
body {background: #DDD; repeat;margin: 20px 0;color:#444;
font-family:Lucida Grande,Times new roman,Georgia,'Liberation Sans',FreeSans,sans-serif;
font-size:10px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;}
h1,h2,h3,h4,h5 {color:#444}
a {text-decoration: none;border-bottom:0px solid #ddd; color: #000}
a:hover {color: #000; text-decoration:underline;}
h4 {font-size:13px;margin:0;color:#333}
h3 {font-size:13px;margin-bottom:10px;margin-top:5px;}
h5 {color:#333333;font-size:14px;margin:0;padding-bottom:8px;}
h1 {font-size:13px;margin-bottom:5px;}
.post h2 {font-size: 25px;}

@font-face {
font-family: Bentham;
src: url ("fonts/Bentham.otf") format("opentype");
src: local('fonts/Bentham.otf');
}

@font-face {
font-family: YanoneKaffeesatz-Thin;
src: url ("fonts/YanoneKaffeesatz-Thin.otf") format("opentype");
}


/* headers */
#header {font-family: Lucida Grande;margin-top: 10px;margin-bottom: 40px;}
#header #logo {border-bottom:6px solid #333;float:left;padding:8px 2px 5px;}
#header #logo:hover {border-bottom:6px solid #FFFFFF;float:left;padding:8px 2px 5px;}
#header h1 {font-family: Lucida Grande; margin:0;text-transform: uppercase;font-size: 13px;padding:0;line-height: 1; letter-spacing: 1px}
#header h1 a {color: #333;border:none;}
#header h1 a:hover {color:#333;text-decoration:none;}
#header .description {color:#333;font-family: Times new roman,Georgia;font-style: italic;font-size: 14px }

/* intro text */
#introduction h2 {font-size:20px;font-family:Times New Roman,Georgia,'Liberation Sans',FreeSans,sans-serif;margin:0 0 5px 0;padding:0}
#introduction h3 {line-height:1.4;color: #666;font-size: 11px;font-family:Lucida Grande,Georgia,'Liberation Sans',FreeSans,sans-serif;font-style: normal;}
#introduction {width:520px}
#contact {
float:left;
padding:10px 10px;
width:240px;
margin-right:9px;
margin-top:12px;
background:#F6F6F6;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
}
#news {
float:left;
width:560px;
margin-top:5px;

}

/* twitter */
#twitter {background:url(images/twitter-bg.gif) 0px 30px no-repeat;margin-bottom:25px;}
#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 Highlights */
/*.current-cat a, .current_page_item a {font-weight:normal;}*/
.sf-menu a:hover{color:#333333;text-decoration:underline}
.sf-menu a {font-size: 12px}
.sf-menu li a:current {background:#FFF;}


/* NAVIGATION - Search for something */
#search { position: relative; float: right; top: 5px; height:40px; width:165px;}
#search #s { float: left; display: block; margin:0;padding: 5px 5px 5px 20px; width: 140px; border: none; font-size: 12px; color: #333; vertical-align: bottom;  background: transparent url(images/search.png) 3px 5px no-repeat;-moz-border-radius: 5px;-webkit-border-radius: 5px;line-height: 1}
#search #s:hover { color: #666;background: transparent url(images/search.png) 3px 5px no-repeat;}

/* Portfolio Gallery */
#gallery {width:720px; border:0;}
#gallery-nav {margin:2px 0 25px 0;padding: 0;list-style: none;}
#gallery-nav li { display: inline; margin:0;padding:4px 2px; background:none; }
#gallery-nav li.current {background: none; }
#gallery-nav li.current a {color:#666}
#gallery-nav li a {color:#aaa;font-weight: normal;font-size: 12px;border: none; padding:5px}
.attachment-medium {padding-bottom:10px}

/* content */
#content h2 {text-transform: none;font-size: 12px;margin-bottom: 5px;font-weight: normal}
#content div.portfolio{background: #fff 8px 8px no-repeat;margin-bottom: 22px;}
#content div.portfolio  a.thumb {display: block;position: relative;overflow: hidden;height: 134px;padding: 15px;color: #333;border:none;line-height: 1.2;border: 1px solid #eee;}
#content div.portfolio h4 {position:relative;}
#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 { 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:11px;color:#aaa;}
#content div.portfolio span.category a {font-size:12px;border: none;color:#888;}
#copyright {font-size:10px;margin-top:35px;}
.portfolio p {font-size:11px; color:#777777;margin: 0;padding: 0;font-family:Lucida Grande,Times;; font-style: normal;}

/* prev next navigation */
.navigation, .navigation-archive {clear: both;margin-bottom: 20px;height: 33px;}
.alignright {text-align:right; width:100px;float:right;}
.alignleft {text-align:left; float:left;}
#navi {font-size: 10px; margin:5px; color:#333;}

/* widgets */
h3.sub {color:#333333;font-family:Lucida Grande;font-size:13px;font-style:normal;font-weight:normal;margin-bottom:5px;text-transform:none;}
.item ul {margin-bottom:0px;}
.item ul li {display: block;list-style:none;border-top:0px solid #ddd;margin:0;padding:2px 0;}
.item ul li a {color:#333;border: none;font-weight: normal;font-size: 10px;line-height:12px;}
.item ul li a:hover {color:#333333;text-decoration:underline;}
.item dt {font-weight: bold;float:left;width:80px;padding-bottom:7px;clear:left}
.item dd {padding-bottom:7px;}
.item h4 {color:#666;margin-bottom: 10px}
.textwidget {margin:5px 5px 20px;}
#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}
.item {margin:5px}

/* Content Area */
.postmetadata {font-size: 10px;margin-bottom:50px;}
small {color: #666;background:#FFFFFF;padding:2px;}
hr {border-width:0 0 0;}
hr.dotted {border:none;border-bottom: 0px dotted #ccc }
.pagetitle, .post h2 {margin-top:10px}
.post h3 a {font-family:lucida Grande;font-size:13px;font-weight:normal;}
#lipsum {width:460px; font-size: 11px;}
.post h2 {font-size: 14px;}
.entry-content {margin:5px;}
.entry {font-size:11px;}


/* 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: #FFF;line-height: 1}
textarea {font-family: "times New Roman";width:430px;}
#submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F2EB96 none repeat scroll 0 0;
color:#333;
font-family:Lucida Grande;
font-size:10pt;
font-weight:normal;
padding:3px 7px;
}

/* Comments */
#respond {width:460px;}
#respond h3 {border-bottom: 0px solid 0;padding-bottom:0px}
.commentlist {padding: 0;margin: 0;}
.commentlist li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#EEE none repeat scroll 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0 0;
padding:10px;
width:420px;
}
.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 #eee;padding: 2px;background: #EEE;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 {background:transparent none repeat scroll 0 0;width:600px;}
ul.children li.odd {background: #EEE;}
.thread-odd {background: #EEE;}
.thread-even {background:#EEE;}
.depth-1 {}
.says {display:none;}
.cancel-comment-reply small {font-size:1em;}
.bypostauthor {background: #fff}
.cancel-comment-reply {margin-bottom: 20px}


/* Sidebar */
#sidebar {
float:right;
font-family:Lucida Grande,Georgia sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
line-height:1.6;
padding:10px;
width:280px;
background:#F6F6F6;
margin-top:10px;
}

#sidebar-blog {
float:right;
font-family:Lucida Grande,Georgia sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
line-height:1.6;
padding:10px;
width:280px;
background:#F6F6F6;
margin-top:5px;
}

#sidebar-page {
float:right;
padding:10px 10px;
width:280px;
background:#F6F6F6;
font-size:10px;
}
#sidebar-portfolio {
float:right;
padding:10px 10px;
width:170px;
background:#F6F6F6;

}

