/*  
Theme Name: VVPrincess Theme
Theme URI: http://www.vvprincess.com/
Description: Theme for vvprincess.
Version: 1.0
Author: charlee
Author URI: http://www.idv2.com/

*/


body,
#sidebar * {
	margin: 0;
	padding: 0;
}

/* Begin Typography & Colors */
body {
	background: url(img/bg.gif) no-repeat;
	font-size: 85%;
	font-family: "lucida sans unicode",georgia;
}

a {
	color: #a10048;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

#header {
	background: url(img/title.gif) no-repeat;
	margin: 32px 0px 20px 20px;
	text-indent: -5000px;
	width: 362px;
	height: 80px;
}

/**
 * Main contents
 */
#content {
	position: absolute;
	left: 280px;
	top: 132px;
	width: 700px;
}

.post {
	padding-bottom: 20px;
}

.post h2 {
	font-size: 1.4em;
	letter-spacing: 0.1em;
}

.post .entrydate {
	font-size: 0.85em;
}

.post .entrymeta {
	font-size: 0.85em;
}

/**
 * Sidebar
 */

#sidebar {
	width: 266px;
	background: url(img/sidebar-bg.gif) repeat-y;
}

#sidebar-main {
	color: #FFF;
	font-size: 0.9em;
	margin-right: 20px;
	padding: 40px 10px 200px 20px;
	background: url(img/girl.gif) bottom right no-repeat;
}

#sidebar-main h2 {
	margin: 20px 0px 8px 0px;
	font-size: 1.2em;
}

#sidebar-main li {
	list-style-type:none;
	margin-left: 10px;
}

#sidebar-main a {
	color: #ff80b8;
}

#sidebar-main a:hover {
	text-decoration: underline;
}

#sidebar-foot {
	width: 266px;
	height: 12px;
	background: url(img/sidebar-foot.gif) no-repeat;
	font-size: 0px;
}

#sidebar-head {
	width: 266px;
	height: 6px;
	background: url(img/sidebar-head.gif) no-repeat;
	font-size: 0px;
}


/**
 * Comments.
 */
#commentstitle {
	font-weight: bold;
	font-size: 0.85em;
}

.commenttitle {
	font-weight: bold;
	font-size: 0.85em;
}

.commentlist {
	font-size: 0.85em;
}

/**
 * Navigation
 */
.pagenavi {
	font-weight: bold;
	font-size: 0.85em;
}


/**
 * Footer.
 */
#footer {
	width: 266px;
	padding: 0px 10px;
	font-size: 0.85em;
}
