/**************

Clare Beckingham
Out Of Grey Ltd
Contact: cb@outofgrey.com
http://www.outofgrey.com

*************************/

*
{
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

body
{
	font-style: normal;
	font-family: helvetica, arial, sans-serif;
	font-size: 90%;
	line-height: 160%;
	color: #000;
	border-bottom: 20px solid black;
}

section, header, footer { display: block; }

header, footer
{
	color: #FFF;
	clear: both;
	padding: 0px 0px;
	border: none;
	width: 100%;
	background-color: rgba(70, 41, 51, .9);
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom, from(rgba(144, 85, 106,1)), to(rgba(70, 41, 51, 1)), color-stop(.9, rgba(70, 41, 51,.6)));

}

header
{
	background-image: url(../../img/clouds.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*test { background-image: url(../../img/clouds.png), -webkit-gradient(linear, left top, left bottom, from(rgb(144, 85, 106)), to(rgb(70, 41, 51))); }*/

a, a:link, a:visited, a:active
{
	width: 100%;
	background-color: #A83065;
	color: #fff;
	padding: 4px 0px;
	margin-bottom: 2px;
	text-decoration: none;
	display: block;
}

p a, p a:link, p a:visited, p a:active, footer a, footer a:link, footer a:visited, footer a:active, .contact-page aside a
{
	display: inline;
	width: auto;
	padding: 3px;
}

.contact-page aside a { margin-left: 8px; }
a:hover { background-color: #5A1732; }

header a, header a:link; header a:visited, header a:active
{
	color: #fff;
	background-color: transparent;
}

header a:hover
{
	color: #FFF;
	background-color: transparent;
}

h1, h2, h3, h4
{
	font-weight: 500;
	margin-bottom: 4px;
	margin-top: 8px;
	padding: 4px 8px;
}

header h2
{
	font-size: 90%;
	visibility: hidden;
}

li a, li a:link, li a:visited,  li a:active, li.first, li.tel, .getintouch a:link, .getintouch a:visited, .getintouch a, small, footer li a, footer li a:link, footer li a:visited, footer li a:active
{
	padding: 4px 0px;
	text-indent: 8px;
}

article  a, article  a:link, article  a:visited
{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: inline;
	list-style-type: none;
	padding: 2px 4px;
}

aside a, aside a:link, aside a:visited { margin-left: 8px; }

a#skip-link
{
	text-indent: 8px;
	font-size: 1.4em;
	margin-bottom: 6px;
}

p { padding: 8px; }
.contact-page aside a { text-indent: 8px; }

.logo a
{
	background-image: url(../../img/takeyourlead-logo.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	height: 80px;
	display: block;
	width: 100%;
	background-color: transparent;
}

header h1, footer ul li, fieldset, img
{
	display: none;
	visibility: hidden;
}

article h1, article h2 { font-size: 1.5em; }
article h2 { font-size: 1.3em; }
.wrapper { padding: 10px 0 20px 0; }
article blockquote, article ul {padding: 8px;}
blockquote
{	display: block;
	margin: 20px 0 20px 10px;
	/**/
	padding-left: 35px;
	background-image: url(../../img/quotes-left.png);
	background-repeat: no-repeat;
	background-position: left top;
}

blockquote div
{

	background: url(../../img/quotes-right.png) no-repeat 100% 100%;
	margin-left: 25px;

}

nav
{
	margin-top: 6px;
	display: block;
}

nav a, nav a:link, nav a:visited, nav a:active
{
	font-size: 130%;
	padding-top: 6px;
	padding-bottom: 6px;
}

header p,  header .getintouch, li.ip
{
	display: none;
	visibility: hidden;
}

header h2 span { margin-left: 8px; }

footer a, footer a:link, footer a:visited, footer a:active
{
	background-color: transparent;
	color: #C43D79;
	background-image: none;
}

footer a:hover
{
	color: #FFF;
	background-color: transparent;
}

footer ul li.tel
{
	display: block;
	color: #ffffff;
	visibility: visible;
	padding: 12px 8px;
	font-size: 2em;
}

ul.vcard li { list-style-type: none; }
ul.vcard p span, ul.vcard p acronym { display: block; }
footer ul li.tel a { color: #fff; }
article ul { margin: 0px; }
article ul li { list-style: disc; }
article ul li a { list-style: none; }
.branding { padding-bottom: 5px; }

p.ipc
{
	display: block;
	visibility: visible;
	background-color: #301C26;
	color: #AE8CA0;
}

p.ipc a:link, p.ipc a, p.ipc a:visited
{
	background-color: transparent;
	color: #AE8CA0;
}

p.ipc a:active, p.ipc a:hover { color: #ffffff; }
p.adr, p.fn { padding: 0px; }
article ul {margin: 5px 15px 5px 20px;}
article ul li {list-style-type: disc; }
