/*  
Theme Name: Tax-Return
Theme URI: http://sww.co.nz/
Description: Custom theme by Stellar Web Works
Version: 1.0
Author: Aidan Curran
Author URI: http://sww.co.nz/
*/
html,body {
	margin:0;
	padding:0;
   background: #fff;
   text-align: center;
	font-family: arial, helvetica, sans-serif;
   font-size: 13px;
   color: #404040;
}
h1, h2, h3, h4 {

}
h1 {
   font-size: 22px;
   margin: 18px 0 8px 0;
   color: #00749c;
}
h2 {
   font-size: 19px;
   margin: 18px 0 8px 0;
}
h3 {
   font-size: 15px;
   margin: 5px 0;
}
h4 {
   font-size: 13px;
   margin: 3px 0;
}
a {
   color: #000099;
}
a:hover {
   color: #0000FF;
}
h2 a, h3 a {
   text-decoration:none;
   color: #404040;
}
h2 a:hover, h3 a:hover {
   text-decoration:underline;
   color: #000099;
}
img {
   border: 0;
}
div {
   text-align: left;
}
#maincontent ul {
   padding: 0 15px;
   margin: 10px 0;
}
#maincontent ul li { 
  list-style-type: none;
  list-style-position: outside;
  background: url(images/arrow.png) 0 center no-repeat;
  padding: 5px 0 5px 35px;
}
#maincontent ul.plain li { 
  background: none;
  list-style-type: disc;
  padding: 5px 0 5px 5px;
}
.contents {
   width: 900px;
   margin: 0px auto;
}
#header .contents {
   background: url(images/logo.png) 0px 0px no-repeat;
   height: 130px;
}
#topnav {
   text-align: center;
   line-height: 30px;
   background-color: #e5f0f9;
   border-bottom-left-radius: 10px;
   -moz-border-radius-bottomleft: 10px;
   -webkit-border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
   -moz-border-radius-bottomright: 10px;
   -webkit-border-bottom-right-radius: 10px;
   width: 350px;
   float:right;
   font-size: 12px;
}
#topnav a {
   margin: 0 15px;
   color: #000000;
   text-decoration:none;
   font-weight: bold;
}
#topnav a:hover, #navbar a.current {
   color: #01769d;
}
#description {
   text-align: right;
   clear: right;   
   padding-top: 65px;
   color: #595959;
   font-weight: bold;
   font-style: italic;   
}
#navbar {
   text-align: center;
   line-height: 37px;
   height: 44px;
   background: url(images/nav-bg.gif) left top repeat-x;
}
#navbar ul {
   list-style: none;
   margin: 0;
   padding: 0;
   height: 37px;
   border-left: 1px solid #001c34;
}
#navbar li {
   list-style: none;
   margin: 0;
   padding: 0;
   display: block;
   float: left;
   border-left: 1px solid #0271ce;
   border-right: 1px solid #001c34;
}
#navbar a {
   font-size: 16px;
   padding: 0 44px;
   color: #fff;
   font-family: Verdana, Geneva, sans-serif;
   letter-spacing: 1px; 
   text-decoration:none;
   font-weight: bold;
   display: block;
   float: left;
}
#navbar a:hover, #navbar a.current {
   color: #fff;
   background: url(images/nav-bg-hi.gif) left top repeat-x;
}
#top-section {
   padding-top: 40px;
}
#box {
   background: url(images/box-bg.gif) 0px 0px repeat-x;
   width: 280px;
   height: 285px;
   padding: 20px 60px;
   color: white;
   font-family: Verdana, Geneva, sans-serif;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   float:left;
}
#box h1 {
   font-size: 30px;
   margin: 8px 0;
   color: white;
}
#box h2 {
   font-size: 18px;
   margin: 8px 0;
}
#box ol {
   padding-left: 30px;
}
#box li {
   text-align:left;
   margin-bottom: 5px;
}
#news {
   width: 400px; 
   float:right;
}
#news h2 {
   margin: 3px 0 6px;
}
#news p {
   margin: 3px 0;
}
a.button {
   background: url(images/button.png) 0px 0px no-repeat;
   width: 167px;
   height: 47px;
   display: block;
   line-height: 47px;
   padding-left: 30px;
   margin: 40px auto 0px;
   color: #fff;
   text-decoration: none;
   font-size: 18px;
   font-weight: bold;
   text-align: left;
}
a.button:hover {
   background: url(images/button.png) 0px -47px no-repeat;
}
.more {
   text-align: right;
}
.more a {
   font-weight: bold;
   text-decoration: none;
}
#rss {
   text-align: center;
   margin-bottom: 0px
}
#rss a {
   color: #d88014;
   text-decoration: none;
   background: url(images/rss.jpg) right center no-repeat;
   padding-right: 30px;
   font-size: 18px;
   font-weight:bold;
   line-height: 24px;
}
#rss a:hover {
   color: #c96f01;
}
#bigtextband {
   background: #f1eba9;
   margin-top: 40px;
}
#maincontent {
   padding: 30px;
}
.bigtext {
   width: 260px;
   padding: 25px 30px;
   float: left;
   font-size: 16px;
}
.bigtext h2 {
   font-size: 20px;
}
.first {
   padding-left: 0px;
}
.last {
   padding-right: 0px;
}
.hilite {
   color: #fc0d01;
   font-style: italic;
   text-align: center;
   font-weight: bold;
}
.clear {
   clear:both;
}
#footer {
   margin-top: 5px;
   padding: 5px;
   font-size: 11px;
   color: #003c87;
   background: #c5def2;
}
#footer a {
   text-decoration: none;
   color: #003c87;
}
#footer a:hover {
   text-decoration: underline;
   color: #003c87;
}
#footertext {
   width: 600px;
   padding: 20px 0 10px 0;
   float:left;
   text-align: center;
}
#kiwilogo {
   width: 150px;
   text-align: center;
   float:left;
}
#securebadge {
   width: 150px;
   text-align: center;
   float:right;
   padding-top: 20px;
}






/* WP Common Styles */
.editLink {
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #e0e0e0;
   color: #777777;
   font-size: 10px; 
   border: 1px solid #999999;
   text-decoration: none;
   padding: 3px 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #eeeeee;
   border: 1px solid #333333;
   color: #000000;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}
img.aligncenter, div.aligncenter {
   display: block;
   margin: 20px auto;
}
img.alignright, div.alignright {
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft, div.alignleft {
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
img.aligncenter {
   text-align: center;
}
img.alignright {
   text-align: right;
}
img.alignleft {
   text-align: left;
}
.wp-caption-text,.wp-caption-dd {
   margin: 4px 0;
   font-weight: bold;
   text-align: center;
}
.more-link {
   display:block;
   text-align:right;
}
.linklove {
   display:none;
}

