/*
Theme Name: Singing Mad
Author: Charles Balls
*/


body {
	font:normal 14px Arial, Tahoma,Verdana;
	color : #fff;
	margin:0; 
	padding:0;
	background:url("images/bodybg.jpg") no-repeat center top black;
	}

h1, h2, h3, h4, h5, h6, ul, ol, table, tr, td, form, input {
	margin:0; 
	padding:0;
	}

h1, h2 {
	font:normal 20px arial;
	padding:0 0 5px 0;
	}
h3 {
	font:16px arial;
	padding-bottom:5px;
	padding-top:20px;
	color: #6699CC;
	}
h4 {font:bold 14px arial;
	color: #fff;
	}
h5, h6 {
	font:bold 12px arial;
	}



a {
	color:#09B991;
	text-decoration : none;
	}
a:hover {
	color:#358aca;
	text-decoration : underline;
	}
img {
	margin:0;
	padding:0;
	}
a img {
	border:0;
	}
p {
	padding : 5px 0;
	margin : 0;
	line-height: 20px;
	}
small {
	font-size:11px;
	}
input, select, textarea {
	color: #000; 
	width: 200px;
	background:#fff;
	margin:0 5px 5px 0;
	height:25px;
	padding:4px 3px;
	border:1px solid #003353;
	vertical-align:top;
	}
select { 
	width: 130px; 
	}
blockquote { 
	margin:10px; 
	padding:5px 10px;
	color: #60B1E2;
	}
code {
	font: 11px 'Courier New', Courier, Fixed; 
	border:1px dashed #358aca;
	margin:10px;
	padding:10px 20px;
	display:block;
	color:#ccc;
	background:#ebebf0
	}
textarea { 
	width: 320px; 
	height:100px;
	}
#submit, #searchsubmit {
	background:#ebebf0;
	height:26px;
	cursor:pointer;
	width:70px;
	}
#submit:hover, #searchsubmit:hover {
	color:#003366;
	}
input#submit {
	width:160px;
	background:#60B1E2;
	font-weight:bold; 
	height:32px;
	color:#fff;
	border:1px hidden;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	}
table {
	border-collapse:collapse;
	border-color:#030000;
	}
td,th {
	padding:5px 10px;
	}
th {
	background:#fff;
	}



.alignleft {
	float:left;
	width:auto;
	}
.alignright {
	float:right;
	width:auto;
	}
.aligncenter {
	margin:0 auto;
	text-align: center;
	}
.center { 
	text-align: center;
	}


p img {	
	padding:20px 100px;
	max-width: 300px;
	}
img.centered, img.center { 
	display: block;	
	margin:0 auto;
	}
img.alignright {
	padding: 4px; 
	margin: 10px 0 2px 17px;
	display: inline;
	}
img.alignleft { 
	padding: 4px; 
	margin: 0 17px 2px 0; 
	display: inline; 
	}
img.avatar {
	float:right;
	}



#wrapper {
	width : 1000px; 
	margin:0 auto;
	background:url("images/wrapperbg.jpg") no-repeat scroll top black;
	border:1px solid;
	-moz-border-radius:20px 20px 20px 20px;
	-webkit-border-radius:20px 20px 20px 20px;
	}
#header {
	width:1000px; 
	margin:15px auto 0;
	height:150px;
	background:transparent;
	text-align:right;
	}
#page {
	margin:0 auto; 
	width:1000px; 
	min-height:500px;
	background-color: #000011;
	background:url("images/page-bot.png") no-repeat scroll bottom transparent;
	-moz-border-radius:20px 20px 20px 20px;
	-webkit-border-radius:20px 20px 20px 20px;
	border: 1px hidden;
	}
#cont-btm {
	width:1000px; 
	height:25px;
	}
#sidebar{
	-moz-border-radius:20px 20px 20px 20px;
	background:url("images/sidebg.png") no-repeat scroll center bottom transparent;
	border-color:-moz-use-text-color #FFFFFF #FFFFFF -moz-use-text-color;
	border-right:1px hidden #FFFFFF;
	border-style:hidden;
	border-width:1px;
	float:right;
	margin:0 0 60px;
	min-height:600px;
	padding:20px 10px 40px;
	text-align:right;
	width:250px;
	}

#sidebar{
	-moz-border-radius:20px 20px 20px 20px;
	background:url("images/sidebg.png") no-repeat scroll center bottom transparent;
	border-color:-moz-use-text-color #FFFFFF #FFFFFF -moz-use-text-color;
	border-right:1px hidden #FFFFFF;
	border-style:hidden;
	border-width:1px;
	float:right;
	margin:0 0 60px;
	min-height:600px;
	padding:20px 0px 40px;
	text-align:right;
	width:250px;
	}

#sidebar{
	-moz-border-radius:20px 20px 20px 20px;
	background:url("images/sidebg.png") no-repeat scroll center bottom transparent;
	border-color:-moz-use-text-color #FFFFFF #FFFFFF -moz-use-text-color;
	border-right:1px hidden #FFFFFF;
	border-style:hidden;
	border-width:1px;
	float:right;
	margin:0 0 60px;
	min-height:600px;
	padding:20px 0px 40px;
	text-align:right;
	width:250px;
	}
#content{
	
	float:left; 
	width:650px; 
	padding:10px 20px 0 20px;
	}
.indexwidget{
	width: 300px;
	padding-bottom: 10px;
}
.indexwidget li{
	list-style: none;
}
.pagewidget{
	border: none repeat scroll 0 0 #fff;
	margin:0 auto 10px;
	padding:10px 0;
	width:400px;
}



/*Header CSS*/
.logo {
	color:#FFFFFF;
	font-family:georgia,"times New Roman";
	font-size:76px;
	padding-top:25px;
	}
.logo a{
	color:#fff;
	text-decoration:none;
	}
.logo a:hover{
	color:#fff;
	text-decoration:none;
	}
.desc {
	color:#FFFFFF;
	font:14px arial;
	padding:5px 0;
	text-shadow:1px 1px 1px blue;
	}
/*check desc*/

/*Navigation CSS*/
#nav {
	list-style : none;
	text-align: center;
	width:1000px; 
	padding:30px 0px 10px;
	background:url("images/nav-bg1.png") no-repeat scroll center 0 transparent;
	margin:0 auto 10px;
	}
#nav li {
	background: transparent;
	display:inline;
	padding:0 15px 0 29px; 
	font:normal 18px arial;
	margin-left:5px;
	margin-right:5px;
	}
#nav li.home {
	background:transparent;
	padding:0 15px 0 15px;
	}
#nav li a {
	font-family: times New Roman,georgia,serif;
	color:#fff;
	text-decoration:none;
	font-size: 18px;
	padding: 10px;
	}
#nav li a:hover {
	color: #358aca;
	text-decoration : none;
	background: #fff;
	border: 1px hidden;
	-moz-border-radius: 15px;
	padding: 10px;
	}
#nav li.current_page_item a {
	color:#000;
	text-decoration: underline;
}

/*Search CSS*/
form.searchbar { 
	margin:0;
	padding:0 10px; 
	}
form.searchbar p {
	margin:0;
	padding:0;
	}
form.searchbar input{
	float:left;
	margin:0; 
	color:#fff;
	border:0; 
	}
form.searchbar input.txt{
	width:100px;
	background:#003353;
	margin:0 5px 5px 0;
	float: none;
	height:16px;
	padding:4px 10px;
	border:1px hidden;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	}
form.searchbar input.btn{
	background:#6699cc;
	float: right;
	font-weight : bold;
	height:24px;
	cursor:pointer;
	width:20px;
	border:1px hidden;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	
	
	}
form.searchbar input.btn:hover {
	color:#feff05;
	}


/*Content CSS*/
.post {
	padding:0 0 30px 0; 
	}
#content form#searchform {
	text-align:center
	}
.post h2, .post h1 {
	color: #FF3941;
	font:normal 22px Lucida Grande;
	padding:10px 0 5px 0;
	}
.post h2 a, .post h1 a {
	color:#fff;
	}
.post h2 a:hover, .post h1 a:hover {
	color:#FF3941; 
	text-decoration:none;
	}
.post h3 {
	color: #fff;
}
.post .date {
	color:#60B1E2; 
	font-size:11px;
	}
.post .date a {
	color:#60B1E2;
	}
.entry {
	text-align:justify;
	padding:10px 0;
	}
a.more-link {
	text-align:right;
	color:#60B1E2; 
	}
p.postmetadata {
	color:#60B1E2;
	}
h2.pagetitle, h2.center {
	text-align: center; 
	padding:0 0 15px 0; 
	color:#60B1E2;
	}


.entry ol,.entry ul {
	margin: 0;	
	padding: 5px 0 5px 35px; 
	}
.entry li {
	margin: 0; 
	padding: 0; 
	}
.postmetadata ul, .postmetadata li {
	display: inline; 
	list-style-type: none;
	list-style-image: none;
	}

#searchform {
	margin-top:30px;
	}
.entry form {
	text-align:left; 
	}



/*Sidebar CSS*/
#sidebar .widget {
	margin-top:10px; 
	padding-bottom:15px;
	}
#sidebar h2 {
	-moz-border-radius:10px 0 0 10px;
	-webkit-border-radius:10px 0 0 10px;
	border-bottom:1px solid #6699CC;
	border-left:1px solid #6699CC;
	border-top:1px solid;
	color:fff;
	font:20px arial;
	font-family: georgia,"times New Roman";
	margin-bottom:5px;
	padding:0 10px;
	}
#sidebar ul {
	list-style:none outside none;
	padding-right:10px;
	}
#sidebar li {
	list-style:none;
	color:#fff;
	padding:3px 0 0 15px;
	}
#sidebar a {
	color: #FF3344;
	}
#sidebar a:hover {
	color:#358aca;
	text-decoration:none;
	}
#sidebar .current-cat a {
	color:#60B1E2;
	}
#sidebar .widgettitle {
	-moz-border-radius:10px 0 0 10px;
	-webkit-border-radius:10px 0 0 10px;
	border-bottom:1px solid #6699CC;
	border-left:1px solid #6699CC;
	border-top:1px solid;
	color:fff;
	font:20px arial;
	font-family: georgia,"times New Roman";
	margin-bottom:5px;
	padding:0 10px;
	}


/*Footter CSS*/
#footer-outer {
	margin:auto 0;
	width:1000px;
	padding: 10px 0px;
	margin:0 auto 0;
	}
#footer-outer p{
	text-align: center;
}
#footer-inr {
	background:#2B0B04;
	width:900px; 
	margin:0 auto;
	}
#footer {
	padding:16px; 
	background:#ebebf0;
	font:normal 11px/19px arial;
	text-align:center;
	background:#2B0B04;
	color:#F3AC8F;
	}
#footer p {
	padding:0;
	}
#footer a{
	color:#fff;
	font-weight:bold;
	}
.footerinside {
	width:900px;
	margin:0 auto;
	background:url("images/window3.png") repeat scroll center top transparent;
	}
.footerinside p {
	font-style:italic;
	color:#555;
	font-size:80%;
	}
.footerinside li {
	margin-left:10px;
	padding:5px 0;
	list-style:none outside none;
	}
.clr {
	clear : both;
	font:normal 1px/1px arial; 
	height:1px;
	}


.navigation { 
	display: block; 
	color : #60B1E2; 
	padding:0 0 15px 0;
	font-weight:bold;
	margin-top: 15px;
	}
.navigation .alignright { 
	width:49%; 
	text-align:right; 
	}
.navigation .alignleft {
	width:49%; 
	text-align:left;
	}


.alt, odd { 
	background:#f3f3f3;
	margin: 0; 
	padding: 10px;
	}
.even { 
	background:#358aca;
	}

/*Calender CSS*/
#calendar_wrap {
	border-top: 0;
	color:#ffffff;
	margin-top:10px;
	}
#calendar_wrap table, #calendar_wrap th {
	margin:0 auto;
	padding:0;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;	
	font-size: 9px;
	}
#wp-calendar #next a {
	padding-right: 2px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 2px;
	text-align: left;	
	}
#wp-calendar a {
	display: block;
	color: #feff05;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-size:12px;
	padding:0 0 5px 0;
	font-weight:bold;
	color:#60B1E2;
	}
#wp-calendar td {
	padding: 1px 0; 
	text-align: center;
	background: lightblue;
	}
#wp-calendar td.pad:hover {
	background-color:#66a9ff;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9px;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	text-align: center; 
	}
#wp-calendar th { 
	font-style: normal;
	text-transform: capitalize;
	}
#calendar_wrap #today {
	font-weight:bold;
	color:#000;
	background:#003366;
	}

/*Comment CSS*/
h3#comments, #respond h3 {
	padding:10px 0;
	font-weight:bold;
	}

ol.commentlist {
	margin:0;
	padding:0;
	}
.commentlist li { 
	font-weight:normal;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   color: #000;
   }
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
   }
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color: #000;
   }


.smallattachment {
	text-align: center; 
	float: left;
	margin: 5px 5px 5px 0px;
	width:auto;
	}
.attachment {
	text-align: center; 
	margin: 5px 0px;
	}

.commentlist { 
	padding: 0; 
	text-align: justify;
	}
.commentlist li { 
	margin: 15px 0 3px; 
	padding: 5px 10px 3px; 
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0; 
	}
.nocomments { 
	text-align: center; 
	}
.commentmetadata {
	display: block; 
	font-size:10px;
	font-weight:normal;
	}
