/*
Theme Name: Playing Soccer Guide
Theme URI: http://www.soccer-drill-s.com/
Description: This is the second version of Playing Soccer Guide Wordpress Theme. It is more simple and powerful for advertisement.
Version: 2.0
Author: Kasmin
Author URI: http://www.wakamin-online.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url(images/bodybg.gif) repeat-x #999999;
	color: #000;
	line-height: 1.5em;
}

table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #0080C0;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

p {
	padding: 10px 0 5px;
}

blockquote {
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p {
	padding: 10px;
}

blockquote blockquote {
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

dd {
	padding: 0 0 0 20px;
}

form, input, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

p img {
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 3px 0 2px 10px;
	padding: 4px;
	display: inline;
}

img.alignleft {
	margin: 3px 10px 2px 0;
	padding: 4px;
	display: inline;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}

small {
	font-size: 11px;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	overflow: hidden;
}

/*------------Header-------------*/

#header {
	border-top: solid #000;
	float: left;
	width: 900px;
	height: 200px;
	margin-top: 10px;
}

#menu {
	border-top: solid 1px #bfbfbf;
	border-bottom: solid 1px #bfbfbf;
	height: 23px;
}

#menu ul {
	margin-top: 1px;
	margin-left: -38px;
}

#menu ul li {
	list-style: none;
	float: left;
	background: url(images/menu_line.gif) no-repeat right;
}

#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 4px 17px;
}

#menu a:hover {
	text-decoration: none;
	background: #d8d8d8 url(images/menu_line.gif) no-repeat right;
}

#center-header {
	height:90px;
	background: #fff;
}

#logo a {
	display: block;
	text-indent: -9999px;
	cursor: pointer;
	clear: both;
}

#description {
	font-size: 18px;
	padding: inherit;
	text-indent: -9999px;
}

#top-ads {
	width: 728px;
	height: 90px;
	margin: -36px 0 0 85px;
}

#categories {
	width: 100%;
	background: #73f443;
	border-top: solid 1px #16c223;
	border-bottom: solid 1px #16c223;
	margin-left: 0;
	list-style: none;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
}

#categories a {
	color: #000;
}

#categories ul {
	margin: 2px 0 0 2px;
	padding:0;
}

#categories ul li {
	list-style: none;
	float: left;
	margin-top: 0;
}

#categories ul li a{
	padding: 5px 15px;
	background: url(images/cat_line.gif) no-repeat right;
}

#categories ul li a:hover {
	background: #a6f887 url(images/cat_line.gif) no-repeat top right;
}

#categories ul li ul li{
	float: none;
}

#categories ul li ul li a {
	padding: 2px 22px;
	font-size: 11px;
	background: none;
	border-bottom: solid 1px #23c216;
}

#categories ul ul {
	display: none;
}

#categories ul li:hover ul {
	display: block;
	background: #a6f887;
	position: absolute;
	margin-left: 0;
	margin-top: 1px;
	border-right: solid 1px #16c223;
	border-left: solid 1px #16c223;
	border-top: solid 1px #16c223;
}

#categories ul ul li:hover a {
	color: #000;
}

#categories ul ul li a {
	display: block;
	cursor: pointer;
	float: none;
}

#categories ul ul li a:hover {
	background: #d9fbdb url(images/hover_logo.png) no-repeat top left;
}

#categories ul ul li:hover ul li:hover a{
	color: #000;
}

/*----------Posting----------*/

#container {
	float: left;
	width: 900px;
}

#content {
	float: left;
	width: 599px;
	margin-top: -30px;
}

#content2 {
	width: 97%;
	float: left;
	margin-left: 10px;
}

.navigation {
	margin: 10px;
	line-height: 24px;
}

.post {
	padding: 10px 20px;
}

.posttitle {
	border-bottom: 1px solid #b0b0b0;
}

#ptitle {
	border-bottom: 1px solid #b0b0b0;
}

.post h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.post h1 a {
	color: #000;
}

.post h2 a {
	color: #000;
}

.post h1 a:hover {
	text-decoration: none;
}

.post h2 a:hover {
	text-decoration: none;
}

.post h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
	padding: 10px 0 5px;
}

.entry-content h3 {
	font-size: 18px;
}

.entry-content h5 {
	font-size: 14px;
}

.entry-content h6 {
	font-size: 12px;
}

.entry-meta {
	padding: 10px 0;
	line-height: 14px;
}

.entry-meta a {
	color: #000;
}

#nav-post {
	margin: 0 10px 40px 15px;
}

#prevpost {
	float: left;
	margin-bottom: 10px;
}

#nextpost {
	float: right;
	margin-bottom: 10px;
}

/*------------Comment------------*/

#comments {
	margin: 10px;
	padding: 10px;
	border: 1px solid #f5f5f5;
}

#comments h3 {
        font-family: Arial, Helvetica, sans-serif;
}

#comments ol {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li {
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ededed;
	line-height: 24px;
}

#comments span.comment-author {
	font-weight: bold;
}

#respond {
	padding: 10px;
	background: #f9f9f9;
}

/*---------Sidebar----------*/

#sidebar {
	width: 300px;
	float: right;
	border-left: 1px solid #b0b0b0;
	margin-top: -25px;
	overflow: hidden;
}

#sidebar ul {
	list-style: none;
	padding: 0;
	margin-left: 1px;
        margin-top: -6px; 
}

#sidebar ul li {
	padding: 10px 10px 0;
}

#sidebar ul li h2 {
	background: url(images/sidebar_title.gif) no-repeat;
	padding: 11px 10px;
	text-align: center;
	border-bottom: 2px solid #b0b0b0;
}

#sidebar ul ul {
	line-height: 24px;
	margin-top: 10px;
}

#sidebar ul ul li {
	padding: 0;
	border-bottom: 1px solid #c8c8c8;
	overflow: hidden;
	background: url(images/hover_logo.png) no-repeat bottom left;
}

#sidebar ul ul li:hover a {
	color: #000;
	background: #ededed url(images/hover_logo.png) no-repeat top left;
}

#sidebar ul ul li a {
	display: block;
	width: 280px;
	cursor: pointer;
	padding-left: 25px;
	color: #000;
}

#sidebar ul ul ul {
	display: none;
}

#sidebar ul ul li:hover ul {
	display: block;
	background: #FFF url(images/sidebar_menu_2.gif) repeat-y;
	position: absolute;
	margin-left: 170px;
	margin-top: -25px;
	border-top: 1px solid #b0b0b0;
}

#sidebar ul ul li:hover ul a{
	color: #36f;
}

#sidebar ul ul li:hover ul li:hover {
	background: #ededed;
	text-decoration: underline;
	border-left: 1px solid #b0b0b0 inherit;
	border-right: 1px solid #b0b0b0;
}

#sidebar ul ul li:hover ul li:hover a{
	color: #000;
}

/*------------Footer-----------*/

#footer {
	background: #f0f0f0;
	width: 900px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	clear: both;
	border-top: solid #000;
	border-bottom: solid #000;
}

#footer a {
	color: #000;
}

#footer ul {
	list-style: none;
	margin: 5px 0 0 0;
	position: relative;
	float: left;
	left: 49%;
}

#footer ul li {
	display: inline;
	float: left;
	position: relative;
	right: 55%;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding: 0 10px;
	margin: 0 0 0 -1px;
}

#bottom {
	clear: both;
	padding-top: 5px;
}

#copyright {
	float: left;
	text-align: left;
	margin-left: 20px;
	font-size: 12px;
}

#credit {
	float: right;
	margin: 20px 20px 0 0;
	font-size: 12px;
}
