/* 
Theme Name: Mike Wretch
Theme URI: http://www.mike.idv.tw
Version: 1.0
Description: Theme by <a href="http://www.mike.idv.tw">mike.idv.tw</a>
Author: Mike
Author URI: http://www.mike.idv.tw
*/

body, table {
	color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	background: #0a0a0a;
}

form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
}

a { color: #6c6c6c; text-decoration: none; font-weight: normal; }
a:link    { color: #CCCCCC; text-decoration: none; }
a:visited    { color: #CCCCCC; text-decoration: none; }
a:active  { color: #6c6c6c; }
a:hover   { color: #00FFFF; }

abbr, acronym { border-bottom: 1px dotted #ccc; cursor: help; }

.left {
	float: left;
	margin: 0 10px 5px 0;
}
.right {
	float: right;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
}
h4 {
	display: block;
	BORDER-RIGHT: #333 2px solid;
	BORDER-TOP: #0000ff 1px solid;
	BORDER-LEFT: #0000ff 1px solid;
	BORDER-BOTTOM: #333 1px solid;
	color: #FFFF00;
	background: #000099;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-size: small;
	margin-bottom: 0px;
}
h1, h2, h3, caption {
  text-shadow: 2px 2px 2px #000;
}
.content h1{

}
.content h2{

}

#banner {
	background: #000000;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 250px;
	background-repeat: no-repeat;
	background-image: url(images.php);
	border-left: none;
	background-position: right;
}
#banner #description .description {
	LEFT: -2px;
	WIDTH: 99%;
	POSITION: absolute;
	TOP: 244px;
	TEXT-ALIGN: right;
	color: #FF0000;
	font-size: 12px;
}

#banner h1 {
	visibility: hidden;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active{

}

#banner a:hover {
}

#container {
	margin: 0px 5px 5px 5px;
}

.block-core-ItemInfo .date{
	color:#999999;
	background-color: #000000;
	font-style: normal;
	text-align: center;
	font-size: 12px;
	padding: 0;
	font-weight: normal;
	border: 0;
}
.block-core-ItemInfo .owner{
	font-size: 12px;
	text-align: center;
}
.block-core-ItemInfo .size{
	text-align: center;
}
.block-core-ItemInfo .viewCount{
}
.BreadCrumb-1{
	color:#FFFF00;
}
.giDescription{
	color:#999999;
	background-color: #000000;
	font-style: normal;
	font-size: 12px;
	padding: 0;
	font-weight: normal;
	border: 0;
}

	.nav {
	width:209px;
	font-size:12px;
	position: absolute;
	top: 250px;
	margin-left: 77%;
	float: right;
	left: 22px;
	}
	
	.nav ul {
	list-style:none;
	margin:9px 0 0 15px;
	padding:2px;
	}

	.nav li	{
	width:100%;
	display:inline;
	}
	
	.nav li a {
	color:#777;
	padding:4px 8px;
	}
	
	.nav li.page_item a:link,.nav li.page_item a:visited,.nav li.current_page_item a:link,.nav li.current_page_item a:visited {
	color:#fff;
	text-decoration:none;
	}
	
	.nav li.page_item a:hover,.nav li.current_page_item a:hover {
	color:#333333;
	background:#fff;
	border-top:1px solid #fff;
	}

#right {
	width: 19.6%;
	padding-bottom: 50px;
	background-color: #333333;
	margin-top: 32px;
	margin-left: 79.5%;
}

/* #right br {display: none;} /* FROM ENTER On/Off*/
/*#right .side br {display: block;}*/

.blog {
	padding: 10px;
	margin-bottom: 10px;
}	

.link-note input#query {
  margin: 2px 0;
  width: 60%;
  font-size: 10px;
}
.link-note input#search {
  margin: 2px 0;
  font-size: 10px;
}

.content {
	/* margin: 0 0 20px 20px; */
    margin: 0 0 10px 0;
	padding: 0px;
	width: 79%;
	float: left;
}
.content .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:15px;
}
.content .articleimgleft {
	float:left;
	padding:5px;
	border:1px solid #eeeeee;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:15px;
}

.content h3 {
  color: #d15400;
  /* margin: 0 0 0 -10px; */
  margin: 0;
}			

#menu {
  font-size: small;
  text-align: center;
}

.content h2 a, .content h2 a:visited {
	color: #FFFF00;
	font-size: medium;
	font-weight: bold;
}

.posted{
	color: #999999;
	font-size: 0.8em;
	display: block;
	margin: 5px 0px 0px 0px;
}

#sidebar h2 {
	border-top: 1px solid #888;
	border-left: 1px solid #414141;
	border-bottom: 1px solid #414141;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
	padding: 3px 0px 1px 0px;
	background: #666;
	border-right: 1px solid #888;
}

#sidebar ul {
  padding: 0;
  margin: 0;
}
 
#sidebar li {
  color: #999999;  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  text-align: left;
  line-height: 150%;
}

#sidebar ul#linkslist {
		margin:0px;
}

#sidebar p{
		margin-top:0px;
		margin-bottom:0px;
		color: #555555;
		word-spacing: -1px;
		font-size:0.8em;
}
#sidebar li a:link, 
#sidebar li a:visited{
  display        : block;
  font-size        : 12px;
  border-bottom       : 1px solid #191919;
  border-left: 1px solid #191919;
	border-right: 0px solid #494949;
	border-top: 1px solid #494949;
  background-color : #333333;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #CCCCCC;
  text-indent      : 10px;
  width: 99.9%;
  background: url('images/sidebg.gif') #333 repeat-x bottom left;
}

#sidebar li a:hover, 
#sidebar li a:hover {
	font-size        : 12px;
	text-decoration  : none;
	background: #222;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 0px solid #000;
	border-top: 1px solid #000;
	color : #00FFFF;
	}
	
#comment-data {
  float: left;
  width: 180px;
  padding-right: 15px;
  margin-right: 15px;
  text-align: left;
  border-right: 1px dotted #BBB;
}

#search input {
	background:#CCC;
	font-size:9pt;
	margin: 3px 0px 4px 4px;
}
#search input:focus{
background:#FFF;
}

ul {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
}

.date {
	BORDER-RIGHT: #333 2px solid;
	BORDER-TOP: #0000ff 1px solid;
	BACKGROUND: #000099;
	BORDER-LEFT: #0000ff 1px solid;
	BORDER-BOTTOM: #333 1px solid;
	TEXT-ALIGN: left;
	color: #FFFF00;
	font-style: oblique;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.post {
	BORDER-RIGHT: #666666 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #333 1px solid;
	PADDING-LEFT: 15px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	margin-bottom: 15px;
}

.post li	{
	width:100%;
	display:inline;
}

.text {
	COLOR: #EEEEEE;
	font-size: 16px;
	border: 0;
	letter-spacing: 0.08em;
}
.text a:visited, .text a:link{
	COLOR: #FF9DFF;
}
.text a:hover{
	COLOR: #FF4DFF;
}

.text .continue{
	font-size: 0.8em;
	border-top: 2px;
}

.text img, .weather img{
	border:0;
	max-width:100%;
	height:auto;
}

.add_hemidemi { background: url('images/add/hemidemi.jpg') left center no-repeat; padding-left: 20px;}
.add_delicious { background: url('images/add/delicious.jpg') left center no-repeat; padding-left: 20px;}
.add_funp { background: url('images/add/funp.gif') left center no-repeat; padding-left: 20px;}
.add_google { background: url('images/add/google.jpg') left center no-repeat; padding-left: 20px;}
.add_yahoo { background: url('images/add/yahoo.jpg') left center no-repeat; padding-left: 20px;}
.add_myshare { background: url('images/add/myshare.jpg') left center no-repeat; padding-left: 20px;}
.add_technorati { background: url('images/add/technorati.jpg') left center no-repeat; padding-left: 20px;}
.add_furl { background: url('images/add/furl.jpg') left center no-repeat; padding-left: 20px;}

#footer {
	margin: auto;
	clear: right;
	color: #ccc;
	height: 60px;
}

.xhtml {
	width: 75%;
	display: none;
}

body div#toolTip { position:absolute;z-index:1000;width:220px;background: #000;border:2px #000;text-align:left;padding:5px;min-height:2em;-moz-border-radius:5px; }
body div#toolTip p { margin:0;padding:0;color:#f60;font:11px/12px verdana,arial,sans-serif; font-weight: bold; }
body div#toolTip p em { display:block;margin-top:3px;color: #66CCFF;font-style:normal;font-weight:bold; }
body div#toolTip p em span { font-weight:bold;color:#fff; }

#commentlist {
	BORDER-BOTTOM: #333 1px solid;
	BORDER-RIGHT: #333 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #333 1px solid;
	PADDING-LEFT: 10px;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #333 1px solid;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #333 1px solid;
	display: block;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
}

.graybox {
	BORDER-BOTTOM: #333 1px solid;
	BORDER-RIGHT: #333 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #333 1px solid; 
	PADDING-LEFT: 10px; 
	MARGIN-BOTTOM: 13px; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #333 1px solid; 
	PADDING-TOP: 5px; 
}

.mycomment {
	BORDER-BOTTOM: #444444 1px solid;
	BORDER-RIGHT: #444444 1px solid;
	BORDER-LEFT: #444444 1px solid;
	BORDER-TOP: #444444 1px solid;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	MARGIN-BOTTOM: 13px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 5px;
	background-color: #222222;
}

.comments-post {
	COLOR: #aaa;
	TEXT-ALIGN: right;
	font-size: 14px;
}

.comments-body {
	BORDER-BOTTOM: #333 1px solid;
	BORDER-RIGHT: #333 1px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: #333 1px solid;
	PADDING-LEFT: 10px;
	MARGIN-BOTTOM: 10px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #333 1px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #333 1px solid;
	display: block;
	list-style-type: none;
	margin-top: 0px;
}
.comments-body input,textarea{
color: #000000;
}

.comments-body input:hover, input:focus, textarea:hover{
background: #FFFFFF;
}

.copyright{
	padding: 10px;
	margin: 10px;
	border-bottom: #000 1px solid;
	border-top: #000 1px solid;	
}
.copyright small {
font-size: 0.8em;
}
.copyright .copy {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright .copy a, .copyright .copy a:visited{
	font-weight: normal;
}

.theme{
}

blockquote {
border-left: 2px #202020 solid;
background: #505050 url(images/cbg.gif) repeat-x;
padding: 1px 1px 1px 5px ;
margin: 1em 0;
}
.children li{
margin-bottom: -10px;
}
.pagenav {
list-style-type: none;
}

.pagebar { font: 12px/1.6em Tahoma, Verdana; padding-top: 8px; padding-bottom: 8px; margin: 0px; }
.pagebar a, .pageList .this-page {padding: 2px 6px; border: solid 1px #333333; background: #000000; text-decoration: none;} 
.pagebar a:visited {padding: 2px 6px; border: solid 1px #333333; background: #000000; text-decoration: none;}
.pagebar .break {padding: 2px 6px; border: none; background: transparent; text-decoration: none;}
.pagebar .end {padding: 2px 6px; border: solid 2px #aca182; background: #fff;}
.pagebar a:hover {color: #00FFFF; background: #000099; border-color: #FFDD55; text-decoration: none;}
.pagebar .this-page {font-weight: bold; padding: 2px 6px; color: #FFFF00;border: solid 1px #0000ff; background: #000099; text-decoration: none;}
