/*

Theme Name: interwine

Theme URI: http://www.interwine.co.nz

Description: Custom WordPress theme for Interwine

Author: TML Web Design

Author URI: http://www.tmlwebdesign.co.nz

version: 1.0

*/



/* basics */



* {

	margin:0;

	padding:0;

}

body {

	background: #000;

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 13px;

	margin: 15px auto 0px auto;

	padding: 0;

}

/* use the below in replace of the above if you want a centered background graphic */



/*

body {

background: url(http://74.53.53.194/~tmlweb08/dev/wp-content/themes/TML-2L/images/bg.gif) top no-repeat;

font-family: verdana, arial, tahoma, sans-serif;

font-size: 12px;

margin: 0;

padding: 0

}

*/



h1 {

	font-size: 14px;

}

h2 {

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 16px;

	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;

}

blockquote {

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

}

code {

	margin:10px;

	font-family:"Courier New", Courier, monospace;

}

/* links */



a {

	color:#9f191c;

	text-decoration:none;

	border: none;

}

a:hover {

	color:#9f191c;

	text-decoration: underline;

	border: none;

}

/* container */



#container {

	width: 960px;

	margin: 0px auto 0px auto;

	padding: 0px;

	background:#000;

	color:#8f7939;

	overflow: hidden;

}



#container-home {

	width: 960px;

	margin: 30px auto 0 auto;

	padding: 40px 0 50px 0;

	background:#000 url(http://74.53.53.199/~inter/wp-content/themes/interwine/images/line-dots.gif) no-repeat top center;

	color:#8f7939;

	overflow: hidden;

}



/* header */



#header {

	width: 100%;

	height: 133px;

	color: #fff;

	margin: 0 auto 0 auto;

}



#header-inner {

	width: 960px;

	margin: 0 auto 0 auto;

	height: 133px;

}

#header h1 {

	font-family: "Palatino Linotype", georgia, times, serif;

	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, times, serif;

	font-size: 12px;

	font-weight: bold;

	font-style: italic;

	color: #404040;

	letter-spacing: 1px;

	margin: 0;

	padding: 0 0 0 18px;

}

/* main menu */



#menu {

	background: transparent url(http://74.53.53.199/~inter/wp-content/themes/interwine/images/menu-bg.gif) repeat-x;

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 12px;

	width: 100%;

	height:43px;

	text-transform: uppercase;

}

#menu ul {

	width: 960px;

	margin: 0 auto 0 auto;

	padding: 13px 0 0 0;

	text-align: left;

}

#menu ul li {

	list-style-type: none;

	display: inline;

	margin: 0 0 0 -5px;

	padding: 0;

}

#menu ul li a {

	padding: 6px 43px 6px 0px;

	margin: 0;

	text-decoration: none;

	color: #bda04b;

}

#menu ul li a:hover {

	color:#fff;

}

#menu .current_page_item a {

	color:#fff;

}

/* content */

#content {

	float: left;

	width: 100%;

}

#content-home {

	float: left;

	width: 100%;

}

.post {

	margin: 0;

	padding:10px 0px 10px 0px;

	line-height: 14pt;

	border-top: 1px solid #8f7939;

}



.post-home {

	margin: 0;

	padding:10px 10px 10px 0px;

	line-height: 14pt;

}

.post h2 {

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 16px;

	font-weight: bold;

	color: #8f7939;

	margin: 30px 0 10px 0;

	padding: 15px 0 0 0;

	border-top: 1px solid #8f7939;

}

.post h3 {

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 10px;

	font-weight: bold;

	color: #8f7939;

	margin: 0;

	padding: 0;

}

.post h2 a {

	color: #08122E;

	text-decoration: none;

}

.post h2 a:hover {

	color: #666;

	text-decoration: none;

}

.post p {

	font-size: 13px;

}

.post a {

	text-decoration:none;

}



.post a:hover {

	text-decoration:underline;

}

.post ul {

}

.post li {

}

.entry p {

	margin:12px 0;

}

.postmetadata {

	clear: both;

	border-top: 1px dotted #A2A2A2;

	padding:6px 0;

	margin-top: 16px;

}

p.postmetadata {

	font-size: 10px;

	font-weight: bold;

}

.navigation {

	font-size:11px;

	float:left;

	width:100%;

}

.alignleft {

	float:left;

	margin:0 18px 20px 0;

}

.alignright {

	float:right;

	margin:0 0 20px 18px;

}

.notfound {
	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 16px;

	font-weight: bold;

	color: #8f7939;

	margin: 30px 0 30px 0;

	padding: 15px 0 0 0;

}

/* sidebar */



#sidebar {

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size:10px;

	width: 200px;

	float:left;

	margin: 12px 0 20px 0;

	padding: 0;

	border-right: 1px dotted #A2A2A2;

}

#sidebar h2 {

	font-family: "Palatino Linotype", georgia, times, serif;

	font-weight: bold;

	font-size: 13px;

	text-align: left;

	color: #333;

	margin: 0;

	padding: 0;

}

#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: 0;

}

#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: 0px 12px;

	margin: 0 10px 0 0;

}

#commentssection h3 {

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 14px;

	font-weight: bold;

	font-style: normal;

	color: #000;

}

#commentform {

	margin: 0px 12px 10px 12px;

	padding:5px;

	border-top: 1px dotted #A2A2A2;

}

#commentform p {

	color: #000;

}

#commentform a {

	color: #000;

	text-decoration: underline;

	line-height: 14px;

}

#commentform h3 {

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #000;

}

#commentbox {

	width:75%;

	min-width:400px;

	margin:5px 5px 0 0;

}

#author, #email, #url, #commentbox, #submit {

	background: #fff;

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 11px;

	margin:10px 5px 0 0;

	padding: 3px;

	border: 1px solid #B2B2B2;

}

#submit {

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 10px;

	padding: 2px;

	margin: 10px 0px;

	border: none;

	background-color: #000;

	color: #fff;

}

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: "Palatino Linotype", georgia, times, serif;

	font-size: 10px;

	font-weight: bold;

}

ol.commentlist li p {

	margin: 6px 0 6px 0;

	padding: 0 12px 0 0;

	line-height: 150%;

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 12px;

	font-weight: normal;

	font-style: normal;

}

ol.commentlist a {

	color:#000;

}

cite {

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 10px;

	font-weight: bold;

	font-style: normal;

}

cite a {

	color: #000;

	text-decoration: underline;

}

/* search */



#searchform {

	padding: 6px 0 6px 0px;

	margin: 0;

	font-family: "Palatino Linotype", georgia, times, serif;

}

#searchform input#s {

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 10px;

	padding: 2px;

	margin: 0px 1px 10px 0px;

	border: 1px solid #B7B7B7;

}

#searchform input#searchsubmit {

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 10px;

	padding: 2px;

	margin: 0px 0px 10px 2px;

	border: none;

	background-color: #000;

	color: #fff;

}

/* footer */



#footer {

	background: #000;

	clear: both;

	width: 100%;

	margin-top:15px;

	font-family: "Palatino Linotype", georgia, times, serif;

	font-size: 11px;

	border-top: 1px solid #8f7939;

}

#footer p {

	width: 960px;

	padding:10px 0 0 0;

	margin: 0 auto 30px auto;

	color: #8f7939;

	text-align: center;

	letter-spacing: 0.5px;

}

#footer a {

	color: #8f7939;

	text-decoration: none;

}

#footer a:hover {

	color: #9f191c;

	text-decoration: none;

}



#main-image {

	height: 570px;

	width: 1900px;

	background: transparent;

}



#column1, #column2 {

	float: left;

	width: 160px;

	margin: 5px 45px 10px 0;

	padding: 0;

	font-size: 12px;

}



#column3 {

	float: left;

	width: 135px;

	margin: 5px 50px 10px 0;

	padding: 0;

	font-size: 12px;

}



#column4 {

	float: left;

	width: 160px;

	margin: 5px 40px 10px 0;

	padding: 0;

	font-size: 12px;

}



#column5 {

	float: left;

	width: 150px;

	margin: 5px 0px 10px 0;

	padding: 0;

	font-size: 12px;

}



.feature-title a {

	color: #8f7939;

	text-transform: uppercase;

	text-decoration: none;

	margin: 0;

}



.feature-title a:hover {

	color: #8f7939;

	text-transform: uppercase;

	text-decoration: underline;

}



.feature-title:after {

	content: " »";

}



.feature-text {

	line-height: 145%;

	margin: -10px 0 30px 0;

}



.feature-text a {

	color: #9f191c;

	text-decoration: none;

}



.feature-text a:hover {

	color: #9f191c;

	text-decoration: underline;

}



#page-image {

	height: 192px;

	width: 967px;

	background: transparent;

	margin: 0 auto 0 auto;

}



#contact-left {

	float: left;

	width: 450px;

	font-size: 13px;

	background: transparent;

	margin: 0;

}



#contact-right {

	float: right;

	width: 430px;

	background: transparent;

	font-size: 13px;

	margin: -30px 0 20px 0;

	padding: 0 0 0 50px;

}



.img-border {

	border: 4px solid #8f7939;

	padding: 0px;

}



