/*
Theme Name: Triangle PR 2
Theme URI: http://www.trianglepr.co.uk/
Description: Version 2 of the amazing Triangle site design
Version: 2.0a
Author: Mediachrome
Author URI: http://www.mediachrome.com/
*/

/* reset all defaults */

	
	ul,ol {list-style: none;}
	h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em; font-weight: normal;}
	ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
	a img {border: none;}
	address {font-style: normal;}
	a {text-decoration: none;}
	
	
div#template-tip 	{ /* so we can add a little comment to see which page is which */
	display: none;
	position: absolute;
	top: 0;
	left: 15px;
	width: 160px;
	background-color: black;
	font-size: 10px;
	color: #545667;
	padding: 3px 5px;
	float: left;
	z-index: 500;
	}
	
	
body {
	background: #313131 url('graphics/graphite.jpg') repeat-x center top;
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 1em;
	font-family: Arial, Sans-Serif;
	color: #ccc;
	text-align: center;
	}

#crossline	{
	position: absolute;
	top: 171px;
	left: 0;
	width: 100%;
	height: 3px;
	background: transparent url(graphics/crossline.gif) no-repeat center top;
	z-index: -50;
	}

#wrapper	{
	width: 900px;
	margin: 0 auto 10px;
	padding: 1px 0 0 0;
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	background: transparent url(graphics/wrapper-bg.gif) no-repeat 0 170px;
	}


#page {
	background-color: #525255;
	border: 1px solid #ccc;
	width: 710px;
	margin: 80px 0 0 62px;
	text-align: left;
	z-index: 10;
	position: relative;
	}

#page h1 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 410px;
	padding: 20px 0;
	font-size: 14px;
	color: #f88;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

	}

/*	header
------------------------------------------- */
	
/* header stuff */

/* #header	{
	width: 500px;
	height: 42px;
	margin: -42px 0 0 -1px;
	top: -42px;
	left: -1px;
	}
*/

#header	{
	width: 500px;
	height: 42px;
	position: relative;
	top: -42px;
	left: -1px;
	}


	
#headertab {
	background-color: #525255;
	display: block;
	margin: 0;
	padding: 0;
	width: 129px;
	height: 41px;
	float: left;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	}


#headertab a {
	background-image: url(graphics/trianglepr.gif);
	background-repeat: no-repeat;
	display: block;
	width: 129px;
	height: 41px
	}

#headertab a:hover {
	background-image: url(graphics/trianglepr-over.gif);
	display: block
	}



a#logo {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 156px;
	left: 788px;
	border: 0
	}

#logo img {
	border: 0
	}

#ticker {
	position: absolute;
	top: 69px;
	left: 522px;
	width: 228px;
	height: 24px;
	background-color: black;
	z-index: 100;
	margin: 0;
	padding: 0;
	border: 0;
	}


#date {
	color: #999;
	text-align: right;
	position: absolute;
	top: 40px;
	left: 0;
	width: 750px;
	font-size: 1.4em;
	letter-spacing: 0.2em;
	}

/*	main menu
------------------------------------------- */

div #main-menu 	{
	position: absolute;
	top: 127px;
	left: 12px;
	width: 127px;
	border: 0;
	z-index: 70;
	}
	
 div #main-menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
div #main-menu ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline; /* hack for shitty IE which renders white space between list items */
	}

div #main-menu ul li a {
	margin: 0;
	padding: 0;
	background-color: #676b70;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	line-height: 1.4em;
	border: 1px solid #ccc;
	margin: 6px 0;
	padding: 0.3em 5px;
	font-size: 1.15em;
	color: white;
	text-align: left;
	text-decoration: none;
	letter-spacing: 0.1em;
	}

div #main-menu ul li a:hover {
	background-color: black;
	color: red;
	}
	
div #main-menu ul li.page-item-517 a {
/*   background-color: #000769; */
	color: #ff6a00;
/* 	border: 1px solid #ff6a00; */
	}

div #main-menu ul li.page-item-517 a:hover {
	background-color: #ff6a00;
	color: #000769;
	}


/*  ! sidebar
------------------------------------------- */

#sidebar {
	margin: 4px 0 0 26px;
	padding-top: 100px;
	display: inline; /* hack to catch shitty IE double margin bug */
	float: left;
	width: 164px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

#sidebar ul  	{
	}


#sidebar ul li 	{
	font-size: 1.2em;
	line-height: 1.2em;
	border-bottom: 1px solid #525255;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0.5em;
	list-style-type: square;
	list-style-position: outside;
	color: #f99;
	}

#sidebar ul li a	{
	color: white;
	text-decoration: underline;
}


/*	! triangle menu
------------------------------------------- */

#triangle-menu {
	margin: 4px 0 0 26px;
	padding-top: 100px;
	display: inline; /* hack to catch shitty IE double margin bug */
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, Sans-Serif;
	}

#triangle-menu ul li 	{
	border: 1px solid #aaa;
	margin: 0.5em 0;
	list-style-type: none;
	}

#triangle-menu ul li a	{
	display: block;
	background: #313131 url(graphics/service-arrow.png) no-repeat 140px 5px;
	line-height: 1.8em;
	padding: 0.3em 10px 0.3em 5px;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	color: #999;
	font-size: 1.15em;
	line-height: 1.4em;
	}

#triangle-menu ul li a:hover	{
	color: white;
	background-color: #f00;
	background-image:  url(graphics/service-arrow-over.png);
	
	}

/*	Case Studies menu
------------------------------------------- */

#casestudies-menu {
	margin: 4px 0 0 26px;
	float: left;
	display: inline; /* hack to catch shitty IE double margin bug */
	width: 164px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#casestudies-menu h2 {
	font-size: 1.2em;
	}

#casestudies-menu ul li 	{
	font-size: 1.2em;
	border-bottom: 1px solid #525255;
	margin: 0.5em 0;
	list-style-type: none;
	}

#casestudies-menu ul li a	{
	color: white;
	text-decoration: underline;
}



/*	content
------------------------------------------- */


#content	{
	float: left;
	display: inline; /* hack to catch shitty IE double margin bug */
	margin: 4px 0 20px 129px;
	}

.home	{
	width: 560px;
	}

.sidebar{
	width: 370px;
	}

.no-sidebar	{
	width: 558px;
	}

.top-pic	{
	width: 370px;
	position: relative;
	padding-top: 100px; /* more top-pic styles lower down */
	}



/* home page */

div.home-right-column {
  width: 180px;
  float: left;
  margin: 0;
  padding: 0;
  }

div#home-box	{
	width: 355px;
	float: left;
	display: inline; /* hack to catch shitty IE double margin bug */
	margin: 0 15px 0 0;
	}
	
#content div#home-box .post {
  margin-top: 20px;
  margin-bottom: 40px;
  border: 1px solid #777;
  padding: 5px;
}
	
/* newsfeed */

	
  
/*
#twitter-feed ul li ul li {
  margin: 0 0 1em 0;
	font-size: 1.2em;
	line-height: 1.5em;
  }
*/


	
#news-feed, #twitter-feed  {
  font-family: Verdana, Arial, sans-serif;
  margin: 20px 0 0 0;
  width: 180px;
  padding:0;
  float: left;
  display: inline; /* Hack for shitty IE */
  border: 1px solid #777;
  background-color: #4d4d50;
  }

#news-feed h3, #twitter-feed h2 {
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 3px 5px;
  font-size: 1em;
  border-bottom: 1px solid #777;
  background-color: #333;
  text-decoration: none;
  }


#twitter-feed ul, #twitter-feed ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  }

#news-feed ul, #twitter-feed ul li ul{
  margin: 0;
  padding: 0 5px;
  }

#news-feed li, #twitter-feed ul li ul li {
  list-style-type: none;
  margin: 5px 0 0.2em;
  padding: 0 5px 0 0;
  font-size: 1em;
  line-height: 1.3em;
  color: #ddd;
  }

#twitter-feed ul li ul li span {
  margin: 0 0 1em 0;
	display: block;
  }

#twitter-feed ul li ul li span.time-meta a{
 text-decoration: none;
 color: #f99;
 font-size: 0.8em;
 }
 
#twitter-feed ul li ul li span.from-meta{
 display: none;
  }


#news-feed ul li a, #twitter-feed ul li a {
  text-decoration: none;
  color: #f99;
  }

#news-feed li a:hover, #twitter-feed ul li a:hover {
  color: #fff;
  text-decoration: underline;
  }
  
#news-feed p.date {
  display: block;
  font-size: 0.8em;
  line-height: 0.9em;
  margin: 0 0 0.4em;
  color: #999;
  }

#news-feed p {
  font-size: 1.1em;
  line-height: 1.3em;
  }

#news-feed p.source  {
  display: block;
  margin: 10px 0 0 0;
  padding: 3px;
  border-top: 1px solid #777;
  border-bottom: 1px solid #777;
  font-size: 0.8em;
  }

#news-feed p.source a {
  text-decoration: none;
  }

#news-feed p.source a:hover {
  text-decoration: underline;
  }

/* ! Homepage stray quote */

#front-page-quote {
	width: 300px;
	color: #aaa;
	margin: 0;
	padding: 0;
	}

#front-page-quote div.source	{
	display: none;
	}

#front-page-quote p.quote{
	font-size: 1.75em;
	line-height: 1.5em;
	text-indent: -26px;
	}


#front-page-quote p.author	{		
	display: block;
	margin: 1.2em 0 0 0;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
	}

#front-page-quote p.another-quote	a {		
	display: block;
	margin: 2em 0 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	color: #ddd;
	text-decoration: none;
	}

#front-page-quote p.another-quote	a:hover {		
	color: #fff;
	}


div#story-intro	{
	width: 170px;
	float: left;
	display: inline; /* hack to catch shitty IE double margin bug */
	margin: 0 12px 0 0;
	}
	
	

div.post div.entry p, div.post-excerpt div.entry p, div.post div.entry ul li, div.post div.entry ol li, div.post div.entry dl dt, div.post div.entry dl dd	{
	margin: 0 0 1em;
	font-size: 1.2em;
	line-height: 1.5em;
	}

#content div.post div.entry dl dt {
 	color: #f99;
	font-weight: normal;
  margin: 0;
 }


/* ! News excerpts */

div.excerpts	{
	clear: left;
	}
	
div.excerpts h2	{
	margin-top: 0.6em;
	}
	

div.excerpts p	{
	font-size: 1.2em;
	}
	
#content div.post-excerpt	{
	height: 21em;
	position: relative;
	border-bottom: 1px dotted #777;
	}


#content div.post-excerpt p.readon	{
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right; 
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
	font-size: 1.1em;
	}

#content div.post-excerpt p.readon a{
	text-decoration: none;
	}
	
/* Case studies excerpts */

div#casestudies-excerpts	{
	margin: 1em 0 0 0;
	}

div#casestudies-excerpts ul	{
	margin: 0;
	padding: 0;
	}

div#casestudies-excerpts ul li	{
	list-style-type: none;
	float: left;
	width: 97px;
	margin: 0 15px 2em 0;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.3em;
	position: relative;
	padding: 0 0 0 73px;
	height: 80px;
	}

div#casestudies-excerpts ul li a	{
	width: 97px;
	text-decoration: none;
	color: #ccc;
	}


div#casestudies-excerpts ul li h2	{
	float: left;
	position: relative;
	width: 97px;
	font-size: 1em;
	}
	
div#casestudies-excerpts ul li h2 a{
	text-decoration: none;
	color: #f99
	}

div#casestudies-excerpts a img	{
	position: absolute;
	top: 0;
	left: 0;
	}

/* ! Testimonials excerpts	*/

#testimonial-excerpts {
  padding: 20px 0 100px;
  }
  
#testimonial-excerpts ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  }

#testimonial-excerpts ul li {
  margin: 0 0 30px 0;
  padding: 0;
  list-style-type: none;
  }

#testimonial-excerpts ul li h2 a {
  font-size: 1em;
  color: #f99;
  text-decoration: none;
  }

#testimonial-excerpts ul li p {
  font-size: 1.2em;
  
  }


/* ! Testimonials list	*/

div#testimonials ul {
	font-size: 1em;
	clear: left;
	padding: 0;
	margin: 0;
	border-top: 1px solid #666;
	}

div#testimonials ul li{
	float: left;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #666;
	font-size: 1.2em;
	}

	
div#testimonials div.group	{
	float: left;
	/* clear: left; */
	width: 399px;
	padding: 0 10px 5px 0;
	margin: 0;
	}

div#testimonials div.source	{
	float:left;
	width: 146px;
	display: inline; /* Hack for shitty ie */
	position: relative;
	padding: 0;
	margin: 0;
	}

div#testimonials div.group p.quote{
	text-indent: -26px; 
	font-size: 1em;
	line-height: 1.3em;
	float: left;
	width: 240px;
	margin: 0;
	padding-right: 10px;
	position: relative;
	}

div#testimonials div.group p.quote img.rquot{
	display: none;
	}

div#testimonials div.group p.author {
	color: #f99;
	float: left;
	font-size: 1em;
	line-height: 1.3em;
	width: 130px;
	margin: 0;
	padding: 5px 0 0 0;
	}

div#testimonials div.group p.author br{
	}

div#testimonials p.quote-nav {
	clear: left;
	color: #555;
	}



/* general */


#content p a, #content li a	{
	color: white;
	text-decoration: underline;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

h2, h3 {
	font-size: 1.3em;
	color: #f99;
	line-height: 1.3em;
	margin: 0 0 0.6em 0;
	}

h2 a, h3 a	{
	color: #f99;
	}

h2.pagetitle {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 310px;
	top: -34px;
	left: 144px;
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	text-transform: lowercase;
	color: #aaa;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0.06em;
	}

h2.pagetitle a	{
	color: #aaa;
	}

#content div.post p.datetime, #content div.post-excerpt p.datetime	{
	margin: 0 0 1em 0;
	color: white;
	font-size: 1.1em;
	}

#content div.post	{
	margin: 0 0 2.5em 0;
	}
	
#content div.post div.entry ul.list	{
	list-style-type: square;
	margin: 0.3em 1em;
	padding: 0 2em;
	}

#content div.post div.entry ul.list li	{
	list-style-type: square;
	margin: 0.3em 1em;
	padding: 0 1em;
	}

#content div.post-excerpt	{
	float: left;
	display: inline; /* hack to catch shitty IE double margin bug */
	width: 170px;
	margin: 0 15px 1.5em 0;
	text-align: left;
	}

#content div.post div.entry div.column	{
	float: left;
	display: inline; /* hack to catch shitty IE double margin bug */
	width: 170px;
	margin: 0 15px 0 0;
	text-align: left;
	}

#content div.post div.entry div.wide	{
	width: 200px;
	}

#content div.post div.entry div.narrow	{
	width: 140px;
	}

#content div.post ul.casestudies li	{
	float: left;
	display: inline; /* hack to catch shitty IE double margin bug */
	width: 170px;
	margin: 0 15px 2em 0;
	text-align: left;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* Google maps */

div#googlemap	{
	width: 550px;
	height: 340px;
	background: #525255 url('graphics/googlemap-bg.jpg') no-repeat left top;
	margin: 0.6em 0;
	}
	
div#googlemap p a	{
	color: white;
	}


/* Acccordion 1
------------------------------------------------------ */
/*
div#accordion	{
	width:556px;
	clear: left;
	margin: 20px auto;
	}

	
div#accordion .toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px 2px 16px;
	background: #ddd url(graphics/arrow-closed.png) no-repeat 0.2em 0.2em;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	cursor: pointer;
	}

div#accordion div.element {

	}

div#accordion div.element ul {
	float: left;
	margin: 0 0 0 -18px;
	padding: 0 0 18px 0;
	}

div#accordion div.element ul li	{
	height: 100px;
	width: 170px;
	float: left;
	display: inline;
	border-right: 3px solid #222;
	border-bottom: 3px solid #222;
	margin: 18px 0 0 18px;
	list-style-type: none;	
	}
*/
/* Acccordion 2
------------------------------------------------------ */

div#accordion	{
	width:490px;
	clear: left;
	margin: 20px auto;
	}

	
div#accordion .toggler {
	color: #222;
	margin: 0;
	padding: 0.2em 5px 0.2em 16px;
	background: #ddd url(graphics/arrow-closed.png) no-repeat 0.2em 0.4em;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 1.1em;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	cursor: pointer;
	}

div#accordion div.element {
	background-color: #525255;
	}

div#accordion div.element ul {
	float: left;
	margin: 0 0 0 -20px;
	padding: 0 0 20px 0;
	}

div#accordion div.element ul li	{
	height: 87px;
	width: 146px;
	float: left;
	display: inline;
	border-right: 3px solid #444;
	border-bottom: 3px solid #444;
	margin: 20px 0 0 20px;
	list-style-type: none;	
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
hr.clear-right {
  clear: right;
  border-bottom:1px solid #777;
  height: 1px;
  background-color: transparent;
  margin: 1em 0;
  padding: 1em 0 0 0;
  width: 100%;
  }

.wp-caption-text {
  font-size: 1em;
  font-style: italic;
  color: #999;
  }

/* 
Use this to achieve a comparable effect to the sectors and services top images on a standard 3 column layout 
*/

div.threecol-top img{	
	padding: 5px 0 25px;	
	}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


.navigation {
	display: block;
	clear: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.navigation a	{
	color: white;
	font-size: 1.1em;
	}
	
/*
original triangle styles 
--------------------------------------------------------------*/

.hide {
	display: none
	}

.float-left	{
	float: left;
	display: block;
	margin: 0 10px 0 0;
	}

a img	{
	border: 0;
	}

/* front page only */

hr {
	color: #ccc;
	margin: 0;
	width: 60px;
	height: 1px;
	border: 0;

	}

.intro	{
	width: 424px
	}

.flash	{
	width: 196px;
	vertical-align: top;
	}
.announce	{
	width: 228px;
	vertical-align: top;
	}

/* Sectors and services only */

div.top-pic div.top	{
	width: 556px;
	position: absolute;
	top: 5px;
	left: 0;
	}

div.top-pic h2.pagetitle	{
	top: -80px;
	left: 15px;
	}



/* content formatting */


#content strong {
	color: #f99;
	font-weight: normal
	}


#content h5 {
	color: #666;
	font-weight: normal
	}



#content p.caption	{
	font-style: oblique;
	color: #aaa;
	margin-top: -1em;
	margin-bottom: 1em;
	font-size: 1em;
	line-height: 1.2em;
	}
	


/*	footer
------------------------------------------- */
#footer   {
	width: 100%;
	height: 82px;
	clear: both;
	position: relative;
	}

.clear	{
	clear: left;
	}

#josh, #flicker {
	display: block;
	margin: 0;
	padding: 0;
	border: 0
	}

#josh {
	position: absolute;
	top: 12px;
	left: 130px;
	}

#flicker {
	position: absolute;
	top: 83px;
	left: 0;
	}

div#clock {
  width: 600px;
  margin: 0 auto;
  padding: 0;  
  }

/* contact */

#contact {
	color: #666;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 45px 0 0 62px;
	height: 5.6em;
	}

#contact div {
	float: left;
	width: 161px;
	margin-right: 20px;
	}

#contact a, #contact div a, #credit a {
	color: #999
	}

#credit {
	clear: left;
	color: #666;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	margin: 2em 0 0 95px;
	width: 586px
	}


