/*

Theme Name: AppleLight
Theme URI:
Description: A personal website of Hieu Pham
Version: 1.0
Author: HieuUK
Author URI: http://www.hieu.co.uk
Tags: white, blue, two-columns, fixed-width, left-sidebar
*/

*{
	margin: 0;
	padding: 0;
	color: #444;
}

body{
	font-size:12px;
	line-height:20px;	
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	background: url('http://cloud.hieu.co.uk/themes/applelight/images/topbg.jpg') center top no-repeat #ffffff;
	display: table;
	width: 100%;
	min-width: 900px;
}

a{
	color: #2089CC;
}

a:hover{
	color: #E2415B;
	text-decoration: none;
}

* a img{
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding: 6px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow:hidden;
}

* a img:hover{
	background-color: #2E95E5;
}

* a .extLinksImg{
	border: none;
	padding: 0;
}

#Header{
	top: 0px;
	height: 350px;
	width: 900px;
	max-width: 900px;
	position: relative;
	margin: 0 auto;
}

#searchbox{
    position: absolute;
    top:64px;
    left: 50px;
}

#searchbox #searchfield{
    border: none;
    width: 147px;
    background: transparent;
}

#searchbox #searchbutton{
    border: none;
    background: transparent;    

	cursor:pointer;
	width:50px;	

}

#Feed-Click{
	top: 45px;
	left: 270px;
	width: 50px;
	height: 50px;
	position: relative;
	background: url('http://cloud.hieu.co.uk/themes/applelight/images/blackrss.png') top left;
	filter: alpha(opacity = 0);
	opacity: 0;
}

#Twitter-Click{
	top: -7px;
	left: 322px;
	width: 50px;
	height: 50px;
	position: relative;
}

#Feed-Click a, #Twitter-Click a{
    width: 100%;
    height: 100%;
    display: block;
}

#TopMenu{
	top: 90px;
	left: 405px;
	height: 30px;
	width: 440px;
	position: relative;
}

#TopMenu ul li{
	font-size: 14px;
	height: 30px;
        margin: 2px 0px 0px 5px;
	display: block;
	float: left;
	list-style: none;
	overflow: hidden;	

}

#TopMenu ul li:hover {
    

}

#TopMenu ul li a{
	display: block;
	text-decoration: none;
	padding: 5px;
	color: #807C7D;
	font-size: 1.1em;
}

#TopMenu ul li a:hover{
    background:#BBD8EA;
    -moz-border-radius:5px;
}

		

#Content-Container{
	background: url(http://cloud.hieu.co.uk/themes/applelight/images/repeatybg.jpg) repeat-y transparent scroll top center;
	margin: 0 auto;
}

#Main-Logo{
    position: absolute;
    left: 7px;
    width: 230px;
    height: 70px;
}

#Main-Logo:hover{
    cursor: pointer;
}

#Main-Description{
    position: absolute;
    top: 210px;
    left: 15px;
    width: 210px;
    height: 110px;   

}

#Main-Description:hover{
    cursor: pointer;
}

#Main-Description p{
   padding: 5px 0;
}

#Main-Description p a, #Main-Description p strong a{
 	color: #746F6F;
	text-decoration: none;
}

#Big-Banner{
	width: 604px;
	height: 188px;
	position: relative;
	top: -7px;
	left: 240px;
	overflow: hidden;
        line-height: 40px;
        color: white;
        font-size: 2em;
        text-align: center;
        padding-top:  20px;
}

#Big-Banner p{
color: white;
}

#Big-Banner div{
    opacity: 0;
	filter: alpha(opacity=0);
	position:absolute;
	top:0px;
	left: 0px;
	width: 604px;
	height: 208px;
}

#Main-Frame	{
	background: url(http://cloud.hieu.co.uk/themes/applelight/images/topframe.jpg) no-repeat transparent scroll top center;
	min-height: 300px;
}

#Inside-Frame{
	width: 900px;
	overflow: hidden;
	margin: auto;
}

#SubPage{
	position: relative;
	top: -20px;
	border-bottom: 1px solid #CCE3F1;
	padding: 5px;
	height: 20px;
}

#SubPage ul li{
	float: left;
	list-style: none;
	margin: 0 10px;
}

#SubPage ul li a{
	text-decoration: none;
}

#SubPage ul li a:hover{
	text-decoration: underline;
}

/*---------------------

Side Bar

-----------------------*/

#SideBar{
	width: 202px;
	margin-left: 35px;
	padding-top: 40px;
	display: inline;
	float:left;
	position: relative;
}

#SideBar h3{
	font-size:1.3em;
	padding-bottom: 5px;
}

#SideBar p{
	padding: 0 3px 0 10px;
	color: #3d3d3d;
}

#SideBar ul{
	list-style: none;
	padding: 0 0 0 5px;
	margin: 5px 0;
	line-height: 25px;
}

#SideBar ul li, #SideBar div{
	margin: 0 0 20px 0;
	padding: 5px;
}

#SideBar ul li a{
    color: #447FBC;
	text-decoration: none;
}

#SideBar .tags {
	text-align: center;
}

#SideBar .tags a{
	color: #746F6F;
}

#SideBar ul li a:hover{
    text-decoration: underline;
}

#SideBar ul li ul li, #SideBar div div{
    margin: 2px 0 0 0;
	padding: 0;
	border: none;
}

#SideBar div ul li{
    margin: 2px 0 0 0;
	padding: 0;
	border: none;
}

#SideBar ul li .children li{
    padding-left: 20px;
    background : url(http://cloud.hieu.co.uk/themes/applelight/images/childpathdot.png) no-repeat top left;
}

#SideBar h2{
	text-decoration: none;
	font-weight: normal;
    color:#746F6F;
}

/*-------------------------Categories---------------------------*/

#SideBar #Categories{
	font-weight: 800;
	width: 200px;
	position: relative;
}

#SideBar #Categories li{
    height: 25px;
    clear: both;
    padding:0;
    border: none;
    position: relative;
}

#SideBar #Categories li a{
    padding-top: 8px;
    position: absolute;
    width: 100%;
    height:26px;
    z-index: 2;
    color: #746f6f;
    text-decoration: none;
}

#SideBar #Categories li .buttonBackground{
    position: absolute;
    width:202px;
    height:34px;
    top: 0px;
    left: -19px;
    background: transparent url(http://cloud.hieu.co.uk/themes/applelight/images/buttonbackground.png) no-repeat top left;
    z-index: 0;
    opacity: 0;
    filter: alpha(opacity = 0);
}

#SideBar #Categories li .CatTip{
    position: absolute;
    padding: 5px 5px;
    left: 160px;
    top: -65px;
    display:none;
    width:80px;
    height:90px;
    background: transparent url(http://cloud.hieu.co.uk/themes/applelight/images/cattipbg.png) no-repeat top left;
    z-index: 10000;
    opacity: 0;
    filter: alpha(opacity = 0);
}

#SideBar #Categories li .CatTipIeHack{
	background: transparent url(http://cloud.hieu.co.uk/themes/applelight/images/cattipbgie.gif) no-repeat top left;
    position: absolute;
    padding: 5px 5px;
    left: 160px;
    top: -65px;
    display:block;
    width:80px;
    height:90px;
    z-index: 10000;
    opacity: 0;
    filter: alpha(opacity = 0);	

}
/*Side bar other widgets */
#SideBar .wppp_list,
#SideBar .widget_recent_entries ul{
	line-height: 20px;
	list-style-type: circle;
	padding: 0 20px;
}

#SideBar .wppp_list li,
#SideBar .widget_recent_entries ul li{	
	margin: 10px 0 0 0;
}

/*Twitter Updates */

#TwitterUpdates ul{
	padding: 0;
}

#TwitterUpdates ul li a{
	color: #007BEC;
	text-decoration: underline;
}

#TwitterUpdates ul li a:hover{
	background-color: #AFD9FF;
}

#TwitterUpdates #profileLink{
	color: #007BEC;
	font-weight: 800;
	display: block;
	margin: 10px 0 0 0;
	text-align: center;
}

/*-------------------------

Other elements of front page

---------------------------*/

.pagetitle{
	border-bottom: 1px dotted #C3D0E1;
	border-top: 1px dotted #C3D0E1;	

	color:#4384BC;
	display:block;
	margin-bottom:20px;
	padding: 10px;
	text-align:center;
}

.post{
	padding-bottom: 5px;	
	border-bottom: 1px dashed #C3D0E1;
	margin-bottom: 30px;
}
.post a:hover{
	background: #DFFFF5;
}
#All-Post{
	width: 560px;
	margin: 30px 0 0 30px;
	float: left;
}

.navigation{
        text-align: right;
        margin-top: 10px;
	padding-bottom: 20px;
}

.navigation a:hover {
	color:#EA7521;
	text-decoration:underline;
}

.navigation a {
	color:#7D9FC4;
	font-weight:normal;
	line-height:30px;
	text-decoration:none;
}

#Bottom-Frame{
	background: url(http://cloud.hieu.co.uk/themes/applelight/images/bottomframe.jpg) center no-repeat;
	height: 90px;
}

#Footer{
	text-align: center;
	padding-top: 30px;
	background: url(http://cloud.hieu.co.uk/themes/applelight/images/footer.jpg) center repeat-x;
	height: 20px;
}

/*---------------------

Post View

-----------------------*/

.entry-head {
	font-weight:bold;
	margin-bottom:10px;
	overflow:hidden;
	padding:4px 0;
	position:relative;
	width:100%;	
}

.entry-head  span, .entry-head a{
	font-size: 10px;
}

.entry-head  span{
	background: url(http://cloud.hieu.co.uk/themes/applelight/images/zeit.gif) 0 0 no-repeat;	
	padding-left:15px;	
}

.entry-head span.comment {
	border:none;
	background: url(images/icon-comments.gif) 0 0 no-repeat;	
	padding-left:20px;
	color:#666 !important;
}

.entry-head h2,.entry-head h2 a{
	font-size:16px;
	margin-right:10px;
	padding-right:10px;
	text-decoration:none;
	color: #555;	
}

.entry-head h2 a:hover{
	text-decoration: underline;
}

.rc{
	clear: both;
}

.entry-wrap .entry-content p{
	margin: 15px 0;
}

.entry-wrap .entry-content h2{
	border-bottom: 1px solid; 
	font-size: 1.2em; 
	margin: 30px 0 10px 0;
	color: #447FBC;
}

.entry-wrap .entry-content a{
	text-decoration: none;
}
.entry-wrap .entry-content a:hover{
	text-decoration: underline;
}

.entry-wrap .entry-content .dp-highlighter a{
	border-bottom: none;
}

blockquote {
	background: url(images/quotes.gif) 0 0 no-repeat;
	padding-left: 50px;
	color: #000;
	margin:20px 0;
}

#postnavigation{
	margin: 0 0 20px 0;
	width: 100%;
	height: 15px;
	overflow: hidden;
}

.link-wrap table{
    margin: 0;
}

.link-wrap table h3{
    font-size: 1.2em;
    border: none;
}

/*---------------------Favicon-----------------------*/

.entry-wrap .info{
	border:1px dotted #CCE3F1;
	font-size: 11px;
	clear:both;
	margin:10px 0 10px;
	padding:5px;
}

.info a{
	color: #6A9BC4;
}

.info .FavList{
	width: 100%;
	height: 35px;
	margin: 10px 0 10px 0;
	overflow:hidden;
	display:block;
}

.info .Favicon{
    width: 0px;
    height: 32px;
    display: block;
    padding-left: 32px;
    margin: 0 5px;
    float: left;
    overflow: hidden;
}

/*----------------------------

CommentView

----------------------------*/

#commentlist .comment{
	margin: 20px 0;
}

#comments-header{
    border-bottom: 1px solid #AAA;
    height: 21px;
}
#comments-header #comments-actions{
	float: right;
}
#comments-header #comments-actions #write-comment{
	background: url(http://cloud.hieu.co.uk/themes/applelight/images/pencil.png) no-repeat left center;
	padding: 0 0 0 20px;
}
#comments-list-control{
    float: left;
}
#comments-list-control li{
    display: block;
    float:left;
    margin: 0 10px;
    padding: 0 5px;
    height: 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #AAA;
}
#comments-list-control .tab-active{
    border: 1px solid #AAA;
    border-bottom: 1px solid #fff;
}

#commentMenu{
	list-style: none;
}

#addcomment{
	padding: 10px 0;
}

.commentForm label{
	display: inline-block;
	margin: 5px 0;
	width: 70px;
}

.bbcode a{
	margin: 0 0 0 5px;
	border: 1px solid #746F6F;
	padding: 2px;
	text-align: center;
	width: 40px;
	display: inline-block;
}

h2 span {
	font: normal 0.65em Arial, Verdana, Helvetica, sans-serif; 
	color:#33A8E5; 
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #DFCDBF;
}

.post h3 {
	color: #33A8E5;
	border-bottom: 1px solid;
	font-family: georgia,"times new roman",times,serif;
	font-weight: normal;
	font-size: 1.5em;
	margin: 35px 0 15px;
}

h5.comments {
	border-bottom:1px solid #D4D7D9;
	color:#131313;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	margin:10px 0 12px;
	padding:0;
	width:97% !important;
}

abbr, acronym {
	border-bottom: 1px dotted #000000;
}

table { 

	border-collapse: collapse;
	font-size:11px;
	margin-top:20px;
margin-bottom: 10px;
}

caption, th, td { 

	text-align: left; 

	font-weight: normal; 

}

table, td, th { 

	vertical-align: middle; 

}

#commentMenu{
	margin: 10px 0 0;
}

#commentMenu li{
	float: left;
	margin: 0 0 0 10px;
	cursor: pointer;
}

#commentMenu li:hover{
	color: orange;
}

#commentCompose{
	clear:both;
}

#commentPreview{
	display: none;
}

/*----------------------------

Rating

----------------------------*/

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}

.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}

.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}

.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
	margin: 0;
}

/* smaller star */

.small-star {
	width: 50px;
	height: 10px;
}

.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------

ToolTipBox

----------------------------*/

#TooltipBox{
    display: block;
	position:absolute;
	padding:50px 0px;
	color:#333;
	height: 115px;
	width: 147px;
	background: url(http://cloud.hieu.co.uk/themes/applelight/images/tooltipbg.gif) no-repeat top left;
	display: none;
	opacity: 0.7;
	z-index:9999;
}

#TooltipBox span{
    display: block;
    width: 140px;
    text-align: center;
    position: relative;
}/*--------------------------

Contact Form

-----------------------------*/

#contact label{
	width: 100px;
	display: block;
	float: left;
}

#contact input{
	display: block;
}

#contact div{
	padding: 20px 0;
}

/* Comments 

------------------------------------------------------------*/

 .comments {
	width:100%;
	padding-right:3%;
	float:left;	

}

.commetmain {
	border-bottom:1px dotted #999;
	clear:both;
	height:100%;
	margin-bottom:15px;
	overflow:hidden;
	padding:10px;
}

.commetmainalt {
	background:#FFF2E8;
	border-bottom:1px dotted #999;
	clear:both;
	height:100%;
	margin-bottom:15px;
	overflow:hidden;
	padding:10px;
}

.commet_left {
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:15%;
	padding-right:15px;
}

.comment-author {
	font-size:11px;
	padding-bottom:5px;
}

.comment-author strong, .comment-author strong a {
	font-size:14px;
	}

.commet_right {
	border-left:1px dotted #999;
	float:left;
	min-height:55px;
	padding:5px 0 0 15px;
	width:76%;
	min-height:100px;
}

.thecomment{
	font-weight: 800;
}

.thecomment, .comment-body {
	margin:0;
}

.avatar {
	display:block;
	margin:5px 0 0 0;
}

small {
	color:#999;
}

/* Comments Form

------------------------------------------------------------*/

#commentform label {
	float:left;
	text-align:left;
	margin-bottom:15px;
	font-size:11px;
	width:110px;
	font-weight:bold;
}

.txtarea {
	width:75% !important;
	float:right;
	padding:5px;
	margin-bottom:5px;
	border:1px solid #b8b8b8;
	background:#E3F6FD;
	font:12px Arial, Helvetica, sans-serif;
}

.txtarea:hover {
	border:1px solid #B6B6B6;
	background:#F4F3F3;
}

.Cmtbutton:hover {
	background:#000;
	border:medium none;
	color:#FAF8F8;	

}

.Cmtbutton {
	cursor: pointer;
	background:#7FAFD3;
	border:medium none;
	clear:both;
	color:#FAF8F8;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:100px;
	padding:5px;
	width:180px;
	margin-left:142px !important;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow:hidden;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption-text {
	overflow:none !important;
	margin:0 !important;
}

form p {
	margin:10px 0 0 0 !important;
}

dl {
	margin-bottom:15px;
}

.sml{
	clear: both;
}

.sml a {
	font-size:18px !important;	

}

.alignleft, .alignright {
	font-size:18px !important;
}

#idc-container .idc-footer, #idc-container span, #idc-container .idc-c-m .idc-create  {
	display: none;
}

#idc-container span {
}

.wpcf7-form .cf7submit input{
    background: #7FAFD3;
    padding: 3px 30px;
    border: 1px solid #7FAFD3;
    color:#FAF8F8;
    cursor:pointer;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
}

.wpcf7-form{
    width: 420px;
    margin: auto;
}

.wpcf7-form .cf7submit input:hover{
    background:#000000 none repeat scroll 0 0;
}

.wpcf7-form .wpcf7-form-control-wrap input, .wpcf7-form .wpcf7-form-control-wrap textarea{
    border: 1px solid #B8B8B8;
    background: #E3F6FD;
    padding: 3px;
    cursor:text;
    width: 400px;
}

.wpcf7-form  .wpcf7-form-control-wrap input:hover,.wpcf7-form  .wpcf7-form-control-wrap textarea:hover{
    background: #F4F3F3;
}

.TipBlock{
    border: 1px dotted #447FBC;
    padding: 5px;
}

.entry-wrap .entry-content .TipBlock p{
    text-align: right;
    margin: 0px;
    padding: 0px;
}
