/*
Theme Name: Logogog
Theme URI: http://www.logogog.co.nz
Version: 1.0
Author: Kara Peters, digital breeze design
Author URI: http://www.digitalbreeze.co.nz
Interface Design Copyright: 2007 Logogog (Pty) Ltd, South Africa
*/

body{	
	margin:0;
	padding:0;
	background: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: center;
	}

#pagewrap{
  margin: 0 auto;
  width: 538px;
  text-align:left;
}
	
#menupicture, #menuwrap {
	display: none;
}

#content{
  width:auto;
  margin: 8px 0 0 0;
}

#logo_print {
  width: 538px;
  display: block;
  background-color: transparent;
  border: 0;
  margin-bottom: 5px;
}

#content img.header {
  padding: 0 0 20px 0;
  border: 0;
  width: 538px;
  margin: 0;
}

#content #heading_blog {
  display: none;
}

h3{
  font-size:14px;
  font-weight:bold;
  padding:20px 0 0 0;
  margin:0;
}

strong{
  font-size:14px;
  margin:0;
}

a{
  text-decoration:none;
  color:#000000;
  font-weight:bold;
}

h2 {
font-size:15px;
color: #000000;
}

hr {
  border:0;
  border-bottom:1px dotted #000000;
  height:1px;
}

small {
 font-size: 11px;
}

#content img {
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-bottom: 2px solid #000000;
  border-right: 1px solid #000000;
  margin: 0 10px 10px 0;
  padding: 0;
  float: left;
}

.right {
 text-align: right;
}

textarea {
  width: 400px;
}

h1 {
   font-size: 16px;
}

.navigation {
 display:none;
}

input#submit {
  display:none;
}
