/*
THEME NAME: Bradley Holt
THEME URI: http://bradley-holt.com/
DESCRIPTION: A custom theme based on the Sandbox theme.
VERSION: 1.0.0
AUTHOR: Jason Pelletier
AUTHOR URI: http://foundline.com/people/jason-pelletier
TEMPLATE: sandbox
*/


/* reset-screen.css */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

/* updated version from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
/* edited version by Found Line */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* layout-screen.css */

body {
    *padding-bottom: 50px;
	background-color: white;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.2;
	text-align: center;
	z-index: 1;
	-webkit-text-size-adjust: none;
}
#wrapper,
#header,
#container,
.sidebar,
#footer {
    position: relative;
}
#wrapper {
    width: 980px;
    overflow: hidden;
    margin: 25px auto 50px;
    text-align: left;
}
#header,
#container,
.sidebar,
#footer {
    margin-left: 20px;
    *margin-left: 10px;
}
#header,
#footer {
    *margin-left: 20px;
    margin-right: 20px;
}
#header {
    margin-bottom: 20px;
}
#container {
    width: 640px;
    overflow: hidden;
    float: left;
    *margin-left: 20px;
    _margin-left: 10px;
    margin-right: 60px;
}
#footer {
    clear: both;
    padding-top: 20px;
}
.sidebar {
    width: 220px;
    margin-right: 20px;
    *margin-right: 20px;
    _margin-right: 10px;
    float: right;
    clear: right;
    text-align: left;
}
.sidebar ul.xoxo {
    margin-top: 0;
}
.sidebar li.widget {
    margin-left: 0;
    font-size: 1.0em;
    list-style: none;
}


/* content-screen.css */

h1,
h2,
h3,
h4,
h5,
h6,
p,
.entry-date,
.entry-meta,
.navigation,
q,
cite,
pre,
ul,
ol,
dl,
td,
label,
.form-label,
input,
textarea {
    margin-top: 1.0em;
    line-height: 1.2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "garagier-1", "garagier-2", sans-serif;
    font-weight: bold;
}
h1 {
    margin-top: 0;
    font-family: "ff-meta-serif-sc-web-pro-1", "ff-meta-serif-sc-web-pro-2", serif;
    font-size: 6.4em;
}
h1 a,
h1 a:visited,
.sidebar h3 a,
.sidebar h3 a:visited {
    text-decoration: none;
}
h1 a,
h1 a:visited {
    color: #DDD;
}
.sidebar h3,
.sidebar h3 a,
.sidebar h3 a:visited {
    color: #888;
}
h1 a:hover,
h1 a:focus,
.sidebar h3 a:hover,
.sidebar h3 a:focus {
    color: #777;
}
h2 {
    margin-bottom: 0.4em;
    font-size: 5.0em;
    line-height: 1.1;
}
h2 a,
h2 a:visited {
    text-decoration: none;
}
h3 {
    font-size: 2.4em;
}
.sidebar h3 {
    font-size: 1.8em;
}
ul ul,
ol ol,
dl dl {
    margin-top: 0;
}
p,
.entry-date,
.entry-meta,
.navigation,
pre,
li,
dt,
dd,
table,
label,
.form-label,
input,
textarea {
    font-size: 1.4em;
    line-height: 1.6;
}
li,
dt,
dd {
    margin-top: 0.4em;
    line-height: 1.3;
}
li li,
li dt,
li dd,
dl dl dt,
dl dl dd {
    font-size: 1.0em;
}
dt {
    margin-top: 1.0em;
    font-weight: bold;
}
dl dl dt {
    margin-top: 0.5em;
    font-size: 0.8em;
}
dd {
    margin-left: 1.0em;
}
table {
    width: 100%;
}
caption {
    margin-bottom: 0.2em;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
blockquote {
    margin-left: 2.4em;
    margin-right: 2.4em;
}
blockquote,
blockquote a {
    color: #888;
}
blockquote a:hover,
blockquote a:focus {
    color: #AAA;
}
blockquote p {
    font-size: 1.3em;
    line-height: 1.4;
    font-style: italic;
}
th,
td {
    padding: 0.4em 0.6em;
}
th {
    padding-bottom: 0;
    background-color: #EEE;
    border-bottom: 1px solid #BBB;
    font-size: 0.9em;
    font-weight: bold;
    color: #BBB;
}
    table.calendar th {
        font-size: 0.8em;
        text-transform: uppercase;
    }
tr td {
    background-color: white;
    border: 1px solid #BBB;
    border-top: none;
}
tr:nth-child(even) td {
    background-color: #DDD;
}
tfoot tr td {
    padding-top: 6px;
    background-color: transparent;
    border: none;
    font-size: 0.7em;
    color: #BBB;
    font-style: italic;
}
li {
    margin-left: 1.8em;
    list-style-position: outside;
}
ul li {
    list-style: disc;
}
ol li {
    list-style: decimal;
}
#primary {
    margin-top: 100px;
}
.sidebar li {
    margin-left: 0;
    font-size: 1.2em;
    line-height: 1.2;
    list-style: none;
}
.sidebar #rss_links li,
.sidebar .feeds li {
    padding-left: 18px;
    background: transparent url('images/feed-icon-14x14.png') no-repeat 0 0;
}
form label,
.form-label label {
    display: inline;
    margin-top: 0;
    font-size: 0.9em;
}
form input,
form textarea,
.form-input input,
.form-textarea textarea {
    margin-top: 0;
}
.form-submit input {
    margin-top: 1.0em;
}
input#s-no-results {
    width: 520px;
}
textarea#comment {
    width: 620px;
    height: 240px;
    padding: 4px;
    font-size: 1.8em;
    line-height: 1.4;
}
.sidebar label,
.sidebar input {
    margin-top: 0;
    font-size: 1.2em !important;
}
.sidebar .form-submit input {
    margin-top: 0;
}
.sidebar input#s {
    width: 160px;
}
input,
textarea {
    line-height: 1.0;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
code {
    font-family: Courier, monospace;
}
#blog-description {
    display: none;
}
a,
a:visited {
    color: black;
    text-decoration: underline;
}
a:hover,
a:focus {
    color: #666;
}

/* IMAGES */
.alignleft,
.alignright {
    margin: 0 25px 1.0em;
    clear: none;
}
.alignleft {
    float: left;
    margin-left: 0;
}
.alignright {
    float: right;
    margin-right: 0;
}
.wp-caption {
    margin-top: 2.0em;
    margin-bottom: 2.0em;
}
p.wp-caption-text {
    margin-top: 4px;
    font-size: 1.2em;
    line-height: 1.2;
}

/* BUTTON */
a.button,
input.button,
input#vr_submit {
    display: inline-block;
    padding: 0.2em 0.4em;
    background-color: white;
    border: 0.1em solid black;
    border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    font-size: 1.2em;
    color: black;
    text-decoration: none;
    white-space: nowrap;
}
a.button:hover,
a.button:focus,
a.button:active,
input.button:hover,
input.button:focus,
input.button:active,
input#vr_submit:hover,
input#vr_submit:active,
input#vr_submit:focus {
    background-color: black;
    color: white;
    text-decoration: none;
}

/* POSTS AND PAGES */
.entry-date,
.entry-meta,
.comment-author,
.comment-meta,
.navigation {
    font-size: 1.2em;
    line-height: 1.2;
}
.entry-date,
.entry-date a,
.entry-meta,
.entry-meta a,
.comment-author,
.comment-author a,
.comment-meta,
.comment-meta a,
.navigation,
.navigation a {
    color: #666;
}
.entry-date a:hover,
.entry-date a:focus,
.entry-meta a:hover,
.entry-meta a:focus,
.comment-author a:hover,
.comment-author a:focus,
.comment-meta a:hover,
.comment-meta a:focus,
.navigation a:hover,
.navigation a:focus {
    color: #888;
}
.comments ol li.comment {
    margin-top: 2.0em;
    margin-bottom: 2.6em;
    margin-left: 0;
    font-size: 1.0em;
    list-style: none;
}
.comments ol li.comment p {
    margin-top: 0.6em;
    font-size: 1.2em;
    line-height: 1.4;
}