/* 
	Theme Name: Pink Fever
	Theme Author: Elton & Grab A Theme
	Theme URL: http://grabatheme.com/grab/pinkfever
	Description: Soft pink template adapted for WordPress by <a href="http://grabatheme.com">Grab A Theme</a>
*/

body {
margin:100px;
background:url(images/logo) no-repeat center top;
font-family:verdana;
font-size:12px;
color:#ff3399;
}
#nav
{
font-size:85%;
color:#ff3366;
margin:0px 10px -12px 0;
border:0px;
float:right;
}
#nav a {
text-decoration:none
}
#nav a:hover {
letter-spacing:0.1em;
color:#000000;
}
#title {
color: #C0C0C0;
font-size: 10pt;
}

a {
	color:#B638B2;
text-decoration:none
}

a:hover {
	text-decoration:none;
	color: black;
}
#window {
width:710px;
margin:0px auto 0px auto;
}

#panel {
width:220px;
float:right;
}
#panel ul {list-style-type:none;
margin:0;
padding:0}

#panel h2 {
	font-family:trebuchet ms;
	text-transform: uppercase;
	text-align:left;
	font-size:80%;
	color:black;
	border-bottom:1px dotted black;
}
#panel p {
text-align:justify;
font-size:90%;
line-height:20px;
}
#panel a {
line-height:25px;
}
#panel a:hover { 
text-decoration:none;
color:#000000;
}

#content {float:left;
width:450px;
border-right:2px solid white;
padding:15px;
} 

#content h3 {
	font-family:Trebuchet MS, Arial, Verdana;
	text-align:left;
	font-size:150%;
	color:#ff3366;
	
}

.date {float:left;
width:30px;
text-align:center;
background:#FFF5FD;
border:1px solid #DA55C8;
margin-right:10px}

.postdate {font-size:10px}

#content p {
	color:black;
	line-height:20px;
	text-align:justify;
}

.storycontent a {text-decoration:underline}

.storycontent a:hover {text-decoration:none}

#content li{
text-indent:2em;
line-height:1.5em;
list-style-image:url(images/li.jpg);
}

.meta, .commentmeta  {clear:both;
width:100%;
font-style:italic;
font-size:80%;
text-align:right;
color:#999;
border-top:1px solid #999;
}


#footer
{clear:both;
margin:20px auto 0 auto;
width:400px;
border-top:2px solid #ff99cc;
font-size:75%;
text-align:center;

}

#footer a {
color:#ff3366;
}

#footer a:hover{
letter-spacing:0.3em;
color:#000000;
}

blockquote, input, textarea, select {background:#FFF5FD;
border:1px solid #ff99cc;
padding:0 5px;
color:#999}

a img {border:0}

#content img {max-width:445px}

#content, #panel {overflow:hidden}

.alignleft {text-align:left;
margin:5px}

.alignright {text-align:right;
margin:5px}

.aligncenter {text-align:center;
margin:5px auto;}
