/*  
Theme Name: Version 007
Theme URI: http://www.enchongdeeworld.com/
Description: Designed by: <a href="http://www.enchongdeeworld.com">Lord</a> 
Author: Lord
Author URI: http://www.enchongdeeworld.com/
*/

/* BASICS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-attachment: static;
	background-position: top center;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #101010;
	}
	
TD, TR {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #101010;
}
	

/* LINKS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
A:link{
	color:#101010;
	text-decoration:none; 
	font-weight:bold;}

A:visited{
	color:#101010;
	text-decoration:none; 
	font-weight:bold;}

A:active{
	color:#101010;
	font-weight:bold;}

A:hover{
	color:#26b875;
	font-weight:bold;
	text-decoration:underline;}

	
/* SIDEBAR ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.sidebar A:link{
	color:#101010;
	text-decoration:none; 
	font-weight:bold;}

.sidebar A:visited{
	color:#101010;
	text-decoration:none; 
	font-weight:bold;}

.sidebar A:active{
	color:#101010;
	text-decoration:none; }

.sidebar A:hover{
	color:#101010;
	text-decoration:underline;}

.side-content b, strong {
	color: #101010;
}

.side-title {
	font-family: Georgia, Verdana;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	border-bottom: 1px dashed;
	color:#101010;
	text-align:justify;
	padding-top: 15px;
	margin: 0 50px 15px 40px;

	text-shadow: #FFF 1px 1px;
}

.side-content {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	letter-spacing:0px; 
	line-height:9pt; 
	color:#101010;
	text-align: justify;
	margin: 0 53px 0 43px;}
	
	
/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.footer {
	color: #101010;
	text-align:center;
	/*padding:15px;*/
}

.footer strong, b {
color: #101010;
}

.footer a {
	color: #101010;
	text-decoration: none;}

.footer a:hover {
	color: #26b875;
	text-decoration: underline;}

/* WORDPRESS CSS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.news-title {
	color:#101010;
	font-size: 16px;
	font-family: "Georgia", Verdana;
	font-style:italic;
	font-weight: bold;

	text-shadow: #A0A0A0 1px 1px;
}

.news-title a, .news-title a:link{
	color: #101010;
	text-decoration: none;
	font-weight: bold;}

.news-title a:visited {
	color: #101010;
	text-decoration: none;}

.news-title a:active {
	color: #101010;
	text-decoration: none;}

.news-title a:hover {
	color:#26b875;
	border-bottom: 2px #F0F0F0 solid;
	text-decoration:none;}

.news-box-post {
	color:#101010;
	padding: 0px 20px 0px 40px;
}

.news-box-post b, strong {
	color: #101010;
	font-weight: bold;}
	
.news-misc {
	color: #101010;
	padding: 0px 40px;}
	
.news-misc a {
	font-style:italic;
	font-weight: bold;
	color: #101010;
	text-decoration: none;}

.news-misc a:link, .news-misc a:visited {
	font-weight: bold;
	color: #101010;
	text-decoration: none;}

.news-misc a:hover {
	font-weight: bold;
	color: #26b875;}

h1{
	font-family: Georgia, Verdana;
}

h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color: #101010; 
	text-transform: uppercase;
	text-align: justify;
}

h3 {
	color:#101010;
	font-size: 14px;
	font-family: "Georgia", Verdana;
	font-style:italic;
	font-weight: bold;
	text-align: justify;

	text-shadow: #A0A0A0 1px 1px;
}

/*++++++++++++++++++++++++++ EXTRAS +++++++++++++++++++++++++++++++++*/

/* The Icons */
.icons{
	border:0px;
	padding-right:30px;}

a img {
	border-width:1px;
	border-color: #101010;
	padding:2px;

	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}

a:hover img {
	border-color: #26b875;}

.thumbnorm {
	border-width:1px;
	border-color: #101010;
	padding:2px;

	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}

img {
	/*background:#ccc;
	padding:1px;
	border:5px solid #eee;*/
}

input, select,  textarea, button {
	/*width:240px;*/
	margin:0px;
	/*padding:5px;*/
	background-color: #d9cdcf;
	color:#121212;
	border:1px solid #635151;
	font-size:10px;
	font-family: "Trebuchet MS", Arial, Verdana;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
	background:#e6e6e6;
	color:#121212;
	border:1px solid #101010;
}

.alt, .alt2, #comments, #commentform, #respond {
	margin: 20px 20px 20px 20px;

	/*background: #797da0;*/
	color: #101010;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

blockquote {
	/*margin: 15px 30px 10px 10px;
	padding-left: 20px;
	min-height: 100px;
	border-left: 5px solid #990e0e;*/

	color:#101010;
	margin:20px;
	padding:10px;

	background:url(images/quote.jpg) #F2F2F2;
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #2d2d2d;

	text-align:justify;

	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	width: 425px;
	min-height:120px;
	}
code {
	font: 1.0em "Courier New", Courier, Arial, sans-serif;
	}

.menu {
	color:#101010;
	font-size: 14px;
	font-family: "Georgia", Verdana;
	font-style:italic;
	font-weight: bold;

	text-shadow: #A0A0A0 1px 1px;
}

.menu a:link{
	color:#101010;
	font-style:italic;
	font-weight: bold;
	text-decoration:none;
}

.menu a:visited{
	color:#101010;
	font-style:italic;
	font-weight: bold;
	text-decoration:none;
}

.menu a:active{
	color:#101010;
	font-style:italic;
	font-weight: bold;
	text-decoration:none;
}

.menu a:hover{
	color:#26b875;
	border-bottom: 2px #F0F0F0 solid;
	font-style:italic;
	font-weight: bold;
	text-decoration:none;
}

/*****************/

.commentlist .quote {
	/*background:url(images/bg_quote.gif) no-repeat top right;*/
	}

.commentlist li {
	padding: 5px 18px 22px 18px;
	margin-top:15px;
	background:#DCDCDC url(images/comments.png) bottom no-repeat;
	width:500px;
	color:#101010;
	text-align:justify;
	}

.commentlist cite {
	display:block;
	font-style:normal
	}

.commentlist cite a:link, .commentlist cite a:visited, .commentlist cite a:active {
	color:#101010;
	text-decoration:none;
	}

.commentlist cite a:hover{
	color:#26b875;
	text-decoration:underline;
	}
