/*  
Theme Name: iMusic
Theme URI: http://www.webstockbox.com
Description:  This theme is really great looking, easy to customize. You can change header image easily.
Version: 1.0
Author: Tom Luadmee
Author URI: http://www.webstockbox.com/

*/

body, h1, h2, h3, h4, h5 , h6, blockqoute, p, dd, dl, hr, form{ 
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 12px;
	color: #666666;
	background: url(images/bodyBG.png);
	
}

#wrapper {
	padding: 0px;
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background: #000000;
}

#header {
	margin: 0 0 0 0;
	padding: 0px;
	float: left;
	height: 130px;
	width: 950px;
	background-image:url(http://mysecretidentity.org/images/MYSIBanner.jpg);
}

#header1{
	width: 470px;
	height: 100px;
	float: left;
	padding: 30px 0 0 30px;
}

.header_link a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:43px;
	color:#FF0000;
	text-decoration:none;
}

.header_link a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:43px;
	color:#FFFFFF;
	text-decoration:none;
}

.red_description{
	color: #FF0000;
}

#searchbox{
	width: 430px;
	height: 80px;
	padding: 50px 20px 0 0;
	text-align: right;
	float: right;
}

#searchform{
	background: #000000;
	padding:20px;
	float: left;
	text-align:center;
}

.search_box{
 	font:12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #4B4B4B;
 	color: #FFFFFF;
 	margin: 0;
 	background:#000000;
 	padding: 5px;
}

.search_button{
	font:12px Verdana, Arial, Helvetica, sans-serif;
 	border: 0;
 	color: #FFFFFF;
 	margin:0;
 	background:#000000;
 	padding: 0px;
	background: url(images/search_button.png);
	background-repeat: no-repeat;
	width: 65px;
	height: 26px;
	vertical-align: bottom;
 }

#nav{
	width: 848px;
	height: 1px;
	float: left;
	clear: both;
	background: #CCCCCC;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#container {
	margin: 0px;
	padding: 20px;
	float: left;
	width: 689px;
	background: #FFFFFF;
	overflow: hidden;
}

#container2 {
	margin: 0px 0 0 0;
	padding: 0px;
	float: left;
	width: 729px;
	height: 30px;
	background: #000000;
}

#sidebar {
	margin: 0px;
	padding: 0px 0 0 0;
	float: right;
	width: 219px;
	background: #000000;
	border-right: 1px solid #000000;

}

#footer{
	width: 850px;
	background: #000000;
	clear: both;
	margin: 0 auto 0 auto;
	font-size: 11px;
	color: #FFFFFF;
}

#footer1{
	width: 510px;
	float: left;
	padding: 10px 20px 0 20px;
	height: 40px;
	background: #000000;
}

#footer2{
	width: 260px;
	float: right;
	padding: 10px 20px 0 20px;
	height: 40px;
	text-align: center;
	background: #000000;
}

#footer a:link{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

#footer a:visited{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

/* +++++++++++++++++++++++++++++++++++++++ */


.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

.entry a:link{
	text-decoration: underline;
	color: #0000FF;
}

.entry a:visited{
	text-decoration: underline;
	color: #0000CC;
}

.entry a:hover{
	text-decoration: underline;
	color: #000000;
}


p{
	padding:10px 0 0 0;
}

.postmetadata{
	width:  569px;
	border-bottom:1px dotted #CCCCCC;
	padding: 30px 0 30px 0;
}

.postmetadata a:link{
	text-decoration: none;
	color: #0000FF;
}
	
.postmetadata a:visited{
	text-decoration: none;
	color: #0000FF;
}

.postmetadata a:hover{
	text-decoration: none;
	color: #000000;
}
	
.dateauthor{
	font-size: 10px;
	color: #999999;
}

.ipost_tag{
	width: 419px;
	float: left;
}
	
.ipost_comment{
	width: 150px;
	text-align: right;
	float: right;
}

.navigation{
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.navigation a:link, .navigation a:visited{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: none;
	font-weight: normal;
}

.navigation a:hover{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#nav_left {
 	width: 300px;
 	float: left;
  }
  
 #nav_right {
 	width: 269px;
 	text-align: right;
	float: right;
 }

ul{
	margin: 10px 10px 10px 20px;
	padding:0;
}

li{
	padding: 0;
	margin:0;
}


#sidebar a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFCC66;
	text-decoration: none;
}

#sidebar a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 7px 0 7px 15px;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #000000;
	margin: 0 0 7px 0;
	background: url(images/navBG5.png);
	list-style-type: none;
}

#sidebar ul ul li{
	list-style-type: square;
	color: #A5A5A5;
	line-height: 24px;
	list-style-position:inside;
	padding: 0 3px 0 15px;
}


.title_link a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.title_link a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.title_link a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.smallfont{
	font-size: 10px;
	color: #CCCCCC;
	padding: 0;
	margin: 0;
}

/* Blockqoute and Image */

blockquote {
	margin : 15px 0 0 10px;
	padding-left : 20px;
	padding-bottom:10px;
	padding-right: 5px;
	border-left : 5px solid #CCCCCC;
	background: #FBF1F1;

}

blockquote cite {
	margin : 3px 0 0 0;
	display : block;
}

img {
	border : 0;
	padding: 4px;
}

a img {
	border : 0;
	padding: 4px;
}

p img {
	border: 0;	
	padding : 4px;
	max-width : 100%;
}

img.right {
	padding : 4px;
	margin : 0 0 2px 7px;
	display : inline;
}

img.left {
	padding : 4px;
	margin : 0 7px 2px 0;
	display : inline;
}

.right {
	float : right;
}

.left {
	float : left;
}

img.centered {
	display : block;
	margin-left : auto;
	margin-right : auto;
}

.caption {
	margin : 5px;
	padding : 5px;
	border : 1px solid #e5e5ff;
	background : #e5f2ff;
	font-size : 90%;
	color : black;
}


/* ###### calendar  ###### */
table#wp-calendar{
	width: 100%;
}

table#wp-calendar a:link{
	text-decoration:underline;
}
/* ###### End calendar  ###### */


/* ##### Pagination ##### */

.pagination{
	padding: 12px 2px 2px 2px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pagination a:link, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none; 
	color: #2e6ab1;
	font-weight: normal;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #E9F8E5;
	font-weight: normal;
	text-decoration: none;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}

/* ##### End Pagination ##### */

/* Comment Template*/
	
.comments-template{
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
}

.comments-template a:link{
	color: #0000FF;
	text-decoration: none;
}

.comments-template a:visited{
	color:#000099;
	text-decoration: none;
}

.comments-template a:hover{
	color:#000000;
	text-decoration: none;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 10px 0;
	line-height: 18px;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	color: #A00000;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}

	
	
	/*  End Comment Template*/
	
.header_nav {
	float: left;
	height: 30px;
	width: 629px;
	background:#000000;
}

.header_nav ul {
	text-align: left;
	margin: 0 2px 0 0;
	padding: 0px;
	float: left;
	list-style-type: none;
	background: #000000;

}
.header_nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 87px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 2px 0 0;
	background: url(images/navBG5.png);
}
.header_nav li a:link, .header_nav li a:visited {
	display: block;
	color: #FFFFFF;
	vertical-align:top;
	width: 87px;
	text-decoration: none;
	background: url(images/navBG2.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header_nav li a:hover, .header_nav li a:active {
	display: block;
	color: #CCCCCC;
	background: #333333;
	width: 87px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
