@charset "utf-8";
/* CSS Document */

body
{
	background:#eeeded;
	margin:0px;
	padding:0px;
	border:0px;
	font-size:10px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}

a:link,a:visited,a:active, a:hover, p
{
	text-decoration:none;
	outline:none;
}

#container
{
	background:url(http://www.publicreative.com/css/images/bg_tile.gif) repeat-y;
	width:960px;
	margin:0px 3px;
}

#header
{
	background:url(http://www.publicreative.com/css/images/bar_header.jpg) no-repeat;
	width:911px;
	height:44px;
	margin:0px 33px;
}

.entry a:link, .entry a:visited
{
	background:#7B7A79 none repeat scroll 0 0;
	border:0 none;
	color:#EEEEEE;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
	position:relative;
	text-decoration:none;
}

.entry a:hover, .entry a:active
{
	background:#eeeeee;
	color:#7b7a79;
	margin:0px;
	padding:0px;
	border:0px;
}





a.mailer:link, a.mailer:visited, a.mailer:active {
color:#8D8577;
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;
font-style:italic;
font-weight:bold;
margin:0;
text-align:right;
text-decoration:none;
}
a:link, a:visited, a:active, a:hover, p {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
}

a.mailer:hover
{
	background:#eeeeee;
	color:#7b7a79;
}

/*--------------------------The following contains the Colouring lines in header section-----------------*/

a #active:link
{
	color:red;
}

#mask
{
	background:url(http://www.publicreative.com/css/images/maskTest.gif) no-repeat;
	width:972px;
	height:39px;
	position:absolute;
	top:10px;
	margin:0px;
	padding:0px;
	border:0px;
	left:0px;
}

#colorBar
{
	height:40px;
	width:97.4%;
	position:absolute;
	top:10px;
	margin:0px;
	padding:0px;
	
	margin-left:12px;

}

#colorLine1
{
	background:url(http://www.publicreative.com/css/images/colours/a5c4de.gif) repeat-x;
	font-size:0.01em;
	width:100%;
	height:3px;
	margin-bottom:6px;
}

#colorLine2
{
	background:url(http://www.publicreative.com/css/images/colours/aeb1ff.gif) repeat-x;
	font-size:0.01em;
	width:100%;
	height:3px;
	margin-bottom:6px;
}

#colorLine3
{
	background:url(http://www.publicreative.com/css/images/colours/aee6ff.gif) repeat-x;
	font-size:0.01em;
	width:100%;
	height:3px;
	margin-bottom:6px;
}

#colorLine4
{
	background:url(http://www.publicreative.com/css/images/colours/aeffed.gif) repeat-x;
	font-size:0.01em;
	width:100%;
	height:3px;
	margin-bottom:6px;
}

#colorLine5
{
	background:url(http://www.publicreative.com/css/images/colours/b3ffcf.gif) repeat-x;
	font-size:0.01em;
	width:100%;
	height:3px;
	margin-bottom:6px;
}

/*-------------------------The following contains all the styling for the SubHeading and FlashHeader -------------------------------------*/
#subHeader
{
	height:156px;
	margin:5px 25px;
	width:919px;
}

div#logo
{
	position:absolute;
	width:100px;
	cursor:pointer;
}
#logo h1, 
#logo a {
	display: none;
}

h1#logoheader a {
	display:block;
	background:transparent url(http://www.publicreative.com/assets/images/labLogo.gif) no-repeat scroll 0 50%;
	height:107px;
	position:absolute;
	width:100px;
	overflow: hidden;
	cursor:pointer;
	padding-left:1000px;
}


#nav
{
	margin-top:8px;
	
	
}

#nav ul
{
	list-style:none;
	float:right;
	margin:0px;
	text-align:right;
}

#nav ul li a:link,#nav ul li a:visited,#nav ul li a:active 
{
	border:0px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#7b7a79;
	text-decoration:none;
	padding-left:50px;
}


/*
#nav ul li a:hover
{
	background:#c6fff2;
}
*/
h2.phone {
color:#8D8577;
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;
font-weight:normal;
margin:0;
text-align:right;
}


#flashHeader
{
	background:url(http://www.publicreative.com/css/images/bg_separation.gif) no-repeat 0% 100%;
	position:relative;
	height:308px;
	width:925px;
	display: block;
	margin-top:40px;
	padding-left:33px;
}

#flashHeader #promoText
{
	width:267px;
	float: right;
	position: relative;
	margin-right: 20px;
}

#flash
{
	position:relative;
	/*--Sizes if Flash/Text Promo
	height:294px;
	width:624px;*/
	height:295px;
	width:910px;
	padding:0px;
	margin-right:13px;
	display: block;
	float:left;
	border:0px;
	
}

#flashContentBlock
{
	width:237px;
	float:right;
	margin:0px;
	padding:0px;
	border:0px;
}


/*-----------------------The following contains the styling for the Content Area-----------------------------------------------*/
#sidebar
{
	float:right;
	position: relative;
	width: 166px;
	background: #f5f5f5;
	margin-right:17px;
	margin-top: 16px;
	padding: 12px 12px 0 12px;
	margin-bottom: 15px;
}

#sidebar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

.navigation
{
	height: 30px;
	font-size: 1.3em;
	font-weight: bold;
	background:url(http://www.publicreative.com/css/images/divider.gif) no-repeat top;
	padding-top:10px;
	
}

.navigation .alignleft
{
	
	width: 300px;
	float: left;
}

.alignleft a:link, .alignleft a:visited, .alignright a:link, .alignright a:visited
{
	color:#444;
}

.alignleft a:hover, .alignleft a:active, .alignright a:hover, .alignright a:active
{
	color:#666;
	text-decoration: underline;
}

.navigation .alignright
{
	
	width:300px;
	float: right;
	text-align: right;
	padding-right: 15px;
}
	
#sidebar ul ul
{
	list-style-image: url(http://www.publicreative.com/css/images/listArrow.gif) ;
	margin: 0;
	padding: 0;
	
}

#sidebar ul li
{
	margin-bottom: 20px;
}

#sidebar ul li ul li
{
	margin-bottom: 2px;
	margin-left: 18px;
}

#sidebar ul ul li a:link, #sidebar ul ul li a:visited
{
	color: #a0a0a0;
	font-size: 1.2em;
}

#sidebar ul ul li a:hover, #sidebar ul ul li a:active
{
	color: #666;
	font-size: 1.2em;
	text-decoration: underline;
}

#sidebar h2
{
	font-size: 1.5em;
	font-weight: bold;
	color: #6b6b6b;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}

.contentContainer
{

	position:relative;
	height:auto;
	width:706px;
	margin:0px 0px 0px 33px;
	overflow: hidden;
	float: left;
}

.sectionHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#484848;
	margin:20px 0px 28px;
}

p, a p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#484848;
	margin-top:8px;
	border: none;
}



/*------The following is the styling for new projects------*/

.newProject
{
	position:relative;
	margin-bottom:15px;
	border:0px;
	padding:0px;
	cursor: pointer;
	width:100%;
}

.newProject .content
{
	/*cursor: pointer;*/
}

.galleryItem
{
	position:relative;
	margin-bottom:15px;
	border:0px;
	padding:0px;
	cursor: pointer;
}

.galleryItem .content
{
cursor: pointer;
}

.news
{
	position:relative;
	margin-bottom:15px;
	border:0px;
	padding:0px;
	cursor:default;
}

.date
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#9f9f9f;
	margin:0px;
	margin-bottom:2px;
}

img
{
	border: none;
}

.postmetadata
{
	height: 30px;
	padding-top: 8px;
	font-size: 1em;	
}

.post
{
	margin-bottom: 20px;
}



#respond h4
{
	margin-bottom:18px;
}

.comment-author img
{
	display: none;
}

.comment-author
{
	font-size: 1.1em;
}

#commentform #comment
{
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.commentlist li
{
	margin-top:20px;
	margin-bottom: 20px;
}

#commentform p
{
	margin:0;
	margin-bottom: 6px;
}


.hidden
{
	display: none;
}

#searchform
{
	height:auto;
}

#searchform #s
{
	width: 166px;
	position:relative;
	top:0;
	margin-top:0;
	clear:right;
}

#searchform #searchsubmit
{
	width:auto;
	margin:5px 0 0 0;
	position:relative;
	top:0;
	cursor:pointer;
	
}
.postmetadata a:link, .postmetadata a:visited, .comment-author a:link, .comment-author a:visited,.comment-meta a:link, .comment-meta a:visited
{
	font-weight: bold;
	color:#444;
	background: none;
}


.postmetadata a:hover, .postmetadata a:active, .comment-author a:hover, .comment-author a:active,.comment-meta a:active, .comment-meta a:hover
{
	color:#666;
	text-decoration: underline;
	background: none;
}

.newProject img, .news img
{
	padding:3px 0px;
	float:left;
	margin-right:8px;
	border:0px;
	width:208px;
	height:97px;
}

.galleryItem img
{
	padding:3px 0px;
	float:left;
	margin-right:8px;
	border:0px;
	width: 355px;
	height: 115px;
}


.content
{
	position:relative;
	width:695px;
	float:right;
}

.galleryItem .content
{
	width: 546px;
}

/*------------------------------*/

/*----------The following is Global properties for content section--------------*/
.projectName
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#8d8a8a;
	font-weight:bold;
	margin:0px;
	margin-top:2px;

	/*cursor: pointer;*/
}

.projectName a:link, .projectName a:visited, .projectName a:active
{
	color:#8D8A8A;
}


#headLine
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#8d8a8a;
	font-weight:bold;
	margin:0px;
	width:330px;
	/*cursor: pointer;*/
}

.projectDescription 
{
	color:#BCBCBC;
	font-size:1.2em;
	font-style:italic;
	font-weight:bold;
	margin:0;
	width:208px;
	cursor: pointer;
}

.contentDivider
{
	background:url(http://www.publicreative.com/css/images/divider.gif) no-repeat;
	height:2px;
}

.clear
{
	clear:both;
}

a.contentLink:link , a.contentLink:visited, #promoText a:link , #promoText a:visited
{
	background:#7b7a79;
	color:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	border:0px;
	position:relative;
}



a.contentLink:hover, a.contentLink:active , #promoText a:hover , #promoText a:active
{
	background:#eeeeee;
	color:#7b7a79;
	margin:0px;
	padding:0px;
	border:0px;
}



.extraLinkLine
{
	/*background:url(http://www.publicreative.com/css/images/extraLink.gif) repeat-x;*/
	height:3px;
	font-size:0.01em;
}

.pattern
{
	
}

.extraLink
{
	
	height:17px;
	margin:4px 0 20px -5px;
	width:75px;
	display: block;
	color:#656565;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
}

#archive
{
	width:43px;
}

#moreWork
{
	width:63px;
}

#back
{
	width:27px;
}


#leftSplit
{
	position:relative;
	width:445px;
	float:left;
	padding:0px;
	margin:0px 0px;
}

#rightSplit
{
	padding-left:15px;
	margin-bottom:20px;
	position:relative;
	width:440px;
	float:right;
	border-left:1px solid #cccccc;
}
/*-------------------------------*/

/*--------The Following containt the SubContent Area--------*/
#subSection
{
	background:url(http://www.publicreative.com/css/images/bg_separation.gif) no-repeat;
	padding:10px 0px;
	height:100%;
	position:relative;
}

.featuredRelated
{
	position:relative;
	width:208px;
	height:100%;
	position:relative;
	float:left;
	margin:0px 15px 15px 0px;
	padding:0px;
}

.featuredRelated img
{
	padding:3px 0px;
	float:left;
	
	border:0px;
}

#lastBlock
{
	margin:0px;
	padding:0px;
	position:relative;
}
/*-----------------------------*/

/*------The following contains the styling for the Image header and Project Container section--------*/
#imageHeader
{
	background:url(http://www.publicreative.com/css/images/divider2.gif) repeat-x 0% 100%;
	position:relative;
	height:300px;
	width:911px;
	padding:33px 0px 0px;
	margin:0px 0px 15px;
}

#imageHeader img, #projectContainer img, #projectContainerNoText img
{
	float:left;
	width:454px;
	height:294px;
	margin-bottom:2px;
}

#projectContainer
{	
	background:url(http://www.publicreative.com/css/images/divider3.gif) repeat-x 0% 100%;
	position:relative;
	width:911px;
	margin:40px 0px 20px;
	padding-bottom:2px;
}

#projectContainerNoText
{	
	position:relative;
	width:911px;
	margin:40px 0px 20px;
	padding-bottom:2px;
}

#imgLeft
{
	margin-right:2px;
}

#contentBlock
{
	width:456px;
	height:294px;
	position:relative;
	float:right;
}

#contentBlock a:link, #contentBlock a:active, #contentBlock a:visited 
{
	margin-left:14px;
}

#contentBlock #alternate
{
	margin-left:5px;
	font-size:1em;
}


#contentBlock .projectDescription
{
	margin-left:14px;
	cursor:text;
}

#largeHeadline
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:bold;
	color:#82735d;
	margin: 0px 14px;
}

#promoText #largeHeadline
{
	margin: 0;
	margin-left: -1px;

}

.largeText
{
	color:#484444;
	font-size:1.6em;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 14px;
}

#border
{
	background:#82735d;
	position:absolute;
	bottom:0px;
	height:15px;
	width:455px;
}
/*------------------------------*/


/*-----------------------The following contains the styling for the Footer Area-----------------------------------------------*/

#footer
{
	background:url(http://www.publicreative.com/css/images/bg_separation.gif) no-repeat;
	position:relative;
	width:911px;
	height:92px;
	padding:0px 33px;
}

#borderBot
{
	background:transparent url(http://www.publicreative.com/css/images/bar_bottom.jpg) no-repeat scroll 0%;
	bottom:0px;
	height:3px;
	position:absolute;
	width:912px;
}

#swirl
{
	background:transparent url(http://www.publicreative.com/css/images/swirl_bottom.gif) no-repeat scroll 0%;
	float:right;
	height:35px;
	width:50px;
	margin-top:46px;
	position:relative;
}

#footer p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#8d8577;
	margin:0px;
	position:absolute;
	bottom:9px;
}



div.over {
	background-color: #eeeded;
}
