/* ============================================================================= */
/* =====------===  boilerplate styles  ===------===== */

/* =====------===  HTML5 Boilerplate RESET styles  ===------===== */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title], acronym[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 0; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
em { font-style: italic; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #aaa; color:#111; text-shadow: none; }
::selection { background:#aaa; color:#111; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #aaa; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }


/* =====------===  HTML5 Boilerplate NORMALISE styles  ===------===== */

audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }

html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #ccc; color: #000; text-shadow: none; }
::selection { background: #ccc; color: #000; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; }

svg:not(:root) {
    overflow: hidden;
}

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

legend { border: 0; *margin-left: -7px; padding: 0; }

label { cursor: pointer; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; *overflow: visible; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; }

input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }


/* =====------===  HTML5 Boilerplate HELPER styles  ===------===== */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

.hidden { display: none; visibility: hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

body {
  min-width: 1008px;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.g_c {
	margin-left: auto;
	margin-right: auto;
	width: 1008px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/


.g_1,
.g_2,
.g_3,
.g_4,
.g_5,
.g_6,
.g_7,
.g_8,
.g_9,
.g_10,
.g_11,
.g_12,
.g_13,
.g_14,
.g_15,
.g_16,
.g_17,
.g_18,
.g_19,
.g_20,
.g_21,
.g_22,
.g_23,
.g_24 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 12px;
	margin-right: 12px;
}



.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12,
.push_13, .pull_13,
.push_14, .pull_14,
.push_15, .pull_15,
.push_16, .pull_16,
.push_17, .pull_17,
.push_18, .pull_18,
.push_19, .pull_19,
.push_20, .pull_20,
.push_21, .pull_21,
.push_22, .pull_22,
.push_23, .pull_23,
.push_24, .pull_24 {position:relative;}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.g_a {
	margin-left: 0;
}

.g_o {
	margin-right: 0;
}

/* Grid >> 24 Columns
----------------------------------------------------------------------------------------------------*/


.g_c .g_1 {width:18px;}

.g_c .g_2 {width:60px;}

.g_c .g_3 {width:102px;}

.g_c .g_4 {width:144px;}

.g_c .g_5 {width:186px;}

.g_c .g_6 {width:228px;}

.g_c .g_7 {width:270px;}

.g_c .g_8 {width:312px;}

.g_c .g_9 {width:354px;}

.g_c .g_10 {width:396px;}

.g_c .g_11 {width:438px;}

.g_c .g_12 {width:480px;}

.g_c .g_13 {width:522px;}

.g_c .g_14 {width:564px;}

.g_c .g_15 {width:606px;}

.g_c .g_16 {width:648px;}

.g_c .g_17 {width:690px;}

.g_c .g_18 {width:732px;}

.g_c .g_19 {width:774px;}

.g_c .g_20 {width:816px;}

.g_c .g_21 {width:858px;}

.g_c .g_22 {width:900px;}

.g_c .g_23 {width:942px;}

.g_c .g_24 {width:984px;}




/* Prefix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/


.g_c .prefix_1 {padding-left:42px;}

.g_c .prefix_2 {padding-left:84px;}

.g_c .prefix_3 {padding-left:126px;}

.g_c .prefix_4 {padding-left:168px;}

.g_c .prefix_5 {padding-left:210px;}

.g_c .prefix_6 {padding-left:252px;}

.g_c .prefix_7 {padding-left:294px;}

.g_c .prefix_8 {padding-left:336px;}

.g_c .prefix_9 {padding-left:378px;}

.g_c .prefix_10 {padding-left:420px;}

.g_c .prefix_11 {padding-left:462px;}

.g_c .prefix_12 {padding-left:504px;}

.g_c .prefix_13 {padding-left:546px;}

.g_c .prefix_14 {padding-left:588px;}

.g_c .prefix_15 {padding-left:630px;}

.g_c .prefix_16 {padding-left:672px;}

.g_c .prefix_17 {padding-left:714px;}

.g_c .prefix_18 {padding-left:756px;}

.g_c .prefix_19 {padding-left:798px;}

.g_c .prefix_20 {padding-left:840px;}

.g_c .prefix_21 {padding-left:882px;}

.g_c .prefix_22 {padding-left:924px;}

.g_c .prefix_23 {padding-left:966px;}



/* Suffix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/


.g_c .suffix_1 {padding-right:42px;}

.g_c .suffix_2 {padding-right:84px;}

.g_c .suffix_3 {padding-right:126px;}

.g_c .suffix_4 {padding-right:168px;}

.g_c .suffix_5 {padding-right:210px;}

.g_c .suffix_6 {padding-right:252px;}

.g_c .suffix_7 {padding-right:294px;}

.g_c .suffix_8 {padding-right:336px;}

.g_c .suffix_9 {padding-right:378px;}

.g_c .suffix_10 {padding-right:420px;}

.g_c .suffix_11 {padding-right:462px;}

.g_c .suffix_12 {padding-right:504px;}

.g_c .suffix_13 {padding-right:546px;}

.g_c .suffix_14 {padding-right:588px;}

.g_c .suffix_15 {padding-right:630px;}

.g_c .suffix_16 {padding-right:672px;}

.g_c .suffix_17 {padding-right:714px;}

.g_c .suffix_18 {padding-right:756px;}

.g_c .suffix_19 {padding-right:798px;}

.g_c .suffix_20 {padding-right:840px;}

.g_c .suffix_21 {padding-right:882px;}

.g_c .suffix_22 {padding-right:924px;}

.g_c .suffix_23 {padding-right:966px;}



/* Push Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/


.g_c .push_1 {left:42px;}

.g_c .push_2 {left:84px;}

.g_c .push_3 {left:126px;}

.g_c .push_4 {left:168px;}

.g_c .push_5 {left:210px;}

.g_c .push_6 {left:252px;}

.g_c .push_7 {left:294px;}

.g_c .push_8 {left:336px;}

.g_c .push_9 {left:378px;}

.g_c .push_10 {left:420px;}

.g_c .push_11 {left:462px;}

.g_c .push_12 {left:504px;}

.g_c .push_13 {left:546px;}

.g_c .push_14 {left:588px;}

.g_c .push_15 {left:630px;}

.g_c .push_16 {left:672px;}

.g_c .push_17 {left:714px;}

.g_c .push_18 {left:756px;}

.g_c .push_19 {left:798px;}

.g_c .push_20 {left:840px;}

.g_c .push_21 {left:882px;}

.g_c .push_22 {left:924px;}

.g_c .push_23 {left:966px;}



/* Pull Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/


.g_c .pull_1 {left:-42px;}

.g_c .pull_2 {left:-84px;}

.g_c .pull_3 {left:-126px;}

.g_c .pull_4 {left:-168px;}

.g_c .pull_5 {left:-210px;}

.g_c .pull_6 {left:-252px;}

.g_c .pull_7 {left:-294px;}

.g_c .pull_8 {left:-336px;}

.g_c .pull_9 {left:-378px;}

.g_c .pull_10 {left:-420px;}

.g_c .pull_11 {left:-462px;}

.g_c .pull_12 {left:-504px;}

.g_c .pull_13 {left:-546px;}

.g_c .pull_14 {left:-588px;}

.g_c .pull_15 {left:-630px;}

.g_c .pull_16 {left:-672px;}

.g_c .pull_17 {left:-714px;}

.g_c .pull_18 {left:-756px;}

.g_c .pull_19 {left:-798px;}

.g_c .pull_20 {left:-840px;}

.g_c .pull_21 {left:-882px;}

.g_c .pull_22 {left:-924px;}

.g_c .pull_23 {left:-966px;}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.g_c:before,
.g_c:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.g_c:after {
  clear: both;
}


/* ============================================================================= */
/* =====------===   site styles  ===------===== */

/* --------------- TYPOGRAHY baseline --------------- */

h1 { font-size: 275%; margin-bottom: 18px; 	margin-top: 18px; font-weight: normal; }
h2 { font-size: 260%; margin-bottom: 16px; 	margin-top: 16px; font-weight: 300; }
h3 { font-size: 185%; margin-bottom: 15px; 	margin-top: 15px; font-weight: normal; }
h4 { font-size: 150%; margin-bottom: 12px; 	margin-top: 14px; font-weight: 400;}
h5 { font-size: 15px; margin-bottom: 12px; 	margin-top: 14px; font-weight: bold; }
h6 { font-size: 100%; margin-bottom: 12px; 	margin-top: 14px; font-weight: bold; }

h1, h2, h3, h4, h5, h6 {
	line-height: 1.1;
	}
	
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
	margin-top: 0;
	}
	
p, ul, ol {
	margin-bottom: 12px;
	}
	
a, a:link, a:visited, a:active { color: #a21e1e; }
a:hover { color: black; }

/* --------------- GRID helpers --------------- */

.bump_right {
position: relative;
left: 12px;
}

.bump_left {
position: relative;
left: -12px;
}
	
/* --------------- PADDING helpers --------------- */

.pad-v {
	padding-top: 100px; 
	padding-bottom: 100px;
	}

/* --------------- IMAGE styles --------------- */

.img-frame-light {
	padding: 3px;
	background: #eee;
	border: 1px solid #aaa;
	}

/* --------------- MEDIA BLOCK helpers --------------- */

.mb {}
.mb, .mb_c {overflow:hidden; _overflow:visible; zoom:1;}
.mb .mb_m {float:left; margin-right: 20px;}
.mb .mb_m img {display:block;}
.mb .mb_m_r {float:right; margin-left: 20px;}

/* --------------- Body styles --------------- */

body {
	font-family: proxima-nova-1, proxima-nova-2, "Century Gothic", "Helvetica", sans-serif;
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: 1px;
	background: #EBEBEB;
	}

#body_container {
	background: url('http://docbookmd.com/body_container_background.png') repeat-x bottom center;
	}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

.red, a.red { color: #a21e1e; }
.gray, a.gray { color: #999; }
.black, a.black { color: black; }

/* --------------- Header styles ---------------- */

#header {
	background: url('http://docbookmd.com/assets/header_bg.jpg') no-repeat center;
	padding-top: 10px;
	}
	
#main_logo {
	height: 72px;
	width: 72px;
	background: url('http://docbookmd.com/assets/logo.png');
	}

#main_nav_container {
	position: relative;
	padding-top: 10px;
	top: 35px;
	}

#main_nav {
	margin: 0;
	padding: 0 0 0 30px;
	}

#main_nav li {
	list-style: none;
	display: inline;
	}

#main_nav a {
	padding: 0;
	color: #ddd;
	margin-right: 23px;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	}

#main_nav a:hover {
	color: white;
	text-decoration: none;
	}

#login_container {
	position: relative;
	top: 25px;	
	}

/* --------------- Homepage styles --------------- */

#homepage_body_container {
	background: white url(/assets/body_gradient.png) repeat-x bottom;
	padding-bottom: 50px;
	padding-top: 25px;
}

#homepage_body {
	margin: 0 auto 0;
	padding: 0 0 15px;
}

#homepage_bottom_column a {
	color: #669999;
	font-size: 22px;
	text-decoration: none;
}

#homepage_right_column {
	font-size: 30px;
	font-weight: 200; 
}

#homepage_center_column {
	padding-top: 40px;
}

/* --------------- Content Page styles --------------- */

#content_page_body_container {
	background: white;
	padding-bottom: 50px;
	padding-top: 50px;
}

#content_page_body {
	margin: 0 auto 0;
	padding: 0 0 15px;
	min-height: 300px;
}

#header_banner {
	padding-top: 15px;
	background: url('http://docbookmd.com/assets/banner_gradient.jpg') bottom center repeat-x;
	}
	
#header_banner h2 {
	color: #a21e1e;
	font-size: 270%;
	}

.feature {
	margin-bottom: 15px;
}


/* --------------- Content Page Nav styles --------------- */

.sub_nav {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	}

.sub_nav li {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
	}

.sub_nav a {
	padding: 0;
	color: #4e4e4e;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	}

.sub_nav li.you_are_here a {
	font-weight: 700;
	color: black;
	}

.sub_nav a:hover {
	color: black;
	text-decoration: underline;
	}

/* --------------- Content Page Listing styles --------------- */

ul.entry_listing {
	list-style: none;
	margin: 0;
	padding: 0;

	}
	
ul.entry_listing li {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	}

/* --------------- Footer styles --------------- */

#footer_container {
	background: #EBEBEB;
	padding: 30px 0;
	}

#footer {
	position: relative;
	color: black;
	font-size: 95%
	}

#footer a {
	color: #a21e1e;
	}

.social_icon {
	margin: 6px 0 10px;
	}

#attribution {
	margin: 0 12px;
	position: absolute; 
	bottom: -10px;
	left: 756px;
	width: 228px;
	color: #999;
	font-size: 75%;
}

#attribution a {
	color: #999;
}

#admin_debug_container {
	background: #333;
	color: white;
	padding: 10px 0;
	}







	


/* ============================================================================= */
/* =====------===   Media Query styles  ===------===== */



