/* 
Theme Name: Sick Sing Along Newsletter Edition!
Author: Etieqa
*/

/* ------ global ------ */
* {margin:0;padding:0;}
body {
	margin: 0;
	padding: 0;
	background:#21409A;
	font-family: "Tahoma", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	line-height:15px;
	color: #464444;
}
a:link, a:visited, a:active {
	color: #d21600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.whito:link, a.whito:visited, a.whito:active{color:#FFFFFF; font-weight:bold;}

h1 {
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:11px;
	padding-top:15px;
	color:#20409a;

}
h3 {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:10px;
	padding-top:14px;
	color:#20409A;
}

h4{color:#20409A;}
.sicksingalongers h3, .complaints h3, .contact h3 {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#20409a;
	padding-left:30px;
}

.our-picks h3 {
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#20409a;
}

.sicksingalongers h3 {
	background:url(images/icon-sicksingers.gif) no-repeat left;
}

.complaints h3 {
	background:url(images/icon-complaints.gif) no-repeat left;
}

h3.contact {
	background:url(images/icon-contact.gif) no-repeat left;
}

.contact h3 {
	background:url(images/icon-contact.gif) no-repeat left;
}

.link_black{color:#000000; font-weight:bold; text-decoration:underline;}

/* ------ header ------ */
#header-container {
	margin:0 auto;
	padding: 0;
	background:#ffffff;
}
#header{
	position:relative;
	height:180px;
	width:960px;
	margin:0 auto;
	background:#ffffff url(images/banner-sicksing.gif) no-repeat right;
}
#logo {
	float:left;
	background: url(images/logo-sicksing.gif) no-repeat;
	height:176px;
	width:173px;
	cursor:pointer;
}

#date{
	top:180px; 
	position:relative; 
	float:right; 
	right:50px;
	color:#FFFFFF;
}

/* header tabs */
#tabs {
  margin:0;
  padding:0;
  list-style: none;
  position: relative;
  float:left;
  height:55px;
  top: 10px;
}

#tabs span {
  display: none;
  position: absolute;
}

#tabs a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#tabs a:hover {
  background-position: left bottom;
}

#tabs a:hover span {
  display: block;
}

#tabs .rss {
  width: 30px;
  height: 30px;
  background: url(images/icon-rss.gif) no-repeat;
}

#tabs .twitter {
  width: 30px;
  height: 30px;
  background: url(images/icon-twitter.gif) no-repeat;
  left:35px;
}

#tabs .fb {
  width: 43px;
  height: 25px;
  background: url(images/tabs/icons_fb.png) no-repeat;
  left:96px;
  top: 35px;
}

/* ------ menu ------ */

#menu {
	text-transform:uppercase;
	position: relative;
	padding:0;
	float:right;
	margin:0;

	height:55px;
	top: 248px;
	right:100px;
}
#menu, #menu ul {list-style:none;line-height:2;}
#menu a, #menu a:hover {display: block;border:none;text-decoration: none;}
#menu li {float: left;list-style:none;border-right:1px solid #b2b0a4;}
#menu a, #menu a:visited {display:block;font-weight:bold;color:#635537;padding:10px 12px;}
#menu a:hover, #menu a:active {background:#e8e4de; color:#423926;text-decoration:none;}	

/* ------ wrapper ------ */ 
.clear {
	position: relative;
	clear: both;
	height: 5px;
}

#wrapper {
	margin: 0 auto;
	width: 950px;
}

#content {
	position: relative;
	width: 950px;
	margin: 0;
}

/* ------ main ------ */

#main-blog {
	float:left;
	width:689px;
	padding:0 13px 10px 0;
	clear:both;
	text-align:justify;
}
#main-blog h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:400px;
	display:block;
	padding-bottom:10px;
	font-weight:normal;
	line-height:normal;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#7e303c;
	text-decoration:none;
}
#main-blog h1 a:hover{
	color:#7e303c;
	text-decoration:none;
	border-bottom:1px dotted #7e303c;
}
.postdata {
	margin-bottom: 20px;
	padding-top:10px;
	font-size: 11px;
	font-weight: normal;
	color: #20409a;
}

.postdata a:link, .postdata a:visited, .postdata a:active {
	color: #20409a;
	text-decoration: none;
}
.postdata a:hover {
	text-decoration: underline;
}

.post {
	margin-bottom:20px;
	background:#ffffff;
	padding:10px 15px;
	min-height:250px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}

post ul {
	margin-left:35px;
}
.post-date {
	color:#757575;
	float: left;
	width: 79px;
	height:28px;
	font-size:11px;
	font-family: Tahoma, "Times New Roman";
	background: url(images/bg-date.gif) no-repeat left;
	text-align:left;
	padding-top:7px;
}

.post-month{
	margin:0;
	padding:0;
	float:right;

	width:40px;
}

.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(images/socialbck.png) no-repeat;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#4a4131;
	text-decoration:none;
}
.post-comments a:hover {
	color:#d21600;
	text-decoration:none;
}

/* ------ sidebar ------ */
#sidebar-content {
	padding:10px 0;
}
#sidebar {
	width:248px;
	color:#9c6d28;
	position:relative;
	float:left;
	margin:0;
}		
.subcolumn{
	width:200px;
}
#search{
	width:238px;
	padding-bottom:15px;
	background:url(images/side_separator.png) no-repeat bottom;
}

.form-input, .form-input2 {
	width: 248px;
	height:14px;
	background: url(images/search-arrow.gif) no-repeat;
	border: 1px solid #e3dccb;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.form-input2 {
	height:17px;
}

#fancyselectmenu .form-input {
	width: 248px;
}

#fancyselectmenu option {
	background:#fff;
	border:none;
}

.tags, .favs, .archives {
	width:238px;
	background:url(images/side_separator.png) no-repeat bottom;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:10px;
	clear:both;
}

.tags p, .favs p, .archives p {
	padding-left:5px;
	}
	
.tags h2, .favs h2, .archives h2 {
	width:238px;
	text-align:center;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	color:#ffffff;
	margin:0;
}
.tags ul, .favs ul, .archives ul {
	margin:0;
	padding:0;
	border:none ;
	list-style:none;
}
.tags ul li, .favs ul li, .archives ul li {
	padding:5px 15px 5px 0;
	margin:0px;
}
.tags ul li a, .favs ul li a, .archives ul li a{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color: #ffffff;
	background:#ed0c6e;
	text-decoration:none;
}
.tags ul li a:hover, .favs ul li a:hover, .archives ul li a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;	
	color: #7498c7;
	text-decoration:none;
}		

#fancyselectmenu {
width: 248px;
height: 14px;
background:#fbf3e4 url(images/archives-arrow.gif) no-repeat;
}

select {
width: 250px;
opacity: 0;
}

/* next previous */
.previous a:hover, .next a:hover {
  background-position: left bottom;
}

.previous a:hover span, .next a:hover span {
  display: block;
}

.previous a {
	float:left;
	width:95px;
	height:30px;
	text-indent:-400px;
	background:url(images/btn-older.gif) no-repeat 0 0;
	overflow:hidden;
   	margin: 0 0 1em 0;
}

.next a {
	float:right;
	width:95px;
	height:30px;
	text-indent:-400px;
	background:url(images/btn-newer.gif) no-repeat 0 0;
	overflow:hidden;
    margin: 0 1em 1em 0;
}

/* ------ images ------ */

img {
	
}
p img {
	padding: 0;
	max-width: 100%;	
}
img.aligncenter {
	border: 1px solid #59350b;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	border: 1px solid #59350b;
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	border: 1px solid #59350b;
	margin: 0 13px 13px 0;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
	
/* ------ FOOTER ------ */
#footer-container {
	margin:0 auto;
	padding: 0;
	background:#ed0c6e url(images/footer-border.gif) no-repeat top;
}
#footer{
	background:#EE0C6E url(images/footer-border.gif) no-repeat top;
	height:270px;
	width:960px;
	color:#ffffff;
	font-size:11px;
	padding-top:30px;
	padding-bottom:20px;
	margin:0 auto;
}
#footer .sicksingalongers{
	text-align:justify;
	display:block;
	width:230px;
	float:left;
}

#footer .complaints{
	text-align:justify;
	display:block;
	width:230px;
	float:left;
	padding-left:35px;
}

#footer .contact{
	text-align:justify;
	display:block;
	width:230px;
	float:left;
}

#footer .our-picks{
	text-align:justify;
	display:block;
	width:423px;
	height:210px;
	float:right;
	background: url(images/widget.gif) no-repeat bottom;
}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:-150px; left:0;
	padding: 25px 0 0 0;
	width:200px;
	color: #ffffff;
    text-align: center;
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 10px 8px 0;
    background: url(images/bubble2.png) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(images/bubble_filler2.png) repeat-y bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:25px 8px 10px;
	color: #548912;
    background: url(images/bubble2.png) no-repeat bottom;
}

/* ------ COMMENTS ------ */
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
	color:#333333;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #f2f2f2;
	border: 1px solid #b2b0a4;
}	
.alt2{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #ffffff;
	border: 1px solid #b2b0a4;
}	

.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 0px 0px;
	border: 1px solid #47453a;
}
.comment-author {	
	font-size: 120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #2b2d2f;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #d21600;
	border-bottom: 1px solid #d21600 ;	
	text-decoration: none;
}
.comment-author a:hover {
	color: #635537;
	border-bottom:1px solid #b2b0a4;
	text-decoration: none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}
#com{
	width:510px;
	padding: 0 0 5px 0px;
	clear: both;
	color:#FFFFFF;
}

#respond {
	width:530px;
	padding: 0 0 5px 10px;
	clear: both;
}
#respond {
	background:url(images/comh3.png) no-repeat;
	width: 175px;	
	height: 36px;
	margin-top:25px;
	color:#271b03;
	padding:8px 0 0 70px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	

	
}
#commentform {	
	margin: 10px 10px 30px 0px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
}

#commentform input#submit{
	width: 90px;
	background: url(images/btn-comment.gif) no-repeat;
	border:none;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
}

#commentform textarea{
	height: 130px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	overflow: auto;
}
#commentform #submit{
	cursor:pointer;
}
.contactform input,  .contactform textarea {
	background: #333;
	border: 1px solid #b2b0a4;
	color: #fff;
}
.contactform input:focus, .contactform textarea:focus {
	background:#444444;
	border: 1px solid #000;	
	padding-bottom:30px;
	color:#fff;
}
.contactform #contactsubmit {
	width: 85px;
	background: #111;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform #contactsubmit:focus{	
	width: 85px;
	background: #333;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform textarea {
	width: 340px;
	height: 200px;
	margin-bottom:10px;
}