/* 
Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. 

When you update your theme, backup this file and re-add it after.
*/

/* Global */
.mystyle {}
b,strong { font-weight: 400; color:#333 }
.nav { font-size: 0; position: relative; font-weight:600;}
.s1 .sidebar-top {background: none repeat scroll 0px 0px #d9dfea;}
.col-love-l {color:#c33;font-weight:600;}
.col-2cl .main-inner {background: none repeat scroll 0 0 #fff;}
.col-2cl .content {float: left;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);}
.post-title, .post-title a {color: #155c8e;}
.entry {color:#272727;}
.code-label {background-color: #526877;color: #7dfbfd;display: block;font-size: 14px;font-weight: 600;margin-bottom: -31px;padding: 0px 16px;position: relative;text-align: center;z-index: 2;}
.entry pre {background-color: #0a3a5c;border-color: #f15a29;border-style: solid;border-width: 1px 1px 1px 4px;color: #ffffff;font-family: "Courier 10 Pitch",Courier,monospace;line-height: 19px;margin: 30px 0px;overflow-x: auto;overflow-y: hidden;padding: 10px 10px 10px 18px;word-wrap: break-word;}
.entry code, .entry pre {color: #fff;font-size: 13px;white-space:pre;}
.entry code, .entry pre strong {color: #ffffff;font-weight: 600;}
.entry code {background: none repeat scroll 0 0 #f6f6f8;border-color: #9e9e9f;border-radius: 3px;border-style: solid;border-width: 1px;color: #66ccff;font-family: "Courier 10 Pitch",Courier,monospace;font-size: 15px;line-height: 1.6;max-width: 100%;overflow: auto;padding: 2px;}
.entry pre b {color: #ffffff;font-weight: 600;}
.entry p a {color: #bb0e30;font-weight: 400;outline: 0 none;text-decoration: underline;}
.post-tags span {font-size: 14px;font-weight: 600;}
.post-tags a {background: none repeat scroll 0 0 #7aa8cc;color: #fff;font-size: 14px;font-weight: 400;padding: 7px;}
.sharrre-container span {color: #dd3333;font-size: 16px;font-weight: 600;}
.alert-box {border-radius:10px;padding:10px 10px;margin:0px;margin-bottom:15px; margin-top:10px;}
.notice {background-color: #a0d3e8;border-color: #74bfdd;}
li#menu-item-3912 a {color:#F7BEC2 !important;font-weight:bold;}
li#menu-item-10439 a {color:#c7f1ff  !important;font-weight:bold;}
li#menu-item-17151 a {color: #d1fbd1 !important;font-weight: bold;}
li#menu-item-11736 a {color: #5cea98 ! important;font-weight: bold;}

/* Sidebar Ads */
.ads-sidebar-desktop {display: block;margin-right: 0px;margin-top: 0px;}

/* Inner Ads Mobile */
.ads-inner-mobile {display: none;margin-right: 0px;margin-top: 0px;}

/* Sidebar ebooks Widget */
.text-10, .textwidget ol {margin: 0px 0px 15px 15px;}
.text-10, .textwidget ol li, .text-10, .textwidget ol li {list-style: outside none square;}
.text-10, .textwidget ol li, .text-10, .textwidget ol li { list-style: square;}

.widget > h3 {background: none repeat scroll 0 0 #2f6dab;color: #fff;line-height: 42px; font-size: 16px; font-weight: 400;margin-bottom: 6px;text-align: center;text-transform: uppercase;}

/* Link Ads 468x15 Above Featured Content */
.ads-link-desktop {display: block;}

/* Footer Ads 720x90 */
.footer-ads {display: block;margin-right: 0px;margin-top: 0px;padding-bottom: 30px;}
#footer-ads h3 {background: none repeat scroll 0 0 #f5f5f5;color: #df3333;display: block;font-size: 20px;font-weight: 400;text-transform: none;}

/*  base : headings
/* ------------------------------------ */
.entry h3 { color:#369; font-size: 30px; font-weight: 400; letter-spacing: -0.5px;border-bottom: 1px dashed #ddd; }
.entry h4 { color:#369;font-size: 26px; font-weight: 400; letter-spacing: -0.3px;border-bottom: 1px dashed #ddd; }
.entry h5 {font-size: 22px;font-weight: 400;border-bottom: 1px dashed #ddd;}
.entry h6 { font-size: 18px; font-weight: 600; text-transform: none;}
.post-format {margin-bottom: 1em;position: relative;}
.entry.excerpt {color: #272727;font-size: 16px;}

/*  base : entry
/* ------------------------------------ */
.entry ol ul ol li { list-style: square; }
.entry ol li, .entry ol ul ol li { list-style: outside none square;}
.entry ol li strong {color:#333;}
.entry p strong {color: #333;font-weight: 400;}
.entry ol li a {color: #bb0e30;font-weight:400; text-decoration:underline;}

/* Custom CSS Table */
table a:link {color: #2776c6;font-weight: 400;font-size:14px;text-decoration: none;}
table a:visited {color: #999999;font-weight: bold;text-decoration: none;}
table a:active, table a:hover {color: #bd5a35;text-decoration: underline;}
table {background: #eaebec none repeat scroll 0% 0%;border-radius: 3px;border: 1px solid #cccccc;box-shadow: 0px 1px 2px #d1d1d1;color: #333;font-family: Arial,Helvetica,sans-serif;}
table th {background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #ededed, #ebebeb) repeat scroll 0% 0%;border-bottom: 1px solid #e0e0e0;border-top: 1px solid #fafafa;border-left: 1px solid #e0e0e0;padding: 21px 25px 22px;}
table th:first-child {padding-left: 20px;text-align: left;}
table tr:first-child th:first-child {border-top-left-radius: 3px;}
table tr:first-child th:last-child {border-top-right-radius: 3px;}
table tr {padding-left: 20px;text-align: center;}
table td:first-child {border-left: 0px none;padding-left: 20px;text-align: left;}
table td {background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #fbfbfb, #fafafa) repeat scroll 0% 0%;border-bottom: 1px solid #e0e0e0;border-left: 1px solid #e0e0e0;border-top: 1px solid #ffffff;padding: 18px;}
table tr.even td {background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f8f8f8, #f6f6f6) repeat scroll 0% 0%;}
table tr:last-child td {border-bottom: 0px none;}
table tr:last-child td:first-child {border-bottom-left-radius: 3px;}
table tr:last-child td:last-child {border-bottom-right-radius: 3px;}
table tr:hover td {background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f2f2f2, #f0f0f0) repeat scroll 0% 0%;}


.widget > h3 { font-size: 16px; font-weight: 600; text-transform: uppercase; margin-bottom: 6px; }
.widget a { color: #272727;}
.widget a:hover { color: #2776c6;}
#footer a {color: #444;}
#footer .widget {padding-bottom: 0px;}
#footer-bottom #copyright, #footer-bottom #credit {color: #fff;font-size: 15px;font-weight: 400;line-height: 1.5em;}
ol.commentlist li p { font-size:15px; margin:0 0 1em; }
.commentlist .comment-body p { margin-bottom: 8px; color: #777; clear: both;overflow:auto; }
.sidebar .widget {padding: 30px 30px 0px;}
#page {padding-bottom: 30px;}

/* Social Sprite Icons */
#social_sprite ol{overflow:hidden;margin: 0 20px;} #social_sprite ol li{list-style-type:none;display:inline-block;float:left;position:relative;text-align:center;margin-left:20px} #social_sprite ol li span.soc_icon{background:url(http://lintut.com/wp-content/themes/hueman1/img/sprite_social_icons.png) no-repeat;width:60px;height:60px;display:block;text-align:center;margin-bottom:5px} #social_sprite ol li span.soc_icon#soc_fbuk{background-position:0 0} #social_sprite ol li span.soc_icon#soc_twitter{background-position:-122px 0} #social_sprite ol li span.soc_icon#soc_gplus{background-position:-61px 0} #social_sprite ol li span.count{display:block;text-align:center;font-size:14px;font-weight:600;margin-bottom:-3px;color:#2f2f2f} #social_sprite ol li span.label{display:block;text-align:center;color:#636363;font-size:14px}


.fixedBar{background:#004b80;bottom:0;color:#fff;left:0;padding:0;position:fixed;font-size:16px;width:100%;z-index:99999;float:left;vertical-align:middle;margin:0;opacity:.95;font-weight:400}.boxfloat{text-align:center;width:100%margin:0 auto}#tips,#tips li{margin:0;padding:0;list-style:none}#tips{width:100%line-height:120%}#tips li{padding:5px 0;display:none}#tips li a{color:#fff}#tips li a:hover{text-decoration:none}

wp-pagenavi { padding: 10px 20px 25px; display:block; clear:both;}
.wp-pagenavi a, .wp-pagenavi a:link { padding: 6px 8px !important; margin: 2px !important; text-decoration: none !important; border:1px solid #e2e5e5 !important; color: #004b80 !important;font-weight: normal !important; }
.wp-pagenavi span.pages { padding: 15px 8px !important; margin: 2px !important ; border: none !important; color: #004b80 !important;font-weight:400; background: none !important; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { padding: 6px 8px !important; margin: 2px; font-weight: bold;border:1px solid #e2e5e5 !important; color:#004b80 !important; }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active { -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
.wp-pagenavi a:hover { color: #000 !important; }

/* Message Box */
.message {color: #fff;text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);padding: 5px 10px;box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);margin:0px;background-color: #1f4e52;border-color: #d10;font-size:20px;}
.message a {text-decoration: none;font-size: 20px;color: #f5f5f5;font-weight:bold;}
.message a:hover {color:#fff;}

/* Discussion Box */
.discussion {color: #fff;text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);padding: 5px 10px;box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);margin: 25px 0;background-color: #f15a29;border-color: #d10;font-size:20px;}
.discussion a {text-decoration: underline;font-size: 20px;color: #f5f5f5;font-weight:bold;}
.discussion a:hover {color:#fff;}

/* After Post Box */
.after-post-box {background-color: #dff9e1;width: 100%px;padding: 25px;margin-top:30px;margin-bottom:30px;border: 5px dashed #538756;color:#000;}
.after-post-box h2 {font-size:26px;font-weight:600;text-align:center;padding: 10px 10px 20px 0px;}
.after-post-box ol {font-size:20px;line-height: 200%;margin-bottom:10px;}
.after-post-box ol li {list-style:decimal;margin-left:20px;}
.after-post-box ol li a {text-decoration:underline;}

/* Tablet - 800px, 768px & 720px */
@media only screen and (min-width: 720px) and (max-width: 800px) {
	.mystyle {}

/* Sidebar Ads */
.text-11, .ads-sidebar-desktop {display:block;margin-right: 0px;margin-top:0px;}

/* Inner Ads Mobile */
.ads-inner-mobile {display: block;margin-right: 0px;margin-top: 0px;}

/* Link Ads 468x15 Above Featured Content */
.ads-link-desktop { display: none; }

/* Link Ads 468x15 Below Post Content */
.add-box { display: block; }

/* Free Books Post End */
.freebooks {display: none;}

.google-translator {display:none;}
}


/* Mobile - 480px & 320px */
@media only screen and (max-width: 719px) {
	.mystyle {}

/* Sidebar Ads */
.text-11, .ads-sidebar-desktop {display:none;margin-right: 0px;margin-top:0px;}

/* Inner Ads Mobile */
.ads-inner-mobile {display: block;margin-right: 0px;margin-top: 0px;}

/* Link Ads 468x15 Above Featured Content */
.ads-link-desktop {display: none;}

/* Link Ads 468x15 Below Post Content */
.add-box { display: none; }

/* Footer Ads 720x90 */
.footer-ads {display: none;}

/* Free Books Post End */
.freebooks {display: none;}

.google-translator {display:none;}
}


/* Mobile - 320px */
@media only screen and (max-width: 479px) {
	.mystyle {}

/* Sidebar Ads */
.text-11, .ads-sidebar-desktop {display:none;margin-right: 0px;margin-top:0px;}

/* Inner Ads Mobile */
.ads-inner-mobile {display: block;margin-right: 0px;margin-top: 0px;}

/* Link Ads 468x15 Above Featured Content */
.ads-link-desktop {display: none;}

/* Link Ads 468x15 Below Post Content */
.add-box { display: none; }

/* Footer Ads 720x90 */
.footer-ads {display: none;}
