/*
Theme Name: CDNZ
Theme URI:  http://www.freewpthemes.net/preview/instant
Description: Proprietary theme based on the instant theme.
Version: 1.0
Author: Phils Philes
Tags: olive green, variable width, two columns, widgets
*/

div {border: 0px dashed;}  /* debugging */

html, body, #page {
height: 100%;

}
body {
margin: 0;
padding: 0;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
background: #EBEFE0 url('images/logo_line.jpg') repeat-x;
/*background: #a0a0a0 url('wp-content/themes/instant/images/logo_line.jpg') repeat-x;  */
}
#page {
  padding: 0;
  margin: 0;
}

/* LHS */
#lhs {
position:relative;
display:inline;
float:left;
min-height: 100%;
width:300px;
background-color:white;
padding-left:20px
}
* html #lhs {
/* IE6 hack leave */
height: 100%;
}
#lhs_header {
height:188px;
}
#lhs_logo {
}
#lhs_content {
padding-left:20px;
}
#credits {
  float: left;
  font-size: x-small;
  color: grey;
  }
/* RHS */
#rhs {
padding: 0 20px 0 350px;
}

#rhs_header {
height:188px;
}
/* aka menu
#rhs_top_menu {
float:right;
text-align:right;
}*/
#rhs_heading {
padding:60px 0 0 0;
}
#rhs_content {
margin: 0;
}


/* Original Instant theme styles - modified by PP as required */

body {
	margin: 0;
	padding: 0;
	/*background: #F4F4F4 url(images/img01.jpg) repeat-x left top;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	color: #3F6618;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	/*list-style-image: url(images/img02.gif);*/
    margin-left:0;
}

a {
	text-decoration: none;
	/*border-bottom: 1px dashed #CCCCCC;*/
	color: black;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */
/*#header {
    background: #F4F4F4 url(images/header_bg.gif) repeat-x left top;
	width: 1000px;
	height: 200px;
    margin: 0 auto;
}
#header a {
  border: 0px;
}*/


/*#logo {
    float:left;
	width: 300px;
	height: 200px;
	margin-left: 50px;
}

#logo h1, #logo p {
 	margin: 0;
	color: #000;
}

#logo h1 {
	padding: 30px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 150px 0 0 0px;
	font-size: 10px;
	color: #000;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}*/

#header-sub {
  float:left;
  width:650px;
}

/* Menu */

#menu {
    text-align:right;
/*	width: 650px;
	height: 30px;
	margin: 0 auto;*/
	padding-top: 5px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	/*display: block;
	float: left;*/
	margin: 0 0px 0 0;
	background: url(images/img02.gif) no-repeat left 50%;
	padding: 10px 0px 10px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
}
#menu a:hover {
	/*margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;*/
	color: #000000;
}
#menu .current_page_item a {
/*	background: none;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 0px; */
	color: #3F6618;
}

/* Byline */

#byline {
    text-align:left;
	width: 700px;
}
#byline p {
	text-transform: uppercase;
	padding: 75px 0 0 50px;
	font-size: 10px;
	color: #000;
}

/* Wrapper */

#wrapper {
/*background: url(images/theme_bg.gif) no-repeat bottom right;*/
}

/* Page */

#page {
/*	width: 1000px; */
/*	margin: 0;
	padding: 0;*/
}

#page-bg {
	/*padding: 11px 24px; */
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #8D8D8D;
}

/* Content */

#content {
   /*	float: left;
	width: 558px; */
}
.post {
	margin-bottom: 5px;
	padding-bottom: 10px;
	line-height: 150%;
}
.post h1 {
	font-weight: normal;
	font-size: 30px;
}
.post h2 {
	font-size: 24px;
}
.post img {
margin: 0 0 18px 0;
padding:10px;
filter:shadow(color:gray);  /*IE only unfortunately */
}
.post ul {
  margin-left: 15px;
}

.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: bold;
}
.title a {
	border-bottom: none;
    color: #3F6618;
}
.title a:hover {
	border-bottom: 1px dashed #CCCCCC;
}
.byline {
	border-top: 1px dashed #8D8D8D;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
.entry {

}

.entry a {
	border-bottom: 1px dashed #8D8D8D;
}
.entry a h3 {
	color: #3F6618;
}
.links {
	border-bottom: 1px dashed #8D8D8D;
	font-size: 11px;
}
.links a {
	display: block;
	border: none;
	color: #FFFFFF;
}

.links a:hover {
}
.links .more {
	float: left;
	padding-left: 5px;
	padding-right: 15px;
	/*background: #3f6618 url(images/img04.jpg) no-repeat left 50%;*/
    background-color: #3f6618;
	text-transform: uppercase;
}
.links .comments {
	float: left;
	padding-left: 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

.sys_message {
  font-size: 10px;
  font-style: italic;
  color: #3f6618;
}


/* Sidebars */

.headerbar {
	float: right;
    text-align:right;
	width: 400px;
	padding: 10px 10px 0 0;
    margin: 0;
}

.headerbar label {
  font-size:8px;
  text-transform: uppercase;
}
.headerbar input {
  width:60px;
}
.headerbar #wp-submit {
  width:36px;
  background-color: #3f6618;
  color: #fff;
  text-transform: uppercase;
  font-size:8px;
}

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 0px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li {
	padding: 5px 0 5px 0px;
}
.sidebar li ul {
}
.sidebar li li {
	padding: 5px 0 0px 0px;
}
.sidebar li h2 {
	margin: 5px 0 5px 0;
/*	padding: 5px 0;
	border-bottom: 1px dashed #8D8D8D;*/
	font-size: 1em;
	font-weight: bold;
	color: #3F6618;
}
/* Search */

#searchform {
	margin: 0;
	padding: 0;
}
#searchform br {
	display: none;
}
#s {
	margin: 0;
	padding: 4px 2px 0px 2px;
	width: 120px;
	height: 18px;
	border: 1px solid #81A738;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #81A738;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* Calendar */

#calendar_wrap {
	padding: 0;
	text-align: center;
}
#calendar_wrap table {
	width: 100%;
}
#calendar_wrap th {
}
#calendar_wrap td {
}
#calendar_wrap tfoot td {
	border: none;
}
#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}
#calendar_wrap tfoot td#prev a {
	border: none;
}
#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}
#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	background: #565656 url(images/img03.jpg) repeat-x left top;
	height: 100px;
}
#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#commentform {
}
#comment {
	width: 530px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#respond {
	margin: 0;
	padding-top: 50px;
}
.navigation {
	padding-top: 20px;
}
.pagetitle {
	/*padding-bottom: 20px;*/
}
hr {
	display: none;
}
/********************************************/

input, textarea, select {
/*  	margin: 0;
	padding: 4px 2px 0px 2px;
	width: 120px;
	height: 18px;*/
	border: 1px solid #81A738;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}
input.submit, nput.wp-submit, .cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton {
  background-color: #3f6618;
  color: #fff;
  text-transform: uppercase;
}

/* WP-SNAP Plugin - alphabetizer */
ol.snap_nav {
	display: inline;
	float: left;
	/*clear: both;*/
    margin: 0;
	padding: 0;
	list-style: none;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0 2px 10px 0;
}

ol.snap_nav li a {
	font-weight: bold
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}
/*  Multi-level Navigation PlugIn */
#suckerfishnav {
    font-size:11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    }
#suckerfishnav, #suckerfishnav ul {
    list-style:none;
    line-height:20px;
    padding:0;
    margin:0;
   /* width:100%; */
    float:right;
    text-align:left;
    }
#suckerfishnav a {
    display:block;
    color:#262626;
    text-decoration:none;
    padding:0px 10px;    /* control horiz spread of main menu line */
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    /*left:-999em;*/
    height:auto;
    width:120px;
    font-weight:normal;
    line-height:1em;
    }
#suckerfishnav li li {
    width:100px;
    /*border-bottom:1px dashed #666666; */
    border-left:1px solid #666666;
    font-weight:normal;
    font-family: Arial, Helvetica, sans-serif;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:120px;
    font-size:11px;
    color:#fff;
    text-decoration:none;
    }
#suckerfishnav li ul ul {
    margin:-20px 0 0 100px;
    }
#suckerfishnav li li:hover {
    /*background:#DCDCDC;*/
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#3F6618;
    font-weight:bold;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#000;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#000;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    /*left:-999em;*/
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#EBEFE0;
    /*background-color:#fff;*/
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {

    }
/* ************* */


 div.clear {
   clear:both;
 }

/*************************** start Registration Page ******************************/

.login {

}

#registerform {
  width:500px;
}




/***************************  end  ******************************/






