@charset "UTF-8";
/*
Theme Name: workaholic-child
Theme URI: http://www.evokemedia.ca	
Description: Child Theme for Work-a-holic
Author: Melanie Richards
Author URI: http://www.evokemedia.ca
Template: workaholic
Version: 0.2
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url(../workaholic/style.css);

html {height:100%}

@font-face {
	font-family: 'Museo700';
	src: url('type/museo700-regular-webfont.eot');
	src: local('☺'), url('type/museo700-regular-webfont.woff') format('woff'), url('type/museo700-regular-webfont.ttf') format('truetype'), url('type/museo700-regular-webfont.svg#webfont7O2ehDrl') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo500';
	src: url('type/museo500-regular-webfont.eot');
	src: local('☺'), url('type/museo500-regular-webfont.woff') format('woff'), url('type/museo500-regular-webfont.ttf') format('truetype'), url('type/museo500-regular-webfont.svg#webfontaYv4ppBH') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo300';
	src: url('type/museo300-regular-webfont.eot');
	src: local('☺'), url('type/museo300-regular-webfont.woff') format('woff'), url('type/museo300-regular-webfont.ttf') format('truetype'), url('type/museo300-regular-webfont.svg#webfont5UC3Iipl') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1 { font-family: "Museo300", Tahoma, "Trebuchet MS", Arial; }
h2 { font-family: "Museo300", Tahoma, "Trebuchet MS", Arial; }
h3 { font-family: "Museo300", Tahoma, "Trebuchet MS", Arial; }

body {
	background: url(images/bg_main.jpg) fixed; 
	font:13px/1.5 Tahoma,Arial,sans-serif; /* this replaces the font specified in ../workaholic/library/960/text.css*/
	margin: 0; 
	height:100%; 
	color:#423e38; 
	font-size:0.95em;
	}  
	
p{margin-bottom:15px; }
h1,h2,h3,h4,h5 {color:#423e38;}
a {text-decoration: none;border-bottom:none;color: #489128}
a:hover {border-bottom:1px dashed #489128;color: #489128}
p a:hover {border-bottom:1px dashed #489128; color: #489128}



hr {
border-color:#beb59d;
border-style:solid;
border-width:1px 0 0;
clear:both;
height:0;
}

#header {margin:0; }
#header .grid_16 {margin-top: 10px; margin-bottom:25px; }

#logo { margin-top:10px;}
#logo h3 { display:block; width:216px; height:30px; text-indent:-9999px; margin:0;}
#logo h3 a { display:block; width:100%x; height:100%; background:url(images/logo_evoke.png) left bottom no-repeat; text-indent:-9999px; outline:none;}
#logo h3 a:hover { border:none;}

#logo span {display:none;}

.topbar {margin:0; padding:0; width:100%; height:6px; background-color:#489128; }

/* = New WP 3.0 Menu
-------------------------------------------------------------- */

#nav {
	margin:25px 0 0 0; 
}

#nav .menu-header ul,
div.menu ul {
	list-style: none;
	float:right;
	margin: 0;
}
#nav .menu-header li,
div.menu li {
	display:block;
	float:left;
	position: relative;
	margin: 0 0 0 30px; 
}
#nav a {
	display:block;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration:none;
	color: #000; 
	letter-spacing:0.04em; 
	/*font-weight:bold; */
	padding:0; 
	line-height: 1; 
	border:none; 
}

#nav li:hover > a,
#nav ul ul :hover > a {
	color:#489128;
}
#nav ul li:hover > ul {
	display:block;
}
#nav ul li.current_page_item > a,
#nav ul li.current-menu-ancestor > a,
#nav ul li.current-menu-item > a,
#nav ul li.current-menu-parent > a,
#nav ul li.current-post-ancestor > a,
#nav ul li.current-category-ancestor > a {	color:#489128;
}

* html #nav ul li.current_page_item a,
* html #nav ul li.current-menu-ancestor a,
* html #nav ul li.current-menu-item a,
* html #nav ul li.current-menu-parent a,
* html #nav ul li a:hover {
	color:#fff;
}

/* old WP 2.9 menu nav */

/*#nav-drop { margin:24px 0 0 0; text-transform:uppercase;}
#nav-drop ul {}
#nav-drop *:hover { background-color: none; color:#fff}
#nav-drop a {color: #b2b0a3; font-size: 12px; letter-spacing:0.07em; font-weight:bold; padding:0; margin: 0 0 0 30px; line-height: 1; border:none; -moz-border-radius:1px;-webkit-border-radius:1px;}
#nav-drop .current_page_item a, #nav-drop .current-cat a {color:#fff; }
*/

/* intro image */
/*#introduction .fullwidth {float:left; width:100%; margin-top: 0; margin-bottom:25px; }
#introduction #introtext { margin-top:0px; margin-bottom:20px; height:170px; background:url(images/intro-text.png) center no-repeat; border-top:#beb59d 1px solid; border-bottom:#beb59d 1px solid;}
#introduction #introtext h2 { text-indent:-9999px;  }
#introduction h3 {text-indent:-9999px;}*/

#introduction .fullwidth {background: url(images/thumb-bg.jpg); float:left; width:100%;margin-bottom:50px;text-align:center;}
#introduction div.introtext { padding:25px 0 35px 0;}
#introduction h2 {font-family: "Museo300", Tahoma, "Trebuchet MS", Arial; color:#f2f1e6; font-size:32px; margin:0 0 10px 0; }
#introduction h3 { font-size:22px; color:#85bb5f; line-height:31px; margin:0;}



/* content */
#content .entry {background-color:#FFFFFF; padding:25px; margin-bottom:20px; }
#content .entry a:hover { border:none;}

#quote .fullwidth {background: url(images/thumb-bg.jpg); float:left; width:100%;margin-bottom:40px;text-align:left;}
#quote div.introtext { padding:35px 0 35px 0;}
#quote p {font-family: "Museo300", Tahoma, "Trebuchet MS", Arial; color:#aaa696; font-size:22px; margin-bottom:0;letter-spacing:0.01em; }
#quote em { color:#585751; font-style:normal;background: url(images/quote-closed.png) no-repeat; padding-left:20px;}
#quote .open {background: url(images/quote-open.png) no-repeat;padding-right:25px; margin-top:10px;}
#quote strong { color:#489128; font-weight:normal;}
#text-block p { font-size:26px; color:#c0bdaf;letter-spacing:0.01em; }
#text-block strong { color:#fff; letter-spacing:0.01em;}

hr {display: table-row; margin:20px 0 20px 0; }
#content h1 {padding:10px 0 10px 0; margin:0; font-size:20px; font-weight:bold; }
#content h2 {font-family: Tahoma, Arial; text-transform: uppercase; color:#66625c; font-size: 12px; letter-spacing:1px; margin-bottom: 40px; margin-top:0px; font-weight: normal; border-bottom:#beb59d 1px solid; }
#content h3 {font-weight: bold; margin:25px 0 10px 0;}

#content div.portfolio{background: url(images/thumb-bg.png) 0px 0px no-repeat;margin-bottom: 22px;}
#content div.portfolio  a.thumb {display: block;position: relative;overflow: hidden;height: 134px; padding: 15px;color: #bdb7a7;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 { font-size: 12px; line-height:1.3em; text-transform:uppercase; letter-spacing:1px; position:absolute;bottom:0;left:0;padding:15px 25px 22px 25px;}
#content div.portfolio span.category { position:absolute;bottom:0;left:0;margin:0 20px 22px 25px; font: 11px Tahoma, Arial, sans-serif; color:#948e80;}
#content div.portfolio span.category a {font-size:12px;border:none; color:#948e80;}
#content div.portfolio span.category a:hover {font-size:12px;border: none;color:#489128;}
/*#content img {padding-bottom: 10px;}*/

.pagetitle, .post h2 {margin-top:0}

/* prev next navigation - ENTRY */
#content .navigation, .navigation-archive {clear: both;margin:0; height: 33px;}


#content div.thumbnail img.size-medium {
	/*cursor: url('images/magnify.cur');*/
	cursor: -moz-zoom-in;
}
.entry img {
	margin-bottom:10px;
	padding-top:34px;
	background: url(images/browser-top.png) top no-repeat;
	border-left: #E0E0E0 1px solid;
	border-right: #E0E0E0 1px solid;
	border-bottom: #E0E0E0 1px solid;
}

#content img.no-browser {
	padding-top:0;
	background:none;
	border:none;
}

#content img.logo {
padding:120px 0 120px 0;
background:none;
border:none;
text-align:center;
}
/*
#content img.shadow {
padding-bottom:5px;
margin-bottom:-5px;
background: url(images/shadow-bot.png) bottom repeat-x;
}
#content img.shadow-top {
padding-top:5px;
margin-top:5px;
background: url(images/shadow-top.png) top repeat-x;
}
*/
#content img.border {
border: #f2f2f2 1px solid;
}

#content img.border-right {
border-right: #f2f2f2 1px solid;
}

#content img.border-left {
border-left: #f2f2f2 1px solid;
}

#content img.margin {
margin-top:25px;

}

/* portfolio SIDEBAR  - w/ prev next navigation */
#sidebar div {width:220px;}
#sidebar .navigation, .navigation-archive {margin:30px 0 20px 0;height: 33px; width:200px; }
#sidebar .next  {background: url(../workaholic/images/next.gif) 0 -66px no-repeat;width: 85px; height: 33px; }
#sidebar .prev  {background: url(../workaholic/images/prev.gif) 0 -66px no-repeat;width: 115px; height: 33px;float: left;}

#sidebar .entry { margin:0 0 20px 0;position:static; } /* change postion to fixed to have sidebar scroll */

#description p {margin:0 0 0 0; font-size:0.86em; letter-spacing:0.02em; color:#444;line-height:1.55em; }
#description a {}
#description h1 {padding:0 0 8px 0; margin:0; font-size:24px; line-height:25px;}

#description h2 {padding:0 0 8px 0; margin:0; font-size:13px; text-transform: uppercase; line-height:16px;}

#description .category {margin:0 0 18px 0; font:11px Tahoma, Arial, sans-serif;  letter-spacing:0.05em;}
#description .category a { 	font-size:13px;	border:none;color:#489128;}
#description .category a:hover {color:#948e80;}

#description h3 {margin-top:12px; border:none;}
#description h3 a, #description h3 a:visited {color:#fff; background:/*url(images/bullet-arrow.png) left no-repeat*/ #489128; font-size:12px; padding:1px 4px 1px 4px; margin:0 0 0 0; }

#description h3 a:hover {color:#FFF; background:#000; border:none;}


/* Page */
#page .post { 
	padding-right:50px;}
hr {display: table-row; margin:20px 0 20px 0; }
#page p {line-height:23px;}
#page h1 {color:#489128; font-size: 36px; line-height:44px; margin-bottom:20px; margin-top:0px;font-weight: normal; }
#page h2 {color:#489128; font-size: 34px; line-height:44px; margin-bottom:20px; margin-top:40px;font-weight: normal;}
#page h3 {font-family: Tahoma, Arial;  font-size:21px; margin:0 0 20px 0;}
#page em {color:#000; font-size:20px;font-family: "Museo500", Tahoma, "Trebuchet MS", Arial; font-style: normal;}
#page .fullwidth {background-color:#080;}
#page quality {font-style:italic; font-size:1.05em; color:#489128;}



/* widgets */
#sidebar .item h3 {
	font-family: "Museo500", Tahoma, "Trebuchet MS", Arial;
	color:#000;
	font-size:24px;
	line-height:26px;
}
#sidebar li {margin-left:15px; list-style: ; font-size:14px; line-height:18px; margin-bottom:6px; list-style: url(images/bullet.png) none;}
h3.sub {margin-bottom:15px;font-weight: normal;font-size:1.5em; color:#489128; line-height:01.3em; }
.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:#423e38;margin-bottom: 10px}
.textwidget {margin-bottom:30x; font-size:1.1em; margin-right:20px; line-height: 1.5em; }
.textwidget p {margin-bottom:7px;}


/* contact page */
#twocolumn { float:right; margin-right:200px; width:300px; font-size:1.1em;}

/* Form Elements */
input, textarea {-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-radius: 5px;border: none;padding:4px; background:#fff;line-height: 1; font-size:0.9em; font-family: Tahoma, Arial;}
#submit {font-weight: bold; color:#489128; font-size:13px; padding: 3px 0px; background:#cadebc; border:2px solid #b0d692; width:100px; cursor:pointer;}


/* Mailroom Form styles */
#mailroomform div {padding:10px 0 0 0;}
#mailroomform input {-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px; -webkit-border-radius: 5px; border:2px solid #d7eac8; padding:6px; background: #fff; font-size: 13px; color:#489128; line-height: 1; margin-bottom:10px; width:200px;}
#mailroomform label {width:240px;float:left; font-weight:normal; font-size:13px; } 
#mailroomform span.multiple {float:left;} 
#mailroomform #submit {font-weight: bold; color:#489128; font-size:13px; padding: 3px 0px; background:#cadebc; border:2px solid #b0d692; width:100px; cursor:pointer;}
#mailroomform div.clear {clear:both;padding-top:5px; } 



/* footer */
#footer p {
	font-size:12px;
	color: #888;
}



