/*
Theme Name:     Shuba Gunapu - TwentyEleven 
Theme URI:      http: //example.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Your name here
Author URI:     http: //example.com/about/
Template:       twentyeleven
Version:        0.1.0
*/

/** CUSTOM **/


@import url("../twentyeleven/style.css");

body {
	background-color: black;
	background-image: url('lights-wide.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	color:white;
}

h1, h2, h3 {
	xfont-family: 'Permanent Marker', cursive;
	font-family: Arial;
	color:white;
}

ul
{
   list-style-type: none;
   padding: 0;
   margin: 0;
}

li
{
}

aside.widget li
{
   background-image: url(mic-bullet.png);
   background-repeat: no-repeat;
   background-position: 0;
   padding-left: 32px;
   margin: 10px;
   margin-left:-10px;
}

#page {
	background:transparent;
	margin-top:0;
	max-width: 960px;
}

#content {
	width:auto;
	margin:0;
}

.singular #primary,
#primary {
	width:700px;
	overflow:hidden;
	margin-top:-20px;
}

#secondary {
	margin-left:20px;
	margin-right:0;
	width:240px;
	overflow:hidden;
}

#branding {
	border-top:0;
	color:white;

}


#site-title a {
	color:white;
	font-size:40px;
}

#site-title {
	xdisplay:none;
	padding-top:10px;
	padding-bottom:0;
}

#searchform {
	xdisplay:none;
}

#branding #searchform {
	top:1em;
}


#colophon {
	display:none;
}

#post-166 {
	margin:auto;
	padding-top:0;
}

.page-id-166  #content {
	margin:0;
}


.post-166 .hentry {
	padding-top:0;
}

.entry-header .comments-link a {
	display:none;
}

.post-166 .entry-header {
	display:none;
}

.post-166 .entry-content {
	padding-top:0;
}

.post-166.singular .hentry {
	padding-top:0;
}

.page-id-166 #main {
	padding:0;
	position:relative;
	xtop:-10px;
	top:30px;
}

section.recent-posts h1.showcase-heading {
	display:none;
}

article.post-166 {
	background:transparent;
}

.page-template-showcase-php section.recent-posts {
	padding:0;
	margin:0;
	float:left;
}

.entry-title a, 
.entry-title {
	color:white;
}

.singular.page .hentry,
.singular .hentry {
	padding-top:0;
}

.singular .entry-title {
	color:white;
}

.singular .entry-header .entry-meta {
	position:relative;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
	margin: 0 auto;
	width: 100%;
}

.entry-content,
.entry-content h1,
.entry-content h2,
.entry-content h3 {
	color:white;
}

#content nav {
	padding:0;
	margin:0;
	display:none;
}

#nav-single {
	padding:0;
}

#nav-single .assistive-text {
	display:none;
}
h3.widget-title {
	color:white;
	font-size:1.3em;
}

#meta-2 {
	display:none;
}

#respond {
	width:100%;
	background: transparent;
	padding:0;
	border:0;
	border-top:1px solid white;
	padding-top:25px;
	margin-top:50px;
}

#reply-title {
	color:white;
	font-size:2em;
}

.page-title {
	color:white;
	font-size:1.3em;
	margin-bottom:0;
	background-color:black;
	opacity:.6;
	padding:10px;
	border-radius:5px;
}

aside.widget {
	padding:10px;
	background-color:black;
	opacity:.6;
	width:200px;
	padding-left:30px;
	border-radius:5px;
}

/** menu **/

#access {
	margin-top:-40px;
	background:transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#access li {
}

#access li:hover > a, #access a:focus {
	xbackground:#ccc;	
	xcolor:white;
}

#access a {

}

#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}

#access > .menu > ul > li:hover > a,
#access > .menu > ul > li > a:focus {
	background: #efefef;
	border-radius:5px;
}

#access ul ul {
	border:10px solid black;
	background:transparent;
	color:white;
	border-radius:5px;
	opacity:.9;
	box-shadow:1px 1px 1px black;
}

#access ul ul li:hover > a {
	background:#666;
	color:white;
}


#map {
	float:right;
}


/** remove posted in **/
.post .entry-utility, .post .entry-meta {display:none;}

.page-id-166 {
	background:url('http://www.shubagunapu.com/wp-content/gallery/backgrounds/shubacom_main.jpg') no-repeat #000;
}

.page-id-316 {
	background:url('http://www.shubagunapu.com/wp-content/gallery/backgrounds/shubacom_music.jpg') no-repeat #000;
}

.page-id-372 {
	background:url('http://www.shubagunapu.com/wp-content/gallery/backgrounds/shubacom_videos.jpg') no-repeat #000;
}