/*-----------------------------------------------------------------------------
	Substrakt Theme
	By: Substrakt (substrakt.co.uk)
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------
	Main Elements
-----------------------------------------------------------------------------*/

body { padding:30px 0 0 0 !important; margin:0; font-family: 'Helvetica Neue', helvetica, arial, sans-serif; background:url('images/bg.png') repeat-x top left;background-size:cover;}
#page { line-height:24px;}

.container_12 { margin: 0 auto; padding: 0; width:960px; position:relative;}

.clear { clear:both;}

header, footer, aside, section, article { display:block;}

a img { border:none;}
a { color:#F01F53;}

.callout { width:250px; border:none; -moz-border-radius:10px; -webkit-border-radius:10px; background:#68716f; font-weight:bold; color:#fff; font-size:18px; margin:15px; padding:10px; float:right;}

pre { width:540px; overflow:hidden;}

.alignleft { float:left;}
.alignright { float:right;}
img.alignleft {margin: 0 10px 10px 0; }
img.alignright {margin: 0 0 10px 10px; }


.wp-caption { display:block; background:#f3f3f3; border:1px solid #e4e4e4; -moz-border-radius:5px; -webkit-border-radius:5px;  padding:0; margin:7px; }
.wp-caption a {border:none !important;}
.wp-caption a img {border:none !important;margin:4px !important;}
p.wp-caption-text { -webkit-margin-before: 0; -webkit-margin-after: 3px;text-align:center; font-size:0.8em !important; line-height:12px !important;}
/*-----------------------------------------------------------------------------
	Pages
-----------------------------------------------------------------------------*/

.pagetitle { height:95px; no-repeat top left;}
.pagetitle h1 { background:#fff; color:#f01f53; padding:12px 30px 12px 0px; font-weight:bold; font-size:28px; display:inline-block; -webkit-border-top-right-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px;}


h2, h2 a, #sidebar h2, #sidebar h2 a {color: #80bee0;font-weight: bold;text-decoration: none;font-size:24px;}
h3, h3 a {color: #111111; font-weight: bold;text-decoration: none;}
.entry p, .entry ul { font-size:14px;line-height:24px;color:#444;}
.content a, .entry a, #sidebar a, .whatwedosidebar a { color:#F01F53; text-decoration:none;border-bottom:1px solid #DDD; }

.post {	margin: 0 0 40px; padding:0 0 20px;	border-bottom:1px solid #AAA; }



