@charset "UTF-8";
/* CSS Document */

body {background-color:#e2e2e2; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
a {color:#C93; text-decoration:none;}
#header {background-image:url(images/bg_head.jpg);}
#navigation {padding:5px;}
#navigation a{text-decoration:none; background-color:#C93; padding:5px;  color:#fff;}
#navigation a:hover {background-color:#0CF;}
#content {padding-left:10px; padding-right:8px;}
.news-title, .news-title a {font-family:"Arial Narrow", Gadget, sans-serif; font-size:24px; text-transform:uppercase; text-decoration:none; color:#666;}
.news-title:hover, .news-title a:hover {color:#40c2f4;}
.news-info, .news-info a {font-size:10px; font-family:"Arial Narrow", Gadget, sans-serif; color:#999; text-decoration:none;}
.post-news {border-bottom:thick #999 solid;}
.post-news p {text-align:justify; font-size:12px;}
.post-news img, .entry img a {border:1px solid #e2e2e2; padding:3px;} 
.post-news img:hover {border-color:#40c2f4;}
blockquote {background-color:#8cd5f1; border-bottom:3px solid #40c2f3; border-top:3px solid #40c2f3; background-image:url(images/blkquote.png); background-repeat:no-repeat; padding:5px;}
.wp-pagenavi {margin:5px;}

/* COMMENTS
======================================================================================================  */
#commentform {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	width:98%;
	}

#commentform strong { color: #FFFFFF; }

#commentform label, #commentform p { font-size: 12px;
	color:#333333; }

h3 {
	margin: 15 5 5px 0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 3px;
	border-bottom: 1px dotted #aaaaaa;
	color: #0076a3;
	}
#trackback {font-size:12px;
	line-height:12px;
	background-color:#999999;
	border-top:2px solid #510203;
	border-bottom:2px solid #510203;
	text-align:justify;
	padding:5px;}
#trackback a{color:#FFFFFF;}
#trackback a:hover {color:#000000;}
#commentform big {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	lineheight: 17px;
	color: #555;
	text-transform:uppercase;
	}

#commentform #author, #commentform #email, #commentform #url, 
#commentform #comment, #commentform #subscribe {
	font-size: 12px;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #555;
	background: #FFFFFF;
	border: 1px solid #eae9e9;
	padding: 4px;
	text-transform:uppercase;
	}

#commentform #author:hover, #commentform #email:hover, 
#commentform #url:hover, #commentform #comment:hover,
#commentform #subscribe:hover, #commentform #author.hover, 
#commentform #email.hover, #commentform #url.hover, 
#commentform #comment.hover, #commentform #subscribe.hover {
	border: 1px solid #00e0e8;
	background: #eae9e9;
	}

#commentform #author:focus, #commentform #email:focus, 
#commentform #url:focus, #commentform #comment:focus,
#commentform #subscribe:focus, #commentform #author.focus, 
#commentform #email.focus, #commentform #url.focus, 
#commentform #response.focus, #commentform #subscribe.focus {
	border: 1px solid #e97b97;
	background: #eae9e9;
	color:#555;
	text-transform:uppercase;
	}
#submit {
	width: 150px;
	height: 35px;
	background: #fff center no-repeat;
	font-size: 13px;
	color: #555;
	border: 1px solid #eae9e9;
	float: right;
	margin: 0 0 0 0;
	text-transform:uppercase;
	}
#sumbit:hover {border: 1px solid #00e0e8;
	background-color:#eae9e9;
	color:#555;}
#coms {font-size:12px;
	line-height:12px;
	text-align:justify;
	border-bottom:1px dotted #e1e1e1;
	background-color:#FFF;
	padding:5px;
	margin-bottom:5px;}
#coms a {text-transform:uppercase;
	text-decoration:none;
	color:#ef1f28;}
#avatar {background-image:url(http://www.singing-songz.com/wp-content/avatars/noav.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	float:left; }
#avtrtbl {border:1px solid #eae9e9;
	background-color:#FFF;
	padding:3px;
	margin:3px;
	margin-right:10px;}
#avtrtbl2 {border:1px solid #eae9e9;
	background-color:#FFF;
	background-position:center;	padding:3px;}
.comauth {text-transform:uppercase; font-size:16px; color:#06F;}
#coms:hover {background-color:#eaeaea;}
#commentform #author, #commentform #author:hover, #commentform #author:focus {background-image:url(images/user.png);  background-repeat:no-repeat; background-position:left; padding-left:32px; height:32px;}
#commentform #email, #commentform #email:hover, #commentform #email:focus {background-image:url(images/email.png);  background-repeat:no-repeat; background-position:left; padding-left:32px; height:32px;}
#commentform #url, #commentform #url:hover, #commentform #url:focus {background-image:url(images/home.png);  background-repeat:no-repeat; background-position:left; padding-left:32px; height:32px;}