/*------------------------------------------------------*/
/* Instant Q&A - Color Scheme - Blue Meadow Styles - Default */
/*------------------------------------------------------*/
body {background: #fff;}
a {color:#b30909;}
.body-left-indent {}
.body-right-indent {}
.body-main {}
#header {background: #eee;border-bottom: 1px solid #ccc;}
h1#logoText a, h1#logoText a:hover {color:#3b4c63;text-shadow: 1px 1px #373a41;} /* Text Based Logo */
#main {background: #fff;}
#wTabs1 li, #wTabs2 li, #wTabs3 li {}
#wTabs1 li.on, #wTabs2 li.on, #wTabs3 li.on {}
#wTabs1 a, #wTabs2 a, #wTabs3 a {}
#wTabs1 .on a, #wTabs2 .on a, #wTabs3 .on a {}

li.cat-item a {color:#616260; text-decoration:none;}
li.cat-item a:hover {color:#212121; text-decoration:none;}

.questionByline a {color:#66870b;}
.questionByline a:hover { text-decoration:underline;}

.questionByline span { color:#df840e;}
