/*
Theme Name: Tarmaster Jones
Theme URI: http://www.tarmasterjones.com
Description: Theme created by livetech specifically and exclusively for Tarmaster Jones Architects.
Version: 1.2
Author: Live Technologies Ltd.
Author URI: http://www.livetech.co.uk/
Tags: custom header, fixed width, 1 column, widgets

	Tarmaster v1.2
	 http://www.livetech.co.uk/

	This theme was designed and built by Live Technologies,
	whose blog you will find at http://www.livetech.co.uk/news/

	The CSS, XHTML and design are not released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* BEGIN LAYOUT */
body{
	background:#000;
	margin:0px;
	padding:0px;
	text-align:center;
	font:12px/150% "Century Gothic", Verdana, Tahoma, Arial, "Times New Roman";
	}
a, a:visited, a:active, a:link{
	color:#FFFF99;
	text-decoration:none;
	font-weight: bold;
	}
a:hover{
	text-decoration:underline;
font-weight: bold;
	}
#page{
	width:1000px;
	margin:0 auto;
	text-align:left;
	}
#top{
	height:100px;
	background:url(images/top.jpg);
	}
#nav{
	height:40px;
	background:url(images/nav.jpg);
	}
#subnav{
	height:19px;
	background:#FFF;
	}
#main{
	background:#0B4477 url(images/main.jpg) repeat-y;
	padding:0px;
	background-color:#0B4477;
	color:#FFFFFF;
	}
#mainport{
	background:#0B4477 url(images/main.jpg) repeat-y;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	background-color:#0B4477;
	}
#mainpeep{
	width:670px;
	float:left;
	}
	
#mainpeepright{
	padding:10px 0px;
	width:330px;
	float:right;
	text-align:center;
	}
#mainsubleft{
	width:200px;
	float:left;
	}
#mainsubright{
	width:800px;
	float:right;
	}
#footer{
	height:65px;
	background:url(images/footer.jpg);
	padding:35px 0px 0px 10px;
	font-size:11px;
	color:#CCC;
	line-height:normal;
	clear:both;
	}
.clear{
	clear:both
	}
/* END LAYOUT */

/* BEGIN GENERIC STYLES */
p, h1, h2, h3, h4, h5, h6, img, #footer{
	margin:0px 0px 10px 0px;
	font-weight:normal;
	}

p, h1, h2, h3, h4, h5, h6{
	padding:20px 0px 0px 20px;
}
#mainport img, p{
	margin:0px;
	}
#mainport p{
	padding:10px 0px 0px 10px;
	}
img{
	padding:10px;
	}
	
#mainport img{
	padding:0px;
	}

/* BEGIN NAV FORMATTING */
#nav ul, #subnav ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#subnav ul{
	/* margin:10px 0px; */
	}
#nav ul li{
	display:block;
	float:left;
	padding:0px 10px;
	line-height:38px;
	}
#nav ul li a{
	color:#333333;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	}
#nav ul li a:hover{
	border-bottom:4px solid #FFF;
	}
#nav ul li.current_page_item a, #nav ul li.current_page_parent a{
	border-bottom:4px solid #FFF;
	}
#subnav ul li{
	display:block;
	float:left;
	padding:0px 10px;
	line-height:19px;
	}
#subnav ul li a{
	color:#999999;
	text-decoration:none;
	font-size:12px;
	}
#subnav ul li a:hover{
	color:#333;
	}
#subnav ul li.current_page_item a{
	color:#333;
	}
/* END NAV FORMATTING */

/* BEGIN CONTENT FORMATTING */

#main img.alignleft{
	float:left;
	}
#main img.alignright{
	float:right;
	}
div.entry h2{
	font-size:18px;
	line-height:20px;
	} 
#footer p.address{
	width:300px;
	float:left;
	}
#footer span{
	color:#FFF;
	}
#footer a{
	color:#FFF;
	}
p.home{
	margin:0px;
	padding:0px;
	}
p.home img{
	margin:0px;
	padding:0px;
	} 
#main ul{
	list-style-type:square;
	padding-bottom:10px;
	margin-bottom:0px;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #333333;
}
/* End captions */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.avatar
{
	float:right;
	display:block;
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin-right: 5px;
	display: none;
}
.metastuff	
{
	float:right;
	padding-right: 5px;
}
#mainsubleft ul{
	list-style:none;
	margin:0px; padding:0px;
	}
#sybnav {background:#FFF;
}
#sybnav ul{
	list-style:none;
	margin:0px; padding:0px;
	background-color:#FFF;
	clear:both;
	}
#mainsubleft ul ul{
	display:none;
	}
#mainsubleft ul li a, #sybnav ul li a{
	display:block;
	text-align:center;
	line-height:20px;
	background:#DEDEDE;
	color:#666;
	}
#sybnav ul li{
	
	margin:0px 10px;
	}
#sybnav ul li a{
	background:transparent url();
	color:#666666;
	text-decoration:underline;
	font-weight: bold;
	display:inline;
	text-align:left;
	}
#sybnav ul li a:hover{
	background:transparent url();
	color:#000000;
	}
#mainsubleft ul li a:hover{
	background:#CCC;
	text-decoration:none;
	}
#mainsubleft ul li{
	padding:0px 0px 2px;
}
img{
	border:0pt none;
	}
ol li{
	margin:0px 0px 10px 0px;

	}
ol li h4{
	display:inline;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#FFFF99;
}
ol li p, #footer p{
	margin:0px;
	padding:0px;
	}
.gallery img {
	border:0pt none;
	}
	
ul.imgnav{
	list-style:none;
	margin:0px 0px 0px 10px; padding:0px;
	line-height:110px;
	}
ul.imgnav li{
	display:inline;
	padding:0px 20px 0px 0px;
	margin:0px;
	}
	
#newleft{
	width:620px;
	float:left;
	margin:0;
	padding:0;
	}
#newright{
	width:380px;
	float:right;
	margin:0;
	padding:0;
	}
td.empty0, td.empty3{
	width:100px;
	height:100px;
	background:#FF0000;
	}
td.empty1, td.empty4{
	width:100px;
	height:100px;
	background:#FFFF00;
	}
td.empty2, td.empty5{
	width:100px;
	height:100px;
	background:#006699;
	}
#livetech{
	width:1000px;
	margin:0 auto;
	text-align:center;
	}
#livetech p{
	text-align:right;
	font-size:11px;
	color:#CCCCCC;
	}
#livetech p a{
	color:#FFFFFF;
	}
#footerlinks{
	width:1000px;
	margin:0 auto;
	text-align:center;
	}
#footerlinks p{
	text-align:right;
	font-size:11px;
	color:#CCCCCC;
	}
#footerlinks p a:link,#footerlinks p a:visited, #footerlinks p a:active,#footerlinks p a{
	color:#FFFFFF;
	}
#footerlinks p a:hover
{
	color:#666666;
}