/*-----------------------------------------------------------------------
Title:			Info
File:			wp-content/themes/platform/css/tmpl-info.css
Usage:		Specific styles for Info section
Author:		David Flindall
Created:	28th September 2009
Edited:		
-----------------------------------------------------------------------*/

/* LAYOUT */
/* ----------------------------------------- */

/*lead content*/
#info #lead-content { background: url(../img/info_lozenge.png) no-repeat; width: 930px; height: 435px; /*padding: 45px */ padding:0; overflow:hidden; }

/*primary-content*/
#info #primary-content { background: none; height: 410px; padding:0; margin: 25px 60px 0 60px; width: 600px;  }

#info #primary-content ul { margin: 20px 0; }
#info #primary-content li { list-style-type: disc; color:#58585a;  line-height:20px; margin: 0 0 0 20px; }

#info .post {max-width:580px;}

#quote { position:absolute; left:-22px;}

img.map { float:right; margin-right: -35px;}


/* TYPOGRAPHY */
/* ----------------------------------------- */
#info #primary-content p { color:#58585a;  line-height:20px; margin-bottom: 20px; max-width:580px; }

#info #primary-content h2 { font-size: 14px; color: #ff0000; margin: 0 0 15px 0; max-width: 830px; padding-bottom: 15px; border-bottom: 1px dashed #bcbdc0; }


/* LINKS */
/* ----------------------------------------- */

#info #case-study-nav a:link, #info #case-study-nav a:visited { color: #818285; }
#info #case-study-nav a:hover, #info #case-study-nav a:active { color: #818285; }



































