/*  
Theme Name: IP Main
Theme URI: http://www.inspiringperformance.co.nz/
Description: A fixed width, two columns theme for Wordpress with white backgrounds.<br /><br />Wordpress Widgets supported.<br /><br />Extra? You can use .imgleft and .imgright classes to float images, Gravatar 2 plugin supported but not required.
Version: 1.1
Author: WEBYSYSTEMS
Author URI: http://www.weby.com.au/
*/
/*  Zero everything first to stop any pesky browser defaults  */   
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }

/* Ok now that is done here is the real stuff */
/*   BODY AND MISC   */

body {
background: #EFEFF1;
color: #666666;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;
text-align: center;
}

hr {
display:none;
}

blockquote {
font-family: arial, verdana, georgia, serif;
color: #666666;
font-size: 12px;
}

code {
font-family:'Courier New', Courier, monospace;
font-size: 11px;
background:#f5f5f5;
}

del {
}

ins {
}

abbr {
}

acronym {
}

h1 {
display: none;
}

/*   IMAGES   */
/*
img {
padding: 6px;
border: 1px solid #e5e5e5;
display: block;
background: #f5f5f5;
}
*/
img.imgleft {
float: left;
margin-right: 5px;
}

img.imgright {
float: right;
margin-left: 5px;
}

/*   MAIN LINKS   */

a {color:#669933; text-decoration:none;}

a:hover {text-decoration: underline;}

/*   MAIN WRAPPER   */

#wrapper {
width: 974px;
margin: 0 auto 0 auto;
padding: 0;
text-align: left;
background: #FFFFFF;
}

#sub-wrapper {
padding: 0px 7px 0px 28px;
}

/*   HEADER   */

#header {
padding: 0px 0px 0px 0px;
}

#header h1 {
}

#header h2 {
font-family: Verdana, georgia, serif;
font-weight: normal;
font-size: 24px;
text-transform: uppercase;
color: #000000;
margin-top: 40px;
}

#header h2 a {
color: #000000;
text-decoration: none;
}

#header div.description {
text-transform: uppercase;
letter-spacing: 1px;
color: #666666;
margin-bottom: 10px;
}

.bannerip{
width:  974px;
height: 140px;
}
/*   MAIN CONTENTS   */

#navcontainer{
margin: 5px 2px 5px 2px;
width: 974px;
height: 100px;
text-align: center;
}

#mainnavigation
{
background: #FFFFFF;
font-family: Verdana, Arial, georgia, serif;
width: 974px;
}

/* to stretch the container div to contain floated list */
mainnavigation:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#mnav
{
list-style: none;
width: 974px;
}

ul#mnav li
{
display: block;
float: left;
margin: 2px 2px 2px 2px;
padding: 0px 0px 0px 0px;
width: 317px;
height: 28px;
text-align: center;
font-family: Verdana, Arial, georgia, serif;
font-size: 12px;
line-height:28px;
font-weight: bold;
border: 1px solid #666666;
}

ul#mnav li a
{
display: block;
width: 100%;
color: #666666;
text-decoration: none;
text-align:center;
background: #FFFFFF;
}

#mainnavigation>ul#mnav li a { width: auto; }

ul#mnav li#active a
{
background: #C2CF83;
color: #666666;
}

ul#mnav li a:hover, ul#mnav li#active a:hover
{
color: #666666;
background: #C2CF83;
border-color: #666666;
}



.subnav{
margin: 2px 2px 2px 25px;
padding: 0px 0px 0px 0px;
width: 945px;
height: 28px;
text-align: left;
font-family: Verdana, Arial, georgia, serif;
font-size: 11px;
line-height:28px;
color: #666666;
}

.subnav a:{color: #669933; text-decoration: none; font-weight: bold;}
.subnav a:link      {color: #669933; text-decoration: none; font-weight: bold;}
.subnav a:visited{color: #669933; text-decoration: none; font-weight: bold;}
.subnav a:active  {color: #c32827; text-decoration: none; font-weight: bold;}
.subnav a:hover    {color: #c32827; text-decoration: none; font-weight: bold;}

.subnav a.asubnav:{color: #c32827; text-decoration: none; font-weight: bold;}
.subnav a.asubnav:link      {color: #c32827; text-decoration: none; font-weight: bold;}
.subnav a.asubnav:visited{color: #c32827; text-decoration: none; font-weight: bold;}
.subnav a.asubnav:active  {color: #c32827; text-decoration: none; font-weight: bold;}
.subnav a.asubnav:hover    {color: #c32827; text-decoration: none; font-weight: bold;}

h2.pagetitle {
font-family: Verdana, georgia, serif;
font-size: 20px;
line-height: 24px;
color: #669933;
font-weight: normal;
text-transform: uppercase;
padding: 10px;
}

#content {
padding-right: 400px;
}

#content h1 {
}

#content div.post {
}

#content div.post h2 {
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana, georgia, serif;
font-size: 20px;
line-height: 24px;
font-weight: normal;
color: #669933;
/*border-bottom: 2px groove #ededed;*/
}

#content div.post h3 {
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana, georgia, serif;
font-size: 18px;
line-height: 22px;
font-weight: normal;
color: #c32827;
}

#content div.post h4 {
font-family: verdana, georgia, serif;
font-size: 14px;
font-weight: normal;
color: #509FD4;;
}

#content div.post h5 {
font-family: georgia, serif;
font-size: 17px;
font-variant: small-caps;
font-weight: normal;
color: #666666;
}

#content div.post h6 {
font-family: georgia, serif;
font-size: 14px;
font-variant: small-caps;
font-weight: normal;
color: #666666;
}

#content div.post h2 a {
color: #669933;
text-decoration: none;
}

#content div.post h2 a:hover {
color: #87B1CE;
}

#content div.post p {
line-height: 150%;
}

#content div.post p.date,
#content div.post p.date a {
font-family: verdana, georgia, serif;
font-size: 12px;
font-weight: normal;
color: #666666;
padding: 15px 0px 0px 0px;
border-bottom: 1px solid #669933;
}

p.nocomments {
}

#content div.post p.details_small {
/*padding: 5px 0px 0px 0px;
width:540px;*/
font-size: 11px;
color: #666666;
border-top: 1px dotted #666666;
}

.dsleft{float:left;}
.dsright{float:right;}

#content div.post ul {
margin-left: 20px;
}

#content div.post ul li {
line-height: 140%;
}

#content div.post ol {
}

#content div.post ol li {
line-height: 140%;
}

/*   NAVIGATION LINKS   */

#content div.navigation {
display: block;
padding-top:10px;
padding-bottom:40px;
}

#content div.navigation a {

}

#content div.navigation span.alignleft {
float:left;
width:45%;
padding: 8px !important;
background: #ffffff !important;
border: 1px solid #cccccc !important;
}

#content div.navigation span.alignright {
float:right;
width:45%;
text-align:right;
padding: 8px !important;
background: #ffffff !important;
border: 1px solid #cccccc !important;
}
/* OTHER TEXT FONTS */
#content div.post p.bigtext {
padding: 2px 0px 6px 0px;
font-family: verdana, georgia, serif;
font-size: 13px;
font-weight: normal;
color: #666666;
line-height: 18px;
}
#content div.post p {
padding: 2px 0px 6px 0px;
font-family: verdana, georgia, serif;
font-size: 11px;
font-weight: normal;
color: #666666;
line-height: 15px;
}
.impactblue{
color: #509FD4;
font-weight: bold;
}
.impactbigblue{
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana, georgia, serif;
font-size: 20px;
line-height: 24px;
font-weight: normal;
color: #509FD4;
}
.impactbiggreen{
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana, georgia, serif;
font-size: 20px;
line-height: 24px;
font-weight: normal;
color: #669933;
}

.impactbigred {
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana, georgia, serif;
font-size: 18px;
line-height: 22px;
font-weight: normal;
color: #c32827;
}
/*   COMMENTS AND COMMENTLIST   */
.commentsred{
font-weight: bold;
color: #c32827;
}
h3#comments {
font-family: Verdana, Arial, serif;
font-size: 12px;
font-weight: bold;
color: #666666;
padding: 10px 0;
}
h3#respond {
margin: 5px 0px 5px 0px;
font-family: Verdana, Arial, serif;
font-size: 12px;
line-height:15px;
font-weight: bold;
color: #666666;
border-bottom: 1px dotted #666666;
}

.commentswrapper{
width:540px;
}
ol.commentlist {
list-style: none;
margin: 0;
padding: 0;
}

ol.commentlist li {
padding: 10px;
border: 1px solid #eeeeee;
background: #efefef;
margin-bottom: 12px;
}

ol.commentlist li.alt {
background:#efefef;
}

ol.commentlist li big {
font-weight: bold;
font-size: 18px;
display: block;
color: #666666;
}

ol.commentlist li span.await_mod {
color: #666666;
font-weight: bold;
}

ol.commentlist li span.comment_data a {
font-size: 12px;
}

ol.commentlist li p {
line-height: 140%;
}

p.allowed-tags {
padding: 5px;
border: 1px solid #eeeeee;
background:#efefef;
}

/*   FORM ELEMENTS   */

#commentform {
}
.commentsform label {
    margin: 0px 0px 3px 0px;
	position: absolute;
	text-align:right; 
	width: 150px;
}
.commentsform input {
    margin: 0px 0px 3px 155px;
	font-size: 11px;
	line-height: 14px;	
	width: 380px;
}	
.commentsform textarea {
    margin: 0px 0px 3px 155px;
	font-size: 11px;
	line-height: 14px;	
	width: 380px;
}	
input {
}

input[type="submit"] {
}

textarea {
width:60%;
}

#searchform br {
}

.search  {
font-size: 11px;
}
/*   SIDEBAR   */

#sidebar {
width: 370px;
margin: 0;
padding: 0;
float: right;
font-size: 11px;
background: #EEFFEE;
}
#sidebar h2{
font-family: Verdana, arial, georgia, serif;
font-weight: bold;
font-size: 12px;
line-height: 16px;
color:#666666;
margin: 0px 0px 0px 0px ;
padding: 15px 0px 3px 0px;
border-bottom:1px dotted #669933;
}
.sidebarl {
width: 165px;
margin: 0px 0px 0px 0px;
padding: 0px 9px 0px 9px;
border-top:1px dotted #669933;
}

.sidebarr{
width: 165px;
margin: 0px 0px 0px 0px;
padding: 0px 9px 0px 9px;
}

.sidebarr2{
width: 165x;
margin: 0px 0px 0px 0px;
padding: 0px 9px 0px 9px;
background: #FFFFFF;
}
.sidebartable {
padding: 0px;

}

.sidebartable td{
vertical-align:top;
	border-width: 0px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: #669933;
}
.sidebartable td.sidebar2td {
	vertical-align:top;
	border-width: 0px 0px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: #669933;
}





#sidebar h1 {
}

#sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#sidebar ul li{
line-height: 160%;
}

#sidebar ul li h2 {
font-family: arial, georgia, serif;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
letter-spacing:1px;
color:#000000;
margin: 0px 0px 0px 0px ;
padding: 15px 0px 1px 0px;
border-bottom:1px solid #cccccc;
}

#sidebar a {
/*padding-left: 13px;
background: transparent url(images/icon-sidelink.jpg) no-repeat left center;*/
}

#sidebar a:hover {
}

#sidebar ul li a {
}

/*   SIDEBAR WIDGETS TAGS   */

caption {
}





.recentcomments a {
padding: 0 !important;
background-image: none !important;
}

.recentcomments {
}

/*   FOOTER   */

#footer {
clear: both;
padding-top: 20px;
padding-bottom: 0.3px;
margin-bottom:0;
font-size: 11px;
text-align: center;

}

#footer a {
}

#footer a:hover {
}

#footer h1 {
}

#footer p {
}

/*   EXTRAS   */

.sh_avatar, .gravatar {
width: 40px;
height: 40px;
float: right;
}

/*
#global-feed {
width: 50px;
height: 55px;
display: block;
position: absolute;
top: 20px;
left: 80%;
margin-left: 320px;
background: transparent url(images/back-feed.png) no-repeat top left;
}
*/

#global-feed span {
display: none;
}

/*Buttons*/
input.button {
	width: auto;
	color: #000000;	
}
