/*
Theme Name: WiiLike
Theme URI: http://edblog.net
Version: 0.5
Description: 2 Column theme, this theme is white and blue. Sidebar Widget ready. Looks like wii.nintendo.com :)
Author: Eduardo
Author URI: http://edblog.net
*/
/* 
Special thank: Robbin http://www.robbin.cc     ¦B¼Ë http://blog.daydream.idv.tw
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #5C636D url(images/wii_body.jpg) repeat-y center;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}



h1, h3 {
	margin: 0;
	color: #45C4EF;
}

h2 {
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	line-height: 1.8em;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
}

blockquote {
	margin: 15px 30px 10px 10px;
	padding: 0 0 0 20px;
	border-left: 5px solid #ddd;
}

ul {
	margin-left: 2em;
	list-style: square;
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

a {
	color: #EA672E;
}

a:hover {
	text-decoration: none;
	color: #11A6D4;
}

img {
	border: none;
}


/* Header */

#header {
	width: 950px;
	height: 213px;
	margin: 0 auto;
	background: url(images/wii_header.jpg) no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	padding: 50px 0 0 100px;
}

#logo h1 {
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #999;
}

/* admin_rss */

#admin_rss {
	float: right;
}

#admin_rss ul {
	margin: 0;
	padding: 57px 80px 0 0;
	list-style: none;
	line-height: normal;
}

#admin_rss li {
	display: inline
}

#admin_rss a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #999;
}

#admin_rss a:hover {
	text-decoration: underline
}

#admin_rss1 {
	background: url(images/img03.gif) no-repeat left center;
}

#admin_rss2 {
	background: url(images/img04.gif) no-repeat left center;
}

#admin_rss3 {
	background: url(images/img05.gif) no-repeat left center;
}

/* menu */
#menu .none a{
	background: none; 
}
#menu {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 3.15em;
	padding-left: 80px;
	padding-top: 11em;
	margin: 0 auto;

}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;	
	float:left;
	text-align:center;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	background: url(images/wii_space_line.gif) no-repeat left;
	text-decoration: none;
	font-weight: bold;
	color: #586280;
}

#menu a:hover{
	border-bottom: 2px #45C4EF solid;

}


/* Content */

#content {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
	background: #fff url(images/wii_body.jpg) repeat-y;
}

/* Content > Main */

#main {
	float: left;
	width: 550px;
	padding: 0 0 0 65px;
}

.date {
	text-align:right;
	padding:5px;;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 0 65px 0 0;
}

#sidebar ul li {
	list-style-image:url(images/arrow.gif);
	padding: 0;
	margin: 0 0 0 10px;
	}

#sidebar li a {
	color: #45C4EF;
	text-decoration: none;
}

#sidebar li a:hover {
	border-bottom: 1px #45C4EF dotted;
}

#sidebar  h2 {
	height: 43px;
	padding: 25px 0 0 42px;
	background: url(images/sidebar_title.gif) no-repeat 10px 50%;
	font-size: 1.2em;
	color: #586280;
	list-style:none;
	text-align:left;
}


/* Footer */

#footer {
	clear: both;
	width: 950px;
	background: #5C636D url(images/wii_footer.jpg) no-repeat;
	margin: 0 auto;
	text-align:center;
}

.author {
	padding: 40px 0 8px 0;
	color: #ccc;
}
.author a {
	color: #fff;
	text-decoration: none;
}


#main a, #main a:hover, #main a:visited
{

color: #11A6D4;
text-decoration:none;
}

.post{
margin:0 0 25px 0;
}

.post .info{
	padding:12px 3px 3px 18px;
	background-color:#f7f7f7;
	font-size:0.9em;
	color:#505050;
	width:550px;
	height:43px;
	background: #fff url(images/info.gif) no-repeat center top;
	text-align:center;
}

.post h2 {
	color:#45C4EF;
	background: #fff url(images/wii_h2.gif) no-repeat left;
	padding: 0 0 0 15px;
	border-bottom: 1px #45C4EF dotted;
}

/* Comments Styling */

#comment_top {
	background: #fff url(images/comment_top.jpg) no-repeat center;
	width: 485px;
	height:14px;
}

.wii {
	background: #fff url(images/comment_body.jpg) repeat-y center;
	width: 485px;
	padding: 0;
	margin: 0;
}

#comment_bottom {
	background: #fff url(images/comment_bottom.jpg) no-repeat top;
	width: 485px;
	height:13px;
}

.comment_text {
	padding: 0 15px 0 15px;
}

.commentmetadata {
	text-align: right;
	font-size: 11px;
}

.commentlist {
	padding-bottom: 1em;
	padding-left: 1.2em;
}

.post_comment {
	padding-left: 4em;
}
#commentform {
margin: 1em 0;
background: #ffffff;
width: 480px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 400px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 200px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 200px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 200px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin: 5px 0 20px 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff;
	border-width: 0px;
	text-align:center;
	border: 1px solid #ccc;
	}
/* Calendar */

#wp-calendar {

	empty-cells: show;
	font-size: 14px;
	margin: 0 0 0 12px;
	width: 90%;

}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: center;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/*  Search */
#search {
	float: right;
	padding: 100px 50px 0 0;
}

#search input {
	border:1px #ccc solid;
}

