/*
Theme Name:     Danger
Theme URI:      http: //michalisnicolaides.com/
Description:    Danger Theme Child of Graphene Theme
Author:         Michalis Nicolaides
Author URI:     http: //michalisnicolaides.com/
Template:       graphene
Version:        0.1.0
*/

@import url("../graphene/style.css");

#developer {
    text-align: right;
    clear: right;
    padding: 20px 20px 0 20px;
    float: right;
    visibility:hidden;
}

#copyright {
	margin: 0 20px;
	float: left;
	width: 500px;
}

.entry-content .wp-caption img {
	border: none !important;
	max-width: 99%;
	margin: 4px;
}

.entry-content img,
.child-page img {
	border: none !important;
	margin: 5px;
}

.sidebar p img {
	border: none !important;
}

