/*
Theme Name: Cardeo Minimal	
Theme URI: http://www.cardeo.ca	
Description: A minimal blog theme
Version: 1.0
Author: Matt Lambert
Author URI: http://www.cardeo.ca
*/

/*
Customised by Nicholas Nuing
UrekaLabs Sdn. Bhd., nicholas@urekalabs.com
*/

/***------------------------------------
ALL
------------------------------------***/

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	border: 0;
	background-color: #FFFFFF;
}

img {
	border: 0;
}

a, a:link, a:visited {
	color: #333;
	text-decoration: underline;
	border: 0;
}

a:hover {
	color: #ccc;
	text-decoration: underline;
	border: 0;
}

ul {
	margin: 0;
	padding: 0px 0px 10px 0px;
	list-style: none;
	border: 0;
	-moz-padding-start:40px;
}

li {
	list-style: square;
}

p {
	padding-bottom: 10px;
	margin: 0;
	color: #808080;
}

ol li {
	list-style-type: decimal;
}

/***------------------------------------
body styles
------------------------------------***/

#container {
	width: 700px;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 720px;
	margin: 0;
	padding: 0;
}

#logo {
  color: white;
  text-align: right;
	/* margin: 38px 0px 0px 0px; */
	padding: 0;
  background: url(http://azimzainudin.com/wp-content/uploads/2011/02/dotcompic3.jpg) no-repeat;
  width: 720px;
  height: 300px;
  display: block;
}

#logo span { font-size: 90%; }
#logo a span { font-size: 15px; }

/* This section is to edit the page navigation bar under the header  CNI LA WEI!!!!*/
#nav {

float: left;
  width: 720px;
  height: 50px;
	margin: 0px 0px 0px 0px;
	padding: -20px 0px 0px 0px;
  background: #FFF;
}

#nav li {
	float: left;
  margin-top: 10px;
	margin-left: 30px;
	list-style-type: none;
}

/* currently omitted
#main {
	width: 720px;
	margin: 0;
	padding: 0;
}
*/

#left {
	width: 680px;
	margin: 0;
	padding: 20px;
  background: #fff;
}

.post-footer {
	float: left;
	margin: 20px 0px 30px -20px;
	padding: 10px 15px 10px 15px;
	background-color: #ebebeb;
	width: 690px;
	font-size: 10px;
}

.post-footer-left {
	float: left;
}

.post-footer-right {
	float: right;
}

#right {
	float: left;
	width: 360px;
	margin: 0px 0px 0px 40px;
	padding: 0;
}

#sidebar {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
background: #fff;
}

#sidebar ul {
	-moz-padding-start:0px;
}

#sidebar li {
	font-size: 10px;
	line-height: 18px;
	list-style-type: none;
}

#ads {
	float: left;
	width: 125px;
	margin: 0px 0px 0px 40px;
	padding: 0;
}

#footer {
	float: left;
	width: 720px;
	margin: 40px 0px 0px -20px;
	padding: 0px;
	background-color: #ebebeb;
        background: url(http://azimzainudin.com/wp-content/uploads/2010/03/footerdotcom1.jpg) no-repeat;
	clear: both;
	font-size: 10px;
	height: 180px;
}

blockquote {
	padding: 20px;
	background-color: #ebebeb;
}

blockquote p {
	padding: 0;
}

.alignright {
	margin: 0px 0px 20px 20px;
}

.alignleft {
	margin: 0px 20px 20px 0px;
}

#next {
	float: left;
	clear: both;
}

.blog-description {
	font-size: 10px;
	line-height: 18px;
	padding: 20px;
	background-color: #ffff;
	margin: 0;
}

#twitter_update_list li {
	list-style-type: none;
}

.commentlist ul {
	-moz-padding-start: 0;
	margin: 0;
	padding: 0;
}

/* Edit the comments box elements here */
.commentlist li {
	width: 700px;
	list-style-type: none;
	background-color: #ebebeb;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px -20px;
}

.comment-text {
	font-size: 12px;
}

/* This section is to change the header on individual pages */
.page-header-bg {
	padding: 10px 10px 40px 10px;
  width: 700px;
	background-color: #ebebeb;
	margin: 20px 20px 20px -20px;
}

.homelink {
  margin-left: 20px;
  background: #ebebeb;
}

/***------------------------------------
Type
------------------------------------***/

h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 36px;
	text-decoration: none;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 36px;
  /* background: url(images/teleblog1.jpg) no-repeat left bottom; */
}

h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0;
	line-height: 18px;
}

h4 {
	font-size: 12px;
	color: #ccc;
	margin: 10px 0px 0px 0px;
	font-family: helvetica, arial, sans-serif;
}

h5 {
	font-size:12px;
	font-family: helvetica, arial, sans-serif;
	color: #333;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#sidebar p {
	font-size: 10px;
	line-height: 18px;
	margin: 0;
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover {
  color: #333;
	text-decoration: none;
	/* font-weight: bold; */
  font: 15px Helvetica;
padding-left: 8px;
}


h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	text-decoration: none;
}

/*
h2 { padding-left: 60px }
.the_content { padding-left: 65px; }
*/

.p_pages { margin-top: 50px; }

