/*  
Theme Name: hotPINK
Theme URI: http://skip-a-beat.info
Description: a cute, fresh (pink and grey) theme for skip-a-beat
Version: 1.0
Author: fay
Author URI: http://skip-a-beat.info

*/

body {
background: #Ffffff;
background-image: url(/news/wp-content/themes/hotPINK//images/skipbg.jpg);
background-repeat: repeat-x;
color: #000;
font-family:century gothic;
font-size: 13px;
text-align: center;
}
#container {
width: 600px;
margin: -8px auto;
}
#header {
background: #F4F1F1;
width: 100%;
padding-top: 0px;
}

#designs {
background: #fff;
width: 100%;
padding-top: 0px;
}
#content {
background: #eee;
float:right;
width: 390px;
text-align: left;
padding: 5px;
}
#sidebar, .sidebar {
background: #eee;
float: left;
width: 190px;
text-align: left;
}

b, strong {color:#000;}
s {color:#000;}
em {color:#cc2244;}
u {color:#cc2244;}

A:link { text-decoration: none; color:#cc2244;}
A:active {text-decoration: none; color:#cc2244;}
A:visited {text-decoration: none; color:#cc2244;}
A:hover { text-decoration: none; color: #000000;}

.maintitle, h1{
background-color:#cc2244;
font-size: 15pt; 
padding:10px;
font-family:georgia;
color: #333333; 
text-align: center;
margin-bottom: -2px;
font-variant: small-caps  
}

h1 A:link { text-decoration: none; color:#333333;}
h1 A:active {text-decoration: none; color:#fff;}
h1 A:visited {text-decoration: none; color:#fff;}
h1 A:hover { text-decoration: none; color: #fff;}

h2, .small {
background-color:#664455;
margin-top:-2px;
FONT: 11px georgia; 
line-height: 16px;
COLOR: #fff; 
}
hr {color:#111;}

blockquote {
border-left: 5px solid #cc2244;
padding-left: 5px;
}
ul {margin:0px;padding:0px;} 
li {margin:0px;padding:7px;color:#111;border-bottom:1px dashed #111;} 
input, textarea, selec, checkbox, #comment { 
        border: 1px solid #B1C3FA; 
	color: #000000;
	background: #ffffff;
	font-size: 10pt;
	font-family: tahoma;}
#sidebar img, #content img {
filter: alpha(opacity=50); opacity: .5;
border: 0px solid #333;
padding: 3px;
margin: 0px;
} 
#sidebar img:hover, #content img:hover {
filter: alpha(opacity=90); opacity: .9;
border: 0px solid #cc2244;
padding: 3px;
margin: 0px;
}
