/*
Theme Name: Boombooms Spirit Realm Theme
Theme URI: http://spirit.shubhomeet.in/
Description: The Theme for Boombooms Spirit Realm Website.
Version: 1.0
Author: Shubhojyoti Bhattacharya
Author URI: http://shubhomeet.net


	Spirit Realm v1.0
	 http://spirit.shubhomeet.in/

*/

/* Begin Typography & Colors */
* {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

img {
	border: 0;	
}

a:link,a:visited,a:hover,a:active {
	text-decoration: none;
	color: #ff99ff;	
}
a:hover {
	color: #ffffff;	
}
body {
	background: url(setimages/background1.jpg) #000099;	
}

#pageHolder {
	width: 90%;
	margin: 20px auto;
}


#everyThingHolder {
	width: 100%;
	float: left;
}

#leftContentHolder {
	width: 79%;
	background: url(setimages/silver.gif);
	border: 1px solid #000000;
	float: left;
}

#rightContentHolder {
	width: 20%;
	background: url(setimages/silver.gif);
	border: 1px solid #000000;
	float: right;
}

.contentHolderMiddle {
	background: url(setimages/background2.jpg) #000099;
	border: 1px solid #000000;
	margin: 3px;
}

.contentHolderMiddleFinal {
	background: url(setimages/silver.gif);
	border: 1px solid #000000;
	margin: 5px;
}

.contentMain {
	background: url(setimages/background2.jpg);
	border: 1px solid #000000;
	margin: 3px;
}

.contentMain p {
	padding: 0 10px 10px 10px;
}

#leftContentHolder .contentHolderMiddle .contentHolderMiddleFinal .contentMain .postheading a {
	border-bottom: 2px dotted #ffffff;
	display: block;
	margin: 0 10px;
	padding: 1px;
	text-align: left;
	font-size: 20px;
	color: #FFFF99;
}
#leftContentHolder .contentHolderMiddle .contentHolderMiddleFinal .contentMain .date {
	display: block;
	margin: 0 10px 10px 10px;
	padding: 1px;
	text-align: right;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

#rightContentHolder .contentHolderMiddle .contentHolderMiddleFinal .contentMain p {
	padding: 0 10px 0 10px;
}

#rightContentHolder .contentHolderMiddle .contentHolderMiddleFinal .contentMain a:link, #rightContentHolder .contentHolderMiddle .contentHolderMiddleFinal .contentMain a:visited, #rightContentHolder .contentHolderMiddle .contentHolderMiddleFinal .contentMain a:active {
	text-decoration: none;
	font-size: 14px;
	color: #ff99ff;
}
#rightContentHolder .contentHolderMiddle .contentHolderMiddleFinal .contentMain a:hover {
	color: #ffffff;
}

.lineheight { margin-bottom: 10px; }
.lineheighttop { margin-top: 10px; }
.lineheighttophomebut { margin-top: 50px; }
.clear { clear: both }
h1 { width: 511px; height: 434px; text-indent: -9999em; background: url(setimages/header_smaller.jpg);}
h2.leftupdates { width: 400px; height: 60px; text-indent: -9999em; background: url(setimages/updateshead.jpg);}
h2.leftapproved { width: 400px; height: 60px; text-indent: -9999em; background: url(setimages/approvedcompshead.jpg);}
h2.leftve { width: 400px; height: 60px; text-indent: -9999em; background: url(setimages/vehead.jpg);}
h2.leftveboards { width: 400px; height: 60px; text-indent: -9999em; background: url(setimages/veboardshead.jpg);}
h2.leftosvpve { width: 468px; height: 60px; text-indent: -9999em; background: url(setimages/osvphead.jpg);}
h2.leftosvpnve { width: 468px; height: 60px; text-indent: -9999em; background: url(setimages/nveosvphead.jpg);}
h2.leftosvptops { width: 468px; height: 60px; text-indent: -9999em; background: url(setimages/topsitevehead.jpg);}
h2.right { width: 188px; height: 143px; text-indent: -9999em; background: url(setimages/indexbut.jpg);}
h3.pages { width: 150px; height: 50px; text-indent: -9999em; background: url(setimages/pages-leftheading.jpg);}
h3.spiritpages { width: 150px; height: 50px; text-indent: -9999em; background: url(setimages/spiritpages-leftheading.jpg);}
h3.archives { width: 150px; height: 50px; text-indent: -9999em; background: url(setimages/archivess-leftheading.jpg);}
h3.sites { width: 150px; height: 50px; text-indent: -9999em; background: url(setimages/mysites-leftheading.jpg);}
h3.competitions { width: 150px; height: 50px; text-indent: -9999em; background: url(setimages/competitions-leftheading.jpg);}
a.homepagelink { width: 188px; height: 143px; text-indent: -9999em; background: url(setimages/homebut.jpg); display: block;}
a.guestbooklink { width: 365px; height: 276px; text-indent: -9999em; background: url(setimages/guestbookbut.jpg); display: block;}
li { list-style: none; }
.heading { font-size: 16px; color: #ffffff; font-weight: bold;}
.smallfont { font-size: 12px;}

table.osvp tr th {
	background: #263f62;
}
table.osvp tr td {
	background: #9bbbe7;
	color: #000000;
}
table.osvp tr td a:link, table tr td a:visited, table tr td a:hover, table tr td a:active {
	color: #800000;
	text-decoration: none;
	text-transform: uppercase;
}
table.osvp tr td a:hover {
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
}
table.osvp tr.even td {
	background: #ffffff;
	color: #000000;
}
table.osvp tr.even td span {
	color: #000000;
}
table.osvp tr.even td a:link, table tr.even td a:visited, table tr.even td a:hover, table tr.even td a:active {
	color: #800000;
	text-decoration: none;
	text-transform: uppercase;
}
table.osvp tr.even td a:hover {
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
}
