/*  
Theme Name: Yunyu Funyu
Description: Default yunyu.com.au theme.
Version: 1.0
Author: Chris Rattray
Author URI: http://zenslave.com/
*/

a:link { 
	text-decoration: none; 
	font-family: Verdana; 
	color: #CC0000; 
	outline: none; 
	}

a:visited { 
	text-decoration: none; 
	font-family: Verdana; 
	color: #CC0000; 
	outline: none; 
	}

a:active { 
	text-decoration: none; 
	font-family: Verdana;
	color: #CC0000; 
	outline: none; 
	}

a:hover { 
	text-decoration: underline; 
	font-family: Verdana; 
	color: #AA0000; 
	outline: none; 
	}

a:visited:hover { 
	text-decoration: underline; 
	font-family: Verdana; 
	color: #AA0000; 
	font-size: 10px; 
	outline: none; 
	}
	
a.quote {
	font-size: 9px;
	}

body { 
	background-image: url(/img/bg.jpg);
	background-repeat: no-repeat;
	background: #FFFFFF url(/img/bg.jpg) no-repeat fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
	}

ul {
	margin-top: 5px;
	}

li { 
	font-family: Verdana; 
	color: #000000; 
	font-size: 10px; 
	margin-left: -24px;
	padding-right: 3px;
	text-align: left; 
	list-style-image: url(/img/dot.gif); 
	}
					
#content { 
	position: absolute; 
	left: 0px;
	top: 0px;
	z-index: 1; 
	}

#spider { 
	position: absolute; 
	left: 5px; 
	top: 5px; 
	z-index: 2; 
	}

#yunyu { 
	position: absolute; 
	left: 560; 
	top: 40px; 
	z-index: 2; 
	}

#nav { 
	position: absolute; 
	left: 140; 
	top: 138; 
	z-index: 2; 
	}		

#raven { 
	position: absolute; 
	width: 419px; 
	height: 193px; 
	float: right; 
	left: 500px; 
	bottom: -100; 
	z-index: 2; 
	}

#copyright 	{ 
	font-family: Verdana; 
	color: #FFFFFF; 
	font-size: 9px; 
	position: absolute; 
	width: 200px; 
	height: 30px; 
	float: right; 
	left: 650px; 
	bottom: -1px; 
	z-index: 3; 
	}					 

#sidebar { 
	font-family: Verdana; 
	color: #000000; 
	font-size: 10px;
	width: 175px; 
	float: right; 
	}
					
.content { 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	}

.yunfont_lrg { 
	font-family: Verdana; 
	color: #000000; 
	font-size: 14px; 
	font-weight: bold; 
	}

.yunfont_reg { 
	font-family: Verdana; 
	color: #000000; 
	line-height: 1.5em;
	font-size: 10px; 
	}

.yunfont_sml { 
	font-family: Verdana; 
	color: #000000; 
	font-size: 9px; 
	}

.quote { 
	font-family: Verdana; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-style: italic;
	width: 500px; 
	padding-left: 6px;
	padding-right: 6px; 
	padding-top: 3px; 
	padding-bottom:3px;
	}

.postmetadata { 
	font-family: Verdana; 
	color: #000000; 
	font-size: 10px;
	padding-left: 6px; 
	padding-right: 6px; 
	padding-top: 3px; 
	padding-bottom:3px;
	margin-top: 10px; 
	margin-bottom: 10px;
	border: 1px solid #000000; 
	background: #EDEDED; 
	}

.right_box { 
	font-family: Verdana; 
	color: #000000; 
	font-size: 10px;
	padding-left: 6px; 
	padding-right: 6px; 
	padding-top: 3px; 
	padding-bottom:3px;
	margin-top: 10px; 
	margin-bottom: 10px;
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	background: #EDEDED; 
	}

.bottom_box { 
	font-family: Verdana; 
	color: #000000; 
	font-size: 10px;
	padding-left: 6px; 
	padding-right: 6px; 
	padding-top: 0px; 
	padding-bottom:0px;
	margin-top: 2px; 
	margin-bottom: 2px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000; 
	background: #EDEDED; 
	}

.search_box { 
	font-family: Verdana; 
	color: #000000; 
	font-size: 10px;
	font-style: italic;
	text-align: justify;
	width: 175px;
	padding-left: 3px; 
	padding-right: 3px; 
	padding-top: 2px; 
	padding-bottom: 2px;
	margin-top: 1px; 
	margin-bottom: 1px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #EDEDED; 
	}

.copyright { 
	font-family: Verdana; 
	color: #FFFFFF; 
	font-size: 9px; 

	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.textinput { 
	font-family: Verdana, Helvetica, Arial; 
	font-size: 10px; 
	color: #FFFFFF; 
	background-color: #000000; 
	border: 1px solid #CC0000; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	text-indent: 2pt 
	}