/*

Theme Name:		Facttactic

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

Description:	        Blog for Facttactic

Version:		1.0

Copyright 2008

*/

* {

padding: 0;

margin: 0;

}

html, body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;	
    background-image: url(images/bg.gif);
    background-repeat: repeat-x;
	background-position: left -12px;
    position:relative;
	margin: 0px;
	padding: 0px;	
}
IMG {
	padding: 0px; 
    border: none;
}

#page {
	margin-top:0px;
	margin-bottom:0px;
	background-repeat: repeat-x;
	background-position: left -12px;
	position: relative;
	margin-right: auto;
	margin-left: auto;	
	text-align: center;
    width: 100%;
}

#container {

	width: 749px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
    text-align: left;
}

p {

	font-size: 1em;
	line-height: 1.5em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.introPara{

	font-size: 13.6px;
	line-height: 1.5em;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.mainNav {

	width:164px;
        float: left;
	text-decoration: none;
	margin-top: 20px;
        padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: -1px;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
        font-size: 12px;
	position: absolute;
	top: 76px;

}

.mainNav ul{

	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;	
}

.mainNav  li{

	margin: 0px;
	padding: 0px;
	list-style: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #999999;   
	background-repeat: repeat-x;
	background-position: 0 0;
	border-top: dotted #ffffff 1px;
}

.mainNav .active a  {

	background-color:#652920;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}



.mainNav a {

color:#ffffff;

}	

.mainNav li a{
	display: block;
	margin: 0px;
	height:1%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.mainNav  li a:hover{

	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-color: #CCCCCC;
	text-decoration: none;

}
.mainNavSelect {

	background-color: #652920;
}

.mainNavSubSelect {
	background-color: #9D807B;
}



.subNav {
	background-color: #666666;
}

a:hover {
	text-decoration: underline;
}

a:active {

	text-decoration: none;
	color: #990000;

}

a:link {

	text-decoration: none;
	color:#990000;
	}

a:visited {
	color:#990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.logo {

	padding-top: 15px;
	padding-left: 10px;
}
.clear{
	clear:both;
}

 .Tall {

	width:750px;
	height:65px;
	padding-top: 10px;
 } 

.header {

	width: 580px;
	background-repeat: repeat-x;
	background-position: 0px 20px;
	height:120px;
	margin: 0px;
	float:right;
	background-image: url(images/wallpaper.jpg);	
}

.header IMG {

	vertical-align: bottom
}

.header a {

height:120px;

} 

#content {

	width:748px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
        padding: 0;
        margin: 0;
        height: 100%;
}

#content h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;	
	padding: 0;
	margin: 0;
}

#left {
	float:right;
	padding-right: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	width: 476px;
	padding-top: 30px;
        border-right: solid 1px #eeeeee;
        padding-bottom:10px;

}

#left h2 a:hover{ 
 color:#990000; 
}

#content h2, h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
}

#left h1 a{
	font-size:1em;
	color:#333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        padding: 0;
        margin: 0;
}

#left h2 a{

	font-size:1em;
	color:#666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        padding: 0;
        margin: 0;
}

#footer {

	width: 540px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-right: 0px;
	padding-bottom: 30px;
	color: #999999;
        padding-left:210px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;	

}

#footer a {

	width: 750px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
	font-weight: normal;
	text-decoration:underline;
	}



#footer  a:hover{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
} 

#news { width:465px;  

        padding-top: 15px;     

}

a:link {

	color: #990000;
}

.style1 {

	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
.style2 {
	color: #CC3300;
	font-weight: bold;
}

label {

	display:block;
	font-size: 90%;
	margin-right: 1em;
	margin-top: 0.5em;
	color:#333333;
	width:120px;
}

button {
margin-top:10px;
color:#CC3300;
}

input {
	background-color:#FFFFFF;
	width:170px;
	margin-top:3px;

	}
.button {

	margin-top:10px;
	color:#CC3300;
	border:thin;
	border:solid;
	border:#CC3300;
	background-repeat: no-repeat;
}

.style3 {font-size: 0.85em}

.logo {
	padding-top: 15px;
	padding-left: 2px;
}

.style4 {font-size:0.80em}
 #news a:link {
	color:#CC3300;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
 } 
.style6 {font-size: 2em}

#rss {  
        font-size: 70%
height:auto;
        color:#990000;
        font-family: Arial, Helvetica, sans-serif;
 background-image: url(images/rss.jpg);	
        background-repeat:no-repeat;
background-position: 10px 10px;
        padding-top:10px;

}
#rss p {

        color:#990000;
        padding-top:5px;
padding-left:60px;
padding-bottom:30px;
        font-family: Arial, Helvetica, sans-serif;
        font-size:80%;  

}


#sidebar {
	font-size:100%;
	color: #666666;
	border-left: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
	min-height: 100%;	
	margin-top: 0px;
	font-family:Arial, Helvetica, Sans-Serif;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 10px;	
	padding-right: 5px;
	background-color:#ffffff;
	}

#sidebar h2 {	
        color: #000000;
	font-size: 110%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 10px 5px 0px 0px;
	margin: 0;  
        text-transform:uppercase;

	}
#sidebar h3 {

	background: #ffffff;
	color: #000000;
	font-size: 1em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 10px 5px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
}

#sidebar ul {

        font-family: Arial, Helvetica, Sans-Serif;
	list-style: none;
	margin: 5px 0px 0px 0px;
        width:142px;
	padding: 0px;
        background-color: #ffffff;
	}

#sidebar  li {

        font-family: Arial, Helvetica, Sans-Serif;
	padding: 0px;
	margin: 0px;
        background-color: #ffffff;
	}

#sidebar  li a {

	background: #ffffff;
        display:block;
        font-family: Arial, Helvetica, Sans-Serif;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: dotted 1px #999999;
        font-weight:normal;
	}
#sidebar  li a:hover {
        font-family: Arial, Helvetica, Sans-Serif;
	color: #999999;
	}

.style8 {color: #663300}
input {
	width: 110px;
        margin-left:0px;
        margin-top:2px;
        margin-bottom:5px;
        margin-right:10px;
}
textArea {
	width: 350px;
        margin-bottom:0px;
        margin-top:0px;
}

.postmeta {
        color:#333333;
        font-size:.95em;
        width:auto;
        margin-bottom:20px;
        padding:0px;
		border-bottom: solid 1px #eeeeee; 

}
.postmeta p {

        color:#333333;  
        font-family: Arial, Helvetica, sans-serif;
        padding: 0;
 margin-bottom:20px;
        font-size:.85em;
}

.postmeta h1 {

        font-family: Arial;
        font-size:19.2px;
        color:black;
}



.postmeta h2 a {

font-family: Arial;
        font-size:19.2px;
        color:#666666;
}

.postmeta li {
 
        color:#000000; 
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 20px;
        padding: 0px;
        font-size:.85em;
}

.date-info {

        font-size:60%;
        margin-bottom:15px;    
        color: #666666;

}

#search {       

       margin-bottom:10px;
       margin-top:5px;
       width:130px;
       text-align:center;
}


.textwidget {     
       padding-left:px;
       padding-bottom:10px;
       padding-top: 10px;
       color:#666666;
       font-size:11px;
       font-family: Arial, Helvetica, sans-serif;

}



#who {
       font-size:75%;
       font-family: Arial, Helvetica, sans-serif;
       margin-top: 10px;
       color: #999999;
       margin-bottom: 5px;

}



#content blockquote p{

	margin: 0px 0px 0px 0px;
	padding: 0px;
}



#commentblock {

       padding: 0;
margin: 0;
       font-family:Arial, Helvetica, sans-serif;
       font-size:100%;
}

#commentblock a{
      color:#990000;

}

#comments {

      font-weight: normal;
      color:#990000;
      margin-top: 0px;
	  padding-top: 10px;
      margin-bottom: 5px;
}

.more-link { font-size:85%; color: #990000; }

.comment_view {

      font-size:75%;
      margin-bottom: 10px;
    }

#comment_people {

color: #55CC33;
margin-bottom: 10px;
padding-top:10px;
}

#respond { padding-top: 10px; color:#000000; }

.contact {

font-size: 95%;
color: #333333;
width: 476px;
margin-top: 0px;
text-align: left;
padding-top: 10px;
padding-bottom: 20px;
}

#cat.postform {margin-top: 10px;} 

.commenttext {

        padding-bottom:5px; 
        padding-top: 5px;
        border-bottom: #eeeeee solid 1px;}

.commenttext p {

color: #666666;

}

#submit { 

margin-top: 10px; margin-bottom: 10px;

} 

p#comments {
margin-top: 10px;
color: #000000;

}   
  .tag_view {
      font-size:75%;
margin-bottom: 10px;

    }



.blog-intro p {

       color: #999999;
        font-family: Arial, Helvetica, sans-serif;
        padding: 0;
        margin-bottom:20px;
        margin-top:20px;
		font-size: .85em;
	line-height: 1.5em;
	border-bottom: 2px solid #eeeeee
	

}

.blog-intro h1 {

        font-family: Arial, Helvetica, sans-serif;
        font-size:20.2px;
        padding-bottom: 20px;
        margin-bottom: 30px;
        color:#333333;
}