/*  
Theme Name: Clean2land
Theme URI: http://dandyland.org
Description: Clean 2 Column Adii, dandyfied!
Version: 2.0
Author: <a href="http://dandyland.org">Dandyna</a> & <a href="http://www.adii.co.za/">Adii</a>
Author URI: http://www.adii.co.za/
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
 	margin:5px 0 0 0;
	background: #B6B6B6;
	}

a {
	color:#185370;
	text-decoration:none;	
	}

a:hover {
	color:blue;	
	}	

/* --- STRUCTURE CLASSES --- */	

.fullwidth {
	width:840px;
	margin:0 auto;
	
	
	}
	
.fullwidthf {
	width:840px;
	margin:0 auto;
	background: url(images/footer-top.jpg) no-repeat;	
	height:222px;
	}

.leftwidth {
	float:left;
	width:580px;
	background: #ACABAB
	
	}
	
.leftwidthtop {
	float:left;
	width:840px;
	height:250px;
	background: url(images/logo-header.jpg) no-repeat;
	}	

.rightwidth {
	float:right;
	width:216px;
	
	background: #ACABAB
	}
	
.rightwidthtop {
	float:right;
	width:240px;
	height:250px;
	background: url(images/side-header.jpg) no-repeat;
	}	

/* --- HEADER --- */

#header {
	width:100%;
	height:250px;
	background:url(images/header-back.jpg) repeat-x;
	border-bottom:10px solid #b6b6b6;
	}

#blogdetails {
	padding-top:80px;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	}

#blogdetails a {
	font-size:40px;
	display:block;	
font-family:Verdana,Arial;	
	}

#searchtab {
	background:url(images/search-back.png) no-repeat;
	width:320px;
	height:100px;
	position:relative;
	top:0px;
	}

#searchform {
	width:265px;
	height:48px;
	padding:16px 0 0 16px;
	
	
	}

.searcharea {
	padding-top:5px;
	height:48px;
	width:195px;
	color:#185370;
	font-weight:bold;
	font-size:16px;
	border: none;
	background:transparent;
		
	}

#rsstab {
	
	width:280px;
	height:35px;
	margin-top:100px;
	padding:0px 0 0 40px;
	}

#rsstab a {
	background:url(images/feed-icon.jpg) top left no-repeat;
	
	padding:10px 0 10px 40px;
	font-weight:bold;
	font-size:14px;
	color:#185370;
	}

#rsstab a:hover {
	
	padding:10px 0 10px 40px;
	color:#666666;
	}

/* --- MAIN --- */

/* --- POSTS --- */

.post {
	position: relative; 
	padding:20px 0 0 20px;
	clear: left; 
	width: 544px;
	margin: 8px 0 8px 8px;
	background: #ffffff

	}
.post a { 
	text-decoration: underline; 
	color: #185370;
	}

.post a:visited { 
	text-decoration: line-through; 
	color: #185370;
	}

.post a:hover { 
	text-decoration: underline; 
	color: #666666; 
	}
.post h1 { 
	font-size: 22px; 
	line-height: 22px; 
	letter-spacing: -1px; 
	font-weight: normal; 
	font-family: Verdana,Arial; 
	padding: 0px; 
	margin: 0px; 
	display: block;
	}
	
.post h1 a { 
	color: #185370; 
	text-decoration: none;
	}
	
.post h1 a:visited { 
	color: #185370; 
	text-decoration: none;
	}
	
.post h1 a:hover { 
	color: #666666; 
	text-decoration: none;
	}

.posthead { 
	padding-left: 44px;
	background: #ffffff
	}

.postmeta { 
	background: #ffffff
	padding: 0px; 
	margin: 0px; 
	font-size: 11px; 
	color: #185370;
	}

.postmeta em { 
	font-style: normal;
	}

.postmeta em a { 
	text-decoration: underline; 
	color: #185370;
	}

.postmeta em a:visited { 
	text-decoration: line-through; 
	color: #185370;
	}

.postmeta em a:hover { 
	text-decoration: underline; 
	color: #666666; 
	}

.postdate { 
	position: absolute; 
	top: 0px; 
	left: 0; 
	text-align: center; 
	margin: 0; 
	padding: 10px 10px 2px 20px; 
	list-style: none; 
	border-right: solid 2px #eee;
	}

.postdate .month { 
	display: block;
	font-size: 11px; 
	line-height: 11px; 
	color: #185370; 
	text-transform: uppercase;
	}

.postdate .day { 
	display: block; 
	font-size: 21px; 
	font-family: Verdana,Arial; 
	font-weight: bold; 
	line-height: 20px; 
	color: #ccc; 
	letter-spacing: -1px;
	}

.entry { 
	width: 520px;
	padding: 5px 0px 0px 0px;  
	font-size: 11px; 
	line-height: 18px;
	text-align:justify; 
	margin: 0px 0px 10px 0;
	color:#666666;	
	}

.entry p { 
	font-size: 11px; 
	line-height: 18px;
	color:#666666;
	}

.entry img {border:0}
        }

.entry img {font-size:60%}
        }

.entry p img { padding: 0; max-width: 100%; }
        }

.entry a img {border:solid blue 2px} 
	}

.entry a:hover img { border:solid red 3px; }
	}

.entry img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
        }

.entry img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
        )
      
.entry img.centered { display: block; margin-left: auto; margin-right: auto; }
        }

.entry blockquote { 
	padding: 3px 15px; 
	background: #C2E3FF; 
	margin: 5px 0px; 
	color:#333; 
	border: solid 2px #eee;
	}

.entry blockquote p { 
	font-size: 11px; 
	padding: 5px 0px; 
	margin: 5px 0px; 
	line-height: 15px;
	color:#333; 
	}

.entry ul { 
	font-size: 11px; 
	padding-left: 12px; 
	}

.postmetadata {
	height:27px;
	width: 544px;
	padding:0px 15px 3px 15px;
	background:url(images/postmetadatabg.jpg) top left no-repeat;

	}

.postmetadata a {
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-0.03em;
	color:#185370;

	}

.permalink a {
	text-decoration: none;
	background:url(images/permalink.gif) top left no-repeat;
	padding:10px 0 6px 32px ;
	margin-right:15px;
	}

.comments a {
	text-decoration: none;
	background:url(images/comment.gif) top left no-repeat;
	padding:8px 0 3px 30px ;
	margin-right:15px;	
	}

.comment a {
	text-decoration: none;
	background:url(images/comment.gif) top left no-repeat;
	padding:8px 0 3px 30px ;
	margin-right:15px;	
	}

.permalink a:hover {

	background:url(images/permalink.gif) top left no-repeat;
	padding:10px 0 6px 32px ;
	color:#666666;
	text-decoration: line-through;
	}

.comments a:hover {

	background:url(images/comment.gif) top left no-repeat;
	padding:8px 0 3px 30px ;
	color:#666666;	
	text-decoration: line-through;
	}

.comment a:hover {

	background:url(images/comment.gif) top left no-repeat;
	padding:8px 0 3px 30px ;
	color:#666666;	
	text-decoration: line-through;
	}

.pagetitle {
	font-size:22px;
	font-weight:bold;
	letter-spacing:-0.03em;
	margin:0px 0px 20px 0px;
	color:#185370;
	}

/* --- COMMENTS --- */

#commentspanel {
	margin:0px 0px 0px 8px;
	width:520px;
	padding:10px 22px 0px 21px;
	background: #ffffff
	}

#commentspanel h2 {
	margin:0px 0px 10px 0px;
	padding-bottom:5px;
	color:#185370;
	font-size:16px;
	font-weight:bold;
	width:100%;
	border-bottom:1px dotted #185370;
	}

#commentspanel a {
	color:#185370;
	text-decoration:none;
	}

#commentspanel a:hover {
	color:#666666;
	text-decoration:none;
	}

#commentspanel ul {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

.commentlist li{

	background:url(images/commentbg.jpg) top left no-repeat;
	border: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	color: #185370;
	display: block;
	font: normal 11px Verdana,Arial;
	margin: 10px 0 10px 0;
	padding: 8px;
	}
		
.commentlist li  p{
	margin: 5px 0 0 0;
	color:#666666;
	font-size:11px;
	}

.commentmetadata {
	font-size:11px;
	font-weight:bold;
	}

#commentform p {
	font-size:11px;
	}

.commentinput {
	width:220px;
	background:url(images/commentinputs.jpg) top left no-repeat;

	border:0px solid #ffffff;
	padding:5px 10px 2px 10px;
	color:#666666;
	font-size:11px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	}

.commenttextarea {
	background:url(images/commentinput.jpg) top left no-repeat;
	width:380px;

	border:0px solid #ffffff;
	padding:10px 45px 10px 10px;
	color:#666666;
	font-size:13px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	}

.labeltext {
	margin:0 0 5px 0;
	font-size:12px;
	font-weight:bold;
	color:#185370;
	}

.inputfield {
	margin:0 0 15px 0;	
	}

/* --- SIDEBAR --- */

#sidebar {
	background:#ffffff;
	width:200px;
	padding:10px 0px 50px 0px;
	margin:8px 0 8px 8px;
	text-align:left;
	float: left;
	}

#sidebar h2 {
	background:url(images/navi-h2.jpg) center no-repeat;
	width:167px;
	height:30px;
	margin:0px 0px 0px 8px;
	padding:12px 0px 0 16px;
	color:#fff;
	letter-spacing:-1px;
	font-weight:bold;
	font-size:14px;
	font-family:Verdana, Arial;
	text-transform: capitalize;
	text-indent: 3px;	
	}
	


/* --- SIDEBAR LISTS --- */


	
	#sidebar li {
	background:#ffffff;
	list-style: none;

	background:url(images/tag.gif) left no-repeat 3px ;
	border-bottom:1px dotted #185370;
	padding: 6px 0 6px 26px;

	}



#sidebar li li {

	background: url(images/sub_icon.gif) no-repeat 0 4px #FFFFFF;
	font: 11px Verdana,Arial;
	padding: 2px 0 2px 16px;
	border-bottom: none;
	font-size: 1em !important;

	}

	

#sidebar li li li {

	background: url(images/sub_icon.gif) no-repeat 0 5px #FFFFFF;
	border-bottom: none;
	padding: 3px 0 2px 16px;

	font-size: 1em !important;

	}



#sidebar ul {

	padding: 16px;
	
	margin: 0px;

	}



#sidebar ul ul {

	padding: 0 !important;

	margin: 2px 0 0 0 !important;

	}



#sidebar ul ul ul {

	padding: 0 !important;

	margin: 0 0 -4px 0 !important;

	}

	

/* --- NAVIGATION --- */

.navigation a {
	font-size:11px;
	font-weight:bold;
	letter-spacing:-0.03em;
	color:#185370;
	
	
	}

.navigation a:hover {
	color:#999999;
	}

.alignright {
	float:right;
	display:inline;
	}

.alignleft {
	float:left;
	display:inline;
	}

/* --- FOOTER --- */

#bottombar {
	width:100%;
	height:222px;
	margin:0 0 0 0;
	padding:0px 0 0px 0;
	border-top:6px solid #b6b6b6;
	background:url(images/footer-back.jpg) repeat-x ;
	}

.bar-one {
	margin:0px 0 0 30px;
	width:780px;
	height:120px;

	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	padding:0px 0px 0px 30px;

	}

.bar-one h2 {
	width:780px;
	height:26px;
	margin:0px 0px 10px 0px;
	padding:4px 0px 0 10px;
	border-bottom:3px solid #185370;
	color:#DB567E;
	letter-spacing:-1px;
	font-weight:bold;
	font-size:18px;
	}

#footer {
	height:24px;
	padding:0px 0 0 0px;
	margin:40px 0 0 0;
	text-align:center;
	color:#cccccc;
	font-size:10px;
	font-weight:bold;
	}

#footer a {
	color:#185370;
	}

#footer a:hover {
	text-decoration: underline;
	color:#666666;
	}

/* --- FOOTER LISTS --- */


.bar-one li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul li {
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 10px;
	border-bottom:1px dotted #185370;
	}

.bar-one ul li a {
	color:#185370;
	}

.bar-one ul li a:hover {
	color:#666666;
	}		