/*
Theme Name: ZIDI.9
Theme URI: http://www.zidizei.com/
Description: Zidizei.com, revision 9.
Version: 2.0
Author: Patrick Lam
Author URI: http://www.zidizei.com/
*/

@import url("reset.css");
@import url("960.css");


body {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background: url(images/bg.png) no-repeat center top #181b1b;
}

div#container {
	position: relative;
	margin-top: 195px;
}

div#header { height: 176px; }

div#header
	a.logotype {
		display: block;
		width: 160px;
		height: 74px;
		background: url(images/sprites.png) 0px 0px no-repeat;
		cursor: default;
	}
	
	
div#header
	ul.navi li { padding-top: 7px; }
	
div#header
	ul.navi li a {
		height: 16px;
		display: block;
		background-image: url(images/sprites);
		background-repeat: no-repeat;
		margin-left: 4px;
	}
	
div#header
	ul.navi li a.welcome { background-position: -197px -3px; width: 60px; }

div#header
	ul.navi li a.profile { background-position: -197px -26px; width: 50px; }

div#header
	ul.navi li a.work { background-position: -197px -49px; width: 40px; }

div#header
	ul.navi li a.notes { background-position: -197px -72px; width: 42px; }

div#header
	ul.navi li a:hover { margin-left: 8px; }

div#header
	ul.navi li a span { display: none; }
	

div#logo {
	position: absolute;
	top: 11px;
	left: 171px;	
	z-index: 10;	
}


div#logo a {
	display: block;
	width: 58px;
	height: 56px;
	background: url(images/sprites.png) -864px -79px no-repeat;
	cursor: default;
}

div#logo a:hover { background: url(images/sprites.png) -796px -79px no-repeat; }

body.error404 div#logo a { background: url(images/sprites.png) -726px -80px no-repeat; }
body.error404 div#logo a:hover { background: url(images/sprites.png) -864px -79px no-repeat; }


div#tagline {
	min-height: 110px;
	background: #FFF;
	margin-top: 34px;
	color: #363838;
	font-size: 18px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: lighter;
	line-height: 18px;
	text-transform: uppercase;
}

div#tagline p {
	width: 700px;
	position: relative;
	padding: 52px 40px 40px 40px;
	z-index: 5;
}

div#tagline p.overlay
	b { background: #FFF; padding: 1px 4px; }
	
div#tagline p.overlay
	small { background: #EEE; padding: 1px 2px; }
	

div#tagline b { color: #00bdd9; }

div#tagline a:hover { color: #363838; text-decoration: underline; }


div#tagline a.article_back {
	width: 109px;
	display: inline-block;
	position: relative;
	left: 0px;
	top: -17px;
	float: right;
	background: url(images/button_article.png) no-repeat;
	padding: 20px 0px 20px 29px;
	color: #FFF;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

div#tagline ul.project_images { float: right; margin-right: 10px; }

div#tagline ul.project_images li {
	float: left;
	margin-left: 5px;
}

div#tagline ul.project_images a {
	color: #00bdd9;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}



div#featured.jslide-container {
	width: 700px;
}

div#featured.jslide-container ul.showcase {
	width: 700px;
	height: 210px;
}

div#featured.jslide-container ul.showcase li.panel {
	width: 700px;
	height: 210px;
	background: #FFF;
	margin-right: 5px;
}

div#featured a.jslide-next {
	display: block;
	position: absolute;
	top: 122px;
	right: 0px;
	z-index: 6;
	width: 41px;
	height: 36px;
	background: url(images/sprites.png) -875px -15px no-repeat;
}

div#featured a.jslide-previous {
	display: block;
	position: absolute;
	top: 122px;
	left: 0px;
	z-index: 6;
	width: 41px;
	height: 36px;
	background: url(images/sprites.png) -734px -15px no-repeat;
}

div#featured .jslide-endline { display: none !important; }


div#portfolio.jslide-container {
	width: 700px;
}

div#portfolio.jslide-container ul.showcase {
	width: 700px;
	height: 210px;
}

div#portfolio.jslide-container ul.showcase li.panel {
	width: 700px;
	height: 210px;
	background: #FFF;
	margin-bottom: 5px;
}

div#portfolio ul.jslide-panellist {
	display: block;
	width: 100px;
	height: 118px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 8;
	background: #FFF;
	padding: 45px 30px 47px 50px;
	color: #00bdd9;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 18px;
	list-style-type: upper-roman;
}

div#portfolio ul.jslide-panellist li a { color: #000; }


.portfolio_overlay {
	position: absolute;
	top: 74px;
	right: 15px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: right;
}

.portfolio_overlay span.date {
	width: 100px;
	height: 26px;
	display: block;
	float: right;
	background: #00bdd9;
	padding: 10px 0px 0px 0px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.portfolio_overlay b {
	height: 19px;
	display: inline-block;
	background: #FFF;
	padding: 0px 3px 0px 4px;
	color: #00bdd9;
	font-size: 14px;
	font-weight: normal;
}

.portfolio_overlay small {
	height: 17px;
	display: inline-block;
	background: #EEE;
	padding: 0px 3px 0px 6px;
	color: #566f78;
	text-transform: none;
}

.portfolio_overlay small a { color: inherit; }


div#tagbubble.jslide-caption { right: 55px !important; }

div#tagbubble {
	display: inline-block;
	height: 39px;
	position: absolute;
	top: -15px;
	right: -2px;
	z-index: 2;
	color: #FFF;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	background: url(images/sprites.png) 0px -453px repeat-x;
}

div#tagbubble
	span.left {
		display: block;
		position: relative;
		z-index: 3;
		float: right;
		height: 30px;
		padding: 7px 16px 0px 15px;
		background: url(images/sprites.png) 0px -412px no-repeat;
	}
	
div#tagbubble
	span.right {
		display: block;
		position: absolute;
		right: 0px;
		z-index: 2;
		float: right;
		width: 91px;
		height: 39px;
		background: url(images/sprites.png) 0px -502px no-repeat;
	}
	
div#tagbubble
	a,
div#tagbubble
	small { color: #105c78; font-weight: bold; text-transform: none; }
	
div#tagbubble
	b { text-transform: uppercase; }


div#content {
	padding-bottom: 200px;
}

body.blog div#content, body.single div#content { padding-bottom: 100px; }

div#content.bg {
	min-height: 160px;
	background: url(images/bg-alt.png) no-repeat;
	padding-top: 42px;
}

		
div#content
	div.showcase {
		position: relative;
		border-bottom: 9px solid #00bdd9;
		background: #00bdd9;
	}

div#content
	div.showcase div.case {
		width: 580px;
		position: absolute;
		bottom: 0px;
		padding: 20px 20px 10px 20px;
		background: #00bdd9;
		font-size: 12px;
		font-family: Helvetica, Arial, sans-serif;
		line-height: 18px;
	}
	
div#content
	div.showcase div.case a { color: #007676; text-decoration: none; }
	
div#content
	div.post {
		position: relative;
		top: 4px;
		font-family: Helvetica Neue, Helvetica, sans-serif;
		font-size: 14px;
		background: #1f2222;
		padding: 30px 62px 30px 62px;
		margin-bottom: 66px;
	}
	
div#content
	a.readmore {
		position: absolute;
		right: 60px;
		bottom: -18px;
	}
	
div#content
	a.permalink {
		display: block;
		width: 41px;
		height: 36px;
		position: absolute;
		top: 22px;
		left: 0px;
		background: url(images/sprites.png) -805px -15px no-repeat;
		outline: 0;
	}
	
div#content
	div#contact ul { margin-top: 13px; }
	
div#content
	div#contact ul li { font-family: Helvetica, Arial, sans-serif; margin-left: 19px; line-height: 22px; }

div#content
	div#contact ul li.c_mail { list-style-image: url(images/li_c_mail.gif); }
	
div#content
	div#contact ul li.c_twitter { list-style-image: url(images/li_c_twitter.gif); }

div#content
	div#contact ul li a { color: #FFF; text-decoration: none; }

div#content
	div#contact ul li a span { color: #767676; }
	
	

div#comments
	ul li.comment {
		margin-top: 10px;
		margin-bottom: 40px;
	}

div#comments
	ul.children {
		width: 446px;
		padding-bottom: 20px;
		padding-left: 4px;
	}
	
div#comments
	ul.children
		.grid_7.alpha {
			width: 320px;
		}
	
div#comments
	ul.children li.comment {
		margin-bottom: 20px;
		border-left: 32px solid #373939;
		padding: 10px;
		background: #262828;
	}

div#comments
	small.text a { color: #00bbd9; }
	
div#comments
	small.text.direct-reply a { color: #767676; float: right; }
	
div#comments
	div#respond {
		margin-top: 10px;
	}
	


#commentform input, #commentform textarea {
	border: 0;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 8px;
	margin-top: 2px;
	line-height: 18px;
}

#commentform textarea { width: 439px; }

#commentform input#submit {
	background: #00bdd9;
	padding: 6px;
	margin-top: 2px;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
}

	
input#search {
	height: 14px;
	display: block;
	float: left;
	border: 0;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 7px;
	margin-right: 3px;
}

input#searchit {
	height: 28px;
	display: block;
	border: 0;
	background: #00bdd9;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
}
	


ul.bookmarks li { background: url(images/li_bookmark) -2px 2px no-repeat; padding-left: 19px; margin-bottom: 3px; }	
		
/*		
	div#footer
		ul.social
			li.twitter { background: url(images/li_twitter.png) 5px 5px no-repeat; }
			
	div#footer
		ul.social
			li.flickr { background: url(images/li_flickr.png) 5px 5px no-repeat; }

	div#footer
		ul.social
			li.lastfm { background: url(images/li_lastfm.png) 5px 5px no-repeat; }
			
	div#footer
		ul.social
			li.facebook { background: url(images/li_facebook.png) 5px 5px no-repeat; }

	div#footer
		ul.social
			li.delicious { background: url(images/li_delicious.png) 5px 5px no-repeat; }

	div#footer
		ul.social
			li.digg { background: url(images/li_digg.png) 5px 5px no-repeat; }

	div#footer
		ul.social
			li.rss { background: url(images/li_feed.png) 5px 5px no-repeat; }
	*/
	
	
div#footer {
	color: #515555;
	font-size: 11px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	padding-bottom: 150px;
}

div#footer
	div.copyright {
		background: url(images/separator.gif) 148px 0px no-repeat;
		font-weight: lighter;
		text-transform: uppercase;		
		padding-top: 13px;
		text-align: right;
	}	
	
div#footer
	ul.navi li {
		float: left;
		margin-right: 8px;
		padding-top: 12px;
		color: #767676;
	}
	
div#footer
	ul.navi li a {
		color: #FFF;
		font-size: 11px;
		text-transform: uppercase;
		text-decoration: none;
	}
	
div#footer
	ul.contact {
		float: right;
		margin-bottom: 30px;
	}
	
div#footer
	ul li, div#footer ul li a {
		color: #a2a2a2;
		font-size: 12px;
	}
	
	
div#footer-blog {
	width: 100%;
	background: #1f2222;
}

	div#footer-blog
		div#footer {
			padding-top: 40px;
			padding-bottom: 15px;
		}
		
	div#footer-blog
		div#footer
			div.copyright {
				background: url(images/separator2.gif) 135px 0px no-repeat;
				margin-top: 30px;
				padding-top: 36px;
				text-align: right;
			}
			
	div#footer-blog
		div#footer
			ul.navi li { padding-top: 35px; margin-top: 30px; }	
	
	

div.tab {
	color: #a2a2a2;
	border-left: 1px dashed #315459;
	padding: 10px 25px;
}

div.tab.alpha { border:0; padding: 10px 15px 25px 25px; }

div.tab.content { font-size: 14px; font-weight: normal; line-height: 22px; }

div.tab a { color: #FFF; }

div.tab.alpha h2 {
	display: block;
	background: url(images/separator.gif) right no-repeat;
}

div#footer-blog div.tab.alpha { margin-left: 10px; }

	
div.separator {
	height: 21px;
	background: url(images/separator.gif) repeat-x;
	margin-top: 25px;
	margin-left: -2px;
}

div.post p {
	margin-bottom: 15px;
	line-height: 24px;
}

div.post img.aligncenter {
	display: block;
	margin: 25px auto;
}


ul.itemlist {
	margin-left: 14px;
}

ul.itemlist li {
	list-style: disc;
}

ul.folders li {
	padding-left: 20px;
	list-style: none;
	background: url(images/li_category.gif) -2px 1px no-repeat;
}


small.text {
	color: #565656;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

small.text a, small.text span { color: #00bdd9; text-decoration: none; }

small.text a span { color: #767676;	}

small.footnote { display: inline-block; color: #FFF; font-size: 11px; margin-top: 16px; }

small.footnote a { color: #00bdd9; }


a.cta {
	display: inline-block;
	color: #FFF;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	margin-left: -2px;
	background: url(images/sprites.png) 0px -141px repeat-x;
}

a.cta:hover, a.cta:active { text-decoration: none !important; color: #bfe8ee !important; }

a.cta.alt { position: relative; left: -11px; top: 10px; margin-right: -5px; background-position: 0px -280px; }
a.cta.alt span.left { padding: 18px 19px 20px 19px; position: relative; z-index: 2; background-position: -917px -225px; }
a.cta.alt span.right { position: absolute; right: 0px; z-index: 1; width: 23px; height: 57px; background-position: 0px -337px; }

a.cta.alt.back {
	left: 0px;
	top: -17px;
	float: right;
}

a.cta
	span.left {
		display: block;
		padding: 8px 12px 8px 12px;
		background: url(images/sprites.png) 0px -99px no-repeat;
	}
	
a.cta
	span.right {
		width: 6px;
		height: 32px;
		display: block;
		float: right;
		background: url(images/sprites.png) 0px -183px no-repeat;
	}