/*
Theme Name: Trendy
Theme URI: http://benediktrb.de
Description: Trendy by <a href="http://english.benediktrb.de">Benedikt</a>
Version: 1.0
Author: Benedikt Rieke-Benninghaus
*/

/* ------------------------------------------------------------------------------- Definitions */

* {margin: 0; padding: 0; border: none; outline:none;}

body{
	margin:0px;
	padding:0px;
	background-color:#000000;
	font-family:Helvetica, sans-serif;
	color:#d1d1d1;
	background-image:url(http://www.myth.co.nz/images/bg_body.gif);
	background-repeat:repeat-x;
	background-position:left top;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
 	padding:0;
 	margin:0;
}

a:link, a:visited { font-size:13px; color: #bd0909; text-decoration: none;}

a:hover, a:active { font-size:13px;  color: #ffffff;}

.nodisplay {left: -5000px; position: absolute;}

p, ul, ol {}

ol, ul {list-style-type: square; padding:5px 0 0 20px}


/* -------------------------------------------------------------------------------- Containerproperties */
#container{
	width:930px;
	margin-right:auto;
	margin-left:auto;
}

#maincontainer{
	background-image:url(http://www.myth.co.nz/images/bg_mainsub.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	margin-top:20px;
	padding-top:20px;
	margin-bottom:60px;
	height: 30px;
    width:900px;
	margin-left:auto;
	margin-right:auto;
}

#buttons {
        width:300px;
		padding-top:17px;
		text-align: right;
        float:right;
}

#content {
   	float: left;
   	width: 645px;
}

#navigation {
	float: right;
	width: 210px;
	line-height: 1.5em;
	display: inline;
	margin-right: 8px;
	margin-bottom: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



.borderless {
	border:none none none 0px;
}

#footer{
	border-top-style:solid;
	border-top-color:#2f2f2f;
	border-top-width:1px;
	margin-bottom:20px;
	margin-top:60px;
}

#footertext{
	color:#515151;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	width:930px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#copyright{
	width:290px;
	float:left;
}

#address{
	float:left;
	padding-left:125px;
}

#address a{
	text-decoration:none;
	color:#515151;
	font-size:11px;
}

#address a:hover{
	text-decoration:underline;
}


.error {
	font-size: 12px;
	color: #FF0033;
	display: none;
	font-weight:normal;
}


/* navigation styles */

#freephone{
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	background-image:url(http://www.myth.co.nz/images/bg_freephone.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:210px;
	float:right;
	line-height:38px;
	text-align:center;
	padding-top:12px;
}

#menu{
	padding-top:40px;
	background-image:url(http://www.myth.co.nz/images/bg_menu.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#menu_items{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:350px;
	padding-top:13px;
}

#menu_items li{
	float:left;
	margin-right:11px;
	height:35px;
}

#menu_items li a{
	color:#959595;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:38px;
	padding-left:8px;
	padding-right:8px;
}

#menu_items li a:hover{
	color:#ffffff;
}

.navon{
	background-image:url(http://www.myth.co.nz/images/bg_navon.png);
	background-repeat:repeat-x;
	background-position:top;
}

#menu_items a em{
	font-style:normal;
	color:#ffffff;
}


/*navigation styles end*/

#subnav {
	color: #333333;
	text-align: center;
	height: 45px;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 33px;
	font-weight: normal;
	margin-left: 230px;
	padding-top: 10px;
}

#subnav a {
	color: #cccccc;
	text-decoration: none;
	font-size: 13px;
	padding-right: 7px;
	padding-left: 7px;
}
#subnav a:hover {
	color: #f91333;
	text-decoration: none;
	font-size: 13px;
	padding-right: 7px;
	padding-left: 7px;
}
#subnav strong {
	color: #ff0033;
	font-weight: normal;
}

/* ------------------------------------------------------------------------------------------- Header 

#header h1 {
	margin:0px;
	padding:0px;
    font-family: "Arial", Helvetica, sans-serif;
	color: #BB0B00;
	font-size:36px;
	line-height:36px;
	background-repeat: no-repeat;
}*/

#header h1{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-family:Arial,Helvetica, sans-serif;
	font-size:60px;
	line-height:55px;
	letter-spacing:-2px;
	margin-top:40px;
	margin-bottom:40px;
	width:300px;
	float:left;
}


#header h1 a, #header h1 a:hover {
        
}


#buttons ul {
        font-size:11px;
        font-weight:normal;
	padding: 2px 10px 0 0;
}
#buttons li {
	background: transparent url(images/rss.gif) no-repeat 0px 50%;
        padding: 0 10px 0 20px;
	display: inline;
}
#buttons li a {
	font-size:11px;
	color: #ffffff;
        text-decoration: none;
}
#buttons li a:hover {
	font-size:11px;
    text-decoration: underline;
	color: #BB0B00;
}

/* ------------------------------------------------------------------------------------- right Sidebar */


#navigation h2 {	
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height:18px;
	color:#ffffff;
	text-transform:uppercase;
	padding-left:11px;
	padding-top:12px;
}

#navigation ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	padding-left:15px;
	padding-top:10px;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	background-image:url(http://www.myth.co.nz/images/button_newslist.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:20px;
	padding-bottom:2px;
}

#navigation li {
	list-style: none;
}

#navigation ul li a {
    font-size: 13px;
	line-height: 14px;
	margin: 0;
	padding: 6px 0 6px 10px;
	display: block;
	color: #8b8b8b;
	text-decoration: none;
}


#navigation ul li a:hover {
	color:#ffffff;
}

#navigation .box {
	float:left;
	margin:10px 0 10px 0;	
	width:210px;
	background-color:#1a1a1a;
	background-image:url(http://www.myth.co.nz/images/bg_sublist.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-top-color:#6c6c6c;
	border-top-style:solid;
	border-top-width:4px;
	padding-bottom:13px;
}




/* --------------------------------------------------------------------------------------- Content Area */

.article {
	margin: 0px 0 0 0;
} 

.article p {
	margin-left: 60px;
	font-size:13px;
	line-height:18px;
}

.headline {
        clear:both;
}

.article h2 {
   margin:0px;
	padding:0px;
	color:#ffffff;
	font-family:Arial,Helvetica, sans-serif;
	font-size:18px;
	line-height:21px;
	margin-top:10px;
	padding-bottom:15px;
}


.article h2 a:link, 
.article h2 a:visited {
		font-size: 16px;
        color:#ffffff;
	text-decoration: none;
}

.article h2 a:hover, 
.article h2 a:active {
	font-size: 16px;
		color:#ffffff;
}

.comments {
        float:right;
        text-align:left;
        font-weight:bold;
	padding: 4px 4px 4px 33px;
	background: transparent url(images/comments.gif) no-repeat 5px 50%;
}

#content .postmetadata, 
#content .thecontent {
	margin:0;
}

#content .postmetadata {
	background: url(images/postmeta.gif) no-repeat top left;
   	float: left;
   	width: 620px;
        height:44px; 
        margin:6px 0 25px 0;
        padding-bottom:15px;
        border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#content .postmetadata p{
        color:#666666;
        font-size:11px;
        font-weight:normal;
        padding-top:13px;
}

#content .postmetadata p a{
	font-size:11px;
        color:#AE1008;
}
#content .postmetadata p a:hover{
        text-decoration: underline;
}

#content .postmetadata2 {
   	float: left;
   	width: 475px;
        height:44px; 
        margin:6px 0 25px 0;
        padding-bottom:15px;
        border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#content .postmetadata2 p{
        color:#666666;
        font-size:11px;
        font-weight:normal;
        padding-top:13px;
}

#content .postmetadata2 p a{
        color:#DA0036;
}
#content .postmetadata2 p a:hover{
        color:#DA0036;
        text-decoration: underline;
}

#content blockquote {
	background: #121212 url(images/quote.gif) no-repeat top left;
   	padding: 0 0 0 45px;
   	margin: 5px 5px 5px 20px;
        min-height:40px;
}

#content code {
	background: #121212 url(images/code.gif) no-repeat top left;
   	padding: 0 0 0 20px;
   	margin: 5px 5px 5px 20px;
        min-height:40px;
}

.searcherg {
   	padding: 5px;
   	margin: 5px 5px 5px 20px;
   	border-left: 4px solid #84A439;
}

/* ----------------------------------------------------------------------------------------- Content Icons */

.goon {
	background: transparent url(images/link.gif) no-repeat 0px 50%;
        padding:0 0 0 15px;
	font-weight: bold;
}

.thecontent {
        clear:both;
		margin:0px;
		padding:0px;
}

.thecontent p{
		margin:0px;
		padding:0px;
		padding-bottom:10px;
}

.thecontent p a{
	font-size:13px;
	color:#7a7a7a;
}

.thecontent p a:hover{
	color:#ffffff;
}

/* ------------------------------------------------------------------------------------- Comment Area */

.comment {
	margin: 20px 0 0 0;
}

.comment h3 {
        color:#bd0909;
	padding-left: 15px;
	font-size: 16px;
}

.comment small {
	font-size: 10px;
}

.comment h4 {
        color:#bd0909;
	margin: 15px 0 10px 0;
	padding: 0 0 0 15px;
	font-size: 14px;
}

.service {
	margin: 0 0 20px 0;
	padding: 3px;
	background: #1A1F28;
	font-weight: bold;
}

.comment input,textarea {
   	margin: 2px;
   	padding: 4px;
   	background: #EBEBEB;
   	color: #666666;
   	border: 1px solid #CCCCCC;
}

.comment textarea {
   	width: 80%;
   	height: 150px;
}

.comment input:focus,
.comment textarea: focus {
   	background: #EBEBEB;
}

.comment input[type=submit] {
   	font-weight: bold;
}

.comment ol.commentlist {
   	margin: 5px;
   	padding: 10px;
   	list-style-type: none;
}

.comment ol.commentlist li {
   	margin: 7px;
   	padding: 10px;
}

.kommentar {
	padding: 4px 0 2px 6px;
	margin: 5px 0 5px 40px;
        font-size:13px;
}

.gravatar {
	max-width: 50px;
	max-height: 50px;
}

#commentform {
	margin-left:45px;
}
/* ------------------------------------------------------------------------------------------------ Footer */




/* ------------------------------------------------------------------------------------------------------- */
