/*
	Theme Name: WiiBlog
	Theme URI: http://www.free-wiis.co.uk/WiiBlog.html
	Description: A fresh & clean Wordpress theme for any Nintendo Wii fan!
	Version: 1.0
	Author: Christopher Temple
	Author URI: http://www.free-wiis.co.uk
	Author Email: el_tempzo@hotmail.com
	Tags: nintendo, wii, fluid width, two columns, widgets, Link2Me, blue, clean, fresh
	
	License: The one and only link should remain in the footer of the theme! That's it!
*/

body{
	font-family:'Lucida Grande',Verdana, Arial,Sans-Serif;
	margin: 0px;
	color: #a5a7aa;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#Header{
	float: left;
	width: 100%;
	height: 29px;
	background-image: url("images/TopBar-Middle.png");
	background-repeat: repeat-x;
}

#Header #Menu{
	float: left;
	margin-left: 5%;
}

#Header #Menu ul{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 23px;
	padding-top: 2px;
	list-style: none;
}

#Header #Menu ul li{
	float: left;
	height: 28px;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
}

#Header #Menu ul li a{
	float: left;
	height: 23px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#Header #Menu ul li a:hover{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #aadef2;
}

li.current_page_item a{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #2e81a0;
}

#Header #Search{
	float: right;
	margin-right: 5%;
}

#Header #Search form{
	float: left;
	margin: 0px;
	padding-top: 3px;
}

#Header #Search form input[type="text"]{
	float: left;
	padding: 0px;
	height: 18px;
	color: #7F8183;
	border: 1px #e7e7e7 inset;
}

#Header #Search form input[type="image"]{
	float: left;
	padding: 0px;
	height: 21px;
	padding-left: 5px;
}

#Stage{
	float: left;
	width: 100%;
	height: 400px;
	text-align: center;
	background-image: url("images/Wii-Background.png");
	background-repeat: no-repeat;
	background-position: right;
}

#Stage #StageContent{
	float: left;
	height: 400px;
	width: 60%;
}

#Stage #StageContent #Logo{
	float: left;
	height: 100px;
	padding-left: 9%;
}

#Stage #StageContent #FeaturedFrame{
	float: left;
	width: 100%;
}

#Stage #StageContent #FeaturedFrame #featured{
	float: left;
	width: 93%;
	padding-left: 7%;
}

#Stage #StageContent #FeaturedFrame #featured #myGallery{
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #38BFF4;
}

#ContentWrapper{
	float: left;
	width: 100%;
	background-image: url("images/Sidebar-Divider.png");
	background-repeat: repeat-y;
	background-position: 75%;
}

#ContentWrapper #Content{
	float: left;
	width: 75%;
}

div.ContentBody{
	float: left;
	width: 100%;
	padding-top: 20px;
	background-image: url("images/Content-Divider.png");
	background-repeat: repeat-x;
	background-position: top;
}

div.Post{
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 20px;	
}

div.PostImage{
	float: left;
	width: 150px;
	height: 150px;
	margin-top: 20px;
	margin-right: 10px;
	padding: 10px;
	background-image: url("images/PostImageFrame.png");
	background-repeat: no-repeat;
}

div.PostContentWrapper{
	float: left;
	width: 70%;
}

div.PostTitle{
	float: left;
	width: 100%;
	border-bottom: 2px #949699 solid;
}

div.PostTitle h2{
	color: #38bff4;
	font-size: 21px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.PostTitle h2.Page{
	color: #38bff4;
	font-size: 25px;
	margin-bottom: 2px;
	margin-top: 10px;
}

div.PostTitle h2 a{
	color: #38bff4;
	text-decoration: none;
}
div.PostTitle h2 a:hover{
	color: #38bff4;
	text-decoration: underline;
}

div.PostContent{
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #7f8183;
	font-size: 15px;
	width: 100%;
}

div.PostContent img{
	padding-bottom: 20px;
	padding-right: 20px;
}

div.PostContent img.wp-smiley{
	padding: 0px;
}

div.PostContent a{color: #38BFF4}
div.PostContent a:hover{text-decoration: none;}

div.PostBottom{
	float: left;
	padding-top: 10px;
	width: 100%;
	color: #949699;
	font-size: 11px;
	border-top: 1px #949699 dashed;
	text-align: right;
}

div.PostTime{
	float: left;
	height: 25px;
	padding-top: 3px;
	padding-left: 22px;
	color: #949699;
	font-size: 11px;
	background-image: url("images/Time.png");
	background-repeat: no-repeat;
}
div.PageTime{
	float: left;
	height: 25px;
	color: #949699;
	font-size: 11px;
	margin-left: 7px;
	padding-top: 3px;
	padding-left: 22px;
	background-image: url("images/Time.png");
	background-repeat: no-repeat;
}

div.PostCommentWrapper{
	float: right;
	height: 25px;
	color: #949699;
}

div.PostCommentWrapper a{
	color: #949699;
	text-decoration: none;
}

div.PostCommentWrapper a:hover{
	text-decoration: underline;
}

div.PostComment{
	float: left;
	height: 25px;
	width: 42px;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding-right: 3px;
	background-image: url("images/Comment.png");
	background-repeat: no-repeat;
}

div.PostComment a{
	color: #FFFFFF;
	text-decoration: none;
}

div.PostComment a:hover{
	text-decoration: underline;
}

div.PostCommentText{
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 2px;
}

div.PostTabs{
	float: left;
	width: 100%;
}

div.PostTabs ul{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 26px;
	padding-top: 5px;
	list-style: none;
	border-bottom: 2px #e7e7e7 solid;
	background-image: url("images/PostTabs.png");
	background-repeat: no-repeat;
	background-position: 0px -31px;
}

div.PostTabs ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	color: #505050;
	font-size: 17px;
	padding-left: 16px;
	padding-right: 16px;
}

div.PostTabs ul li:hover{
	cursor: pointer;
	text-decoration: underline;
}

div.CommentBlock{
	float: left;
	width: 97.5%;
	display: block;
	text-align: left;
	padding-top: 10px;
	padding-left: 2.5%;
	background-color: #F5FFFF;
}

div.CommentBlock input[type="text"]{
	width: 200px;
}

img.avatar{
	float: right;
	height: 40px;
	width: 40px;
}

div.PingBlock{
	float: left;
	width: 100%;
	display: none;
	text-align: left;
	padding-top: 10px;
	padding-left: 2.5%;
	background-color: #F5FFFF;
}

#ContentWrapper #Sidebar{
	float: left;
	width: 24.98%; /* IE wants to cry about 35% */
	padding-bottom: 20px;
	background-image: url("images/Content-Divider.png");
	background-repeat: repeat-x;
	background-position: top;
}

div.SidebarBody{
	float: left;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	padding-top: 35px;
}

div.SidebarBody ul, div.SidebarBody ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.SidebarSection{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

div.SidebarSection a{
	font-weight: bold;
	color: #A5A7AA;
	text-decoration: none;
}

div.SidebarSection a:hover{
	text-decoration: underline;
}

div.SidebarSection ul{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div.SidebarSection ul li{
	margin: 0px;
	padding-left: 8.5%;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px #e7e7e7 solid;
}

div.SidebarSection ul li a{
	font-size: 15px;
	font-weight: bold;
	color: #A5A7AA;
	text-decoration: none;
}

div.SidebarSection ul li a:hover{
	text-decoration: underline;
}

div.SidebarSection ul li.recentcomments{
	margin: 0px;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px #e7e7e7 solid;
}

div.SidebarSection ul li.recentcomments a{
	font-size: 12px;
	font-weight: bold;
}

div.SidebarSection form{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 25px;
}

div.SidebarSection-Top{
	float: left;
	width: 100%;
	height: 29px;
	background-image: url("images/TopBar-Middle.png");
	background-repeat: repeat-x;
}

div.SidebarSection-Top-Left{
	float: left;
	width: 7px;
	height: 29px;
	background-image: url("images/SidebarSection-Left.png");
	background-repeat: no-repeat;
}

div.SidebarSection-Top-Middle{
	float: left;
	color: #FFFFFF;
	font-size: 18px;
	height: 29px;
	padding-top: 2px;
	padding-left: 10px;
}

div.SidebarSection-Top-Right{
	float: right;
	width: 7px;
	height: 29px;
	background-image: url("images/SidebarSection-Right.png");
	background-repeat: no-repeat;
}

div.SidebarSection-Content{
	float: left;
	width: 97.3%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	padding-top: 10px;
	/*border-bottom: 2px #e7e7e7 solid;*/
}

div.SidebarSection-Content textarea{
	color: #7F8183;
	width: 100%;
}

/* Youtube video */
div.SidebarSection-Content object{
	padding-left: 5%;
	padding-right: 5%;
}

#Footer{
	float: left;
	width: 100%;
	height: 50px;
	padding-top: 7px;
	margin-right: 10px;
	border-top: 2px #e7e7e7 solid;
}

#Footer p.left{
	float: left;
	margin-left: 20px;
}

#Footer p.right{
	float: right;
	margin-right: 10px;
}

#Footer p.right a{
	color: #a5a7aa;
	text-decoration: none;
}

h2.title{
	padding-left: 2.5%;
}

blockquote{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F5FFFF;
	border: 2px solid #E7E7E7;
}

a.url{
	color: #a5a7aa;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}

a.url:hover{text-decoration: underline;}

cite.fn{
	color: #38bff4;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	padding-left: 5px;
}

a.url:hover{text-decoration: underline;}

span.says{font-style: italic;}

div.commentmetadata{
	font-size: 10px;
	padding-top: 3px;
	padding-left: 5px;
}

div.commentmetadata a{
	color: #7F8183;
}

div.Link2MeWrapper{
	text-align: center;
}
ol.commentlist{
	padding-left: 2.5%;
}

ol.commentlist li{
	background-color:#FFFFFF;
	border:1px solid #E7E7E7;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	padding-left:2.5%;
	padding-right:2.5%;
	padding-top:10px;
	width:85%;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-topright:15px;
}

ol.commentlist li p{
	font-size: 12px;
}

#wp-calendar{
	color: #7F8183;
	margin-right: auto;
	margin-left: auto;
}

#wpcumuluswidgetcontent{
	text-align: center;
}

h3{
	font-size: 15px;
	font-weight: bold;
}