/*   
Theme Name: Bird And Co
Theme URI: www.birdandcocreative.co.uk
Description: 2009 bird and co website
Author: Nick Downton
Author URI: www.birdandcocreative.co.uk
Template: default
Version: 0.1
.
Built against wordpress 2.8
.
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;	}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1em;	color: black;	background: #78A340; font-family: Arial, Helvetica, sans-serif;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" ""; padding-left: 15px; font-weight: bold; font-style: italic }

#outerContainer{}
#headerContainer{
	background: url("images/headerBack.png") repeat-x #fff;
}
#header{
	width: 990px;
	margin: 0 auto;
	text-align: right;
	position: relative;
}

#header #menu{
	position: absolute;
	top: 145px;
	left: 5px;
}

#contentContainer{
	background-color: #fff;
}
#contentBody{
	width: 990px;
	margin: 0 auto;
	padding: 10px 0;
}
#mainContent{float: left;}
#sideBar{float: left; padding-left: 20px;}

#footerContainer{}
#footer{
	width: 990px;
	margin: 0 auto;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px 0;
}

/* Main Menu styles*/ 

#header #menu ul{
	font-family: helvetica, ariel, sans-serif;
	font-size: 20px;
	line-height: 1.5em;
	color: #78a340;
	list-style: none;
	
}

/* navigation sub menu */
#header #subMenu ul{
	color: #27235D;
	list-style: none;
	padding-bottom: 20px;
	padding-left: 5px;
}
#subMenu a{
	display: block;
	/*float: left;*/
	font-size: 12px;
	text-decoration: none;
	color: #27235D;
	padding: 4px 0 4px 8px;
	overflow: hidden;
	text-transform: lowercase;
}

#header #subMenu ul li{
	padding: 0;
	float: left;
}
#subMenu li a{
	background-color: #EBF6BF;
	padding-right: 10px;

}
#subMenu li.current_page_parent a, #subMenu li.current_page_item a {
   background-color:#CCE44F;
}
#subMenu li.parent_end {
   background: url("images/menu-parent.png") no-repeat;
   height: 24px;
   width: 20px;
}
#subMenu li.children_end {
   background: url("images/subMenuEnd.png") no-repeat;
   height: 24px;
   width: 20px;
}

/* end sub menu */

#menu a{
	display: block;
	float: left;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0; 	
	position: relative;
	background: url("images/menu-sprite.png") no-repeat;
}

#menu .page-item-3 a{background-position: 0 0;}
#menu .page-item-11 a{background-position: 2px -24px;}
#menu .page-item-13 a{background-position: -6px -48px;}
#menu .page-item-14 a{background-position: -1px -72px;}
#menu .page-item-2 a{background-position: 3px -96px;}
#menu .page-item-15 a{background-position: 4px -120px;}
#menu .page-item-207 a{background-position: 2px -144px;}
#menu .page-item-16 a{background-position: 0 -168px;}

#header #menu ul li{
	padding: 0 15px 0 0;
	float: left;
}

/* Footer styles */

#footer #siteLinks, #footer #blogSpot,#footer #addressDetails{
	float: left;
	width: 320px;
	padding: 0 0 0 5px;
}
#footer h3{font-size: 1.2em; font-weight: bold;}
#footer a{color: #FFF; text-decoration: none;}

/* Content Styles */
.clear{clear: both;}
.small{font-size: 10px;}

.alignright {float: right;}
.alignleft {float: left;}

#mainContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #323232;
	font-size: 11px;
	line-height: 1.6em;
	width: 600px; 
}
#mainContent.fullWidth{width:990px;}
#mainContent p{margin: 0 0 8px 0; padding: 0 10px;}
#mainContent img{margin: 0 0 0 -10px;}
#mainContent a,#sideBar a{color: #27235d;}
#mainContent strong{ font-weight: bold;}
#mainContent h1, #mainContent h2, #mainContent h3{
	font-size: 12px;
	padding: 0 10px 10px 10px;
	color: #f62a6b;
}
#mainContent h1{font-size: 1.5em;}
#mainContent ul{padding-bottom: 10px;}
#mainContent li{list-style-type: disc; margin-left: 30px;}

/* Portfolio */
#portfolio h1 {color: #78a340; font-size: 1.5em;}
#portfolio h1 a {text-decoration: none;}
#portfolio h2 {color: #78a340; font-size: 1.2em; margin-top: 5px;}
#portfolio img {margin-right: 20px; margin-left: 0;}
#portfolio {width: 900px;}

#portfolio .client {width: 300px; height: 200px; position: relative; float: left; margin-right: 0; }
#portfolio .clientTitle {position: absolute; top: 163px; left: 30px; color: #fff; font-size: 12px;}

#project-title {position: absolute; top: 402px; left: 30px; color: #fff; font-size:12px; font-weight:bold;}
#project-images {width:620px; height: 480px; position: relative; float: left; margin-right: 0;}
/*#project-nav {position: absolute; top: 402px; left: 480px; font-size: 12px;}*/
#project-nav {position: relative; float:right; font-size: 12px; color:#000; margin-top:-26px; margin-right:40px; text-align:right}
#project-details {float:right; width:280px;}
#project-details h1, #project-details h2, #related-projects h2,  #related-projects p{margin-left:-10px}
#project-nav .projectLink {text-decoration:none; color:#fff; font-size:12px; font-weight:bold;}
#project-nav a:active, #project-nav a:hover {color:#D5E14E; text-decoration:underline; cursor:pointer;}
#project-nav .current {text-decoration:underline;}
#related-projects {float:right; width:280px; clear:right;}

#portfolio .projectImage {width: 500px; height: 428px; position: relative; float:left; margin-right:10px;}

.designClient {float: left; width: 280px; text-align: center; font-weight: bold; margin: 10px;}
.designClient a {text-decoration: none;}

/* The Team */
#team {background: url(images/teamBg.png); width: 900px; height: 595px; margin: 10px 0 10px 5px; position: relative;}
#mainContent #team img {border: 0;}

#craig,#vicky,#nick,#brian,#faye,#martin,#matt,#paul,#katy,#chris,#jon {position: absolute;}
#craig {top: 40px; left: 350px;}
#vicky {top: 188px; left: 740px;}
#nick {top: 38px; left: 73px;}
#brian {top: 275px; left: 350px;}
#faye {top: 242px; left: 570px;}
#martin {top: 154px; left: 410px;}
#matt {top: 375px; left: 130px;}
#paul {top: 330px; left: 765px;}
#katy {top: 185px; left: 250px;}
#chris {top: 25px; left: 600px;}
#jon {top: 165px; left: 0px;}

#mainContent .column{
	float: left;
	width: 300px;
}
.sideBarBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url("images/sideBarBack.png") repeat-y;
	width: 293px;
	color: #78A340;
}
.sideBarBoxTestimonial{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url("images/sideBarBackTestimonials.png") repeat-y;
	width: 293px;
	color: #78A340;
}

.sideBarBox h2, .sideBarBoxTestimonial h2{
	color: #78a340;
}
.sideBarBox p, .sideBarBoxTestimonial p{
	font-size: 11px;
	color: #323232;
}

.sideBarBox ul{
	margin-top: 10px;
	line-height: 1.4em;
}

.sideBarBox ul a{
	text-decoration: none;
}

#sideBar .sideBarBoxTestimonial h2 a{
	color: #78A340;
	text-decoration: none;
}
.sideBarBox div, .sideBarBoxTestimonial div{
	padding: 0 20px;
}

.sideBarBoxTop,.sideBarBoxBottom{
	background: url("images/sideBarTop.png") no-repeat;
	display:block;
	height:27px;
}
.sideBarBoxTopTestimonial,.sideBarBoxBottomTestimonial{
	background: url("images/sideBarTopTestimonials.png") no-repeat;
	display:block;
	height:27px;
}
.sideBarBoxBottom{background: url("images/sideBarBottom.png") no-repeat;}
.sideBarBoxBottomTestimonial{background: url("images/sideBarBottomTestimonials.png") no-repeat;}

.submitButton,.submitButtonLeft{
	display: block;
	background: transparent url("images/submitBack.png");
	width: 83px; height: 36px;
	border: none;
	color: #78A340;
	margin-left: 155px;
	clear: left;
}
.submitButtonLeft{margin-left: 0;}
.submitButtonSmall{
	background: transparent url("images/submitBackSmall.png");
	width: 41px; height: 36px;
	border: none;
	color: #78A340;
	margin-bottom:-6px
}

.sideBarBox label{
	clear: left;
	display: block;
	width: 50px;
	float: left;
	line-height: 18px;
	height: 18px;
	margin-bottom: 4px;
	
}
.sideBarBox .input, #mainContent .input{
	color: #78A340;
	height: 18px;
	background-color: #d5e14d;
	border: 1px solid; 
}
.sideBarBox .input{
	width: 180px;
	display: block;
	float: left;
	margin-bottom: 4px;
}

.textarea{
	color: #78A340;
	background-color: #d5e14d;
	border: 1px solid;
}

.commentlist li, #commentform input, #commentform textarea, #location input{
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
	
#commentform textarea{width: 575px;}
.commentlist li ul li{
	font-size: 1em;
}

.commentlist li{
	font-weight: bold;
}

.commentlist li .avatar{
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata{
	font-weight: normal;
}

/* Begin Comments*/
.alt{
	margin: 0;
	padding: 10px;
}
	
#mainContent .commentlist{
	padding: 0;
	text-align: justify;
}

#mainContent .commentlist li{
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
#mainContent .commentlist .odd {background-color: #fcfcfc;}
#mainContent .commentlist .bypostauthor{background-color: #F7F9DB;}

.commentlist li ul li{ 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p{
	margin: 10px 5px 10px 0;
}
.children{padding: 0;}

#commentform p{
	margin: 5px 0;
}

.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata{
	margin: 0;
	display: block;
}
/* End Comments */

.post{
	clear: both;
	margin: 0 0 40px;
	text-align: justify;
}
	
.testimonial div{
	margin-left: 20px;
	padding-left: 0; 
		
}
.testimonial p{
	background-position: right;
	min-height: 80px;
}

#sidebarNewsItemsContainer{width: 250px; overflow: hidden; border-width: 0; padding: 0;}
#newsItems{width: 800px; padding: 0;}
#newsItems .newsItem{width: 250px; float: left; padding: 5px 0;}
#sideBar .newsItem A{color: #323232;}

.nnl, .tinyText{font-size: 9px; font-weight: bold;}
#newsItems .newsItem p{display: inline;}

#newsItems .newsItem{width: 250px; float: left; padding: 0;}
.tinyText{font-size: 9px; font-weight: bold;}
.headline{font-size: 15px;}
.blue {color: #27235D;}
.green {color: #78A340;}

/*jQuery PF Scroller*/
/*inner image must be minimum of 584x291*/
#pfScroll{
	position: relative;
	width: 600px;
	height: 303px;
	background-color: #ffcc00;
	margin: 0 0 20px 0;
}
#pfScroll #frame{
	position: absolute;
	width: 600px;
	height: 306px;
	background-image: url(http://localhost/birdandcosvn/wp-content/uploads/2009/09/mainImageFrame.png);
	z-index: 5;
}
#pfScroll #scroller{
	width: 600px;
	padding: 0;
	overflow: hidden;
}
#pfScroll #scroller #scrollerContent{
	width: 1800px;
}
#pfScroll #scroller #scrollerContent img{
	float: left;
	padding: 0;
	margin: 0;
}
#pfScroll #progress{
	position: absolute;
	z-index: 6;
	width: 400px;
	height: 40px;
	top: 255px;
	left: 100px;
}
#pfScroll #progress .egg{
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 5px;
	background-image:url(http://localhost/birdandcosvn/wp-content/uploads/2009/09/bullet.png);
}

/* blog page */

.postWrapper{
    width: 600px; 
    margin: 0 auto;
    background: #fff;
    text-align: left;
    float: left;
    margin-top: 5px;
}

.dateColumn, .avatarColumn, .postColumn, .commentnoColumn{
    padding: 0;
	margin-bottom: 10px;
}

.section1{
    float: left;
    background: #fff;
    width: 225px;
	overflow:hidden;
}

.dateColumn{
	float: left;
	background-image: url(images/dateBg.gif);
	width: 70px;
	height: 60px;
	color: #fff;
	text-align: center;
	padding-top: 12px;
	line-height: 2.4em;
}

.day {font-size: 4em;}
.month_year {font-size: 1.2em;}

.avatarColumn {
	float: right;
	background-color:#27235D;
	width: 140px;
	height: 210px;
	padding-left: 10px;
	color: #fff;
	border-left: 5px solid #D4E86B;
	border-top: 5px solid #D4E86B;
	border-bottom: 5px solid #D4E86B;
	font-weight: bold;
}

#mainContent .avatar{float: left; margin-right: 10px;}

#mainContent .avatarColumn a {color: #fff; text-decoration: none;}

.section2 {
    float: right;
    background: #fff;
    width: 375px;
	overflow: hidden;
}

.postColumn {
	float: left;
	background: #D4E86B;
	width: 375px;
	height: 210px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #D4E86B url(images/blog-rightColumnBg.gif) no-repeat;
	background-position: center right;
}
    
.postColumn h2 {font-weight: bold;}
.postColumn h2 a {font-size: 1.2em; text-decoration: none;}
#mainContent .postdate {font-size: 10px; color: #27235D; padding-left: 10px;}
#mainContent .readmore {text-decoration: none; font-weight: bold;}

#mainContent .entry img {margin: 0 10px 0 0; padding: 3px; border: 1px solid #A0A0A0;}

/* Captions */
.aligncenter,
div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#mainContent .entry img {margin: 0 10px 0 0; padding: 3px; border: 1px solid #A0A0A0;}

#bookmarkBox .bookmarkSite{
	float: left;
	margin: 10px 20px 0px 10px;
	padding-left: 20px;
	background: no-repeat left;
}
#bookmarkBox #bm01{background-image: url("images/bookmarks/delicious.gif");}
#bookmarkBox #bm02{background-image: url("images/bookmarks/digg.gif");}
#bookmarkBox #bm03{background-image: url("images/bookmarks/facebook.gif");}
#bookmarkBox #bm04{background-image: url("images/bookmarks/reddit.gif");}
#bookmarkBox #bm05{background-image: url("images/bookmarks/stumbleupon.gif");}

#backgroundPopup{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 1;
}
#popupBox{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height:500px; /*height:640px;*/
	width:740px;
	background: #FFFFFF;
	border: 2px solid #cecece;
	z-index: 2;
	padding: 12px;
	font-size: 13px;
	overflow: auto;
}
#popupBox.advent {width:810px; height:420px;}

#popupBox img { border:0;}

#popupDetails .entry img {margin:0 10px 0 10px; padding:3px;}

#popupBoxClose{
	font-size:14px;  
	line-height:14px;  
	right:20px;  
	top:4px;  
	position:absolute;  
	color:#000;  
	font-weight:700;  
	display:block;  
	cursor: pointer;
}

#prevItem { float: left; width:22px; margin: 180px 0 0 -50px;}
#nextItem { float: right; width:22px; margin: 180px -50px 0 0;}

#popupDetails .loading{  
	text-align: center;  
	visibility: hidden;
} 
#tooltip{
	position:absolute;
	border:1px solid #78A340;
	background:#EBF6BF;
	padding:2px 5px;
	color:#333;
	display:none;
}

#loadingProject{
	text-align: left; 
	margin-left:10px; 
	visibility: hidden;  
} 

#wctable{border:1px solid #000;}

#wctable th{font-weight:bold;}
#wctable tr{background-color:#eeeeee;}
#wctable tr.odd{background-color:#eeeeff;}
#wctable tr.first td,#wctable tr.first th{border-top:2px solid #000000;}
#wctable td, #wctable th{padding:2px; 5px;}
#wctable td{text-align:center}
#wctable td.team,#wctable th.team{text-align:left; width:150px; padding-left:20px;}
#wctable th.team{width:130px; padding-left:30px;}

ul#twitterPosts{
	margin-left:20px;
	width:250px;
	font-size:12px;
}
ul#twitterPosts li{
	margin-bottom:15px;
}