/*
Theme Name: Black Rider Pro Responsive Theme Child
Theme URI: http://www.inkthemes.com/wp-themes/blackriders-wordpress-theme/
Template: blackridertheme
Author: InkThemes.com
Author URI: http://www.inkthemes.com
Description: The Black Rider Theme for WordPress is simple and beautiful with lots of customization options that can tweaked by Theme Options Panel like logos, intro texts and background. Black Rider Theme supports five widgetized areas (two in the sidebar, three in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Fullwidth" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Tags: red,blue,pink,blue,yellow,green,orange,two-columns,fixed-layout,custom-background,threaded-comments,sticky-post,translation-ready,microformats,editor-style,custom-menu
Version: 2.1.4.1498235979
Updated: 2017-06-23 16:39:39

*/

img.alignright {

    float: right;

    margin: 0 0 1em 1em;
    padding: 0px 0px 20px 20px;

}

img.alignleft {

    float: left;

    margin: 0 1em 1em 0;
    padding: 0px 20px 20px 0px;

}

.sidebar h3 {
    margin-bottom: 20px;
    margin-top: 20px;
}

.shaker_title {
	padding-bottom:10px;	
}

.azc_tsh_toggle
{
border: none; 
background-image: none !important;
padding-left: 0px;
}

.azc_tsh_toggle_container
{
border: medium none; 
padding-top: 0px; 
padding-right: 0px !important; 
padding-bottom: 0px; 
padding-left: 0px !important; 
display: block;
}

.azc_tsh_toggle a
{
font-size: 12px !important; 
color: #515151;
}


.sidebar #signinForm textarea {
    padding: 5px;
    font-size: 12px;
    font-family: inherit;
}
h1.page-title {
    font-size: 26px;
    border-bottom: 1px solid #eee;
    padding-bottom: 18px;
}

.post .post_title {

    padding-left: 1px;
    padding-top: 0;
    margin-bottom: 4px;
    font-size: 26px;
    line-height: 32px;
}
a {
    text-decoration: underline;
    color: #373636;
}

.copyright a 
{
	color:#686868;
    text-decoration: none;	
}
@media only screen and (max-width: 480px) {

.logo img {width:100%;}

}