{exp:http_header content_type="text/css"}
/***********INDIVIDUAL BIO PAGE STYLES******************/

.section-wrapper {
margin: 15px 10px;
padding: 20px 30px;
background-color: #FFF;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
o-border-radius: 5px;
/*border: 1px solid #D8D8DA*/
box-shadow: 0 0 5px #D8D8DA;
}

.test-h1-header, .test-h2-header, .test-h3-header, .test-h4-header, .test-h5-header, .test-h6-header {
font-family: "Georgia", "Times New Roman", serif;
}

.test-h1-header {
color: #C81A19;
}

.test-h2-header {
color: #000;
}

.test-h3-header {
color: #A8A8A8;
}

.test-h4-header {
color: #C0C0C0;
}

.test-h5-header {
color: #C0C0C0;
}

.test-h6-header {
color: #C0C0C0;
}

p {
/*font-size: .85em;*/
font-size: 13px;
line-height: 1.75em;
text-align: inherit;
}

.img-left {
float:left;
border: 5px solid #FFF;
box-shadow: 0 0 5px #999;
margin: 0 15px 10px 0;
}

.img-ctr {
text-align: center;
}

.sub-title-5 {
line-height: .15em;
}

.vert-line {
border: thin solid #E0E0E0;

}

.horiz-divider {
width: 100%;
border-top: 1px solid #E8E8E8;
padding: 10px 0;
}

.blockquote {
background: #FFF;
border-left: 10px solid #ccc;
margin: 0 auto 15px;
padding: 10px;
quotes:"\201C""\201D""\2018""\2019";
}

.blockquote:before {
color:#ccc;
content:open-quote;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.4em;
}

.blockquote:after {
color:#ccc;
content:close-quote;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.6em;
}

.blockquote p, cite {
display: inline;
font-style: italic;
line-height: .5em;
font-size: .85em;
}



/**********BLOG PAGE STYLES****************/


.section-wrapper {
margin: 15px 10px;
padding: 20px 30px;
background-color: #FFF;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
o-border-radius: 5px;
}

.test-h1-header, .test-h2-header, .test-h3-header, .test-h4-header, .test-h5-header, .test-h6-header {
font-family: "Georgia", "Times New Roman", serif;
}

.test-h1-header {
color: #C81A19;
}

.test-h2-header {
color: #000;
}

.test-h3-header {
color: #A8A8A8;
}

.test-h4-header {
color: #C0C0C0;
}

.test-h5-header {
color: #C0C0C0;
}

.test-h6-header {
color: #C0C0C0;
}

/*.post-main {
position:relative;
z-index: 1;
top: -70px;
left: 0px;
}*/

/*.blog-date {
position:relative;
z-index: 5;
top: 0px;
left: -99px;
width: 70px;
height: 100px;
background: #FFF;
border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-top-left-radius: 5px;
o-border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-bottom-left-radius: 5px;
o-border-bottom-left-radius: 5px;
}

.blog-date p {
        font-family: Helvetica, sans-serif; 
	font-size: 50px;
        font-weight: bold; 
        text-align: center; 
        color: #9e9e9e;
}

.blog-date p span {
background: #d10000; 
background: linear-gradient(top, #d10000 0%, #7a0909 100%);
background: -moz-linear-gradient(top, #d10000 0%, #7a0909 100%);
background: -webkit-linear-gradient(top, #d10000 0%, #7a0909 100%);
display: block;
font-size: 25px; 
font-weight: bold; 
color: #fff; 
text-transform: uppercase;
border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-bottom-left-radius: 5px;
o-border-bottom-left-radius: 5px;
}*/

.blog-credentials {
float:left;
width: auto;
height: auto;
padding: 2px 5px;
margin: 0px 280px 10px 0px;
border: 1px solid #ccc;
}

.blog-credentials p {
font-style: italic;
}

.blog-avatar {
float: left;
width: 75px;
height: 75px;
background-color: #fff;
border: 1px solid #000;
margin: 0 10px 10px 0;
}

.img-ctr img{
display:block;
margin-left:auto;
margin-right:auto;
background-color: #fff;
padding: 5px;
margin-top:20px;
margin-bottom: 20px;
border: 1px solid #000;
}

.img-lt img{
float:left
background-color: #fff;
padding: 5px;
margin:20px;
border: 1px solid #000;
}

.img-rt img{
float:right;
background-color: #fff;
padding: 5px;
margin:20px;
border: 1px solid #000;
}

.caption {
font-size: 80%;
font-family: Verdana, Arial, sans-serif;
font-style: italic;
text-align: center; 
}

/**********************UNORDERED LIST TABLE STYLE*******************/

ul.fancy-table {
font-size: .85em;
list-style: none;
list-style-position: inside;
border: 1px solid #E0E0E0;
background-color: #FFF;
width: 500px;
height: auto;
margin: 0 auto;
margin-bottom: 45px;
padding: 0;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
o-border-radius: 5px;
box-shadow: 0 0 20px /*#D8D8D8*/ #FFF;
-webkit-box-shadow: 0 0 20px /*#D8D8D8*/ #FFF;
-moz-box-shadow: 0 0 20px /*#D8D8D8*/ #FFF;
o-border-shadow: 0 0 20px /*#D8D8D8*/ #FFF; 
}

ul.fancy-table li {
padding: 5px 10px;
}

ul.fancy-table li:nth-child(odd) {
background-color: #D8E5ED;
}

ul.fancy-table li:nth-child(even) {
background-color: #FFF;
}

{/exp:http_header