/* Table of Contents
==================================================
 #Global Reset
 #Structural Customization
 #Header
 #Navigation Bar
 #Typography
 #Tables
 #Widgets
 #WP Blog
 #Form Buttons
 #Styled Buttons
 #Tabs
 #Toggles
 #Callouts
 #Comments
 #WP Gallery
 #Misc
*/

/* @group Global Reset */

html {
 font-size: 100%;
}
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }
 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }
 body {
  line-height: 1; }
 ol, ul {
  list-style: none; }
 blockquote, q {
  quotes: none; }
 blockquote:before, blockquote:after,
 q:before, q:after {
  content: '';
  content: none; }
 table {
  border-collapse: collapse;
  border-spacing: 0; }
 table.pad td {
 padding: 10px;
 }

 pre,code {
  white-space: normal;
  background-color: #ededed;
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  display: block;
  width: 100%;
  font: 12px/24px Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
  margin: 5px 0;
  padding: 5px;
}
p code {display: inline;}


body {
 background-image:none;
 background-color:#eee;
 line-height: 150%;
 -webkit-text-size-adjust: 100%;
 font-family: "Myriad Pro", "Helvetica", "Arial", "_sans";
 font-size: 14px;
}

/* @end */



.read-more {
 float: left;
 margin: .25em 0;
 position: relative;
 width: 100%;
}

.read-more a {
 color: #0000FF;
}

/* @group Structural Customization */


#header {
 clear: both;
}
#header .site-name-title {
 position: absolute;
 background: url("images/logo.png") no-repeat center;
}

#header .inner {

}

#header .header_extras {
 float: right;
}

/* Give the main wrapper a separate background color */

#wrap { background: #fff; border: solid #ccc; border-width: 0 1px; }

#wrap #content {
 box-sizing: border-box;
 -moz-box-sizing:border-box;
 padding-top: 10px;
 display: inline-block;
 margin-bottom: 20px;
}

/* Footer Styles */

#footer {
 border-top: 1px solid #d6d6d6;
 font-size: .9em;
}
#footer.noborder {
 border: none;
 padding-top: 0;
}

#footer #credits {
 font-size: 11px;
 color: #9f9f9f;
}

a.themeauthor {
 display: block;
 width: 75px;
 height: 12px;
 margin: 0px auto;
 float: right;
 text-decoration: none;
 text-indent: -9999em;
 background: url(images/icons/stlogo.png) no-repeat right center;
}


/* @end */

/* @group Header */

#header {
 /*text-indent: -9999em;*/
 position: relative;
 width:100%;
 height:151px;
 margin:0;
 overflow: hidden;
}
#header #header-image {
 position:relative;
 height:100%;
}
#header #site-title {
 position:absolute;
 text-indent: -9999em;
 background: url("images/logo.png") no-repeat scroll center center / 100% auto rgba(0, 0, 0, 0);
 margin: 0;
 width:416px;
 height:100px;
 top:35px;
 left:436px;
 z-index: 5;
}
#header .dogear img {
 position:absolute;
 right:0;
 height:85%;
 z-index:10;
}
#header .dogear a {
 background-image: none;
}

#header div#site-title a,
#header h1#site-title,
#header h1#site-title a {
}

#header #site-title a:hover {
 color: #3253ad;
}

/* Header Tagline */

#header span.site-desc {
 margin: 0;
 padding: 0;
 font-size: 24px;
 line-height: 28px;
 color: #7d7d7d;
 letter-spacing: -1px;
}

/* @end */

/* @group Navigation Bar */

#navigation .nav-posts-container {
 height: 175px;
}

#navigation .nav-posts-container ul{
 height: 175px;
 background-color: #eee !important;
}
#navigation .nav-posts-container ul li{
 width:25%;
 background-color: #eee !important;
}
#navigation .nav-posts-container ul li .nav-post {
 border-right: 2px dotted #818181;
}
#navigation .nav-posts-container ul li .nav-post.nav-post-last-item{
 border-right: none !important;
}

#navigation .nav-posts-container ul li .nav-post {
 height: 175px;
 padding-top:10%;
 padding-bottom:10%;
}

#navigation .nav-posts-container ul li .nav-post-img {
 width: 60%;
 margin:auto;
}

#navigation .nav-posts-container ul li .attachment-medium.wp-post-image {
 border: 2px solid #818181;
 max-width: 100%;
 height:auto;
}

#navigation .nav-posts-container ul li a {
 background-image: none;
 padding: 15px 25px;
 text-decoration: none;
 display: block;
 font-weight: bold;
 text-align: center;
 /*text-shadow: 1px 1px 0px #fff;*/

 color: #000;
}

#navigation {
 position: relative;
 width:100%;
 margin-bottom:0;
}

#navigation > .wrap > ul {
 width: 100%;
 background-color: #273E66 !important;
  /*background: -moz-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
 -pie-background: linear-gradient(#FCFCFC, #ECECEC);*/
    /*border-color: #EAEAEA #F5F5F5 #F5F5F5 #F5F5F5;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0 1px 1px #ccc; */
    position: relative;
    behavior: url("./PIE.php");
}


#navigation ul li {
 box-sizing:border-box;
 -moz-box-sizing:border-box;
 position: relative;
 behavior: url("./PIE.php");
}

#navigation ul li a {
 background-image: none;
 padding: 15px 20px;
 text-decoration: none;
 display: block;
 font-weight: bold;
 text-align: center;
 /*text-shadow: 1px 1px 0px #fff;*/

 color: #fff;
}

#navigation section.simple-social-icons ul li a {
 padding: 0 3px;
}

/* Navbar Hover Links */

#navigation ul li:hover a,
#navigation ul li a:hover {
 color: #545454;
 background: #fff;
  /*background: -moz-linear-gradient(270deg, #FFFFFF, #F1F1F1) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(270deg, #FFFFFF, #F1F1F1) repeat scroll 0 0 transparent;
 -pie-background: linear-gradient(#FFFFFF, #F1F1F1);*/
 /*border-bottom: 1px solid #F1F1F1;*/
    position: relative;
    behavior: url("./PIE.php");
}

#navigation ul li:hover li a {
 color: #595959;
 font-weight: normal;
}

/* Navbar Active Links */

#navigation ul li.current-menu-item a {
 color: #333;
 background: #fff;
 font-style: italic;
 /*text-shadow: 1px 1px 0px #fff;
 border-bottom: 1px solid #fff;*/
}


/* Nav Sublevel */

#navigation ul.sub-menu {
  background: -webkit-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
    border-color: #EAEAEA #F5F5F5 #F5F5F5 #F5F5F5;
     border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

#navigation ul.sub-menu li {
 border: none;
}

/* Nav Sublevel Links */

#navigation ul.sub-menu li a {
 background: #f0f0f0;
 padding: 5px 0px 5px 8px;
 height: 32px;
 line-height: 32px;
 border-radius: 0;
 min-width: 210px;
 border-bottom: none;
 position: static;
    behavior: none;
}

/* Nav Sublevel Hover */

#navigation ul.sub-menu li a:hover {
 background: #fff;
 border-bottom: none;
}

/* Navigation dropdown on hover */

#navHover {
 position:absolute;
 width:100%;
 height:0px;
 border-bottom:none;
 background: #ebebeb;
 z-index:1001;
 overflow: hidden;
 transition:height 0.25s;
 -webkit-transition:height 0.25s;
}

#navHover:hover, #navHover.open {
 height:175px;
 border-bottom:6px solid #152d50;
}

/* @end */



/* @group Typography */
@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('fonts/opensans-condbold-webfont.eot');
    src: url('fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-condbold-webfont.woff') format('woff'),
         url('fonts/opensans-condbold-webfont.ttf') format('truetype'),
         url('fonts/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('fonts/opensans-condlight-webfont.eot');
    src: url('fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-condlight-webfont.woff') format('woff'),
         url('fonts/opensans-condlight-webfont.ttf') format('truetype'),
         url('fonts/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansCnLtIt';
    src: url('fonts/opensans-condlightitalic-webfont.eot');
    src: url('fonts/opensans-condlightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-condlightitalic-webfont.woff') format('woff'),
         url('fonts/opensans-condlightitalic-webfont.ttf') format('truetype'),
         url('fonts/opensans-condlightitalic-webfont.svg#open_sansCnLtIt') format('svg');
    font-weight: normal;
    font-style: normal;

}


 h1, h2, h3, h4, h5 {
  letter-spacing: -1px;
  font-family: "open_sans_condensedbold", "Arial Narrow", "Helvetica", "Arial", "_sans";
 }

 .widget-title, .blogger-info {
  font-family: "open_sans_condensedbold", "Arial Narrow", "Helvetica", "Arial", "_sans";
 }

 h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  /*font-weight: inherit;*/
  text-decoration: none;
 }

 .execphpwidget h2 {
  font-size: 1.5em;
 }
 .execphpwidget p {
  margin-bottom: 0px;
 }

 h2.entry-titlenav a {
  /*font-weight: bold;*/
  font-weight:inherit;
 }


 h1 {line-height: 140%; margin-bottom: 14px;}
 h2 {line-height: 130%; margin-bottom: 10px; }
 h3 {line-height: 130%; margin-bottom: 8px; }
 h4 {line-height: 125%; margin-bottom: 8px; }
 h5 {line-height: 120%; margin-bottom: 8px;}

 h6 {
  font-size: 14px;
  line-height: 120%;
  margin-bottom: 8px;
  color: inherit;
  font-weight: bold;
  text-transform: uppercase;
  color: #375199;
 }
 .subheader { color: #777; }
 .normal {font-weight: normal;}
 .bolder {font-weight: bolder;}

 p { margin: 0 0 20px 0; }
 p img { margin: 0; }
 p.lead { font-size: 21px; line-height: 27px; color: #777;  }

 em { font-style: italic; }
 strong { font-weight: bold; color: #333; }
 small { font-size: 80%; }

/* Blockquotes  */
 blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
 blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
 blockquote cite { display: block; font-size: 12px; color: #555; }
 blockquote cite:before { content: "\2014 \0020"; }
 blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

 hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
 a, a:visited {text-decoration: none; outline: 0; }
 a:hover, a:focus { color: #000; text-decoration: underline;}
 p a, p a:visited { line-height: inherit; }


/* #Lists
================================================== */
 ul, ol { margin-bottom: 20px; }
 ul { list-style: none outside; }
 ol { list-style: decimal; }
 ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
 ul.square { list-style: square outside; }
 ul.circle { list-style: circle outside; }
 ul.disc { list-style: disc outside; }
 ul ul, ul ol,
 ol ol, ol ul { margin: 4px 0 5px 30px;}
 ul ul li, ul ol li,
 ol ol li, ol ul li { margin-bottom: 6px; }
 li { line-height: 18px; margin-bottom: 12px; }
 ul.large li { line-height: 21px; }
 li p { line-height: 21px; }

/* # Image Alignment Classes
============================================================== */

.alignright {
 float: right;
 margin: 0px 0px 10px 15px;
}

.alignleft {
 float: left;
 margin: 0px 15px 10px 0px;
}
.aligncenter {
 display:block;
 margin:0 auto;
}

/* WP Captions */

.wp-caption {
 text-align: center;
 padding: 5px;
 margin: 10px auto;
}


.wp-caption {
 border: 1px solid #fff;
 background-color: #f6f6f6;
 color: #595959;
 text-shadow: 1px 1px 0px #fff;
 box-shadow:1px 1px 6px #ddd;
 position: relative;
 behavior: url('../wp-content/themes/skeleton/css/PIE.php');
}

.wp-caption img {
 margin: 0;
 padding: 0;
 border: 0 none;
}

.wp-caption p.wp-caption-text {
 font-size: 11px;
 line-height: 17px;
 padding: 5px 0 0px 0;
 margin: 0;
}

.wp-caption.alignleft {
 margin: 0px 10px 0px 0px;
}
.wp-caption.alignright {
 margin: 0px 0px 0px 10px;
}


/* @end */

/* @group Tables */

table {
 margin: .5em 0 1em;
}

table th {
 text-align: left;
 border: 1px solid #d1d1d1;
 padding: .4em .8em;
 background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
 font-weight: bold;
}

table td {
 background-color: #fff;
 border: 1px solid #d1d1d1;
 padding: 10px;
}

/* @end */

/* @group Widgets */


.widget-container ul {
 list-style: none;
}

.widget-container ul ul {
 list-style: square;
 margin-left: 1.3em;
}

.widget-container select {
 max-width: 100%;
}

.widget_search label {
 display: none;
}

.widget-container {
 margin: 0 0 12px 0;
 padding-top: 1px;
 clear:both;
}

.widget-container ul {
 margin-left: 0;
}

.widget-title {
 font-weight: bold;
 font-size: 1.3rem;
 padding-right: 3px;
 border-bottom: 3px solid #000;
 display: inline-block;
}

#wrap #sidebar .widget-wrap {
 margin-left: 20px;
 margin-right: 20px;
}

aside#sidebar {
 line-height: 18px;
}

aside#sidebar ul {
 font-size: 14px;
}
aside#sidebar aside.widget-area section {
 margin: 1em 0;
}

input#searchsubmit {
 margin-bottom: 0;
 display: none;
}


.widget-container a:link,
.widget-container a:visited {
 text-decoration: none;
}

.widget-container a:active,
.widget-container a:hover {
}

.widget-container .entry-meta {
 font-size: 11px;
}

#wp_tag_cloud div {
 line-height: 1.6em;
}

aside#sidebar > aside.widget-area > section.widget_wwm_tpd_site_description {
 padding-bottom: 1em;
}
section.widget_wwm_tpd_site_description .widget-wrap {
 background-color: #FFFFFF;
 border: 3px solid #AAAAAA;
 border-radius: 4px;
 font-family: "open_sans_condensedbold","Arial Narrow","Helvetica","Arial","_sans";
 font-size: 1.2rem;
 font-weight: bold;
 line-height: 1.025;
 padding-top: 1em;
 text-align: center;
}

.widget_wwm_trending_articles div.posted-date {
float:left;
}

ul.headlines-list div.posted-date {
 font-weight: normal;
}

/* WP Calendar Widget */

#wp-calendar {
 font-family: arial,helvetica,sans-serif;
 width: 100%;
 font-size: .85em;
}

#wp-calendar td {
 padding: 4px 0;
 text-align: center;
 border: 1px solid #d2d2d2;
 background-color: #ededed;
 text-shadow: #fff 1px 1px 0;
 color: #7c7c7c;
}

#wp-calendar td.pad {
 background-color: #e5e5e5;
}

#wp-calendar td#today {
 color: #fff;
 background-color: #6e6e6e;
 text-shadow: 1px 1px 0px #333;
}

#wp-calendar caption {
 font-weight: bold;
}

#wp-calendar th {
 font-style: normal;
 background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
 border: 1px solid #ccc;
 padding: 5px;
 color: #595959;
 text-shadow: #ebebeb 0 1px 0;
}

/* WP RSS Widget */

.widget_rss a.rsswidget {
 color: #000;
}
.widget_rss a.rsswidget:hover {
 color: #ff4b33;
}
.widget_rss .widget-title img {
 width: 11px;
 height: 11px;
}

/* sidebar
 * only 19px pad right because the border takes up one
 */
#sidebar {
 position:absolute;
 height:100%;
 right:0;
 box-sizing: border-box;
 -moz-box-sizing:border-box;
 display: inline-block;
 background: #eee; border:solid #999; border-width:0 0 0 1px; margin:0; padding: 0 0 0 0;
 /*margin-right: -10px;*/
}
#sidebar a:hover {
 text-decoration: underline;
}
.article-content-sidebar #sidebar {
 position: relative;
}

/* for some reason on the single blogger page needs absolute for the side bar to work */
.page-template-page-Blogger-php #sidebar {
 position:absolute;
}

#sidebar .subtitle-snippet {
 border-bottom: 3px solid #273E66;
 text-align: center;
 margin-top: 20px;
}
#sidebar .subtitle-snippet p {
 font-weight: bold;
 /* font-size: 16px; */
        font-size: 17px;
 margin-bottom:12px;
 color: #273E66;
}

/* Indent Sidebar Lists */

.widget-container ul ul {
 border: none;
 margin-left: 1.3em;
 padding: 0;
}
.widget-container.widget_text {
 margin-top: 20px;
}
.widget-container.widget_text h3 {
 margin-bottom: 0;
}
.widget-container.widget_search {
 margin-top: 20px;
}

/* Page Menus/Custom Menus */

li.page_item,li.menu-item {
 padding: 0;
 margin: 0;
 list-style: none;
}


li.page_item a,li.menu-item a {
 display: block;
 /*border-bottom: 1px solid #eee;*/
 padding: 8px 0px 8px 24px;
 line-height: 120%;
 font-weight: bold;
 background: url(images/light/arrow_bullet.png) no-repeat 10px;
}

li.page_item a:hover,li.menu-item a:hover {
 background: url(images/dark/arrow_bullet.png) no-repeat 10px;
}

/* Page Menus/Custom Menus - Sublevels */

li.page_item li a,li.menu-item li a {
 display: inline;
 padding: 0;
 margin: 0;
 background: none;
 border: none;
 color: #595959;
 line-height: 175%;
 font-weight: normal;
}
li.page_item li a:hover,li.menu-item li a:hover {
 background: none;
}

li.page_item a:hover,
li.menu-item a:hover {
 text-decoration: none;
 color: #333;
}

/* @end */

/* @group WP Blog Styles */

.no-image .entry-title-meta-container {
 float: clear;
 width: 100%;
 max-width: 100%;
}
.no-image .entry-title {
 padding-left: 0;
 margin-bottom: 10px;
}
.no-image .entry-meta-utility-container {
 position: relative;
 padding-left: 0;
 bottom: 0;
 width: 100%;
}
.no-image .entry-meta {
 position: relative;
 padding-right: 0;
 width: auto;
}
.no-image .entry-thumbnail-left-pane {
 display: none;
}
.no-image .entry-utility {
 position: relative;
 /*width: auto;*/
 width: 40%;
 float: right;
}

.cat-links,.comments-link,.meta-sep,.entry-utility {
 font-size: 11px;
 color: #595959;
 text-transform: uppercase;
 line-height: 100%;
}
.cat-links a, .entry-content-tags .tag-links a {
 color: #0000FF;
}

.post {
 margin-top: .5em;
 margin-left: .5em;
 margin-right: .5em;
 border-bottom: 3px dotted #273E66;
 width: 100%;
 float: left;
}
.post.single {
 border-bottom: none;
}

a.more-link {
 display: block;
 float: right;
 font-weight: bold;
}

.st_relatedposts h4 {
 border-bottom: 1px solid #ebebeb;
}

.st_relatedposts ul {
 color: #595959;
 list-style: square;
 margin-left: 20px;
}

.st_relatedposts ul li {
}

article.archive p {
 margin-bottom: .5em;
}


/* @end */

/* @group Form Buttons */

/* #Form Buttons
================================================== */

 button,
 input[type="submit"],
 input[type="reset"],
 input[type="button"] {
  background: #eee; /* Old browsers */ /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */ /* Opera11.10+ */ /* IE10+ */
  background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%);
  background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
   border: 1px solid #aaa;
   border-top: 1px solid #ccc;
   border-left: 1px solid #ccc;
   padding: 4px 12px;
   border-radius: 3px;
   color: #444;
   display: inline-block;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   text-shadow: 1px 1px 0px #fff;
   cursor: pointer;
   margin-bottom: 20px;
   line-height: 21px;
   font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

 button:hover,
 input[type="submit"]:hover,
 input[type="reset"]:hover,
 input[type="button"]:hover {
  color: #222;
  background: #eee; /* Old browsers */ /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */ /* Opera11.10+ */ /* IE10+ */
  background: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%);
  background: linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
   border: 1px solid #ccc;
   border-top: 1px solid #ccc;
   border-left: 1px solid #ccc;
   border-bottom: 1px solid #9d9d9d;
}

   button:active,
 input[type="submit"]:active,
 input[type="reset"]:active,
 input[type="button"]:active {
    background: #eee; /* Old browsers */ /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,.3)), color-stop(100%,rgba(255,255,255,.3))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* Chrome10+,Safari5.1+ */ /* Opera11.10+ */ /* IE10+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,.3) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* W3C */
    border: 1px solid #888;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa; }

 button.full-width,
 input[type="submit"].full-width,
 input[type="reset"].full-width,
 input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center; }


/* @end */

/* @group Styled Buttons */

.button-alt,
.button,
.button.small,
.button.large,
.button.medium {
 background-image: none;
 padding: 8px 1em 9px 1em;
 font-size: .95em;
 margin: 0;
 display: inline-block;
 font-family: arial,helvetica,sans-serif;
 font-stretch: narrower;
 font-weight: bolder;
 text-align: center;
 text-decoration: none;

}


.button.left {
 float: left;
}
.button.right {
 float: right;
}
.button.center,.button.middle {
 margin: 0px auto;
 text-align: center;
 display: inherit;
}

.button-alt a,.button a,.button.small a {
 font-size: .9em;
 line-height: 14px;
}
.button.medium a {
 font-size: 1.2em;
 line-height: 20px;
}
.button.large a {
 font-size: 1.5em;
 line-height: 24px;
}
.button span.btn_caption {
 font-weight: normal;
 display: inline-block;
 font-size: 14px;
 line-height: 14px;
}



/* @group Default (Blue)  */
a.button {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #597db1), color-stop(100%, #3a6198));
  background-image: -webkit-linear-gradient(#597db1, #3a6198);
  -pie-background: linear-gradient(#597db1, #3a6198);
  border: 1px solid #3b639b;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #7d99bf;
  box-shadow: inset 0 1px 0 0 #7d99bf;
  color: white;
  text-shadow: 0 1px 0 #2a4f83;
  behavior: url("./PIE.php");
  position: relative;
}
a.button:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #365a8c), color-stop(100%, #51719e));
  background-image: -webkit-linear-gradient(#365a8c, #51719e);
  -pie-background: linear-gradient(#365a8c, #51719e);
  -o-box-shadow: inset 0 1px 0 0 #728cb1;
  box-shadow: inset 0 1px 0 0 #728cb1;
  cursor: pointer;
}
a.button:active {
  -o-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  border: 1px solid #355a8d;
}
a.button span.btn_caption {
  color: #9ab5da;
  text-shadow: 0 1px 0 #2a4f83;
}

/* @end */

/* @group White  */
a.button.white {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e3e3e3));
  background-image: -webkit-linear-gradient(#ffffff, #e3e3e3);
  background-image: linear-gradient(#ffffff, #e3e3e3);
  -pie-background: linear-gradient(#ffffff, #e3e3e3);
  border: 1px solid #dbdbdb;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  color: #333333;
  text-shadow: 0 1px 0 white;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.white:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dbdbdb), color-stop(100%, #f2f2f2));
  background-image: -webkit-linear-gradient(#dbdbdb, #f2f2f2);
  -pie-background: linear-gradient(#dbdbdb, #f2f2f2);
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  cursor: pointer;
}
a.button.white:active {
  -o-box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  border: 1px solid #c2c2c2;
}
a.button.white span.btn_caption {
  color: gray;
  text-shadow: 0 1px 0 white;
}

/* @end */
/* @group Gray  */
a.button.gray {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6e6e6), color-stop(100%, #c9c9c9));
  background-image: -webkit-linear-gradient(#e6e6e6, #c9c9c9);
  -pie-background: linear-gradient(#e6e6e6, #c9c9c9);
  border: 1px solid #c2c2c2;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  color: #333333;
  text-shadow: 0 1px 0 #f1eeee;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.gray:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c2c2c2), color-stop(100%, #d9d9d9));
  background-image: -webkit-linear-gradient(#c2c2c2, #d9d9d9);
  -pie-background: linear-gradient(#c2c2c2, #d9d9d9);
  -o-box-shadow: inset 0 1px 0 0 #f2f2f2;
  box-shadow: inset 0 1px 0 0 #f2f2f2;
  cursor: pointer;
}
a.button.gray:active {
  -o-box-shadow: inset 0 0 8px 4px #bababa, inset 0 0 8px 4px #bababa, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #bababa, inset 0 0 8px 4px #bababa, 0 1px 1px 0 #eeeeee;
  border: 1px solid #a8a8a8;
}
a.button.gray span.btn_caption {
  color: #595959666;
  text-shadow: 0 1px 0 #f1eeee;
}

/* @end */
/* @group Black  */
a.button.black {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #404040), color-stop(100%, #242424));
  background-image: -webkit-linear-gradient(#404040, #242424);
  -pie-background: linear-gradient(#404040, #242424);
  border: 1px solid #1c1c1c;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #595959;
  box-shadow: inset 0 1px 0 0 #595959;
  color: white;
  text-shadow: 0 1px 0 #150f0f;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.black:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1c1c1c), color-stop(100%, #333333));
  background-image: -webkit-linear-gradient(#1c1c1c, #333333);
  -pie-background: linear-gradient(#1c1c1c, #333333);
  -o-box-shadow: inset 0 1px 0 0 #4d4d4d;
  box-shadow: inset 0 1px 0 0 #4d4d4d;
  cursor: pointer;
}
a.button.black:active {
  -o-box-shadow: inset 0 0 8px 4px #141414, inset 0 0 8px 4px #141414, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #141414, inset 0 0 8px 4px #141414, 0 1px 1px 0 #eeeeee;
  border: 1px solid #030303;
}
a.button.black span.btn_caption {
  color: #bfbfbf;
  text-shadow: 0 1px 0 #150f0f;
}

/* @end */
/* @group Light Blue  */
a.button-alt,a.button.lightblue {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5aa1d8), color-stop(100%, #2489d6));
  background-image: -webkit-linear-gradient(#5aa1d8, #2489d6);
  -pie-background: linear-gradient(#5aa1d8, #2489d6);
  border: 1px solid #258cda;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #85b9e0;
  box-shadow: inset 0 1px 0 0 #85b9e0;
  color: white;
  text-shadow: 0 1px 0 #1976be;
  behavior: url("./PIE.php");
  position: relative;
}
a.button-alt:hover,
a.button.lightblue:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2380c7), color-stop(100%, #4a95cf));
  background-image: -webkit-linear-gradient(#2380c7, #4a95cf);
  -pie-background: linear-gradient(#2380c7, #4a95cf);
  -o-box-shadow: inset 0 1px 0 0 #75acd7;
  box-shadow: inset 0 1px 0 0 #75acd7;
  cursor: pointer;
}
a.button-alt:active,
a.button.lightblue:active {
  -o-box-shadow: inset 0 0 8px 4px #2278b9, inset 0 0 8px 4px #2278b9, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #2278b9, inset 0 0 8px 4px #2278b9, 0 1px 1px 0 #eeeeee;
  border: 1px solid #2280c9;
}
a.button.lightblue span.btn_caption {
  color: #acd3f1;
  text-shadow: 0 1px 0 #1976be;
}

/* @end */
/* @group Blue  */
a.button.blue {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #597db1), color-stop(100%, #3a6198));
  background-image: -webkit-linear-gradient(#597db1, #3a6198);
  -pie-background: linear-gradient(#597db1, #3a6198);
  border: 1px solid #3b639b;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #7d99bf;
  box-shadow: inset 0 1px 0 0 #7d99bf;
  color: white;
  text-shadow: 0 1px 0 #2a4f83;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.blue:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #365a8c), color-stop(100%, #51719e));
  background-image: -webkit-linear-gradient(#365a8c, #51719e);
  -pie-background: linear-gradient(#365a8c, #51719e);
  -o-box-shadow: inset 0 1px 0 0 #728cb1;
  box-shadow: inset 0 1px 0 0 #728cb1;
  cursor: pointer;
}
a.button.blue:active {
  -o-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  border: 1px solid #355a8d;
}
a.button.blue span.btn_caption {
  color: #9ab5da;
  text-shadow: 0 1px 0 #2a4f83;
}

/* @end */
/* @group Dark Blue  */
a.button.darkblue {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3054a1), color-stop(100%, #1c3b7d));
  background-image: -webkit-linear-gradient(#3054a1, #1c3b7d);
  -pie-background: linear-gradient(#3054a1, #1c3b7d);
  border: 1px solid #1d3d81;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #416ac3;
  box-shadow: inset 0 1px 0 0 #416ac3;
  color: white;
  text-shadow: 0 1px 0 #122c63;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.darkblue:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1a3570), color-stop(100%, #2e4b8a));
  background-image: -webkit-linear-gradient(#1a3570, #2e4b8a);
  -pie-background: linear-gradient(#1a3570, #2e4b8a);
  -o-box-shadow: inset 0 1px 0 0 #3e61ac;
  box-shadow: inset 0 1px 0 0 #3e61ac;
  cursor: pointer;
}
a.button.darkblue:active {
  -o-box-shadow: inset 0 0 8px 4px #183063, inset 0 0 8px 4px #183063, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #183063, inset 0 0 8px 4px #183063, 0 1px 1px 0 #eeeeee;
  border: 1px solid #193570;
}
a.button.darkblue span.btn_caption {
  color: #6087dc;
  text-shadow: 0 1px 0 #122c63;
}

/* @end */
/* @group Light Green  */
a.button.lightgreen {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #80bf4f), color-stop(100%, #63a72f));
  background-image: -webkit-linear-gradient(#80bf4f, #63a72f);
  -pie-background: linear-gradient(#80bf4f, #63a72f);
  border: 1px solid #65ab30;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #9bcb76;
  box-shadow: inset 0 1px 0 0 #9bcb76;
  color: white;
  text-shadow: 0 1px 0 #529122;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.lightgreen:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5c9a2d), color-stop(100%, #73af46));
  background-image: -webkit-linear-gradient(#5c9a2d, #73af46);
  -pie-background: linear-gradient(#5c9a2d, #73af46);
  -o-box-shadow: inset 0 1px 0 0 #8ebf69;
  box-shadow: inset 0 1px 0 0 #8ebf69;
  cursor: pointer;
}
a.button.lightgreen:active {
  -o-box-shadow: inset 0 0 8px 4px #558d2a, inset 0 0 8px 4px #558d2a, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #558d2a, inset 0 0 8px 4px #558d2a, 0 1px 1px 0 #eeeeee;
  border: 1px solid #5c9b2c;
}
a.button.lightgreen span.btn_caption {
  color: #b8e297;
  text-shadow: 0 1px 0 #529122;
}

/* @end */
/* @group Green  */
a.button.green {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #668b46), color-stop(100%, #4a6d2c));
  background-image: -webkit-linear-gradient(#668b46, #4a6d2c);
  -pie-background: linear-gradient(#668b46, #4a6d2c);
  border: 1px solid #4d702e;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #7fa95b;
  box-shadow: inset 0 1px 0 0 #7fa95b;
  color: white;
  text-shadow: 0 1px 0 #39571e;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.green:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #436129), color-stop(100%, #5a7641));
  background-image: -webkit-linear-gradient(#436129, #5a7641);
  -pie-background: linear-gradient(#436129, #5a7641);
  -o-box-shadow: inset 0 1px 0 0 #739457;
  box-shadow: inset 0 1px 0 0 #739457;
  cursor: pointer;
}
a.button.green:active {
  -o-box-shadow: inset 0 0 8px 4px #3c5625, inset 0 0 8px 4px #3c5625, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #3c5625, inset 0 0 8px 4px #3c5625, 0 1px 1px 0 #eeeeee;
  border: 1px solid #436228;
}
a.button.green span.btn_caption {
  color: #9bc874;
  text-shadow: 0 1px 0 #39571e;
}

/* @end */
/* @group Dark Green  */
a.button.darkgreen {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #497c22), color-stop(100%, #2f5511));
  background-image: -webkit-linear-gradient(#497c22, #2f5511);
  -pie-background: linear-gradient(#497c22, #2f5511);
  border: 1px solid #315912;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #61a22f;
  box-shadow: inset 0 1px 0 0 #61a22f;
  color: white;
  text-shadow: 0 1px 0 #1e3909;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.darkgreen:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #28480f), color-stop(100%, #3e651f));
  background-image: -webkit-linear-gradient(#28480f, #3e651f);
  -pie-background: linear-gradient(#28480f, #3e651f);
  -o-box-shadow: inset 0 1px 0 0 #568a2e;
  box-shadow: inset 0 1px 0 0 #568a2e;
  cursor: pointer;
}
a.button.darkgreen:active {
  -o-box-shadow: inset 0 0 8px 4px #213b0d, inset 0 0 8px 4px #213b0d, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #213b0d, inset 0 0 8px 4px #213b0d, 0 1px 1px 0 #eeeeee;
  border: 1px solid #28480f;
}
a.button.darkgreen span.btn_caption {
  color: #7ad733;
  text-shadow: 0 1px 0 #1e3909;
}

/* @end */
/* @group Light Red  */
a.button.lightred {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #da5858), color-stop(100%, #d82222));
  background-image: -webkit-linear-gradient(#da5858, #d82222);
  -pie-background: linear-gradient(#da5858, #d82222);
  border: 1px solid #dd2222;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #e28383;
  box-shadow: inset 0 1px 0 0 #e28383;
  color: white;
  text-shadow: 0 1px 0 #c01616;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.lightred:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ca2121), color-stop(100%, #d14747));
  background-image: -webkit-linear-gradient(#ca2121, #d14747);
  -pie-background: linear-gradient(#ca2121, #d14747);
  -o-box-shadow: inset 0 1px 0 0 #d97373;
  box-shadow: inset 0 1px 0 0 #d97373;
  cursor: pointer;
}
a.button.lightred:active {
  -o-box-shadow: inset 0 0 8px 4px #bc2020, inset 0 0 8px 4px #bc2020, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #bc2020, inset 0 0 8px 4px #bc2020, 0 1px 1px 0 #eeeeee;
  border: 1px solid #cb2020;
}
a.button.lightred span.btn_caption {
  color: #f2abab;
  text-shadow: 0 1px 0 #c01616;
}

/* @end */
/* @group Red  */
a.button.red {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d81818), color-stop(100%, #ae0a0a));
  background-image: -webkit-linear-gradient(#d81818, #ae0a0a);
  -pie-background: linear-gradient(#d81818, #ae0a0a);
  border: 1px solid #b20a0a;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #e73c3c;
  box-shadow: inset 0 1px 0 0 #e73c3c;
  color: white;
  text-shadow: 0 1px 0 #900404;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.red:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9e0a0a), color-stop(100%, #bc1a1a));
  background-image: -webkit-linear-gradient(#9e0a0a, #bc1a1a);
  -pie-background: linear-gradient(#9e0a0a, #bc1a1a);
  -o-box-shadow: inset 0 1px 0 0 #de2b2b;
  box-shadow: inset 0 1px 0 0 #de2b2b;
  cursor: pointer;
}
a.button.red:active {
  -o-box-shadow: inset 0 0 8px 4px #8f0a0a, inset 0 0 8px 4px #8f0a0a, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #8f0a0a, inset 0 0 8px 4px #8f0a0a, 0 1px 1px 0 #eeeeee;
  border: 1px solid #9f0909;
}
a.button.red span.btn_caption {
  color: #f76464;
  text-shadow: 0 1px 0 #900404;
}

/* @end */
/* @group Dark Red  */
a.button.darkred {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #981010), color-stop(100%, #6b0606));
  background-image: -webkit-linear-gradient(#981010, #6b0606);
  -pie-background: linear-gradient(#981010, #6b0606);
  border: 1px solid #6f0606;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #c41717;
  box-shadow: inset 0 1px 0 0 #c41717;
  color: white;
  text-shadow: 0 1px 0 #4b0202;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.darkred:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5c0505), color-stop(100%, #7e1010));
  background-image: -webkit-linear-gradient(#5c0505, #7e1010);
  -pie-background: linear-gradient(#5c0505, #7e1010);
  -o-box-shadow: inset 0 1px 0 0 #a91919;
  box-shadow: inset 0 1px 0 0 #a91919;
  cursor: pointer;
}
a.button.darkred:active {
  -o-box-shadow: inset 0 0 8px 4px #4d0505, inset 0 0 8px 4px #4d0505, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #4d0505, inset 0 0 8px 4px #4d0505, 0 1px 1px 0 #eeeeee;
  border: 1px solid #5c0505;
}
a.button.darkred span.btn_caption {
  color: #f41f1f;
  text-shadow: 0 1px 0 #4b0202;
}

/* @end */
/* @group Yellow  */
a.button.yellow {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d1c81a), color-stop(100%, #a79f0c));
  background-image: -webkit-linear-gradient(#d1c81a, #a79f0c);
  -pie-background: linear-gradient(#d1c81a, #a79f0c);
  border: 1px solid #aca40c;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #e4dc3a;
  box-shadow: inset 0 1px 0 0 #e4dc3a;
  color: white;
  text-shadow: 0 1px 0 #8a8305;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.yellow:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #98910b), color-stop(100%, #b6ae1b));
  background-image: -webkit-linear-gradient(#98910b, #b6ae1b);
  -pie-background: linear-gradient(#98910b, #b6ae1b);
  -o-box-shadow: inset 0 1px 0 0 #dbd229;
  box-shadow: inset 0 1px 0 0 #dbd229;
  cursor: pointer;
}
a.button.yellow:active {
  -o-box-shadow: inset 0 0 8px 4px #89830b, inset 0 0 8px 4px #89830b, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #89830b, inset 0 0 8px 4px #89830b, 0 1px 1px 0 #eeeeee;
  border: 1px solid #99910b;
}
a.button.yellow span.btn_caption {
  color: #f5ed61;
  text-shadow: 0 1px 0 #8a8305;
}

/* @end */
/* @group Orange  */
a.button.orange {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d1911a), color-stop(100%, #a7710c));
  background-image: -webkit-linear-gradient(#d1911a, #a7710c);
  -pie-background: linear-gradient(#d1911a, #a7710c);
  border: 1px solid #ac740c;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #e4a83a;
  box-shadow: inset 0 1px 0 0 #e4a83a;
  color: white;
  text-shadow: 0 1px 0 #8a5b05;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.orange:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #98670b), color-stop(100%, #b6801b));
  background-image: -webkit-linear-gradient(#98670b, #b6801b);
  -pie-background: linear-gradient(#98670b, #b6801b);
  -o-box-shadow: inset 0 1px 0 0 #db9d29;
  box-shadow: inset 0 1px 0 0 #db9d29;
  cursor: pointer;
}
a.button.orange:active {
  -o-box-shadow: inset 0 0 8px 4px #895d0b, inset 0 0 8px 4px #895d0b, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #895d0b, inset 0 0 8px 4px #895d0b, 0 1px 1px 0 #eeeeee;
  border: 1px solid #99670b;
}
a.button.orange span.btn_caption {
  color: #f5c161;
  text-shadow: 0 1px 0 #8a5b05;
}

/* @end */
/* @group Brown  */
a.button.brown {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #775e28), color-stop(100%, #513e15));
  background-image: -webkit-linear-gradient(#775e28, #513e15);
  -pie-background: linear-gradient(#775e28, #513e15);
  border: 1px solid #554116;
  -o-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -o-box-shadow: inset 0 1px 0 0 #9b7b36;
  box-shadow: inset 0 1px 0 0 #9b7b36;
  color: white;
  text-shadow: 0 1px 0 #37290c;
  behavior: url("./PIE.php");
  position: relative;
}
a.button.brown:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #443512), color-stop(100%, #614d24));
  background-image: -webkit-linear-gradient(#443512, #614d24);
  -pie-background: linear-gradient(#443512, #614d24);
  -o-box-shadow: inset 0 1px 0 0 #836a34;
  box-shadow: inset 0 1px 0 0 #836a34;
  cursor: pointer;
}
a.button.brown:active {
  -o-box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  border: 1px solid #453512;
}
a.button.brown span.btn_caption {
  color: #cea03b;
  text-shadow: 0 1px 0 #37290c;
}

/* @end */

/* @end */

/* End Button Styles */


/* @group Tabs */

 ul.tabs {
  display: block;
  margin: 0 0 20px 0;
  padding: 0;
  border-bottom: solid 1px #ddd; }
 ul.tabs li {
  display: block;
  width: auto;
  height: 30px;
  padding: 0;
  float: left;
  margin-bottom: 0; }
 ul.tabs li a {
  display: block;
  text-decoration: none;
  width: auto;
  height: 29px;
  padding: 0px 20px;
  line-height: 30px;
  border: solid 1px #ddd;
  border-width: 1px 0 0 1px;
  margin: 0;
  background: #f5f5f5;
  font-size: 13px; }
 ul.tabs li a.active {
  background: #fff;
  height: 30px;
  position: relative;
  top: -4px;
  padding-top: 4px;
  border-right-width: 1px;
  margin: 0 -1px 0 0;
  color: #111;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }
 ul.tabs li:first-child a {
  border-top-left-radius: 2px; }
 ul.tabs li:last-child a {
  border-width: 1px 1px 0 1px;
  border-top-right-radius: 2px; }

 ul.tabs-content { margin: 0; display: block; }
 ul.tabs-content > li { display:none; }
 ul.tabs-content > li.active { display: block; }

 /* Clearfixing tabs for beautiful stacking */
 ul.tabs:before,
 ul.tabs:after {
   content: '\0020';
   display: block;
   overflow: hidden;
   visibility: hidden;
   width: 0;
   height: 0; }
 ul.tabs:after {
   clear: both; }
 ul.tabs {
   zoom: 1; }


/* @end */

/* @group Toggles */

.toggle_container {
 padding: 10px;
 margin-bottom: 1px;
 background-color: #fff;
}


p.trigger {
 display: block;
 padding:  8px 8px 8px 16px;
 margin: 0;
 cursor: pointer;
 font-weight: bold;
 font-size: 1.25em;
 line-height: 175%;
}

/* Up Toggle State */

p.trigger {
 background: #f8f8f8 url(images/icons/16_expand.png) no-repeat 10px center;
 border-top: 1px solid #e5e5e5;
 padding-left: 34px;
}

p.trigger a {
 color: #2774ae;
 text-shadow: #fff 1px -1px 0;
 text-decoration: none;
}

/* Hover Toggle State */

p.trigger:hover {
 background: #fff url(images/icons/16_expand.png) no-repeat 10px center;
}

p.trigger a:hover,p.trigger.active a:hover {
 color: #2774ae;
 text-shadow: #fff -1px 1px 0;
}

/* Active Toggle State */

p.trigger.active {
 background: #fff url(images/icons/16_collapse.png) no-repeat 10px center;
 border-top: 1px solid #ebebeb;
}

p.trigger.active a {
 color: #000;
 text-shadow: #fff 1px 1px 0;
}

/* @end */

/* @group Callouts */

/* Callout Box */

.cta {
 margin: 10px auto 0px auto;
 padding: 10px 10px 20px 10px;
 background-color: #f2f2f2;
 border: 1px solid #dcdcdc;
 border-radius:8px;
 text-shadow: #fff 1px 1px 0;
  box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -moz-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -webkit-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
 position: relative;
    behavior: url('./PIE.php');
}

.cta p {
 margin: 0;
 padding: 0;
}

.cta h3 {
 font-size: 1.5em;
 text-shadow: #fff 1px -1px 0;
}


/* @end */


/* @group Comments */

/* Needs RWD Check */

#respond {margin:0px;float:left;border-top: 1px solid #dbdbdb;padding-top: 10px;width: 100%;}

#respond input[type=text] { width:300px; margin-right:20px; }
#respond textarea {width:550px; height:120px; padding:10px; max-width: 100%;}
#comments { float:left; margin:0;}

#comments {border: 0;width: 100%;}
body.dark #comments {background: url(images/dark/divider.png) repeat-x right top;}

#comments h2 {font-size: 1.5em;display: block;border-bottom: 1px solid #d6d6d6;font-weight: bold;}
#comments h6 {font-family: "Georgia", Times, serif;letter-spacing: normal;text-transform: uppercase;margin: 10px 0px;}

#comments .comment-meta { margin:0px 0px 20px 0px; display:block;}
#comments .commentlist { margin:0px; float:left; list-style:none; width:100%;  }
#comments .commentlist ul { list-style:none; margin:0; padding:0; clear:both; }
#comments .commentlist li {margin:0; padding:0;  display:block;}



body.page-template-onecolumn-page-php #comments .commentlist li .comment-meta {}

#comments .commentlist li li { margin:0 0 20px 25px; }
#comments .commentlist li li .comment-meta{ width:445px; }
#comments .commentlist li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li .comment-meta{ width:420px; }
#comments .commentlist li li li li {margin:0 0 20px 25px; }
#comments .commentlist li li li li .comment-meta{ width:395px; }
#comments .commentlist li li li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li li li .comment-meta{ width:370px; }

#comments .single-comment { margin-bottom:20px; }
#comments .comment-author { float:left; margin: 0px 10px 6px 0px; display:inline; width:50px; }
#comments .comment-author cite { clear:both; font-weight:bold; }

#comments .vcard {
 float:left;
 clear:both;
 display:block;
 width:100px;
 min-height: 100px;
 padding:20px 0;
}
#comments .vcard img.avatar {
 border: 1px solid #eee;
 padding: 2px;
 background:#f4f4f4;
}

#comments .vcard {
 background:url(images/light/comment_author_bg.png) no-repeat top right;
}
#comments body.dark .vcard {
 background:url(images/dark/comment_author_bg.png) no-repeat top right;
}


/* @end */

/* @group WP Gallery */

.gallery {
 display: block;
 clear: both;
 overflow: hidden;
 margin: 0 auto;
}

.gallery .gallery-row {
 display:block;
 clear: both;
 overflow: hidden;
 margin: 0;
}

.gallery .gallery-item {
 overflow: hidden;
 float: left;
 margin: 0;
 text-align: center;
 list-style: none;
 padding: 0;
}
.gallery .gallery-item img,
.gallery .gallery-item img.thumbnail {
 max-width: 79%;
 height: auto;
 padding: 0;
 margin: 5px auto;
 border: 1px solid #fff;
 background-color: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0px 0px 5px #ccc;
    position: relative;
    behavior: url("./PIE.php");
}
.gallery-caption {
 color: #595959;
 font-size: 11px;
 line-height: 12px;
 margin: 0;
 padding: 0;
}


/* Attachment Page */

#nav-below {
 width: 100%;
}

#nav-below .nav-previous a {
 float: left;

}
#nav-below .nav-next a {
 float: right;
}
.entry-caption {
 text-align: center;
 font-weight: bold;
 font-size: 16px;
}


/* @end */

/* @group Misc */





/* Apply CSS class of "guest" to menu items hidden from logged-in users */

body.logged-in li.guest,
body.logged-in li.guest {
 display: none;
}

/* #Images
================================================== */

img.scale-with-grid {
 max-width: 100%;
 height: auto; }


/* #Forms (see formalize.css)
================================================== */


 label,legend {
 font-weight: bold;font-size: 13px;
 display: inline-block;
 }

 input[type="checkbox"] {display: inline; }

/* # Misc Typography Balancing to Maintain Vertical Rhythm
============================================================== */
 .remove-bottom { margin-bottom: 0 !important; }
 .half-bottom { margin-bottom: 10px !important; }
 .add-bottom { margin-bottom: 20px !important; }
 .add-top { margin-top: 20px !important; }



.bypostauthor,.gallery-caption {}




.contact-form {
 float: left;
}

/* contact form 7 customization */

.wpcf7-form span {
 display:block;
}

/* social icons */
.social-icons-in-excerpt {
 float:left;
 position: relative;
}
.social-icons-in-excerpt div {
 float: left;
 margin: 0 4px;
 max-width: 92px;
}

.social-icons-in-excerpt .linked-in {
 max-width: 100px;
}

.social-icon.email, .social-icon.print {
 width: 25px;
 padding-top: .2em;
}

span.stMainServices.st-twitter-counter {
    background-image: url('/wp-content/themes/techpolicydaily/images/new-tweet-button.png') !important;
    background-size: 64px 22px;
    width: 64px;
}

.social-icon.twitter {
    max-width: 106px;
}

.old-post .stArrow {
  display: none !important;
}

.social-icons-in-excerpt p {
 margin: 0;
 display: inline-block;
}
iframe.twitter-share-button.twitter-count-horizontal {
 width:81px !important;
}
.fb_edge_widget_with_comment {
 width: 81px;
}
 .email-icon, .print-icon {
 display: inline-block;
 vertical-align: middle;
}
.email-icon {
 margin-left: -25px;
}

.entry-thumbnail-post img.attachment-full.wp-post-image, .article-entry-thumbnail-post img {
 width: 100%;
 height: auto;
}

/* User comments on the individual contributor pages */
.page-id-8 #respond, .page-id-9 #respond, .page-id-133 #respond {
 display: none !important;
}

/* @end */

/* About Page */
.about-page-content {
 margin: 10px;
}
.director-container {
 box-sizing: border-box;
 -moz-box-sizing:border-box;
 padding-left: 5px;
 padding-right: 5px;
 width: 50%;
 float: left;
}

/* Style for the Contact Form errors */
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid {
 border: 1px solid #ff0000 !important;
 background-color: #ffeeee;
 box-shadow: none;
}

#footer {
 margin:0;
 width:100%;
 background-color: #0e1629 !important;
}
.cictp-footer {
 margin: 0 auto;
 text-align: left;
 background-color: #0e1629;
}
.footer-widgets h4.widgettitle {
 border-bottom: 1px solid #bbb;
 font-size: 16px;
 font-weight: normal;
 color: #bbb;
 padding-bottom: 5px;
 margin-bottom: 5px;
}

.footer-widgets a {
 color: #9aaed7;
 text-decoration: none;
}

#footer h4.widget-title {
font-family: "Myriad Pro","Helvetica","Arial","_sans";
}

#footer ul {
 font-size: 11px;
}

.footer-widgets .widget-area {
 width: 20%;
 float: left;
}

.footer-widgets .widget-wrap {
 padding: 0 1em;
}


.cictp-footer li {
 line-height: 12px;
}

.cictp-footer li a {
 color: #9aaed7;
 text-decoration: none;
}
.cictp-footer li a:hover {
 color: #a6aab0;
}
.cictp-footer ul li ul h2 {
 color: #bbb;
}

.cictp-footer-social-links a{
 display: block;
 text-indent: -999999px;
 background: url(http://www.aei.org/image/global/follow_sprite_footer2.png?v=0.0.20024) 0 0 no-repeat;
 height: 20px;
 width: 81px;
 margin-bottom: 10px;
}

.cictp-footer a.facebook {
 background-position: 0 -8px;
 margin-top: 6px;
}
.cictp-footer a:hover.facebook {
 background-position: 0 -143px;
}
.cictp-footer a.twitter {
 background-position: 0 -37px;
}
.cictp-footer a:hover.twitter {
 background-position: 0 -172px;
}
.cictp-footer a.youtube {
 background-position: 0 -93px;
}
.cictp-footer a:hover.youtube {
 background-position: 0 -228px;
}
.cictp-footer a.googleplus {
 background-position: 0 -65px;
}
.cictp-footer a:hover.googleplus {
 background-position: 0 -199px;
}
.cictp-footer a.rss {
 background-position: 0 -123px;
}
.cictp-footer a:hover.rss {
 background-position: 0 -258px;
}




.featured-excerpt .entry-title-meta-container {
 max-width: none;
 width: 100%;
}
.featured-excerpt .entry-title {
 padding-left: 0;
}
.featured-excerpt .entry-meta-utility-container {
 width: 100%;
 position: relative;
 padding: 0;
}
.featured-excerpt .entry-meta {
 position: relative;
}
.featured-excerpt .posted-date {
 float: left;
}
.featured-excerpt .entry-utility {
 float: right;
}
.featured-excerpt .entry-thumbnail-left-pane {
 width: 100%;
}
.featured-excerpt .entry-thumbnail-left-pane img {
 width: 100%;
 height: auto;
}
.entry-featured-tag {
 line-height: 100%;
 position: absolute;
 text-decoration: none;
 text-align:center;
 color: #666;
 background: url(images/SpriteSheet.png) no-repeat -265px -88px;
 padding-left: 1px;
 width: 77px;
 height: 22px;
 right: -14px;
 top: 8px;
 padding-top: 2px;
 font-family:"open_sansCnLtIt", "Arial Narrow", "Helvetica", "Arial", "_sans";
}
.entry-director-tag {
 line-height: 100%;
 position: absolute;
 text-decoration: none;
 text-align:center;
 color: #666;
 background: url(images/SpriteSheet.png) no-repeat -265px -88px;
 width: 77px;
 height: 22px;
 padding-top: 2px;
 font-family:"open_sansCnLtIt", "Arial Narrow", "Helvetica", "Arial", "_sans";
 padding-left: 2px;
 right: -10px;
 bottom: 9px;
}





.right-pane-entry {
 margin-right: 10px;
}
.right-pane-author {
 font-size: 12px;
}
.right-pane-entry-thumbnail {
 float: left;
 padding-right: .5em;
}
.right-pane-entry-title {
 line-height: 100%;
}
.right-pane-entry img, .entry-thumbnail-left-pane img, .article-entry-thumbnail-post img {
 border: 2px solid #000;
}
.right-pane-image-credit-container {
 line-height: 12px;
 position: relative;
}
.right-pane-image-credit-container a {
 text-decoration: underline !important;
}
.right-pane-entry .entry-content-image-description {
 position: relative;
 line-height: 100%;
}

.article-entry-meta-utility-container {
 width: 100%;
 float: left;
}
.article-entry-meta {
 float: left;
}
.article-entry-utility {
 float: right;
}
.article-entry-thumbnail-post {
 position: relative;
 width: 100%;
 display: inline-block;
}

.article-entry-content {
 float: left;
 margin-top: 1em;
 max-width: 100%;
}

.article-entry-content p{
 text-align: justify;
    line-height: 150%;

}


header.entry-header.archive {
 float: right;
 width: 45%;
 margin-left: 1em;
}

#full-width-article header.entry-header {
 float: right;
 max-width: 50%;
 margin-top: 0;
 margin-bottom: 0;
 margin-right: .5em;
 margin-left: .5em;
}

.entry-title-meta-container {
 float:left;
 width: 50%;
 max-width: 50%;
}
.entry-title {
 line-height:120%;
}
.contributor-page-content .entry-title, .about-page-content .entry-title {
 padding-left: 0;
}
.posted-date {
 font-style: italic;
 font-size: 12px;
 color: #595959;
}
.posted-date a {
 font-style: normal;
}
.feed-source {
 font-style: italic;
 font-size: 11px !important;
 color: #595959;
}
.entry-utility {
 float: left;
 width: 100%;
}
.entry-thumbnail-right-pane .entry-meta-utility-container {
 padding-top: .5em;
 margin-top: .5em;
}
.entry-image-category-overlays {
 position: absolute;
 white-space: nowrap;
}
.entry-content-image-description {
 float: right;
 width: 100%;
}
.entry-content-image-description.full{
 width: 100%;
 float: left;
}
.entry-content-image-description .caption {
 font-size: 1.2em;
 width: 100%;
 float: left;
}
.entry-content-image-description .credit {
 font-size: 9px;
 float: right;
 position: relative;
 top: -5px;
}
.entry-content-image-description a {
 text-decoration: underline;
 color: #0000FF;
}

.entry-title-image-container.archive {
 margin-bottom: 0;
}
.entry-content-tags {
 font-size: 11px;
 position: relative;
 float: left;
}

.entry-content {
 margin-top: 6px;
 float: none;
 font-size: 1.09em;
}

#content article h1.entry-title a {
 color: #000;
 }
#content article p a, #full-width-article p a {
 color: #0000FF;
 text-decoration: underline;
}
.author.vcard a {
 text-decoration: none;
 color: #0000FF;
}

.contributor-page-content {
 margin: 0 10px 10px;
}
.blogger-pic-featured-container {
 position: relative;
}
.blogger-pic-featured-container .entry-featured-tag {
 padding-left: 2px;
 right: -10px;
 top: auto;
 bottom: 9px;
}
.contributor-photo {
 float: left;
 margin-right: 1.25em;
}
.blogger-pic img, .contributor-photo img {
 box-sizing: border-box;
 -moz-box-sizing:border-box;
 border: 2px solid #CCC;
}
.research-contributors p {
 margin-bottom: 0;
}
.research-contributors a {
 float: right;
}
.contributor-info {
 border-bottom: 3px dotted #273E66;
 padding-bottom: 10px;
}
.experience-info ul {
 list-style: disc inside none;
}
.contributor-social-links a {
 color: #595959;
 text-decoration: none;
}
.contributor-social-links a:hover {
 text-decoration: underline;
}
.contributor-photo-description h2 {
 margin-bottom: 0;
}


.contributor-photo-description {
 -webkit-transition: all 1s ease-in-out;
 transition: all 1s ease-in-out;
 padding-bottom: 10px;
 border-bottom: 3px solid #273E66;
 margin: 10px;
 position: relative;
 overflow: hidden;
 height: 195px;
}
.contributor-bio {
 margin-bottom:;
}
.contributor-bio-text {
 padding-bottom: 20px;
}
.contributor-more-button-holder {
 position: absolute;
 background: #fff;
 width: 100%;
 height: 17px;
 right: 0;
 bottom: 0;
 padding-bottom: 34px;
}
.contributor-more-button-holder a {
 cursor: pointer;
}
.contributor-more-button {
 padding-left: 24px;
 padding-right: 70px;
 padding-top: 15px;
 padding-bottom: 15px;
 margin-top: 10px;
 float: right;
}
.contributor-more-button.collapsed {
 background: #fff url(images/Button-more-default.png) no-repeat right center;
}
.contributor-more-button.expanded {
 background: #fff url(images/Button-less-default.png) no-repeat right center;
}
.contributor-more-button.collapsed:hover {
 background: #fff url(images/Button-more-over.png) no-repeat right center;
}
.contributor-more-button.expanded:hover {
 background: #fff url(images/Button-less-over.png) no-repeat right center;
}


.blogger-row {
 float: left;
 width: 100%;
}
.blogger-container {
 position: relative;
 float: left;
 width: 50%;
 margin-top: 1.25em;
 margin-bottom: 1.25em;
}
.blogger-pic-name-container {
 box-sizing: border-box;
 -moz-box-sizing:border-box;
 float: left;
 margin-right:15px;
 /*text-align: center;*/
 /*width: 40%;*/
 width:96px;
}
.blogger-pic img {
 width: 96px;
 height: auto;
}
.blogger-info h3 {
 font-family: "open_sanscondensed_light", "Arial Narrow", "Helvetica", "Arial", "_sans";
 margin-bottom: 0;
 line-height:100%;
 text-align:center;
 padding-bottom:10px;
}
.blogger-info a:hover {
 text-decoration:none;
}
.blogger-info h3:hover {
 color:#666;
}
.blogger-articles-author-container {
 box-sizing: border-box;
 -moz-box-sizing:border-box;
 float: left;
 /*padding-left: 5px;*/
 width: 50%;
}
.blogger-articles-author-container a {
 text-decoration: none;
}
.blogger-articles ul {
 margin-bottom: 0;
}
.blogger-articles li {
 margin-bottom: 0;
}
.blogger-articles li.blogger-article-grey a {
 color: #8c8c8c;
}
.blogger-author-link {
 line-height:100%;
 /*position: absolute;
 bottom: 0;*/
}
.blogger-author-link a {
 color: #65769d;
 text-transform: uppercase;
 font-size: 11px;
}
.blogger-author-link a:hover {
 text-decoration: underline;
}
.blogger-articles p {
 line-height: 100%;
 margin-bottom: 5px;
}

.vcard-button {
 width: 100%;
 padding-top: 15px;
 padding-bottom: 15px;
 color: #fff;
 background-color: #273E66;
 text-align: center;
 margin-bottom: 20px;
 margin-top: 15px;

}


.category_img_overlay {
 position:relative;
 font-family: "open_sanscondensed_light", "Arial Narrow", "Helvetica", "Arial", "_sans";
 text-align: center;
 margin-top: 7px;
 left:-8px;
}

div.category_img_overlay a, div.cat-overlay a {
 text-decoration: none;
 color: #fff;
 text-transform: uppercase;
 font-size: 12px;
 padding-left: 4px;
}
.category_img_overlay .internet, .category_img_overlay .communications, .category_img_overlay .technology {
 line-height: 100%;
 padding-top: 2px;
}
.category_img_overlay .internet {
 background: url(images/SpriteSheet.png) no-repeat -127px -116px;
 float: left;
 margin-left: -1px;
 padding-left: 13px;
 padding-right: 14px;
 padding-bottom: 1px;
}
.category_img_overlay .technology{
 background: url(images/SpriteSheet.png) no-repeat -127px -147px;
 float: left;
 margin-left: -1px;
 padding-left: 13px;
 padding-right: 13px;
 padding-bottom: 1px;
}
.category_img_overlay .internet.cat-overlay-1 {
 background: url(images/SpriteSheet.png) no-repeat -2px -116px;
 float: left;
 padding-bottom: 7px;
 padding-right: 9px;
}
.category_img_overlay .communications.cat-overlay-1 {
 background: url(images/SpriteSheet.png) no-repeat -2px -88px;
 padding-left: 12px;
 padding-right: 11px;
 padding-bottom: 7px;
 float: left;
}
.category_img_overlay .technology.cat-overlay-1 {
 background: url(images/SpriteSheet.png) no-repeat -2px -147px;
 float: left;
 padding-left: 10px;
 padding-right: 13px;
 padding-bottom: 7px;
}

.content-sidebar-wrapper {
 position: relative;
 margin:0 !important;
 width:100% !important;
}

a.more-button {
 position:absolute;
 text-decoration: none;
 color: #fff;
 right:0;
 bottom:0;
 height:30px;
 background: url(images/SpriteSheet.png) no-repeat -256px -7px;
 padding-left: 24px;
 padding-right: 34px;
 padding-top: 4px;
 font-size:22px;
 letter-spacing:1px;
 font-family:"open_sansCnLtIt", "Arial Narrow", "Helvetica", "Arial", "_sans";
}
a.more-button:hover {
 background: url(images/SpriteSheet.png) no-repeat -256px -49px;
}

.no-post {
 display: none;
}

.widget_search #s {
 background: #fff url(images/magnifyglass.png) no-repeat right center;
 background-position: right 3px center;
 margin-bottom: 1.125em;
}
input#s, .wpcf7-text {
 border:0.063em solid #bbb !important;
 font-size:1em !important;
 padding:0.125em 0.625em 0 0.625em;
 box-shadow:0 0.188em 0.188em 0 rgba(0,0,0,0.2) inset;
}
.search-italic::-webkit-input-placeholder {
 font-style: italic;
}
.search-italic:-moz-placeholder {
 font-style: italic;
}
.search-italic:-ms-input-placeholder {
 font-style: italic;
}

.arrow-things {
 font-size: 16px;
}

.pagination {
 padding-left: 10px;
}

/* Related Posts */
.yarpp-related {
 width: 640px;
 max-width: 100%;
}
.yarpp-related .article-entry-title {
 border-bottom: 3px dotted #273E66;
}
.related-post {
 box-sizing: border-box;
 -moz-box-sizing:border-box;
 float: left;
 width: 25%;
}
.related-post .entry-title {
 text-align: center;
}

.related-post > * {
 padding: 0 .5em;
}
.related-post .entry-meta, .posted-date {
 width: 100%;
}
.related-post .entry-meta {
 float: left;
}
.related-post img {
 width: 100%;
 height: auto;
 border: 2px solid #000;
}
.related-post .entry-content a {
 display: none;
}
.related-post .entry-title {
 padding: 0;
 line-height: 100%;
 margin-bottom: 0;
}
.related-post .entry-meta-utility-container {
 width: 100%;
 padding: 0px;
}


.right-pane-entry-excerpt p iframe { width: 200px; height: 150px; }

.msie-8 #site-title,
.msie-7 #site-title {
 background: none !important;

 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
 src='http://sheridan/techpolicydaily/wp-content/uploads/2013/09/logo.png',
 sizingMethod='scale');

 -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
 src='http://sheridan/techpolicydaily/wp-content/uploads/2013/09/logo.png',
 sizingMethod='scale')";
}

.exec-editor {
 margin-bottom: 0;
 margin-top: -9px;
 font-size: 12px;
 text-align: center;
}
.contributor-photo-description .exec-editor {
 display: inline;
 margin-bottom: 0;
 margin-top: -9px;
 font-size: 12px;
 text-align: center;
}

.yarpp-related p {
 font-size: 14px !important;
}
#font-size-container {
 display: inline-block;
 float: right;
}
#smaller-font, #larger-font {
 text-indent: -9999px;
 display: inline-block;
 line-height: 100%;
 width: 27px;
 height: 25px;
 border: 1px solid #ccc;
}
#smaller-font {background: url(images/smaller-text.png) no-repeat;}
#larger-font {background: url(images/larger-text.png) no-repeat;}


/* new load more button */
a.load-more, .pagination a, .pagination a {
 box-shadow:inset 0px 1px 0px 0px #3276c9;
 background-color:#253961;
 border-top-left-radius:11px;
 border-top-right-radius:11px;
 border-bottom-right-radius:11px;
 border-bottom-left-radius:11px;
 text-indent:0;
 border:1px solid #13468f;
 display:inline-block;
 color:#ffffff;
 font-family:Arial;
 font-size:15px;
 font-weight:bold;
 font-style:normal;
 height:40px;
 line-height:40px;
 text-decoration:none;
 text-align:center;
 padding: 0 .6em;
}
a.load-more:hover, a.load-more, .pagination a, .pagination a {
 background-color:#273E66;
}
a.load-more:active, a.load-more, .pagination a, .pagination a {
 position:relative;
 top:1px;
 margin-top: .5em;
}
a.load-more:visited, .pagination a:visited, .pagination a:visited {
 line-height: 40px;
}

/* This button was generated using CSSButtonGenerator.com */
a.author {
 float: none;
 margin-top: 5px;
}

div.pagination li {
 margin: 0 3px;
 float: left;
}

form.search-form {
padding: .7em 0;
}

form.search-form input {
 background: url("images/magnifyglass.png") no-repeat scroll right 3px center #FFFFFF;
 width: 155px;
}

#navigation .widget-area li {
 float: left;
}


#navigation li.search-form {
 text-align: center;
}

#navigation section.widget {
 margin-top: 1em;
}

#navigation section.widget.simple-social-icons ul li a{
font-size: .9em;
}

#full-width-article .article-entry-thumbnail-post {
 max-width: 50%;
 float: right;
}

#full-width-article {
 padding: 0 1em;
 float: left;
}



.border-bottom {
 border-bottom: 1px solid #999;
 width: 100%;
 float: left;
}

.full-width-article-content > div {
 padding: 0 .5em;
}

.social-icon span.email-share {
 width:16px;
 height:16px;
 background: transparent url(images/email.png) no-repeat;
 border:0;
 display: block;
}

.social-icon span.print-share {
width:16px;
height:16px;
background: transparent url(images/wp-socializer-sprite-16px.png) no-repeat;
background-position:0px -1292px;
border:0;
display: block;
}

.wraparound {
 padding: 1em;
}

.superscript {
 vertical-align: super;
 font-size: .7em;
}

.placeholder
{
  color: #aaa;
}

.full-width-article-content {
 width: 100%;
 margin-top: 1em;
}

.clear-left {
 clear: left;
 }

 .twitter-button{
  margin-top: 5px;
 }


 footer.entry-footer:last-child:after {
    visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
 }


 #content article ul {
  list-style: outside;
  margin-left: 1.2em;
  margin-top: 1em;
 }

 .credit:after {
  clear: both;
 }

 #navigation  div.wrap li.search-form, #navigation  div.wrap li.widget-area {
  background-color: #273E66;
 }
.cictp-footer div{
  width: 100%;
  float: left;
 }

 .widget_wwm_trending_articles h2.right-pane-entry-title {
  font-size: 19px;
 }

 .widget_wwm_trending_articles .right-pane-entry-thumbnail {
  width: 50%;
  float: left;
  padding: 0;
 }

 .widget_wwm_trending_articles .right-pane-entry-excerpt {
  float: left;
  margin: 1em 0 0 0;
 }

 .widget_wwm_trending_articles .entry-content-image-description span {
  font-size: 8px;
 }

 .widget_wwm_trending_articles article {
  padding-bottom: 1em;
 }

body {
    position: relative;
}

.mobile-only {
  display: none;
}

 @media only screen and (min-width: 768px) and (max-width: 959px) {
  #navigation > div > ul {
  font-size: .75em;
  }

  #full-width-article header.entry-header {
   max-width: 45%;
   float: right;
   margin: 0 0 1em 1em;
  }
  #full-width-article .thumbnail img, #content .thumbnail img {
  max-width: 320px;
  height: auto;
  }

  header.entry-header.archive {
   width: 56%;
  }

  .float-bar .opt-in-form {
      float: none;
      clear: both;
      margin: 0 auto;
  }

  .float-bar h2 {
      float: none;
  }

 }

 @media only screen and (max-width: 767px) {
  .blogger-container {
   width: 100%;
  }
  #sidebar {
   border: none;
   width: 100%;
  }

  #navigation section.widget {
   position: relative;
   width: 100%;
  }
  #navigation div.widget-wrap {
   text-align: center;
  }
  #navigation ul.alignright {
   display: inline-block;
  }
  #navigation > div > ul > li {
   float: none;
  }
  #full-width-article .thumbnail img, #content .thumbnail img {
  max-width: 275px;
  height: auto;
  }
  .thumbnail {

  }
  .entry-thumbnail-right-pane {
  float: right;
  }
  #full-width-article header.entry-header, header.entry-header {
   width: 100%;
   float: right;
   margin: 0;
  }

  .entry-content {
   float: left;
   width: 100%;
  }
  #full-width-article {
   float: none;
  }
  .footer-widgets .widget-area {
    float: left;
    width: 100%;
  }

  .related-post {
  width: 50%;
  }

  .related-post .entry-content {
  font-size: .8rem;
  }
}

@media print {
  body { 
    background: none;
  }
  #wrap {
      border: none;
  }
  #wrap > header{
      height: auto;
  }
  #wrap #site-title {
     display: block;
     position: relative;
     text-indent: 0;
     top: auto;
     left: 0;
     height: 100px;
     background: none;
     font-size: 70px;
     width: auto;
     line-height: 100px;
     letter-spacing: -0.055em;
     font-family: arial;
     color: #273E66;
  }
  .twitter-button,
  .rmw-print-button,
  #wrap > nav,
  #wrap > header > .wrap > .inner > a,
  #wrap > .site-inner > .columns > aside,
  .yarpp-related,
  #respond,
  #footer,
  .social-icons-in-excerpt,
  article img {
      display: none;
  }
  #content {
    width: auto;
  }
  .article-entry-thumbnail-post {
    width: 50%;
  }
  .rmw-footnote-number { display: inline; }
  .rmw-footnotes { display: block; }  
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
  height: auto !important;
}

section#text-16 {
    max-height: 350px !important;
    overflow: hidden;
}

ol.timeline-TweetList {
    max-height: 231px !important;
    overflow: scroll;
}

.article-entry-content ul a {
    color: #0000FF;
}
