/*   
Theme Name: Responsive Blogger
Theme URI: http://themeid.com/responsive-theme
Description: Responsive Child Theme with Blog on home page
Author: Emil Uzelac
Author URI: http://themeid.com
Template: responsive
Version: 1.0
*/

/* Import Responsive Styles */
@import url('../responsive/style.css');
@import url(http://fonts.googleapis.com/css?family=Antic);


/* =Start Here
-------------------------------------------------------------- */
h1, h2, h3, h4 {font-family: Antic, Arial, sans-serif;color: #ad60f2 !important;}
.home-widgets h3, p{padding-bottom: 0px;margin-bottom: 0px;}
.home-widgets h2, h3, h4, p {margin-top: 0px;}
.home-widgets ul {margin-top:20px; margin-bottom:20px;}
.home-widgets h2, h3 {color: grey;}
.widget-title-home h3 {display: none;}
h1.featured-title {font-size: 28px;color: #ad60f2;}
h2.featured-subtitle {margin-top: 10px;}
.breadcrumb-list {display: none;}
#black-studio-tinymce-6 a img.alignnone {margin-top:0px; margin-bottom: 0px;}
p {padding-bottom: 6px;}

.widget-buttons {clear:both;display:block;margin-top:5px;}
.widget-buttons a {padding: 4px 8px !important;}

/*#featured {background-color:#dec1f8; border: 0px;}
.home .widget-wrapper {background-color:#dec1f8 !important; border: 0px;} */

/* #ca9ff1 */

/* #black-studio-tinymce-3 p {margin-top: 18px;} */

@media screen and (min-width: 981px) {.home .widget-wrapper {min-height:305px;}}

h5 {
	display: inline;
	float: left;
	margin: 0;
	padding: .25em .08em 0 0;
	#padding: 0.25em 0.08em 0.2em 0.00em;/* override for Microsoft Internet Explorer browsers*/
	_padding: 0.25em 0.08em 0.4em 0.00em; /* override for IE browsers 6.0 and older */	
	font-size: 3em;
	line-height: .4em;
	text-transform: capitalize;
	color: grey;
	font-family: Times, Trebuchet MS, serif;}

#wrapper {margin-bottom:0px !important;}

/* =Blog (home.php)
-------------------------------------------------------------- */
#content-blog-home {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	border-radius: 6px;
	clear: both;
	margin: 20px auto 20px auto;
	padding: 0 20px 20px 20px;
	position: relative;
}

#content-blog-home:before,
#content-blog-home:after {
    content: ' ';
    display: table;
}

#content-blog-home:after {
    clear: both;
}

#content-blog-home {
    *zoom: 1;
}

#content-blog-home .widget-wrapper {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: none;
    border: none;
    border-left: 1px solid #ddd;
    border-radius: 0;
}

/* =Media Print
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media print {

    h1 {
	    page-break-before: always;
    }

    h1,  h2,  h3,  h4,  h5,  h6 {
	    page-break-after: avoid;
    }

    ul,  ol,  dl {
	    page-break-before: avoid;
    }
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
-------------------------------------------------------------- */
@media 
    only screen and (-moz-min-device-pixel-ratio:1.5), 
    only screen and (-o-min-device-pixel-ratio:3/2), 
    only screen and (-webkit-min-device-pixel-ratio:1.5), 
    only screen and (min-device-pixel-ratio:1.5) {
    
    body {}
}

/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
@media screen and (max-width: 980px) {

    body {}
	
    .grid, 
	.grid-right {
	    float: none;
    }
	
	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
    }
	
	.home #widgets {
		margin-top: 40px;
	}
    
    #widgets.top-widget,
    .home #widgets.top-widget {
        margin-top: 0 !important;
    }
    
}

@media screen and (max-width: 650px) {

    body {}

    #logo {
	    float: none;
        margin: 0;
	    text-align: center;
    }

    .grid, 
	.grid-right {
	    float: none;
    }

	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
    }
    
    .top-widget {
        clear: none;
        float: none;
        margin: 0 auto 10px auto;
        text-align: center;
    }
    
    .top-widget .widget-title {
        text-align: center;
    }
	
    .js .menu,
	.js .sub-header-menu {
		display: none;
	}
	
	.top-menu, 
	.footer-menu li {
	    float: none;
        font-size: 11px;
	    text-align: center;
    }
	
	.tinynav { 
	    display: block;
		margin: 0 auto;
		width: 100%;
	}
	
	.tinynav {
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
		background: #fff url(images/bg-select.png) no-repeat right;
		border: 1px solid #ccc;
        font-size: 12px;
		overflow: hidden;
		padding: 0.5em 1em 0.5em 0.75em;
	}
	
	.ie7 .tinynav,
	.ie8 .tinynav {
		padding-right: 10px;
	}
	
	.ie9 .tinynav  {
		padding-right: 8px;
	}
	
    #footer {
	    text-align: center;
    }

    #footer .social-icons {
	    text-align: center;
    }
}

@media screen and (max-width: 480px) {

    body {}

    #logo {
	    float: none;
	    text-align: center;
    }

    .grid, 
	.grid-right {
	    float: none;
    }
	
	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
	}
	
	.featured-title {
	    font-size: 40px;
	    padding: 40px 20px 0 20px
    }
    
    .navigation .next,
    .navigation .previous {
        text-align: center;
    }
	
    .menu ul, 
	.menu li, 
	.top-menu, 
	.footer-menu li, 
	.sub-header-menu li {
	    float: none;
	    text-align: center;
    }
	
    #footer {
	    text-align: center;
    }

    #footer .social-icons {
	    text-align: center;
    }
}

@media screen and (max-width: 320px) {
    
    body {}
	
	#featured p {
	    font-size: 12px;
		line-height: 1.2em;
    }

    .featured-title {
	    font-size: 35px;
    }
	
	.featured-subtitle {
		font-size: 15px;
	}

    .call-to-action a.button {
	    font-size: 14px;padding: 7px 17px;margin-top:15px;
    }
}

@media screen and (max-width: 240px) {
    
    body {}
	
	#featured p {
	    font-size: 11px;
		line-height: 1.1em;
    }

    .featured-title {
	    font-size: 20px;
    }
	
	.featured-subtitle {
		font-size: 11px;
	}

    .call-to-action a.button {
	    font-size: 12px;
	    padding: 5px 15px;
    }
    
    .widget-title,
    .widget-title-home h3 {
        font-size: 14px;
        height: 13px;
        line-height: 13px;
        text-align: center;
    }
}

.comments-link {display: none;}

#responsive_current_menu_item {display: none;}

/* animierte buttons mit schatten */

button,a.button,input[type='reset'],input[type='button'], input[type='submit'] {
	-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}

a.blue {background-color: #CD1076;background-image: none;border: none;
    box-shadow: 0 1px 0 #89275C, 0 2px 0 #9C2364, 0 3px 0 #87295B, 0 4px 0 #722C52, 0 5px 0 #612E49, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
    filter: none;}
a.blue:hover {background-color: #F471B8;background-image: none;box-shadow: none;filter: none;border: none;}

.call-to-action {margin-top: 15px;}
h3 {padding-top: 12px; padding-bottom: 6px;margin-bottom: 0px;}
