
/*@import url(https://fonts.googleapis.com/css?family=Martel:400);*/
@import url("css/reset.css");
@import url("css/text.css");
@import url("css/960.css");

/* devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-weight: 400;
  src: local('Martel'), local('Martel-Regular'), url(https://fonts.gstatic.com/s/martel/v1/7tRfggpzhWENtWgZSoYI9H-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-weight: 400;
  src: local('Martel'), local('Martel-Regular'), url(https://fonts.gstatic.com/s/martel/v1/CHVdVHGJw-fipFTMa9SiiH-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-weight: 400;
  src: local('Martel'), local('Martel-Regular'), url(https://fonts.gstatic.com/s/martel/v1/ovCvXzSjesSyDxdnHqyGiuvvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* devanagari */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-weight: 700;
  src: local('Martel Bold'), local('Martel-Bold'), url(https://fonts.gstatic.com/s/martel/v1/Y81zBHbFuVHwoo3ObDuh1YX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-weight: 700;
  src: local('Martel Bold'), local('Martel-Bold'), url(https://fonts.gstatic.com/s/martel/v1/zbJlw4ObMGfkSTNCAOefOoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Martel';
  font-style: normal;
  font-weight: 700;
  src: local('Martel Bold'), local('Martel-Bold'), url(https://fonts.gstatic.com/s/martel/v1/M6dENUXta91OJwGwgjQHf5Bw1xU1rKptJj_0jans920.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
html, body {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    background-color: eae8e2;
    font-size: 16px /1.5;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    background-image: url('http://www.ericfeminella.com/blog/wp-content/themes/europe/images/bg.png');
    background-color: rgb(248, 245, 234);
    background-repeat: repeat;
}
h1, h2, h3, h4 {
    letter-spacing: -1px;
}
h1, h2, h3, h4, small, .postmetadata, .bloginfo, .small {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
}
h3 {
    font-size: 18px;
    color: #333;
    font-style: normal;
    margin-bottom: 0px;
    padding-bottom: 0px;
    letter-spacing: 0px;
}
a {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #ba3925;
}
code a, code a:hover {
    border-bottom: 0 none;
}

h1 a, h2 a {
    font-size: 50px !important;
    color: #ba3925;
    text-decoration: none;
    border: none;
    margin-bottom: 10px;
    line-height: 60px;
    font-weight: 700;
}
h1 a:hover, h2 a:hover, #header h1 a:hover, #site-title a:hover {
    color: #454545;
    border: none;
}
small {
    font-size: 10px;
    font-weight: bold;
    color: #ccc;
    padding: 10px 8px 5px 0px;
    float: left;
}
p {
    color: #000;
}
hr {
    margin: 0;
    clear: both;
}
.green {
    color: #333;
}
.container_12, .container_16 {
    padding: 0 40px;
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.99);
    position: relative !important;
    -moz-box-shadow: 0px 4px 14px rgba(50, 50, 50, 0.67);
    position: relative;
    width: 920px !important;
    height: 100%;
    min-height: 100%;
    display: block;
    border-left: 1px solid rgb(214, 211, 191);
    border-right: 1px solid rgb(214, 211, 191);
    border-bottom: 1px solid rgb(214, 211, 191);
    border-top: 0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    /* padding-right: 0; */
}

/* Header */
#header {
    border-bottom: 1px solid #d7d5c6;
    padding-bottom: 70px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
    padding-top: 20px;
}
#header hgroup {
    padding: 40px 40px 0 10px;
}

/* Title (main) */
#header h1, #site-title {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-style: lighter;
    padding: 0;
    margin: 0;
    color: #000;
    background
;
    vertical-align: text-bottom;
}
#header h1 a, #site-title a {
    color: #39383a;
    text-decoration: none;
    border: none;
    font-weight: 500 !important;
    font-size: 60px !important;
    text-shadow: none;
    padding: 0;
    margin: 0;
    line-height: 52px;
}
/* Subtitle (description) */
#header h2 {
    font-size: 40px !important;
    color: #454545;
    font-style: normal;
    font-weight: 200;
    margin: 0;
    display: inline-block;
    padding: 0;
    line-height: 36px;
}

#site-title {
    padding-left: 85px;
    letter-spacing: 0;
}
a.img-link {
    border-bottom: none !important;
}
#header .search {
    float: right;
    margin-top: 6px;
    margin-right: 28px;
    position: absolute;
    top: 4px;
    right: 0px;
    clear: none;
}
.browsing {
    font-size: 16px;
    text-align: left;
    color: #000;
    display: inline-block;
    margin: 0;
    padding: 0;
    clear: none;
    width: 600px;
}
.browsing p {
    margin-bottom: 0;
}
#main-nav {
    margin: 0;
    padding: 0;
}
#main-nav li {
    padding: 0;
    margin: 0 10px 0 0 !important;
    list-style: none;
    display: inline-block;
}
#main-nav li a {
    border-bottom: none !important;
}

/******************************************************************************************
 **************************************** Content *****************************************
 ******************************************************************************************/

#content {
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 0px 40px 20px 0;
    text-align: justify;
    border-right: 1px dotted rgba(0,0,0,.13);
}
#content .post {
    padding-top: 0px;
    clear: both;
    margin-bottom: 0px;
    border-bottom: 1px dotted rgb(179, 176, 176);
    margin: 0 0 80px 0;
}
.page #content article {
    border-bottom: none;
}
#content .float-right {
    margin-bottom: 50px;
}
#content .float-left, #content .float-right {
    margin-top: 26px;
}
.article-nav {
    border: none !important;
    background: none;
    position: relative;
    top: 12px;
}
.previous-articles {
    margin-right: 10px !important;
}
.next-articles {
    margin-left: 10px !important;
}
.entry-title, h2.pagetitle, h2.entry-title {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-weight: normal;
    font-size: 22px;
    text-align: left;
    color: #333;
}
#header h1 a, #site-title a, .entry-title a {
            transition: color 0.4s ease-out;
    -webkit-transition: color 0.4s ease-out;
       -moz-transition: color 0.4s ease-out;
        -ms-transition: color 0.4s ease-out;
         -o-transition: color 0.4s ease-out;
            font-family: "Helvetica Neue", Helvetica, sans-serif;
            font-weight: 400;
}
h2.entry-title, h1.entry-title {
    margin: 10px 0 10px 0;
    padding: 0;
}

h1.entry-title {
    font-size: 50px !important;
    color: #ba3925;
    text-decoration: none;
    border: none;
    margin-bottom: 10px !important;
    line-height: 1.1em;
}

.post-date {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: #454545;
    padding: 0 0 0 1px;
    margin: 0 0 120px 0;
    font-weight: 200;
}
.article-comments {
    margin: 10px;
}
.entry {
    padding: 20px 0px 0px 0px;
    font-size: 18px !important;
    color: #333 !important;
    margin: 0;
    font-family: 'Martel', "Helvetica Neue", Helvetica, sans-serif;
    font-style: normal;
    letter-spacing: -.003em;
    line-height: 1.68;
    font-weight: 400;
}
.entry h1, h2, h3 {
    font-size: 36px !important;
    font-weight: 400;
    text-align: left;
    color: #39383a !important;
    margin: 30px 0px 14px 0px;
    line-height: 48px;
    text-transform: none !important;
}
div.post-datalist {
    margin-bottom: 0;
}
div.post-datalist dd:nth-last-child(-n+1), div.post-datalist dl {
    margin-bottom: 0;
}
.entry h2 {
    letter-spacing: 0;
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 48px;
}
.entry h3 {
    font-size: 16px;

    margin: 30px 0px 10px 0px;
}
.entry h4 {
    font-size: 28px !important;
    text-align: left;
    letter-spacing: 0px;
    color: #333!important;
    margin: 0px 0px 2px 0px;
    font-weight: 400;
}
.summary-title {
    font-size: 24px;
}
.entry ul li {
    font-size: 18px;
    color: #333;
    /* padding-top: 4px; */
    /* padding-bottom: 4px; */
    /* margin-bottom: 0.25em; */
}
.entry blockquote {
    font-size: 18px !important;
    font-style: italic;
    color: #000000;
    padding: 20px 20px 0px 20px;
    margin: 5px 0 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #eaeae0;
}
.entry a {
    font-size: 18px !important;
    color: #2D9BB1;
    font-family: 'Martel', "Helvetica Neue", Helvetica, sans-serif;
    font-style: normal;
    letter-spacing: -.003em;
    line-height: 1.58;
    font-weight: 400;
    text-decoration: none;
}
.entry a:hover {
    color: #ba3925;
}
.float-left .date, .float-right .date, .float-left .date a {
    font-size: 14px;
    /* font-weight: bold; */
    color: #333;
    padding: 0.15em 0em;
    margin-right: 4px;
}
.post-categories {
     padding: 0em 1em;
}
.postmetadata .post-categories {
    font-size: 9px;
    color: #333333;
}
p.small {
    font-size: 11px;
    color: #aaa;
    padding: 15px 0 10px 0;
}
.postmetadata small {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px !important;
    color: #333333;
    text-transform: inherit;
    font-weight: normal;
    padding: 8px 10px 8px 0px;
    margin: 8px 10px 30px 0px;
    -moz-border-radius: 6px;
}
.postmetadata small a {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #333;
    border: none;
}
.alignnone {
    display: block;
}

/******************************************************************************************
 ****************************************** TAGS ******************************************
 ******************************************************************************************/

.tags, .article-tags a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px !important;
    color: #333;
    padding: 0.15em 0.15em;
}
.article-tags a {
    padding: 0;
    text-decoration: none;
    text-transform: none;
    border-bottom: none;
}
.article-tags a:hover {
    color: #ba3925;
    border-bottom: none;
}
.sticky {
    border-bottom: 3px solid #bbd791;
    border-top: 3px solid #bbd791;
    margin-bottom: 20px;
}
dl.gallery-item a {
    border: none;
}
img.size-medium {
    margin: 0 0 10px 0;
}
img.wp-smiley {
    border: none;
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
#content table {
    /* border: 1px solid #e7e7e7; */
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}
#content tr th, #content thead th {
    color: #888;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 10px;
}
#content tr td {
    /* border-top: 1px solid #e7e7e7; */
    padding: 2px !important;
}
#content tr.odd td {
    background: #f2f7fc;
}
/* Images */
#content img, #content img.a {
    margin: 5px 0;
    max-width: 99%;
    height: auto;
    width: auto;
    border: 1px solid #ddd;
    text-align: center;
    padding: 1px;
}
#content .attachment img, #content .attachment img.a {
    max-width: 100%;
    width: auto;
    height: auto;
}
#content .alignleft, #content img.alignleft {
    display: inline;
    float: left;
    margin-top: 4px;
}
#content .alignright, #content img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
#content .aligncenter, #content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#content img.alignleft, #content img.alignright, #content img.aligncenter {
    margin-bottom: 12px;
}
#content .wp-caption {
    line-height: 18px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    text-align: center;
}
#content .wp-caption img {
    margin: 0;
}
#content .wp-caption p.wp-caption-text {
    font-size: 10px;
    background: #e3e3e3;
    color: #333;
    padding: 0 0.35em;
    text-transform: uppercase;
}
#content .wp-smiley {
    margin: 0;
    border: 0;
}
#content .gallery {
    margin: 0 auto 18px;
}
#content .gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%;
}
#content .gallery img {
    border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
    font-size: 10px;
    color: #333;
    text-transform: uppercase;
    margin: 0 0 12px;
}
#content .gallery dl {
    margin: 0;
}
#content .gallery img {
    border: 10px solid #f1f1f1;
}
#content .gallery br + br {
    display: none;
}
#content .attachment img { /* single attachment images should be centered */
    display: block;
    margin: 0 auto;
}
/* Text elements */
ol {
    list-style: decimal;
    margin: 0 0 18px 0.5em;
}
ol ol {
    list-style: upper-alpha;
}
ol ol ol {
    list-style: lower-roman;
}
ol ol ol ol {
    list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
}
dl {
    margin: 0 0 24px 0;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 18px;
}
.post-datalist dl {
    border-style: none;
    border-color: #dddcdb;
    border-width: 1px;
}
.post-datalist dt {
    /* background-color: #efefef; */
    /* font-family: 'Open Sans', sans-serif; */
    font-size: 26px;
    font-weight: 400;
    padding: 4px 8px 4px 0;
}
.page .post .entry-title {
    margin-bottom: 0 !important;
}
.post-datalist dd {
    margin-bottom: 20px;
}
.post-datalist dd {
    padding: 8px 0px 4px 0px;
}
.post-datalist dd a {
    margin: 12px 0px 0px 0px;
}
.post-datalist-meta {
    padding-top: 10px;
}
strong {
    font-weight: 400;
}
em, i {
    font-style: italic;
}
big {
    font-size: 131.25%;
}
ins {
    background: #ffc;
    text-decoration: none;
}
blockquote {
    font-style: italic;
}
blockquote cite, blockquote em, blockquote i {
    font-style: normal;
}
cite > strong {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
}
cite a {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 12px;
}
pre {
    background: #f7f7f7;
    color: #222;
    line-height: 18px;
    margin-bottom: 18px;
    padding: 1.5em;
}
abbr, acronym {
    border-bottom: 1px dotted #333333;
    cursor: help;
}
sup, sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}

/* SEARCH FORM */
#searchform {
    margin: 0;
    padding: 0;
}
#searchform #s {
    border: 1px solid #ccc;
    border: 1px solid #d7d5c6;
    padding: 5px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    background: #d7d5c6;
    width: 185px;
}
#searchbtn {
    vertical-align: bottom;
    padding: 0 0 5px 2px;
    cursor: pointer;
    opacity: 0.5;
}
.hidden {
}

/* PREV NEXT NAV */
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.navigation, .comment-navigation {
    display: block;
    clear: both;
}
.navigation {
    padding-bottom: 0px;
}
.comment-navigation {
    margin-top: 15px;
    padding-bottom: 5px;
}

.navigation a, .comment-navigation a {
    font-size: 16px;
}
.comment-navigation a:hover {
    color: #ba3925;
}
.navigation-icon a, .navigation-icon a:hover {
    border: none;
}
.attachment a {
    border: 0;
}
.navigation a img {
    border-radius: 0;
    border: none;
}
.navigation-image a {
    border: none;
}

/* Begin Comments*/
.comments_intro {
    margin-top: 15px;
}
.comments_intro p {
    color: #333333;
    margin-bottom: 2em;
}
.comments_intro a {
    color: #66ab16;
    text-decoration: none;
}
.comments_intro a:hover {
    text-decoration: none;
}
.comments_intro span {
    color: #111;
    font-size: 2em;
}
.comments_intro span.bracket {
    color: #ccc;
    font-size: 2em;
}
.comments_intro_closed {
    display: none;
}
ol.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
ol.commentlist li {
    margin: 0;
    padding: 10px;
}
ol.commentlist li.alt {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
}
ol.commentlist li div.comment-author {
}
ol.commentlist li div.vcard {
}
ol.commentlist li div.vcard cite.fn {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
}
ol.commentlist li div.vcard cite.fn a.url {
    color: #333;
    text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
    color: #000;
}

ol.commentlist li div.vcard img.avatar {
    border: 1px solid #dedede;
    padding: 4px;
    background: #fff;
    float: right;
}

ol.commentlist li div.vcard img.avatar-32 {
}

ol.commentlist li div.vcard img.photo {
}

ol.commentlist li div.vcard span.says {
}

ol.commentlist li div.bypostauthor {
    color: #66ab16;
}

ol.commentlist li div.commentmetadata {
}

ol.commentlist li div.comment-meta {
    font-size: 9px;
    color: #333;
}

ol.commentlist li div.comment-meta a {
    color: #aaa;
    text-decoration: none;
}

ol.commentlist li div.comment-meta a:hover {
    color: #000;
}

ol.commentlist li div.commentbody {
    margin-top: 5px;
    font-size: 14px;
    font-family: sans-serif;
}

ol.commentlist li div.commentbody a {
    margin-top: 5px;
    font-size: 14px;
    font-family: sans-serif;
}

ol.commentlist li p {
    margin: 0 0 1em;
}

ol.commentlist li ul {
    list-style: square;
    margin: 0 0 1em;
    padding: 0;
    text-indent: 0;
}

ol.commentlist li div.reply {
    font-size: 9px;
    background: #e3e3e3;
    color: #333;
    padding: 0.15em 0.35em;
    width: 30px;
    text-transform: uppercase;
}

ol.commentlist li div.reply a:hover {
    color: #333;
    text-decoration: none;
}

ol.commentlist li div.reply a {
    color: #333;
    text-decoration: none;
    border: none;
}

ol.commentlist li ul.children {
    list-style: none;
    margin: 1em 0 0;
    text-indent: 0;
}

ol.commentlist li ul.children li {
    background: #fff url(images/ico-arrow-reply.png) no-repeat 3px 16px !important;
    margin: 15px 0 0;
    padding: 10px 0 10px 30px;
}

ol.commentlist li ul.children li.alt {
}

ol.commentlist li ul.children li.even {
}

ol.commentlist li ul.children li.odd {
}

ol.commentlist li ul.children li.byuser {
}

ol.commentlist li ul.children li.comment {
}

ol.commentlist li ul.children li.comment-author-admin {
}

ol.commentlist li ul.children li.depth-2 {
    margin: 0 0 .18em;
}

ol.commentlist li ul.children li.depth-3 {
    margin: 0 0 .18em;
}

ol.commentlist li ul.children li.depth-4 {
    margin: 0 0 .18em;
}

ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 .18em;
}

ol.commentlist li.even {
}

ol.commentlist li.odd {
}

ol.commentlist li.bypostauthor {
}

ol.commentlist li.parent {
}

ol.commentlist li.pingback {
}

ol.commentlist li.pingback.parent {
}

ol.commentlist li.pingback div.vcard {
}

ol.commentlist li.thread-alt {
}

ol.commentlist li.thread-even {
}

ol.commentlist li.thread-odd {
}

.commentbody ul li, .commentbody ol li {
    margin-left: 30px;
}

/* Comment Form
#commentform input {
    position: relative;
    width: 170px;
    padding: 4px;
    border: 1px solid #ccc;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    background: #eaeae0;
    padding: 8px !important;
}
*/
#commentform {
    margin: 5px 10px 0 0;
    padding-bottom: 30px;
}

#commentform p label {
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #333;
    padding: 0.15em 0.35em;
    margin-left: 0em;
    border: none;
}

#commentform p {
    padding: 7px 0;
    margin: 0;
    font-size: 14px;
}

#commentform textarea {
    font-family: Helvetica, Arial, sans-serif;
    width: 100%;
    border: 1px solid #ccc;
    padding: 4px;
    margin-top: 1em;
    font-size: 12px;
    background: #eaeae0;
}

#commentform #submit {
    color: #333;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 0;
    border: 1px solid #aaa;
    font-weight: bold;
}

#respond h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 24px;
    text-align: left;
    color: #66ab16;
    padding-top: 20px;
    margin-left: -10px;
    margin-bottom: 10px;
}
.comment-form-comment label {
    display: none;
}
.form-allowed-tags {
    display: none;
}
.comment-notes {
    display: none;
}
#sidebar {
    font-size: 16px;
    margin-top: 40px;
    float: right;
    width: 180px;
    margin-left: 0;
    margin-right: 0;
    /* padding-left: 0; */
    /* padding-right: 0; */
}
#sidebar ul {
    list-style: none;
}
#sidebar a {
    font-size: 16px;
    font-weight: 300;
}
#sidebar ul.children {
    margin: 0px 0 0 10px;
}

#sidebar ul li ul li {
    margin: 0;
}

#sidebar, h2.pagetitle {
    cursor: pointer;
}

#sidebar a:hover {
    color: #ba3925;
    border-bottom: 1px solid #ba3925;
}

#sidebar .sidebar-nav h2 {
    font-size: 22px !important;
    color: #454545 !important;
    padding: 0;
    letter-spacing: 2px;
    font-weight: 400;
    cursor: pointer;
    background: #DEDBD0;
    padding-left: 10px;
    margin: 20px 0 0 0;
    /* border-radius: 4px; */
}
#sidebar h2 a {
    font-size: 14px;
    color: #66ab16;
    margin: 0 0 6px 0;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0px;
}

/* WIDGETS */
#sidebar ul li {
    color: #333333;
    margin-bottom: 0px;
    margin-left: 0;
}
#sidebar ul li ul {
    margin-top: 12px;
}
.widget {
    margin-bottom: 20px;
}

.widget ul {
    margin: 10px 0 10px 0px;
}

.widget ul li {
    font-size: 12px;
    padding: 0 0 10px 0px;
}

.widget ul li ul {
    margin-left: 10px;
    margin-bottom: 0
}

.tagwidgettitle {
    float: left;
    position: absolute;
    margin-top: -41px;
}

.tagwidget {
    text-align: center;
    margin: 15px 5px;
    line-height: 1;
}

.tagwidget h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 22pt;
    margin: 0px 10px 5px 5px;
    color: #66ab16;
}

#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    color: #66ab16;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
}

#wp-calendar thead {
    font-size: 11px;
}

#wp-calendar thead th {
}

#wp-calendar tbody {
    color: #aaa;
}

#wp-calendar tbody td {
    background: #f5f5f5;
    border: 1px solid #fff;
    padding: 3px 0 2px;
    text-align: center;
}

#wp-calendar tbody .pad {
    background: none;
}

#wp-calendar tfoot #next {
    text-align: right;
}

.widget_rss a.rsswidget {
    color: #000;
}

.widget_rss a.rsswidget:hover {
    color: #ba3925;
}

.widget_rss .widget-title img {
    width: 11px;
    height: 11px;
}

.rss-date {
    display: block;
    font-size: 11px;
    color: #66ab16;
    text-align: right;
}

/* FLOAT */
.float-left {
    float: left;
    position: relative;
}

.float-right {
    float: right;
    position: relative;
}

[contenteditable=true] {
    padding: 2px;
    outline: 1px dotted #cccccc;
}

[contenteditable=true]:hover {
    outline: 1px dotted #ff0000;
}

[contenteditable=false]:selected {
    outline: 0px;
}

.dean_ch{
    font-size: 13px;
}

/* CODE EXAMPLES */

code {
    font-family: Monaco;
    font-size: 16px !important;
    color: #000;
    font-weight: 600;
}

h2 > code {
    font-size: 16px;
}

.figure {
    /* font-family: Georgia, Helvetica, Arial; */
    font-size: 19px;
    /* font-style: italic; */
    color: #000000;
    margin: 0px 0 10px 0;
}

.api-doc-table {
    margin-top: 0px;
    padding-top: 0px;
    border-style: none;
}

.api-list {
    margin-top: 0em;
    margin-bottom: 0em;
}

.api-list li {
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    list-style: none;
}

.post-section-heading {
    margin-top: 35px;
    margin-bottom: 2px;
    padding-bottom: 0px;
    font-size: 18px;
    letter-spacing: 0px;
}

.api-list {
    margin-top: 0px;
}

.api-method {
    font-weight: bold;
    /* background-color: #eeeeee; */
    color: #000000;
    font-family: Georgia, Helvetica, Arial;
    font-size: 14px;
    margin-left: 0px;
}

.api-example {
    margin: 10px 0px 10px 0px;
    padding: 0px 0 0 0;
}

.api-code-example {
    border-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0 0 0
}

/* FOOTER */
#footer {



    padding: 30px 0 25px 0;
    margin: 40px auto;
    width: 960px;
    float: left;
    display: block;
    position: relative;
    bottom: 0;
}

#footer .copy {
    color: #333;
    font-size: 14px;
}

.copyright, .powered {
    margin: 10px 0;
}
#footer .copyright {
    float: left;
    position: relative;
    line-height: 10px 10px 10px 10px;
    vertical-align: bottom;
}

#footer .powered {
    position: absolute;
    opacity: 0.4;
    clear: none;
    right: 60px;
    top: 10px;
    margin-bottom: 20px;
}

.powered a, .powered a:hover {
    border: none;
    opacity: 0.8;
}
.powered a:hover {
    opacity: 0.65;
}

code::selection { background: #333;color:#fff; /* Safari */ }
code::-moz-selection { background: #ca3131;color:#fff; /* Firefox */ }

div.dean_ch::selection { background: #000000;color:#fff; /* Safari */ }
div.dean_ch::-moz-selection { background: #000000;color:#fff; /* Firefox */ }

.fade-normal {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.fade-normal:hover {
    opacity: 0.32;
}
.fade-fast {
    opacity: 1;
    transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -webkit-transition: opacity .15s ease-in-out;
}
.fade-fast:hover {
    opacity: 0.32;
}
.postmetadata alt a {
    border-bottom: 1px solid #333;
}
.home .container_16 .grid_11,
.blog .container_16 .grid_11,
.page .container_16 .grid_11,
.single .container_16 .grid_11 {
    float: left;
    margin-top: 20px;
    width: 720px;
}
.archive  .container_16 .grid_11,
.category .container_16 .grid_11 {
    float: left;
    width: 720px;
    display: block;
}

.note, .note a {
    font-size: 13px;
    font-family: Helvetica, Arial, sans-serif;
}

.crayon-pre {
    padding: 4px;
}
.crayon-nums {
    visibility: hidden !important;
}
#ad-content {
    margin: 40px 0 0 25px;
}

#ef-icon {
    border: none  !important;
    margin-bottom: 0 !important;
    display: inline-block;
    clear: none !important;
    height: 80px !important;
    width: 80px  !important;
    float: left !important;
    padding: 0 !important;
    margin-top: 0 !important;
}

#wpstats {
    display: none !important;
}
.archive #sidebar {
    padding-top: 0;
    margin-top: 20px;
}
#sidebar ul {
    overflow-y: hidden;
    -webkit-transition: height 0.4s ease;
    -moz-transition: height 0.4s ease;
    -ms-transition: height 0.4s ease;
    -o-transition: height 0.4s ease;
    transition: height 0.4s ease;
}

ol ul {
    font-family: 'Martel', "Helvetica Neue", Helvetica, sans-serif;
    list-style-type: disc;
}
ol ul li {
    margin-left: 45px;
}

.steps {
    font-family: 'Open Sans', sans-serif;
}
.steps li {
    margin-bottom: 8px;
}
/*
.test-fail {
    color: #ca3131;
}

.test-pass {
    color: #427b17;
}
*/
div.sharedaddy .sd-content {
    float: left !important;
}

@font-face {font-family:
    'RaphaelIcons';
    src: url('http://www.ericfeminella.com/blog/wp-content/themes/europe/css/assets/raphaelicons-webfont.eot');
    src:local('ÃƒÂ¢Ã‹Å“Ã‚Âº'), url('http://www.ericfeminella.com/blog/wp-content/themes/europe/css/assets/raphaelicons-webfont.woff') format('woff'),
                     url('http://www.ericfeminella.com/blog/wp-content/themes/europe/css/assets/raphaelicons-webfont.ttf') format('truetype'),
                     url('http://www.ericfeminella.com/blog/wp-content/themes/europe/css/assets/raphaelicons-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon {
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    font-family: 'RaphaelIcons';
    font-size: 1.1em;
    position: relative;
    top: 0.1em;
}

/* OVERRIDES! */
.postmetadata {
    font-size: 14px !important;
}
.sfw-commentlist > li.sfw-comment {
    background: #d7d5c6 !important;
    border: 1px solid #ddd !important;
    position: relative;
    margin: 0 0 13px;
    padding: 1.625em;
}
#content img, #content img.a {
    margin: 0 !important;
    max-width: 99%;
    height: auto;
    width: auto;
    border: none;
    text-align: center;
    padding: 0 20px 0 0px !important;
}
#content .entry img, #content .entry img.a {
    margin: 16px 0 !important;
}
.sfw-commentlist > li.sfw-comment {
    background: #f6f6f6;
    border: 1px solid #ddd !important;
    position: relative;
    margin: 0 0 60px !important;
    padding: 21px !important;
    border-radius: 0 !important;
    margin-left: 10px;
}
div.sharedaddy div.sd-block {
    border-top: 1px dotted rgba(0,0,0,.13) !important;
}
a [class*="foundicon-"]:hover {
    color: #2D9BB1 !important;
}

.datestamp {
    display: block;
    margin: 20px 0 0 0;
    padding: 4px 10px;
    background: #E8E5D7;
    font-size: 14px;
    color: #000;
}
[class*="foundicon-"] {
    font-size: 22px !important;
    color: #888;
}
