/*
Theme Name: Graphene Child
Template:graphene
Author: ardegas
*/
@import url(../graphene/style.css);

/*
#cse-search-form { 
 width:30%;
 position:absolute;
 right:0;
 top:50%;
 margin-top: -12px;
}
*/
.sidebar h3 {
background: -moz-linear-gradient(#1D34FC, #1F6EB6); 
background: -webkit-linear-gradient(#1D34FC, #1F6EB6);
background: linear-gradient(#1D34FC, #1F6EB6);
}
.sidebar p {
 margin:10px 0;
}

/* Ads */

#top_link_ad {
 width:728px;
 position:relative;
 top:20px;
 margin:0 auto;
}

#before_content_ad {
 width:728px;
 position:relative;
 top:-10px;
 margin:0 auto;
}

#post_footer_ad {
 margin-top:1.2em;
}
#feedmail {
 background: url(images/Newspaper_Feed_48x48.png) no-repeat 94% 20%, -moz-linear-gradient(#AAC6F0, #1F6EB6);
 background: url(images/Newspaper_Feed_48x48.png) no-repeat 94% 20%, -webkit-linear-gradient(#AAC6F0, #1F6EB6);
 background: url(images/Newspaper_Feed_48x48.png) no-repeat 94% 20%, linear-gradient(#AAC6F0, #1F6EB6);
}
#feedmail a {
 color:#fff;
}
#feedbranding {
 font-size:10px;
}
/* Blogger Customizations */

.entry-content .taken {
 border:1px dashed;
 margin-top:1em;
 padding:5px;
 background:#d5eaff;
 font-size:80%;
 font-weight:bold;
}

.entry-content h3 {
 color:#003366;
 font-weight:bold;
 font-size:1.01em;
 line-height:1em;
}

.entry-content h4 {
 font-weight:bold;
 font-size:1em;
 line-height:1em;
}







