/*
Theme Name: Sky Creation
Theme URI: http://skycreation.com.sg/blog/
Description: Sky Creation
Version: 1.0
Author: Sky Creation
Author URI: http://skycreation.com.sg/blog/
*/

@charset "utf-8";
body {
	margin: 0px;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration:none;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339900;
	text-decoration:none;
}


.PageBackground {
	background-image: url(img/walpaper1.jpg);
	background-repeat: repeat;
}
.PageBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.ContentBackgound {
	background-image: url(img/walpaper2.jpg);
	background-repeat: repeat;
}
.WelcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}

.ContentTable {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.SubContentBody {
	background-color: #E8EFF7;
	border: 1px solid #CCCCCC;
}
.SubContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339900;
}
.WelcomeText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #368CB6;
}
.pageDisplay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
        padding:5px 5px 5px 5px; 
}

.CommonText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.CommonText:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a.CommonText:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a.CommonText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
a.CommonText:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.BoxBorder {
	border: 1px solid #999999;
}
.GreyBar {
	height: 8px;
	width: 100%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-top-color: #DFDFDF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	background-color: #DFDFDF;
}
.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
    text-decoration:none;
}
.ContentSeparator {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.VerticalSeparator {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.FormTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E8EFF7;
	border: 1px solid #4D7E9F;
}
.SmallRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
a.SubContentTitle:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
a.SubContentTitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
a.SubContentTitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339900;
	text-decoration: underline;
}
a.SubContentTitle:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
.HorizontalSeparator1 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.NavigatorLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.NavigatorLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.NavigatorLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.NavigatorLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.NavigatorLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


/*   Wordpress dhynablue css    */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 5px 0 0 0;
	padding:0;
	width:85px;
	height:35px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments{
	font-size:29px;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #aababe;
	font-style:italic;
	padding:0 0 10px 5px;
	margin:0 0 10px 25px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

/*
.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 0 0 25px;
	}
*/
.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 25px 0 25px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.commentlist .comment {
	margin: 15px 0 0 0;
	padding: 10px 15px 20px 15px;
	list-style: none;
	background:#e8f0f2;
	border:1px solid #d4dcdd;
	}

.commentlist .alt {
	background:#ffffff;
	}

.commentlist .comment .comment {
	margin: 15px 15px 15px 15px;
	padding: 10px 15px 20px 15px;
	width:auto;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_data{
	width:100%;
	overflow:hidden;
}
.commentmet_data td{
	vertical-align:top;
	text-align:left;
}
.commentmet_avatar{
	width:102px;
	padding:15px 0 0 0;
}
.commentmet_text{
}
.commentmet_avatar img{
	border:1px solid #2c0202;
}

#commentform p {
	margin: 5px 0;
	}

.commentmet_replay{
	width:100%;
	overflow:hidden;
}
.commentmet_replay a{
	float:right;
	display:block;
	text-indent:-9999px;
	text-transform:capitalize;
	background:url(images/button_replay.gif) no-repeat;
	width:79px;
	height:20px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:0 0 5px 0;
	color:#636363;
	font-size:15px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:capitalize;
	font-weight:bold;
	}
.commentmetadata a{
	color:#0076a3;
}
.commentmetadata span{
	color:#0076a3;
}

.commentmet_text{
	font-size:12px;
	color:#000;
}

#respond{
	margin:40px 0 0 25px;
}

h3#respond_title{
	font-size:29px;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #aababe;
	font-style:italic;
	padding:0 0 10px 5px;
	margin:0 0 20px 0;
}

#commentform{
	margin-left:25px;
	color:#000;
	font-size:12px;
	width:90%;
}

#commentform small{
	position:relative;
	top:-1px;
	font-size:12px;
}
#cancel-comment-reply-link{
	font-size:12px;
	color:#000;
}

#commentform a, #commentform small{
	color:#000;
}

#commentform input{
	background:#f2f8fa;
	border:2px solid #f2f8fa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	color:#000000;
}

#commentform textarea{
	background:#f2f8fa;
	border:2px solid #f2f8fa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	margin:5px 0 0 0;
	color:#000000;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */
/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.page_archives_div h2{
	font-size:29px;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #aababe;
	padding:0 0 10px 5px;
	font-style:italic;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 0 40px 0;
}

.page_archives_div ul li{
	margin:0px;
	padding:8px 0 8px 5px;
	list-style:none;
	background:url(images/ico_line.gif) no-repeat left bottom;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}


.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#333;
	font-size:13px;
	background:url(images/ico_ar.gif) no-repeat left 3px;
	padding:0 0 0 14px;
}

/* Modified on 180609   */
.wpMenu {
    
	background-color:#4D7E9F;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:510;
	height:20px;
	font-size:14px; 
	padding-left:5px;
        padding-top:5px; 
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin:0px;
}
/*TOC Nav*/
.tocNav{
    background-color:#4D7E9F;
    width:239px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;   
    padding-bottom:1px;	
    padding-top:1px;
/*    border-bottom: 1px solid gray;  */
}

.tocNav li{
    list-style: none;
    margin: 0px;
/*    padding: 0.25em;
    border-top: 1px solid gray;  */
    text-transform:uppercase;  
}

.tocNav li a {  
    color:#FFF7FF;
    font-size:12px;
    font-weight:normal;
    padding-left:55px; /* padding-left should be bullet width (8) + 2 */
    width:238;
    height:25;
/*    background-image:url(img/menu_full.jpg);   */
    background-repeat:repeat;
    background-position:left 4px;
    padding-top:5px;
    text-decoration:none;
    display:list-item;
    left:1px;
    height:25px;   

}


.tocNav li a:hover {
    text-decoration:none;
    color:#FFF7FF;
    padding-left:55px; /* padding-left should be bullet width (8) + 2 */

/*    background-image:url(img/menu_over_full.jpg);  */
    background-repeat:repeat;
    background-position:left 4px;
    padding-top:5px;
    height:25px;
}

.tocNav li a { background: url(img/menu_full.jpg); 
    width:238;
    height:25;
}
.tocNav li a:hover { background: url(img/menu_over_full.jpg); 
    width:238;
    height:25;
}

.tocNav ul{
    padding-left:0px;
    margin:0px;
}
