/*
	Theme Name: prose-2
	Theme URI: http://www.studiopress.com/themes/prose
	Description: Prose is a two or three column child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	
	Version: 1.5.2
	
	Template: genesis
	Template Version: 1.8
	
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/*
 WARNING: DO NOT edit this file under any circumstances.
 Please do all CSS modifications via the Custom Code admin menu.
*/


/* Body
------------------------------------------------------------ */
/* This file is auto-generated from the style.css,  the settings page and custom.css. Any direct edits here will be lost if the settings page is saved */
   body, p, select, textarea {
    color: #222;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
body {
    background: #f5f5f5;
    margin: 0 auto;
    width: 970px;
}
li, ol, ul {
    margin: 0;
    padding: 0;
}
ol li {
    list-style-type: decimal;
}
::-moz-selection {
    background-color: #333;
    color: #fff;
}
::selection {
    background-color: #333;
    color: #fff;
}
 a, a:visited {
    color: #c61a1a;
    text-decoration: underline;
}
a:hover {
    color: #c61a1a;
    text-decoration: none;
}
a img {
    border: none;
}
 #wrap {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #fff;
    border: 5px solid #ededed;
    margin: 10px auto;
    overflow: hidden;
    padding: 10px;
    position: relative;
}
 #header {
    height: 150px;
    width: 100%;
}
#title-area {
    float: left;
    overflow: hidden;
    padding: 0;
    width: 450px;
}
#title-area #title {
    line-height: 1.5625;
    margin: 0;
    padding: 30px 0 0 20px;
}
#title-area #title a, #title-area #title a:hover {
    color: #222;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 36px;
    font-weight: normal;
    text-decoration: none;
}
#title-area #description {
    color: #999;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 20px;
}
#header .widget-area {
    float: right;
    padding: 40px 0 0;
    width: 480px;
}
#header .widget-area p {
    margin: 0;
    padding: 0 0 5px;
}
 .header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
    display: block;
    float: left;
    height: 150px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 450px;
}
.header-image #title-area #description {
    display: block;
    overflow: hidden;
}
 .header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
    width: 100%;
}
 #nav {
    background: #f5f5f5;
    border: 1px solid #ddd;
    box-sizing: border-box;
    clear: both;
    color: #666;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 13px;
    margin: 0 auto;
    overflow: hidden;
    text-transform: uppercase;
    width: 100%;
}
#nav .wrap {
    border: 1px solid #fff;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
}
#nav ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#nav ul ul {
    border: none;
}
#nav li {
    float: left;
    list-style: none;
}
#nav li a {
    color: #666;
    display: block;
    margin: 0;
    padding: 7px 10px 6px;
    position: relative;
    text-decoration: none;
}
#nav li a:active, #nav li a:hover, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item a {
    background: #444;
    color: #fff;
}
#nav li a .sf-sub-indicator {
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    top: 14px;
    width: 10px;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
    background: #444;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #fff;
    margin: 0;
    padding: 7px 10px 6px;
    position: relative;
    text-transform: none;
    width: 148px;
}
#nav li li a:active, #nav li li a:hover {
    background: #444;
    color: #fff;
}
#nav li li a .sf-sub-indicator {
    top: 10px;
}
#nav li ul {
    height: auto;
    left: -999em;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 170px;
    z-index: 9999;
}
#nav li ul a {
    width: 140px;
}
#nav li ul ul {
    margin: -34px 0 0 169px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
    left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
    left: auto;
}
#nav li:hover, #nav li.sfHover {
    position: static;
}
 #nav li.right {
    float: right;
    margin: 0;
    padding: 7px 10px 6px;
}
#nav li.right a {
    background: none;
    border: none;
    color: #666;
    display: inline;
    font-weight: normal;
    text-decoration: none;
}
#nav li.right a:hover {
    background: none;
    color: #666;
    text-decoration: underline;
}
#nav li.rss a {
    background: url(http://grammarist.com/wp-content/themes/prose-2/images/rss.png) no-repeat left center;
    margin: 0 0 0 10px;
    padding: 3px 0 3px 16px;
}
#nav li.rss a:hover {
    background: url(http://grammarist.com/wp-content/themes/prose-2/images/rss.png) no-repeat left center;
}
#nav li.date {
    color: #666;
}
#nav li.search {
    padding: 0 5px 0;
}
#nav li.twitter a {
    background: url(http://grammarist.com/wp-content/themes/prose-2/images/twitter-nav.png) no-repeat left center;
    padding: 3px 0 2px 20px;
}
#nav li.twitter a:hover {
    background: url(http://grammarist.com/wp-content/themes/prose-2/images/twitter-nav.png) no-repeat left center;
}
 #subnav {
    background: #f5f5f5;
    border: 1px solid #ddd;
    box-sizing: border-box;
    clear: both;
    color: #666;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 13px;
    margin: 0 auto;
    overflow: hidden;
    text-transform: uppercase;
    width: 100%;
}
#subnav .wrap {
    border: 1px solid #fff;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
}
#subnav ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#subnav ul ul {
    border: none;
}
#subnav li {
    float: left;
    list-style: none;
}
#subnav li a {
    color: #666;
    display: block;
    margin: 0;
    padding: 7px 10px 6px;
    position: relative;
    text-decoration: none;
}
#subnav li a:active, #subnav li a:hover, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item {
    background: #444;
    XXXXcolor: #fff;
color: #ffffcc;
}
#subnav li a .sf-sub-indicator {
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    top: 11px;
    width: 10px;
}
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
    background: #444;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    XXXXcolor: #fff;
color: #ffffcc;
    margin: 0;
    padding: 7px 10px 6px;
    position: relative;
    text-transform: none;
    width: 148px;
}
#subnav li li a:active, #subnav li li a:hover {
    background: #444;
    color: #fff;
}
#subnav li li a .sf-sub-indicator {
    top: 10px;
}
#subnav li ul {
    height: auto;
    left: -999em;
    padding: 0;
    position: absolute;
    width: 170px;
    z-index: 9999;
}
#subnav li ul a {
    width: 140px;
}
#subnav li ul ul {
    margin: -34px 0 0 169px;
}
#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
    left: -999em;
}
#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
    left: auto;
}
#subnav li:hover, #subnav li.sfHover {
    position: static;
}
 #inner {
    clear: both;
    margin: 20px auto;
    width: 900px;
}
 .breadcrumb {
    border-bottom: 1px dotted #aaa;
    font-size: 14px;
    margin: 0 0 20px;
    padding: 0 0 3px;
}
 .taxonomy-description {
    background: #f5f5f5;
    border: 1px solid #ddd;
    margin: 0 0 30px;
    padding: 10px;
}
#content .taxonomy-description p {
    margin: 0;
    padding: 0;
}
 #content-sidebar-wrap {
    float: left;
    width: 730px;
}
.page-template-landing-php #content-sidebar-wrap {
    margin: 0 auto;
    float: none;
    width: 700px;
}
.content-sidebar #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap {
    width: 100%;
}
.sidebar-content-sidebar #content-sidebar-wrap, .sidebar-sidebar-content #content-sidebar-wrap {
    float: right;
}
 #content {
    float: left;
    padding: 10px 0 20px;
    width: 420px;
}
.sidebar-content #content, .sidebar-sidebar-content #content {
    float: right;
}
.content-sidebar #content, .sidebar-content #content {
    width: 590px;
}
.full-width-content #content {
    border: none;
    width: 900px;
}
.page-template-landing-php #content {
    margin: 0 auto;
    width: 680px;
}
.post {
    margin: 0 0 40px;
    overflow: hidden;
}
.page {
    border: none;
}
.single .post {
    border-bottom: none;
    margin: 0;
}
.page-template-landing-php .page {
    padding: 10px 10px 0;
}
.entry-content {
    overflow: hidden;
}
.entry-content p {
    margin: 0 0 25px;
}
blockquote {
    background: #f5f5f5;
    border: 1px solid #ddd;
    margin: 0 15px 25px;
    padding: 25px 25px 0;
}
p.notice {
    background: #f5f8fa;
    border: 1px solid #d7e8f0;
    margin: 0 15px 25px;
    padding: 25px;
}
.clear {
    clear: both;
}
.clear-line {
    border-bottom: 1px dotted #aaa;
    clear: both;
    margin: 0 0 25px;
}
 .five-sixths, .four-fifths, .four-sixths, .one-fifth, .one-fourth, .one-half, .one-sixth, .one-third, .three-fifths, .three-fourths, .three-sixths, .two-fifths, .two-fourths, .two-sixths, .two-thirds {
    float: left;
    margin: 0 0 20px;
    padding-left: 3%;
}
.one-half, .three-sixths, .two-fourths {
    width: 48%;
}
.one-third, .two-sixths {
    width: 31%;
}
.four-sixths, .two-thirds {
    width: 65%;
}
.one-fourth {
    width: 22.5%;
}
.three-fourths {
    width: 73.5%;
}
.one-fifth {
    width: 17.4%;
}
.two-fifths {
    width: 37.8%;
}
.three-fifths {
    width: 58.2%;
}
.four-fifths {
    width: 78.6%;
}
.one-sixth {
    width: 14%;
}
.five-sixths {
    width: 82%;
}
.first {
    clear: both;
    padding-left: 0;
}
 h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.25;
    margin: 0 0 10px;
    padding: 0;
}
h1 {
    font-size: 30px;
    margin: 0 0 10px;
}
h2 {
    font-size: 30px;
    margin: 0 0 10px;
}
h2 a, h2 a:visited {
    color: #222;
    text-decoration: none;
}
h2 a:hover {
    color: #c61a1a;
    text-decoration: none;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
.widget-area h4 {
    border-bottom: 1px dotted #aaa;
    color: #222;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 3px;
}
h5 {
    font-size: 18px;
}
h6, .widget-area h2, {
    font-size: 16px;
}
.widget-area h2 a {
    font-size: 14px;
    font-weight: normal;
}
 .entry-content ol, .entry-content ul {
    margin: 0;
    padding: 0 0 25px;
}
.archive-page ul li, .entry-content ul li {
    list-style-type: square;
    margin: 0 0 0 30px;
    padding: 0;
}
.entry-content ol li {
    margin: 0 0 0 35px;
}
.archive-page ul ul, .entry-content ol ol, .entry-content ul ul {
    padding: 0;
}
 .post-info {
    background: #f5f5f5;
    color: #666;
    font-size: 14px;
    margin: 0 0 20px;
    padding: 5px 10px;
}
 .post-meta {
    background: #f5f5f5;
    clear: both;
    color: #666;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 5px 10px;
}
 .author-box {
    background: #f5f5f5;
    margin: 0 0 40px;
    overflow: hidden;
    padding: 10px;
}
.author-box p {
    font-size: 14px;
}
.author-box img {
    background: #fff;
    border: 1px solid #ddd;
    float: left;
    margin: 0 10px 0 0;
    padding: 4px;
}
 .after-post {
    background: #f5f5f5;
    clear: both;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 10px;
}
 #content .sticky {
    background: #f5f5f5;
    border: 1px solid #ddd;
    margin: 0 0 40px;
    padding: 10px;
}
 .archive-page {
    float: left;
    padding: 20px 0 0;
    width: 45%;
}
 .categories {
    background: none;
    padding: 0 0 0 20px;
}
.post-comments {
    background: none;
    margin: 0 0 0 5px;
    padding: 0 0 0 18px;
}
.tags {
    background: none;
    margin: 0 0 0 5px;
    padding: 0 0 0 18px;
}
.time {
    background: none;
    padding: 0 0 0 18px;
}
 img {
    height: auto;
    max-width: 100%;
}
.avatar, .featuredpage img, .featuredpost img, .post-image {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    padding: 4px;
}
.author-box .avatar {
    background-color: #fff;
    float: left;
    margin: 0 10px 0 0;
}
.post-image {
    margin: 0 10px 10px 0;
}
.comment-list li .avatar {
    background-color: #fff;
    float: right;
    margin: 5px 0 0 10px;
}
img.centered, .aligncenter {
    display: block;
    margin: 0 auto 10px;
}
img.alignnone {
    display: inline;
    margin: 0 0 10px;
}
img.alignleft {
    display: inline;
    margin: 0 15px 10px 0;
}
img.alignright {
    display: inline;
    margin: 0 0 10px 15px;
}
.alignleft {
    float: left;
    margin: 0 15px 10px 0;
}
.alignright {
    float: right;
    margin: 0 0 10px 15px;
}
.wp-caption {
    background: #f5f5f5;
    padding: 10px;
    text-align: center;
}
p.wp-caption-text {
    font-size: 14px;
    margin: 5px 0;
}
.wp-smiley, .wp-wink {
    border: none;
    float: none;
}
.gallery-caption {
}
 .navigation {
    font-size: 14px;
    overflow: hidden;
    padding: 20px 0 40px;
    width: 100%;
}
#comments .navigation {
    padding: 0;
}
.navigation li {
    display: inline;
}
.navigation li a, .navigation li.disabled, .navigation li a:hover, .navigation li.active a {
    background: #f5f5f5;
    color: #222;
    padding: 5px 8px;
    text-decoration: none;
}
.navigation li a:hover, .navigation li.active a {
    background: #555;
    color: #fff;
}
 .sidebar {
    display: inline;
    float: right;
    font-size: 14px;
    padding: 10px 0 0;
    width: 280px;
}
#sidebar-alt {
    float: left;
    width: 140px;
}
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
    float: left;
}
.content-sidebar-sidebar #sidebar-alt {
    float: right;
}
.sidebar p {
    font-size: inherit;
    margin: 0 0 20px;
}
.sidebar .widget {
    margin: 0 0 40px;
    padding: 0;
}
.sidebar a img {
    margin: 0;
}
.sidebar .social-profiles a img {
    margin: 5px 6px 0;
}
.widget-area ol, .widget-area ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.widget-area ul li {
    background: no-repeat top left;
    border-bottom: 1px dotted #ddd;
    margin: 0 0 5px;
    padding: 0 0 5px 16px;
    word-wrap: break-word;
}
#footer-widgets .widget-area ul li {
    background: url(http://grammarist.com/wp-content/themes/prose-2/images/footer-list.png) no-repeat top left;
}
 #cat {
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #333;
    display: inline;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 14px;
    margin: 10px 0 0;
    padding: 3px;
    width: 100%;
}
 #sidebar .featuredpage, #sidebar .featuredpost, #sidebar-alt .featuredpage, #sidebar-alt .featuredpost {
    clear: both;
    margin: 0 0 15px;
    padding: 0;
}
#sidebar .featuredpage .page, #sidebar .featuredpost .post, #sidebar-alt .featuredpage .page, #sidebar-alt .featuredpost .post {
    margin: 0;
    padding: 10px 10px 5px;
}
 #sidebar .user-profile, #sidebar-alt .user-profile {
    overflow: hidden;
}
#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
    background: #f5f5f5;
    border: 1px solid #ddd;
    float: left;
    margin: 0;
    padding: 4px;
}
#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
    margin: 0;
    padding: 0 0 0 10px;
}
 input[type="button"], input[type="submit"] {
    background: #444;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 7px 7px 6px;
    text-decoration: none;
    text-transform: uppercase;
}
input:hover[type="button"], input:hover[type="submit"] {
    background: #222;
    border: none;
}
 .searchform {
    margin: 0;
}
#header .searchform {
    float: right;
    padding: 40px 0 0;
}
.s {
    background: #fff;
    border: 1px solid #ddd;
    color: #666;
    font-size: 14px;
    margin: 5px -7px 0 0;
    padding: 5px 7px;
    width: 190px;
}
#footer-widgets .s, #nav .s {
    background: #fff !important;
}
 .enews #subbox {
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 14px;
    margin: 5px -7px 0 0;
    padding: 5px 7px;
    width: 190px;
}
.after-post .enews #subbox {
    background: #fff;
}
#sidebar .enews p {
    margin: 0 0 10px;
}
 .latest-tweets {
    margin: 10px 0 0;
    padding: 0;
}
 #wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    font-size: 12px;
    font-style: italic;
    padding: 2px 5px 0 0;
    text-align: right;
}
#wp-calendar thead {
    background-color: #f5f5f5;
    font-weight: bold;
    margin: 10px 0 0;
}
#wp-calendar td {
    background-color: #f5f5f5;
    padding: 2px;
    text-align: center;
}
 #footer-widgets {
    background: #f5f5f5;
    border: 1px solid #ddd;
    box-sizing: border-box;
    clear: both;
    color: #222;
    font-size: 14px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#footer-widgets .wrap {
    border: 1px solid #fff;
    overflow: hidden;
    padding: 20px 19px 0;
}
#footer-widgets .widget {
    background: none;
    border: none;
    margin: 0 0 20px;
}
#footer-widgets h4 {
    border-bottom: 1px dotted #aaa;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0 0 3px;
}
#footer-widgets p {
    font-size: inherit;
    margin: 0 0 20px;
}
#footer-widgets a, #footer-widgets a:visited {
    color: #222;
    text-decoration: none;
}
#footer-widgets a:hover {
    color: #222;
    text-decoration: underline;
}
.footer-widgets-1 {
    display: none ;
    float: left;
    margin: 0 20px 0 0;
    width: 285px;
}
.footer-widgets-2 {
    float: center;
    margin: 0;
    XXwidth: 290px;
    XXwidth: 100%;
}
.footer-widgets-3 {
    display: none ;
    float: right;
    margin: 0;
    width: 285px;
}
 #footer {
    clear: both;
    font-size: 14px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0 20px;
    width: 100%;
}
#footer p {
    font-size: inherit;
}
#footer a, #footer a:visited {
    color: #222;
    text-decoration: none;
}
#footer a:hover {
    color: #222;
    text-decoration: underline;
}
#footer .gototop {
    float: left;
    padding: 0 0 0 10px;
    width: 200px;
}
#footer .creds {
    float: right;
    padding: 0 10px 0 0;
    text-align: right;
    width: 735px;
}
 #comments, #respond {
    margin: 0 0 15px;
    overflow: hidden;
}
#author, #comment, #email, #url {
    font-size: 14px;
    margin: 10px 5px 0 0;
    padding: 5px;
    width: 250px;
}
#comment {
    font-size: 14px;
    height: 150px;
    margin: 10px 0;
    width: 98%;
}
.ping-list {
    margin: 0 0 40px;
}
.comment-list ol, .ping-list ol {
    padding: 10px;
}
.comment-list li, .ping-list li {
    list-style-type: none;
    margin: 15px 0 5px;
    padding: 10px 15px;
}
.comment-list li ul li {
    list-style-type: none;
    margin-right: -16px;
}
.comment-content p {
    font-size: 14px;
    margin: 0 0 20px;
}
.comment-list cite, .ping-list cite {
    font-style: normal;
}
.commentmetadata {
    font-size: 12px;
    margin: 0 0 5px;
}
.reply {
    font-size: 14px;
    font-weight: 300;
}
.nocomments {
    text-align: center;
}
#comments .navigation {
    display: block;
}
.bypostauthor {
}
.thread-alt, .thread-even {
    background-color: #f5f5f5;
}
.alt, .depth-1, .even {
    border: 1px solid #ddd;
}
 .gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea {
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #222 !important;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
    font-size: 14px !important;
    padding: 4px 5px !important;
}
.gform_footer input.button {
    border: none;
    color: #fff !important;
}
.gform_wrapper .ginput_complex label {
    font-size: 12px !important;
}
.gform_wrapper li, .gform_wrapper form li {
    background: none !important;
    margin: 0 0 10px !important;
}
.gform_wrapper .gform_footer {
    border: none !important;
}
 @media only screen and (max-width:960px) {
    body, .content-sidebar-sidebar #content, .content-sidebar #content, .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .full-width-content #content, .page-template-landing-php #content, .page-template-landing-php #content-sidebar-wrap, .sidebar-content #content, .sidebar-content-sidebar #content, .sidebar-sidebar-content #content, #content-sidebar-wrap, #footer, #footer .creds, #footer .gototop, #footer-widgets, #header, #nav, #sidebar, #sidebar-alt, #subnav {
    width: 97%;
}
#header {
    padding: 10px 0;
}
#header .widget-area, #title-area {
    width: 100% !important;
}
#title-area #description, #title-area #title {
    padding: 0 !important;
}
#title-area #title {
    line-height: 1.0;
    margin: 0 0 10px;
}
#header .widget-area {
    padding: 10px 0 0 !important;
}
#wrap {
    border: none !important;
    margin: 0 !important;
    width: auto;
}
#inner {
    padding: 10px;
    width: auto;
}
#description, #footer .creds, #footer .gototop, #title, #title-area {
    float: none;
    padding: 0;
    text-align: center;
}
#header .searchform {
    float: none;
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
}
#nav li.right {
    display: none;
}
.enews #subbox, .s {
    width: 60%;
}
#footer p {
    padding: 0 10px;
}
}
body, p {
    color: #222222;
    font-family: Georgia, serif;
    font-size: 15px;
    line-height: 1.6;
}
a, a:visited {
    color: #113e9c;
    text-decoration: none;
}
a:hover {
    color: #a6b6c4;
    text-decoration: underline;
}
#wrap {
    background-color: #ffffff;
    margin: 0 auto 0;
    padding: 0;
    border: 1px solid #ededed;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
#header {
    height: 0;
    background-color: #ffffff;
}
#title-area {
    width: 0;
}
#title-area #title {
    padding-top: 0;
    padding-left: 0;
}
.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
    width: 0;
    height: 0;
}
#title-area #title a, #title-area #title a:hover {
    color: #ffffff;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 0;
}
#title-area #description {
    color: #999999;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 15px;
    padding-left: 20px;
    padding-top: 0;
    font-style: normal;
}
#header .widget-area {
    width: 0;
}
#nav {
    background-color: #ffffff;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 13px;
    text-transform: uppercase;
    border: 1px solid #dddddd;
}
#nav .wrap {
    border: 1px solid #ffffff;
}
#nav li a {
    background-color: #f5f5f5;
    color: #666666;
    text-decoration: none;
}
#nav li.right a, #nav li.rss a, #nav li.twitter a {
    color: #666666;
}
#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-menu-item a {
    background-color: #444444;
    color: #ffffff;
    text-decoration: none;
}
#nav li.right a:hover, #nav li.rss a:hover, #nav li.twitter a:hover {
    color: #666666;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
    background-color: #f5f5f5;
    color: #666666;
}
#nav li li a:hover, #nav li li a:active {
    background-color: #444444;
    color: #ffffff;
}
#subnav {
    background-color: #ffffff;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 13px;
    text-transform: uppercase;
    border: 0 solid #dddddd;
}
#subnav .wrap {
    border: 0 solid #ffffff;
}
#subnav li a {
    background-color: #f5f5f5;
    color: #666666;
    text-decoration: none;
}
#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-menu-item a {
    background-color: #444444;
color: #ffffcc;
    text-decoration: none;
}
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
    background-color: #f5f5f5;
    XXXXcolor: #666666;
    color: #666666;
}
#subnav li li a:hover, #subnav li li a:active {
    background-color: #444444;
    XXXXcolor: #000000;
    color: #ffffcc;
}
.breadcrumb {
    color: #222222;
    text-transform: none;
    font-size: 13px;
    border-bottom: 1px dotted #aaaaaa;
}
.post-info {
    background-color: #ffffff;
    color: #666666;
    text-transform: none;
    font-size: 11px;
}
.post-meta {
    background-color: #f5f5f5;
    color: #666666;
    text-transform: none;
    font-size: 13px;
}
blockquote {
    font-style: normal;
    background-color: #f5f5f5;
    border: 1px solid #cfcece;
}
blockquote p {
    color: #555555;
    font-family: inherit;
    font-size: 15px;
}
p.notice {
    color: #555555;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 16px;
    font-style: normal;
    background-color: #f5f8fa;
    border: 1px solid #d7e8f0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
}
h1 {
    font-size: 26px;
    color: #222222;
}
h2 {
    font-size: 20px;
    color: #1a2132;
}
h2 a, h2 a:visited {
    color: #1d429f;
    text-decoration: none;
}
h2 a:hover {
    color: #c61a1a;
    text-decoration: none;
}
h3 {
    font-size: 17px;
    color: #222222;
}
h4 {
    font-size: 15px;
    color: #444444;
}
h5 {
    font-size: 14px;
    color: #222222;
}
h6 {
    font-size: 14px;
    color: #222222;
}
.widget-area h4 {
    color: #222222;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    border-bottom: 1px dotted #aaaaaa;
    text-transform: none;
}
.sidebar, .sidebar p {
    color: #222222;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 15px;
}
#footer-widgets {
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
}
#footer-widgets h4 {
    color: #222222;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    border-bottom: 1px dotted #aaaaaa;
    text-transform: none;
}
#footer-widgets a, #footer-widgets a:visited, #footer-widgets li a, #footer-widgets li a:visited {
    color: #222222;
    text-decoration: none;
}
#footer-widgets a:hover, #footer-widgets li a:hover {
    color: #222222;
    text-decoration: underline;
}
#footer {
  display: none ;
    color: #222222;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
}
#footer a, #footer a:visited {
    color: #222222;
    text-decoration: none;
}
#footer a:hover {
    color: #222222;
    text-decoration: underline;
}
.s, #author, #email, #url, #comment, .enews #subbox, .prose-input {
    color: #666666;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-style: normal;
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
}
input[type="button"], input[type="submit"], .prose-button {
    background-color: #444444;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 13px;
}
input:hover[type="button"], input:hover[type="submit"], .prose-button:hover {
    background-color: #222222;
}
 body {
    background: none repeat scroll 0 0 #F5F5F5;
    width: 100%;
}
#s {
    width: 70%;
    height: 20px;
}
#wrap {
    background: none repeat scroll 0 0 #FAFAFA;
    margin: 5px 0;
    overflow: hidden;
    position: relative;
    padding: 5px 10px;
}
#header {
    padding: 0;
}
#content-sidebar-wrap {
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    float: left;
    margin: 0;
    max-width: 100%;
    min-width: 83%;
    padding: 0 0;
}
#content {
    margin: 0 0 0 10px;
    padding: 15px 0 0 10px;
    width: 64%;
}
.entry-content a {
    text-decoration: underline;
}
blockquote {
    background: none repeat scroll 0 0 #F5F4F6;
    border: 1px solid #DDDDDD;
    margin: 0 15px 15px;
    overflow: hidden;
    padding: 15px 25px 0;
}
.entry-content blockquote a {
    text-decoration: none;
}
.widget-area h4 {
    border-top: 0 solid #DDDDDD;
    border-bottom: 0 dotted #AAAAAA;
    color: #222222;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h2 {
    border-bottom: 1px solid #DDDDDD;
    overflow: hidden;
    padding-bottom: 2px;
    padding-top: 10px;
}
h4 {
    border-top: 1px solid #DDDDDD;
    overflow: hidden;
    padding-bottom: 2px;
    padding-top: 10px;
}
h2 a, h2 a:visited {
    color: #222222;
    text-decoration: none;
}
.post-info {
    background: none repeat scroll 0 0 #F5F5F5;
    color: #666666;
    font-size: 14px;
    margin: 0 0 20px;
    padding: 5px 10px;
}
.post-meta {
    background: none repeat scroll 0 0 #F5F5F5;
    clear: both;
    color: #666666;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px;
}
#inner {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}
#top-ad {
    float: right;
    margin: 20px 2% 20px 0;
}
#top-banner {
    padding: 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #DDDDDD;
    background: #FAFAFA;
}
#top-sidebar-ad {
    margin: 0;
}
}
#top-ad-mobile {
    margin-top: 10px;
    margin-bottom: 10px;
}
.midpost {
    background-color: #FFFFFF;
    border-color: #888888;
    border-style: solid;
    border-width: 1px 0;
    float: left;
    font-size: 8px;
    margin: 5px 10px 5px 0;
    max-width: 30%;
    padding: 5px 5px 0;
}
#social-top {
    background-color: #F5F4F6;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 0 0 1px;
    clear: both;
    font-family: Arial;
    font-size: 11px;
    margin: 0 0 5px;
    overflow: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 5px;
    text-transform: uppercase;
    width: 100%;
    min-height: 30px;
}
#social-top ul {
    border-bottom: 0 solid #5E5E5E;
    border-top-width: 0;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#social-top ul ul {
    border-style: none;
}
#social-top li {
    float: left;
    padding: 2px 10px;
}
#social-top li ul {
    height: auto;
    left: -999em;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 200px;
    z-index: 9999;
}
#social-top li ul a {
    width: 200px;
}
#social-top li ul ul {
    margin: -34px 0 0 179px;
}
#social-top li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
    left: -999em;
}
#social-top li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
    left: auto;
}
#social-top li:hover, #nav li.sfHover {
    position: static;
}
#social-top li.right {
    float: right;
    margin: 0;
    padding: 5px 15px 4px;
}
#social-top li.right a {
    background-image: none;
    border-style: none;
    color: #666666;
    display: inline;
    font-weight: normal;
    text-decoration: none;
}
#social-top li.right a:hover {
    background-image: none;
    color: #666666;
    text-decoration: underline;
}
#social-bottom {
    background-color: #F5F4F6;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px 0;
    clear: both;
    font-family: Arial;
    font-size: 11px;
    margin: 0 0 10px;
    overflow: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 5px;
    text-transform: uppercase;
    width: 100%;
}
#social-bottom ul {
    border-bottom: 0 solid #5E5E5E;
    border-top-width: 0;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#social-bottom ul ul {
    border-style: none;
}
#social-bottom li {
    float: left;
    padding: 2px 10px;
}
#social-bottom li ul {
    height: auto;
    left: -999em;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 200px;
    z-index: 9999;
}
#social-bottom li ul a {
    width: 200px;
}
#social-bottom li ul ul {
    margin: -34px 0 0 179px;
}
#social-bottom li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
    left: -999em;
}
#social-bottom li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
    left: auto;
}
#social-bottom li:hover, #nav li.sfHover {
    position: static;
}
#social-bottom li.right {
    float: right;
    margin: 0;
    padding: 5px 15px 4px;
}
#social-bottom li.right a {
    background-image: none;
    border-style: none;
    color: #666666;
    display: inline;
    font-weight: normal;
    text-decoration: none;
}
#social-bottom li.right a:hover {
    background-image: none;
    color: #666666;
    text-decoration: underline;
}
#sidebar .enews {
    background-color: #F5F4F6;
    border-color: #888888;
    border-style: solid;
    border-width: 0 1px 1px;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 5px 10px 10px;
}
#sidebar .twit-rss {
    background-color: #EDEDED;
    border-color: #888888;
    border-style: solid;
    border-width: 0 1px 1px;
    font-size: 12px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 5px 5px 10px;
}
#sidebar .categories-widget {
    -moz-column-count: 2;
    background-color: #EDEDED;
    font-size: 13px;
    padding-bottom: 10px;
    word-wrap: break-word;
}
.entry-content p {
    margin: 0 0 10px;
}
.next-prev {
    background-color: #F5F4F6;
    border-color: #888888;
    border-left: 1px solid #888888;
    border-style: solid;
    border-width: 1px;
    font-size: 13px;
    margin: 5px 0 10px;
    overflow: hidden;
    padding: 5px 10px;
}
.previous {
    float: left;
}
.next {
    float: right;
    padding-left: 5px;
    text-align: right;
}
.next-prev-sidebar {
    border: 1px solid #DDDDDD;
    font-size: 13px;
    margin-bottom: 20px;
    margin-top: 10px;
    min-height: 40px;
    overflow: hidden;
    padding: 10px;
}
.previous-sidebar {
    float: left;
    height: 100%;
    width: 48%;
}
.next-sidebar {
    float: right;
    height: 100%;
    text-align: right;
    width: 48%;
}
.after-post {
    background-color: #F5F5F5;
    clear: both;
    margin: 0;
    overflow: hidden;
    padding: 0 10px;
}
.widget-area ul li {
    border-bottom: 0 solid #AAAAAA;
    color: #222222;
    font-family: arial;
    font-size: 13px;
    margin: 0;
    padding: 2px 4px;
}
.single .post {
    border-bottom-style: none;
    margin: 5px 0 5px 2px;
}
.post-info {
    color: #666666;
    font-size: 12px;
    margin: 0;
    padding: 5px;
}
.sidebar .widget {
    margin-bottom: 0;
}
.enews #subbox {
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 14px;
    margin: 5px 1px 0 0;
    padding: 5px 7px;
    width: 60%;
}
quizzin-question {
    padding-bottom: 20px;
}
.socialmedia-buttons {
    background-color: #F5F4F6;
    border-color: #888888;
    border-style: solid;
    border-width: 1px 1px 0;
    font-size: 12px;
    line-height: 22px;
    margin: 20px 0 0;
    padding: 10px 5px 5px 10px;
}
.socialmedia-buttons {
    background-color: #F5F4F6;
    border-color: #888888;
    border-style: solid;
    border-width: 1px 1px 0;
    font-size: 12px;
    line-height: 22px;
    margin: 0;
    padding: 10px 5px 5px 10px;
}
li.Social_Widget a {
    background: none repeat scroll 0 0 transparent !important;
    margin: 0 !important;
    padding: 0 !important;
}
.socialmedia-buttons img {
    border: 0 none !important;
    display: inline;
    margin-right: 10px !important;
    transition: all 0.2s ease 0s;
}
.socialmedia-buttons a {
    background: none repeat scroll 0 0 transparent !important;
}
.socialmedia-buttons a:hover {
    border: 0 none;
    text-decoration: none;
}
.socialmedia-buttons img.fade:hover {
    opacity: 1 !important;
    transition: all 0.2s ease 0s;
}
.socialmedia-buttons img.scale:hover {
    transform: scale(1.2);
    transition: all 0.2s ease 0s;
}
.socialmedia-buttons img.bounce:hover {
    transform: translate(0px, -2px);
    transition: all 0.2s ease 0s;
}
.socialmedia-buttons img.combo:hover {
    opacity: 1 !important;
    transform: scale(1.1) translate(0px, -4px);
    transition: all 0.2s ease 0s;
}
.s, #author, #email, #url, #comment, .enews #subbox, .prose-input {
    background-color: #FFFFFF;
}
.time {
    background-image: none;
    padding: 0 0 0 2px;
}
.quizzin-question {
    margin-bottom: 20px;
}
.post-meta {
    background-color: #FFFFFF;
    color: #666666;
    font-size: 11px;
    text-transform: none;
}
.s {
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-size: 14px;
    margin: 2px 1px 0 0;
    padding: 5px 7px 4px;
}
h1 {
    padding-bottom: 10px;
    font-weight: bold;
}
.widgettitle {
    padding-top: 10px;
}
#sidebar .explore-wrap {
    background-color: #EDEDED;
    border: 1px solid #888888;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px;
}
h5 {
    margin-top: 0;
    padding-top: 0;
}
.skyscraper-ad {
    padding-top: 10px;
}
#sidebar .nrelate .nrelate_popular .nrelate_none .nr_1col .nr_text {
    background-color: #F5F4F6;
    border-color: #888888;
    border-style: solid;
    border-width: 1px;
    font-size: 13px;
    line-height: 1.3;
    margin: 5px 0 0;
    padding: 5px 5px 5px 10px;
}
#nrelate_popular_2 {
    background-color: #F5F4F6;
    border-color: #888888;
    border-style: solid;
    border-width: 1px;
    font-size: 13px;
    line-height: 1.3;
    margin: 0 0 10px 0;
    padding: 10px 5px 5px 10px;
}
#nrelate_popular_2 h3 {
    border-bottom: 0 solid #AAAAAA;
    color: #222222;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 2px 0 5px;
    text-transform: uppercase;
}
.title-category {
    font-family: Arial;
    font-size: 11px;
    margin: 20px auto 0;
    overflow: hidden;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.sidebar #menu-custom-menu .menu a ul {
    border-bottom: 1px dotted #AAAAAA;
    color: #222222;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-left: 20px;
}
.sidebar #menu-custom-menu .sub-menu a {
    border-bottom: 0 none;
    font-size: 12px;
    padding-left: 20px;
    text-transform: none;
}
#sidebar-alt h4 {
    border-top: 0 solid #DDDDDD;
    border-bottom: 0 solid #AAAAAA;
    color: #606060;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    margin: 5px 5px 5px 20px;
    padding: 0;
    text-transform: uppercase;
}
#sidebar-alt h4 a {
    border-top: 0 solid #DDDDDD;
    border-bottom: 0 solid #AAAAAA;
    color: #222222;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#sidebar-alt h4 a:hover {
    background-color: #FFFF00;
    border-bottom: 0 solid #AAAAAA;
    color: #606060;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
}
#footer-menu {
    width: 100%;
}
#footer-menu {
    background-color: #FAFAFA;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 0;
    clear: both;
    font-family: Arial;
    font-size: 11px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}
#footer-menu ul {
    border-bottom: 0 solid #5E5E5E;
    border-top-width: 0;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 0 10px;
    width: 95%;
}
#footer-menu ul ul {
    border-style: none;
}
#footer-menu li {
    float: left;
}
#footer-menu li a {
    background-color: #F8F8F8;
    display: block;
    margin: 0;
    padding: 0 15px 10px;
    position: relative;
    text-decoration: none;
}
#footer-menu a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item a {
}
#footer-menu li a .sf-sub-indicator {
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    top: 14px;
    width: 10px;
}
#footer-menu li li a, #nav li li a:link, #nav li li a:visited {
    border-right: 1px solid #FFFFFF;
    border-top: 0 solid #FFFFFF;
    color: #FFFFFF;
    margin: 0;
    padding: 5px 10px 10px;
    position: relative;
    text-transform: none;
}
#footer-menu li li a:hover, #nav li li a:active {
    background-color: #444444;
    color: #FFFFFF;
}
#footer-menu li li a .sf-sub-indicator {
    top: 10px;
}
#footer-menu li ul {
    height: auto;
    left: -999em;
    margin: 0 0 10px;
    padding: 0 0 10px;
    position: absolute;
    z-index: 9999;
}
#footer-menu li ul a {
}
#footer-menu li ul ul {
    margin: -34px 0 0 179px;
}
#footer-menu li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
    left: -999em;
}
#footer-menu li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
    left: auto;
}
#footer-menu li:hover, #nav li.sfHover {
    position: static;
}
#footer-menu li.right {
    float: right;
    margin: 0;
    padding: 5px 15px 4px;
}
#footer-menu li.right a {
    background-image: none;
    border-style: none;
    color: #666666;
    display: inline;
    font-weight: normal;
    text-decoration: none;
}
#footer-menu li.right a:hover {
    background-image: none;
    color: #666666;
    text-decoration: underline;
}
#nav_menu-5 {
    padding: 5px 0 5px 20px;
}
#nav_menu-6 {
    padding: 5px 0 5px 20px;
}
#nav_menu-7 {
    padding: 5px 0 5px 20px;
}
#nav_menu-8 {
    padding: 5px 0 5px 20px;
}
#nav_menu-9 {
    padding: 5px 0 5px 20px;
}
#nav_menu-10 {
    padding: 5px 0 5px 20px;
}
#grammarist-title {
    background-color: #404040 !important;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    float: left;
    font-family: 'Volkhov', arial;
    font-size: 20px;		/* Old, safe fallback */
    font-size: 2vw;		/* New hotness */
    margin: 5px 0 10px 3px;
    padding: 5px 2%;
    text-align: center;
    height: 80px;
    width: 12.5%;
}
#top-search {
    float: right;
    margin-left: 0;
    margin-right: 1%;
    width: 35%;
}
#grammarist-title a {
    color: #ffffff;
    vertical-align: center;
    top: 10px;
    position: relative;
}
#grammarist-title a:hover {
}

.header-adbox {
    display: inline-block;
    height: 90px;
    left: 17.7%;
    position: absolute;
    top: 10px;
    width: 720px;
}

#dsq-combo-widget {
    margin-top: 20px;
}
#recent-posts-4 {
    background-color: #F5F4F6;
    border-color: #888888;
    border-style: solid;
    border-width: 1px;
    font-size: 13px;
    line-height: 1.3;
    margin: 10px 0;
    padding: 10px 5px 5px 10px;
}
#recent-posts-4 h4 {
    border-top: 0 solid #DDDDDD;
    border-bottom: 0 dotted #AAAAAA;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0 0 3px;
}
#link-unit {
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px;
    padding: 10px;
}
#toc {
    border: 1px solid #DDDDDD;
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
    margin-right: 20px;
    max-width: 18%;
    min-width: 100px;
    overflow: hidden;
    padding: 10px;
}
#toc ol {
    margin: 0;
    padding: 0;
}
#toc h4 {
    border-top: 0 solid #DDDDDD;
    font-size: 13px;
    font-weight: normal;
}
.azindex ul li {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding-top: 5px;
}
#toc_container {
    overflow: hidden;
}
.summary {
    background-color: #F8F8F8;
    border-color: #888888;
    border-style: solid;
    border-width: 1px;
    font-size: 70%;
    line-height: 1.2;
    margin: 10px 0;
    padding: 10px 20px 0;
}
.summary h4 {
    border-bottom: 0 dotted #AAAAAA;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0 0 5px;
    padding: 0 0 3px;
}
.summary p {
    font-size: 14px;
}
#two-column-wrap {
    margin: 0 auto;
    width: 100%;
}
#left-col {
    float: left;
    width: 50%;
}
#right-col {
    float: right;
    width: 50%;
}
#nav li a {
    color: #666666;
    display: block;
    font-family: arial;
    position: relative;
    text-align: center;
    text-decoration: none;
}
#header-menu {
    background-color: #FAFAFA;
    clear: both;
    display: none;
    font-family: Arial;
    font-size: 11px;
    margin: 0 auto 0 0;
    min-height: 105px;
    overflow: hidden;
    text-transform: uppercase;
}
#header-menu ul {
    border-bottom: 0 solid #5E5E5E;
    border-top-width: 0;
    list-style-type: none;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
    width: 98%;
}
#header-menu ul ul {
    border-style: none;
}
#header-menu li {
    float: left;
}
#header-menu li a {
    display: block;
    margin: 0;
    padding: 3px 15px;
    position: relative;
    text-decoration: none;
}
#header-menu-grammar {
    background-color: #404040;
    border-left: 1px solid #F9F9F9;
    color: #505050;
    font-family: arial;
    font-size: 110%;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 8px 29px;
    text-transform: uppercase;
}
#header-menu-grammar a {
    color: #FFFFFF;
}
#header-menu-grammar a:hover {
    background: none repeat scroll 0 0 #404040;
    color: #FFFFFF;
}
#header-menu-usage {
    background-color: #404040;
    border-left: 1px solid #F9F9F9;
    color: #505050;
    font-family: arial;
    font-size: 110%;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 8px 31px;
    text-transform: uppercase;
}
#header-menu-usage a {
    color: #FFFFFF;
}
#header-menu-usage a:hover {
    background: none repeat scroll 0 0 #404040;
    color: #FFFFFF;
}
#header-menu-spelling {
    background-color: #404040;
    border-left: 1px solid #F9F9F9;
    color: #505050;
    font-family: arial;
    font-size: 110%;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 8px 31px;
    text-transform: uppercase;
}
#header-menu-spelling a {
    color: #FFFFFF;
}
#header-menu-spelling a:hover {
    background: none repeat scroll 0 0 #404040;
    color: #FFFFFF;
}
#header-menu-words {
    background-color: #404040;
    border-left: 1px solid #F9F9F9;
    color: #505050;
    font-family: arial;
    font-size: 110%;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 8px 29px;
    text-transform: uppercase;
}
#header-menu-words a {
    color: #FFFFFF;
}
#header-menu-words a:hover {
    background: none repeat scroll 0 0 #404040;
    color: #FFFFFF;
}
#header-menu-style {
    background-color: #404040;
    border-left: 1px solid #F9F9F9;
    color: #505050;
    font-family: arial;
    font-size: 110%;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 8px 41px;
    text-transform: uppercase;
}
#header-menu-style a {
    color: #FFFFFF;
}
#header-menu-style a:hover {
    background: none repeat scroll 0 0 #404040;
    color: #FFFFFF;
}
#header-menu-index {
    background-color: #404040;
    border-left: 1px solid #F9F9F9;
    color: #505050;
    font-family: arial;
    font-size: 110%;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 0;
    padding: 8px 34px;
    text-transform: uppercase;
}
#header-menu-index a {
    color: #FFFFFF;
}
#header-menu-index a:hover {
    background: none repeat scroll 0 0 #404040;
    color: #FFFFFF;
}
#dsq-combo-widget #dsq-combo-content .dsq-combo-box {
    clear: both;
    margin: 0 0 5px;
    padding: 12px;
}
.more-link {
    background-color: #D4D4D4;
    border: 1px solid #FAFAFA;
    border-radius: 5px 5px 5px 5px;
    font-family: arial;
    font-size: 75%;
    margin-left: 5px;
    padding: 3px 15px;
    text-transform: none;
}
a.more-link {
    color: #222222;
}
.title-category-grammar {
    background: none repeat scroll 0 0 #9ED4DC;
    border-radius: 5px 5px 5px 5px;
    float: right;
    font-family: Arial;
    font-size: 9px;
    margin: 0 0 10px;
    max-width: 15%;
    padding: 1px 10px;
    text-align: center;
    text-transform: uppercase;
}
.title-category-grammar a, a:hover {
    color: #222222;
}
.title-category-usage {
    background: none repeat scroll 0 0 #9EDCA2;
    border-radius: 5px 5px 5px 5px;
    float: right;
    font-family: Arial;
    font-size: 9px;
    margin: 0 0 10px;
    max-width: 10%;
    padding: 1px 10px;
    text-align: center;
    text-transform: uppercase;
}
.title-category-usage a, a:hover {
    color: #222222;
}
.title-category-words {
    background: none repeat scroll 0 0 #9EB4DC;
    border-radius: 5px 5px 5px 5px;
    float: right;
    font-family: Arial;
    font-size: 9px;
    margin: 0 0 10px;
    max-width: 13%;
    padding: 1px 10px;
    text-align: center;
    text-transform: uppercase;
}
.title-category-words a, a:hover {
    color: #222222;
}
.title-category-spelling {
    background: none repeat scroll 0 0 #D3DC9E;
    border-radius: 5px 5px 5px 5px;
    float: right;
    font-family: Arial;
    font-size: 9px;
    margin: 0 0 10px;
    max-width: 15%;
    padding: 1px 10px;
    text-align: center;
    text-transform: uppercase;
}
.title-category-spelling a, a:hover {
    color: #222222;
}
.title-category-style {
    background: none repeat scroll 0 0 #DCC09E;
    border-radius: 5px 5px 5px 5px;
    float: right;
    font-family: Arial;
    font-size: 9px;
    margin: 0 0 10px;
    max-width: 10%;
    padding: 1px 10px;
    text-align: center;
    text-transform: uppercase;
}
.title-category-style a, a:hover {
    color: #222222;
}
.title-category-eggcorns {
    background: none repeat scroll 0 0 #9EB4DC;
    border-radius: 5px 5px 5px 5px;
    float: right;
    font-family: Arial;
    font-size: 9px;
    margin: 0 0 10px;
    max-width: 10%;
    padding: 1px 10px;
    text-align: center;
    text-transform: uppercase;
}
.title-category-eggcorns a, a:hover {
    color: #222222;
}
#sidebar-category-grammar {
    border-bottom: 1px solid #DDDDDD;
    font-family: Arial;
    font-size: 15px;
    margin: 25px 0 0 5px;
    max-width: 100%;
    padding: 0 0 0 20px;
    text-transform: uppercase;
}
#sidebar-category-grammar a, a:hover {
    color: #404040;
}
#sidebar-category-usage {
    border-bottom: 1px solid #DDDDDD;
    font-family: Arial;
    font-size: 15px;
    margin: 25px 0 0 5px;
    max-width: 100%;
    padding: 0 0 0 20px;
    text-transform: uppercase;
}
#sidebar-category-usage a, a:hover {
    color: #404040;
}
#sidebar-category-words {
    border-bottom: 1px solid #DDDDDD;
    font-family: Arial;
    font-size: 15px;
    margin: 25px 0 0 5px;
    max-width: 100%;
    padding: 0 0 0 20px;
    text-transform: uppercase;
}
#sidebar-category-words a, a:hover {
    color: #404040;
}
#sidebar-category-spelling {
    border-bottom: 1px solid #DDDDDD;
    font-family: Arial;
    font-size: 15px;
    margin: 25px 0 0 5px;
    max-width: 100%;
    padding: 0 0 0 20px;
    text-transform: uppercase;
}
#sidebar-category-spelling a, a:hover {
    color: #404040;
}
#sidebar-category-style {
    border-bottom: 1px solid #DDDDDD;
    font-family: Arial;
    font-size: 15px;
    margin: 25px 0 0 5px;
    max-width: 100%;
    padding: 0 0 0 20px;
    text-transform: uppercase;
}
#sidebar-category-style a, a:hover {
    color: #404040;
}
.sidebar-category-misc {
    border-bottom: 1px solid #DDDDDD;
    font-family: Arial;
    font-size: 15px;
    margin: 25px 0 0 5px;
    max-width: 100%;
    padding: 0 0 0 20px;
    text-transform: uppercase;
}
.sidebar-category-misc a, a:hover {
    color: #404040;
}
.cse form.gsc-search-box, form.gsc-search-box {
    margin-bottom: 6px;
    padding: 30px;
}
#sidebar {
    width: 30%;
    min-width: 300px;
    margin: 0 15px 0 0;
    float: right;
}
#sidebar-alt {
    margin-left: 0;
    margin-top: -1px;
    padding-left: 5px;
    width: 15%;
}
#disqus_thread {
    width: 98%;
    margin: 0 2%;
}
@media screen and (max-width:1200px) {
    #content {
    width: 59%;
    margin: 0;
    padding: 20px 0 0 2%;
}
#sidebar {
    width: 30%;
    min-width: 310px;
    margin: 10px 10px 0 0;
    float: right;
}
}
@media screen and (max-width:1050px) {
    #wrap {
    padding: 0;
}
#sidebar-alt {
    clear: both;
    padding: 1% 4%;
    width: auto;
    float: none;
}
#content-sidebar-wrap {
    width: 100%;
}
#content {
    margin: 0 0 0 2px;
    padding: 20px 0 0 5px;
    width: 64%;
}
#nav {
    display: block;
}
}
@media screen and (max-width:960px) {
    #sidebar {
    width: 100%;
    float: right;
    margin-left: 0;
}
#top-ad {
    width: 100%;
    text-align: center;
    margin: 20px 2% 0 0;
}
}
@media screen and (max-width:600px) {
    #grammarist-title {
    float: none;
    margin: 0 0 5px 5px;
    width: 79%;
}
#top-search {
    float: none;
    margin-left: 1%;
    margin-right: 1%;
    width: 98%;
}
}
#subnav .menu menu-secondary #menu-alphabetical {
    width: 100%;
}
#nav {
    background: none repeat scroll 0 0 #FAFAFA;
    border: solid #DDDDDD;
    border-width: 1px 1px 0 1px;
    clear: both;
    color: #666666;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 13px;
    margin: 0 auto;
    overflow: hidden;
    text-transform: uppercase;
    width: auto;
    display: none;
}
#nav .wrap {
    border: 1px solid #FFFFFF;
    overflow: hidden;
    font-size: 87%;
}
#nav ul {
    float: left;
    list-style: none outside none;
    margin: 0 15px;
    width: 98%;
}
#nav ul ul {
    border: medium none;
}
#nav li {
    float: inherit;
    list-style: none outside none;
    padding: 0 1%;
}
#nav li a {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #666666;
    display: block;
    margin: 0;
    padding: 2px 8px;
    position: relative;
    text-decoration: none;
}
#sidebar-menu {
    font-family: Arial;
    font-size: 100%;
    margin: 5px 0 5px 5px;
    padding: 5px 15px;
    text-align: justify;
    text-transform: uppercase;
}
.azindex .desc {
    font-size: 80%;
    padding-left: 10px;
}
.azindex .head {
    float: left;
}
#sidebar-ad {
    margin: 20px 0 20px 0;
    padding: 20px 5px;
    background-color: #F5F4F6;
}
#toc_container ul, #toc_container li {
    margin: 0;
    padding: 0;
}
#toc_container.no_bullets ul, #toc_container.no_bullets li, #toc_container.no_bullets ul li, .toc_widget_list, .toc_widget_list li {
    background: none;
    list-style-type: none;
    list-style: none;
}
#toc_container.have_bullets li {
    padding-left: 12px;
}
#toc_container ul ul {
    margin-left: 1.5em;
}
#toc_container {
    background: #f9f9f9;
    border: 1px solid #aaa;
    padding: 10px;
    margin-bottom: 1em;
    width: auto;
    display: table;
    font-size: 95%}
#toc_container.toc_light_blue {
    background: #edf6ff;
}
#toc_container.toc_white {
    background: #fff;
}
#toc_container.toc_black {
    background: #000;
}
#toc_container.toc_transparent {
    background: none transparent;
}
#toc_container p.toc_title {
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#toc_container.toc_black p.toc_title {
    color: #aaa;
}
#toc_container span.toc_toggle {
    font-weight: normal;
    font-size: 90%}
#toc_container p.toc_title + ul.toc_list {
    margin-top: 1em;
}
.toc_wrap_left {
    float: left;
    margin-right: 10px;
}
.toc_wrap_right {
    float: right;
    margin-left: 10px;
}
#toc_container a {
    text-decoration: none;
}
#toc_container a:hover {
    text-decoration: underline;
}
.toc_sitemap_posts_letter {
    font-size: 1.5em;
    font-style: italic;
}
