/* Import Stylesheets
-----------------------------------------------------------
*/
@font-face {
    font-family: 'Oswald';
    src: url('http://www.codedevelopr.com/assets/fonts/oswald/oswald-webfont.eot');
    src: url('http://www.codedevelopr.com/assets/fonts/oswald/oswald-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.codedevelopr.com/assets/fonts/oswald/oswald-webfont.woff') format('woff'),
         url('http://www.codedevelopr.com/assets/fonts/oswald/oswald-webfont.ttf') format('truetype'),
         url('http://www.codedevelopr.com/assets/fonts/oswald/oswald-webfont.svg#OswaldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'Social';
  src: url("http://www.codedevelopr.com/assets/fonts/social/social.eot?69009042");
  src: url("http://www.codedevelopr.com/assets/fonts/social/social.eot?69009042#iefix") format('embedded-opentype'), url("http://www.codedevelopr.com/assets/fonts/social/social.woff?69009042") format('woff'), url("http://www.codedevelopr.com/assets/fonts/social/social.ttf?69009042") format('truetype'), url("http://www.codedevelopr.com/assets/fonts/social/social.svg?69009042#fontello") format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Required WordPress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft { float: left }
.alignright { float: right }
/* Reset.
-----------------------------------------------------------*/
html,
body {
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
em,
img,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
}
ul { list-style: none }
html {
    overflow-y: scroll;
    font-size: 100%;
}
input[type="text"] {
    outline:none;
}

a:focus { outline: thin dotted }
a:hover,
a:active { outline: 0 }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section { display: block }
audio,
canvas,
video {
    display: inline-block;
    display: inline;
}
audio:not([controls]) { display: none }
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em
}
.entry sup a {
    border-bottom: none;
    margin: 0px 4px 0px 0px;
}
#footnotes ol {
    width: 658px;
    line-height: 1em;
    list-style-type: decimal;
}
#footnotes h4 {
    color: #676B6F;
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #676B6F;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}
#footnotes ol li:target {
    background-color: #DEF;
    padding: 10px 10px 10px 5px;
}
sub { bottom: -0.25em }
img {
    border: 0;
}
blockquote{
    margin-bottom: 10px;
    padding: 10px;
    background-color: #FCF9EE;
    border-left: 3px double #EDE4C8;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
button,
input {
    line-height: normal;
    overflow: visible;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
}
input[type="search"] {
    box-sizing: content-box;
}
textarea {
    overflow: auto;
    vertical-align: top;
}

::selection{
    background: #E2EEF2;
    color: #34606E;
}
::-moz-selection {
    background: #E2EEF2;
    color: #34606E;
}
strong, b {
font-weight: bold;
}
small {
font-size: smaller;
}
.highlight {
    background: #FFFF02;
    padding: 2px;
}

html,
body { height: 100% }
body {
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 22px;
    margin: 0 10px 10px 0;
    padding: 0;
    text-align: left;
    width: 100%;
    color: #404040;
    background: #EDECE8  url("../images/bg.png") repeat;
}
a {
    color: #3a5875;
    text-decoration: none;
    line-height: inherit;
    font-weight: inherit;
}
a:hover {
    color: #758A9F;
    text-decoration: none;
}
.clear { clear: both }
/* -----------------------------------------------------------
  Header and Header Nav
-----------------------------------------------------------*/
#menu-wrap{
    width: 603px;
    position: relative;
    margin-left: 206px;
}
#main-nav {
    /* box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);*/
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.55);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.55);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    display: block;
    position: fixed;
    top: 0;
    float: left;
    width: 100%;
    z-index: 2000;
    height: 55px;
    background-color: #3a5875;
}
#main-nav a#logo {
    /*background: transparent url(../images/main.png) no-repeat;
    background-position  : 0px 0px;
    */
    background: transparent url(../images/promo/cd_main_logo_vector.svg) no-repeat;
    height: 33px;
    width: 206px;
    display: inline-block;
    float: left;
    margin-top: 8px;
    text-indent: -1000px;
    -webkit-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#main-nav a#logo:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
    -webkit-transform-style: preserve3d;
    -moz-transform-style: preserve3d;
    -ms-transform-style: preserve3d;
    -o-transform-style: preserve3d;
    transform-style: preserve3d;
}

#nav-wrapper {
    margin: auto;
    padding-left: 10px;
    width: 1140px;
}


#navsearch {
    display: inline; /*position: relative;;*/
    position: relative; /* top: -32px;*/
    right: -830px;
    top: -42px;
    margin-top: 8px;
    outline: none;
}
#navsearch input[type="text"] {
    background: white url(../images/main.png) no-repeat 10px 6px;
    background-position: -247px -214px;
    border: 1px solid #d1d1d1;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #bebebe;
    width: 160px;
    padding: 6px 15px 6px 27px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
}

#menu {
    margin: auto;
    padding-left: 10px;
    list-style:none;
    height: 55px;
    background: inherit;
}

#menu li {
    float:left;
    display:block;
    text-align:center;
    position:relative;
    line-height: 1;
    padding: 0;
    margin-right:7px;
    margin-top:6px;
    border: 1px solid #314C67;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0 1px 1px #466A8D;
    -moz-box-box-shadow: 0 1px 1px #466a8d;
    box-shadow: 0 1px 1px #466A8D;
    background: #3A5875;
}

#menu li:hover {
    background: #496F8D;
}
#menu .drop:hover{
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}




#menu li a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color: #EEEEEE;
    display:block;
    outline:0;
    text-decoration:none;
    padding: 12px 13px;
}

#menu .arrow {
    font-size: 11px;
    margin-left: 5px;
    position: relative;
    bottom: 1px;
}

.dropdown_1column,
.dropdown_2columns,
.dropdown_3columns,
.dropdown_4columns,
.dropdown_5columns {
    z-index:100;
    margin:4px auto;
    float:left;
    position:absolute;
    left:-999em; /* Hides the drop down */
    text-align:left;
    padding:10px 5px 10px 5px;
    border-top:none;
    background: #496F8D;
    border: 1px solid #314C67;
    border-top: none;
    margin-top: 0px;
    /* Rounded Corners */
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px 5px 5px 5px;
    border-radius: 0px 5px 5px 5px;
}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column,
#menu li:hover .dropdown_2columns,
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
    left:-1px;
    top:auto;
}

.col_1,.col_2,.col_3,.col_4,.col_5 {
    display:inline;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#menu .menu_right {
    float:right;
    margin-right:0px;
    margin-left:7px;
}
#menu li .align_right {
    /* Rounded Corners */
    -moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}

#menu li:hover .align_right {
    left:auto;
    right:-1px;
    top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
    font-family:Arial, Helvetica, sans-serif;
    line-height:21px;
    font-size:12px;
    text-align:left;
    color: #F0F0F0;
}
#menu h2 {
    color: #EEEEEE;
    font-size:21px;
    font-weight:400;
    letter-spacing:-1px;
    margin:7px 0 14px 0;
    padding-bottom:4px;
    border-bottom:1px solid #527da0;

}
#menu h3 {
    color: #EEEEEE;
    font-size:14px;
    margin:7px 0 14px 0;
    padding-bottom:4px;
    border-bottom:1px solid #527da0;
}
#menu p {
    line-height:18px;
    margin:0 0 10px 0;
}

#menu li:hover div a {
    display: block;
    font-weight: 500;
    text-decoration: none;
    color: #F0F0F0;
    padding: 9px 12px;
    border-bottom: 1px solid #456782;
    border-top: 1px solid #527DA0;
    background: #496F8D;
}
#menu li:hover div a:hover {
    background: #5D88AB;
}

#menu li ul {
    list-style:none;
    padding:0;
    margin:0 0 12px 0;
}
#menu li ul li {
    font-size: 12px;
    line-height:24px;
    position:relative;
    padding:0;
    margin:0;
    float:none;
    text-align:left;
    width:130px;
    border: none;
}
#menu li ul li a {
    font-size: 14px;
}
#menu li ul li:hover {
    background:none;
    border:none;
    padding:0;
    margin:0;
}

#menu .col_1 li{
    background: #5D88AB;
}



/*-----------------------------------------------------------
   Content Wrapper & Structure
-----------------------------------------------------------*/
#wrapper {
    width: 1120px;
    margin: 0 auto;
    padding: 0 10px 10px 10px;
    z-index: 10;
    margin-top: 80px;
}
#content-wrap {
    /*width: 726px; float: left;*/
    padding: 0;
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
    width: 800px;
}
#wrapper .full-page {
    width: 1120px;;
}
.half-page {
    width: 800px;
}
#content-wrap .type-post,
#content-wrap .type-page,
#content-wrap .hentry {
    width: 800px;
    background-color: white;
    padding: 0;
    margin: 0 0 20px 0;
}
.box-border{
    border: 1px solid #E0E0E0;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.entry{
    padding: 10px 30px 30px 30px;
}
img.size-full {
    max-width: 740px;
    width: 100%;
    height: auto;
}
.entry a{
    color: rgb(65, 131, 196);
    /*border: 1px dashed rgb(147, 164, 180);*/
    /*border: 1px dashed #fff;*/
    background: none;
    padding: 3px 7px 3px 6px;
/*    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;*/
}
.entry a:hover{
    border-bottom: none;
    background-color: #4183C4;
    color: white;
    text-decoration: none;
   /* border: 1px solid rgb(65, 131, 196);*/
/*    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;*/

}
.featured-image a{
    border-bottom: none;
    background-color: #fff;
    color: white;
    text-decoration: none;
    border: none;
}
.featured-image a:hover{
    border-bottom: none;
    background-color: #fff;
    color: white;
    text-decoration: none;
    border: none;
}
a.advertisement {
    border: none;
}
a:hover.advertisement {
    border: none;
    background-color: transparent;
}
.advertisement-top {
    margin: 1px 0 10px 38px;
}

.right-space { margin-right: 30px }
#sidebar-wrap {
    width: 280px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin-left: 0;
}
#sidebar-wrap hr{
    border: none 0;
    border-top: 1px solid #c5bfb2;/*the border*/
    border-bottom: 1px solid #fcfcfa;/*the border*/
    width: 100%;
    height: 1px;
    margin: 0 0 10px 0;
}

/* Notice wrapper */
.notice-wrap {
    margin: 0 0 20px 0;
    padding: 15px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #CD0A0A;
    background: #be2e17 url(../images/noticebg.png) 50% 50% repeat;
    color: white;
}
.notice-wrap a {
    color: white;
    font-weight: 900;
    text-decoration:underline;
}

.post-heading {
    background-color: #FDFDFD;
    padding: 15px 30px 1px 30px;
    margin: 0;
    -webkit-border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;
    border-bottom: 1px solid #E9E9E9;
}
.widget{
    text-shadow: rgba(255, 255, 255, 0.5) 0 1px 0;
    font-size: 14px;
    line-height: 24px;
    list-style-type: none;
}

.attachment-thumbnail{
    float: left;
    margin: 0 12px 20px 0;
}

/* sidebar-wrap -sidebar
-----------------------------------------------------------*/
/* Begin Subscribe widget
-----------------------------------------------------------*/
.widget.subscribe h3 {
    font-size: 20px;
    font-weight: 600;
    color: #4a7aa3;
    margin: 0 0 15px;
}
#subscribe {
    background: #ffffff;
    /* background: #f7f7f7; */
    padding: 9px 2px 9px 6px;
}
.subscribe form { margin: 10px 0 0 }
.subscribe input {
    font-size: 14px;
    padding: 7px 12px;
    color: #bebebe;
/*    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;*/
}
.subscribe input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted 9;
}

.subscribe input.textfield {
    border: 2px solid #e4e9ef;
    width: 134px;
}
.subscribe input.submit.button {
    border: 2px solid #488ABC;
    background: #488ABC;
    color: white;
    cursor: pointer;
    font-weight: 700;
}
.subscribe input.submit.button:hover { background: #3d78a5; border: 2px solid #3d78a5; }
.subscribe p {
    color: #385c7c;
    font-size: 13px;
    line-height: 16px;
    margin: 9px 10px 10px 0;
    text-align:center;
}
/* subscribe_inline for Post subscribe form */
.subscribe_inline input {
    font-size: 22px;
    padding: 8px;
    margin: 10px 0 10px 0;
    color: #BEBEBE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.subscribe_inline input.textfield {
    border: 3px solid #E4E9EF;
    width: 55%;
}
.subscribe_inline input.submit.button {
    border: 2px solid #488ABC;
    background: #488ABC;
    color: white;
    cursor: pointer;
    font-weight: 700;
}
.subscribe_inline input.submit.button:hover {
    border: 2px solid #488ABC;
    background: #3d78a5;
}

/* Sidebar social icons - Half size
-----------------------------------------------------------*/
.social {
    width: 255px;
    margin: 0 auto;
    margin-bottom: -8px;
    display: inline-block;
}
.social li {
    float: left;
    margin: 0 0 0 12px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity:0.8;
}
.social li:hover {
    float: left;
    margin: 0 0 0 12px;
    /*-webkit-transform: rotate(360deg);*/
    -webkit-transform:  scale(1.2);
    -moz-transform:  scale(1.2);
    -o-transform:  scale(1.2);
    transform:  scale(1.2);
    opacity:1.0;
}
.social li a{
    background: transparent url(../images/main.png) no-repeat;
    border: none;
    display:inline-block;
    margin:-1px;
    height: 30px;
    width: 30px;
    text-indent: -999em;
}
.social li a.rss{
    background-position  : -309px -0px;
}
/*
.social li a.rss:hover{
    background-position  : -309px -74px;
}
*/
.social li a.twitter{
    background-position  : -342px -0px;
}
/*
.social li a.twitter:hover{
    background-position  : -342px -74px;
}
*/
.social li a.facebook{
    background-position  : -374px -0px;
}
/*
.social li a.facebook:hover{
    background-position  : -374px -74px;
}
*/
.social li a.googleplus{
    background-position  : -406px -0px;
}
/*
.social li a.googleplus:hover{
    background-position  : -406px -74px;
}
*/
.social li a.forrst{
    background-position  : -438px -0px;
}
/*
.social li a.forrst:hover{
    background-position  : -438px -74px;
}
*/
.social li a.dribbble{
    background-position  : -471px -0px;
}
/*
.social li a.dribbble:hover{
    background-position  : -471px -74px;
}
*/

/* Sidebar social box - bio section --*/
#subscribe-bio{
    display: none;
    background: #3a5875;
    margin: -9px -2px 8px -6px;
    padding: 0;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: relative;
    height:100px;
    text-shadow: none;
}
#subscribe-bio-wrap{
    position:absolute;
    top:10px;
    left:9px;
}
#subscribe-bio-wrap #bio-img{
    background: transparent url(../images/php.jpeg) no-repeat;
    margin: 0 7px 0 0;
    background-size:72px 70px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 72px;
    height: 70px;
    position:relative;
    float:left;
}
.bio-dashed{
    position: relative;
    top: 4px;
    border-bottom: 1px dashed #979797;
    margin: 3px 0 4px -9px;
}
#bio-head-text{
    font-family: 'Oswald', arial, serif;
    font-size: 1.5em;
    color: #F0F0F0;
    padding: 0;
    width: 181px;
    float:left;
    margin-top: -5px;
}
#bio-text{
    font-size: 0.7em;
    color: #9CACBB;
    padding: 0px 2px 0px 15px;
    line-height:11px;
}

#books img{
    vertical-align: bottom;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4);
    box-shadow: 0 1px 2px rgba(0,0,0,.4);
}


/* END Sidebar social box - bio section --*/
h2.widgettitle {
    color: #707070;
    padding: 10px 0 1px 0;
    margin-bottom: .4em;
    font-size: 1.1em;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1.05pt;
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
    border-bottom: 1px rgba(0, 0, 0, .1) solid;
    line-height: 26px;
}
#content-wrap h1.pagetitle {
    margin-bottom: 8px;
}

.entry #tag-list li a,
#tag-list li a {
    color: white;
    text-transform: uppercase;
    background: #585858;
    padding: 6px 8px 6px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    margin: 1px 0px 3px 3px;
    display: block;
    text-shadow: none;
    border: none;
    list-style: none;
}
#content-wrap #tag-list li a:hover,
#tag-list li a:hover {
    background: #444;
    border: none;
    color: white;

}
#tag-list li { float: left; }

.archive ul#tag-list,
.archive ul#tag-list li{
    list-style: none;
    /* margin: 5px 0px 2px 0px;*/
}
.left .archive ul#tag-list,
#content-wrap .left .archive ul#tag-list li{
    list-style: none;
    margin: 5px 0px 2px 0px;
}

.widget_tag_list{
    margin-bottom: 10px;
}

#content-wrap .archive{
    padding: 3px 20px 10px 20px;
}
#content-wrap .archive ul.archive-list,
#content-wrap .archive ul.archive-list li,
#content-wrap .archive ul.archive-list li a {
    margin: 5px 0px 2px 3px;
    border:none;
    font-size:18px;
    list-style: none;
    color: #3A5875;
    text-decoration: none;
    background: none;
}
#content-wrap .archive ul.archive-list li a:hover {
    color: #758A9F;
    background: none;
    border: none;
}
.archive-tag{
    color: white;
    text-transform: uppercase !important;
    background: #585858;
    padding: 4px 6px 4px 6px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#tag-info {
    color: #585858;
}
#content-wrap h1.archivetitle{
    font-family: Arial;
    font-size: 26px;
    margin-top: 5px;
}
#tag-to-archive{
    font-size:10px;
    margin: -4px 0px 0 5px;
    width:270px;
    position:absolute;
    display: none;
}
#tab_tags:hover a#tag-to-archive{
    display: inline;
}

/* Floating Advertisement block */
/*.sticky {
    position: fixed;
    top: 60px;
}*/
#sticky-scroll-wrapper{
    margin: 30px 3px 5px 3px;
}
#sticky-scroll-wrapper img{
    margin: 0px 4px 0px 0px;
}

ul#books{
    list-style: none;
}
ul#books li{
    float: left;
    margin: 3px 0 10px 0;
}
ul#books li:first-child{
    margin-right: 10px;
}
/*------------------------------------------------------------
  Tabs sidebar widget
 ------------------------------------------------------------*/
 .tab-wrap{
    width: 280px;
    margin-bottom: 8px;
}

.tabrow {
    text-align: center;
    list-style: none;
    margin: 30px 0 20px;
    padding: 0;
    line-height: 24px;
    height: 26px;
    overflow: hidden;
    font-size: 12px;
    font-family: verdana;
    position: relative;
}
.tabrow li {
    border: 1px solid #AAA;
    background: #D1D1D1;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;
    text-shadow: 0 1px #FFF;
    margin: 0 -5px;
    padding: 0 20px;
}
.tabrow a {
          color: #555;
          text-decoration: none;
}
.tabrow li.active {
    background: #EDECE8;
    color: #333;
    z-index: 2;
    border-bottom-color: #EDECE8;
}
.tabrow:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #AAA;
    z-index: 1;
}
.tabrow li:before,
.tabrow li:after {
    border: 1px solid #AAA;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " ";
}
.tabrow li:before {
    left: -6px;
    border-bottom-right-radius: 6px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #D1D1D1;
}
.tabrow li:after {
    right: -6px;
    border-bottom-left-radius: 6px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #D1D1D1;
}
.tabrow li.active:before {
    box-shadow: 2px 2px 0 #EDECE8;
}
.tabrow li.active:after {
    box-shadow: -2px 2px 0 #EDECE8;
}
#tab_tags,#tab_recent,#tab_tools,#tab_popular{
    display: none;
}
#tab_recent li{
    border-top: 1px dashed white;
    border-bottom: 1px dashed #C3C3C3;
    padding: 2px 0 2px 0;
}
#tab_recent li:first-child{
    border-top: none;
}
#tab_recent {
    border-bottom: 1px dashed white;
}
#tab_tools a {
border-bottom: 1px dashed #DDD;
background: #F9FDA2;
color: #222;
}
/* -----------------------------------------------------------
  content-wrap content Entry Format
-----------------------------------------------------------*/
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    color: #404040;
}
h1 {
    margin-bottom: 18px;
    font-size: 30px;
    line-height: 36px;
    font-weight: normal;
}
h1 small { font-size: 18px }
h2 {
    font-size: 24px;
    line-height: 36px;
}
h2 small { font-size: 14px }
h3,
h4,
h5,
h6 { line-height: 36px }
h3 { font-size: 18px }
h3 small { font-size: 14px }
h4 { font-size: 16px }
h4 small { font-size: 12px }
h5 { font-size: 14px }
h6 {
    font-size: 13px;
    color: #bfbfbf;
    text-transform: uppercase;
}
hr {
    margin: 10px 0px 10px 0px;
    border: 0;
    border-bottom: 1px solid #eee;
}



.entry p{
    color: #333;
    margin: 0 0 25px;
    font-size: 16px;
    line-height: 1.6;
}
.entry > .code-header {
    margin-bottom: -3px;
    /*background: #25272a;*/
    /*padding: 4px;*/
    background: #1D1F21;
    color: #FFF;
    padding: 3px 0px 0px 0px;
}
.entry > .code-header > strong{
    background: #2D3033;
    padding: 6px;
}

.home .entry p,
.archive .entry p{
    color: rgba(67, 91, 114, 0.84);
}
/* Notice Paragraph */
.entry p.notice {
    background: #FFFFA0;
    border: 1px solid #E5E597;
    padding: 0.533em 0.733em;
}​
strong {
    font-style: inherit;
    font-weight: bold;
}

#content-wrap h1 {
    /*font-family:Garamond, Baskerville, Caslon;*/
    font-family: 'Oswald', arial, serif;
    font-size: 36px;
    line-height: 38px;
    color: #6b8298;
    margin-bottom: 18px;
    padding: 5px 0 2px 0;
}
#content-wrap h1 a {
    color: #758A9F;
}
#content-wrap h1 a:hover {
    color: #4b7297;
}

#content-wrap h2 {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.25;
    margin: 35px 0px 10px 0px;
    border-bottom: 1px dashed #aaa;
    /*color: #34606E;*/
    padding: 7px 0px 4px 1px;
}
#related-posts h2 {
    margin: 15px 0 14px 0;
    padding: 3px;
    background: white;
    font: 24px 'Arial Black',Arial,sans-serif;
    letter-spacing: -1px;
    color: #63798F;
            border-bottom: none;
}
#related-posts ul li img {
    display: block;
    width: 150px;
    height: 150px;
}
#related-posts ul li {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    margin: 10px 10px 30px 14px;
}


.hentry h3 {
    border-bottom: 1px solid #DDD;
    padding-bottom: 3px;
    font-weight: 700;
    font-size: 17px;
    margin: 40px 0 2px 0;
    line-height: 1.2em;
}
.hentry h4 {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 12px;
}
#content-wrap ul,
#content-wrap ol { margin: 12px 14px 9px 28px;}



#content-wrap ul li,
#content-wrap ol li { margin-bottom: 5px }

#content-wrap ul li {
    list-style: disc outside;
    font-size: 16px;
    line-height: 1.5625;
}

.post-meta {
    color: #9a9ca2;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 10px;
}
.post-meta .meta-tag-links { float: right }
.post-meta .meta-tag-links a {
    color: white;
    text-transform: uppercase;
    background: #585858;
    padding: 4px 5px 3px 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
    margin: 0;
    display: inline;
}
.post-meta .meta-tag-links a:hover {
    background: #444;
}
.tag-amperand {
    font-size: 10px;
}
#content-wrap .author, #content-wrap .published, #content-wrap .view-count, #content-wrap .entry-tags {
    margin: 0 15px 0 0;
}
#content-wrap .author a, #content-wrap .comment-count a, #content-wrap .published{
    padding: 0 0 0 20px;
}
#content-wrap .author a:hover {
    background: url(../images/main.png) no-repeat -0px -235px;
}
#content-wrap .author a {
    background: url(../images/main.png) no-repeat -0px -220px;
}
#content-wrap  .published {
    background: url(../images/main.png) no-repeat -0px -269px;
}
#content-wrap  .view-count {
    background: url(../images/main.png) no-repeat -0px -333px;
    padding: 0 0 0 23px;
}

#related-posts{
    padding: 1px 12px 4px 12px;
    margin: 20px 0 30px 0;
    border-image: initial;
    background-color: white;
}
#content-wrap .entry a.readmore{
    display: block;
    float: left;
    margin-top: 4px;
    background: #496F8D;
    color: #ffffff;
    line-height: 1;
    font-weight: 900;
    text-decoration: none;
    padding: 7px 7px;
    border: 1px solid #496F8D;
}
#content-wrap .entry a.readmore:hover{
    background: #3A5875;
    border: 1px solid #446580;
}

/* Article Table Formatting */
#content-wrap .article-table table {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
#content-wrap .article-table th {
    font-size: 14px;
    font-weight:900;
    color: #3A5875;
    background: #D9DFE5;
    padding: 10px 8px;
}
#content-wrap .article-table .odd {
    background: #EDF0F3;
}
#content-wrap .article-table td {
    color: #758A9F;
    padding: 8px;
}
#content-wrap td, td img {
    vertical-align: top;
}
#content-wrap .entry .article-table a {
    border: none;
    background: none;
    color: #3A5875;
    text-decoration: none;
}
#content-wrap .entry .article-table a:hover {
    color: #758A9F;
    text-decoration: none;
}
/* Footer
-----------------------------------------------------------*/
/* Other
-----------------------------------------------------------*/

/* Author Mini Social icons
-----------------------------------------------------------*/
#content-wrap ul.author-social {
    margin: 0 0 0 -3px;
    float: right;
    position: relative;

}
#content-wrap ul.author-social li {
    list-style: none;
}
.author-social li {
    float: left;
    margin: 0 0 0 5px;
    list-style: none;
}
.author-social li a{
    border: none;
    display:inline-block;
    margin:-1px;
    height: 26px;
    width: 24px;
    padding: 0 1px 0 3px;
}
.author-social li a.twitter{
    color: #60c1e9;
}
.author-social li a.twitter:hover{
    background: #60c1e9;
    color: #fff;
}
.author-social li a.facebook{
    color: #496d90;
}
.author-social li a.facebook:hover{
    background: #496d90;
    color: #fff;
}

.author-social li a.googleplus{
    color: #dc4c4c;
}
.author-social li a.googleplus:hover{
    background: #dc4c4c;
    color: #fff;
}

.author-social li a.pinterest{
    color: #c61f21;
}
.author-social li a.pinterest:hover{
    background: #c61f21;
    color: #fff;
}

.author-social li a.forrst{
    color: #294b1d;
}
.author-social li a.forrst:hover{
    background: #294b1d;
    color: #fff;
}

.author-social li a.dribbble{
    color: #ea4b87;
}
.author-social li a.dribbble:hover{
    background: #ea4b87;
    color: #fff;
}

.author-social li a.appnet{
    color: #758A9F;
}
.author-social li a.appnet:hover{
    background: #758A9F;
    color: #fff;
}
/*.author-social li a{
    background: transparent url(../images/main.png) no-repeat;
    border: none;
    display:inline-block;
    margin:-1px;
    height: 22px;
    width: 22px;
    text-indent: -999em;
}
.author-social li a.twitter{
    background-position  : 0px -180px;
}
.author-social li a.facebook{
    background-position  : -26px -180px;
}
.author-social li a.googleplus{
    background-position  : -51px -180px;
}
.author-social li a.pinterest{
    background-position: -162px -180px;
}
.author-social li a.forrst{
    background-position  : -78px -180px;
}
.author-social li a.dribbble{
    background-position  : -105px -180px;
}
.author-social li a.stackoverflow{
    background-position: -135px -180px;
}*/

/* END Subscribe widget
-----------------------------------------------------------*/
.widget_recent_entries li{
    border-bottom: 1px dashed #CDC9C7;
}



/* Author Box
-----------------------------------------------------------*/
h2.updated {
    display: none;
}
#author-info {
    margin-bottom: 5px;
    padding: 20px 20px 0px 20px;
    margin-bottom: 30px;
    border-image: initial;
    background-color: white;
}

#author-info {
    margin: 0 0 44px 0;
    overflow: hidden;
}
#author-info img.avatar {
    float: left;
    width: auto;
}
#author-info .avatar {
    float: left;
    margin: -20px 15px 0 -20px;
}
.entry-content img {
border: 1px solid #BBB;
border-image: initial;
}
#author-info .meta-prep-author, .author-vcard {
    color: #333;
    font-size: 18px;
    font-family: Calibri, monospace;
    font-weight: 100;
}
#author-info .author-vcard a {
text-decoration: none;
}
.author-bio.note {
    color: #6a6a6a;
    font-family: Calibri, monospace;
    font-weight: 100;
}



/* Comments
-----------------------------------------------------------*/

#content-wrap .commentlist {
    list-style: none;
    margin: 25px 0 0 85px;
}
.commentlist > li.comment {
    position: relative;
    width: 623px;
    padding: 9px 9px 25px 9px;
    border-image: initial;
    margin: 20px 0 30px 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    background-color: white;
}
/*
.c-body {
    padding: 9px;
    border-image: initial;
    margin: 20px 0 30px 0;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    background-color: white;
}
*/
.comment-meta {
    color: #666;
    font-size: 12px;
    font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", "Helvetica Nueue", Helvetica, sans-serif;
    line-height: 2.2em;
}
.commentlist .avatar {
    position: absolute;
    top: 0;
    left: -85px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.c-arrow{
    background: url(../images/comment-arrow.png) no-repeat right 30px;
    padding: 0 25px 0 0;
    position: absolute;
    top: 0;
    left: -25px;
    height: 60px;
}
.c-body {
    margin: 0 0 10px 10px;
}
#respond{
    margin-left:10px;
}
.commentlist > li.comment:hover .edit-comment{
    display: block;
}
.edit-comment{
    float: right;
    display: none;
}
#cancel-comment-reply-link,
.edit-comment a{
    font-size: 11px;
    padding: 5px 8px;
    padding: 5px 8px;
    color: #827D74;
    background: #EFECE3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#cancel-comment-reply-link,
.edit-comment a:hover{
    background: #488ABC;
    color: #ffffff;
}
#cancel-comment-reply-link{
    font-size: 13px;
}
#comments .button-blue a{
    float: right;
    font-size: 18px;
    padding: 8px 10px;
    color: #ffffff;
    background: #488ABC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#comments .button-blue:hover a{
    background: #4696D3;
}
.comment-number{
    font-size: 20px;
}
/* Children Comments
-----------------------------------------------------------*/
#content-wrap .commentlist ul.children{
    margin: 30px 0 0px 0;
}
#content-wrap .commentlist .children li .edit-comment{
    display: none;
    float: right;
}
#content-wrap .commentlist .children li:hover .edit-comment{
    display: block;
}

#content-wrap .commentlist .children li{
    list-style: none;
}
.children > li.comment {
    border-top: 1px solid #EAEAEA;
    position: relative;
    padding: 2px 0 20px 70px;
    margin: 20px 0px 0 -10px;
}
.children .c-arrow {
    display: none;
}
ul.children  .avatar {
    position: absolute;
    top: 0;
    left: 18px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin: 20px 0 0 0;
}
ul.children  .c-body {
    margin: 10px 0 0 20px;
}
ul.children  .depth-2,
ul.children  .depth-3,
ul.children  .depth-4 {

}


.tiny{
    font-size:10px;
}
.text-input {
    width: 200px;
    height: 15px;
    margin: 0 0 10px 0;
    padding: 5px 8px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.4em;
    color: #555;
    border: none;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    background: rgba(0, 0, 0, 0.07);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    border-image: initial;
}
#comment{
    width: 424px;
    height: 100px;
    margin: 0 0 10px 0;
    padding: 5px 8px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.4em;
    color: #555;
    border: none;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    background: rgba(0, 0, 0, 0.07);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    border-image: initial;
}
form#commentform textarea:focus {
    background: #f7f7f7;
    outline-width: 0;
}
#respond input#submit {
    font-size: 13px;
    border: 2px solid #488ABC;
    background: #488ABC;
    padding: 3px 5px;
    color: white;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-image: initial;
    margin: 5px 0 10px 0;
}
#respond input#submit:hover {
    background: #488ABC;
}
.c-date,
.form-allowed-tags{
    font-size:11px;

}
.c-head{
    font-size:13px;
}
.form-allowed-tags code{
    font-size:11px;
    background-color:#d7d7d7;
}

.comment-meta .fn {font-style: normal;}
.comment-meta a {color: #1778C2;text-decoration: none;font-weight: bold;}

/* Socialite
-----------------------------------------------------------*/
#SocialBookmark ul,
#SocialBookmark2 ul{ margin: 5px 10px 5px 0px; }
#SocialBookmark,
#SocialBookmark2{
    padding: 10px 12px 4px 12px;
    margin: 25px 0 30px 0;
    border-image: initial;
    background-color: white;
    overflow-y: visible;
}
#SocialBookmark h3,
#SocialBookmark2 h3{
    font-size: 18px;
    padding: 0;
    margin: 0 0 5px 0;
    border: 0;
}
.cf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .cf { zoom: 1; }
*:first-child+html .cf { zoom: 1; }

.social-buttons > li#share { border-left: 1px solid #DDD; margin: 0 0 0 10px; padding-left: 14px; width: 290px; }
.vhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.social-buttons { display: block; list-style: none; padding: 0; margin: 20px; }
.social-buttons > li { display: block; margin: 0; padding: 10px; float: left; padding: 10px 8px 10px 7px; }
.social-buttons .socialite { display: block; position: relative; background: url('http://codedevelopr.com/assets/images/share-sprite.png') 0 0 no-repeat; }
.social-buttons .socialite-loaded { background: none !important; }

/* fallback for default and non-loaded instances */
.social-buttons .bufferapp-button { width: 55px; height: 65px; background-position: 0 0; }
.social-buttons .twitter-share { width: 55px; height: 65px; background-position: -75px 0; }
.social-buttons .googleplus-one { width: 50px; height: 65px; background-position: -150px 0; }
.social-buttons .facebook-like { width: 50px; height: 65px; background-position: -220px 0; }
.social-buttons .linkedin-share { width: 60px; height: 65px; background-position: -290px 0; }
.social-buttons .stumbleupon { width: 50px; height: 65px; background-position: -295px 0; }
.social-buttons .pinit { width: 43px; height: 65px; background-position: -294px 0; }
.social-buttons .kippt-button {
    width: 62px;
    height: 65px;
    background-position: -496px 0;
}
/* social Font */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'Social';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
/* opacity .8 */
/* fix buttons height, for twitter bootstrap */
  line-height: 1em;
/* Animation center compensation - magrins should be symmetric */
/* remove if not needed */
  margin-left: 0.2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-gplus:before { content: '\2b'; } /* '+' */
.icon-pinterest:before { content: '\31'; } /* '1' */
.icon-forrst:before { content: '\3a'; } /* ':' */
.icon-dribbble:before { content: '\44'; } /* 'D' */
.icon-linkedin:before { content: '\4c'; } /* 'L' */
.icon-rss:before { content: '\52'; } /* 'R' */
.icon-skype:before { content: '\53'; } /* 'S' */
.icon-twitter:before { content: '\54'; } /* 'T' */
.icon-email:before { content: '\5d'; } /* ']' */
.icon-facebook:before { content: '\66'; } /* 'f' */
.icon-github:before { content: '\67'; } /* 'g' */
.icon-pinboard:before { content: '\6e'; } /* 'n' */
.icon-instagram:before { content: '\dc'; } /* 'Ü' */
.icon-appnet:before { content: '\e1'; } /* 'á' */
.icon-buffer:before { content: '\e5'; } /* 'å' */
.icon-bitbucket:before { content: '\e9'; } /* 'é' */

/* social box */
#SocialBookmark > div.socialBoxLeft {
    float: left;
}
#SocialBookmark > div.socialBoxRight {
    float: right;
}
#content-wrap .socialBoxLeft h2,
#content-wrap .socialBoxRight h2 {
    margin: 3px 0 10px 0;
    padding: 3px;
    font: 24px 'Arial Black',Arial,sans-serif;
    letter-spacing: -1px;
    color: #63798F;
    border-bottom: none;
}


/* Sidebar switcher
-----------------------------------------------------------*/

.no-js-left,
.left{
    float:left !important;
    margin-right:15px;
}
.no-js-right,
.right{
    float:right !important;
    margin-right:15px;
}


/* NEW Sidebar switcher
/* begin button styles */

.sidebar-switch-wrap{
    float: right;
    position:relative;
    top: -32px; /*top:13px;*/
    left: -19px; /*left: -19px;*/
    width:63px;
            height: 26px;
            margin-top: -8px;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.sidebar-switcher {
    background: #395a7a; /* Old browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d6285', endColorstr='#2e4a64'); /* for IE */
    background: -moz-linear-gradient(top, #3d6285 0%, #2e4a64 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d6285), color-stop(100%,#2e4a64)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #3d6285 0%,#2e4a64 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #3d6285 0%,#2e4a64 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #3d6285 0%,#2e4a64 100%); /* IE10+ */
    background: linear-gradient(top, #3d6285 0%,#2e4a64 100%); /* W3C */
    display: inline-block;
    max-width: 100%;
    position:relative;

}


#sidebar-switcher-left, #sidebar-switcher-right{
    width:17px;
    height:11px;
    overflow:hidden;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-5px;
    margin-left:-8px;
    font: 0/0 a;
    background-image: url(../images/switcher.png);

}
#sidebar-switcher-left{
    background-position: 0px 0px;
}
#sidebar-switcher-right{
    background-position: -0px -19px;
}

.sidebar-switcher-left, .sidebar-switcher-right{
    width: 30px; height: 24px;
    border: 1px solid #27394d;
}

.sidebar-switcher-left{
    -moz-border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -o-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}
.sidebar-switcher-right{
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    margin: 0 0 0 -6px
}

.sidebar-switcher:hover {
    background: #2e4a64; /* Old browsers */
    background: -moz-linear-gradient(top, #2e4a64 0%, #3d6285 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e4a64), color-stop(100%,#3d6285)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2e4a64 0%,#3d6285 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2e4a64 0%,#3d6285 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2e4a64 0%,#3d6285 100%); /* IE10+ */
    background: linear-gradient(top, #2e4a64 0%,#3d6285 100%); /* W3C */
}

.selected {
    background: #1d2a36; /* Old browsers */
    background: -moz-linear-gradient(top, #1d2a36 0%, #293c4e 100%); /* FF3.6+ */
    background: -webkit-linear-gradient(top, #1d2a36 0%,#293c4e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1d2a36 0%,#293c4e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1d2a36 0%,#293c4e 100%); /* IE10+ */
    background: linear-gradient(top, #1d2a36 0%,#293c4e 100%); /* W3C */
    -moz-box-shadow: inset 0 4px 5px rgba(0,0,0,.2),
      inset 0 1px 2px rgba(0,0,0,.6);
    -webkit-box-shadow: inset 0 4px 5px rgba(0,0,0,.2),
      inset 0 1px 2px rgba(0,0,0,.6);
    box-shadow: inset 0 4px 5px rgba(0,0,0,.2),
      inset 0 1px 2px rgba(0,0,0,.6);

}



-----------------------------------------------------------*/
/* Pagination
-----------------------------------------------------------*/
#paging {
    padding: 10px 0;
    font-size: 1.3em;
    margin: 32px 0px 30px 0px;
}
#content-wrap .page-numbers {
    font-size: 1.0em !important;
    margin: 30px 5px 30px 5px;
    clear: left;
}
.page-numbers li {
    display: inline!important;
    margin: 0;
    padding: 0;
}
.page-numbers a:hover {
    border-color: #1980AF;
    background: #3A5875;
    color: white;
}
.page-numbers a {
    border: 1px solid darkGray;
    text-decoration: none;
    border-image: initial;
}
.page-numbers a, .page-numbers span {
    color: #666;
    padding: 10px 15px 10px 15px;
    margin-right: 0.1em;
    border: 1px solid #CECCC1 !important;
    background: white;
    border-image: initial;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.page-numbers .current {
    border: 1px solid #1980AF;
    font-weight: bold;
    background: #3A5875;
    color: white;
    border-image: initial;
}


/*---------------------------------------------------------
    Footer
------------------------------------------------------------ */
.textwidget img {
    vertical-align: middle;
}
#footer {
    background: #55687B;
    color: #666;
    width:100%;
    margin: 0 auto;
}
#footer-content {
    color: #ddd;
    font-size: 1.3em;
    width: 1140px;
    margin: 0 auto;
}
.footer-info .widget{
    text-shadow: none;
    font-size: 14px;
    line-height: 26px;
}
.footer-info .widget h3{
    color: #fff;
}
#footer a {
    color: #B3C6D9;
    background: #55687B;
    padding: 4px;
    font-family: Candara, monospace;
    line-height: 30px;
}
#footer a:hover {
    color: #fff;
}
#footer strong {
    color: #fff;
}
#footer p.right {
    float: left;
}

#colophon {
    padding: 30px 0 0 0;
    text-align:left;
}
#supplementary {
    padding: 1.625em 7.6%;
    overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
    float: left;
    margin-right: 3.7%;
    width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
    margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
    float: left;
    margin-right: 3.7%;
    width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
    margin-right: 0;
}



.footer-info {
    width: 28.5%;
/*    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;*/
    padding: 20px;
    margin-left: 10px;
    margin-bottom: 2em;
    float: left;
}
#footer .footer-left{
    background: #758A9F;
}
#footer .footer-middle{
    background: #63798F;
}
#footer .footer-right{
    background: #758A9F;
}
.footer-info h5 {
    font-size: 1.7em;
    font-weight: normal;
    color: #fff;
    margin: 0 0 0.1em 0;
}
.footer-info p {
    line-height: 1.7em;
    margin: 0 0 0.5em 0;
}
.footer-info a {
    font-weight: normal;
}





#copyright {
    clear: both;
    font-size: 0.8em;
    font-style: italic;
    text-align: center;
}
/*---------------------------------------------------------
    404 page
------------------------------------------------------------ */
#stage {
    top: 0px;
    left: 0px;
    z-index: 100;
}
.stage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#space {
    background: transparent url(../images/404/space.jpg) repeat-x 0 0 fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#astronaut {
    width: 730px;
    height: 650px;
    background: transparent url(../images/404/astronaut.png) no-repeat;
    position: relative;
    margin-left: 50px;
    top: 20%;
}
.stage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#text_1 {
    font-family: 'Impact', helvetica, arial;
    font-size: 27px;
    color: #393939;
    line-height: 28px;
    position: absolute;
    top: 102px;
    left: 32px;
}
#text_2 {
    font-family: 'Impact', helvetica, arial;
    font-size: 80px;
    color: #2D2D2D;
    width: 380px;
    padding-right: 10px;
    position: absolute;
    top: 40px;
    left: 95px;
}
#text_3 {
    font-family: 'Impact', helvetica, arial;
    font-size: 39px;
    color: #393939;
    line-height: 32px;
    text-align: right;
    width: 305px;
    padding-right: 15px;
    position: absolute;
    top: 73px;
    left: 332px;
}
#text_4 {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
    color: #4C4C4C;
    text-transform: uppercase;
    font-style: italic;
    position: absolute;
    top: 180px;
    left: 392px;
}

/* Email subscribe Modal Window */
#facebook-modal-like,
.facebook-likebox {
    position: relative;
    top: 226px;
    left: 0;
}
.modal-blur{
    /* Blur and de-color */
  -webkit-filter: blur(2px) grayscale(50%);
}

input[type="text"] {outline: none;}
#modal-mask {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.75);
}
#modal-box {
    display: none;
    /*background: #728e84 url("../images/subscribe-pop-big.png");*/
    background: #728e84 url("../images/subscribe-pop-big2.png");
    position: fixed;
    z-index: 1001;
    width: 569px;
    height: 305px;
   /* border: 6px solid #f0f0f0; */
    border-top: #414c49 1px solid;
    border-bottom: #78938c 1px solid;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
#subscribeWrap{
    position: absolute;
    bottom: 20px;
    left: 230px;
    width: 284px;
    height: 30px;
    margin: 0px;
    background: #505c58;
    padding: 1px 4px 6px 5px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    border-bottom: #78938c 1px solid;
    border-top: #414c49 1px solid;
}
#subscribeEmail{
    width: 208px;
    height: 30px;
    border: none;
    background: #505c58;
    font-size: 16px;
    color: #ffffff;
    outline: none
}
#subscribeSubmit{
    width: 70px;
    height: 30px;
    border: none;
    cursor: pointer;
    font-size: 12px;
    color: #494949;
    background: #efefef;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#c6c4c4');
    background: -moz-linear-gradient(top, #efefef 0%, #c6c4c4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#c6c4c4));
    background: -webkit-linear-gradient(top, #efefef 0%,#c6c4c4 100%);
    background: -o-linear-gradient(top, #efefef 0%,#c6c4c4 100%);
    background: -ms-linear-gradient(top, #efefef 0%,#c6c4c4 100%);
    background: linear-gradient(top, #efefef 0%,#c6c4c4 100%);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border-bottom: #3d4643 1px solid;
    margin: 0 0 8px 0;
}
#subscribeSubmit:hover{
    background: #c6c4c4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6c4c4', endColorstr='#efefef');
    background: -moz-linear-gradient(top, #c6c4c4 0%, #efefef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6c4c4), color-stop(100%,#efefef));
    background: -webkit-linear-gradient(top, #c6c4c4 0%,#efefef 100%);
    background: -o-linear-gradient(top, #c6c4c4 0%,#efefef 100%);
    background: -ms-linear-gradient(top, #c6c4c4 0%,#efefef 100%);
    background: linear-gradient(top, #c6c4c4 0%,#efefef 100%);
}
#subscriberesponse{
    position: absolute;
    bottom: 53px;
    left: 234px;
    font-size: 16px;
    line-height: 34px;
}
#subscribeClose{
    position: absolute;
    right: 5px;
    top: 5px;
    display: block;
    background: #596F69;
    color: white;
    line-height: 1;
    font-weight: 500;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 6px;
    border: 1px solid #4D6761;
    cursor:pointer;
}
#subscribeClose:hover{
    background: #505C58;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    border-bottom: #78938C 1px solid;
    border-top: #414C49 1px solid;
}


/* Floating Advertisement block
.sticky {
    position: fixed;
    top: 60px;
}
*/


/* Sidebar Authors block */
#sidebar-authors ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
#sidebar-authors .author-menu li{
    overflow: hidden;
    border-bottom: 1px solid #DFDBCE;

}
#sidebar-authors .author-menu li a {
    padding: 6px 0;
    line-height: 36px;
    line-height: 36px;
    display:block;
    color: #3A5875;
    text-decoration: none;
}
#sidebar-authors .author-menu li a:hover {
    color: #758A9F;
    border-bottom-width: 0;
    text-decoration: none;
    background-color: #e6e4de;
}
#sidebar-authors li img {
    float: left;
    margin-right: 10px;
    width: 36px;
    height: 36px;
    border: none;
}
#sidebar-authors span {
    color: #86837A;
    padding-right: 6px;
    float: right;
}




/* Sidebar Books/Advertisement block */
#books-widget{
    width: 280px;
}
#books-widget h3,
#sidebar-authors h3,
#ad-widget h3 {
    font-size: 1.5em;
    font-weight: 200;
    font-family: "Verlag Condensed","Abadi MT Condensed","Futura Std Light Condensed","Futura Condensed","Gill Sans","Arial Narrow",Calibri,"Trebuchet MS",Georgia,sans-serif;
}
#books-widget li {
    margin: 1em 0;
    padding-bottom: 1em;
    overflow: hidden;
    border-bottom: 1px solid #DFDBCE;
    color: #86837A;
    font-size: .8em;
}
#books-widget a{
    font-size: 1.3em;
}
#books-widget .cover {
    float: left;
}
#books-widget img{
    width: 90px;
    height: 111px;
}
#books-widget div {
    margin-left: 100px;
}

/* Table of Contents */
.toc {
    background: #F8F8F8;
    padding: 10px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.toc h4 {
    color: #6B8298;
}
#content-wrap .nonumbers ul li {
    list-style: none;
}


/* Column Classes for column shortcodes
 <div class="one-half first">firat column</div>
 <div class="one-half">second column</div>
 <div class="clear-line"></div>
------------------------------------------------------------ */
.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;}
.clear-line {
    border-bottom: 1px solid #DDD;
    clear: both;
    margin: 0 0 25px;
}

/* Drop Cap - <span class="dropcap">This</span> Paragraph
------------------------------------------------------------ */
.dropcap {
    display: block;
    float: left;
    font-size: 40px;
    line-height: 40px;
    margin: 0 8px -5px 0;
}

/* Book Section
------------------------------------------------------------ */
.featured-bookimage{
    float: left;
    margin: 0 20px 20px 0;
}
.featured-bookimage a{
    border-bottom: none;
}

.book-image{
    -webkit-box-shadow: 0 2px 7.68px .32px rgba(0, 0, 0, 0.4),0 12px 26px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 7.68px .32px rgba(0, 0, 0, 0.4),0 12px 26px 0 rgba(0, 0, 0, 0.4);
    position: relative;
    background-color: #FFF;
    width: 108px;
    height: 162px;
}
.book-image img{
    border: 0;
    width: 108px;
    height: 162px;
    vertical-align: top;
    font-size: 0;
    position: relative;
    z-index: 1;
}
.book-texture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    -webkit-box-shadow: inset 4px -5px 4px -4px rgba(0, 0, 0, 0.3),inset 0 1px 0 0 rgba(0, 0, 0, 0.2),inset 0 2px 0 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 4px -5px 4px -4px rgba(0, 0, 0, 0.3),inset 0 1px 0 0 rgba(0, 0, 0, 0.2),inset 0 2px 0 0 rgba(255, 255, 255, 0.2);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255, 255, 255, 0.2)),color-stop(50%,rgba(255, 255, 255, 0)),color-stop(100%,rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top,rgba(255, 255, 255, 0.2) 0,rgba(255, 255, 255, 0) 50%,rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear,top left,bottom left,from(rgba(255,255,255,.2)),color-stop(50%,rgba(255,255,255,0)),to(rgba(255,255,255,0)));
    background: linear-gradient(to bottom,rgba(255, 255, 255, 0.2) 0,rgba(255, 255, 255, 0) 50%,rgba(255, 255, 255, 0) 100%);
}


#related-books ul li{
    display: block;
    margin: 0 10px 0 0;
    padding: 10px;
    float: left;
}
a.action-button {
    float: right;
    display: inline-block;
    border: none;
    background: #488ABC;
    padding: 18px 24px;
    margin: 0 10px 10px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: arial, sans-serif;
    font-size: 25px;
    text-decoration: none;
    outline: 0;
    color: white;
    font-weight: 700;
    text-align: center;
}
a.action-button:hover {
    color: white;
    border: none;
    background: #3D78A5;
}
.action-button.full {
    width: 100%;
    padding: 18px 0px;
    margin: 0;
}



/* Sidebar Portfolio Ad Widget  */
#sidebar-wrap .callout.portfolio {
    background: url("../images/layout/portfolio_ad.jpg")white;
    text-align: center;
    padding: 20px 0 20px 0;
    margin: 25px 0 15px 0;
    height:145px;
}
#sidebar-wrap .callout {
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.20);
    clear: both;
}
#sidebar-wrap .callout.portfolio p {
    text-transform: uppercase;
    font: 14px Verdana, sans-serif;
    letter-spacing: 4px;
    color: #4E6D7D;
    margin-bottom: 0px;
}
#sidebar-wrap .callout.portfolio h4 {
    text-transform: uppercase;
    font: normal normal 58px oswald, "Helvetica Neue", Arial, sans-serif;
    margin: 0 0 18px 0;
    letter-spacing: -2px;
    color: #4D4D4D;
}
#sidebar-wrap .callout.portfolio h4 a {
    color: #4D4D4D;
}
#sidebar-wrap .callout.portfolio a.more{
    font: italic 23px sans-serif, Verdana, sans-serif;
    color: #A89E72;
    border-top: 1px solid #CFC080;
    padding: 10px 20px 0 0;
}
#sidebar-wrap .callout.portfolio:hover h4 a {
    color: #4B7297;
    transition: all 0.25s ease-in-out;
}
/* END Sidebar Portfolio Ad Widget  */




/* #Media Queries
================================================== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {


}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {


}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {


}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {


}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

}







.entry a.blue-button {
    color: white;
    font-family: "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 145%;
    font-weight: 600;
    letter-spacing: 0px;
    text-shadow: 0px -1px 0px black;
    text-decoration: none;
    padding: 16px 28px;
    border: 1px solid #233C55;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;

    background-color: #5785B3;
    background-image: linear-gradient(to bottom, #5785B3 0%, #3A5875 100%);
    background-image: -webkit-linear-gradient(top, #5785B3 0%, #3A5875 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5785B3), color-stop(1, #3A5875));
    background-image: -o-linear-gradient(top, #5785B3 0%, #3A5875 100%);
    background-image: -moz-linear-gradient(top, #5785B3 0%, #3A5875 100%);
    background-image: -ms-linear-gradient(top, #5785B3 0%, #3A5875 100%);

    box-shadow: 0px 3px 0px #7598B9, 0px 4px 0px #4C6781, inset 0px 1px 0px rgba(255,255,255,.4);
    -webkit-box-shadow: 0px 3px 0px #7598B9, 0px 4px 0px #4C6781, inset 0px 1px 0px rgba(255,255,255,.4);
    -moz-box-shadow: 0px 3px 0px #7598B9, 0px 4px 0px #4C6781, inset 0px 1px 0px rgba(255,255,255,.4);
}

.entry a.blue-button:hover {
    background-image: linear-gradient(to bottom, #5180AF 0%, #4D7296 100%);
    background-image: -webkit-linear-gradient(top, #5180AF 0%, #4D7296 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5180AF), color-stop(1, #4D7296));
    background-image: -o-linear-gradient(top, #5180AF 0%, #4D7296 100%);
    background-image: -moz-linear-gradient(top, #5180AF 0%, #4D7296 100%);
    background-image: -ms-linear-gradient(top, #5180AF 0%, #4D7296 100%);

    box-shadow: 0px 3px 0px #7598B9, 0px 4px 0px #4C6781, inset 0px 1px 0px rgba(255,255,255,.5), 0px 5px 4px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 3px 0px #7598B9, 0px 4px 0px #4C6781, inset 0px 1px 0px rgba(255,255,255,.5), 0px 5px 4px rgba(0,0,0,.1);
    -moz-box-shadow: 0px 3px 0px #7598B9, 0px 4px 0px #4C6781, inset 0px 1px 0px rgba(255,255,255,.5), 0px 5px 4px rgba(0,0,0,.1);
}

.entry a.blue-button:active {
    background-image: linear-gradient(to bottom, #7598B9 0%, #3A5875 100%);
    background-image: -webkit-linear-gradient(top, #7598B9 0%, #3A5875 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7598B9), color-stop(1, #3A5875));
    background-image: -o-linear-gradient(top, #7598B9 0%, #3A5875 100%);
    background-image: -moz-linear-gradient(top, #7598B9 0%, #3A5875 100%);
    background-image: -ms-linear-gradient(top, #7598B9 0%, #3A5875 100%);

    position: relative;
    top: 4px;
    box-shadow: inset 0px 1px 3px rgba(0,0,0,.4);
}


/* Post Table */
.info-table {
    border-spacing: 0;
    border-collapse: separate;
    width: 100%;
    color: #314351;
    font-size: 0.857em;
    line-height: 1em;
    margin-bottom: 17px;
    font-family: "museo-sans",sans-serif;
}
.info-table a {
    color: #4183C4;
    text-decoration: none;
    padding: 3px 7px 3px 0px;
}
.info-table a:hover {
    color: #2a5886;
    text-decoration: none;
    background-color: inherit;
}
.info-table th, .info-table td {
    border: 1px solid #BCBABA;
    border-top-color: #FFF;
    border-right: none;
    padding: 8px 20px 8px 23px;
    text-align: left;
    vertical-align: middle;
    background: #EEE;
    margin: 0;
}

.info-table th {
    background: #58a7e6;
    text-align: left;
    font-size: 1.083em;
    line-height: 1.538em;
    padding: 6px 20px 5px 23px;
    color: #ddedfa;
    text-shadow: 0px -1px 1px rgba(0, 81, 168, 0.38);
    border-color: #2c90df;
    font-weight: 900;
}

.info-table th:last-child {
    border-right: 1px solid #BCBABA;
    text-align: center;
}

.info-table td.last, .info-table td:last-child {
    border-right: 1px solid #C2CAD0;
}

.info-table .even td, .info-table tr:nth-child(even) td {
    background: #E7E7E7;
}



button#cc_pay_button {
display: block;
float: left;
margin-top: 4px;
background: #496F8D;
color: #FFF;
line-height: 1;
font-weight: 900;
text-decoration: none;
padding: 14px 89px;
border: 1px solid #496F8D;
}
#wp_invoice_itemized_table td,  #wp_invoice_itemized_table th {
border-top: 1px solid rgba(0, 0, 0, 0);
padding: 5px 10px 5px 5px;
border-color: #DADEE1;
}

#wp_invoice_itemized_table th {
font-weight: 900;
border-top: 0px solid rgba(0, 0, 0, 0);
}

div.wpi_right_col {
margin-top: 46px;
margin-left: 20px;
}
td.bottom_line_title {
font-weight: 900;
}

td.wpi_money {
font-weight: 900;
}


#mc-embedded-subscribe {
border: 2px solid #488ABC;
background: #488ABC;
color: #FFF;
cursor: pointer;
font-weight: 700;
padding: 7px 12px;
font-size: 14px;
}
#mc-form .error {
display: inline-block;
color: #FF5B67;
font-weight: 600;
font-size: 14px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#mc-form .valid {
display: inline-block;
color: #009F22;
font-weight: 600;
font-size: 14px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}