/*
 Theme Name:   Nirvana_Child
 Template:     nirvana
*/
#site-title a{font-weight:bold;}

#top_txt{
min-height: 25px;
width: 100%;
background-color: #100964;
color:#ffffff;
}

#top_txt span{
display:block;
color: #ffffff;
font-size: 14px;
font-weight: bold;
max-width: 980px;
margin: 0px auto;
line-height: 25px;
}

@media screen and (max-width:1000px){
	#top_txt{padding:0% 3% 0% 3%;width: 94%;}
}

.navigation {
display:none !important;
}

#footer2{
	display:none;
}

#footer{
	background-color:#100964 !important;
	color:#ffffff !important;
}

.site-identity{margin-top:20px !important;}

#post-5 .entry-title{display:none;}

#access .menu ul li a span{
	font-weight:bold;
}

.entry-content a{text-decoration:underline;}

#post-5 .entry-content{padding-top:0px !important;}
#content {padding-top:0px !important;}

h2{
	font-size:20px !important;
}

h1{
color:#100964 !important;
font-weight:bold !important;
font-size:23px !important;
margin-top:20px !important;
border-bottom:2px solid #100964;
}

#footer-widget-area a{
color:#ffffff !important;
	text-decoration:underline;
}

.entry-meta{display:none;}

.entry-title a{
	color:#0000FF !important;
}

.archive .category-cat_1{
	border-bottom:1px solid #dcdcdc;
}