/* 
Template: TAGB
Theme Name: TAGB
Description: Customised site theme for Atherstone Tae Kwon-Do Club 
Author: Oliver Shingler
Author URI: www.olivershingler.com
*/

a img {
	border: none;
}

A:link    {color:#000000;text-decoration:none;}
A:visited {color:#000000;text-decoration:none;}
A:active  {color:#999999;text-decoration:none; border-bottom: 1px dashed #132C4F;}
A:hover   {color:#999999;text-decoration:none; border-bottom: 1px dashed #132C4F;}

acronym, abbr {
	border-bottom: 1px dashed #c00;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 95%;
	font-size: 100%;
	letter-spacing: .07em;
}

blockquote {
	font-size: 100%;
	background-color: #fff;
	padding: 5px 25px 5px 25px;
	margin: 1.5em;
	border: 1px dotted #999;
}

body {
	//background: #717fea;
	background: #ffffff;
	color: #000;
	font: 100% georgia, times, serif;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 95%;
	font-style: normal;
}

dl dd {
	color: #000;
	font-size: 100%;
	font-weight: normal;
	padding: 5px;
	text-transform: none;
}

dl dt {
	color: #c00;
	font-size: 100%;
	font-weight: bold;
}

h1 {
	margin: 25px 10px 20px 0px;
	padding: 0px;
	text-align: left;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #c00;
}

h2 {
	font-size: 150%;
	font-weight: normal;
	margin: 15px 20px 0 25px;
	padding-bottom: 2px;
}

h3 {
	font-size: 130%;
	color: #c00;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 a:hover {
	color: #999;
	text-decoration: none;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font-size: 100%;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.comment-box {
	background: #fff;
	border: 1px solid #808080;
	padding: 5px;
	margin-bottom: 3px;
}


.feedback {
	clear: both;
	color: #c00;
	font-size: 95%;
	text-align: left;
}

.meta {
	font: 90% "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	margin: 0px;
	text-transform: uppercase;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #c00;
	font-weight: normal;
	letter-spacing: 0;
}

.page_item {
	margin: 0;
	padding: 0;
}

.page-title	{
	background: transparent;
	color: #999;
	font: bold 125% "Lucida Sans Unicode", arial, verdana, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

.post {
	margin: 10px;
	font-size: small;
}

.post h3 {
	font-size: large;
}



.post a:hover {
	color: #999;
	text-decoration: none;
}



.comments-post {
	padding: 0px;
	margin: 0px;
}

.pullquote {
	font-size: 140%;
	font-style: italic;
	color: #c00;
	margin: 1.5em;
	padding: 5px;
}


/* styling the image thumbnails featured in my posts */
.post img {
	white-space: normal;
	padding: 5px;

}

.post img.alignright { 
	padding: 4px; 
	margin: 0 0 2px 7px; 
	display: inline; 
	float: right; 
	border: 1px solid #808080;
}

.post img.alignleft { 
	padding: 4px; 
	margin: 0 7px 2px 0; 
	display: inline;
	float: left; 
	border: 1px solid #808080;
}


.comments-post {
	margin: 5px 10px 60px 10px;
}


/* style for clean archives page */
.postspermonth {
	color: #999;
	list-style: none;
	margin: 5px 0 10px 0;
	padding-left: 25px;
}

.storytitle {
	color: #808080;
	margin-bottom: 2px;
	margin-top: 10px;
}

.storytitle a, .storytitle a:link {
	text-decoration: none;
}

.storytitle a:hover {
	color: #999;
	text-decoration: none;
}

.textarea {
	margin: 0;
	width: 200px;
}

.clearer, #clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

#commentform  #comment{
	margin: 0;
	padding: 10px;
	width: 400px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	padding: .2em;
}

#commentform textarea {
	width: 90%;
}

#commentlist li ul {
	border-left: 3px solid #c00;
	font-size: 100%;
	list-style-type: none;
}

#content {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 50px 10px 5px;
	width: 800px;
	font-family: "Lucida Grande", Helvetica, sans-serif;
}

#content li {
	//font-size: 80%;
}

#content a img {
	margin: 2px;
	padding: 4px;
}



#footer {
	clear: both;
	//background-color: #717fea;
	background-color: #ffffff;
	color: #fff;
	font: normal 90% "Lucida Grande", Helvetica, sans-serif;
	//border-top: 0px solid #000;
	height: auto;
	line-height: 140%;
	margin: 0px;
	padding: 5px;
	text-align: center;
	width: 100%;
}

#footer li {
	list-style: none !important;
	display: block;
}

#footer a, #footer a:link {
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	color: #f00;
	text-decoration: underline;
}

#left-col {
	float: left;
	margin: 0px;
	padding: 5px;
	width: 40%;
}

#left-nav {
	color: #c00;
	float: left;
	font: bold 90% "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	margin: 5px 20px 10px 10px;
	text-align: left;
}
/* :: LOGO :: */
#logo {
	background-color: #717fea;
        text-align: center;
	border-bottom: #000 1px solid;
	color: #fff;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	height: 140px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#logo h1 {
	font: normal 300% "Lucida Grande", Helvetica, Geneva, sans-serif;
	margin: 0px 0px 0px 7%;
	padding: 0.3em 0px 0.3em;
/*	margin: 0px 0px 0px 7%;
	padding: 0.7em 0px 0.3em;
*/
}

#logoleft {
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}

#logoleft:hover {
	background-color: transparent;
	color: #000;
	text-decoration: none;
}

#logoright {
	background-color: transparent;
	color: #000;
	text-decoration: none;
}

#logoright:hover {
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}
#main {
}

#menubar {
	background-color: #fff;
	font: normal 100% "Trebuchet MS", "Lucida Sans Unicode", arial, helvetica, sans-serif;
	margin: 5px 5px 10px 5px;
}

#page-info {
	background: transparent;
	border-bottom: 1px solid #808080;
	color: #000;
	font: 105% "Lucida Sans Unicode", arial, verdana, helvetica, sans-serif;
	margin: 10px 30px 20px 30px;
	padding: 5px;
	text-align: center;
}

#page-info a, #page-info a:link {
	text-decoration: none;
}

#right-col {
	float: right;
	margin: 0px;
	padding: 5px;
	width: 40%;
}

#right-col input#s, #left-col input#s {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	width: 80%;
}

#right-col li h3, #left-col li h3 {
	font-size: 140%;
	color: #c00;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

#right-col ul, #left-col ul {
	color: #000;
	font-size: 115%;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#right-col ul li, #left-col ul li {
	font-size: 80%;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#right-col ul ul, #left-col ul ul {
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#right-col ul ul li a, #left-col ul ul li a {
	color: #808080;
	text-decoration: none;
}

#right-col ul ul li a:hover, #left-col ul ul li a:hover {
	border-bottom: 1px solid #000;
}

#right-col ul ul li,
#right-col ul li ul li,
#left-col ul ul li,
#left-col ul li ul li {
	border: 0;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
}

#right-col ul ul ul.children, #left-col ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#right-nav {
	color: #c00;
	float: right;
	font: bold 90% "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	margin: 5px 10px 10px 20px;
	text-align: right;
}


.catlist {
	font-size: 95%;
	margin: 0;
	padding: 0 0 1px 2px;
	text-align: left;
}

img.alignleft, .post img.alignleft {
	border: 1px solid #ddd !important;
	display: inline;
	float: left;
	margin: 0 7px 2px 0;
	padding: 4px;
}

img.alignright, .post img.alignright {
	border: 1px solid #ddd !important;
	display: inline;
	float: right;
	margin: 0 0 2px 7px;
	padding: 4px;
}
/* Styles for 'excerpt' plugin' */
.more-link {
   font-style: italic;
   font-size: 10px;
   font-color: #FF5555;
   font-weight: bold;
}


/* Contact Form CSS */
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}