/*
Theme Name: SoEulmates
Theme URI: http://rawrbie.com
Description: Cho Ga Eul and So Yi Jung of BOF
Version: 1
Author: Senyth
Author URI: http://rawrbie.com
*/

* {
	padding: 0;
	margin: 0;
}	
body {
	font-family: "Trebuchet MS", Georgia;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(images/bg_color.jpg);
	background-repeat: repeat;
}

#container {
	width: 750px;
	padding: 0;
	margin: auto;
}


#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 375px;
	margin: auto;
	float: left;
}

/* WELCOME NOTE */
.welcome {
	height: 51px;
	width: 356px;
	margin-top: 115px;
	margin-left: 44px;
}

.welcome h1 {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	color: #003366;
}

.welcome h1:first-letter {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	color: #CC6633;
}
/* WELCOME NOTE ENDS */

/* CONTENT */
#content {
	width: 750px;
	margin: auto;
	text-align: justify;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	float: left;
	margin-top: 200px;
}

#left {
	width: 430px;
	float: left;
	margin-top: -120px;
	margin-left: 35px;
}

#left ol {
	margin: 15px;
	list-style-type: none; 
	list-style-image: none; 
	list-style: none; 
}

a {
	text-decoration: none;
	font-style: italic;
	color: #CC6633;
	font-size: 12px;
}

a:hover {
	color: #1787AA;
	border-bottom: 1px dotted #CC6633;
}

b {
	text-transform: uppercase;
	color: #1787AA;
}

i {
	color: #FF6699;
}

u {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #CC6666;
}

blockquote {
	background: #cccccc;
	border-left: 8px solid #1787AA;
	text-align: justify;
	padding: 5px;
	color: #BC2B68;
	margin: 20px;
}

code {
	font-family: "Courier New";
	font-size: 14px;
	border-bottom: 1px dotted #cccccc;
}

/* CONTENT ENDS */

/* NAVIGATION */
#navi {
	width: 142px;
	float: right;
	margin-top: -120px;
	margin-right: 110px;
	
}

#navi ul {
	list-style-type: none; 
	list-style-image: none; 
	list-style: none; 
	margin-bottom: 20px;
}

#navi li {
margin-bottom: 1px;
}

#navi li a {
	width: 142px;
	background: #3F4044;
	color: #CC6666;
	display: block;	
	border-left: 5px solid #E86E81;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	
}

#navi li a:hover {
	background: #BCB5B6;
	border-left: 5px solid #1787AA;
	color: #CC3366;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 11px;
	border-bottom: none;
}

#navi p {
	color: #000000;
}

/*NAVIGATION ENDS */

 h1 {
	background-image: url(images/h1.png);
	background-repeat: no-repeat;
	font-size: 18px;
	font-style: italic;
	font-family: Georgia;
	color: #CC6666;
	text-transform: lowercase;
	padding-left: 23px;
}

h1:first-letter {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	color: #FF6699;
}



#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin: auto;
	clear: both;
	height: 66px;
	width: auto;
}

#footer p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: justify;
	padding-top: 30px;
	padding-left: 40px;
}

#footer a:hover {
	color: #FF6699;
}

.commenter-name { 
	color : #CC6666; 
	font-family: "Trebuchet MS";
	text-align: left;
	font-size: 14px;
} 

.comments { 
	width: 400px; 
	text-align: left;
	color: #cccccc;  
	font-size: 11px;
	padding-left: 6px;
	padding-right: 10px;
	font-family: "Trebuchet MS";
	margin-top: 10px;
	border-right: 7px solid #1787AA;
}

h5 {
	font-size: 14px;
	font-family: "Trebuchet MS";
	background-repeat: no-repeat;
	color: #999999;
	padding-left: 10px;
	text-align: left;
}

h6 {
	font-size: 14px;
	font-family: Georgia;
	text-transform: uppercase;
	background-repeat: no-repeat;
	color: #999999;
	padding-left: 10px;
}

textarea, input, select, button, submit { 
	background-color: #cccccc;
	color : #000000; 
	text-decoration : none; 
	text-align : left; 
	border: 1px solid #999999;
	font-family: "Trebuchet MS";
	font-size: 12px;
} 

.gravatar {
	float: left; 
	margin-right: 3px; 
	border: 5px solid #FF6699; 
	margin-top: 5px;
}

.img {
	padding-bottom: 2px;
}

.dateem{
	text-align: right;
}

p.tag{
	background: #cccccc;
	border: 2px solid #999999;
	padding: 5px;
	color: #000000;
	margin-top: 20px;
}
