/*  
Theme Name: Clever Coding
Description: WordPress Theme 2.0 for Clever Coding
Version: 2.0
Author: Imagine8 Studios
Author URI: http://www.i8studios.com.au
*/

body {
	margin: 0px;
	padding: 0;
	background: #fff url(images/img01.jpg) repeat-x left top;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial;
	font-weight: normal;
}

h1 { font-size: 36pt; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {

}

ul, ol { }

blockquote { }

a { text-decoration: none; color: #07aff5; }

a:hover { text-decoration: none; color:#C2C8CC; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color:#000;
}

/* Header */

#header-wrapper {
}

#header {

	width: 900px;
	height: 44px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-x left top;
}

/* Menu */

#menu {
	float: left;
	height: 44px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;

}

#menu li {
	height: 44px;
	display: block;
	float: left;
	padding: 12px 18px 0px 18px;
	background: url(images/img04.jpg) no-repeat right 8px;
}

.logo {
	background: url(images/logo.png) no-repeat;
	width:20px;
	height:22px;
	display:inline-block;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: none; color:#07aff5;}

#menu .current_page_item {
	margin: 0px;
	color: #FFFFFF;
}

/* Search */

#search {
	float:right;
	height:54px;
	padding:0px;
	margin:0px 0px 0px -20px;


}

#search form {
	margin: 0;
	padding: 10px 10px 0px 0px;
	height:54px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	font: 12px Arial;
	height:28px;
	padding:0px 5px 0px 5px;
	color:#0099cc;
	border:1px solid #cccccc;
	margin:0px;
	vertical-align:center;
	background-color:transparent;

}

#search-text {
	width:135px;
	padding:0px 5px 0px 5px;
	color: #0099cc;
	background-color:transparent;
	text-align:center;
	border:1px solid #21343a;
}

#search-submit {
	border:none;
	padding:0px 5px 0px 5px;
	width:50px;
	color:#135472;
	background-color:transparent;
	font-weight:bold;
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding: 0px;
}

/** LOGO */

#logo {
	width: 900px;
	height: 300px;
	margin: 0 auto;
	background: url(images/img05.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo h1 {
	padding-left: 40px;
	padding-top: 90px; 
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 0px 0 0 42px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 620px;
	text-align:left;
	font-size:9pt;
	margin-top:15px;
}

/* Post */

.post {
	margin:0px 0px 12px -5px;
	padding:6px;
/*	border:1px solid #21343a;
	background: url(images/img10.jpg) repeat-x left top; */

}

.post .title {
	
	font-size:12pt;
/*	color:#21343a;
	border-bottom: 1px solid #1E1E1E; */
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight:normal;
	border-left:16px solid #135472;

	padding-left:10px;
}

.post .title a {
	text-decoration: none;
	color:#fff;
	font-weight:bold;

	padding-left:10px;
}
.post .date {
	float: right;
	margin-top: -20px;
	padding-right: 6pt;
	font-family:Arial;
	font-weight: normal;
	font-size: 9pt;
	color: #ccc;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #333;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 20px 0px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
        margin-top:15px;
	float: right;
	width: 200px;
        margin-left:-20px;
}

#sidebar ul {
	margin-left:0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
/*	background: url(images/img07.png) repeat-x left top;
	background-color:#21343a; */
}

#sidebar li ul {
	background: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 10px;
	background: none;
}

#sidebar p {
	margin: 0;
	padding: 0 0px;
}

#sidebar h2 {
	height: 25px;
	padding: 8px 0px 0px 0px;
	background: url(images/img06.jpg) repeat-x left top;
	text-transform: uppercase;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


#sidebar p {
	text-align:left;

}

#sidebar a {
color:#07aff5;
}

#sidebar a:hover {
color:#ccc;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 888px;
	margin:0px;
	padding:0px 0px 0px 12px;
	background:url(images/img06.jpg) repeat-x left top; 
	background-color:#135472; 
	height:150px;

}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #ccc;
}

#footer a {
}

.credit {
	margin: 0;
	padding: 0;
}

#commentform {
	margin: 0;
}

#comment {
	margin: 0;
	width: 500px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

.pagetitle {
	padding: 0px 0px 30px 0px;
	font-size: 24px;
	color: #333333;
}

.commentlist {
}

#comments {
	padding-left: 20px;
}

.legal {
color:#ccc;
}

/* Footer Black */

#footbar {
	float: right;
	height: 34px;
	padding:10px 12px 0px 12px;
}

#foot {

	width: 900px;
	height: 44px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-x left top;
}

/* Footer Left */

#footerLeft {
        margin-top:15px;
	float: left;
	width: 280px;
        margin-left:0px;
	color:#fff;
}

#footerLeft ul {
	margin-left:0;
	padding: 0;
	list-style: none;
	line-height: normal;
	background-color:#135472; 
}

#footerLeft li {
/*	margin-bottom: 30px;
	padding: 0 0 20px 0px;
	background: url(images/img07.png) repeat-x left top;
	background-color:#21343a; */
}

#footerLeft li ul {
	line-height: 200%;
	background: none;
}

#footerLeft li li {
	margin: 0;
	padding: 3px 10px;
	background: none;
}

#footerLeft p {
	margin: 0;
	padding: 0 0px;

}

#footerLeft h2 {
	height: 25px;
	margin: 0 0 20px 0px;
	padding: 8px 0px 0px 0px;
	background: url(images/img06.jpg) repeat-x left top;
	text-transform: uppercase;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


#footerLeft p {
	text-align:left;
	padding-bottom: 20px;
}

#footerLeft a {
color:#fff;
text-decoration:none;
}


/* Footer Right */

#footerRight {
        margin-top:15px;
	float: left;
	width: 300px;
        margin-left:0px;
	color:#fff;
}

#footerRight ul {
	margin-left:0;
	padding: 0;
	list-style: none;
	line-height: normal;
	background-color:#135472; 
}

#footerRight li {
/*	margin-bottom: 30px;
	padding: 0 0 20px 0px;
	background: url(images/img07.png) repeat-x left top;
	background-color:#21343a; */
}

#footerRight li ul {
	line-height: 200%;
	background: none;
}

#footerRight li li {
	margin: 0;
	padding: 3px 10px;
	background: none;
}

#footerRight p {
	margin: 0;
	padding: 0 0px;

}

#footerRight h2 {
	height: 25px;
	margin: 0 0 20px 0px;
	padding: 8px 0px 0px 0px;
	background: url(images/img06.jpg) repeat-x left top;
	text-transform: uppercase;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


#footerRight p {
	text-align:left;
	padding-bottom: 20px;
}

#footerRight a {
color:#fff;
text-decoration:none;
}

.button {
background-image:url(images/button_121x44.png);
background-repeat:none;
border:none;
height:44px;
width:121px;
padding:0px;
margin:3px;
color:#000;
font-weight:bold;
}
