/*

Theme Name: tml 2-Column L-S

Theme URI: http://example.com

Description: A Blank Wordpress theme with left sidebar

Author: TML Web

Author URI: http://www.sailingakaroa.co.nz

version: 1.0

*/



/* basics */



*{margin:0; padding:0;}



body {

background: #ddd;



font-family: verdana, arial, tahoma, sans-serif;

font-size: 11px;

text-align: justify;

margin: 0 20px 20px 20px;

}

	

h1 {

font-size: 14px;

}

h2 {

font-size: 14px; 

margin-top:10px;

}

h3 {

font-size: 12px; 

margin-top:10px;

}

h4 {

font-size: 9px;

}





/* images and misc. */



img{ 

border: none; 

padding: 6px; 

}

img a{

border:none;

}



img.left{ 

float: left; 

border: none; 

padding: 6px; 

}

img.right{ 

float: right; 

border: none; 

padding: 6px; 

}



.imgcaption {

	background: #fff;

	float:left;

	width:294px;

	font-size: 7pt;

	color:#e20000;

	border: 1px solid #043882;

	margin: 10px;

	text-align:center;

	}


.imgcaption-right {

	background: #fff;

	float:right;

	clear: both;

	width:294px;

	font-size: 7pt;

	color:#e20000;

	border: 1px solid #043882;

	margin: 10px 10px 10px 20px;

	text-align:center;

	}



blockquote{

border-left:1px solid #A5ABAB;

margin:15px;

padding:0 12px 0 12px;

}

code{

margin:10px;

font-family:"Courier New", Courier, monospace;

}

/* links */

a{

text-decoration:none;

border: none;

}

a:hover{

color:#36448e;

text-decoration: none; 

border: none;

}



/* container */



#container {

width: 960px;

margin: 0 auto;

background: #FFF;

color: #000;

overflow: hidden;

border: 1px solid #000;

}

	

/* header */



#header {



width: 960px; 

height: 380px;

color: #009ee0; 

}



#header2 {

	background: #fff;

	width: 960px; 

	height: 380px;

	color: #fff; 

	min-height:380px;

  	height:auto !important;

  	height:380px;

margin: 0;

padding: 0 0 10px 0;
border-bottom: 1px dotted #ccc;

	}


.contact {

	background: #eee;

	width: 345px; 

	height: 810px;

	padding: 5px;

	margin-top: 20px;

	text-decoration: none;

	color: #043882; 

	}

.contact a {

	text-decoration: none;

	color: #009adf; 

	}

.contact a:hover {

	text-decoration: none;

	color: #009adf; 

	}

.form {

float: left; 

margin-right: 10px;

	}


#address {

	background: #043882;

	width: 960px; 

	height: 15px;

	text-decoration: none;

	color: #fff; 

	min-height:15px;

  	height:auto !important;

  	height:15px;

	}



#logo {

	background: #fff;

	width: 960px; 

	height: 10px;

	text-decoration: none;

	color: #fff; 

	min-height:10px;

  	height:auto !important;

  	height: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: 300;

font-style: italic;

color: #404040;

letter-spacing: 1px;

margin: 0;	

padding: 0 0 0 18px;	

}



/* main menu */





#menu {

background: #043882;

font-family: verdana, arial, times, serif;

font-size: 11px;

width:960px; 

height:55px;

}



#menu ul {

margin: 0;

padding: 30px 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 18px 6px 19px;

margin: 0;

text-decoration: none;

color:#fff;

}



#menu ul li a:hover {

color: #009adf;

}







/* content */





#content {

float: right;

width: 79%;

overflow: hidden;

	}	



#content ul {

margin-left: 0;}



#content ul li {

list-style-type: none;

background-image: url(images/arrow.gif);

background-repeat: no-repeat;

background-position: 0 .4em;

padding: 3px 0 0 20px;

}



.post {

margin: 0 10px;

padding:10px 10px 10px 5px;

line-height: 14pt;

}

.post h1{

font-family: baskerville, georgia, times, serif;

font-size: 16px;

font-weight: 500;

color: #e20000;

}
	

.post h2{

font-family: baskerville, georgia, times, serif;

font-size: 18px;

font-weight: 400;

color: #e20000;

}

	

.post h2 a{

color: #043882;

text-decoration: none;

}

	

.post h2 a:hover{

color: #e20000;

text-decoration: none;

}

	

.post p{

font-size: 11px;

}



.post a{

color: #043882;

text-decoration:none;

}

.post a:hover{

color: #e20000;

text-decoration:none;

}



.post ul {}



.post li {

}

.entry p{

margin:12px 0;

}


.postmetadata{

clear: both;

background:#F7F7F7;

padding:6px;

margin-top: 16px;

}

	

.navigation {

font-size:11px;

float:left;

width:100%;

}

	

.alignleft {

float:left; 

margin:25px;

}

.alignright {

float:right; 

margin:25px;

}

.notfound{

padding: 25px; 

font-size: 14pt; 

font-weight: 300;

}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
font-weight: bold;
	font-size:11px;
	width: 200px;
	float:left;
	margin: 12px 0 20px 0;
	padding: 0;
	border-right: 1px dotted #A2A2A2;
}
#sidebar h2 {
	font-family: baskerville, georgia, times, serif;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #e20000;
	margin: 0;
	padding: 0;
}
#sidebar ul li a {
	margin:0;
	padding: 0;
	color: #043882;
	background: #fff;
}
#sidebar ul li a:hover {
	margin:0;
	padding: 0;
	color: #e20000;
	text-decoration: underline;
}
#sidebar p {
	margin:0;
	padding: 0;
}
#sidebar img {
	padding: 0;
	margin: 0;
}
#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 150%;
	list-style-type: none;
	
}
#sidebar ul ul {
	margin: 2px 0 15px 0px;
	padding: 0;
}
#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 5px;
	border-bottom: 1px dotted #A2A2A2; 
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	padding: 0 0 0 10px;
	list-style-type: square;
	color: #898989;
}
/* comments */



#commentssection{

clear: both;

padding: 2px 12px;

margin: 0;

	}

	

#commentssection h3{

font-family: georgia, times, verdana;

font-size: 12px;

font-weight: 300;

font-style: normal;

color: #000;

	}



#commentform{

background: #F0F0F0;

margin: 12px 12px 20px 12px;

padding:20px;

	}

	

#commentform p{

color: #000;

	}

	

#commentform a{

color: #000; 

text-decoration: none; 

border-bottom: 1px dotted #465D71;

line-height: 14px;}

	

#commentform h3{

font-family: georgia, times, verdana;

font-size: 10px;

font-weight: 300;

color: #000;

}

	

#commentbox{

width:75%;

min-width:400px;

margin:5px 5px 0 0;

}



#author, #email, #url, #commentbox, #submit{

background: #fff;

font-family: verdana, arial, times;

font-size: 10px;

margin:5px 5px 0 0;

padding: 6px;

border: 1px solid #B2B2B2;

}

	

#submit{

margin:5px 5px 0 0;

}



ol.commentlist {

list-style-type: none;

}



ol.commentlist li {

background: #fff;

margin:10px 0;

padding:5px 0 5px 10px;

overflow: hidden;

}



ol.commentlist li.alt {

background: #E5E5E5;

}

ol.commentlist li p {

margin: 6px 0 6px 0; 

padding: 0 12px 0 0; 

line-height: 14pt;

}



ol.commentlist a {

color:#000;

}



cite {

font-family: arial, verdana, tahoma;

font-size: 10px;

font-weight: bold;

font-style: normal;

}

	

cite a{

color: #000; 

text-decoration: none; 

border-bottom: 1px dotted #465D71;

}





/* search */



#searchform{

padding: 6px 0 6px 0px;

font-family: verdana, arial, times;

	}



#searchform input#s{

font-family: verdana, arial, times;

font-size: 10px;

padding: 2px;

margin: 2px 1px 0px 2px;

border: 1px solid #B7B7B7;

}



#searchform input#searchsubmit{

font-family: verdana, arial, times;

font-size: 10px;

padding: 2px;

margin: 2px 0px 0px 2px;

border: none;

background-color: #000;

color: #fff;

}



/* footer */



#footer {

background: #fff;

clear: both;

height: 30px;

width: 100%;

margin-top:15px;

font-family: verdana, arial, tahoma;

font-size: 10px;

color: #043882;

border-top: 1px solid #ddd;

}

	

#footer p{

padding:6px;

margin: 0; 

color: #043882;

}

#footer a{

color: #043882;

text-decoration: none;

}

#footer a:hover{

color: #009adf;

text-decoration: none;

}