/*
Theme Name:     Graphene Child
Theme URI:      http://www.prasannasp.net/graphene-child-theme-template/
Description:    Child theme for the Graphene theme
Author:         Prasanna SP
Author URI:     http://prasannasp.net/
Template:       graphene
Version:        1.0
*/
@import url("../graphene/style.css");

.sticky{background-color: #ffdddd}.sidebar h3{border-color: #921919}.sidebar h3{ background: #4d0f0f; background: -moz-linear-gradient(#c32828, #4d0f0f); background: -webkit-linear-gradient(#c32828, #4d0f0f); background: -o-linear-gradient(#c32828, #4d0f0f); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c32828', EndColorStr='#4d0f0f')"; background: linear-gradient(#c32828, #4d0f0f); }.featured_slider{ -pie-background: linear-gradient(left top,#4d0f0f,#c32828); background: #c32828; background: -moz-linear-gradient(left top,#4d0f0f, #c32828); background: -webkit-linear-gradient(left top,#4d0f0f, #c32828); background: -o-linear-gradient(#4d0f0f, #c32828); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorStr='#4d0f0f', EndColorStr='#c32828')"; background: linear-gradient(left top,#4d0f0f, #c32828); }.block-button, .block-button:visited, .Button, .colour-preview .button, .colour-preview input[type="submit"], .colour-preview button[type="submit"], #commentform #submit, .wpsc_buy_button{ background: #A90E0E; background: -moz-linear-gradient(#c32828,#A90E0E); background: -webkit-linear-gradient(#c32828,#A90E0E); background: -o-linear-gradient(#c32828, #A90E0E); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c32828', EndColorStr='#A90E0E')"; background: linear-gradient(#c32828,#A90E0E); border-color: #A90E0E; text-shadow: 0 -1px 1px #4d0f0f; color: #ffffff; } .block-button:hover, .colour-preview .button:hover, .colour-preview input[type="submit"]:hover, .colour-preview button[type="submit"]:hover, #commentform #submit:hover,.wpsc_buy_button:hover{ background: #A90E0E; background: -moz-linear-gradient(#c32828,#8F0000); background: -webkit-linear-gradient(#c32828,#8F0000); background: -o-linear-gradient(#c32828, #8F0000); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c32828', EndColorStr='#8F0000')"; background: linear-gradient(#c32828,#8F0000); color: #ffffff; }.page-title{ -pie-background: linear-gradient(left top,#4d0f0f,#c32828); background: #c32828; background: -moz-linear-gradient(left top,#4d0f0f, #c32828); background: -webkit-linear-gradient(left top,#4d0f0f, #c32828); background: -o-linear-gradient(left top,#4d0f0f, #c32828); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorStr='#4d0f0f', EndColorStr='#c32828')"; background: linear-gradient(left top,#4d0f0f, #c32828); }body{background-image:none}.header_title, .header_title a, .header_title a:visited, .header_title a:hover, .header_desc {color:#blank}#nav li ul{width:226px} #nav li ul ul{margin-left:226px}#header-menu ul li a, #secondary-menu ul li a{width:206px}.entry-content, .sidebar, .comment-entry{ font-size:13px; }.featured_slider #slider_root{height:150px}#header{height:120px}#header_img_link{width:960px; height:120px}a,.post-title,.post-title a,#comments > h4.current a{color: #af1817}a:visited,.post-title a:visited{color: #af1817}a:hover,.post-title a:hover{color: #7c0807}.post-title, .post-title a, .post-title a:hover, .post-title a:visited{ color: #af1817 }

.entry-content .more-link {
    display: none;
}

.single .post-nav {
   display: none;
}

.entry-content img {
   border:0px solid #e3e3e3;
   margin:5px;
}

.post-meta .meta_categories {
    background: none;
    padding-left: 0;
}

.post-tags {
	max-width: 95%;
}

#container {
   margin-top: 20px;
   margin-bottom: 20px;
}

.graphene-dynamic-widget {
    margin-top: 6px;
}

#copyright {
    max-width: 27%;
	text-align: justify;
}

#footer {
	margin-bottom: 10px;
}

#sidebar2 .post {
   border-bottom: 1px solid #F5F5F5;
   border-top: 0;
   padding: 7px 0px 6px;
}

#sidebar2 .entry {
   margin: 0;
}