/*
Theme Name: pink sky
Theme URI: http://pinkskydesign.com/
Description: A custom theme for pink sky.
Version: 1.0
Author: Naomi Turner, JT

	The CSS, XHTML and design is released © 2009,
	pink sky, all rights reserved.
*/

/*
	Key Colours:

	Background - white - #fff
	Text - mid grey - #828181
	Highlight - pink - #ee209a
	Translucent highlight - light pink - #fcd2ea
	Borders - light grey - #e2e1e1
*/

/* defaults */
body
{
	position: relative;
	text-align: center;
	margin: 0;
	background: #fff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 72%;
	color: #828181;
}

a
{
	text-decoration: none;
	color: #828181;
}

img
{
	border: 0;
}

ul, li
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
}

.scrollpane
{
	height: 430px;
}

.entry a
{
	font-weight: bold;
}

.single h2 small
{
	font-size: 70%;
}

.post-content h2
{
	margin-top: 0;
	padding-top: 0;
	font-size: 100%;
}

/* layout */
#background
{
	position: relative;
	width: 934px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: #fff url('images/shadow1.png') repeat-y;
}

#container
{
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

/* top section */
#header
{
	position: relative;
	text-align: left;
	margin: 0;
	padding: 20px 40px;
	border-bottom: 1px #e2e1e1 solid;
}

#info
{
	position: absolute;
	text-align: right;
	bottom: 38px;
	right: 40px;
	margin: 0;
	padding: 0;
	color: #ee209a;
}

#info p, #footer p
{
	margin: 0;
	padding: 0;
}

#info a
{
	color: #ee209a;
}

/* bottom section */
#footer
{
	position: relative;
	width: 854px;
	height: 30px;
	margin: 0 auto;
	padding: 5px 40px;
	background: url('images/footer-shadow.png') no-repeat;
	font-size: 80%;
	text-align: left;
}

#credit
{
	position: absolute;
	top: 5px;
	right: 40px;
}

/* navigation */
#nav
{
	position: relative;
	text-align: right;
	margin: 0;
	padding: 5px 40px 10px;
	font-size: 120%;
	text-transform: lowercase;
}

#nav a
{
	margin-left: 60px;
}

.current_page_item
{
	color: #ee209a;
}

/* main page area */
#content
{
	position: relative;
	text-align: left;
	height: 430px;
	padding: 0 40px;
	border-bottom: 1px #e2e1e1 solid;
}

#page_title
{
	display: none;
}

/* home page */
#home_text
{
	display: none;
}

#home_pics
{
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	height: 370px;
	margin: 0;
	padding: 0;
}

#home_pics div
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	height: 370px;
	margin: 0;
	padding: 0;
}

#home_pics h4
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 820px;
	margin: 0;
	padding: 25px 40px;
	background: url('images/overlay.png');
	text-align: right;
	font-weight: 100;
	font-size: 180%;
	color: #fff;
}

/* news feed */
#news
{
	position: absolute;
	text-align: left;
	bottom: 0;
	left: 0;
	width: 900px;
	height: 60px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}

#news_scroll
{
	position: absolute;
	width: 20000em;
}

#news_scroll div
{
	float: left;
	width: 820px;
	height: 40px;
	margin: 0;
	padding: 20px 200px 0 40px;
}

#news h4
{
	float: left;
	margin: 0;
	padding: 0 1ex 0 0;
	font-weight: bold;
	font-size: 100%;
}

#news p
{
	float: left;
	margin: 0;
	padding-right: 20px;
}

/* work  and profile */
.work
{
	position: relative;
	width: 140px;
	height: 430px;
	margin: 0;
	padding: 0;
	list-style: none outside;
	text-indent: 0;
}

.work li
{
	list-style: none;
	text-indent: 0;
	margin: 0 0 .3em;
	padding: 0;
}

.work a
{
	text-indent: 0;
	margin: 0;
	padding: 0;
}

.work li a.current
{
	color: #ee209a;
}

#work_content
{
	position: absolute;
	top: 0;
	left: 200px;
	width: 660px;
	height: 430px;
	margin: 0;
	padding: 0;
}

#work_content .post-content
{
	position: relative;
	width: 240px;
	height: 430px;
	margin: 0;
	padding: 0;
}

.work-content
{
	position: absolute;
 	display: none;
	margin: 0;
	padding: 0;
}

.work-pics, .work-pic-single
{
	position: absolute;
	top: 0;
	left: 260px;
	width: 400px;
}

.work-pics img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.work-pics-nav
{
	display: none;
	position: absolute;
	top: 240px;
	right: 40px;
	margin: 0;
	border: #e2e1e1 3px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: url('images/overlay.png');
}

.work-pics-nav a
{
	padding: 6px;
	font-weight: bold;
	color: #fff;
}

/* clients */
#clients
{
	position: relative;
	height: 430px;
}

.clients_col
{
	float: left;
	top: 0;
/* 	width: 410px; */
}

.clients
{
	width: 230px;
	margin: 20px 40px 20px 0;
	padding: 0;
}

#client_thumbs
{
	position: relative;
	width: 250px;
	height: 430px;
	padding: 0;
	font-size: 10px;
	word-spacing: 0;
}

#client_thumbs a
{
	margin: 0;
	padding: 0;
}

#client_thumbs img
{
	padding: 2px;
}

.active img
{
	padding: 1px;
	border: 1px #ee209a solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#gallery
{
	position: absolute;
	top: 0;
	left: 300px;
	width: 560px;
}

#big_gallery
{
	display: none;
	z-index: 10000;
	background-color: #fcd2ea;
	padding: 3px;
	border: 1px solid #ee209a;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	box-shadow: 0 0 90px #000;
}

.close {
	background-image: url('images/close.png');
	position: absolute;
	right: -18px;
	top: -18px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}

/* blog */
#blog
{
	width: 180px;
	height: 430px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#blog li
{
	padding-bottom: .3em;
}

#blog_content
{
	position: absolute;
	top: 0;
	left: 200px;
	width: 660px;
	height: 430px;
	margin: 0;
	padding: 0;
}

#blog_content .entry
{
	margin-bottom: 2em;
}

#blog_content h2
{
	margin-top: 0;
	padding-top: 0;
}

#blog_scroll, #posts
{
	height: 430px;
}
