/*  
Theme Name: Pink Cutey
Theme URI: http://www.themesbase.com
Description: Pink Cutey is a cute and pretty 3 column design for bloggers who blog about the lighter things in life.<br /><a href="http://www.themesbase.com/?category=wordpress" target="_blank">Download More <strong style="color:#d00;">Free</strong> Wordpress themes</a>
Version: 1.0
Author: Nikola Alexandrov
Author URI: http://www.themesbase.com
*/

body {
	background:#8A757E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 0 0;
	}

a {
	color:#DB1F93;	
	}

a:hover {
	color:#999;	
	}

#container {
	width:880px;
	margin:0 auto;
	}

#background {
	width:880px;
	float:left;
	background:url(images/back.png) repeat-y top left;
	}

/* --- SIDEBAR ONE --- */

#leftone {
	width:180px;
	float:left;
	display:inline;
	text-align:left;
	padding:15px 10px 20px 10px;
	}

#leftone a {
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	}

#leftone a:hover {
	color:#ffe064;
	}

#leftone h2 {
	width:150px;
	height:26px;
	margin:0px 0px 10px 0px;
	padding:6px 0px 0 30px;
	background:url(images/lilflower.png) top left no-repeat;
	border-bottom:2px solid #A6C5DA;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	}

#search {
	margin-top:20px;
	margin-bottom:30px;
	}

#search #s {
	background:#9FC1D7;
	border:1px solid #000;
	margin-bottom:5px;
	width:150px;
	}

.searchsubmit {
	background:#9FC1D7;
	border:1px solid #000;
	color:#000;
	font-size:11px;
	float:left;
	font-weight:bold;	
	}


/* --- SIDEBAR TWO --- */

#lefttwo {
	width:280px;
	float:left;
	display:inline;
	padding:15px 10px 20px 10px;
	background:url(images/header.jpg) top left no-repeat;
	}

#lefttwo h1 {
	margin-top:254px !important;
	margin-top:270px;	
	font-size:30px;
	text-align: center;
	}

#lefttwo h2 {
	width:250px;
	height:38px;
	margin:0px 0px 10px 0px;
	padding:20px 0px 0 30px;
	background:url(images/sidebarh2.png) top left no-repeat;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	}

#lefttwo a {
	color:#FFF;
	text-decoration:none;

	}

#lefttwo a:hover {
	color:#ffe064;
	}

#feed a {
	background:url(images/feed.gif) top left no-repeat;
	padding:5px 0 2px 34px;
	font-weight:bold;
	font-size:12px;
	height:19px;
	}

#feed a:hover {
	background:url(images/feed-over.gif) top left no-repeat;
	padding:5px 0 2px 34px;
	font-weight:bold;
	font-size:12px;
	height:19px;
	color:#f0f;
	}

/* --- SIDEBAR LISTS --- */

#leftone li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

#leftone ul {
	list-style:none;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;	
	}

#leftone ul li {
	list-style:none;
	margin:3px 0px 3px 10px;
	padding:0px 0px 3px 0px;
	}


#lefttwo li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

#lefttwo ul {
	list-style:none;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;	
	}

#lefttwo ul li {
	list-style:none;
	margin:3px 0px 3px 10px;
	padding:0px 0px 3px 0px;
	}

#lefttwo ul li a {
	font-size:14px;
	}

/* --- MAIN SECTION --- */

#main {
	width:360px;
	float:right;
	display:inline;	
	padding:15px 10px 20px 10px;
	}

#curvetop {
	width:360px;
	height:10px;
	background:url(images/curvetop.png) bottom left no-repeat;;
	float:left;	
	}

#curvebottom {
	clear:both;
	float:left;
	width:360px;
	height:10px;
	background:url(images/curvebottom.png) no-repeat;;
	margin-bottom:20px;
	}

.posttitle a {
	color:#C2326F;
	font-size:18px;
	text-decoration:none;
	margin-bottom:3px;
	font-weight:bold;
	}

.posttitle a:hover {
	color:#7facca;
	}
	
.meta {
	font-size:14px;
	}

.meta a {
	color:#FFF;
	text-decoration:none;
	}

.date {
	color:#FFF;
	float:left;
	font-size:18px;
	text-transform:uppercase;
	display:inline;	
	padding-left:10px;
	}

.entry {
	color:#FFF;
	padding:0 10px 0 10px;
	width:340px;
	float:left;
	background:#C8A7BC;
	}

.comment {
	font-size:14px;
	float:right;
	margin:10px 0 10px 0;
	width:134px;
	height:32px;
	background:url(images/comment.png) top left no-repeat;
	padding-top:20px;
	padding-left:30px;
	}

.comment a {
	color:#FFF;
	text-decoration:none;
	}

.comment a:hover {
	color:#999;
	}

/* --- COMMENT --- */

.hcomment {
	color:#999;	
	font-size:14px;
	}

/* --- NAVIGATION --- */

.navigation	{
	height:30px;
	padding:10px 0 10px;
	clear:both;
	float:left;
	font-size:14px;
	}

.alignleft {
	float:left;
	display:inline;
	}

.alignright {
	float:right;
	display:inline;
	}
/* --- vbert --- */
.gallery {
	margin: 15px auto 5px auto;
	padding: 0;
}
.gallery .thumbs {
	float: left;
	width: 123px;
	height: 170px;
	margin: 0 0 10px 10px;
	background-color: #fff;
	padding: 10px 10px 2px 10px;
	border-top: 1px solid #999;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	font-size: 11px !important;
	line-height: 1.2em;
}
.gallery .thumbs img {
	width: 120px;
	height: 120px;
	border-top: 2px solid #757575;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #757575;
}
.gallery .thumbs p {
	margin: 4px auto 2px auto;
	color: #555;
	text-align: center;
}
br.clear-both, br.clear-left, 
div.clear-both, div.clear-left { font: 1px/1px monospace; display: block; min-height: 1px; max-height: 1px; }
.clear-both, .both { clear: both; }
.clear-left { clear: left; }
