/* 
 Theme Name: Blossoms
 URI: http://www.condensation.com
 Description: Theme for Conden. Change descriptions as you would like.
 Version: 2.0
 Author: Viitoria L.
 Author URI: http://www.darkfaerytale.com/
 */

body { 
	background: #7D7E7E url("images/bgtop.jpg") repeat-x; 
	margin: 0;
	padding: 0;
	font-family: "trebuchet ms",verdana,tahoma,sans-serif; 
	font-size: 11px; 
	color: #666; 
	text-align: center;
	} 

table, body, td, tr { 
	font-family: "trebuchet ms",verdana,tahoma,sans-serif; 
	font-size: 11px; 
	text-align: left;
	color: #999; 
	} 

a, a:link, a:visited {
	color: #FD4681; 
	font-weight: normal; 
	text-decoration: underline; 
	} 

a:hover, a:active {
	color: #DD6A8F;  
	} 

i, b, u, strong, em { 
	color: #FE9EBD; 
	} 

.return, .return a, .return a:link, .return a:visited {
	text-align: right;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}

.return a:hover {
	color: #111;
	}

input {
	background: transparent; 
	border-top: 0;
	border-right: 0;
	border-left: 0;
	color: #EE6691; 
	border-bottom: #FD437F 1px dotted;
	font-size: 11px;
	font-family: verdana,sans-serif;
	}

.label {
	text-align: right;
	padding-right: 6px;
	}

/* Placers */

#holder {
	background: transparent url("images/conbg.jpg") repeat-y;
	width: 773px;
	margin: 0 auto;
	text-align: left;
	}

#header {
	background: #000 url("images/header.jpg") no-repeat;
	float: left;
	width: 733px;
	height: 20px;
	text-align: right;
	padding: 5px 20px;
	}

#header a, #header a:visited, #header a:link {
	color: #fff;
	font-weight: bold;
	font-family: verdana,sans-serif;
	font-size: 12px;
	padding: 0 15px;
	text-decoration: none;
	}

#header a:hover {
	color: #EF9EBC;
	}

#cblossom-1 {
	background: #fff url("images/cblossom-1.jpg") no-repeat;
	float: left;
	width: 315px;
	height: 238px;
	}

#cblossom-2 {
	background: #fff url("images/cblossom-2.jpg") no-repeat;
	float: right;
	width: 458px;
	height: 126px;
	}

#title {
	background: #fff url("images/title.jpg") no-repeat;
	float: right;
	width: 458px;
	height: 112px;
	}

#title img {
	border: 0;
	}

#sihold {
	background: transparent url("images/sidetop.jpg") no-repeat top left;
	float: left;
	width: 279px;
	min-height: 172px;
	}

#cohold {
	background: transparent url("images/contop.jpg") no-repeat top right;
	float: right;
	width: 494px;
	min-height: 172px;
	}

#sidebar {
	float: right;
	width: 230px;
	padding: 70px 10px 0 0;
	}

#cohold2 {
	background: transparent url("images/con-end.jpg") no-repeat bottom right;
	float: right;
	width: 494px;
	}

#content {
	text-align: justify;
	padding-top: 20px;
	float: left;
	width: 450px;
	}

#footer {
	background: transparent url("images/footer.jpg") repeat-y bottom right;
	clear: both;
	min-height: 30px;
	width: 773px;
	font-size: 10px;
	text-align: center;
	padding: 15px 0 10px 0;
	}

#projects ul {
	margin: 0;
	padding: 20px;
	}

.projects {
	padding-bottom: 2px;
	list-style-type: square;
	}

.datetime {
	color: #333px;
	margin: 0 0 10px 0;
	padding: 0;
	}

.entry {
	padding: 0 20px;
	}

/* Headers */

h1, h1 a, h1 a:link, h1 a:visited {
	color: #D44E76;
	font-size: 35px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	margin: 10px 0 0 0;
	font-family: "Times New Roman",serif;
	}

h2, h2 a, h2 a:link, h2 a:visited {
	color: #666;  
	font-size: 15px; 
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	text-decoration: none;
	} 

.head {
	color: #D44E76;
	font-size: 35px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 0;
	margin: 10px 0 0 0;
	font-family: "Times New Roman",serif;
	}

.comnum, .comnum a, .comnum a:link, .comnum a:visited {
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #FC427E;
	padding: 0 7px;
	}

.comnum a {
	border-right: 1px #FC427E solid;
	}

.title02 {
	background: #EAC1D0;
	font-weight: bold;
	color: #fff;
	}

.cover {
	border: #B3B3B3 5px solid;
	margin-right: 5px;
	}

.cover:hover, .cover a:hover {
	border: #D9D9D9 5px solid;
	}

.letterheading, .letterheading a, .letterheading a:link, .letterheading a:visited {
	text-align: right;
	font-size: 9px;
	font-weight: normal;
	color: #CBCBCB;
	}