/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	background: #FFF;
	color: #333;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #3c78a7;
	text-decoration:none
	}

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
	}


#page {
	width:940px;
	margin:65px auto 10px auto;
	padding:10px;
	background:#ececec;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	margin-top:15px;
	padding:0px 10px;
	text-transform:uppercase;
	background:#2c2c2c url(images/navbar.png);
	}

#page-bar {
	width:722px;
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
	}

#page-bar li:hover {
	background: #3c78a7;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 16px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

.title_big, #title_featured{
	margin:0;
	font-size:1.5em;
	letter-spacing:-0.05em;
}

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Arial;
	margin-bottom:3px;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}


h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:350px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:590px;
	float:left;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#headline a img, #featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }

#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}


/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background:#2c2c2c url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}
	


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
/* ======================================================= YUM.SG =========================================================*/
/* ======================================================== GLOBAL ==========================================================*/
.yumwrapper html {
overflow-x:hidden;
}
.yumwrapper html, .yumwrapper body, .yumwrapper form, .yumwrapper h1, .yumwrapper h2, .yumwrapper h3, .yumwrapper  h4, .yumwrapper h5, .yumwrapper h6, .yumwrapper p, .yumwrapper pre, .yumwrapper blockquote, .yumwrapper ul, .yumwrapper ol, .yumwrapper dl {
	margin:0;
	padding:0;
	border:0;
}
/*body {
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#736863; 
	background:url(images/bg.gif) #f2ede2 repeat-x; 
}*/

.yumwrapper{
font-family:arial;
font-size:12px;
color:#736863; 
line-height:18px;
}
body  {
background:url(images/bg.gif) #FFF repeat-x; 
}
.yumwrapper ul, .yumwrapper li, .yumwrapper button, .yumwrapper tr, .yumwrapper td, .yumwrapper span, .yumwrapper input, .yumwrapper textarea, .yumwrapper select {
	behavior: url(data/IEFixes.htc); /* cannot have (../data/IEFixes.htc) */
}

.yumwrapper input:focus, .yumwrapper input.focus, .yumwrapper textarea:focus, .yumwrapper textarea.focus, .yumwrapper select:focus, .yumwrapper select.focus{
background-color:#FFFFCC;
}

.yumwrapper .centered, .yumwrapper p.centered {
	text-align:center;
}
.txtright{
text-align:right;
}

.yumwrapper .right {
	float:right;
}
.yumwrapper .left {
	float:left;
}
.yumwrapper .clear {
	clear:both;
}
.yumwrapper .block{
display:block;
clear:both;
padding:0px;
}
.yumwrapper .relative {
position:relative;
}
/*input, textarea, select {
	font-family:Arial;
	font-size:1.1em;
	line-height:1.3em;
	vertical-align:middle;
	color:#00;
	padding:2px;
}*/
.yumwrapper textarea, .yumwrapper select {
	font-size:12px;
	vertical-align:middle;
	color:#555;
	padding:3px;
	border:1px solid #e0b78e;
	font-family:Arial;
}
.yumwrapper input {
font-size:12px;
vertical-align:middle;
color:#555;
font-family:Arial;
margin:0px;
}

.yumwrapper img {
	border:0px;
	vertical-align:middle;
}
.yumwrapper .top {
padding-top:10px;
}
.yumwrapper .cfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow:hidden;
	clear: both;
	visibility: hidden;
}

.yumwrapper .cfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .cfix {height: 1%;}
.cfix {display: block;}
/* End hide from IE-mac */
.yumwrapper .input {
color:#ac6138;
background:url(images/roundbeige_r.gif) no-repeat left top; 
width:94px;
height:26px;
}
.yumwrapper .text_bottom {
vertical-align:text-middle
}

/*==================================== TEXT =====================================*/
.yumwrapper .text {
width:225px;
height:auto;
border:1px solid #e0b78e;
padding:3px;
color:#555;
font-size:12px;
}

/*==================================== SELECT ====================================*/
.yumwrapper .select2 {
width:225px;
height:auto;
border:1px solid #7f9db9;
padding:3px;
font-size:12px;
color:#555;
}

/*====================================TEXTAREA===================================*/
.yumwrapper .textarea {
width:170px;
height:90px;
color:#555;
margin-bottom:12px;
}
.yumwrapper .mid_textarea {
width:290px;
height:90px;
color:#555;
border:1px solid #e0b78e;
}
.yumwrapper .big_textarea {
width:325px;
height:134px;
border:1px solid #e0b78e;
}
/*======================================LINK====================================*/
.yumwrapper a:link, .yumwrapper a:visited{
color:#716661;
text-decoration:underline;
}
.yumwrapper a:hover,.yumwrapper  a:active{
color:#222;
text-decoration:none;
}

p a.green:link, p a.green:visited{
color:#e0e6bf;
text-decoration:underline;
}
p a.green:hover, p a.green:active{
text-decoration:none;
}
p a.darkgreen:link, p a.darkgreen:visited{
color:#829b00;
text-decoration:none;
}
p a.darkgreen:hover, p a.darkgreen:active{
text-decoration:underline;
}
p a.orange:link, p a.orange:visited{
color:#dd7434;
text-decoration:none;
}
p a.orange:hover, p a.orange:active{
text-decoration:underline;
}
p a.darkorange:link, p a.darkorange:visited{
color:#c53e00;
text-decoration:none;
}
p a.darkorange:hover, p a.darkorange:active{
text-decoration:underline;
}
p a.darkred:link, p a.darkred:visited{
color:#6c0b04;
text-decoration:none;
}
p a.darkred:hover, p a.darkred:active{
text-decoration:underline;
}
p a.white:link, p a.white:visited{
color:#fff;
text-decoration:underline;
}
p a.white:hover, p a.white:active{
text-decoration:none;
}
p a.word:link, p a.word:visited{
color:#dfa170;
text-decoration:underline;
}
p a.word:hover, p a.word:active{
text-decoration:none;
}
.font {
font-size:12px;
}
.font1{
font-size:14px;
}
.font2 {
font-size:18px;
}
.font3 {
font-size:30px;
}
/*============================= BOX==========================================*/

.box {
margin-bottom: 25px;
}

.libox {
height:120px;
}
.box2 {
width:180px;
}
.box4 {
width:45px;
}
.box5 {
width:50px;
}
.box10 {
width:100px;
}
.box11 {
width:112px;
}

.box12 {
width:120px;
}
.box13 {
width:127px;
}
.box14 {
width:140px;
}
.box15 {
width:150px;
}
.box18 {
width:187px;
}
.box20 {
width:200px;
} 
.box21 {
width:210px;
}
.box28 {
width:285px;
}
.box36 {
width:360px;
}
.box41 {
width:415px;
}
.box55 {
width:550px;
}
.box57 {
width:570px;
}
.box23 {
width:230px;
}
.yumwrapper h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height: 25px;
color:#332b27;
font-weight:normal;
}

.yumwrapper h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height: 22px;
font-weight:normal;
}
.yumwrapper h3{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height: 10px;
font-weight:normal;
}
.yumwrapper h4{
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
font-weight:normal;
}
.smallinfo{
font-family:Arial, Helvetica, sans-serif;	
font-size:11px;
line-height: 14px;
}

.biginfo{
font-family:Arial, Helvetica, sans-serif;	
font-size:15px;
line-height: 18px;
}

.userrank{
font-size:10px;
color:#999;
}
.userrankc{
display:block;
font-size:14px;
color:#829b00;
}
.points{
font-family:Arial, Helvetica, sans-serif;	
font-size:22px;
font-weight:bold;
color:#e85b0f;
}

.divider{
width:100%;
height: 4px;
margin-bottom:10px;
}
.crop_button {
color:#ffffff;
font-size:12px;
border:0px;
margin:0px;
padding:0px 0px;
width:40px;
margin-top:3px;
background-image: url(images/crop_bottom.jpg);
background-repeat: no-repeat;
}
.border {
padding:2px;
border:1px solid #cdcdcd;
background:#fff;
}
a:link img.border, a:visited img.border{
padding:1px;
border:1px solid #e89756;  /* user-defined : img_bordercolor */
}

a:focus img.border, a:hover img.border, a:active img.border{
padding:1px;
border:1px solid #ce1204;  /* user-defined : img_bordercolor_hover */
}
a:link img.greyborder, a:visited img.greyborder{
padding:0px;
border:3px solid #cccc99;  /* user-defined : img_bordercolor */
}
a:focus img.greyborder, a:hover img.greyborder, a:active img.greyborder{
padding:0px;
border:3px solid #ffb319;  /* user-defined : img_bordercolor_hover */
}
a:link img.whiteborder, a:visited img.whiteborder{
padding:0px;
border:3px solid #fff;  /* user-defined : img_bordercolor */
}

a:focus img.whiteborder, a:hover img.whiteborder, a:active img.whiteborder{
padding:0px;
border:3px solid #ffb319;  /* user-defined : img_bordercolor_hover */
}
a:link img.border2, a:visited img.border2{
padding:3px;
border:1px solid #cccc99;  /* user-defined : img_bordercolor */
background:#fff;
}

a:focus img.border2, a:hover img.border2, a:active img.border2{
padding:3px;
border:1px solid #ffb319;  /* user-defined : img_bordercolor_hover */
background:#fff;
}

.user_tn{
float:left;
display:block;
width: 70px;
text-align:center;
}

.user_tn img{
margin-bottom:3px;
}

.user_tn a.userslink{
display:block;
font-weight:bold;
}
.bits_tn{
float:left;
display:block;
width:153px;
text-align:left;
list-style-type:none;
border-left:none;
margin:0 8px;
}

.comment_title {
font-size:14px;
font-weight:bold;
color:#333333;
}

/* ======================================================= COLORS =========================================================*/
.nomal {
color:#736863;
}

.darkorange{
color:#c53e00;
}
.moredarkorange {
color:#dd7434;
}
.darkorange_bg{
background-color:#c53e00;
}

.medorange{
color:#d75c14;
}

.medorange_bg{
background-color:#d75c14;
}
.midorange {
color:#e85b0f;
}

.orange{
color:#ffb319;
}
.thickorange {
color:#ed7c3f;
}
.thinorange_bg {
background:#fff0bb;
}

.orange_bg{
background-color:#ffb319;
}

.green{
color:#b8cc00;
}

.green_bg{
background-color:#b8cc00;
}
.thingreen_bg {
background:#c8dc5e;
}
.midgreen {     /*yaohao*/
color:#3f8b3b;
}
.darkgreen{
color:#829b00;
}

.darkgreen_bg{
background-color:#829b00;
}
.red {
color:#da336e;
}
.midred {
color:#d37f3c;
}
.red_bg{
background-color:#ce1204;
}
.darkred_bg {
background:#7b2019;
}
.morethinred {
color:#eb8a0d;
}
.morethinred_bg {
background:#eb8a0d;
}

.darkred{
color:#6c0b04;
}
.moredarkred {        /*yanhao*/
color:#ff0000;
}
.mostred {
color:#d00000;
}
.thickred_bg {
background:#a50659;
}

.darkred_bg{
background-color:#6c0b04;
}

.white_bg{
background-color:#fff;
}
.grb_bg {
background-color:#e8dec8;
margin-top:-10px;
}

.yellow{
color:#ffd042;
}
.darkyellow {
color:#ffc756;
}
.yellow_bg{
background-color:#ffd042;
}
.thinyellow_bg {
background-color:#ffe792;
}
.nomalyellow_bg {
background:#fbf4d6;
} 
.thingreen_bg {
background-color:#C8DC5E;
}
.green_bg {

background-color:#b8cc00;
}
.lightgreen_bg{
background-color:#b8cc00;
}
.thingreen {
color:#aebe5c;
}
.thickgreen {
color:#349680;
}
.lightyellow_bg{
background-color:#f7e092;
}

.brown{
color:#745700;
}
.darkbrown {
color:#333333;
}
.dark_brown_bg {
background:#332b27;
}
.black{
color:#000;
}
.lightblack {
color:#332b27;
}
.white{
color:#fff;
}

.grey{
color:#333;
}
.midgrey {
color:#888888;
}
.darkgrey {
color:#83582ff;
}
.thickgrey {
color:#c5b797;
}
.morethickgrey {
color:#968e89;
}
.moredarkgrey {
color:#9b7246;
}
.thingrey {
color:#beb1a3;
}
.grey_bg {
background:#e6ddd1;
}
.darkgrey_bg {
background:#f6ebc7;
}
.thingrey_bg {
background:#faf4e0;
}
.blue {
color:#4fa6b6;
}

.dullorange{
color:#dd7522;
}
.thinorange{
color:#da7638;

}
.thinorange1{
color:#da7638;
font-weight:bold;
}

.beige_bg{
background-color:#f7e092;
}
.thickgray_bg {
background:#af7d0f;
}
.pink {
color:#e0b78e;
}
.pink_bg {
background:#fffaef;
}
.thinpink_bg {
background:#fdfbf8;
}
.midpink_bg {
background:#fff5e1;
}
.thickyellow_bg {
background:#e6d3aa;
}
.liver {
color:#a6562b;
}
.liver_bg {
background:#fff2d7;
}
.shortblack {
color:#778820;
}
.purple {
color:#662d91;
}
.purple_bg {
background:#fbf5e8;
}
.th_bg {
background:#edaa40;
}
/* ======================================================= LINKS =========================================================*/
a.featurelink:link, a.featurelink:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
line-height: 26px;
text-decoration:none;
}

a.featurelink:hover, a.featurelink:active{
text-decoration:underline;
}

a.titlelink:link, a.titlelink:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
line-height: 22px;
text-decoration:none;
}

a.titlelink:hover, a.titlelink:active{
text-decoration:underline;
}
a.titlelink1:link, a.titlelink1:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height: 22px;
text-decoration:underline;
color:#d75c14;
font-weight:bold;

}

a.titlelink1:hover, a.titlelink1:active{
text-decoration:none;

}

a.userslink:link, a.userslink:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 16px;
text-decoration:none;
color:#e85b0f;
}

a.userslink:hover, a.userslink:active{
text-decoration:underline;
}
a.wordlink:link, a.wordlink:visited {
text-decoration:none;
}
a.wordlink:hover, a.wordlink;active {
text-decoration:underline;
}
a.darkyellow:link, a.darkyellow:visited {
text-decoration:none;
color:#ffc756;
}
a.darkyellow:hover, a.darkyellow:active {
text-decoration:underline;
}
a.liver:link, a.liver:visited {
color:#d68849;
text-decoration:none;
}
a.liver:hover, a.liver:active {
text-decoration:underline;
}
a.moredarkgreen:link, a.moredarkgreen:visited {
color:#9aae31;
text-decoration:underline;
}
a.moredarkgreen:hover, a.moredarkgreen:active {
text-decoration:none;
}
a.add_another:link, a.add_another:visited {
color:#c53e00;
text-decoration:underline;
}
a.add_another:hover, a.add_another:active {
text-decoration:none;

}
a.darkgreen:link, a.darkgreen:visited {
color:#829b00;
text-decoration:none;
}
a.darkgreen:hover, a.darkgreen:active {
text-decoration:underline;
}
/*===================================TEXT=================================*/
.orange_text {
width:165px;
height:auto;
padding:3px;
color:#555;
font-size:12px;
border:1px solid #e0b78e;
}
.big_txt {
width:255px;
height:auto;
padding:3px;
border:1px solid #e0b78e;
color:#555;
font-size:12px;
}
.biggest_txt {
width:300px;
height:auto;
padding:3px;
border:1px solid #e0b78e;
color:#000;
font-size:12px;
}
.mid_txt {
width:185px;
height:auto;
padding:3px;
border:1px solid #e0b78e;
color:#555;
font-size:12px;
}
.security_txt {        /*yanhao*/
width:140px;
height:auto;
padding:10px;
border:1px solid #e0b78e;
color:#555;
font-size:12px;
}
/* ====================================================== BUTTONS ========================================================*/
a.green_button {
padding:5px;
text-decoration:none;
color:#fff;
background-color:#829B00;
font-weight:bold;
display:inline-block;
}

a.green_button:hover {
text-decoration:none;
color:#829b00;
background:#c8dc5e;
}
.Purple_button:link, .Purple_button:visited{
padding:3px 7px;
text-decoration:none;
color:#fff;
background-color:#7840a2;
font-weight:bold;
font-family:Arial;
}

.Purple_button:hover, .Purple_button:active{
padding:2px 8px 4px 6px;
text-decoration:none;
color:#9e63ca;
background:#662d91;
}
.smallPurple_button:link, .smallPurple_button:visited{
padding:3px 5px;
text-decoration:none;
color:#fff;
background-color:#7840a2;
font-weight:bold;
font-family:Arial;
}

.smallPurple_button:hover, .smallPurple_button:active{
padding:2px 4px 4px 6px;
text-decoration:none;
color:#9e63ca;
background:#662d91;
}
.blue_button:link, .blue_button:visited{
padding:3px 15px;
text-decoration:none;
color:#fff;
background-color:#29abe2;
font-weight:bold;
font-family:Arial;
}

.blue_button:hover, .blue_button:active{
padding:2px 14px 4px 16px;
text-decoration:none;
color:#2fa0d0;
background:#53c7f8;
}

.red_button:link, .red_button:visited {
padding:3px 15px;
text-decoration:none;
color:#fff;
background:#db336e;
font-weight:bold;
font-family:Arial;
}

.red_button:hover, .red_button:active {
padding:2px 14px 4px 16px;
text-decoration:none;
color:#eb5c8e;
background:#e33170;
}
.liver_button:link, .liver_button:visited {
padding:3px 15px;
text-decoration:none;
color:#fff;
background:#a4572d;
font-weight:bold;
font-family:Arial;
}

.liver_button:hover, .liver_button:active {
padding:2px 14px 4px 16px;
text-decoration:none;
color:#b3683f;
background:#9d481a;
}
.darkgreen_button:link, .darkgreen_button:visited {
padding:3px 15px;
text-decoration:none;
color:#fff;
background:#839c02;
font-weight:bold;
font-family:Arial;
}

.darkgreen_button:hover, .darkgreen_button:active {
padding:2px 14px 4px 16px;
text-decoration:none;
color:#8da60e;
background:#718603;
}
.darkyellow_button:link, .darkyellow_button:visited {
padding:3px 15px;
text-decoration:none;
color:#fff;
background:#fdb419;
font-weight:bold;
font-family:Arial;
}

.darkyellow_button:hover, .darkyellow_button:active {
padding:2px 14px 4px 16px;
text-decoration:none;
color:#f9be41;
background:#f8ac0a;
}
.Allgreen_button{
	margin-top:0px;
	padding:0px;
	list-style:none;
}

.Allgreen_button a {
	float:left;
	height:21px;
	background:url(images/green_button.gif) no-repeat left top; 
	margin:0;
	padding:0 0px 0 8px;
	margin: 0px;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}
.Allgreen_button a span {
	float:left;
	display:block;
	background: transparent url(images/green_button2.gif) no-repeat right top; 
	line-height:21px;
	color:#fff;
	text-decoration:none;
	padding-right:8px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.Allgreen_button a span {
	float:none;
}
/* End IE5-Mac hack */
.Allgreen_button a:hover span, .Allgreen_button a.hover span {
	color:#da7638; /* user-defined : main_menu_active_linkcolor_hover */
	background-color: transparent;
}
.Allgreen_button a:hover, .Allgreen_button a.hover {
	text-decoration:none;
}
.roundbeige_button{
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
}

.roundbeige_button a {
	float:left;
	height:26px;
	background:url(images/roundbeige_l.gif) no-repeat left top; 
	margin:0;
	padding:0 0px 0 8px;

}
.roundbeige_button a span {
	float:left;
	display:block;
	background: transparent url(images/roundbeige_r.gif) no-repeat right top; 
	line-height:26px;
	color:#A6562B; 
	text-decoration:none;
	padding-right:8px;
	cursor: pointer;
	cursor: hand;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.roundbeige_button a span {
	float:none;
}
/* End IE5-Mac hack */
.roundbeige_button a:hover span, .roundbeige_button a.hover span {
	color:#C53E00; /* user-defined : main_menu_active_linkcolor_hover */
	background-color: transparent;
}
.roundbeige_button a:hover, .roundbeige_button a.hover {
	text-decoration:none;
}
.arrow_button{
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
}

.arrow_button a {
	float:left;
	height:25px;
	background:url(images/arrow.gif) no-repeat left top; 
	margin:0;
	padding:0 0px 0 17px;

}
.arrow_button a span {
	float:left;
	display:block;
	background: transparent url(images/arrow_2.gif) no-repeat right top; 
	line-height:25px;
	font-size:12px;
	color:#fff; 
	text-decoration:none;
	padding-right:11px;
	cursor: pointer;
	cursor: hand;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.arrow_button a span {
	float:none;
}
/* End IE5-Mac hack */
.arrow_button a:hover span, .arrow_button a.hover span {
	color:#fdac18; /* user-defined : main_menu_active_linkcolor_hover */
	background-color: transparent;
}
.arrow_button a:hover, .arrow_button a.hover {
	text-decoration:none;
}
.smallbutton_button{
	margin:0;
	padding:0px 10px 0 10px;
	list-style:none;
}

.smallbutton_button a {
	float:left;
	height:19px;
	background:url(images/smallbutton.gif) no-repeat left top; 
	margin:0;
	padding:0 0px 0 8px;
	margin: 0px;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}
.smallbutton_button a span {
	float:left;
	display:block;
	background: transparent url(images/smallbutton_2.gif) no-repeat right top; 
	line-height:18px;
	
	color:#b3c93d;
	text-decoration:none;
	padding-right:8px;
	margin-left:-2px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.smallbutton_button a span {
	float:none;
}
/* End IE5-Mac hack */
.smallbutton_button a:hover span, .smallbutton_button a.hover span {
	color:#829b00; /* user-defined : main_menu_active_linkcolor_hover */
	background-color: transparent;
}
.smallbutton_button a:hover, .smallbutton_button a.hover {
	text-decoration:none;
}
.greenside_button{
	margin:0;
	padding:0px 15px;
	list-style:none;
}

.greenside_button a {
	float:left;
	height:23px;
	background:url(images/greenside_button.gif) no-repeat left top; 
	margin:0;
	padding:0 0px 0 8px;
	margin: 0px;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}
.greenside_button a span {
	float:left;
	display:block;
	background: transparent url(images/greenside_button_2.gif) no-repeat right top; 
	line-height:23px;
	color:#9eaf46;
	text-decoration:none;
	padding-right:8px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.greenside_button a span {
	float:none;
}
/* End IE5-Mac hack */
.greenside_button a:hover span, .greenside_button a.hover span {
	color:#829b00; /* user-defined : main_menu_active_linkcolor_hover */
	background-color: transparent;
}
.greenside_button a:hover, .greenside_button a.hover {
	text-decoration:none;
}
.greenbutton_button {
	margin:0;
	padding:0px 5px 0 5px;
	list-style:none;
}

.greenbutton_button a {
	float:left;
	height:26px;
	background:url(images/greenbutton.gif) no-repeat left top; 
	margin:0;
	padding:0 0px 0 12px;

}
.greenbutton_button a span {
	float:left;
	display:block;
	background: transparent url(images/greenbutton_2.gif) no-repeat right top; 
	line-height:26px;
	color:#9eaf46; 
	text-decoration:none;
	padding-right:12px;
	cursor: pointer;
	cursor: hand;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.greenbutton_button a span {
	float:none;
}
/* End IE5-Mac hack */
.greenbutton_button a:hover span, .greenbutton_button a.hover span {
	color:#829b00; /* user-defined : main_menu_active_linkcolor_hover */
	background-color: transparent;
}
.greenbutton_button a:hover, .greenbutton_button a.hover {
	text-decoration:none;
}
.redsidebutton_button{
	margin:0;
	margin-left:-15px;
	padding:0px 10px 0 10px;
	list-style:none;
}
.redsidebutton_button a {
	float:left;
	height:19px;
	background:url(images/redsidebutton.gif) no-repeat left top; 
	margin:0;
	padding:0 0px 0 8px;
	margin: 0px;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}
.redsidebutton_button a span {
	float:left;
	display:block;
	background: transparent url(images/redsidebutton_2.gif) no-repeat right top; 
	line-height:18px;
	color:#ef8d59; 
	text-decoration:none;
	padding-right:8px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.redsidebutton_button a span {
	float:none;
}
/* End IE5-Mac hack */
.redsidebutton_button a:hover span, .redsidebutton_button a.hover span {
	color:#C53E00; /* user-defined : main_menu_active_linkcolor_hover */
	background-color: transparent;
}
.redsidebutton_button a:hover, .redsidebutton_button a.hover {
	text-decoration:none;
}
.morebutton_button{
	margin:0;
	padding:0px 10px 0 10px;
	list-style:none;
}

.morebutton_button a {
	float:left;
	height:19px;
	background:url(images/morebutton_1.gif) no-repeat left top; 
	margin:0;
	padding:0 0px 0 6px;

}
.morebutton_button a span {
	float:left;
	display:block;
	background: transparent url(images/morebutton_2.gif) no-repeat right top; 
	line-height:18px;
	color:#A6562B; 
	text-decoration:none;
	padding-right:6px;
	cursor: pointer;
	cursor: hand;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.morebutton_button a span {
	float:none;
}
/* End IE5-Mac hack */
.morebutton a:hover span, .morebutton a.hover span {
	color:#C53E00; /* user-defined : main_menu_active_linkcolor_hover */
	background-color: transparent;
}
.morebutton a:hover, .morebutton a.hover {
	text-decoration:none;
}
/* ====================================================== CONTAINERS ========================================================*/
.Wrapper {
	position:relative;
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.yumwrapper .Menu{
position:relative;
width: 100%;
height: 92px;
}

.yumwrapper .Search{
position:absolute;
left:82px;
font-family:Arial, Helvetica, sans-serif;
height: 30px;
font-size:25px;
color:#FFFFFF;
padding:10px 0;
line-height:30px;
z-index:1;
}

* html .yumwrapper .Search{
\height: 52px; /* for IE5 and IE6 in quirks mode */
h\eight: 42px; /* for IE6 in standards mode */
}


.yumwrapper .Logo{
position:absolute;
top: 18px;
*top:17px;
left:0px;
z-index:0;
}

.yumwrapper .Login {
font-family:Arial, Helvetica, sans-serif;
position:absolute;
top: 18px;
right:0px;
color:#fff;
}

.yumwrapper .Login a:link, .yumwrapper .Login a:visited{
color:#fff;
padding: 0 3px;
}

#logform{
position:absolute;
top: 40px;
right:48px;
display:none;
background-color:#f9f5ec;
/*color:#e8dfcc;*/
width:195px;
padding:10px;
z-index:1;
}
#logform label {
width:70px;
padding:3px 0;
font-weight:bold;
float:left;
}

#logform .tab {
position:absolute;
top: -23px;
left: 165px;
display:block;
width: 50px;
height:25px;
color:#e85b0f;
background-color:#f9f5ec;
text-align:center;
}
#logform input.txtbox{
width:114px;
border:1px solid #cabcaf;
margin:2px 0;
padding:3px;
color:#666;
}

#logform input.button{
font-family:Arial, Helvetica, sans-serif;
width:50px;
background-color:#829b00;
margin:2px;
padding:3px;
color:#fff;
font-weight:bold;
border:0px;
}

.yumwrapper .Content{
margin-top: 70px;
}

/* ======================================================= MENU =========================================================*/
.yumwrapper .Menu .menubar{
position: absolute;
top: 40px;
left: 260px;
}

.yumwrapper .Menu .menubar a {
display:block;
float:left;
height: 41px;
padding: 17px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#d7cbbe;
font-weight:bold;
text-decoration:none;
cursor:pointer;
cursor:hand;
}

* html .yumwrapper .Menu .menubar a{
\height: 51px; /* for IE5 and IE6 in quirks mode */
h\eight: 41px; /* for IE6 in standards mode */
}

.yumwrapper .Menu .menubar a:hover {
color:#fff;
}

.yumwrapper .Menu .menubar a.activated {
color:#fff;
background:transparent url(images/menu_bg.jpg) repeat-x;
}

/* ======================================================= SEARCH =========================================================*/
.yumwrapper .Search .choice{
font-size: 15px;
}


.yumwrapper .Search .choice a:link, .Search .choice a:visited {
padding-right:15px;
background-image:url('images/select_arrow.gif');
background-position:right center;
background-repeat:no-repeat;
display:inline-block;
text-decoration:underline;
}
.yumwrapper .Search .choice a:hover, .Search .choice a:active {
text-decoration:none;
}

.yumwrapper .Search input.txtbox{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
width:200px;
height:25px;
border:0px;
padding:3px;
margin: 0px 3px;
color: #555;
}

.yumwrapper .Search input.button{
background-color:#829B00;
border:0 none;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
height:25px;
line-height:25px;
margin:3px 8px 0;
width:50px;
}

.yumwrapper .Search a:link, .yumwrapper .Search a:visited{
color:#FFFFFF;
}
.yumwrapper .Search a:hover, .yumwrapper .Search a:active{
color:#E85B0F;
}
