body {
	font: 70%/1.3 Georgia, "Hoeffler Text", "Times New Roman", Times, serif;
	margin: 0;
	background: url(../components/bg.gif);
	text-align: center;
	color: #222;
}

#container {
	position: relative;
	width: 920px;
	padding: 0 20px;
	margin: auto;
	text-align: left;
}

#header {
	position: relative;
	padding-top: 20px;
	height: 107px;
	background: url(../components/stripes.gif) no-repeat top center;
}

h1 {
	position: absolute;
	bottom: -182px;
	width: 390px;
	height: 282px;
	margin-left: -20px;
	background: url(../components/logo.png) no-repeat;
	text-indent: -9000px;
}

address {
	float: right;
	margin: 32px 0 20px 0;
	text-align: right;
	line-height: 1.5;
}

address span {
	padding: 0 5px 0 5px;
	background: #c12;
	color: #fff;
	font-size: 90%;
	font-family: "Lucida Grande", Tahoma, Helvetica, Verdana,sans;
	text-transform: uppercase;
}

h2 { font-size: 20px; }
h3 { font-weight: bold; }

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

a:hover {
  color: #000;
}

a.scrollover {
	/* Default Colour/Styles here */
	color: #000;
}
a.scrollover em:first-line {
	/* Rollover Colour/Styles here */
	color: #608692;
}

#flashcontent {
	position: absolute;
	width: 231px;
	height: 107px;
	margin: 0;
	left: 380px;
	bottom: 0px;
}

/* XXXXXXX main layout XXXXXXXX */

#goHome {
	display: block;
	position: absolute;
	width: 400px;
	height: 122px;
	left: -20px;
}

#navMenu {
	clear: both;
	float: right;
	margin-bottom: 10px;
	font-family: "Lucida Grande", Tahoma, Helvetica, Verdana,sans;
	text-transform: uppercase;
	text-align: right;
}

#mainNav {
  position: relative;
	margin-bottom: 5px;
}

#entries {
	position: relative;
	width: 920px;
  margin-top: 30px;
	background: url(../components/columnBg.png);
}

#archiveContainer {
	position: relative;
	margin-left: 55px;
}

#subNav {
	clear: both;
  position: relative;
  top: 20px;
}

/* XXXXXXX common classes XXXXXXXX */

.clear {
  clear: both;
}

.transGreen {
  background: url(../components/transGreen.png);
}

.transWhite {
  background: url(../components/postBg.png);
}

.transWide {
	margin: 5px 0;
	background: url(../components/transWhiteWide.png) right top repeat-y;
}

.doubleBlack {   
  width: 300px;
  float: right;
  margin-left: 10px;
  border-top: 3px double #000;
}

.strike {
  font-style: italic;
  font-family: Georgia;
  font-weight: normal;
  text-transform: lowercase;
}

.white {
	color: #fff;
}

.white:hover {
	color: #000;
	text-decoration: line-through;
}

.strike:hover {
	text-decoration: line-through;
}

a.nohover {
	color: #000;
}

.alert {
	color: #c12;
	text-transform: uppercase;
}

.sans {
	font-family: "Lucida Grande", Tahoma, Helvetica, Verdana,sans-serif;
}

.fade50 {
  filter: alpha(opacity=40);
  opacity: 0.4;
  -moz-opacity: 0.4;
}

.geoItal {
	font-family: Georgia, "Hoeffler Text", "Times New Roman", Times, serif;
	font-style: italic;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.parSpace p {
	margin-bottom: 10px;
}

a.secondary {  color: #608692; }
a.secondary:hover { color: #c12; }


/* XXXXXXX sub layout XXXXXXXX */

form {
	position: relative;
	width: 240px;
	height: 15px;
	padding: 0;
 	border: 1px solid #999;
	text-align: right;
	overflow: hidden;
}

#header form {
	position: absolute;
	top: 0;
	right: 0px;
  margin: 20px 0 6px 0;
}

form input.text {
	position: absolute;
	top: 0;
	left: 0;
  width: 200px;
	padding-left: 2px;
	font-size: 11px;
	background: #fff;
}

form input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	border: 0;
}

#manifesto {
  clear: both;
  float: right;
  width: 445px;
	height: 89px;
  margin: 5px 0;
  padding: 5px;
	font-size: 120%;
	font-weight: bold;
	background: url(../components/welcome_copy.png) no-repeat;
	text-indent: -9000px;
}

#navMenu li {
	float: left;
	margin-left: 16px;
}


.navElement, .subNavElement {
	position: relative;
  width: 300px;
  float: left;
  margin-right: 10px;
  padding-bottom: 10px;
	height: auto; !important
	height: 150px;
  min-height: 150px;
  font-family: "Lucida Grande", Tahoma, Helvetica, Verdana,sans-serif;
  font-size: 90%;
  font-weight: bold;
  border-bottom: 3px double #999;
}

.navElement .top {
  margin: 0;
  width: 100%;
  height: 39px;
  background: url(../components/topCurve.gif);
}

.navElement .center {
  margin: 0;
  background: #fff;
}

.navElement .bottom {
  width: 100%;
  height: 19px;
  background: url(../components/botCurve.gif);
}

.navElement h3, .subNavElement h3, h3.vert {
  width: 27px;
  height: 100px;
  float: left;
  background: no-repeat right top;
  text-indent: -9000px;
}

.navElement ul, .subNavElement ul, .subNavElement ol {
  width: 251px;
  float: left;
  padding: 0 10px;
	height: auto; !important
	height: 100px;
  min-height: 100px;
  border-left: 1px solid #c0c4bd;
  border-right: 1px solid #c0c4bd;
}

.subNavElement {
  padding-top: 5px;
  border-bottom: 0;
  border-top: 3px double #000;
	height: auto; !important
	height: 90px;
	min-height: 90px;
}

.subNavElement h3, h3.vert {
  width: 13px;
	background-repeat: no-repeat;
}

.subNavElement ul, .subNavElement ol {
  width: 276px;
	height: auto; !important
	height: 90px;
  min-height: 90px;
  padding: 5px;
  border: 0;
}

#photos { margin: 0; }

#top5 li a.tag {
  padding: 1px 5px;
  margin-bottom: 2px;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}

#top5 li a.tag:hover { background: #000; }

.tag_1 { background: #c12; }
.tag_2 { background: #990000; }
.tag_3 { background: #ee6666; }
.tag_4 { background: #ee2222; }
.tag_5 { background: #cc6666; }

#top5 .allTags {
	position: absolute; 
	right: 10px; 
	bottom: 20px;
}

/* XXXXXXX nav elements XXXXXXXX */

#recentActivity ul li {
  margin-bottom: 4px;
}

#authors ul {
	position: absolute;
  width: 243px;
	height: auto; !important;
	height: 100px;
	max-height: 100px;
	left: 27px;
  padding: 0 14px;
}

#authors ul li {
  float: left;
}

#authors ul li a {
  display: block;
  width: 20px;
  height: 20px;
	background: #d12;
  border: 1px solid #fff;
  overflow: hidden;
}

#authors img {
  width: 20px;
  margin-top: -2px;
}

#authors ul li a:hover {
  text-indent: -900px;
}

#authors #authorNames {
	position: absolute;
	width: 275px;
	top: 25px;
	left: 25px;
	text-align: center;
	color: #666;
	font-weight: normal;
	font-size: 9px;
}

#categories ul {
  width: 241px;
  padding: 0 15px;
}

#categories li {
  float: left;
  margin: 10px 6px;
}

#categories li a {
  display: block;
  width: 47px;
  height: 70px;
  text-indent: -9000px;
}

#photos ul, #workFeed ul {
	padding: 5px;
}

#photos ul li, #workFeed ul li {
	width: 35px;
	height: 80px;
	float: left;
	margin: 0 1px;
	border: 1px solid #999;
	overflow: hidden;
}


#Agency a, div.Agency, a.Agency    	{ background-image: url(../components/tag_A.gif); }
#Culture a, div.Culture, a.Culture  { background-image: url(../components/tag_C.gif); }
#Local a, div.Local, a.Local       	{ background-image: url(../components/tag_L.gif); }
#Work a, div.Work, a.Work       		{ background-image: url(../components/tag_W.gif); }
#Error a, div.Error       					{ background-image: url(../components/tag_error.gif); }


/* XXXXXX entries XXXXXX */

.entry, .archive {
  position: relative;
  width: 410px;
	height: auto; !important
	height: 330px;
  min-height: 300px;
  float: left;
  padding: 20px;
}

.entry {
	position: static;
}

.entry .category {
  display: block;
  float: left;
  width: 38px;
  height: 70px;
  margin-right: 10px;
  background-position: right top;
  text-indent: -9000px;
}

.entry h4, .entry h5, .archive h4, .archive h5 {
  float: right;
  width: 360px;
  font-weight: bold;
  font-size: 24px;
  color: #555;
}

.entry h4 {
  margin-top: -8px;
}

.entry h5, .archive h5 {
  color: #333;
  font-size: 18px;
}

.body {
  clear: both;
	padding: 15px 0 50px 0;
	line-height: 1.4;
}

.body p {
	margin-top: 10px;
}


.body:first-line, .body p:first-child:first-line {
  line-height: 2.4;
	text-transform: uppercase;
}

.readMore {
 display: block; 
 margin-top: 10px; 
 text-transform:uppercase;
}

.byLine, .archive .date, .pagination, .tags {
  position: absolute;
  bottom: 15px;
  font-size: 11px;
  font-family: "Lucida Grande", Tahoma, Helvetica, Verdana,sans-serif;
  color: #666;
}

.tags {
	margin-left: 100px;
	width: 310px;
	text-align: right;
}
/* XXXXXX archives XXXXXX */

#listArticles {
 width: 620px; 
 float: left; 
 margin: 0;
}

.archiveHolder {
	height: auto; !important
	height: 362px;
	min-height: 362px;
	background: url(../components/transGrayWide.png) repeat-y 150px 0;
}

.archive, .archiveSmall {
	width: 375px;
	height: auto; !important
	height: 50px;
	min-height: 50px;
	padding: 15px 21px;
	margin-bottom: 10px;
  background: url(../components/postBg.png);
}

.archiveSmall {
	float: left;
	width: 280px;
	height: auto; !important
	height: 30px;
	min-height: 30px;
	padding: 10px;
	margin-left: 10px;
}

.archiveSmall h5 {
	font-size: 120%;
}

#allMonths {
	float: left;
	width: 136px;
	padding: 2px 10px 3px 10px;
	line-height: 1;
	margin: 5px 10px 0 144px;
	background: none;
}

.response {
	width: 280px;
	padding: 10px;
	margin-bottom: 10px;
}

.archive h4, .archive h5 {
	float: none;
}

.archive .date {
	bottom: 5px;
	right: 15px;
}

#pagination {
	clear: both;
	margin-top: 10px;
	padding-right: 20px;
	color: #608692;
	font-family: "Lucida Grande", Tahoma, Helvetica, Verdana,sans-serif;
	text-align: right;
}

#pagination a:hover { #608692 }

/* XXXXXX author page XXXXXX */

#mainContent {
	position: relative;
}

table#authorList {
	margin: 5px 0 5px 142px;
}

.authorListNames, .authorListTitles {
	width: 138px;
	padding: 2px 10px 3px 10px;
	line-height: 1;
	margin: 5px 10px 0 142px;
	background: url(../components/transGray.png);
}

.authorListTitles {
	width: 196px;
	padding: 2px 4px 3px 100px;
	margin: 5px 0 0 0;
	background: #c12;
}

#authorInfo {
	float: left;
	width: 295px;
	margin: 0 0 0 310px;
	color: #333;
}

#authorInfo div {
	position: relative;
	background: url(../components/postBg.png);
	padding: 7px 5px 7px 60px;
	margin-bottom: 10px;
}

#authorInfo label {
	display: block;
	width: 52px;
	height: 22px;
	position: absolute;
	top: 5px;
	left: 2px;
	font-size: 10px;
	text-indent: -9000px;
}

#name {
	position: absolute;
	margin-top: 300px;
	width: 300px;
	font-size: 500%;
	text-transform: uppercase;
	line-height: .8;
}

#bio {
	height: auto; !important
	height: 355px;
	min-height: 355px;
	font-size: 115%;
}

#bio p {
	margin-top: 5px;
}

#authorPic2 {
	position: absolute;
	right: 0;
}

#authorPic {
	position: relative;
	right: -15px;
}

#authorName {
	position: absolute;
	width: 30px;
	height: 450px;
	left: 0;
	margin: 10px 0 0 223px;
	bottom: 5px;
	text-indent: -9000px;
}


.horizPageBtn {
	display: block;
	width: 48px; 
	height: 10px; 
 	text-indent: -9000px;
}

#recentPosts {
	width: 290px;
	float: right;
}

#recentPosts h3 {
	margin-left: -10px;
}

#recentPosts ul {
	padding: 10px;
	line-height: 1.4;
}

#nextPrev {
	position: relative;
	width: 300px;
	margin: 5px 0 0 310px;
}




#entries .navElement {
	float: left;
	margin: 23px 0 0 120px;
	font-weight: normal;
	border: 0;
}

#entries .navElement label {
	display: block;
	width: 70px;
	margin: 2px;
	height: 11px;
	text-indent: -9000px;
	background-repeat: no-repeat;
}

#fullEntry {
	float: right;
	height: auto; !important
	height: 400px;
	min-height: 400px;
	padding: 20px;
}

#fullEntry .body {	padding: 0 10px 0 0 }

.image {
	float: left;
	width: 120px;
	height: 80px;
	margin: 5px 10px 5px 0;
	border: 1px dotted #999;
	overflow: hidden;
}

.image.square {
	position:relative; 
	width: 95px; 
	height: 95px; 
}

#enlargeImage {
	float: right;
	width: 270px;
	height: 180px;
	margin: 5px 0 5px 0;
	border: 1px dotted #999;
	background: url(../components/xout.gif);
	overflow: hidden;
}

#fullEntry p {	
	margin-top: 10px; 
}

#comments {
	margin-top: 40px;
}

#comments h6 {
	position: relative;
	width: 120px;
	height: 15px;
	margin-left: 27px;
	background: url(../components/h_comments.gif) no-repeat;
	text-indent: -9000px;
	top: 3px;
}

.commentLabel {
	width: 21px;
	height: 40px;
	background: url(../components/commentIcon.gif) no-repeat;
	text-indent:-9000px;
}

#comments li {
	clear: both;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #999;
}

.number {
	position: absolute;
	margin-top: 0;
	color: #999;
}


.pageButton {
	position: absolute;
	display: block;
	width: 28px;
	height: 88px;
	top: 210px;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9000px;
}

#prev {	left: -17px; }
#next {	right: -17px; }


.majorHeading {
	position: absolute;
	width: 30px;
	height: 345px;
	bottom: -5px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9000px;
}

.contactBox, .aboutCopy {
	position: relative;
	float: left;
	width: 374px;
	height: auto; !important
	height: 2100px;
	min-height: 210px;
	margin: 10px 0 5px 55px;
	padding: 110px 5px 5px 5px;
}

.aboutCopy {
	float: none;
	margin: 0 0 0 55px;
	padding: 80px 0 0 10px;
}

.contactBox li {
	margin-top: 10px;
}

.contactBox h3 {
	color: #c12;
	text-transform: uppercase;
	font-weight: normal;
}

h3.largeHeading {
	color: #222;
	font-family: Georgia, "Hoeffler Text", "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: none;
	font-weight: bold;
	line-height: 1.1;
}

.contactBox address {
	float: none;
	text-align: left;
	margin: 0;
	line-height: inherit;
}





#thumbGallery {
	float: right;
	width: 420px;
	padding: 120px 10px 5px 10px;
}

#fullTagHolder {
	position: relative; 
	margin-top: 10px; 
	top: 10px;
	margin-left: 110px; 
	padding-bottom: 20px;
}

#tagImages {
	width: 286px;
	float: left;
	padding: 7px;
	background: url(../components/postBg.png);
}

#tagImages .image {
	margin: 0;
}

#tagImages .square {
	width: 92px;
	height: 92px;
}

.tagList {
	background: url(../components/transGray.png);
	width: 200px;
	float: left;
	padding: 15px 3px 30px 3px;
	margin-right: 5px;
}

.tagList li {
	padding: 3px 0 0 0;
	border-bottom: 1px dotted #666;
	line-height: 1;
}

.tagList li a.strike {
	display: block;
	font-size: 90%;
	color: #000;
	text-transform: uppercase;
	font-style: normal;
}

.drag{
	position:relative;
	cursor:hand;
	z-index: 100;
}

