/*
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
License: GPL
*/

/* 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");
@import url("library/hover.css");

/* global styles */
body {background-color:#dadada; color:#333;}
h1,h2,h3,h4,h5 {color:#333;}
h5 {padding:0; margins:0;}
a {text-decoration: none;border-bottom:1px solid #ddd; color: #FF3400;}
a:hover {color: #666;}
h4 {font-size:18px;margin:0;padding:0;color:#333}

/* headers */
#header {display: block;position: relative; width: 960px; height:100px; padding:0; margin:0 10px 10px 10px; color: #444;line-height: 1.2;}
#header .logo {float:left}
#header h1 {margin:0;text-transform: uppercase;font-size: 25px;padding:0;line-height: 1}
#header h1 a {color: #FF3400;border:none;}
#header h1 a:hover {color:#333;}
#header .description {color:#bbb;font-family: Georgia;font-style: italic;font-size: 14px }


/*footer */


/* Navigation Highlights */
/*.current-cat a, .current_page_item a {font-weight:bold;}*/
.sf-menu a:hover{color:#666;}

/* 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: #444; vertical-align: bottom;  background: #e6e6e6 url(images/search.png) 3px 5px no-repeat;-moz-border-radius: 5px;-webkit-border-radius: 5px;line-height: 1}
#search #s:hover { color: #444;background: #e6e6e6 url(images/search.png) 3px 5px no-repeat;}

/* Portfolio Gallery */
#gallery {padding:0 0 0 0;}
#gallery-nav {margin:0 0 2px 0; padding: 0;list-style: none;}
#gallery-nav li { display: inline; margin:0 3px 0 0 ; padding:4px 2px; background-color:#c8c8c8;  }
#gallery-nav li.current {  background-color:#444;}
#gallery-nav li.current a {color:#dadada;}
#gallery-nav li a {color:#666;font-weight: bold; border: none; padding:5px}

.thumblabel{color:#222; text-align:center; width:70%; margin:0 auto; margin-top:235px; padding:7px;  font-size:9px; font-weight:bold; text-transform:uppercase;}

.workdesc {float:left; padding:20px 0 0 25px; width:300px;}
.work { float:left;}
.entry {width:960px;}

/* content */

#content h2 {text-transform: uppercase;font-size: 20px;margin-bottom: 15px;font-weight: bold;}
#content div.portfolio{background: #e6e6e6; margin-bottom: 22px; }
#content div.portfolio  a.thumb {display: block;position: relative;overflow: hidden;height: 280px;color: #333;line-height: 1.2;border-top: 5px solid #444;}
#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:0;left:0;border: 0;z-index:3; display:none;}

#content div.portfolio span.title { position:absolute;bottom:0;left:0;padding:20px 20px 38px 25px;}

#content div.portfolio span.Uncategorized {position:absolute; margin:0px; padding:0px;  background-image:url(images/Uncategorized.gif);height:280px; width:215px;}
#content div.portfolio span.Screenprinting {position:absolute; margin:0px; padding:0px; background-image:url(images/Screenprinting.gif); height:280px; width:215px;}
#content div.portfolio span.Web {position:absolute; margin:0px; padding:0px; background-image:url(images/Web.gif); height:280px; width:215px;}
#content div.portfolio span.Photo {position:absolute; margin:0px; padding:0px; background-image:url(images/Photo.gif); height:280px; width:215px;}
#content div.portfolio span.Typography {position:absolute; margin:0px; padding:0px; background-image:url(images/Typography.gif); height:280px; width:215px;}
#content div.portfolio span.Identity {position:absolute; margin:0px; padding:0px; background-image:url(images/Identity.gif); height:280px; width:215px;}
#content div.portfolio span.Print {position:absolute; margin:0px; padding:0px; background-image:url(images/Print.gif); height:280px; width:215px;}
#content div.portfolio span.Traditional {position:absolute; margin:0px; padding:0px; background-image:url(images/Traditional.gif); height:280px; width:215px;}
#content div.portfolio span.Photography {position:absolute; margin:0px; padding:0px; background-image:url(images/Photography.gif); height:280px; width:215px;}


#content div.portfolio span.category a {font-size:12px;border: none;color:#888;}


/*Search Results*/

.stampcase {float:left; width:80px; height:108px; margin:0 5px 0 0;}

/* prev next navigation */
.navigation, .navigation-archive {clear: both;margin-bottom: 20px;height: 33px;text-align:center}
.next  {background: url(images/next.gif) 0 -66px no-repeat;width: 85px; height: 33px;float: right}
.prev  {background: url(images/prev.gif) 0 -66px no-repeat;width: 115px; height: 33px;float: right}
.next a {background: url(images/next.gif) 0 0 no-repeat;}
.prev a {background: url(images/prev.gif) 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}
.item ul li {display: block;list-style:none;border-top:1px solid #ddd;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:#666;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 */
.postmetadata {font-size: 12px;}
small {color: #bbb}
hr.dotted {border:none;border-bottom: 1px dotted #ccc; }
.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: #E5DED6;line-height: 1}
textarea {font-family: "Lucida Sans"}
#submit {font-weight: bold; padding: 5px 10px;border:1px solid #aaa}
