/*
Theme Name: Celebrity Gossip 
Theme URI: http://magazine3.com/celebritygossip
Author: Magazine3.com
Author URI: http://magazine3.com/
Description: Celebrity Blogging Theme
Version: 1.3
Template: celebritygossip-codebase
*/ 
 
@import url("../celebritygossip-codebase/style.css");
.small-post4 {
    border-left: 3px solid #F10500;
    border-top: 3px solid #F10500;
}
 .small-post3 {
    border-left: 0 solid #F10500;
    border-right: 3px solid #F10500;
    border-top: 3px solid #F10500;
}
.small-post2 {
    border-bottom: 3px solid #F10500;
    border-left: 3px solid #F10500;
    border-top: 7px solid #F10500;
}

.small-post1 {
    border-color: #F10500;
    border-style: solid;
    border-width: 7px 3px 3px 0;
}

.featured-post-big {
	width:450px;
	height:550px;
	border:6px solid #F10500;
	position: relative;
	background:#000;
	border-top:7px solid #F10500;
}
.featured-post-small{border-right:5px solid #F10500;border-bottom:5px solid #F10500;}
#sidebar .widget_container{
 	border:2px solid #F10500;
	border-top:0px;}
.widget {
    background: url("http://redwiretimes.com/wp-content/uploads/2014/08/icon-sprite.png") no-repeat scroll -328px -78px rgba(0, 0, 0, 0) !important;
    margin: 0 0 1.5em;
}


/* =Theme customization starts here */