/*
Theme Name: London
Theme URI: http://www.taekwondo-london.co.uk
Description: Designed by Jemima.
Version: 1.0
Author: Sarah
Author URI: http://www.taekwondo-london.co.uk
Tags: 

*/

/* Colours:
* 	Red: 	#A9200E
*	Orange: #F1A02C
*/
/*

typography
forms
layout 
navigation 
colour

*/

/*	typography
--------------------------------
*/
body {
	margin: 0;
	padding: 0;
 	/*background: url("/images/ttaLogo-bwlarge50pc.gif") no-repeat; */
/*	background-position: 900px 150px;*/
	border: none;  
	font-family : verdana, Arial, san-serif;
	font-size: 62.5%;
}
h1 {
	font-size: 2.2em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

	#branding h1 {
		font-size: 2.5em;
		font-weight: bold;
		margin: 0;
	}

h2 {
	font-size: 1.5em;
	margin: 1em 0 0.1em 0;
}

	#branding h2 {
		font-size: 1.5em;
		font-weight: bold;
		margin: 5px 0 10px 0;
	}
	#homecontent2 li.widget {
	list-style: none;
	margin-top: 20px;
}
h3 {
	font-size: 1.3em;
	margin: 0.7em 0 0 0;
}


p, li, address, td, th {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 1em 0;
}

	p.strapline {
		font-size: 2.2em;
		font-family: "comic sans MS", verdana, cursive, san-serif;
		width: 600px;
		margin: 0;
		padding: 10px 0 5px 0;
	}
	
	p.caption, .gallery-caption {
		margin: 0;
		padding: 5px 0 0 0;
		font-size: 1.3em;
		line-height: 1.4em;
		font-family: verdana, cursive, san-serif;
		text-align: right;
	}
	p.photocredit, p.imgdesc {
		margin: 0;
		padding: 5px 0;
		font-size: 1.1em;
		line-height: 1em;
		font-weight: normal;
		font-family: verdana, cursive, san-serif;
		text-align: right;
	}
	#footer p {
		font-size: 1em;
	}
	
li {
	margin: 0;
}

	.links li {
		margin: 1em 0;
	}
	
ul.links {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
th {
	text-align: left;
	padding: 1em 1em 0 0;
}
td {
	border-bottom: 1px dotted #ccc;
	padding: 0 0.5em; 
	vertical-align: top;
}
a {
	font-weight: bold;
}

address {
	margin-left: 15px;
	font-style: normal;
}

img {
	border: 1px solid #ccc;
}
	#content2 img {
		margin: 30px 0 0 0;
	}

/*	forms
--------------------------------
*/

/*	layout
--------------------------------
*/

/* @group Layout */




#branding img {
	float: left;
	margin: 20px 30px 10px 10px;
	border: 0;
}

#wrapper {
	clear: both;
	width: 750px;
	margin: 0 0 0 35px;
}
#wrapper h1 {
	padding-top: 20px;
}
#homecontent1, #zcontent2 {
	width: 290px;
	float: left;
	padding-bottom: 20px;
	margin: 0 0 0 0;
}

#zcontent2 {
	float: right;
}

#homecontent2, #zcontent1 {
	width: 410px;
	float: right;
	padding-bottom: 20px;
}
#homecontent2 {
	width: 418px;
}
li p {
	font-size:  1em;
}
.post img {
	padding: 3px;
	border: 1px solid #ccc;
}
#zcontent1 {
	float: left;
}

#footer p {
	border-top: 1px solid #A9200E;
	clear: both;
	margin: 0 0 2em 0;

}
.boxout {
	border: 3px solid #A9200E;
	font-weight: bold;
	padding: 0 10px;
	font-size: 1.1em;
	margin: 0 0 1em 0;
}
.imgblend {
	border: 0;
}
.post .thumbnail {
	float: right;
	margin: 0 0 10px 15px;
}
.post {
	clear: both;
	margin-top: 20px;
}
.alignright {
	clear: right;
	float: right;
	margin: 0 0 10px 15px;
}
.alignleft {
	clear: left;
	float: left;
	margin: 0 15px 10px 0;
}

.gallery {
	float: right;
	display: block;
	width: 298px;
	clear: both;
	overflow: hidden;
	margin: 0 0 0 20px;
	}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
	}
.gallery .gallery-item {
	overflow: hidden;
	float: right;
	margin: 0 0 20px 0;
	list-style: none;
	padding: 0;
	}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail, .post .thumbnail img {
	height: auto;
	padding: 3px;
	margin: 0 auto;
	float: right;
	border: 1px solid #ccc;
	}
	img.widget_sp_image-image {
	border:  1px solid #ccc;
	padding: 3px;
	margin: 0 auto;
}
.gallery-caption {
	clear: both;
	margin: 0 3px;
	
	}
.newsthumb img {
	margin: 0 20px 0 0;
}



/* @end */





/*	navigation
--------------------------------
*/
.menu {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 3px solid #000;
	border-top:  3px solid #000;

}
.menu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 1.2em;
}
.menu a {
	float: left;
	line-height: 1.2em;
	font-weight: bold;
	margin: 4px 15px 4px 0px;
	text-decoration: none;

}

/* @group Colour */

body {
	color: #000;
	background: #fff;
}
h1, h2, h3 {
	color: #A9200E;
}
h1 a {
	color: #A9200E;
	text-decoration: none;
	font-weight: normal;
	
}
p.caption, .gallery-caption {
	color: #333;
}
p.photocredit, p.photocredit a, p.photocredit a:active, p.photocredit a:visited, p.imgdesc, p.imgdesc a, p.imgdesc a:active, p.imgdesc a:visited  {
	color: #999;
}

p.photocredit a:hover, p.imgdesc a:hover {
	color: #666;
}
.menu {
	background: #000;
}
a:hover {
	color: #A9200E;
}
.menu a {
	color: #fff;
}
a, .menu a.active, .menu li.current_page_item a, .menu li.current_page_parent a, .menu a:hover, p.strapline {
	color: #F1A02C;
}
#footer p {
	color: #666;
}
#branding {
	color: #fff;
	background: #A9200E;
}
	#branding h1, #branding h2 {
		color: #fff;
	}


/* @end */		

/*	All other format rules (grouped logically and in as linear a fashion as possible)
--------------------------------
*/


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash p.strapline {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 22px;
}
