/*  
Theme Name: NewZealand
Theme URI: http://www.new-zealand-vacation.info
Description: Custom theme created for new-zealand-vacation.info
Version: 1.0
Author: 
Author URI: 
Description: Copyright, all rights reserved.
*/


body,html {
	background-color:#fff;
	text-align:center;/*hack for IE 6*/
}
td,div,span,p,li,blockquote,a
{
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
}

.main
{
   	width:732px;
	margin:auto; 
}

.gootop { /*ads under header*/
	background-color:#FFFFFF;
	padding:3px 0;
	border:1px solid #3366CC;
	border-top:0;
	}
h1
{
	color:#fff;
	font-size:24px;
	margin:0;
	font-weight:bold;
}

a
{
	font-weight:bold;
}

.header {
	background-color:#3366CC;
	padding:0;
	width:732px;
	margin:auto;
	}
	
td.header {
	padding:0;
	}
.wp_img {
	padding:0;
	}
.headertxt /*styles bottom of header, with text*/
{
	color:#FFF;
	padding:10px 0 6px 48px;/*this positions the headline properly in the header*/
	font-weight:bold;
	font-size:13px;
}
.content
{
	padding-left:20px;
	padding:5px;
}

.contentbox
{
	border:1px solid #003399;
	padding:15px;
}
.cat_title, div.cat_title a {
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	padding: 6px 0;
}
.posttitle, div.posttitle a
{
	/*display:block;*/
	font-size:16px;
	font-weight:bold;
	color:#3366CC;
}

.body
{
	padding:0px;
}

.menu
{
	width:175px;
	padding: 0 10px;
}
.menuHeader
{
	font-weight:bold;
	margin-bottom:5px;
}

#sidebar  {
	list-style:none;
	margin: 0;
	padding:0;
	border-style:solid;
	border-color:#000;
	border-width:1px 1px 0 1px;
}
.catlist {
	margin-bottom:0px;
	/*margin-left:5px;*/
	padding:3px 3px 3px 12px;
	border-bottom:1px solid #000;
	background-image:url(http://www.new-zealand-vacation.info/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
}
.catlist a {
	font-weight:bold;
	}
.catlist a:link, .catlist a:visited, .postlist a:link, .postlist a:visited {
	color:#3366CC;
	}
.catlist a:active, .catlist a:hover, .postlist a:active, .postlist a:hover {
	color: #CC6633;
	}
.postlist {
	margin-bottom:0px;
	padding:3px 3px 3px 18px;
	border-bottom:1px solid #000;
}
.postlist a {
	font-weight:normal;
	}
.post, .comment {
	padding: 3px;
	}
.comment {
       border: 1px dashed #aaa;
}
.postmetadata, p.postmetadata a {
	font-size:10px;
	}
.social, div.social a {
	font-size:11px;
	}

.sidetext {
	padding:3px;
	text-align:center;
	font-size: 11px;
	}
.alignleft {
       text-align:left;
}
.alignright {
      text-align:right;
}
.center {
      text-align:center;
}
.footphoto {
	margin: 12px auto;
	background-color:#3366CC;
	text-align:center;
	width:732px;
	padding: 6px 3px;
	}
	
td.footer
{
	width:732px;
	margin:auto;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	padding:5px;
	padding-top:20px;

}
ul.footer {
 margin:0;
}

ul.footer li {
 display: inline;
 list-style-type: none;
}

.footer a, ul.footer li a { 
	padding: 3px;
	font-size:10px;
	 }

.portletlabel {
    COLOR: #ffffff;
	BACKGROUND-COLOR: #3366CC;
}
.tiptable {
    BACKGROUND-COLOR: #ffffe3;
	padding:5px;
	font-size:11px;
	}
.tiptabletext{font-size:11px;}
.postmetadata, a.postmetadata {font-size:10px; font-weight:bold;}

.wp_quotepage {
	margin: 0;
	}

/*formatting for sitemap*/
.sitemap_parent {
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	}
.sitemap_child {
	font-weight: normal;
	font-size:12px;
	padding-left: 24px;
	}
