html { font-size:100%; }
body { font-size:85%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#808284; line-height:1.2857142857em; }
h1 { font-size:2em; line-height:1; margin-bottom:0.5em; }
h2 { font-size:1.7em; margin-bottom:0.75em; }
h3 { font-size:1.35em; line-height:1; margin-bottom:1em; }
h4 { font-size:1.1em; line-height:1.25; margin-bottom:1.25em; }
h5 { font-size:1em; font-weight:bold; margin-bottom:1.5em; }
h6 { font-size:1em; font-weight:bold; }
p { margin:0 0 1.3em; }
p img.alignleft { float:left; margin:1.5em 1.5em 1.5em 0; padding:0; }
p img.alignright { float:right; margin:1.5em 0 1.5em 1.5em; }
p img.aligncenter { display:block; margin:0 auto; }
a:link, a:visited { color:#d9801b; }
a:hover, a:active { color:#0e62a2; outline:0; -moz-transition:all .5; -webkit-transition:all .5s; -o-transition:all .5s; transition:all .5s; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
blockquote.start-quote { margin:0; padding:10px 30px 0; text-align:center; }
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; } /* Improve readability of pre-formatted text in all browsers */
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; }
hr { background:#000; color:#000; height:1px; border:none; margin:20px 0; }

/** [ Font Stacks ] ***/
body, #body-content h2 small { font-family:'Droid Sans', sans-serif; }
.button, #body-content h2 { font-family:'Alice', serif; }

/********** Unique Typography Styles **********/
/*** [ Head ] ***/
#date-header { color:#0e62a2; }

/*** [ Content Area ] ***/
/* [ Home ] */
#body-content h1 { color:#d9801b; font-size:1.4285714286em; margin-top:0; }
#body-content h2 { color:#0e62a2; font-size:2.1428571429em; margin:0 0 .5em; font-weight:normal;}
#body-content h2 small { color:#636466; font-size:0.4333333333em; }
#body-content h3 { color:#636466; margin:0 0 .2em; font-size:1em; }

/* [ Main Content ] */

/* Posts */

/*** [ Sidebar ] ***/
#sidebar h3, #sidebar h2 { color:#003151; font-size:1.4285714286em; }

/*** [ Footer ] ***/
footer { color:#636466; font-size:0.8571428571em; }
footer .one-fourths { text-align:right; }

/********** Common Styles **********/
.ir { font:0/0 serif; text-shadow:none; color:transparent; }
.featured-content .read-more a {  }
.button a, a.button { 
	color:#fff; font-size:2.1428571429em; padding:15px 19px; display:inline-block; width:inherit; border-radius:5px; box-shadow:2px 2px 5px rgba(7,8,8,.22); 
	background: #da811c; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhODExYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U5OTYzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYTgxMWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #da811c 0%, #e99637 50%, #da811c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da811c), color-stop(50%,#e99637), color-stop(100%,#da811c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #da811c 0%,#e99637 50%,#da811c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #da811c 0%,#e99637 50%,#da811c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #da811c 0%,#e99637 50%,#da811c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #da811c 0%,#e99637 50%,#da811c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da811c', endColorstr='#da811c',GradientType=0 ); /* IE6-8 */
	text-decoration:none;
}
.text-center { text-align:center; }
p.successful { color:#0ba406; }
p.error { color:#f00; }