/*
Theme Name: Black
Theme URI: http://srinig.com/wordpress/themes/f2/
Description: Customized version of the F2 theme.
Version: 1.0.4
Author: Srini G
Author URI: http://srinig.com/wordpress
Template: f2
*/

@import url("../f2/style.css");


#header {
background-color:#000000;
background-image:url(http://prom-night.com/img/pnbanrblk2.jpg);
background-repeat:no-repeat;
height:140px;
}





body {
	margin:0;
	padding:20px;
	background:#000;
	color:#000;
	font-size: 70.5%; /* Resets 1em to 10px */
	font-family: 'Times New Roman';
	text-align:left;
}

body {
color:#000000;
font-family:'Times New Roman';
font-size:70.5%;
text-align:left;
}

Inherited fromdiv
element.style {
text-align:left;
}
Inherited fromdiv.postentry
.postentry {
font-size:1.4em;
line-height:1.4em;
}
style.css (line 305)
Inherited frombody.page
body {
color:#000000;
font-family:'Times New Roman';
font-size:70.5%;
text-align:left;
}




div.archive-desc {
background-color:#000000;
border:1px solid #CCCCCC;
font-size:1.4em;
margin:0 0 10px;
padding:5px 10px;
}






h7 {
      color:#D407F9;
}

h7 {font-size:1.2em;}


#content{
	float:left;
	width:92%;
	margin-right:-100%;
	padding:20px 4%;
	overflow:hidden;
	background:#000;
         font-color: #EBE3E3;

}








#hmenu ul li a {
	display:block;
	background:#168EEA;
	color:#800080;
	padding:4px 20px;
	margin:0 1px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
}
#wrapper{
  float:left;
  width:100%;
  border-left:240px solid #000; /* Sidebar left background color */
  border-right:240px solid #000; /* Siderab right background color */
  margin-left:-240px;
  margin-right:-240px;
  background-color:#000;
  display:inline;
}

#hmenu ul li a:hover, #hmenu ul li.hmenu_rss a:hover {
background-color:#800080;
color:#FFFFFF;
}
#hmenu ul li.hmenu_rss a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#676767  url(images/feed.png) no-repeat scroll 95% 50%;
padding:4px 30px 4px 20px;
}

#sidebar_right {
font-size:1em;
margin-right:-240px;
width:200px;
}


.sidebar ul {
font-size:1.3em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.sidebar {
color:#EBE3E3;
}

*blue backgrd*

#header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000 none repeat scroll 0 0;
border:4px solid #C00000; 
height:90px;
margin:0;
}
#header {
	margin:0;
	height:90px;
	border:4px solid #921123; 
	background:#000;
}

body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#0007 none repeat scroll 0 0;   
color:#EBE3E3;
font-family:'Times New Roman';
font-size:70.5%;
margin:0;
padding:20px;
text-align:left;
}


.commentlist li.even {
background-color:#000000;
}




.postmetadata {
background-color:#000; 
clear:both;
color:#EBE3E3;
font-size:1.3em;
margin:0em 0;
text-align:left;
border-left:1px solid #981118;
float:center;
padding:0 0 0 17px;
text-align:left;
width:100%;
border-right:1px solid #981118;
float:center;
padding:0 0 0 17px;
text-align:left;
width:100%;
}


.postmetadata {
background-color:#000; 
clear:both;
color:#EBE3E3;
font-size:1.3em;
margin:0em 0;
text-align:left;
border-left:1px solid #981118;
float:center;
padding:0 0 0 17px;
text-align:left;
width:100%;
border-right:1px solid #981118;
float:center;
padding:0 0 0 17px;
text-align:left;
width:100%;
}



.postmetadata {
color:#F9F7F7;
font-size:1.3em;
text-align:left;
}







#wrapper {
background-color:#000;    
border-left:240px solid #000;    
border-right:240px solid #000;     
display:inline;
float:left;
margin-left:-240px;
margin-right:-240px;
width:100%;
}

a {
color:#168EEA;
text-decoration:none;
}



a:hover {
	text-decoration:underline; 
}

h1, h2, h3, h4, h5, h6 {
	color:#D407F9;
	font-family:'Times New Roman', Times, serif;
	text-align:center;
}

#wp-calendar caption, #wp-calendar thead th {
color:#168EEA;
font-weight:bold;
text-transform:uppercase;
}





#wp-calendar td#today {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#800080 none repeat scroll 0 0;
}


#wp-calendar tbody td {
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
border:1px solid #CCCCCC;
}


.newsletterTextInput{ width:120px; } 
 
.newsletterContainer{ width:100%; } 
 
.success { 
        background: #d407f9; 
        border: 2px solid #2580B2; 
} 
 
.error { 
        background: #d407f9; 
        border: 2px solid #c69; 
} 
 
.error, .success { 
        margin: 3px 0px; 
        padding: 2px; 
}





