/*
Theme Name:     Bingoguy Child Theme
Description:    Child theme for bingoguy
Author:         admin
Template:       dejavu

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../dejavu/style.css");

/* SIDEBARS */
#sidebar .widget {padding: 0px 0px 0px 20px;overflow: hidden;position: relative;background: url(images/sidebar_divider.png) repeat-x left bottom;margin-bottom: 30px;margin-right: -50px;}
.right_sidebar #main_inner {margin-right: 5px;}
.right_sidebar #content_inner {background-image:url("images/sidebar.png");background-repeat:repeat-y;background-position:630px 0px;}
.left_sidebar #sidebar .widget {width:180px;padding: 0 10px 20px 20px;}
/* MAIN CONTENT */
#content_inner {padding: 15px 15px 15px 15px;}
.single_post_module .post_title {margin-bottom: 10px;padding-right:25px;font-size:26px;}
/* TABLES and BOXES */
.minimal_table td {padding: 5px 10px;border-bottom: 1px solid #E9E9E9;}
.colored_box {background: url(images/shortcodes/button_overlay.png) repeat-x 0 0 #111;border: 1px solid #111;margin-bottom: 0px;color: white;}
.colored_box p:last-child, .fancy_box_content p:last-child, .titled_box_content p:last-child {margin-bottom: 0px;}
.colored_box_content, .fancy_box_content, .titled_box_content {position: relative;overflow: hidden;clear: both;padding: 10px;}
/* SPAN CLASS */
.aligncenter {display: block;margin: 10px auto;text-align: center;}
.pull-right {float: right; margin-top:-11px;}
.pull-left {float: left;}
.acent {text-align: center;}
.top-5 {color: #06a; font-size:18px; font-weight:700;}
.divider {background: url("images/shortcodes/inset_line.png") no-repeat scroll left center transparent;clear: both;display: block;height: 10px;margin: 0px 0px;text-align: right;width: 100%;}
/* COLUMNS */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {position: relative;margin-right: 2%;float: left;min-height: 1px;margin-bottom: 0;}
.one_half {width: 49%;}
.one_third {width: 31.9%;}
h1, h2, h3, h4, h5, h6, p, ul, ol {margin-bottom:10px;}
/* BUTTONS */
.button_link, .fancy_button, #searchsubmit, #submit {background: url("images/shortcodes/button_overlay.png") repeat-x scroll 0px 0px rgb(0, 102, 170);text-transform: uppercase;border: 1px solid rgb(17, 17, 17); margin: 5px 10px 5px 0px;display: inline-block;  letter-spacing: 1px;padding: 10px 10px;line-height: 15px;font-size: 12px;color: rgb(248, 248, 248); }
#submit, .button_link, .fancy_button {border-radius: 10px 10px 10px 10px !important;}

#mc_embed_signup input.button {background-color: #87ce00; text-transform: uppercase;border: 1px solid #5faf33; margin: 0px 0px 0px 0px;display: inline-block;  letter-spacing:1px;padding: 0px 0px;line-height: 15px;font-size: 12px;color: #fff; width: 50px;}
#mc_embed_signup input.button:hover {background-color: #5faf33;}
#mc_embed_signup input.email {width: 100px;}
#mc_embed_signup div.mc-field-group.label {font-size: 12px; font-weight: 400;}


cite {font-size: 11px; color: rgb(170, 170, 170);}

.pullquote, .pullquote2, .pullquote3 {font-family: "Times New Roman",Georgia,Times,serif;letter-spacing:-0.5px;font-size:18px;line-height:26px;}


