/*
Theme Name:     20-11 Absolution
Description:    
Author:         sudeep
Template:       twentyeleven

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../twentyeleven/style.css");

#site-generator {display:none;}

.entry-title {
    clear: both;
    color: #0b134c;
font-size: 22px;
    font-weight: bold;
    line-height: 1.15em;
    padding-bottom: 0.15em;
    padding-top: 0px;
}
#branding {
    border-top: 0 solid #BBBBBB;
    padding-bottom: 10px;
    position: relative;
    z-index: 9999;
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: 0px solid #DDDDDD;
    padding: 0px;
}
.hentry, .no-results {
    border-bottom: 0 solid #DDDDDD;
    margin: 0 0 1.625em;
    padding: 0 0 1.625em;
    position: relative;
}
.entry-title {
    clear: both;
    color: #254c8c;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: 0.3em;
    padding-top: 1px;
}
h7 {
	color: #254c8c;line-height: 1.0em;
	font: 20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
}

#access {
    background: -moz-linear-gradient(#e5e5e5, #e5e5e5) repeat scroll 0 0 transparent;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 6px;
    width: 100%;
}

#access {
background-color: #FFFFFF;
   background-image: none;
   background-image: -webkit-linear-gradient(top, #030758, #030758); /* Safari 5.1+, Mobile Safari, Chrome 10+ */
   background-image:    -moz-linear-gradient(top, #030758, #030758); /* Firefox 3.6+ */
   background-image:     -ms-linear-gradient(top, #030758, #030758); /* IE 10+ */
   background-image:      -o-linear-gradient(top, #030758, #030758); /* Opera 11.10+ */
}

.widget-area {
    font-size: 14px;
    color: #1996c4;
}


