/*
Theme Name: TML Web 2-Column Left
Theme URI: http://example.com
Description: A Blank Wordpress theme with left sidebar
Author: TML Web
Author URI: http:/www.tmlwebdesign.co.nz
version: 1.0
*/



/* basics */

* {
	margin:0;
	padding:0;
}
body {
	background: #ffffff url("http://www.tmlwebdesign.co.nz/wp-content/themes/tmlweb/images/bg.gif");
	background-repeat:repeat-x;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	margin: 0px auto 0px auto;
	padding: 0;
}


h1 {
	font-size: 14px;
}
h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #08122E;
	margin-top: 8px;
}
h2.archivetitle {
	margin: 15px 0 0 15px;
}
h3 {
	font-size: 12px;
	margin-top:10px;
}
h4 {
	font-size: 9px;
}
/* images and misc. */

img {
	border: none;
	padding: 0px;
}
img a {
	border:none;
}
img.left {
	float: left;
	border: none;
	padding: 5px;
}
img.right {
	float: right;
	border: none;
	padding: 5px;
}


/* links */

a {
	color:#666;
	text-decoration:none;
	border: none;
}
a:hover {
	color:#333;
	text-decoration: underline;
	border: none;
}



blockquote {
font-family: Georgia;
color: #666666;
margin:22px 40px;
upadding:3px;
padding: 0 50px;
background: transparent url("images/blockquote.gif") no-repeat 0 0;
}




/* container */

#container {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background:#fff;
	color:#333;
	overflow: hidden;
}



#containerpop {
	width: 640px;
height: 400px;
	background:#fff;
	color:#333;
	overflow: hidden;
}

#containerpop h2 {
	color:#333;
	font-family: Georgia;
	font-size: 18px;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eeeeee;
}


#containerpop p{
	color:#333;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}








/* header */

#header {
	width: 960px;
	height: 598px;
	background: #eeeeee url("http://www.tmlwebdesign.co.nz/wp-content/themes/tmlweb/images/bg.gif");
	background-repeat:repeat-x;
	margin: 0;
}



#logo {
	width: 268px;
	height: 149px;
	color: #282b2d;
	float:left;
	margin-top: 30px;
	margin-left: 10px;
}


#monitor {
	width: 379px;
	height: 338px;
	color: #282b2d;
	float:right;
	margin-top: 30px;
}

#headerstatement{
font-family: Georgia, "Times New Roman", Serif;
font-size: 42px;
color: #666666;
letter-spacing: -1px;
clear: both;
margin-bottom: 20px;
margin-left: 20px;
}


#headerstatement em{
font-family: Georgia, "Times New Roman", Serif;
font-size: 42px;
color: #292c2e;
font-style: normal;

}

#headerlinks{
font-family: Georgia;
font-size: 18px;
font-weight: normal;
color: #000000;
font-style: normal;
float: left;
letter-spacing: 3px;
text-transform: uppercase;
margin-top: 30px;
margin-left: 20px;
width: 500px;

}


#headerlinks em{
color: #ff9900;
font-style: normal;
}


#headerquote{
width: 340px;
float: right;
border-left: 1px solid #c8c3c3;
border-right: 1px solid #c8c3c3;
font-family: Georgia;
font-size: 12px;
color: #ff9900;
padding: 10px 30px 10px 30px;
margin-top: 10px;
}





#header h1 {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;
	padding: 120px 0 0 16px;
}
#header h1 a {
	color: #404040;
	text-decoration: none;
}
#header h1 a:hover {
	color: #666;
	text-decoration: none;
}
#header h2 {
	font-family: palatino linotype, georgia, arial, times;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 18px;
}

#line {
width: 500px;
border-bottom: 1px solid #eeeeee;

margin-top: 20px;
}

/* main menu */

#menu {
	background: transparent;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	width:500px;
	height:24px;
	float: left;
	margin-top: 85px;
	letter-spacing: -1px;
}
#menu ul {
	margin: 0;
	padding: 6px 0 0 0;
	text-align: left;
}
#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	padding: 6px 13px 6px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
}
#menu ul li a:hover {
	color:#333;
}
#menu .current_page_item a {
	color:#000;
}
/* content */
#content {
	float: left;
	width: 550px;
	margin: 0;
	padding: 0;
}
* html #content {
	float: left;
	width: 540px;
	margin: 0;
	padding: 0;
}


#contentwide {
	float: left;
	width: 960px;
	margin: 0;
	padding: 0;
}

#contentportfolio {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}




.post {
	margin: 0 0 0 10px;
	padding:10px 10px 10px 10px;
	line-height: 14pt;
}
.post h2{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-bottom: 15px;
	padding-top: 10px;
	letter-spacing: -1px;
	
}

.post h2 a{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
color: #333;
	padding-bottom: 15px;
	padding-top: 10px;
text-decoration: none;
letter-spacing: -1px;
}


.post h3 {
	font-family: Arial;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding-bottom: 5px;
}


.post h3 a {
	font-family: Arial;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding-bottom: 5px;
	text-decoration: none;
}


.post h4{
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 15px 0px;
	border-bottom: 1px solid #999999;
        width: 500px;
}


.post h5{
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	
}




.post p {
	font-size: 12px;
	padding-bottom: 10px;
	color: #666666;
	font-family: Arial, Helvetica, Serif;
}
.post a {
	text-decoration:underline;
	color: #ff9900;
}




.post ul {
padding-left: 30px;
margin-bottom: 20px;
list-style: square url("http://www.tmlwebdesign.co.nz/wp-content/themes/tmlweb/images/tick.png");

}


.post ol {
padding-left: 30px;
margin-bottom: 10px;
}

.post li {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, Serif;
	padding-bottom: 5px;

}
.entry p {
	margin:0px 0;
}


#postedby{
font-family: Arial;
font-size: 12px;
color: #999999;
font-weight: bold;
margin-bottom: 15px;
}

.postmetadata {
	clear: both;
	border-bottom: 1px solid #999999;
	padding:6px 0;
	margin-top: 16px;
}
p.postmetadata {
	font-size: 10px;
	font-weight: bold;
}
.navigation {
	font-size:11px;
	float:left;
	width:95%;
}
.alignleft {
	float:left;
	margin:25px;
}
.alignright {
	float:right;
	margin:25px;
}
.notfound {
	padding: 25px;
	font-size: 14pt;
	font-weight: 300;
}
/* sidebar */

#sidebar {
	font-family: Georgia;
	font-size:12px;
	width: 400px;
	float:right;
	margin: 12px 0 20px 0;
	border-right: 1px solid #c8c3c3;
	border-left: 1px solid #c8c3c3;
	color: #8a8a8b;
}
#sidebar h2 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #333;
	margin: 0 0 15px 0;
	padding: 0;
border-bottom: 1px solid #eeeeee;
}


#sidebar a {
	color: #8a8a8b;
	text-decoration: underline;
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar p {
	margin:0;
	padding: 0;
}
#sidebar img {
	padding: 0;
	margin: 0;
}
#sidebar ul {
	margin:12px;
	padding-left:20px;
	list-style-type: none;

}
#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 22px;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 2px 0 25px 0px;
	padding: 0;

}
#sidebar ul ul li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 5px;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	padding: 0 0 0 10px;
	list-style-type: none;
	color: #898989;
}
/* comments */
#commentssection {
	clear: both;
	padding: 0px 12px;
	margin: 0 10px 0 0;
}
#commentssection h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000;
}
#commentform {
	margin: 0px 12px 10px 12px;
	padding:5px;
	border-top: 1px solid #999999;
}
#commentform p {
	color: #333;
}
#commentform a {
color: #ff9900;;
	text-decoration: underline;
	line-height: 14px;
}
#commentform h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
color: #ff9900;
}
#commentbox {
	width:100%;
	min-width:400px;
	margin:5px 5px 0 0;
}
#author, #email, #url, #commentbox, #submit {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 11px;
	margin:10px 5px 0 0;
	padding: 3px;
	border: 1px solid #B2B2B2;
}
#submit {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	margin: 10px 0px;
	border: none;
	background-color: #ff9900;
	color: #000000;
	text-transform: uppercase;
}
ol.commentlist {
	list-style-type: none;
}
ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 5px;
	overflow: hidden;
}
ol.commentlist li.alt {
	background: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 150%;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
ol.commentlist a {
	color: #ff9900;
}
cite {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
cite a {
color: #ff9900;
	text-decoration: underline;
}
/* search */

#searchform {
	padding: 6px 0 6px 0px;
	margin: 0;
	font-family: Arial;
}
#searchform input#s {
	font-family: Arial;
	font-size: 10px;
	padding: 2px;
	margin: 0px 1px 10px 0px;
	border: 1px solid #B7B7B7;
}
#searchform input#searchsubmit {
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: 0px 0px 10px 2px;
	border: none;
	background-color: #000;
	color: #fff;
}
/* footer */



#footer {
	background: #282b2d url(http://www.tmlwebdesign.co.nz/wp-content/themes/tml_web_new/images/footer.gif) repeat-x;
	clear: both;
	width: 100%;
	margin: 0;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	height: 200px;
	color: #808080;
}
#footer ul {
	clear: both;
	width: 25%;
	padding: 10px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10px;
	min-height: 100px;
	display: block;
}
#footer h2 {
	padding:0 0 10px 0;
	margin: 0;
	color: #FFF;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#footer p {
	padding:6px;
	margin: 0;
	color: #808080;
}
#footer a {
	color: #808080;
	text-decoration: none;
}
#footer a:hover {
	color: #808080;
	text-decoration: underline;
}


#features1{
	width: 155px;
	color: #333333;
	display: inline;
	float: left;
	border-right: 1px solid #c8c3c3;
	padding: 0px 10px 0px 0px;
		font-size: 11px;
		height: 320px;
		margin-top: 10px;
}
#features2{
	width: 155px;
	color: #333333;
	display: inline;
	float: left;
	border-right: 1px solid #c8c3c3;
	padding: 0px 10px 0px 10px;
		font-size: 11px;
		height: 320px;
		margin-top: 10px;
}
#features3{
	width: 155px;
	color: #333333;
	display: inline;
	float: left;
	border: none;
	padding: 0px 0px 0px 10px;
		font-size: 11px;
		height: 320px;
		margin-top: 10px;
}
#features1 h3, #features2 h3, #features3 h3{
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #666666;
}

#features1 a, #features2 a, #features3 a{
	color: #ff9900;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
#features1 p, #features2 p, #features3 p{
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	width: 150px;
	text-align: justify;
}



#footercontainer {
	width: 960px;
	margin: 0px auto 0px auto;
	padding-top: 10px;	
	overflow: hidden;
	padding-left: 20px;
}



#footer1{
	width: 155px;
	color: #eeeeee;
	display: inline;
	float: left;
	border-right: 1px solid #999999;
	padding: 0px 10px 0px 10px;
		font-size: 11px;
		height: 120px;
		margin-top: 10px;
}
#footer2{
	width: 155px;
	color: #eeeeee;
	display: inline;
	float: left;
	border-right: 1px solid #999999;
	padding: 0px 10px 0px 10px;
		font-size: 11px;
		height: 120px;
		margin-top: 10px;
}
#footer3{
	width: 155px;
	color: #eeeeee;
	display: inline;
	float: left;
	border: none;
	padding: 0px 30px 0px 10px;
		border-right: 1px solid #999999;
		font-size: 11px;
		height: 120px;
		margin-top: 10px;
		
}


#footer4{
	width: 350px;
	color: #eeeeee;
	display: inline;
	float: left;
	border: none;
	padding: 0px 30px 0px 30px;
	
		font-size: 11px;
		height: 120px;
		margin-top: 10px;
		
}
#footer1 h3, #footer2 h3, #footer3 h3, #footer4 h3{
	font-family: Georgia;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 10px;
}

#footer1 a, #footer2 a, #footer3 a{
	color: #ff9900;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
#footer1 p, #footer2 p, #footer3 p{
	color: #eee;
	font-family: Arial;
	font-size: 11px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	width: 150px;
	text-align: justify;
}


.portfoliogrey {
	height: 300px;
	color: #666;
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	padding: 0px 25px 0 0;
	margin-right: 40px;
	line-height: 140%;
	text-align: left;
	width: 210px;
	float: left;
	background-color: #f9f9f9;
}


.portfoliogrey p {
	font-family: Georgia;
	font-size: 18px;
}

.portfolio {
	height: 330px;
	color: #666;
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 25px 0 0;
	margin-right: 60px;
	line-height: 140%;
	text-align: left;
	width: 220px;
	float: left;
}
.portfolio img{
		padding: 5px;
		margin: 0;
		border: 1px solid #ccc;
}
.portfolio img:hover{
		padding: 5px;
		margin: 0;
		background: #ccc;
}
.portfolio a:link{
		padding: 0px;
		margin: 0;
		}
.portfolio h1{
	color: #666;
	font-family: arial, tahoma, sans-serif;
	font-size: 23px;
	font-weight: normal;
	padding: 10px 0 0px 0;
	margin: 0px;
	line-height: 140%;
	text-align: left;
}
.portfolio p{
	font-size: 11px;
}



#clear{
clear: both;
}