/* span-25 */
div.span-25 {float:left;margin-right:10px;}
.span-25, div.span-25 {width:1020px;margin:0;}
input.span-25, textarea.span-25, select.span-25 {width:1020px!important;}

/* span-25 - 2.5*/
div.span-2p5 {float:left;margin-right:10px;}
.span-2p5, div.span-2p5 {width:95px;margin:0;}

/* span-45 - 4.5*/
div.span-45 {float:left;margin-right:10px;}
.span-45, div.span-45 {width:175px;margin:0;}

/* defaults */
body {background-color:#e7e8e8; color:#4a4a4a;font-size:83%;}
/*code {font: 500 0.85em/1.5 'andale mono','lucida console',monospace}*/
code {font-family:"Courier New", Courier, monospace; font-weight:700; font-size:15px; padding:1px 4px; background-color:#f2f2f2; text-shadow:1px 1px #fff;}
.container {width:1020px; margin:0 auto;}
.main {background:#fff url(http://media02.hongkiat.com/v4s/mainbg.gif) repeat-y; margin-bottom:10px!important;/*border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0*/}

.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

.test1 {background-color:red;}
.test2 {background-color:blue;}
.test3 {background-color:green;}
.test4 {background-color:cyan;}
.test5 {background-color:magenta;}
.test6 {background-color:yellow;}
.test7 {background-color:black;}

.rad2 {-moz-border-radius:2px;}
.rad3 {-moz-border-radius:3px;}
.rad4 {-moz-border-radius:4px;}
.rad5 {-moz-border-radius:5px;}
.rad8 {-moz-border-radius:8px;}
.radtop {-moz-border-radius-bottomleft:0; -moz-border-radius-bottomright:0;}
.radbtm {-moz-border-radius-topleft:0; -moz-border-radius-topright:0;}
.clear {clear:both; background:none!important; padding:0!important; margin:0!important}
.center {text-align:center}
.u {text-decoration:underline;}
.no-margin {margin:0!important;}
.txtright {text-align:right}
.green {color:#327b0b;}

.topbanner {text-align:center; padding:8px 0;}

/* header #1 */
.header {background:#323536 url(http://media02.hongkiat.com/v4s/n_header-bg.jpg) repeat-x; height:157px; border-top-right-radius:5px; border-bottom-right-radius:; border-bottom-left-radius:5px; border-top-left-radius:; -moz-border-radius-topright:5px; -moz-border-radius-bottomright:; -moz-border-radius-bottomleft:; -moz-border-radius-topleft:5px; -webkit-border-top-right-radius:5px; -webkit-border-bottom-right-radius:; -webkit-border-bottom-left-radius:; -webkit-border-top-left-radius:5px;}
.logorow {width:100%; margin-top:10px; height:100px;}
.navirow {height:42px; width:100%;}
.gaprow {display:block; height:7px; background:url(http://media02.hongkiat.com/v4s/n_gaprow-bg.gif); repeat-x}
.navirow ul {margin:1px 0 0 15px; float:left}
#searchform {float:right;display: inline-block; zoom: 1; /* ie7 hack for display:inline-block */ *display: inline; padding: 3px 0; margin:5px 20px 5px 0; width:130px}
#searchform input {font: normal 12px/100% Arial, Helvetica, sans-serif;}
#searchform .searchfield {font-family:"Cambria", "Droid Serif",Georgia, "Times New Roman", Times, serif; font-size:14px; background-color: #fff; padding: 0 15px 0 10px; width: 80px; height: 27px; border: solid 0 #fff; outline: none; float:left; border-top-right-radius:0; border-bottom-right-radius:0; border-bottom-left-radius:2em; border-top-left-radius:2em; -moz-border-radius-topright:0; -moz-border-radius-bottomright:0; -moz-border-radius-bottomleft:2em; -moz-border-radius-topleft:2em; -webkit-border-top-right-radius:0; -webkit-border-bottom-right-radius:0; -webkit-border-bottom-left-radius:2em; -webkit-border-top-left-radius:2em;}
#searchform .searchbutton {color: #000;  font-size: 11px; height: 27px; width: 30px; border: solid 0 #fff; margin-left:-5px; border-top-right-radius:2em; border-bottom-right-radius:2em; border-bottom-left-radius:; border-top-left-radius:; -moz-border-radius-topright:2em; -moz-border-radius-bottomright:2em; -moz-border-radius-bottomleft:; -moz-border-radius-topleft:; -webkit-border-top-right-radius:2em; -webkit-border-bottom-right-radius:2em; -webkit-border-bottom-left-radius:; -webkit-border-top-left-radius:; background:#dcdcdc url(http://media02.hongkiat.com/v4s/n_navisearch-icon.png) center no-repeat; float:left}
.navirow li {list-style:none; margin:0 1px 0 0; border-top:none; padding:11px 7px 8px 7px; display:block; float:left; font-family:"Cambria", "Droid Serif",Georgia, "Times New Roman", Times, serif; font-size:13px; text-transform:uppercase; text-shadow:1px 1px #000}
.navirow li a {color:#d0d0d0; text-decoration:none;}
.navirow li a:hover {text-decoration:underline; color:#fff}
.navirow li.active {background: #eeeeee; /* for non-css3 browsers */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eeeeee'); /* for IE */ background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eeeeee)); /* for webkit browsers */ background: -moz-linear-gradient(top,  #fff,  #eeeeee); /* for firefox 3.6+ */ repeat-y; padding:8px 7px 9px 7px; border-top:3px solid #315380; font-weight:700;}
.navirow li.active a {color:#000; text-shadow:1px 1px #fff; font-size:14px; text-decoration:underline; text-transform:uppercase}
.thelogo {margin-left:20px; margin-top:20px; width:360px; height:65px; float:left;}
.thelogo h1 {padding:0; margin:0;}
.thelogo h1 a {display:block; width:360px; height:65px; background:url(http://media02.hongkiat.com/v4s/n_logo.gif) no-repeat 0 0; text-indent:-9999px; z-index:-1;}
.thebanner {margin-top:21px; margin-right:20px; width:469px; height:60px; text-align:right; float:right;}

/* content */
.content {background-color:#fff; padding-top:0; margin:0 25px 0 1px !important;}
.content a {color:#0a448c;}
.content a:hover {color:#DD5924;}
.content {font-family:Helvetica, Arial, Sans-serif;}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5 
	{text-transform:capitalize;}

.content h1, .content h2 {font-family:'Droid Serif', Georgia, Sans-serif; color:#292826; font-size:33px; font-weight:700; line-height:1.15em; margin: 10px 0 5px 0;}
.content h1 a, .content h2 a {font-family:'Droid Serif', Georgia, Sans-serif; text-decoration:none; color:#393939;}
.content h1 a, .content h2 a:hover {color:#3e3d3a; text-decoration:none}
div.single div.post h1 {color:#343638; font-size:40px;}
.content h3 {border-bottom:1px solid #181818; color:#181818; font-family:'Droid Serif', Helvetica,Sans-serif; font-size:35px; font-weight:normal; margin-top:30px; margin-bottom:10px; padding:2px 0 0 0; line-height:1.25em}
.content h4 {font-family:'Droid Sans', Arial, Sans-serif; font-size:23px; margin:30px 0 0 0; color:#88672b}
.content h4.red {font:700 italic 1.95em 'Palatino Linotype',Georgia,Helvetica,Sans-serif; color:#cc3300}
.content img,
.content li img {padding:1px; border:1px solid #fff;}

.content table {border-left:1px solid #eeeeee; border-top:1px solid #eeeeee; margin:0}
.content table td {background-color:white; cell-margin:1px; border-right:1px solid #eeeeee; border-bottom:1px solid #eeeeee; padding:5px}

.content a.button,
.content a.button-big {text-decoration:none; margin:0; padding:4px 4px; background-color:#27407d; color:#fff; font-weight:500; text-shadow:1px 1px 1px #19284e; font-size:12px; text-transform:capitalize;
	-moz-border-radius-bottomright: 2px;
	-khtml-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-khtml-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-khtml-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-khtml-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;		
}
.content a.button:hover,
.content a.button-big:hover {background-color:#353527; text-decoration:underline;}
.content a.button-big {padding:8px 5px; font-size:16px;}

.content .page h2 {font-family:'Palatino Linotype',Georgia,Helvetica,Sans-serif; font-size:3.0em; color:#3875d7; text-transform:capitalize; font-style:italic; font-weight:500}
.content .page h3 {color:#181818; border-bottom:1px solid #181818}
.content .page h4 {color:#181818}

.content .post p.UFSquareAd {color:#999999; font-size:10px; padding:0; margin:5px 0; line-height:11px; clear:both;}
.content .post div.UFSquareAd {margin:0 0 30px 0; padding:0; width:300px;}
.content .post div.UFSquareAd div a {clear:both}
.content .post-meta {font-size:10px; color:#939393; padding:0 2px;}
.content .post-meta a {color:#939393}
.content .post-meta a:hover {text-decoration:none; text-decoration:underline; color:#2266bb}
.content .post-meta p {margin:0; position:relative; top:-3px; padding:0}
.content .post-meta .author a {color:#939393; text-decoration:none; font-style:normal}
.content .post-meta .author a:hover {text-decoration:underline}
.content .digg-this {position:relative; left:-10px; top:8px;}
.content .post,
.content .comments,
.content .prevnext_post,
.content .nofound
	{padding:10px 10px 0 15px;}
.home .post {margin-left:0}	
.content .gap {background:url(http://media02.hongkiat.com/v4s/sprite-global.png) no-repeat 0 0; display:block; width:630px; height:42px; margin:20px 0;}	

/* custom js */
.gad_wrap {
	font-family:Arial, Helvetica, sans-serif;
	width:500px;
	margin-bottom:15px;
}
.gad_unit {
	margin:0 0 10px 0;
}
div.gad_adFeedback {
	margin:0 0 10px 0;
}
div.gad_adFeedback a {
	color:#333333!important;
	font-size:12px;
	text-decoration:none;
}
.gad_adTitle {
	color:#0202ca!important;
	font-size:14px;
	font-weight:700;
}
.gad_adText {
	color:#3C3C3C!important;
	font-size:13px;
	line-height:21px;
}
.gad_adURL {
	font-size:11px;
	margin-left:10px;
	text-decoration:none;
	color:#008000!important;
}

.post {margin-bottom:30px;}
.post span.invert {background-color:#1B1B1B; color:#FFFFFF; padding:5px 1px;}
.post .beforetitle {padding:0; margin:0 0 -5px 0;}
.post .beforetitle a {padding:2px 4px; text-decoration:none; font-size:9px; text-transform:uppercase;}
.post .beforetitle .digg a {color:#2673dc; background:none;}
.post .beforetitle .digg a:hover { background:none; text-decoration:underline;}
.post .beforetitle a:hover {text-decoration:none; background-color:#587f23;}
.post .beforetitle span a {background-color:#cccccc; color:#fff; padding:4px 3px;}
.post .beforetitle .edit a {background:none; color:#747474; font-size:10px;}
.post p,
.post li,
.post blockquote
 	{line-height:21px;}
.post blockquote {background-color:#E3F1FA; border:1px solid #D0DFE8; font-style:normal; margin:5px 0 10px 0; padding:5px 5px 5px 10px; text-shadow:1px 1px #fff}
.post blockquote p {margin:0}
.post ol li {list-style-type:decimal;}
.post ul li {list-style-type:square;}
.post li { padding:5px 0}
.post li img {margin:5px 0;}

.post p.sw {margin-left:15px;}
.post p.sw img {}

.post p.s450-550 {margin-top:-5px}
.post p.s450-550 img {margin-left:15px; margin-bottom:40px;}

.post span.key {font-family:"Courier New", Courier, monospace; background:#f0f0f0 url(http://media02.hongkiat.com/v4s/key_bg.png) repeat-x; border-radius:5px; -moz-border-radius:5px; font-size:12px; padding:2px 5px; -webkit-border-radius:5px; text-shadow:1px 1px #fff; border-color:#E0E0E0; border-style:solid; border-width:1px 1px 3px 1px; line-height:22px; text-transform:capitalize;}
.post .via {font-size:11px; font-style:italic; color:#999}
.post .via a {color:#999; font-weight:700}
.post p.Editby {font-style:italic; color:#cbcbcb; font-size:12px;}

.post .RelatedContainer {margin:40px 0}
.post .related-post {padding:0; clear:both;}
.post .related-post h4 {margin:0; font-style:normal; text-decoration:none; font-size:22px; color:#3C3C3C;}
.post .related-post p {margin-bottom:5px}
		ol.related-posts-thumbs {margin:0; padding:0}
		ol.related-posts-thumbs li {list-style:none; margin:0!important; padding:0;}
		ol.related-posts-thumbs li a {-moz-border-radius:2px 2px 2px 2px; background-color:#FFFFFF; border:1px solid #FFFFFF; display:block; float:left; height:165px; margin:0; padding:5px 8px 5px 0; text-align:left; text-decoration:none; width:150px;}
        ol.related-posts-thumbs li a:hover {}
        ol.related-posts-thumbs li a span.yarpp-thumb {border:1px solid #e8e8e8; margin-bottom:5px; display:block; width:150px; height:100px; background:url('http://media02.hongkiat.com/v4s/thumb_150x100.png') no-repeat;}
        ol.related-posts-thumbs li a span.yarpp-thumb span {display:block; background-repeat:no-repeat; height:100px; text-indent:-9999px}
        ol.related-posts-thumbs li a span.yarpp-title {font-size:12px; line-height:16px; font-weight:500; color:#555555;}
        ol.related-posts-thumbs li a:hover span.yarpp-title {text-decoration:underline; color:#3366cc}
        ol.related-posts-thumbs li a span.yarpp-excerpt p{font-size:11px; line-height:14px; margin-top:5px; color:#999999; padding-bottom:20px;}
        ol.related-posts-thumbs li a:hover span.yarpp-excerpt p{background:url(http://media02.hongkiat.com/v4s/related-readmore.png) no-repeat bottom left}
.post .related-more {}
.post .related-more h5 {margin:0; color:#3C3C3C}
        #MarketGid2465 table {border:none!important}
        #MarketGid2465 table td {vertical-align:top!important; border:none!important; padding:0!important}
        a.mctitle:link, a.mctitle:active, a.mctitle:visited {font-family:Helvetica, Arial, sans-serif!important; font-weight:normal!important; color:#555555!important}
.post a.demo {margin-left:10px;}
.post a.demo, a.download {text-decoration:none}
.post a:hover.demo, .post a:hover.download {text-decoration:underline}
.post a.demo:before {content:"[ ";}
.post a.demo:after {content:" ]";}
.post a.download:before {content:"[ ";}
.post a.download:after {content:" ]";}

.halves01 {clear:both; display:block; margin:20px 0; padding:0 0 20px 0; border-bottom:1px solid #e9e9e9;}
.halves01 h3 {border:none; text-decoration:underline}
.halves01 .cLeft {float:left; width:250px; margin-right:20px;}
.halves01 .cLeft h4 {margin-top:0;}
.halves01 .cRight {float:left; width:360px;}
.halves01 div.clear {clear:both;}	

/* Display post in block */
.post .square {clear:both}
.post .square p {isplay:block; float:left; margin:0 5px 5px 0; margin-bottom:25px;}
.post .s250 p, .post .s250 p img {width:250px;}
.post .s300 p, .post .s300 p img {width:300px;}

/* SMBadge float-box */
#SMBadge_Container { position: relative; }
#SMBadge_Box { left: -85px; position: absolute; width:80px; }
#SMBadges {position: absolute; top: 580px; background-color:#fff; width:68px; margin-top:10px;
border-left:1px solid #e0e0e0;
border-right:1px solid #fff;
border-top:1px solid #e0e0e0;
border-bottom:1px solid #e0e0e0;
-moz-border-radius-topleft: 3px;
-khtml-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-khtml-border-radius-bottomleft: 3px;
-webkit-border-bottom-left-radius: 3px;
}
#SMBadges.fixed { position: fixed; top:0;}
#SMBadges .SMVote {margin:7px}
div.SMGap {background-color:#f3f3f3; height:1px; width:35px; margin:5px auto;}

/* SMBadge float-box - Fb button (shrink its width) */
.fb_share_count_top {width:48px!important}
.FBConnectButton_Small, .FBConnectButton_RTL_Small {width:49px!important}
.FBConnectButton_Small .FBConnectButton_Text {padding:2px 2px 3px!important;}

.post div.SocialBookmark {}

.meebo-2 .meebo-17 {filter:alpha(opacity=20); opacity:0.2;}
.meebo-2 .meebo-18 {filter:alpha(opacity=20); opacity:0.2;}
.meebo-2 .meebo-19 {filter:alpha(opacity=20); opacity:0.2;}
.meebo-2 .meebo-20 {filter:alpha(opacity=20); opacity:0.2;}
.meebo-2 .meebo-21 {filter:alpha(opacity=20); opacity:0.2;}
.meebo-2 .meebo-22 {filter:alpha(opacity=20); opacity:0.2;}
.meebo-2 .meebo-23 {filter:alpha(opacity=20); opacity:0.2;}
.meebo-2 .meebo-24 {filter:alpha(opacity=20); opacity:0.2;}

/* content - author */
div.AuthorContainer {background-color:#f5f5f5; padding:30px 20px; margin:25px 0 25px 0; border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee; }
div.AuthorPic, div.AuthorBio {float:left}
div.AuthorPic {width:100px;}
div.AuthorBio {width:500px;}
div.AuthorBio h5 {margin:0; padding:0; font-weight:normal; font-size:16px; color:#959595; text-shadow:1px 1px #fff}
div.AuthorBio h5 span {font-weight:700; color:#991e0a; text-shadow:1px 1px #fff}
div.AuthorBio p {margin:0; padding:0; text-shadow:1px 1px #fff}
div.AuthorBio p a {color:#3C3C3C; font-weight:700}
div.AuthorBio p a:hover {color:#3C3C3C; text-decoration:none}

/* content - social bookmarks */
div.SocialBookmark {background-color:#F5F5F5; height:140px; border-bottom:1px solid #EEEEEE; border-top:1px solid #EEEEEE;}
div.SB_Left, div.SB_Right {display:block; float:left; height:100%}
div.SB_Left {width:370px;}
div.SB_Right {width:270px;}
div.SocialBookmark h4 {margin:15px 0 0 20px; font-size:16px; padding:0; color:#208acb; text-shadow:1px 1px #fff}
div.SocialBookmark p {margin:0 0 0 20px; padding:0 20px 0 0; text-shadow:1px 1px #fff}
div.SocialBookmark ul {margin:0 0 0 15px; padding:0}
div.SocialBookmark li {list-style:none; display:inline; margin:0 2px; padding:0}

.post .aftercontent {margin:20px 0 0 0}

.post .related-post ul {margin:0 0 0 5px}
.post .related-post li {margin-bottom:5px; margin-left:15px;}
.post .tags {color:#7b7b7b; clear:both; padding:3px 0;}
.post .tags ul {font-size:11px; margin:0}
.post .tags li:before {content:"#";}
.post .tags li:after {content:",";}
.post .tags li {list-style:none; margin:0; display:inline; margin-right:5px; color:#dddddd}
.post .tags li a {color:#adadad; text-decoration:none}
.post .tags li a:hover {color:#DD5924; text-decoration:underline}
.post .tags span {float:left; font-size:11px; font-weight:700; margin-right:5px;}
.post .tags span, .tags ul li {line-height:20px}

.post a.more-link {
	background:url(http://hongki.at/_dev/images/hongkiatcom/theme-v5/content-morelink-bg-03.png)!important;
	color:#e9e9e9!important;
	float:left;
	text-shadow:-1px -1px #1b1b1b;
	font-weight:700;
	padding:2px 15px;
	margin-top:-1px;
	margin-right:10px;
	text-decoration:none;
	font-size:12px;
	
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	
	border: 1px solid #252525;
	
	box-shadow: 1px 0 0 0 #616161 inset, 0 1px 0 0 #616161 inset, 0 0 0 0 #e2e2e2 inset, 0 0 0 0 #e2e2e2 inset;
	-moz-box-shadow: 1px 0 0 0 #616161 inset, 0 1px 0 0 #616161 inset, 0 0 0 0 #e2e2e2 inset, 0 0 0 0 #e2e2e2 inset;
	-webkit-box-shadow: 1px 0 0 0 #616161 inset, 0 1px 0 0 #616161 inset, 0 0 0 0 #e2e2e2 inset, 0 0 0 0 #e2e2e2 inset;
}

.post a.more-link:hover {
	background:url(http://hongki.at/_dev/images/hongkiatcom/theme-v5/content-morelink-bg-02.png)!important;
	color:#fff!important;
	border:1px solid #336fb9;
	text-shadow:1px 1px #23518a;
	box-shadow: 1px 0 0 0 #5a98e4 inset, 0 1px 0 0 #64a7f8 inset, 0 0 0 0 #e2e2e2 inset, 0 0 0 0 #e2e2e2 inset;
	-moz-box-shadow: 1px 0 0 0 #5a98e4 inset, 0 1px 0 0 #64a7f8 inset, 0 0 0 0 #e2e2e2 inset, 0 0 0 0 #e2e2e2 inset;
	-webkit-box-shadow: 1px 0 0 0 #5a98e4 inset, 0 1px 0 0 #64a7f8 inset, 0 0 0 0 #e2e2e2 inset, 0 0 0 0 #e2e2e2 inset;
}

div.InterceptPost01 {margin:20px 10px; padding:20px 0; border-bottom:1px solid #eaeaea; border-top:1px solid #eaeaea; }
div.IPLeft, div.IPRight {float:left; margin:0 15px 0 10px}
div.IPLeft {margin-top:30px;  width:300px}
div.IPRight {height:300px; width:300px}
div.IPRight h5 {font-size:14px; margin:8px 0 3px 0; color:#cc0000; font-family:Arial, Helvetica, sans-serif}
div.IPLeft img {border:none}
div.IPLeft {font-size:10px; text-align:right;  color:#ccc}
div.IPRight ul {margin:0; padding:0; list-style:none}
div.IPRight li {margin:0}
div.IPRight li span.IP-thumb, div.IPRight li {float:left; margin-bottom:5px}
div.IPRight li a {color:#343638; text-decoration:none;}
div.IPRight li a:hover {color:#46494b; text-decoration:underline}
div.IPRight li a span.IP-thumb {border:1px solid #e8e8e8; margin-right:8px; display:block; width:85px; height:70px; background:url('http://media02.hongkiat.com/v4s/sprite-default.png') -252px -11px no-repeat;}
div.IPRight li a span.IP-thumb span {display:block; background-repeat:no-repeat; height:70px; text-indent:-9999px}
div.IPRight li span {width:85px; font-size:15px; line-height:20px; font-weight:700;}	

div.InterceptContent {margin:30px 0 40px 0; width:500px}
div.InterceptContent p {margin:0; font-size:10px; text-align:right; font-style:italic}
div.InterceptContent p,
div.InterceptContent p a {color:#999; text-decoration:none}
div.InterceptContent p a {font-weight:700}

/* static pages & forms */
.staticEntry {font-family:Georgia, "Times New Roman", Times, serif; font-size:15px;}
.staticEntry h2,
.staticEntry h4 {font-family:"Droid Serif", Georgia, serif!important;}
.staticEntry h2 {font-size:60px!important; font-style:normal!important; font-weight:500!important; color:#181818!important; text-align:center; padding:20px 0; margin:10px 0 25px 0!important; border-top:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD;}
.staticEntry h3 {font-family:"Gill Sans","Gill Sans MT","Trebuchet MS"!important; font-size:21px!important; font-weight:500!important; text-transform:uppercase!important; color:#999999!important; border-bottom:1px solid #d1d1d1!important;}
.staticEntry h4 {font-size:23px!important; font-weight:500!important; text-decoration:none; margin-bottom:10px;}

.staticEntry ul h4 {margin-top:0;}
.staticEntry ul p {margin:0}
.staticEntry ul img {margin:0; padding:0;}
.staticEntry ul.colLeft,
.staticEntry ul.colRight {width:46%; margin:0;}
.staticEntry ul.colLeft {float:left}
.staticEntry ul.colRight {float:right}
.staticEntry ul.colLeft li,
.staticEntry ul.colRight li {list-style:none; margin-bottom:20px;}
.staticEntry ul ul {margin:0}

.staticEntry p {margin:0 0 25px 0; line-height:25px;}
.staticEntry p.quote-mid {font-family:"Droid Serif", Georgia, serif; font-size:22px; font-weight:700; line-height:30px; margin-bottom:30px; font-style:italic;}
.staticEntry p.quote-mid:before {content:"\"";}
.staticEntry p.quote-mid:after {content:"\"";}
.staticEntry p.getConnected {line-height:32px; background:url(http://media02.hongkiat.com/hkc-pages/getConnected.png) no-repeat left; padding-left:40px;}
.staticEntry p.writeExcerpt {line-height:32px; background:url(http://media02.hongkiat.com/hkc-pages/writeExcerpt.png) no-repeat left; padding-left:40px;}
.staticEntry hr {border-top:4px double #DDDDDD; background-color:#fff; margin-bottom:25px;}
.staticEntry label {font-weight:500; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px;}
.staticEntry label em {color:#ac7c7c; margin-left:10px; font-size:11px}

.staticEntry input.wpcf7-submit {border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; padding:5px 15px; color:#fff; font-weight:700; border:none; background:url(http://media02.hongkiat.com/v4s/button_gradient-02.png) repeat-x; cursor:pointer}
.staticEntry input.wpcf7-submit:hover {background:url(http://media02.hongkiat.com/v4s/button_gradient-02.png) repeat-x}
.staticEntry input,
.staticEntry select,
.staticEntry textarea {margin:0; border:1px solid #dcdcdc; padding:5px; font-size:16px; line-height:22px; font-family:Georgia, "Times New Roman", Times, serif; color:#333}
.staticEntry input.captcha {width:85px; position:relative; top:-8px; font-size:20px; letter-spacing:2px; text-align:center; font-weight:700}
.staticEntry div.wpcf7-response-output {text-align:center; padding:10px; border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.staticEntry div.wpcf7-validation-errors {background-color:#F7E700}
.staticEntry div.wpcf7-mail-sent-ok {background-color:#398F14; color:#fff}

/* sidebar */
.sidebar {margin:0; padding:0 10px 0 10px; width:300px; font-family:Helvetica;}
.sidebar hr {clear:both; background:url("http://media02.hongkiat.com/v4s/sidebargap.gif") repeat-x scroll center bottom transparent;height:2px; margin:15px 0;}
.sidebar .sbBlock {display:block; margin:10px 0 15px 0; width:300px; clear:both}
.sidebar .sbBlock h4,
.sidebar .sbBlock p {margin:0 5px;!important}

.sidebar .sbBlock h4 {font-family:Helvetica, sans-serif; font-size:15px; font-weight:700; text-shadow:1px 1px #fff; color:#9bcd4b; text-decoration:underline}
.sidebar .sbBlock p {margin-bottom:10px; font-size:12px; text-shadow:1px 1px #fff; color:#888888}
.sidebar .sbBlock p strong {color:#4A4A4A;}

.sidebar .MainMenu,
.sidebar .PopList {margin:0 20px;}

	p.AWU_Rec, p.AWU_Sq {margin:0!important; padding:0!important;}
	p.AWU_Rec a {clear:both; display:block; background-color:#ececec; border:1px solid #e0e0e0; margin:0; padding:0; width:250px; font-size:12px; text-align:center; padding:5px 4px; color:#464646; text-decoration:none; text-shadow:1px 1px #fff}
	p.AWU_Rec a:hover {text-decoration:underline; color:#4c4c4c}
	p.AWU_Sq {}

/* sidebar - rss */
#SubscribeFeed, 
#SubscribeFeed ul {padding: 0; margin: 0; list-style: none; line-height: 1;}
#SubscribeFeed a { display: block; padding:10px 5px; width: 150px; text-decoration:none; }
#SubscribeFeed li { float: left; width: 150px; background:url(http://media02.hongkiat.com/v4s/subscribe_rss_sprite.png) no-repeat 0 0;}
#SubscribeFeed li span {margin-left:40px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:700; font-size:24px; color:#353738; text-shadow:1px 1px #fff}
#SubscribeFeed li:hover {background:url(http://media02.hongkiat.com/v4s/subscribe_rss_sprite.png) no-repeat 0 -50px;}
#SubscribeFeed li ul { position: absolute; margin-top:-2px; border:1px solid #1c1c1c; width: 150px; left: -999em; }
#SubscribeFeed li ul li {background:#515151; border-bottom:1px solid #767676}
#SubscribeFeed li ul li a {height:15px; padding:7px 5px; margin:0 0px; font-size:13px; color:#dadada; text-shadow:1px 1px #2b2b2b;}
#SubscribeFeed li ul li a:hover {color:#fff; text-decoration:underline; text-shadow:1px 1px #2b2b2b}
#SubscribeFeed li ul li:hover {background:#515151;}
#SubscribeFeed li ul ul { margin: -1em 0 0 10em; }
#SubscribeFeed li:hover ul ul, #SubscribeFeed li:hover ul ul ul, #SubscribeFeed li.sfhover ul ul, #SubscribeFeed li.sfhover ul ul ul { left: -999em;}
#SubscribeFeed li:hover ul, #SubscribeFeed li li:hover ul, #SubscribeFeed li li li:hover ul, #SubscribeFeed li.sfhover ul, #SubscribeFeed li li.sfhover ul, #SubscribeFeed li li li.sfhover ul { left: auto;}

/* sidebar - twitter */
#FollowTwitter a {background:url(http://media02.hongkiat.com/v4s/bluebird_sprite.gif) no-repeat 0 0; display:block; float:left; height:40px; margin:2px 0 0; width:138px; text-indent:-9999px}
#FollowTwitter a:hover {background:url(http://media02.hongkiat.com/v4s/bluebird_sprite.gif) no-repeat 0 -50px;}

/* sidebar - subscribe */
.sWhite {border-bottom:1px dotted #dadada; padding-bottom:15px;}
.sWhite .subscribeTop {margin:10px 8px 0; background:url(http://media02.hongkiat.com/v4s/sidebar-sprite.jpg) 1px top no-repeat; }
.sWhite .subscribeBottom {margin:0 8px; background:url(http://media02.hongkiat.com/v4s/sidebar-sprite.jpg) 1px -185px no-repeat; min-height:50px;}
.sWhite .subscribeTop .mcLeft {margin:8px; display:block; background:url(http://media02.hongkiat.com/v4s/sidebar-sprite.jpg) -125px -246px no-repeat; width:101px; height:83px; float:left;}
.sWhite .subscribeTop .mcRight {margin:0 0 0 0; display:block; width:100px; width:165px; float:left;}
.sWhite .subscribeTop .mcRight h4 {margin:15px 0 0 0; display:block; width:155px; height:14px; text-indent:-9999px; z-index:-1; background:url(http://media02.hongkiat.com/v4s/sidebar-sprite.jpg) -295px -8px no-repeat;}
.sWhite .subscribeTop .mcRight p.getposts {margin:3px 0 0 0; font-size:11px; line-height:13px;}
.sWhite #mc_embed_signup fieldset {padding:0; border:none; margin:0}
.sWhite #mc_embed_signup .download-itunes {width:40px;}
.sWhite #mc_embed_signup div.mce_inline_error {background-color:#fdbabb; font-size:11px; border:1px solid #d50017; color:#d30018; margin: 0 10px 5px 0; padding: 2px;}
.sWhite #mce-error-response {display:none; background-color:#feeeb6; font-size:11px; border:1px solid #9d5e10; color:#9d5e10; margin: 0 10px 5px 0; padding: 2px;}
.sWhite #mce-success-response {display:none; background-color:#e0f2c1; font-size:11px; border:1px solid #52891b; color:#52891b; margin: 0 10px 5px 0; padding: 2px;}
.sWhite #mce-EMAIL {padding:5px 0 5px 3px; font-size:11px; margin:2px 1px 5px 0; border:1px solid #d7d7d7; width:110px; display:inline}
.sWhite .subscribeBottom ul {margin:0 0 0 0; padding:0;}
.sWhite .subscribeBottom ul li {font-size:11px; list-style:none; float:left; margin-top:5px;}
.sWhite .subscribeBottom ul li.text {padding:12px 0; margin:7px 10px 0 45px; color:#888; text-shadow:1px 1px #fff;}
.sWhite .subscribeBottom ul li.button a {display:block; height:32px; width:32px; margin:5px 5px 0 0; text-indent:-9999px; z-index:-1; background-image:url(http://media02.hongkiat.com/v4s/sidebar-sprite.jpg); background-repeat:no-repeat}
.sWhite .subscribeBottom ul li.facebook a {background-position:-2px -253px}
.sWhite .subscribeBottom ul li.facebook a:hover {background-position:-2px -290px}
.sWhite .subscribeBottom ul li.twitter a {background-position:-44px -253px}
.sWhite .subscribeBottom ul li.twitter a:hover {background-position:-44px -290px}
.sWhite .subscribeBottom ul li.rss a {background-position:-84px -253px}
.sWhite .subscribeBottom ul li.rss a:hover {background-position:-84px -290px}

.sBlack {border-bottom:1px dotted #dadada; padding-bottom:15px;}
.sBlack .subscribeTop {margin:10px 8px 0; background:url(http://media02.hongkiat.com/v4s/sidebar-sprite.jpg) -462px top no-repeat; }
.sBlack .subscribeBottom {margin:0 8px; background:url(http://media02.hongkiat.com/v4s/sidebar-sprite.jpg) -462px -185px no-repeat; min-height:50px;}
.sBlack .subscribeTop .mcLeft {margin:8px; display:block; background:url(http://media02.hongkiat.com/v4s/sidebar-sprite.jpg) -123px -337px no-repeat; width:101px; height:83px; float:left;}
.sBlack .subscribeTop .mcRight {margin:0 0 0 0; display:block; width:100px; width:165px; float:left;}
.sBlack .subscribeTop .mcRight h4 {margin:15px 0 0 0; display:block; width:155px; height:14px; text-indent:-9999px; z-index:-1; background:url(http://media02.hongkiat.com/v4s/sidebar-sprite.jpg) -295px -30px no-repeat;}
.sBlack .subscribeTop .mcRight p.getposts {margin:3px 0 0 0; font-size:11px; line-height:13px; color:#767676; text-shadow:none;}
.sBlack #mc_embed_signup fieldset {padding:0; border:none; margin:0}
.sBlack #mc_embed_signup .download-itunes {width:40px;}
.sBlack #mc_embed_signup div.mce_inline_error {background-color:#fdbabb; font-size:11px; border:1px solid #d50017; color:#d30018; margin: 0 10px 5px 0; padding: 2px;}
.sBlack #mce-error-response {display:none; background-color:#feeeb6; font-size:11px; border:1px solid #9d5e10; color:#9d5e10; margin: 0 10px 5px 0; padding: 2px;}
.sBlack #mce-success-response {display:none; background-color:#e0f2c1; font-size:11px; border:1px solid #52891b; color:#52891b; margin: 0 10px 5px 0; padding: 2px;}
.sBlack #mce-EMAIL {padding:5px 0 5px 3px; font-size:11px; margin:2px 1px 5px 0; border:1px solid #d7d7d7; width:110px; display:inline}
.sBlack .subscribeBottom ul {margin:0 0 0 0; padding:0;}
.sBlack .subscribeBottom ul li {font-size:11px; list-style:none; float:left; margin-top:5px;}
.sBlack .subscribeBottom ul li.text {padding:12px 0; margin:7px 10px 0 45px; color:#767676; text-shadow:none;}
.sBlack .subscribeBottom ul li.button a {display:block; height:32px; width:32px; margin:5px 5px 0 0; text-indent:-9999px; z-index:-1; background-image:url(http://media02.hongkiat.com/v4s/sidebar-sprite.jpg); background-repeat:no-repeat}
.sBlack .subscribeBottom ul li.facebook a {background-position:-2px -343px}
.sBlack .subscribeBottom ul li.facebook a:hover {background-position:-2px -380px}
.sBlack .subscribeBottom ul li.twitter a {background-position:-44px -343px}
.sBlack .subscribeBottom ul li.twitter a:hover {background-position:-44px -380px}
.sBlack .subscribeBottom ul li.rss a {background-position:-84px -343px}
.sBlack .subscribeBottom ul li.rss a:hover {background-position:-84px -380px}

/* sidebar - banner ads */
div.BAds {margin-left:20px!important;}
div.BAds .s125 img {float:left}
div.BAds img {}

/* dfp (current) 257x125 */
div.BAds #google_ads_div_HKC-257x125,
#google_ads_div_HKC-257x125_ad_container {
	margin-bottom:10px
}
/* --- */

/* dfp (current) 125x125 */
#google_ads_div_HKC-125A1,
#google_ads_div_HKC-125A2,
#google_ads_div_HKC-125A5,
#google_ads_div_HKC-125A10 {
	display:block;
	float:left;
	width:125px;
	height:125px;
	margin:0 10px 10px 0;
}

#google_ads_div_HKC-125A1_ad_container,
#google_ads_div_HKC-125A2_ad_container,
#google_ads_div_HKC-125A5_ad_container,
#google_ads_div_HKC-125A10_ad_container {
	display:block;
	float:left;
	width:125px;
	height:125px;
	margin:0 10px 10px 0;
}

div.BAds #google_ads_div_HKC-125A1 img,
div.BAds #google_ads_div_HKC-125A2 img,
div.BAds #google_ads_div_HKC-125A5 img,
div.BAds #google_ads_div_HKC-125A10 img {
	margin:0 10px 10px 0
}
/* --- */

/* dfp (new) 125x125 */
#google_ads_div_hkdc_sidebar-all-01_mid-mid_125x125,
#google_ads_div_hkdc_sidebar-all-02_mid-mid_125x125,
#google_ads_div_hkdc_sidebar-all-03-mid_125x125 {
	display:block;
	float:left;
	width:125px;
	height:125px;
	margin:0 10px 10px 0;
}

#google_ads_div_hkdc_sidebar-all-01_mid-mid_125x125 img,
#google_ads_div_hkdc_sidebar-all-02_mid-mid_125x125 img,
#google_ads_div_hkdc_sidebar-all-03_mid-mid_125x125 img {
	margin:0 10px 10px 0;
}

#google_ads_div_hkdc_sidebar-all-01_mid-mid_125x125_ad_container,
#google_ads_div_hkdc_sidebar-all-02_mid-mid_125x125_ad_container,
#google_ads_div_hkdc_sidebar-all-03_mid-mid_125x125_ad_container {
	display:block;
	float:left;
	width:125px;
	height:125px;
	margin:0 10px 10px 0;
}
/* --- */


/* sidebar - main menu */
.sidebar .MainMenu ul {margin:0}
.sidebar .MainMenu li {list-style:none; margin:0; text-shadow:1px 1px #fff; color:#888888; padding:4px 5px; font-size:12px}
.sidebar .MainMenu li a {color:#888888; text-decoration:none; display:block;}
.sidebar .MainMenu li a:hover {color:#000099!important; text-decoration:underline;}

.sidebar .MainMenu ul.MM_Left,
.sidebar .MainMenu ul.MM_Right {float:left;}
.sidebar .MainMenu ul.MM_Left { width:150px}
.sidebar .MainMenu ul.MM_Right {}
.sidebar .MainMenu ul.MM_Right .googlep {background: url(http://media02.hongkiat.com/v4s/googlep.png) no-repeat left center;}
.sidebar .MainMenu ul.MM_Right .rss {background: url(http://media02.hongkiat.com/v4s/sidebar-rss.png) no-repeat left center;}
.sidebar .MainMenu ul.MM_Right .twitter {background: url(http://media02.hongkiat.com/v4s/sidebar-twitter.png) no-repeat left center;}	
.sidebar .MainMenu ul.MM_Right .facebook {background: url(http://media02.hongkiat.com/v4s/sidebar-facebook.png) no-repeat left center;}
.sidebar .MainMenu ul.MM_Right .friendfeed {background: url(http://media02.hongkiat.com/v4s/sidebar-friendfeed.png) no-repeat left center;}
.sidebar .MainMenu ul.MM_Right  a {padding-left:15px}		


.sidebar .MainMenu li.advertise,
.sidebar .MainMenu li.contact_us,
.sidebar .MainMenu li.be_author {font-weight:700}

/* sidebar - popular */
#wrapper {}
ul.tabs {margin:0; padding:0}
ul.tabs li {list-style:none; display:inline; margin:0 7px 0 3px}
ul.tabs li a {color:#cccccc; font-family:Helvetica,sans-serif; font-size:15px; font-weight:700; text-decoration:underline; text-shadow:1px 1px #FFFFFF; margin-right:5px }
ul.tabs li a:hover {color:#b0b0b0}
ul.tabs li a.selected {color:#9BCD4B;!important}
a.tab_popular {color:#9BCD4B!important; background:url(http://media02.hongkiat.com/v4s/hot.png) no-repeat center right; padding-right:16px}
div.tab-content {margin:5px 3px 0 3px;}
div.tab-content a {display:block; clear:both; text-decoration:none}
div.tab-content a:hover {text-decoration:underline}
.poplist_img,
.poplist_title {display:block; float:left}

.poplist_img {margin-right:8px; margin-bottom:10px; max-width:65px; with:65px; border:1px solid #fff}
.poplist_title {width:180px; line-height:18px; color:#666666; font-weight:500; font-size:12px; text-shadow:1px 1px #fff}
.poplist_title a {color:#666666}

/* sidebar - partners */
.partners p {text-align:center}
.partners p img {margin:0 2px}

/* comment */
.CommentsContainer {margin:0 0 0 20px;}
.CommentsContainer #comments {font:700 25px Helvetica, Sans-serif; border:none; margin:0 0 5px 0; text-decoration:underline}

#respond form,
#respond form textarea,
#respond form p #submit,
.commentlist li,
.commentlist li .comment-body{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
#respond form {background-color:#E5E4E4; border:1px solid #cbcbcb; padding:10px; margin:15px}
#respond form input, 
#respond form textarea {font:12px Helvetica, sans-serif;}
#respond form textarea {width:85%; height:150px}
#respond form h5 {margin:0 0 8px 0; color:#181818}
#respond form h5 .cancel-comment-reply {font-weight:500; margin-left:15px; font-style:italic}
#respond form p {margin:0 0 10px 0}
#respond form p input {border:1px solid #CBCBCB; padding:4px;}
#respond form p label small {font-size:12px; font-weight:500}
#respond form p em {color:#a9a9a9}
#respond form p #submit {font:500 15px "Lucida Sans Unicode", "Lucida Grande", sans-serif; padding:5px; border:1px solid #000; cursor:pointer; color:#fff; background:url("http://media02.hongkiat.com/v4s/submitbtn-bg.png") repeat scroll 0 0 transparent;}

.commentlist {margin:0; list-style:none}
.commentlist li {margin-bottom:10px; border:1px solid #e5e4e4;}
.commentlist .comment-body {border-top:1px solid #fff; border-left:1px solid #fff; background: url("http://media02.hongkiat.com/v4s/bg-commentator.gif") repeat-x scroll 0 0 transparent}
.commentlist .comment-author {padding:5px;}
.commentlist .comment-author img {float:left; margin-right:10px;}
.commentlist .comment-author cite {font-style:normal; font:700 18px/18px Helvetica, Sans-serif; color:#585858; position:relative; top:5px; text-shadow:1px 1px #fff}
.commentlist .comment-author cite a {color:#243470; text-decoration:none; text-shadow:1px 1px #fff}
.commentlist span.says {display:none}
.commentlist .comment-meta {font-size:10px; color:#9d9d9d; text-shadow:1px 1px #fff}
.commentlist .comment-meta a {text-decoration:none; color:#9d9d9d; text-shadow:1px 1px #fff}

.commentlist .pingback {filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.commentlist .pingback .comment-meta {margin:0 10px}
.commentlist .pingback cite {font-size:14px; background:url("http://media02.hongkiat.com/v4s/icon_link.gif") no-repeat scroll left center transparent; padding:20px;}
.commentlist .pingback p {font-size:12px}

.comment-body p {padding:15px 10px 0 10px; margin:0;}
.comment-body p a {font-size:11px; color:#595959}
.comment-body p a:hover {color:#595959}
.comment-body .reply {padding:5px 5px 10px 10px; font-size:11px;}

ul.children {list-style:none}

.navigation {margin:0 0 20px 0; padding:0; text-align:right; font-size:13px}
.navigation a {margin:2px 1px; padding:5px}
.navigation .current {padding:5px; background-color:#969696; color:#fff; text-shadow:1px 1px #8c8c8c}

/* error 404*/
.e404 div { padding:20px;}
.e404 h3 {font-family:Helvetica; font-size:28px; font-weight:700; letter-spacing:-1px;border:none; padding:5px; color:#003a80; text-decoration:underline;}
.e404 p {padding:5px;}
.e404 ul {margin-left:40px;}

/* page navi */
.wp-pagenavi {padding:20px 0 30px 0; font-size:18px;!important}
.wp-pagenavi span.pages,
.wp-pagenavi span.extend
	{color:#999!important; border:none!important; padding:2px 4px;}
.wp-pagenavi span.pages {font-size:12px; padding:2px 4px;}	
.wp-pagenavi a {border:1px solid #bdc8f2!important; color:#03509c!important; padding:7px!important; -moz-border-radius:2px; margin:2px; text-decoration:none}
.wp-pagenavi a:hover {border:1px solid #424242!important; color:#ededed!important; background-color:#4f4f4f!important;}
.wp-pagenavi span.current {background-color:#0066CC!important; color:#fff!important; border:1px solid #0555a5!important; padding:7px 8px!important; -moz-border-radius:2px; margin:2px}

/* post nextpage */
div#page-links {background-color:#eaf5e9; padding:8px; font-size:18px;margin:10px 0; border-top:1px solid #dde8dc; border-bottom:1px solid #dde8dc}
div#page-links {font-weight:700; color:#759373; text-shadow:1px 1px #fff}
div#page-links a {background-color:#f8fcf8; padding:5px; text-decoration:none; font-weight:500; color:#b9ccb7!important; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px;}
div#page-links a:hover {background-color:#b9ccb7; color:#f8fcf8!important; text-shadow:1px 1px #a8b8a6}

/* post - table alt row */
/*
.post .tbl01 {width:500px; background-color:#fff;font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;font-size:12px;border:1px solid #dce9dc;border-left:none;margin:10px 0}
.post .tbl01 .oddrow {background-color:#eaf4ea}
.post .tbl01 thead td {font-weight:500;font-family:Georgia, "Times New Roman", Times, serif;font-size:15px;padding:8px 5px;text-transform:capitalize;background-color:#464;color:#c3e6c3}
.post .tbl01 tbody td {padding:8px 5px;line-height:18px;border-bottom:1px solid #dce9dc;border-left:1px solid #dce9dc;color:#181818}
*/
.post .tbl01 .odd td {background: #f8f8f8;}
.post .tbl01 {border-collapse: collapse; font-family:Helvetica, Arial, sans-serif; font-size:14px; border:none; margin-bottom:30px;}
.post .tbl01 td {padding:8px 5px; margin:0; border-bottom:1px solid #f1f1f1;}
.post .tbl01 thead td {background-color:#e8e8e8; border-bottom:1px solid #d5d5d5; border-right:none; font-family:Georgia, "Times New Roman", Times, serif; color:#565656; text-shadow:1px 1px #f4f4f4; font-size:15px;}

/* post - showcase - logo */
.post .showcase-logo td {padding:5px}

/* footer default */
.footer {background:#151515 url(http://media02.hongkiat.com/v4s/footercap.png) bottom center no-repeat; padding:20px 0 0px 0; font-family:Helvetica, Arial, Sans-serif;}

.footercontent {margin:0 10px}
.footercontent p a {color:#276dc1;}
.footercontent p a:hover {color:#fff}
.footercontent .col1,
.footercontent .col2,
.footercontent .col3,
.footercontent .col4 {float:left; display:block; width:182px; margin:0 10px; padding:10px 20px; -moz-border-radius:3px; color:#666}
.footercontent .col1:hover,
.footercontent .col2:hover,
.footercontent .col3:hover,
.footercontent .col4:hover {}
.footercontent .col1 {}
.footercontent .col2 {}
.footercontent .col3 {}
.footercontent .col4 {}

.footercontent h5 {color:#E8E8E8; font-size:16px; font-weight:700; margin:0; text-transform:capitalize;}
.footercontent p {font-size:12px; color:#999999;}

.hoz {clear:both; background:url(http://media02.hongkiat.com/v4s/footerhoz.gif) repeat-x center; height:20px; margin:5px 20px}

.footerlogo {background:transparent url(http://media02.hongkiat.com/v4s/sprite-global.png) no-repeat scroll -381px -235px; display:block; margin:10px 20px 20px 40px; height:80px; width:80px; float:left; text-indent:-9999px}
p.footerlinks,
p.copyrights {margin:0 20px 0 140px; padding:0; font-size:11px}
p.footerlinks {margin-top:13px;}
p.footerlinks a,
p.copyrights a {color:#5b5b5b;}
p.footerlinks a:hover {color:#ccc}
p.copyrights {color:#5b5b5b}
p.copyrights a {text-decoration:none}
p.copyrights a:hover {text-decoration:underline}

/* footer - links */
.links-thumb {margin:0; padding:0; list-style:none}
.links-thumb li {margin-bottom:5px;}
.links-thumb li a {color:#666; text-decoration:none;}
.links-thumb li a:hover {text-decoration:underline; color:#fff}
