/*
Theme Name: Themonic
Custom CSS Template for Themonic
	*/

#wp_emember_loginForm td {
border: none;
}
.icon-share-alt:hover { color: #ffffff;background: none; }
.icon-desktop:hover { color: #ffffff;background: none; }
.icon-briefcase:hover { color: #ffffff;background: none; }
.icon-arrow-down:hover { color: #ffffff;background: none; }
.icon-caret-right:hover { color: #000;background: none; }
.wp-aff-box .icon-user {border:none;margin: 0;color:#555555;}
.wp-aff-box .icon-user:hover {background:none;color:#555555;}
.wp-aff-box .icon-key:hover {background:none;color:#555555;}
.wp-aff-box .icon-play:hover {background:none;color:#46B712;}

#bbpress-forums div.bbp-topic-content pre, #bbpress-forums div.bbp-reply-content pre {
margin: 0 10px 24px 0;
border: 0;
border-radius: 0;
}
#bbpress-forums div.bbp-topic-content pre code, #bbpress-forums div.bbp-reply-content pre code {
background-color: transparent;
border: 0;
border-radius: 0;
color: #FFFFFF;
display: block;
line-height: 1.3;
margin: 0;
padding: 20px;
}
#bbpress-forums div.bbp-topic-content pre, #bbpress-forums div.bbp-reply-content pre {
background:#444444;
box-shadow: 0.1px 1px 5px 1px #000000 inset;
width: 90%;
}

li.bbp-forum-info,li.bbp-topic-title {padding-left: 10px;}

.site-wordpress {
float: none;
font-size: 12px;
margin-left: 1.5%;
}
.entry-content blockquote {
    max-width: 915px;
}
#themonic_themes_pricing .themonic-shortcode.themonic-shortcode-button {
color: #000;
margin: 0;
}
#themonic_themes_pricing .themonic-shortcode-button:hover {
    background-position: left -10px;
}
.themonic-shortcode-button {border:none;box-shadow:none;text-shadow:none;}

#bbp-search-form input {
margin-right: 0;
padding: 7px;
width: 51%;
}
#bbp_search_submit.button {
background: none;
border: 1px solid #00A1E0;
box-shadow: 1.1px 0.22px .1px 0.1px #00A1E0;
color: #333333;
margin-left: -4px;
margin-right: 0;
width: 42.4%;
}

div.p_table_1 li.footer_row {
background: -moz-linear-gradient(center top , #FFFFFF, #F1F1F1) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.eMember_label {
font-size: 10px;
}
.download_now_button_submit {
background: none repeat scroll 0 0 #4e9d5d;
border: medium none;
color: white;
padding: 6px 36px;
}
.eMember_logged_user_info_section {
font-size: 11px;
}
.eMember_highlight {
color: #05a822;
font-size: 12px;
padding-left: 7px;
}
.eMember_logged_widget li {
background: none repeat scroll 0 0 #f1f1f1;
border: 1px solid #cccccc;
list-style: outside none none;
margin: 10px 0 0;
padding: 5px;
}
.eMember_logged_widget {
border: 1px solid #e1e1e1;
margin: 0;
padding: 10px;
}
.eMember_logged_widget > ul {
margin: 0;
}
.eMember_label {
padding: 0;
}
#bbpress-forums .status-closed, #bbpress-forums .status-closed a {color: #444444;}
#bbpress-forums .status-closed .bbp-topic-permalink {color: #1a32bc;}
.wpcf7-form-control.wpcf7-submit {
    background: #333333;
    color: #ffffff;
    text-transform: uppercase;
}
button, input, textarea {
    background: #f1f1f1;
    border: medium none;
    border-radius: 0;
    font-family: inherit;
    margin-bottom: 7px;
    margin-right: 2%;
    padding: 8px 10px;
}