@charset "utf-8";

/* --------------------------------------------------------------

THEME NAME: zuLive 2009
THEME URI: http://themeshaper.com/thematic-for-wordpress/
DESCRIPTION: A modification by zu.com of the Thematic theme to match the 2009 design of zuLive. The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9a
AUTHOR: Ian Stewart @ ThemeShaper, Greg Brownell @ zu, Steve Wallis @ zu, and various other zu staff
AUTHOR URI: http://themeshaper.com/
.
Thematic is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
-------------------------------------------------------------- */

/* --------------------------------------------------------------
	YUI Reset

Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
source: http://yui.yahooapis.com/2.7.0/build/reset/reset-min.css
modified by: Cory Jacobsen

-------------------------------------------------------------- */
	
html{color:#000;background:inherit;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var,optgroup{font-style:inherit;font-weight:inherit;}
/*em,strong,*/
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}


/* --------------------------------------------------------------
	YUI Fonts Reset
	
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
source: http://yui.yahooapis.com/2.7.0/build/fonts/fonts-min.css

-------------------------------------------------------------- */

body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* -------------------------------------------------------------- 
   Default styles for Images
-------------------------------------------------------------- */

.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
.no-underline {
	text-decoration:none;
	border-bottom:0px;
}

/* -------------------------------------------------------------- 
   Apply General Styles
-------------------------------------------------------------- */   

html {
	color:#ccc;
	background-color:#000;
}

body {
	font:15px/24px helvetica;
	background:url('library/images/header__glow.jpg') no-repeat top center;
	background-color:#000000;
	color:#ccc;
}

select,input,button,textarea,button {
	font-family:helvetica,arial,clean,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color:#fff;
}

h1 {
	font-size:36px;
	line-height:48px;
	/*width:400px;*/
	margin-top:-12px;
}

div.article h1, div.article_home h1 {
	width: 570px;
}
	
h2 {
	font-size:24px;
}

h3 {
	font-size:24px;
}

p {
	margin-bottom:24px;
}
ol li {
	list-style-type:decimal;
}
ul.arrow li {
	list-style-image:url('library/images/arrow__10x9.gif');
}

a {
	color:#fff;
	border-bottom:1px solid #ff0084;
	text-decoration:none;
}

a:hover {
	color:#ff0084;
	text-decoration:none;
	border-bottom:none;
}

#header_pane a {
	border-bottom: none;
}

a.arrow {
	padding-left: 15px;
	background:url('library/images/arrow__10x9.gif') no-repeat 0% 60%;
	border-bottom: none;
}

a.arrow_large {
	padding-left: 15px;
	background:url('library/images/arrow__13x13.gif') no-repeat 0% 60%;
	border-bottom: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, div#nav_primary ul li a, div.right_column ul li a, div.footer a, div#footer_pane a, div.article a, div.article_home a {
	color:#fff;
	border-bottom: none;
}

div.right_column ul li a:hover, div#footer_pane a:hover, div.article a:hover, div.article_home a:hover, div.footer a:hover, div#footer_pane a:hover {
	border-bottom: 1px solid #ff0084;
}

div.right_column ul li.current-cat a, div.right_column ul li.current-author a {
	color:#ff0084;
}

div.grey_rule {
	background-color:#2a2a2a;
	height:1px;
	overflow:hidden;
	width:100%;
}
hr {
	border:none;
	background-color:#2a2a2a;
	height:1px;
	width:100%;
	margin-bottom:23px;
}

img.logo {
	float:left;
}

div.synopsis {
	height:90px;
	padding-top:28px;
}

span.large {
	font-size:24px;
	color:#fff;
}

div.clear, br.clear {
	clear:both;
	height:0px;
	line-height:0px;
}

/* -------------------------------------------------------------- 
   Layout
-------------------------------------------------------------- */

div#header_pane {
	height:168px;
}

div#top_link {
	margin:0px auto;
	width:975px;
	height:25px;
	text-align:right;
	padding-top:12px;
	padding-bottom:12px;
}

div#top_link a {
	color:#999;
}

div#nav_wrapper {
	width:auto;
	height:96px;
	background-color:#000;
}

div#nav_primary {
	margin:0px auto;
	width:975px;
}

div#main_pane {
	margin:0px auto;
	width:975px;
}

div#footer_pane {
	background:url('library/images/footer__bg.jpg') no-repeat top center;
	border-top:1px solid #666;
	margin:0px auto;
	width:975px;
}

ul#page_navigation {
	height:48px;
}
	
div.footer_left, div.footer_centre {
	width:369px;
	margin-right:35px;
	float:left;
}

div.footer_right {
	width:167px;
	float:left;
}


/* -------------------------------------------------------------- 
   Navigation
-------------------------------------------------------------- */

div#nav_primary ul {
	margin-top:38px;
	height:57px;
	float:right;
}

div#nav_primary ul li { 
	height:57px;
	float:left;
}

div#nav_primary ul li.page-item-13 a, /* ideas */
div#nav_primary ul li.page-item-228 a, /* news & events */
div#nav_primary ul li.page-item-230 a, /* zuLife */
div#nav_primary ul li.page-item-23 a, /* careers */
div#nav_primary ul li.page-item-2 a /* about */ {
	background:url('library/images/nav__separated.gif') no-repeat;
	display:block;
	height:57px;
	overflow:hidden;
	text-indent:200px;
	white-space:nowrap;
	color: #000;
}

/* default states */

div#nav_primary ul li.page-item-13 a /* ideas */ {
	width:80px;	
	background-position:0px 0px;
}
div#nav_primary ul li.page-item-228 a /* news & events */ {
	width:168px;
	background-position:0px -100px;
}
div#nav_primary ul li.page-item-230 a /* zuLife */ {
	background-position:0px -200px;
	width:80px;	
}
div#nav_primary ul li.page-item-23 a /* careers */ {
	background-position:0px -300px;
	width:104px;	
}
div#nav_primary ul li.page-item-2 a /* about */ {
	background-position:0px -400px;
	width:55px;	
}

/* hover states */

div#nav_primary ul li.page-item-13 a:hover /* ideas */ {
	background-position:-200px 0px;
}
div#nav_primary ul li.page-item-228 a:hover /* news & events */ {
	background-position:-200px -100px;
}
div#nav_primary ul li.page-item-230 a:hover /* zuLife */ {
	background-position:-200px -200px;
}
div#nav_primary ul li.page-item-23 a:hover /* careers */ {
	background-position:-200px -300px;
}
div#nav_primary ul li.page-item-2 a:hover /* about */ {
	background-position:-200px -400px;
}

/* active states */
/*
div#nav_primary ul li.page-item-13.current_page_item a /* articles *//* {
	background-position:-400px 0px;
}
div#nav_primary ul li.page-item-228.current_page_item a /* pictures *//* {
	background-position:-400px -100px;
}
div#nav_primary ul li.page-item-230.current_page_item a /* whats_happening *//* {
	background-position:-400px -200px;
}
div#nav_primary ul li.page-item-23.current_page_item a /* careers *//* {
	background-position:-400px -300px;
}
div#nav_primary ul li.page-item-2.current_page_item a /* about *//* {
	background-position:-400px -400px;
}
*/

ul#page_navigation li.right_arrow,
ul#page_navigation li.right_arrow a,
ul#page_navigation li.right_arrow span {
	float:right;
}
ul#page_navigation li.left_arrow,
ul#page_navigation li.left_arrow a,
ul#page_navigation li.left_arrow span {
	float:left;
}

ul#page_navigation li.right_arrow a,
ul#page_navigation li.left_arrow a {
	background:url('library/images/arrow__back_next.gif') no-repeat;
	display:block;
	width:48px;
	height:29px;
	overflow:hidden;
	text-indent:50px;
}

ul#page_navigation li.right_arrow a {
	background-position:0px 0px;
}

ul#page_navigation li.left_arrow a {
	background-position:0px -30px;
}
ul#page_navigation li.right_arrow a:hover {
	background-position:-48px 0px;
	border-bottom:none;
}
ul#page_navigation li.left_arrow a:hover {
	background-position:-48px -30px;
	border-bottom:none;
}

ul#page_navigation li span {
	display: block;
	color:#666;
}

/* -------------------------------------------------------------- 
   Home Page
-------------------------------------------------------------- */

div.synopsis p {
	margin-top:0px;
}

div.right_column {
	width:369px;
	float:left;
	margin-left:35px;
	margin-top:4px;
	padding-top:0px;
}

div.place_holder {
	height:216px;
	margin-bottom:24px;
}

div.right_column div.right, div.right_column div.left {
	float:left;
	width:167px;
	margin-top:24px;
}
div.right_column div.left {
	margin-right:35px;
}
ul.right_list {
	padding:0px;
	margin:0px;
	margin-left:21px;
	margin-bottom:38px;
}
ul.right_list li {
	color:#fff;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul.right_list li a{
	width:50px;
}

img.home_photo {
	margin-top:17px;
	margin-bottom:96px;
}
img.list {
	padding-right:5px;
}
div.article_text {
	margin-top:24px;
}
p.home {
	margin-top:0px;
}

span.tweet_time {
	color:#666666;
	padding-left:10px;
}

/* -------------------------------------------------------------- 
   Articles
-------------------------------------------------------------- */

div.left_column, div.article, div.left_column_articles, div.article_home {
	width:571px;
	float:left;
}

div.left_column_articles {
	margin-top:-24px;
}

div.article {
	margin-top:24px;
	margin-bottom:48px;
}

div.article_home {
	margin-top:40px;
	margin-bottom:20px;
}

div.keep_reading {
	float:right;
	position: relative;
	padding: 19px 0 16px 0;
}
div.keep_reading .arrow {
	float: left;
	position: absolute;
	left: -25px;
	padding: 11px 6px;
}
a.more {
	color:#FFFFFF;
	line-height:24px;
	font-size:24px;
	text-decoration:none;
}

div.date {
	width:101px;
	float:left;
	padding-top:0px;
}
.article_home div.date {
	margin-top:17px;
}
div.date p {
	margin-top:0px;
	color:#666666; 
	margin-bottom:0px; 
	margin-top:17px;
}

div.article_text {
	float:left;
	width:470px;
	margin-top:0px;
	padding-top:0px;
}
div.article_text p {
	margin-top:0px;
}

div.author {
	float:left;
	padding-left:13px;
}

div.author a {
	color:#FFFFFF;
	line-height:24px;
	font-size:18px;
	text-decoration:none;
}

div.author span, p.category span {
	color:#808080;
	line-height:24px;
	font-size:16px;
}

p.category span.category {
	color:#FFFFFF;
	line-height:24px;
	font-size:18px;
}

div.category {
	/*margin-top: -6px;
    margin-bottom: -2px;*/
}
p.category span.category a.arrow{
	padding-top:-25px;
}

div.bottom {
	position: relative;
	padding-top:35px;
}

div.comment_count {
	float:left;
	padding-right:35px; 
	padding-top:15px;
}

#comments_heading {
	clear: both;
}
#comments_heading h3 {
	display:inline;
}
#comments_heading p {
	width:54px;
	height:49px;
	background-image:url('/live/wp-content/themes/zulive2009/library/images/comments_bubble_white.gif');
	text-align:center;
	font-size:28px;
	line-height:38px;
	color:#000;
}
/* Added by Ryan P. */
a.date_vertical_flash {
	z-index:100;
	display:block;
	background:url(/live/wp-content/themes/zulive2009/library/images/blank.gif);
	width: 50px;
	line-height:87px;
	height: 87px;
	position: absolute;
	padding-bottom: 0px;
}
.date a.date_vertical_flash,
.date a.date_vertical_flash:hover,
.date a.date_vertical_flash:active,
.date a.date_vertical_flash:visited,
.article_home .date .comment_bubble_link a:hover,
.article .bottom .comment_bubble_grey .comment_bubble_link a:hover{
	border-bottom: none;
	text-decoration: none;
	color: #000;
}
.comment_bubble_grey {
	float:left;
	padding-right:35px;
	padding-top: 0px;
}
.comment_bubble_grey p  {
	width:54px;
	height:49px;
	background:url('/live/wp-content/themes/zulive2009/library/images/comments_bubble_grey.gif') no-repeat;
	text-align:center;
	font-size:28px;
	line-height:38px;
}
.comment_bubble_link a{
	display: block;
	width: 54px;
	height: 37px;
	position: absolute;
	bottom: 11px;
	z-index: 10;
	/*background: red;*/
}
.comment_bubble_link.zulife a {
	position:absolute;
	top: 35px;
}
/*.comment_bubble_grey p a:link,
.comment_bubble_grey p a:hover,
.comment_bubble_grey p a:visited,
.comment_bubble_grey p a:active{
	width:54px;
	height:49px;
	color: #000;
	text-decoration: none;
	border: none;
}*/
/* end Ryan P. */
div.top p {
	width:470px;
	margin-left:101px;
}

div.top p.category {
	margin-left:0px;
}

/* -------------------------------------------------------------- 
   Footer
-------------------------------------------------------------- */

span.bar {
	color:#ff0084;
	margin-left:4px;
	margin-right:4px;
}

div#footer_pane div.tags a {
	color:#666666;
}

div.tags {
	padding-bottom:48px;
}

/* -------------------------------------------------------------- 
   Article
-------------------------------------------------------------- */

div.content_article p,div.content_article h3 {
	margin-left:404px;
	padding-top:5px;
}

div.article_title h1 {
	width:369px;
}

div.article_title {
	float:left;
	width:369px;
}

div.date p.date {
	margin-left:0px;
}

div.content_article img,
div.content_article img.alignleft {
	float:left;
	clear:left;
	margin-top:24px;
	margin-bottom:24px;
	margin-left:-404px;
	margin-right:35px;
}
div.content_article img.alignright {
	float:right;
	clear:right;
	margin-left:35px;
	margin-right:0;
}
div.content_article img.aligncenter {
	float:left;
	clear:both;
	margin-left:0;
	margin-right:0;
}

div.display_comments img {
	float:left;
	margin-right:20px;
	margin-bottom:72px;
}

div.display_comments p{
	margin-left:404px;
	margin-top:0px;
}

div.display_comments div, div.display_comments h3 {
	width:270px;
}

div.display_comments h3, div.display_comments span {
	display:inline;
	visibility:visible;
	float:left;
}

div.display_comments span {
	margin-right:10px;
}

div.form-section, div.form-label {
	width:369px;
}

div.display_comments {
	margin:0px;
	padding:0px;
}

div.display_comments div {
	/*width:530px;*/
}

div.display_comments div object {
	float:left;
	display:inline;
}

div.form-section input {
	width:369px;
	background-color:#333333;
	border-color:#666666;
	border-width:1px;
	border-style:solid;
	color:#FFFFFF;
	padding:3px;
	font-size:14px;
	margin-bottom:24px;
}

div.form-submit input {
	float:right;
	background-color:#666666;
	border-color:#666666;
	border-width:1px;
	border-style:solid;
	height:25px;
	font-size:16px;
	font-weight:bold;
    cursor:pointer;
}

div.form-submit input:hover {
    background-color:#fff;
}

div.form-submit {
	padding-bottom:72px;
}

div.form-section textarea {
	width:565px;
	margin-left:404px;
	margin-top:-96px;
	margin-bottom:24px;
	background-color:#333333;
	border-color:#666666;
	border-width:1px;
	border-style:solid;
	color:#FFFFFF;
	padding:3px;
	font-size:14px;
	
}

div#display_total_comments {
	display:block;
}

div.content_article ul li, div.content .left_column ul li, div.content .one_column ul li {
	color:#ccc;
	list-style-type:disc;
}
div.content_article ul, div.content_article ol {
	margin-left:404px;
	padding-left:30px;
	margin-bottom:24px;
}
div.content .left_column ul, div.content .one_column ul {
	padding-left:30px;
	margin-bottom:24px;
}

/* -------------------------------------------------------------- 
   Author
-------------------------------------------------------------- */

div.author_sub_heading img {
	float:left;
	margin-right:15px;
}

div.author_sub_heading h1 {
	margin:0px;
	margin-bottom:8px;
	width:500px;
}

div.author_sub_heading div.sIFR-fixfocus object{width:390px;}

div.footer_left div.sIFR-fixfocus object{width:255px;}

div.author_sub_heading p {
	margin:0px;
}

div.aktt_tweets {
	margin-top:12px;
}

div.aktt_tweets div.tweet{
	background-image:url('library/images/quote.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;
}

div.aktt_tweets div.tweet p {
	margin-bottom:13px;
}

/* -------------------------------------------------------------- 
   About
-------------------------------------------------------------- */

	a.twitter, a.rss, a.facebook, a.flickr {background-image:url(/live/wp-content/themes/zulive2009/library/images/icons__social.gif); display:block; background-repeat:no-repeat; text-indent:110px; overflow:hidden;}
	a.rss {height:22px; width:35px; background-position:0% 0%; margin-top:-5px;}
	a.facebook {height:30px; width:100px; background-position:0px 30%; margin-left:120px; margin-top:-4px;}
	a.twitter {height:25px; width:90px; background-position:0px 55%; margin-top:-8px;}
	a.flickr {height:25px; width:80px; background-position:0px 85%;  margin-left:140px;margin-top:-8px;}
	a.flickrhome {background-image:url(/live/wp-content/themes/zulive2009/library/images/icons__social.gif); 
		display:block; float:right;
		text-indent:110px; 
		background-repeat:no-repeat; 
		overflow:hidden;
		height:25px; 
		width:80px; 
		background-position:0px 85%; 
	}
	 /* rules below are necessary to get flickr link to align with the h3, and allow for a click*/
	.flickr-gallery{
		margin-top:-32px; }
	#latestphotos h3{margin-right:80px}

.white {color:#FFFFFF;}

.right {float:right;}
.left {float:left;}

p.right_col {margin-left:80px;}


/* -------------------------------------------------------------- 
   404 - Page Not Found
-------------------------------------------------------------- */

div.content_right {
        margin-top:24px;
}

div.content_right div.left_column
{
	float: left;
	width: 369px;
}

div.content_right div.right_column
{
        float:left;
        margin-left: 35px;
        width:571px;
}

#pnf_search_box
{
	background-color: #131313;
	padding: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: bold;
}
#pnf_search_box input { padding: 3px }

#pnf_s { margin: auto 15px; width: 366px; }

#pnf_searchsubmit
{
	background-color: #666;
	color: #000;
	font-weight: bold;
	border: 1px solid #666;
}

h1.pnf_subTitle { color: #FF0084; }

/* -------------------------------------------------------------- 
   Apply Plugin Styles
-------------------------------------------------------------- */   

