/*
Theme Name: Magnificent
Theme URI: http://www.elegantthemes.com/gallery/
Version: 1.1
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
 tags: buddypress
*/

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
body {
    line-height: 18px;
    font-family: 'Droid Sans', Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #232323;
    /*background: url(https://5a046f.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/body-bg.png);*/
}
#header .container #header_ad{width:728px;height:90px; top:15px; right:-5px; position:absolute;}
a {
    text-decoration: none;
    color: #892020;
}
a:hover {
    text-decoration: underline;
}
.clear {
    clear: both;
}
.ui-tabs-hide {
    display: none;
}
br.clear {
    margin: 0px;
    padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
    padding-bottom: 5px;
    color: #283862;
    letter-spacing: -1px;
    line-height: 1.3em;
    font-weight: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #808080;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
p {
    padding-bottom: 10px;
    line-height: 18px;
}
strong {
    font-weight: bold;
    color: #1c1c1c;
}
cite, em, i {
    font-style: italic;
}
pre, code {
    font-family: Courier New, monospace;
    margin-bottom: 0px;
}
ins {
    text-decoration: none;
}
sup, sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 0.8em;
}
sub {
    top: 0.3em;
}
dl {
    margin: 0 0 1.5em 0;
}
dl dt {
    font-weight: bold;
}
dd {
    margin-left: 1.5em;
}
blockquote {
    margin: 1.5em;
    padding: 1em;
    color: #666666;
    background: #e6e6e6;
    font-style: italic;
    border: 1px solid #dcdcdc;
}
blockquote p {
    padding-bottom: 0px;
}
input[type=text], input.text, input.title, textarea, select {
    background-color:#fff;
    border:1px solid #bbb;
    padding: 2px;
    color: #4e4e4e;
}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
    border-color:#2D3940;
    color: #3e3e3e;
}
input[type=text], input.text, input.title, textarea, select {
    margin:0.5em 0;
}
textarea {
    padding: 4px;
}
img#about-image {
    float: left;
    margin: 3px 8px 8px 0px;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix {
    zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
    zoom: 1;
} /* IE7 */
/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/
#top-overlay {
    background: url(https://50a623.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/top-bg.png) repeat-x;
    position: relative;
}
#header .container {
    text-align: center;
}
.container {
    text-align: left;
    margin: 0 auto;
    width: 960px;
    position: relative;
}
#logo {
    margin-bottom: 10px;
    margin-top: 20px;
}
#slogan {
    font-family: Georgia, serif;
    font-size: 18px;
    color: #b4b4b4;
    font-style: italic;
    background: url(https://c3c19c.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/slogan-bg.png) no-repeat bottom center;
    padding-bottom: 27px;
}
#slogan span {
    color: #a5a5a5;
}
#menu {
    background: url(https://5c644e.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/menu-bg.png) repeat-x;
    height: 72px;
    margin-top: 0px;
    padding-bottom: 0px;
}
#content {
    background: url(https://755fbe.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/content-bg.png) repeat-x bottom left;
    padding-bottom: 40px;
}
#main-content {
    /*
    float: left;
    width: 476px;
    */
    width: 719px;
    float: left;
    margin: -20px 10px 0px 0px;
}
.entry {
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    width: 229px;
    margin: 20px 13px -5px 0px;
    float: left;
}
.last {
    margin-right: 0px;
}
.border {
    border: 1px solid #fff;
    padding-top: 4px;
    background: url(https://216a95.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/border-bg.png) no-repeat top left;
}
.bottom {
    padding-bottom: 7px;
    background: url(https://a2a843.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/bottom-bg.png) no-repeat bottom left;
}
.entry-content {
    background: url(https://fe39df.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/entry-content-bg.png) repeat-y;
    padding: 13px 12px 0px 19px;
}
.entry-content h3.title {
    font-size: 13px;
    font-family:  Arial Black, serif;
    padding-bottom: 10px;
    text-align: center;
}
.entry-content h3.title a {
    color: #283862;
    text-decoration: none;
}
.entry-content h3.title a:hover, .entry-content a.readmore:hover {
    color:#000000;
}
.entry-content p.meta-info {
    color:#9f9f9f;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    text-align: center;
    background: url(https://e7afda.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/post-info-bg.png) no-repeat 0px 4px;
    padding-left: 42px;
    padding-right: 41px;
    margin-left:-15px;
    margin-right:-10px;
}
.entry-content p.meta-info span {
    color:#96b23e;
}
.entry-content p.meta-info a {
    color:#9f9f9f;
    text-decoration: none;
}
.entry .thumbnail {
    float: left;
    border: 3px solid #f0f0f0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width:85px;
    height:85px;
    margin-right:14px;
    position:relative;
}
.entry .thumbnail span.overlay {
    background: url(https://ece771.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/entry-span-bg.png) no-repeat;
    position: absolute;
    top:0px;
    left:0px;
    display: block;
    width:85px;
    height:85px;
}
.entry-content a.readmore {
    background:url(https://92b7d2.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/readmore-right.png) no-repeat right bottom;
    display:block;
    height:22px;
    float:right;
    margin-bottom: 4px;
    color:#3d3d3d;
    line-height:22px;
    font-weight:bold;
    text-transform: uppercase;
    padding-right:5px;
    font-size: 10px;
    margin-right:5px;
}
.entry-content a.readmore span {
    background:url(https://84311a.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/readmore-left.png) no-repeat;
    display:block;
    padding:0 3px 0 8px;
}
#controllers {
    clear:both;
    position: relative;
    margin-top: 48px;
    padding: 0px 30px;
    text-align: center;
}
#controllers span#right-arrow, #controllers span#left-arrow {
    position:absolute;
    display:block;
    height:16px;
    text-indent:-9999px;
    width:16px;
    top: 0px;
}
#controllers span#left-arrow {
    background: url(https://c754da.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/left-arrow.png) no-repeat;
    left: 12px;
}
#controllers span#right-arrow {
    background: url(https://55a688.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/right-arrow.png) no-repeat;
    right: 12px;
}
.sidebar .block, .entry {
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
#breadcrumbs {
    font-family: Georgia, serif;
    font-style: italic;
    color: #3d3d3d;
    margin-bottom:0px;
    text-shadow:1px 1px 0 #FFFFFF;
}
#breadcrumbs a, span.raquo {
    color: #9f9f9f;
}
#breadcrumbs a:hover {
    color: #3d3d3d;
    text-decoration: none;
}
#entries {
    width: 719px;
    float: left;
    margin: -20px 10px 0px 0px;
}
#entries .entry {
    margin-right: 11px;
}
.entry-full {
    width: 719px;
    text-align: justify;
}
.entry-full .bottom {
    background: url(https://8ed15c.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/bottom-bg-entryfull.png) no-repeat left bottom;
}
.entry-full .entry-content {
    background-image: url(https://5f612f.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/entry-content-bg-entryfull.png);
}
.entry .border {
    background:url("https://3442f4.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/border-bg-entryfull.png") no-repeat;
}
.info-panel {
    background: #f7f7f7 url(https://f37514.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/infopanel-bg.png) repeat-x;
    margin: 25px -29px 0 -30px;
    padding: 30px 30px 25px;
}
h3.infotitle {
    font-size: 24px;
    padding-bottom: 11px;
}
.info-block {
    float: left;
    /*width: 182px;*/
    margin-right: 46px;
}
.info-panel .tags ul li {
    display: inline;
}
.info-panel .tags ul li a {
    background: #EFEFEF;
    color:#6E6E6E;
    font-size:11px;
    margin:0 3px 3px 0;
    padding: 2px 3px 1px;
    text-shadow:1px 1px 0 #FFFFFF;
    text-transform:uppercase;
}
.info-panel .tags ul li a:hover {
    color: #000000;
    text-decoration: none;
}
.post ul {
    list-style-type: disc;
    margin: 10px 0px 10px 20px;
}
.post ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin: 10px 0px 10px 2px;
}
.post ul li ul, .post ul li ol {
    margin: 2px 0px 2px 20px;
}
.post ol li ul, .post ol li ol {
    margin: 2px 0px 2px 35px;
}
ul.related-posts, .tags ul {
    list-style:none outside none;
    margin: 0px;
}
.entry-full .entry-content {
    padding:20px 33px 20px 33px;
}
.entry-full .entry-content h1.title {
    font-size: 36px;
    padding-bottom: 16px;
    text-align:center;
}
.entry-full .entry-content p.meta-info {
    color:#9f9f9f;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 18px;
    text-align: center;
    background: url(https://1d6464.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/full-post-info-bg.png) no-repeat 0px 10px;
    padding-right: 82px;
    margin-left:4px;
    padding-bottom: 30px;
}
.entry-full .entry-content .thumbnail {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border:3px solid #F0F0F0;
    float:left;
    height:218px;
    margin-right:18px;
    position:relative;
    width:218px;
}
.entry-full .entry-content .thumbnail span.overlay {
    background: url(https://926988.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/entry-full-span-bg.png) no-repeat;
    position: absolute;
    top:0px;
    left:0px;
    display: block;
    width:218px;
    height:218px;
}
.entry-full .entry-content p {
    font-size: 13px;
}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
    font-family: 'Helvetica', Georgia, serif;
}
.fullwidth, .fullwidth .entry {
    width: 960px !important;
    margin-right: 0px !important;
}
.fullwidth .entry-full .entry-content p.meta-info {
    background:url("https://1d6464.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/full-post-info-bg.png") no-repeat scroll center 8px transparent;
}
.fullwidth .entry .border {
    background:url("https://192fe2.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/border-bg-entryfullwidth.png") no-repeat scroll 0 0 transparent;
}
.fullwidth .entry-full .entry-content {
    background-image:url("https://cd249d.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/entry-content-bg-entryfullwidth.png");
}
.fullwidth .entry-full .bottom {
    background:url("https://7a693e.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/bottom-bg-entryfullwidth.png") no-repeat scroll left bottom transparent;
}
.nobottom {
    padding-bottom: 0px !important;
}
h1.title a {
    color: #3d3d3d;
}
h1.title a:hover {
    color: #000000;
    text-decoration: none;
}
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/
ul.nav {
    padding-top: 5px;
    /*font-family: 'OFL Sorts Mill Goudy TT', Georgia, serif;*/
    float: left;
}
ul.nav li {
    margin-left: 7px;
}
ul.nav a {
    font-size: 17px;
    color: #918f8f;
    text-decoration: none;
    text-shadow: 1px 1px 0px #fff;
    padding: 15px 6px 18px;
}
ul.nav a:hover {
    color: #000000;
    text-shadow: 1px 1px 0px #fff;
}
ul.nav ul {
    width: 189px;
    background: #f1f0f1;
    border: 1px solid #ffffff;
    border-top: none;
    top: 46px !important;
    box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:3px 6px 7px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    padding: 16px 0px 1px;
    z-index: 9999;
    display: none;
}
ul.nav ul li {
    margin: 0px;
    padding: 0px 4px 20px 18px;
}
ul.nav ul li a {
    background: url(https://9d6d55.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/dropdown-bullet.png) no-repeat 0px 1px;
    padding: 0px;
    width: 155px;
}
ul.nav li:hover ul ul, ul.nav li.sfHover ul ul {
    top: -16px !important;
    left: 191px !important;
    border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
}
ul.nav > li.current-menu-item, ul.nav > li.current_page_item, ul.nav > li.current-cat {
    background: url(https://705825.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/active-link-bg.png) no-repeat top center;
}
ul.nav > li.current-menu-item > a, ul.nav > li.current_page_item > a, ul.nav > li.current-cat > a {
    color: #ffffff;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    background: url(https://1a442f.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/left-inner-shadow.png) no-repeat;
    padding: 15px 12px 18px;
}
/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/
#featured {
    position: relative;
    padding: 0px 0 0 6px;
    width: 450px;
    height: 195px;
}
#featured-overlay {
    background: url(https://af03b0.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/slider-bg.png) no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 20;
    width: 460px;
    height: 205px;
}
#slides {
    background: #000;
}
#featured .slide {
    top: 6px;
    left:6px;
    position: absolute;
    z-index:auto !important;
}
.slide .description {
    position:absolute;
    left: 0;
    bottom: 18px;
    padding-left: 5px;
    padding-right: 43px;
    text-align: center;
    z-index: 21;
    width:445px;
}
.slide .description h2 {
    font-family:  Georgia, serif;
    font-size: 30px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    padding-bottom: 33px;
}
.slide .description h2 a {
    text-decoration: none;
    color: #fff;
}
.slide .description p.meta-info {
    font-family: Georgia, serif;
    font-size: 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    color: #fff;
    font-style: italic;
}
.slide .description p.meta-info a {
    text-decoration: none;
    color: #fff;
}
#featured a#left-arrow, #featured a#right-arrow {
    display: block;
    text-indent: -9999px;
    width: 42px;
    height: 38px;
    position: absolute;
    z-index: 22;
    top: 80px;
}
#featured a#left-arrow {
    left: 0px;
}
#featured a#right-arrow {
    right: 0px;
}
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/
#comment-wrap {
    margin: 10px 0px 16px;
}
div.avatar {
    float:left;
    padding:4px 1px 6px 4px;
    position:relative;
}
div.avatar span.overlay {
    background:url("https://6f7a25.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/avatar-overlay.png") no-repeat;
    display:block;
    height:0px;
    position:absolute;
    left:0;
    top:0;
    width:0px;
}
.comment-wrap {
    float:left;
    margin-left:14px;
}
li.depth-1 .comment-wrap {
    width:559px;
}
li.depth-2 .comment-wrap {
    width:467px;
}
li.depth-3 .comment-wrap {
    width:375px;
}
li.depth-4 .comment-wrap {
    width:283px;
}
.fullwidth li.depth-1 .comment-wrap {
    width:800px;
}
.fullwidth li.depth-2 .comment-wrap {
    width:708px;
}
.fullwidth li.depth-3 .comment-wrap {
    width:616px;
}
.fullwidth li.depth-4 .comment-wrap {
    width:524px;
}
.reply-container {
    background:url("https://92b7d2.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/readmore-right.png") no-repeat right bottom;
    display:block;
    float:right;
    font-size:10px;
    font-weight:bold;
    height:22px;
    line-height:22px;
    margin-bottom:4px;
    padding-right:5px;
    text-transform:uppercase;
}
.reply-container a {
    background:url("https://84311a.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/readmore-left.png") no-repeat;
    display:block;
    padding:0 3px 0 8px;
    color:#3D3D3D;
}
.reply-container a:hover {
    text-decoration: none;
    color: #000000;
}
span.fn, span.fn a {
    color:#3d3d3d;
    font-size:24px;
}
span.fn a:hover {
    color: #000000;
    text-decoration: none;
}
span.fn, .commentmetadata {
    font-family: 'OFL Sorts Mill Goudy TT', Georgia, serif;
}
.commentmetadata a {
    color: #adadad;
    font-size: 0px;
}
.comment-author {
    float: left;
}
.commentmetadata {
    float: right;
}
.comment-content {
    clear: both;
    padding-top: 10px;
}
.comment-body {
    padding: 10px 0;
}
.commentlist li.comment ul {
    margin:8px 0 8px 92px;
}
ol.commentlist ul {
    list-style:none outside none;
}
ol.commentlist .entry-content {
    padding-top: 10px;
    padding-bottom: 1px;
}
#respond {
    padding-top: 8px;
}
.comment #respond {
    padding-left: 0px;
    padding-top: 5px;
}
#commentform textarea#comment {
    width: 98%;
}
#commentform input[type=text] {
    width: 40%;
}
li.comment #respond textarea {
    width: 88% !important;
}
li.comment #respond input[type=text] {
    width: 50% !important;
}
h3#comments {
    font-family: 'Myriad Pro', Georgia, serif;
    font-size: 36px;
    padding-bottom: 12px;
    text-align:center;
    text-shadow: 1px 1px 0px #fff;
}
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
#footer {
    background: url(https://9ada19.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/footer-bg.png);
}
#footer-content {
    background: url(https://8feed6.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/footer-top-bg.png) repeat-x;
    padding-bottom: 12px;
}
.footer-widget {
    width: 223px;
    margin-right: 22px;
    float: left;
    padding-top: 52px;
    padding-bottom: 30px;
}
#footer-content .last {
    margin-right: 0px;
}
.footer-widget h4.widgettitle {
    padding-bottom:15px;
    font-size: 24px;
    color: #3d3d3d;
    text-shadow: 1px 1px 0px #fff;
    font-family: 'OFL Sorts Mill Goudy TT', Georgia, serif;
}
#footer a {
    color: #892020;
    text-shadow: 1px 1px 0px #fff;
}
#footer a:hover {
    color: #000;
    text-decoration: none;
}
.footer-widget ul {
    margin-bottom:8px;
}
.footer-widget ul ul {
    margin-bottom:0;
}
.footer-widget ul li {
    background:url(https://7138b1.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/footer-bullet.png) no-repeat scroll 0 8px transparent;
    padding:0px 0 5px 14px;
}
.footer-widget ul li ul {
    margin:0 0 -3px;
    padding:5px 0 0 7px;
}
p#copyright {
    float:none;
    font-size:12px;
    padding-bottom:45px;
    color:#3d3d3d;
    text-shadow: 1px 1px 1px #fdfdfd;
    clear:both;
    padding-top: 25px;
}
p#copyright a {
    font-weight: bold;
    color:#3d3d3d;
}
/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/
#sidebar-left, #sidebar-right {
    float: left;
    width: 231px;
}
#sidebar-left, #main-content {
    margin-right: 11px;
}
.block {
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    margin-bottom: 11px;
}
.block-border {
    border: 1px solid #fff;
    background:url("https://d6fe0a.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/block-top-bg.png") repeat-x;
    padding-top: 4px;
}
.block-content {
    border-right: 4px solid #f0f0f0;
    border-bottom: 4px solid #f0f0f0;
    border-left: 4px solid #f2f2f2;
    background-color: #f7f7f7;
    padding: 25px 17px 0px;
}
#search-form {
    background: url(https://612c16.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/search-bg.png) no-repeat;
    width: 182px;
    height: 34px;
    margin: 0px 10px 23px 0px;
}
input#searchinput {
    background:none;
    border: none;
    font-size: 13px;
    font-style: italic;
    color: #aaaaaa;
    text-shadow: 1px 1px 0px #fff;
    margin-top:0px;
    padding-left:12px;
    width:155px;
    float: left;
    position: relative;
    top: 7px;
}
input#searchsubmit {
    float:left;
    margin-top:9px;
}
.block h4.widgettitle {
    padding-bottom:10px;
    font-size: 11px;
    color: #b1b1b1;
    text-shadow: 1px 1px 0px #fff;
    text-transform: uppercase;
    letter-spacing:0;
}
.block .widget {
    font-size: 13px;
    margin-bottom: 23px;
}
.block a, span.title a {
    color: #3d3d3d;
    text-shadow: 1px 1px 0px #fff;
}
.block a:hover {
    color: #892020;
    text-decoration: underline;
}
.widget ul {
    margin-bottom:15px;
}
.widget ul ul {
    margin-bottom:0;
}
.widget ul li {
    background:url(https://7138b1.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/footer-bullet.png) no-repeat scroll 0 8px transparent;
    padding:0px 0 5px 14px;
}
.widget ul li ul {
    margin:0 0 -3px;
    padding:5px 0 0 7px;
}
.ul-thumb ul li {
    background:none;
    padding-left: 0px;
}
.ul-thumb ul span.box {
    position:relative;
    float: left;
    border: 3px solid #e0e0e0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right:11px;
    margin-top:3px;
}
.ul-thumb ul img {
    width:40px;
    height:40px;
}
.ul-thumb ul span.overlay {
    background: url(https://ec4ead.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/themes/Magnificent/images/ul-span-bg.png) no-repeat;
    position: absolute;
    top:0px;
    left:0px;
    display: block;
    width:40px;
    height:40px;
}
.ul-thumb p.post-info {
    color:#c0c0c0;
    font-size: 0px !important;
    font-family: Georgia, serif;
    font-style: italic;
    text-shadow: 1px 1px 0px #fff;
    background: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
span.box a {
    display: block;
}
.ul-thumb li {
    padding-bottom: 6px;
}
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
div.post .new-post .aligncenter, .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin-bottom: 10px;
}
.wp-caption.alignleft {
    margin: 0px 10px 10px 0px;
}
.wp-caption.alignright {
    margin: 0px 0px 10px 10px;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
.alignright {
    float: right;
}
.alignleft {
    float: left
}
img.alignleft {
    display:inline;
    float:left;
    margin-right:15px;
}
img.alignright {
    display:inline;
    float:right;
    margin-left:15px;
}
/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/
.nav ul {
    position:absolute;
    top:-999em;
    background-position: bottom;
    background-repeat: no-repeat;
    z-index: 10;
}
.nav li {
    float:left;
    position:relative;
}
.nav a {
    display:block;
    float: left;
}
.nav li:hover ul, ul.nav li.sfHover ul {
    left:0px;
    top:50px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
    top:-999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
    left:192px;
    top:0px;
}
.nav li:hover ul, .nav li li:hover ul {
    top: -999em;
}
.nav li li {
    display: block;
    padding: 0px;
    float: left;
    height: auto !important;
}
.nav li ul {
    width: 191px;
    z-index:10000;
}
.nav li li a:link, .nav li li a:visited {
    display: block;
    height: auto;
    float: left;
}
.nav li:hover {
    visibility: inherit; /* fixes IE7 'sticky bug' */
}
/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 185px;
}
#wp-calendar a {
    display: block;
    text-decoration: none;
    font-weight: bold;
}
#wp-calendar a:hover {
    text-decoration: underline;
}
#wp-calendar caption {
    text-decoration: none;
    font: bold 13px Arial, Sans-Serif;
}
#wp-calendar td {
    padding: 3px 5px;
    color: #9f9f9f;
}
#wp-calendar td#today {
    color: #ffffff;
}
#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    padding: 3px 5px;
}
#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}
#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}
#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination {
    overflow: hidden;
    padding: 15px 12px 0px;
}
.wp-pagenavi {
    position: relative;
    top:-1px;
}
.wp-pagenavi a, .wp-pagenavi span {
    padding: 5px;
    margin-right: 10px;
    font-size: 15px;
    color: #273761;
    text-decoration: none;
    border: 3px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background: #2F67FF;
    color: #FFD500;
    border: 3px solid #AFAFAF;
}
.wp-pagenavi span.current {
    font-weight: bold;
}
a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a {
    text-decoration: none;
}
.js #feat-content, .js div#from-blog div.entries {
    display: none;
}
.foursixeight {
    margin: 15px 0px 15px 113px;
}
.et_pt_gallery_entry {
    margin: 0 0 32px 72px !important;
}
.entry-content {
    min-height:210px;
}
.entry-full .entry-content p {
    font-size:15px;
    font-family:Georgia, serif;
}
.slide .description p.meta-info {
    display:none;
}
.entry-content p.meta-info {
    display:none;
}
.block h4.widgettitle {
    color:#892020;
}
#logo {
    margin-bottom:0px;
    margin-top:0px;
}
#slogan, {
    display:none;
}
#slogan {
    background:transparent;
    padding-bottom: 1px;
}
#slogan {
    background: none;
    padding-bottom:0px;
}
#header .container {
    height: 110px;
    text-align: center;
}
#slogan {
    font-size:0px;
}
.entry-full .entry-content {
    min-height:10px;
}
/* Let's remove that Wordpress Stats Smiley Face ! */

img#wpstats {
    display: none;
}

/************ JAPA ************************************************************/
.jap_single {
    float: left;
    width: 640px;
}
.jap_single .jap_entry_full {
    font-size: 15px;
}
.jap_single .jap_entry_full h2 {
    margin-top: 26px;
}
.jap_single .jap_entry_full p {
    line-height: 1.8;
}
.jap_single .jap_entry_full #breadcrumbs {
    font-size: 12px;
    margin: 0 auto 14px auto;
}
.jap_entry {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    border: solid 1px #aaa;
    display: inline-block;
    margin: 20px 10px 0 0;
    position: relative;
    width: 225px;
}
.jap_entry a:hover {
    text-decoration: none;
}
.jap_entry .jap_entry_thumbnail {
    border-top: solid 4px #283862;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 225px 200px;
    background-size: cover;
    display: block;
    height: 200px;
    overflow: hidden;
    width: 225px;
}
.jap_entry img.wp-post-image {
    display: none;
}
.jap_entry .jap_entry_excerpt {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    color: #000;
    display: block;
    filter:alpha(opacity=0);
    font-size: 14px;
    height: 161px;
    left: 0px;
    line-height: 23px;
    opacity: 0;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    right: 0px;
    top: 4px;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.jap_entry:hover .jap_entry_excerpt {
    filter:alpha(opacity=100);
    opacity: 1;
}
.jap_entry .jap_entry_excerpt .jap_entry_excerpt_clipper {
    bottom: 20px;
    left: 20px;
    overflow: hidden;
    position: absolute;
    right: 20px;
    top: 20px;
}
.jap_entry .jap_entry_title {
    background-color: #283862;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding: 7px 12px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jap_entry .jap_post_image_full {
    display: block;
    margin: auto;
}
.jap_sidebar_single {
    float: right;
    width: 280px;
}
.jap_sidebar_box {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    border: solid 1px #aaa;
    margin-bottom: 20px;
    position: relative;
}
.jap_sidebar_box .jap_sidebar_box_inside {
    border-top: solid 4px #283862;
    padding: 14px;
}
.jap_post_image_full,
.jap_post_image_center {
    display: block;
    margin: 12px auto;
}
.jap_post_image_left {
    float: left;
    margin: 0 16px 16px 0;
}
.jap_post_image_right {
    float: right;
    margin: 0 0 16px 16px;
}
.jap_post_image_slideshow {
    height: 396px;
    text-align: center;
    width: 640px;
}
.jap_post_image_slideshow_container .jap_post_image_slideshow .jap_post_image_slide {
    vertical-align: bottom;
}
.jap_post_image_slideshow_container .jap_post_image_slideshow_controls {
    font-size: 13px;
    margin-bottom: 16px;
    text-align: center;
}
.jap_post_image_slideshow_container .jap_post_image_slideshow_controls .jap_post_image_slideshow_previous {
    margin-right: 20px;
}
.jap_post_image_slideshow_container .jap_post_image_slideshow_controls .jap_post_image_slideshow_next {
    margin-left: 20px;
}
.jap_color_box {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size: 18px;
    margin: 30px auto 45px;
    padding: 20px 30px;
    text-align: center;
    width: 336px;
}
.jap_color_box_black { background-color: #000; color: #fff; }
.jap_color_box_blue { background-color: #1a67b8; color: #fff; }
.jap_color_box_light-blue { background-color: #e1e8f2; color: #000; }
.jap_color_box_green { background-color: #015b05; color: #fff; }
.jap_color_box_gray { background-color: #555; color: #fff; }
.jap_color_box_orange { background-color: #f90; color: #fff; }
.jap_color_box_red { background-color: #900; color: #fff; }
.jap_color_box_pink { background-color: #d51f8b; color: #fff; }
.jap_color_box_purple { background-color: #692f6f; color: #fff; }
.jap_color_box_teal { background-color: #158ebb; color: #fff; }
.jap_color_box_webnuggetz { background-color: #283862; color: #fff; }
.jap_color_box h2 {
    color: inherit;
}

/******************************************************************************/
.jap_sidebar_box #search-form {
    background-image: none;
    margin: 0 0 15px 0;
    width: 100%;
}
.jap_sidebar_box #search-form #searchinput {
    background-image: url('https://e38107.claudeassets.com/20150103185427im_/http://www.webnuggetz.com/wp-content/images/search-icon.png');
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: solid 1px #ccc;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    font-size: 14px;
    font-style: inherit;
    padding: 6px 29px 6px 0;
    width: 100%;
}

/*
     FILE ARCHIVED ON 20:51:16 Jan 09, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:26:19 Jul 24, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.52
  exclusion.robots: 0.053
  exclusion.robots.policy: 0.044
  esindex: 0.009
  cdx.remote: 69.7
  LoadShardBlock: 134.807 (3)
  PetaboxLoader3.datanode: 141.957 (4)
  PetaboxLoader3.resolve: 84.341 (2)
  load_resource: 124.503
*/