/*  
Theme Name:WordPress Default
Theme URI:http://wordpress.org/
Description:personalised theme 
Version:1.0
Author:Carl Hubbers
Author URI:http://www.hubbers.com/
*/

body {
font-size:77%; /* Resets 1em to 10px */
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
color:#666;
text-align:center;
margin:0 0 20px;
padding:0;
background:#e7e5de url(images/bodyBkg.gif) 0 0 repeat-x; 
}
a {
color:#009;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a img {
border:0;
}

h1, h2, h3 {
font-weight:400;
}
h1 {
font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin:0;
float:left;
width:100%;
font-size:2.5em;
text-align:left;
}
h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration:none;
color:#fff;
margin:25px 0 0;
}
h2 {
font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:2.5em;
line-height:1.1;
text-transform:uppercase;
clear:both;
margin:10px 10px 0;
}
h2, h2 a, h2 a:visited {
color:#ffab19;
text-decoration:none;
}
h3 {
color:#009;
margin:10px 10px 0;
font-size:1.8em;
line-height:normal;
text-transform:uppercase;
clear:both;
}
h3.comments {
margin:20px 0;
}
p {
color:#666;
margin:0 10px 10px !important;
line-height:1.5 !important;
}
p img {
padding:0;
max-width:100%;
font-size:1em;
}
img.centered {
display:block;
margin-left:auto;
margin-right:auto;
}
img.alignright {
padding:4px;
margin:0 0 2px 7px;
display:inline;
}
img.alignleft {
padding:4px;
margin:0 7px 2px 0;
display:inline;
}
li {
padding:0 0 5px;
}
select {
width:130px;
}
acronym, abbr, span.caps {
cursor:help;
}

acronym, abbr {
border-bottom:1px dashed #999;
}

blockquote {
margin:15px 30px 0 10px;
padding-left:20px;
border-left:5px solid #ddd;
}
blockquote cite {
margin:5px 0 0;
display:block;
}
small {
font-size:1em;
color:#999;
margin:3px 10px;
float:left;
width:610px;
white-space:nowrap;
}
code {
font:1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size:1em;
}
hr {
display:none;
}

/* layout styles */
#page {
margin:0 auto;
width:990px;
}
#header {
float:left;
width:990px;
height:100px;
}
p.description {
float:left;
color:#fff;
font-weight:bold;
margin:0 !important;
}
#nav {
float:left;
height:36px;
width:980px;
}
#nav a {
color:#fff;
font-weight:700;
text-decoration:none;
float:left;
padding:12px 20px 10px;
}
#nav a:hover {
color:#666;
background-color:#efefef;
}
#nav a.rss {
padding:0 10px !important;
float:right !important;
}


#content {
margin:20px 0;
padding:0;
float:left;
width:630px;
text-align:left;
background-color:#fff;
}

.narrowcolumn {
background-color:#fff;
}
.narrowcolumn img {
width:inherit;
}
.narrowcolumna {
padding-top:5px;
}
.widecolumn {
background-color:#fff;
}
.widecolumn h2 {
padding-top:10px;
}
.widecolumn .post {}
.widecolumn .smallattachment {
text-align:center;
float:left;
width:128px;
margin:5px 5px 5px 0px;
}
.widecolumn .attachment {
text-align:center;
margin:5px 0px;
}
#adcolumn {
float:left;
width:200px;
}

.post {
margin:0 0 20px;
text-align:left;
}
.post hr {
display:block;
}


.entry h2 {
padding-bottom:5px;	
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}
.entry ol {
padding:0 0 0 35px;
margin:0;
}
.entry li {
color:#666;
margin:0;
padding:0 0 5px;
}
.entry img {
margin-top:10px;
}


.postmetadata {
clear:left;
color:#777;
background-color:#f8f8f8;
padding:5px 10px;
border:1px dashed #ddd;
margin:10px 0;
}
.postmetadata ul, .postmetadata li {
display:inline;
list-style-type:none;
list-style-image:none;
}

.commentlist {
padding:0;
margin:0;
text-align:left;
}
.commentlist p {
margin:10px 10px 10px 0 !important;
}
.commentlist li {
margin:10px 0 5px;
padding:5px 10px 0;
list-style:none;
font-weight:bold;
}
.commentlist li, #commentform input {
font:1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist cite, .commentlist cite a {
font-weight:bold;
font-style:normal;
font-size:1.1em;
}
.commentmetadata {
font-weight:normal;
margin:0;
display:block;
}


/* add comments */
#commentform label {
display:block;
margin:10px 10px 0;
width:400px;
}
#commentform label input {
width:200px;
padding:2px;
margin:0 0 1px 0 !important;
display:block;
}
#commentform textarea {
font-size:1em;
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
width:560px;
padding:2px;
margin:0;
}
#commentform #submit {
margin:10px 10px 30px;
}

#sidebar {
float:left;
margin:20px 0 0 20px;
padding:0 0 20px;
width:330px;
text-align:left;
display:inline;
background-color:#fff;
}
#sidebar h2 {
color:#009;
margin:10px 10px 0 !important;
font-size:1.8em !important;
}
#sidebar p, #sidebar div {
margin:0 10px !important;
}
#sidebar img {
margin:0 5px 5px 0;
border:1px solid #ccc;
width:88px;
}
#sidebar em {
color:#f26522;
font-style:normal;
}

#sidebar ul {
margin:0 !important;
padding:0 !important;
float:left;
display:inline;
width:140px !important;
}
#sidebar ul h2 {
float:left;
margin:0 !important;
padding:10px 0 0 !important;
}
#sidebar ul li {
list-style:none;
margin:0 0 5px !important;
padding:0 !important;
}
#sidebar ul p, #sidebar ul select {
margin:10px 0;
}
#sidebar ul ul {
margin:0 !important;
padding:0 !important;
float:left;
display:inline;
width:140px !important;
}
#sidebar li li {
float:left;
width:140px;
}




#searchform {
margin:0 0 10px 0;
padding:10px 0 20px;
border-bottom:1px dashed #b7ac82;
background-color:#b8ac82;
float:left;
width:330px;
}
#searchform h2 {
color:#000;
margin:0 10px !important;
}
#searchform p {
margin:0 0 10px 0;
}
#searchform input {
margin-left:10px;
}
#searchform #s {
width:200px;
}
#searchform #searchsubmit {
vertical-align:bottom;
}
#googleTower {
float:left;
display:inline;
margin:0 !important;
padding:10px 0 0 !important;
width:140px;
}

#footer {
background-color:#b7ad83; 
border-top:3px solid #fff;
margin:0;
float:left;
width:99.9%;
}
#footer p {
color:#fff;
margin:0;
padding:10px 0;
text-align:center;
}
#footer a {
color:#fff;
}
#footer a:hover {
text-decoration:underline;
}


/* generic classes */
.nocomments, blockquote, strike {
color:#777;
}
.nocomments {
text-align:center;
margin:0;
padding:0;
}
.navigation {
display:block;
text-align:right;
text-transform:uppercase;
padding:10px;
}
.navigation span {
float:left;
}
.center {
text-align:center;
}
.floatright {
float:right !important;
}


.dataTable {
border-collapse:collapse;
margin:0 10px 10px;
} 
.dataTable.travel {
float:left;
width:610px;
}
.dataTable.travel img {
display:block;
} 
.dataTable td, .dataTable th {
color:#666;
vertical-align:top;
padding:3px 5px;
border:1px solid #ccc;
}
.dataTable th {
font-weight:700;
text-align:left;
}
.dataTable.travel {
margin:0 10px;
float:left;
width:610px;
}
.dataTable.travel img {
display:block;
} 
.dataTable.travel td, .dataTable.travel th {
color:#ccc;
border:0;
}
.dataTable.travel th {
color:#ffab19;
font-weight:400;
font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:2.5em;
}

.highlight {
border:1px solid #c03;
background-color:#ffc;
margin:10px;
padding:5px;
float:left;
width:600px;
}
.highlight strong {
color:#c03;
line-height:1.4;
}
.commentlist .highlight {
margin:10px 0;
}
