/*
Theme Name: Canguru
Theme URI: http://canguru.nl/
Description: Canguru - the gurus of can do theme
Version: 1.0
Author: Tomasz J. Kowalczyk &amp; Igor Rzegocki
Author URI: http://canguru.nl/
Tags: green, custom header, fixed width, two columns, widgets

*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, button
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-size: 14px;
	font-style: normal;
    font-family: "Courier New", monospace;
	line-height: normal;
}

a, a:visited {
    color: #355a3d;
    cursor: pointer;
}

input, textarea {
    background: #355a3d;
    font-size: 14px;
    font-family: "Courier New", monospace;
    color: #72ca8d;
    border: none;
}

#commentform p {
    overflow: hidden;
    padding-bottom: 4px;
}

#commentform label {
    width: 315px;
}

#commentform input {
    float: right;
    width: 335px;
}

#commentform textarea {
    width: 651px;
}

#commentform #submit {
    width: 150px;
}

body {
    background: #73bb81;
}

div.post {
    margin-bottom: 20px;
}

div.navigation {
    overflow: hidden;
    margin-bottom: 15px;
}

div.navigation div.alignleft {
    float: left;
}

div.navigation div.alignright {
    float: right;
}

#page {
    width: 1000px;
    margin: 0 auto;
    background: url(images/bg.png) repeat-y;
    overflow: hidden;
}

#header {
    background: url(images/top-bg.png) no-repeat;
}

#headerimg div.description {
    display: none;
}

#headerimg h1,
#headerimg h1 a {
    width: 1000px;
    height: 230px;
    display: block;
}

#headerimg h1 a {
    background: url(images/logo.png) no-repeat;
    _background-image: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/canguru/images/logo.png",sizingMethod="crop");
    text-indent: -1000em;
}

#page #header hr {
    width: 800px;
    height: 24px;
    background: #000000;
    border: none;
    margin: 0 auto;
    visibility: visible;
    height: auto;
}

#content {
    width: 651px;
    padding: 40px 50px;
    float: left;
}

#sidebar {
    width: 249px;
    float: left;
}

#sidebar ul {
    overflow: hidden;
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0;
}

#sidebar ul li {
    clear: left;
}

#sidebar ul li ul {
    clear: left;
    padding: 0;
}

#sidebar ul li ul li {
    white-space: nowrap;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
}

#sidebar ul li h2,
#sidebar ul li ul li a {
    font-size: 14px;
    font-family: "Courier New", monospace;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
    font-weight: normal;
}

#sidebar ul li ul li a:hover {
    text-decoration: underline;
}

#sidebar ul li a:hover h2 {
    color: #355a3d;
}

#sidebar ul li h2 {
    font-size: 16px;
    color: #72ca8d;
    background: #000000;
    text-transform: uppercase;
    padding: 0 20px;
    clear: left;
    height: 24px;
    line-height: 24px;
    float: left;
}

#sidebar ul li.wide {
    margin-left: -20px;
}

#sidebar ul li.wide h2 {
    padding-left: 40px;
}

li.search strong {
    text-transform: uppercase;
}

li.search {
    padding-top: 10px;
}

#searchform div {
    overflow: hidden;
    width: 160px;
}

#searchform label {
    display: none;
}

#searchform #s {
    float: left;
    font-family: "Courier New", monospace;
    font-size: 16px;
    color: #72ca8d;
    text-transform: uppercase;
    padding-left: 16px;
}

#searchform #s {
    float: left;
    width: 130px;
    text-transform: none;
    padding: 1px 0;
}

#searchform #searchsubmit {
    float: right;
    border: solid 1px #355a3d;
    background: none;
    color: #000000;
}

#sidebar ul li.wide-top {
    margin-top: 24px;
}

#sidebar ul li ul.cangurus li {
    line-height: normal;
    height: auto;
}

#sidebar ul li ul.cangurus li h2 {
    text-transform: none;
}

#sidebar ul li ul.cangurus li img {
    display: block;
    vertical-align: top;
}

#content {
    _overflow: hidden;
}

#content div.post {
    _clear: both;
}

#content div.post p.postmetadata,
#content div.post small {
    background: #000000;
    color: #72ca8d;
    font-size: 12px;
    padding: 2px 70px 2px 20px;
    margin-left: 50px;
}

#content div.entry {
    overflow: hidden;
    margin-top: 15px;
}

#content div.post h2 {
    margin-bottom: 15px;
}

#content div.post p {
    margin: 15px 0;
}

#content div.post p img {
    margin-top: -15px;
}

#content div.post p.postmetadata {
    padding-right: 0;
    margin: 10px -50px 0 50px;
}

#content div.post p.postmetadata a {
    color: #72ca8d;
    text-decoration: none;
}

#footer address a:hover,
#footer ul li a:hover,
#content div.post p.postmetadata a:hover {
    color: #355a3d;
}

#page hr {
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both;
}

#footer {
    padding: 5px 20px 10px;
    background: #000000;
    clear: both;
    margin: 50px 249px 0 50px;
}

#footer ul li {
    display: inline;
}

#footer address,
#footer address a,
#footer ul li,
#footer ul li a {
    text-decoration: none;
    color: #72ca8d;
    font-size: 14px;
}

#footer address {
    margin-top: 20px;
}

#footer ul li:after {
    content: " / ";
}

#footer ul li:last-child:after {
    content: "";
}

#page .recaptchatable #recaptcha_image,
#page .recaptchatable {
    border: none !important;
}

#page .recaptchatable .recaptcha_image_cell {
    background: none;
}

#recaptcha_widget_div {
    float: right;
}

#recaptcha_response_field {
    background: #355a3d !important;
    font-size: 14px !important;
    font-family: "Courier New", monospace !important;
    color: #72ca8d !important;
    border: none !important;
    margin-right: 6px;
}

#recaptcha-submit-btn-area {
    clear: both;
}

p.recaptcha-error {
    text-align: right;
}

p.recaptcha-error,
p.recaptcha-error strong {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}
