/*
Theme Name: Work-a-holic
Theme URI: http://graphpaperpress.com/
Description: Showcase your work on the web.
Version: 2.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
License: GPL
*/

/* Colors:
Blue: #00ADEE
Green: #A5CD39
Dark Blue: #002F2F
*/

/* 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");

* {	margin: 0; 	padding: 0;}

/* global styles */
body {background: #FFF; /*url(images/bg.jpg) repeat;color: #002F2F;*/}
h1,h2,h3,h4,h5 {color:#444;}
a {text-decoration: none; color: #00ADEE}
a:hover {color: #666}
h4 {font-size:18px;margin:0;padding:0;color:#333}
strong {font-weight: bold;}
em {font-style: italic}
hr {border: 1px solid #00ADEE;}


/* headers */
#header {clear:both; height:160px;}
#header #logo {float:left}
#logo {height: 100px; margin-top: 25px;}
#header h1 {margin:0;text-transform: uppercase;font-size: 25px;padding:0;line-height: 1}
#header h1 a {color: #333;border:none;}
#header h1 a:hover {color:#666;}
#header .description {color:#002F2F;font-size: 10px; font-weight: bold; letter-spacing:2px; text-transform:uppercase;}

/* intro text */
#introduction h2 {font-size:30px;font-family: Rockwell; font-style: italic; font-weight: bold; 
					margin:0 0 5px 0;padding:0; color:#00ADEE}
#introduction h3 {line-height:1.3;color: #999;font-size: 14px}

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

/* Upper Navigation  */
.navSTRIP { position: relative; clear:both; width: 940px; }
.navUPPER {height: 27px; width: 940px; display: inline-block; float: left; line-height: 28px;}
.navUPPER li a {color: #002f2f;}
.navUPPER li a:hover {color: #666}
li.homeICON { background:url(images/homeICON.png) no-repeat; display:block; height: 25px; margin-right: 3px; padding-left:30px; letter-spacing:1px; float: left;}
li.portfolioICON { background:url(images/portfolioICON.png) no-repeat; display:inline-block; height: 25px; margin-right: 3px; padding-left:30px; letter-spacing:1px; float: left;}
li.blogICON { background:url(images/blogICON.png) no-repeat; display:block; height: 25px; margin-right: 3px; 	padding-left:30px; letter-spacing:1px; float: left;}
li.contactICON { background:url(images/contactICON.png) no-repeat; display:block; height: 25px; margin-right: 3px; padding-left:30px; letter-spacing:1px; float: left;}
li.rssICON { background:url(images/rssICON.png) no-repeat; display:block; height: 25px; padding-left:30px; letter-spacing:1px; float: left;}


/*Lower Navigation*/
ul.navLOWER {height: 25px; display: inline-block; float: right;}
li.navLOWER { display:block; height: 25px; width: 25px; float: left;}

/* NAVIGATION - Search for something */
#search { position: relative; float: right; top: 5px; height:60px; width:205px; margin:25px 10px 0 0;}
#search #s { float: left; display: block; margin:0;padding: 5px 5px 5px 30px; width: 180px; border: none; font-size: 14px; color: #666; vertical-align: center;  
						background: #bbb url(images/search.png) 3px 1px no-repeat;-moz-border-radius: 5px;-webkit-border-radius: 5px;line-height: 1}
#search #s:hover {background: #ddd5cd url(images/search.png) 3px 1px no-repeat;}


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

/* content */
#content {padding-top: 20px; border-top: 2px solid #00ADEE;}
#content h2 {font-size: 14px;margin-bottom: 10px;font-weight: bold; letter-spacing:1px; text-transform:uppercase; }
#content div.portfolio{background: #fff url(images/thumb-bg.jpg) no-repeat;margin-bottom: 20px; width:220px; height:105px;}
#content div.portfolio  a.thumb {display: block;position: relative;overflow: hidden;height: 105px;color: #333;border:none;line-height: 1.2;}
#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: 0px;left: 0px;width: 220px;height: 105px;border: 0;z-index:3;}
#content div.portfolio span.title {position:absolute;bottom:0;left:0;padding:0 5px 5px 10px; font-size: 12px; color:#eeeeee}
#content div.portfolio span.category { position:absolute;bottom:0;left:0;margin:0 0 4px 20px; font-size:12px;color:#aaa;}
#content div.portfolio span.category a {font-size:12px;border: none;color:#888;}


/* 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 */
#sidebar {border-top: 2px solid #000; padding-top:20px;}
#sidebar h2 {font-size: 14px;margin-bottom: 10px;font-weight: bold; letter-spacing:1px; text-transform:uppercase}
h3.sub {margin-bottom:7px;font-weight: bold; font-size: 14px; letter-spacing:1px; text-transform:uppercase}
.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 {border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; padding:3px; font-size:12px;}
small {color: #bbb}
hr.dotted {border:none;border-bottom: 1px dotted #ccc }
.post  h2 a{margin-top: 20px; font-weight: bold}
.post h3 a{font-weight: bold} 


/* Comments */
#respond h3 {border-bottom: 1px solid #ddd;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 #ddd; }
.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: #fff;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:#f8f6f2;}
ul.children li.odd {background: #f6ede7;}
.thread-odd {background: #f6ede7;}
.thread-even {background:#f8f6f2;}
.depth-1 {}
.says {display:none;}
.cancel-comment-reply small {font-size:1em;}
.bypostauthor {background: #fff}
.cancel-comment-reply {margin-bottom: 20px}

/*--------------------Slider---------------------------*/

#slider{padding-top:20px; margin-left:10px; margin-bottom:20px; border-top: 2px solid #00ADEE; position: relative;}

#slider ul, #slider li{margin:0; padding:0; list-style:none}
#prevBtn {display:block; width:25px; height:25px; position:absolute; right:85px; top:420px}
#nextBtn {display:block; width:25px; height:25px; position:absolute; right:55px; top:395px}
#prevBtn a, #nextBtn a{ display:block; width:25px; height:25px; background:url(http://raintreegraphics.net/wp-content/themes/workaholic/images/sliderIMAGES/btn_prev.gif) no-repeat 0 0; overflow:hidden}
#nextBtn a{background:url(http://raintreegraphics.net/wp-content/themes/workaholic/images/sliderIMAGES/btn_next.gif) no-repeat 0 0; position:relative}

/*--------------------- Form style--------------------------- */

label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 78px;}
input,textarea, select {border: none;padding:6px; background: #bbb;line-height: 1; width:208px}
input.contactUS {width: 100px; margin:0;padding: 5px; border: none; font-size: 14px; color: #666; 
				vertical-align: center; -moz-border-radius: 5px;-webkit-border-radius: 5px;  margin-left:78px}
input.contactUS:hover {background: #ddd5cd;}
input.spamCHECK { width: 30px;}				
textarea {font-family: "Lucida Sans"; text-align:left}
input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
fieldset {}
legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }

span.required{ font-size: 13px; color: #00ADEE; } /* Select the colour of the * if the field is required. */

/* Style for the error message */

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url(http://raintreegraphics.net/wp-content/themes/workaholic/images/success.gif) no-repeat 10px center; padding: 3px 10px 3px 35px; margin: 10px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }

#succsess_page h1 {background: url(http://raintreegraphics.net/wp-content/themes/workaholic/images/success.gif) left no-repeat; padding-left:22px;}

/* ------------------------------------------ [ Flickr ] */
#flickr_badge_wrapper {	margin-bottom: 20px; overflow: hidden}
#sidebar .flickr_badge_image {margin: 5px  10px 0 0; float: left;}
#sidebar .flickr_badge_image img {width: 42px; height: 42px; padding:2px}
#sidebar .flickr_badge_image a {width: 46px; height:46px; padding: 0px; display: block; border:2px solid #00ADEE;}
#sidebar .flickr_badge_image a:hover {background-color: #ddd5cd;}
.myFLICKR {color: #444; margin-bottom:7px;font-weight: bold; font-size: 14px; letter-spacing:1px;}

/* ------------------------------------------ [Pandora ]

* Styling the form element

#sidebar_left input.widget_pandora

#sidebar_left li.widget_pandora-stations

#sidebar_left li.widget_pandora-favoriteartists

.widget_pandora a li {
	color: #00ADEE;
	font-size: 12px;
	font-family: Helvetica, Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	font-style: normal;
	margin: 2px 0px 2px 6px;
	vertical-align: text-top;
	}
#sidebar_left img.widget_pandora  {float:right; width: 45px; height:45px; padding: 0px; border:2px solid #cccccc;}*/

/*--------------------- Contact Page Style--------------------------- */
.follow li a{line-height: 36px; font-weight: bold}
.navUPPER li a {}
.navUPPER li a:hover {}
li.twitterICON { background:url(images/twitterICON.png) no-repeat; display:block; height: 46px; padding-left:62px; letter-spacing:1px;}
li.facebookICON { background:url(images/facebookICON.png) no-repeat; display:block; height: 46px; padding-left:62px; letter-spacing:1px; }
li.linkedinICON { background:url(images/linkedinICON.png) no-repeat; display:block; height: 46px; padding-left:62px; letter-spacing:1px; }
li.flickrICON { background:url(images/flickrICON.png) no-repeat; display:block; height: 46px; padding-left:62px; letter-spacing:1px;}
li.rssFEED { background:url(images/rssFEED.png) no-repeat; display:block; height: 46px; padding-left:62px; letter-spacing:1px; }
li.rssEMAIL { background:url(images/rssEMAIL.png) no-repeat; display:block; height: 46px; padding-left:62px; letter-spacing:1px;}
.softwareLEFT {float:left; width: 140px; line-height:26px; font-weight:bold}
.softwareRIGHT {float:right; width: 150px; line-height:26px}

/*--------------------- Footer style--------------------------- */

.copyright {font-size: 12px; text-transform:uppercase;}

li.emailICON { background:url(images/emailICON.png) no-repeat; display:block; height: 16px; padding-left:10px; letter-spacing:1px;}