/* CSS Document */
body,
html {
	margin:0;
	padding:0;
	background:#ebf0fc;
	font: normal small Arial, Helvetica, sans-serif;
	color: #333;
}

p, td {
	font-size:13px;
}
a {
	color:#0099CC;
	font-weight:300;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* text formatting */

.highlight {
	background-color:#FFFF33;
}

.linethrough {
	text-decoration:line-through;
}

.underline {
	text-decoration:underline;
}
.smallerfont {
	font-size: 8pt;
}
.bold {
	font-weight:bold;
}

#wrap {
	width:820px;
	margin:0 auto;
	background:#fff;
	padding: 10px;
	border: 1px solid #C1CEF9;
}
#header {
	padding:5px 10px;
	background:#fff;
	display:none;
}
h1 {
	margin:0;
}

h2 a, h3 a, h4 a, h5 a {
	text-transform:uppercase;
	color:#666666;
}
h1, h2, h3, h4, h5 { font-weight:400; color:#1594C4; }
h1 { font-size: 170%; color:#F26724; }

h4.post {
	margin:0;
	margin-top: 3px;
}
h4.post a {
	color:#567DE7;
}
#nav {
	padding:5px 10px;
/*	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px; */
	margin-bottom: 10px;
	height: 80px;
/*	border-top: 4px solid #930003;
	border-bottom: 1px solid #CCCCCC;*/
	background: #fff url(../images/header.png) no-repeat;
	font-size: 12px;
}
#nav a.logo {
	background-image: url(../images/spacer.gif);
	background-repeat:repeat;
	margin: 0px;
	float:left;
	display:block;
	width: 130px;
	height:65px;
	text-indent: -9999px;
}
#nav ul {
	margin:0;
	padding:4px;
	padding-top: 40px;
	padding-left: 18%;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:7px;
}
#nav li a {
	color:#ccc;
	font-weight:normal;
	text-transform:uppercase;
}
#nav li a:hover {
	height:80px;
	text-decoration:none;
	border-bottom: 2px solid #990000;
}
#main {
	float:left;
	width:560px;
	border-right: 1px solid #ccc;
	margin-bottom: 25px;
}
.announcement, .content {
	padding:10px;
}
.announcement {
	margin-right: 10px;
	background-color:#FFFF99;
	border-left: 16px solid #1D5104;
	border-color:#FF9900;
}
.announcement h1 {
	border:none;
	color:#003300;
	margin-bottom: 2px;
	background-color:#FFFF99;
}
table.blogpost tr:hover {
	background-color:#F4F4F4;
}
table.blogpost td {
	padding-top: 10px;
}

h1, h2, h2.widget {
	margin:0 0 1px;
	border-bottom: 1px solid #EFEFEF;
	background: none;
}
h1, h2 {
	background: #F8F8F8;
	margin-bottom: 2px;
}

h2.widget {
	/*border-top: 3px solid #990000;*/
}
#sidebar {
	float:right;
	width:250px;
}
.widget {
	padding:5px;
}
.subscribe {
	padding: 4px;
	border: 1px solid #ccc;
}

#footer {
	clear:both;
	margin-bottom: 3px;
}
#footer ul {
	list-style: none inside none;
	width:26.5%;
	float:left;
	margin:1em 0 1.5em;
	height:auto;
}
#footer li {
	padding:0 0 0 1.5em;
	list-style:none;
}
#footer ul + ul {
	border-left:1px #ddd solid;
}
#footer a {
	color:inherit;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#footer h4 {
	margin:0px 0px 10px 0px;
	padding:0;
	color:#0066CC;
}
#footer p {
	margin:0;
}

#footer div.copyright {
	border-top: 1px solid #ccc;
}

* html #footer {
	height:1px;
}

.readmore, .readmore a {
	text-align:right;
	font-weight:500;
	font-style:italic;
	color:#204FBD;
	padding-right:16px;
}
.readmore a {
	background:url(../images/more.png) no-repeat right 50%;
	padding-bottom: 2.5px;
}
.readmore a:hover {
	text-decoration:underline;
}

hr.post {
	border:none;
	border-bottom: 1px solid #F3F3F3;
}

hr.clear { border:none;}

.date-post {
	width:50px;
	height:70px;
	text-align:center;
	color:#172F6C;
	font-size:16px;
	font-weight: bold;
	padding-top: 20px;
	margin: 5px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border: 3px solid #4588DA;
	text-shadow:#BB314D 0px 0px 2px, #ccc 1px 1px 3px;
}

.leftcol, .rightcol {
	width:250px;
}
.leftcol {
float:left;
}
.leftcol h3,.rightcol h3{
	margin:0;
/*	background-color:#CC3300;*/
	border-bottom: 1px solid #EFEFEF;
	padding: 2px;
	text-transform:uppercase;
	color:#006699;
}
.rightcol {
float:right;
}

.list {
	padding-top: 15px;
	clear: both;
	padding-bottom: 15px;
	overflow:hidden;
	border-bottom: 1px solid #EEEEEE;
}
.list:hover {
	background-color:#F4F4F4;
}
.desc {
	float: right;
	width: 450px;
	overflow:hidden;
	padding-top: 4px;
}
.desc a.title , .desc .title {
	font-weight: bold;
	text-transform: capitalize;
	color:#5B89F2;
	text-decoration: none;
	font-size:14px;
}
.desc a.title:hover {
	text-decoration:underline;
}
.thumb {
	height: 60px;
	width: 60px;
	float: left;
}
.thumb img {
	padding: 3px;
	overflow:hidden;
}

/*.date:before {
	content: "Tarikh: " attr(x) ;
}
*/
.code {
	color:#5B89F2;
	font-size:13px;
	font-weight:600;
	text-transform:uppercase;
}
.code:before {
	content: "[" attr(span);
}
.code:after {
	content: attr(span) "]";
}

.clear {
	clear: both;
}

.setborder {
	border: 2px solid #FFE8E9;
	padding: 4px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.content p.detail {
	padding-left: 5px;
	padding-right: 5px;
	text-align:justify;
}
ul li - ul li#twitter_update_list{
	list-style-image:url(../images/bullet.gif);
}

/* instructor profile*/

.profile {
	padding-top: 15px;
	clear: both;
	padding-bottom: 15px;
	overflow:hidden;
}

.desc {
	float: right;
	width: 400px;
	overflow:hidden;
	padding-top: 4px;
}
.desc .name {
	font-weight: bold;
	text-transform:uppercase;
	color:#990033;
	text-decoration: none;
	font-size:16px;
}
.desc p {
	text-align:justify;
}
.thumb {
	height: 90px;
	width: 90px;
	float: left;
}
.thumb img {
	padding: 3px;
	overflow:hidden;
	border: 3px solid #FFF0F0;
}

.register {
	background: url(../images/button.png) no-repeat;
	width: 200px;
	text-align:center;
	font-size: 18px;
	padding: 20px;
	text-transform:uppercase;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.register a, .register a:hover {
	color: #fff;
	text-decoration:none;
}

.register:hover {
	cursor:pointer;
}

/* gallery photo */

.drop-shadow
{
	float: left;
	position: relative;
	margin: 10px 3px 0 10px !important;
	margin: 10px 3px 0 5px; 
	background: transparent url(../images/drop_shadow.png) bottom right no-repeat !important;
	background: transparent url(../images/drop_shadow_ie.gif) bottom right no-repeat;
}

.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.drop-shadow p
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #2e333b;
	border-top: 1px solid #111111;
}
#content a.drop-shadow p { margin: 0; bottom: 10px; }

a.drop-shadow { border-bottom-width: 0; font-weight: normal; }

a.dropshadow:hover, a.dropshadow:active { background-color: #eeeeee; }

/* twitter */

#twitter_update_list {
	list-style-type:none;
	list-style-image:none !important;
	margin-left: 0px;
	padding-left: 0px;
}
#twitter_update_list li {
	padding-bottom: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-left: 0px;
}
#twitter_update_list li a {
	text-decoration:none;
	color: #13abc5;
	margin-left: 0px;
	padding-left: 0px;
}

input.submit {
	border:1px solid #9D9DF9;
	background-color:#EEEEEE;
	cursor:pointer;
	padding: 3px;
	text-transform:uppercase;
}
input.submit:hover {
	background-color:#DAEEFE;
	text-shadow: #ffffff 0px 0px 2px, #000000 1px 1px 3px;
}