/*
Theme Name: AK Truong
Theme URI: http://www.aktruong.com
Description: Custom Wordpress Theme made by <a href="http://www.madebyguerrilla.com">Guerrilla</a>.
Tags: grey, blue, black, brown, orange, red, green, pink, guerrilla, framework, 960
Version: 1.0
Author: Guerrilla
Author URI: http://www.madebyguerrilla.com
*/

body {
	font-family: Helvetica, Tahoma, Arial;
	color: #252525;
	font-size: 13px;
	line-height: 20px;
	background: #FFF url(images/bg_website2.jpg) repeat top left;
}


/* MAIN WEBSITE CODES HERE
------------------------------------------------------------------*/

.mainwrapper {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(images/bg_website1.jpg) repeat-x top center;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

.sitewrapper{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(images/bg_body2.png) repeat-y top center;
}

a, a:visited { color: #45B648; text-decoration: underline; outline: none; }
a:hover { color: #252525; text-decoration: none; }

img { border: 0; }

blockquote {
margin: 22px 40px;
color:#252525;
padding: 10px 20px 0 20px;
background: #F0F0F0;
border: 1px solid #E3E3E3;
}

pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}

pre, code {
background: #F0F0F0;
display: block;
border-top: 1px solid #E3E3E3;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}

h1{ color: #45B648; padding: 0; margin: 0 0 10px 0; font: 24px normal; line-height: 24px; font-family: Helvetica, Tahoma, Arial; }
h2{ color: #45B648; padding: 0; margin: 0 0 10px 0; font: 20px normal; line-height: 20px; font-family: Helvetica, Tahoma, Arial; }
h3{ color: #45B648; padding: 0; margin: 0 0 10px 0; font: 18px normal; line-height: 18px; font-family: Helvetica, Tahoma, Arial; }
h4{ color: #45B648; padding: 0; margin: 0 0 10px 0; font: 16px normal; line-height: 16px; font-family: Helvetica, Tahoma, Arial; }
h5{ color: #45B648; padding: 0; margin: 0 0 10px 0; font: 14px normal; line-height: 14px; font-family: Helvetica, Tahoma, Arial; }
h6{ color: #45B648; padding: 0; margin: 0 0 10px 0; font: 12px normal; line-height: 12px; font-family: Helvetica, Tahoma, Arial; }

.alignleft { float: left; margin: 0 5px 5px 0; }
.alignright { float: right; margin: 0 0 5px 5px; }
.aligncenter { display: block; margin: 0 auto; }


/* HEADER CODES HERE
------------------------------------------------------------------*/

.headerwide {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(images/bg_website1.jpg) repeat-x top center;
}

.headerwrap {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 342px;
}

.headerwrap h1 a {
	text-indent: -9999px;
	background: url(images/logo.jpg) no-repeat top left;
	display: block;
	width: 100px;
	height: 100px;
}

.headerwrap h2 a {
	text-indent: -9999px;
	background: url(images/logo.jpg) no-repeat top left;
	display: block;
	width: 100px;
	height: 100px;
}

/* NAVIGATION CODES HERE
------------------------------------------------------------------*/

.navigationwrap {
	position: absolute;
	top: 0;
	right: -22px;
	padding: 0;
	width: 623px;
	height: 117px;
	background: url(images/bg_navigation.jpg) no-repeat top center;
}

/* Basic List Styling (First/Base Level) */

.navigationwrap ul {padding:0; margin:0; list-style: none;}

.navigationwrap ul li {float:left; position:relative; }

.navigationwrap ul li a.home { 
   display:block;
   height:117px; width:102px;
   background:transparent url(images/nav_home.jpg) no-repeat top left;
   text-indent:-9999px;
}

.navigationwrap ul li a.home:hover { 
   background:transparent url(images/nav_home.jpg) no-repeat bottom left;
}

.navigationwrap ul li a.services { 
   display:block;
   height:117px; width:142px;
   background:transparent url(images/nav_services.jpg) no-repeat top left;
   text-indent:-9999px;
}

.navigationwrap ul li a.services:hover { 
   background:transparent url(images/nav_services.jpg) no-repeat bottom left;
}

.navigationwrap ul li a.testimonials { 
   display:block;
   height:117px; width:221px;
   background:transparent url(images/nav_testimonials.jpg) no-repeat top left;
   text-indent:-9999px;
}

.navigationwrap ul li a.testimonials:hover { 
   background:transparent url(images/nav_testimonials.jpg) no-repeat bottom left;
}

.navigationwrap ul li a.about { 
   display:block;
   height:117px; width:158px;
   background:transparent url(images/nav_about.jpg) no-repeat top left;
   text-indent:-9999px;
}

.navigationwrap ul li a.about:hover { 
   background:transparent url(images/nav_about.jpg) no-repeat bottom left;
}


/* CONTENT CODES HERE
------------------------------------------------------------------*/

.contentwrap {
	float: left;
	margin: 0;
	padding: 20px 0;
	width: 600px;
}

.postwrap {
	float: left;
	margin: 0 20px 20px 20px;
	padding: 10px 0;
	width: 560px;
	border-bottom: 1px dashed #dadada;
}

.postwrap h1 { color: #45B648; padding: 0; margin: 0 0 10px 0; font: 24px normal; line-height: 24px; font-family: Tahoma, Arial; }
.postwrap h1 a, .postwrap h1 a:visited { color: #45B648; text-decoration: none; }
.postwrap h1 a:hover { color: #464646; text-decoration: underline; }
.postwrap h2 { color: #45B648; padding: 0; margin: 0 0 10px 0; font: 24px normal; line-height: 24px; font-family: Tahoma, Arial; }
.postwrap h2 a, .postwrap h2 a:visited { color: #45B648; text-decoration: none; }
.postwrap h2 a:hover { color: #464646; text-decoration: underline; }

.postwrap p { padding: 0 0 10px 0; margin: 0; }

.postimage { border: 1px solid #b9b9b9; background: #F3F4F4; padding: 9px; float: left; margin: 0 10px 10px 0; }

.postwrap ul, .postwrap ol { margin: 10px 10px 10px 30px; }
.postwrap ul{ list-style-type:disc; }
.postwrap ol{ list-style-type:decimal; }

.ad468 { text-align: center; }

.sharethis { padding: 10px; width: 558px; }
ul.socialwrap {margin: 0; padding: 0; list-style-type: none;  border: 0;  }
ul.socialwrap li { float: left; height: 48px; margin: 8px; }
ul.socialwrap img { border: 0; padding: 0; margin: 0;}

.archivetitle { padding: 10px 20px; background: #f1f1f1; }
.archivetitle h2 { margin: 0; text-transform: uppercase; font-size: 18px; line-height: 18px;}

.postinfo { float: right; margin: 0 0 10px 0; padding: 0; width: 380px; color: #c1c1c1; text-transform: lowercase; font-size: 13px; border-bottom: 1px dashed #dadada; }

.readmorebutton { float: right; margin: 30px 0 0 0; text-align: right; }
.readmorebutton a, .readmorebutton a:visited { color: #FFF; background: #45B648; text-decoration: none; text-transform: uppercase; padding: 5px; }
.readmorebutton a:hover { color: #FFF; text-decoration: underline; }

.postinformation { float: left; position: relative; width: 200px; }
.postinformation a, .postinformation a:visited { color: #898989; text-decoration: none; font-weight: bold; }
.postinformation a:hover { color: #45B648; text-decoration: none; }

.commentcloud { position: relative; float: right; width: 140px; text-align: right; }
.commentcloud a, .commentcloud a:visited { color: #898989; text-decoration: none; font-weight: normal; background: url(images/commentcloud.jpg) no-repeat top right; padding: 0 24px 0 0;}
.commentcloud a:hover { color: #45B648; text-decoration: none; }

.relatedpostswrap {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width:270px;
}

.relatedpostswrap ul { list-style-type: none; margin: 10px 10px 10px 0; }
.relatedpostswrap ul li { border-bottom: 1px solid #dadada; }
.relatedpostswrap ul li a, .relatedpostswrap ul li a:visited { color: #252525; text-decoration: none; font-size: 11px; }
.relatedpostswrap ul li a:hover { color: #45B648; text-decoration: none; }

.socializewrap {
	float: left;
	margin: 0;
	padding: 0;
	width:280px;
}

.tagwrap { float: left; margin: 0 0 20px 0; }

.tagwrap a, .tagwrap a:visited { color: #252525; text-decoration: none; }
.tagwrap a:hover { color: #45B648; text-decoration: none; }

.postnav { float: left; width: 100%; line-height: 14px; margin: 0 0 20px 0; }
.nextpost { float: right; width: 230px; background: url(images/nextpost.png) no-repeat top right; text-align: right; padding: 0 30px 0 20px; }
.previouspost { float: left; width: 230px; background: url(images/previouspost.png) no-repeat top left; text-align: left; padding: 0 20px 0 30px; }

.postnav a, .postnav a:visited { color: #c1c1c1; text-decoration: none; }
.postnav a:hover { color: #252525; }

/* SIDEBAR CODES HERE
------------------------------------------------------------------*/

.sidebarwrap {
	float: left;
	margin: 0;
	padding: 20px 0;
	width: 340px;
}

.sidebox {
	float: left;
	margin: 0 0 0 10px;
	padding: 20px;
	width: 310px;
}

.sidebox h3 { font-size: 18px; font-weight: normal; text-transform: uppercase; color: #959595; margin: 0 0 5px 0; padding: 0; }
.sidebox h3 a, .sidebox h3 a:visited { text-decoration: none; }
.sidebox h3 a:hover { text-decoration: none; }

.sidebox ul { list-style-type: none; margin: 0; padding: 0; }
.sidebox ul li { padding: 0; list-style: inline; margin: 0; padding: 5px 0; color: #252525; text-decoration: none; border-bottom: 1px solid #c1c1c1; display: block; width: 300px;} 
.sidebox ul li a, .sidebox ul li a:visited { color: #252525; text-decoration: none; }
.sidebox ul li a:hover { color: #45B648; text-decoration: none; }
.sidebox ul li ul li a{ padding: 5px 0 5px 10px; width: 290px; border-bottom: 0; color: #c1c1c1; }

.ad300 { }
.ad125 { text-align: center; }
.ad125 img { border: 1px solid #c1c1c1; margin: 5px; padding: 2px; background: #FFF; }

.searchwrap { width: 330px; padding: 10px; }
form { margin: 0; padding: 0; }
.text_input { width: 183px; height: 16px; padding: 10px; margin: 0 5px 0 0; background: #F8F8F8; border: 1px solid #c1c1c1; color: #464646; float: left; }
.text_submit { width: 110px; padding: 10px; margin: 0; background: #464646; border: 0; color: #FFF; font-weight: bold; float: right; }

.showrss { width: 320px; padding: 10px 9px; }
.rssimg { float: left; margin: 0 10px 0 0; }
.rss_input { width: 150px; height: 16px; padding: 10px; margin: 3px 10px 0 0; background: #F8F8F8; border: 1px solid #c1c1c1; color: #464646; float: left; }
.rss_submit { width: 80px; padding: 10px; margin: 3px 0 0 0; background: #464646; border: 0; color: #FFF; font-weight: bold; float: right; }

.twitterbox ul { list-style-type: none; margin: 0; padding: 0; }
.twitterbox ul li { padding: 5px 0; list-style: inline; margin: 0; border-bottom: 1px solid #c1c1c1; } 
.twitterbox ul li a, .twitterbox ul li a:visited { padding: 0; color: #252525; text-decoration: none; display:inline; border: 0; }
.twitterbox ul li a:hover { color: #464646; text-decoration: none; }

.featuredbox { background: #EAEAEA; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; }
.featuredbox h3 { text-transform: none; }
.featuredbox h3 a, .featuredbox h3 a:visited { color: #898989; }

.tagcloudwrap a, .tagcloudwrap a:visited { color: #252525; text-decoration: none; padding: 2px; }
.tagcloudwrap a:hover { color: #45B648; text-decoration: none; }

.socializebox { text-align: center;  padding: 0 20px;}
.socializebox img { margin: 5px; }

/* FOOTER CODES HERE
------------------------------------------------------------------*/


.footerwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 269px;
	background: #252525 url(images/bg_footer.jpg) no-repeat top center;
}

.footerwrap a, .footerwrap a:visited { color: #636363; text-decoration: none; }
.footerwrap a:hover { color: #464646; text-decoration: none; }
.footerwrap h3 { color: #898989; text-transform: uppercase; border-bottom: 1px solid #636363; width: 100%; padding: 0 0 5px 0; margin: 0 0 0 0; }

.footerleft {
	position: relative;
	float: left;
	width: 210px;
	padding: 18px;
	color: #898989;
}

.footerleft h3 { background: url(images/h3_getintouch.png) no-repeat top left; padding: 0 0 5px 25px; width: 185px; }

.footerleft ul { list-style-type: none; margin: 0; padding: 0; }
.footerleft ul li { padding: 0; list-style: inline; margin: 0; padding: 5px 0; color: #636363; text-decoration: none; border-bottom: 1px solid #636363; display: block; width: 210px;} 
.footerleft ul li a, .footerleft ul li a:visited { color: #636363; text-decoration: none; }
.footerleft ul li a:hover { color: #464646; text-decoration: none; }

.footermedium {
	position: relative;
	float: left;
	width: 320px;
	padding: 18px;
	color: #898989;
}

.footermedium h3 { background: url(images/h3_sitenavigation.png) no-repeat top left; padding: 0 0 5px 25px; width: 295px; }


.footermedium ul { list-style-type: none; margin: 0; padding: 0; }
.footermedium ul li { padding: 0; list-style: inline; margin: 0; padding: 5px 0; color: #636363; text-decoration: none; border-bottom: 1px solid #636363; display: block; width: 320px;} 
.footermedium ul li a, .footermedium ul li a:visited { color: #636363; text-decoration: none; }
.footermedium ul li a:hover { color: #464646; text-decoration: none; }

.footerright {
	position: relative;
	float: left;
	width: 320px;
	padding: 18px;
	color: #898989;
}

.footerright h3 { background: url(images/h3_coollinks.png) no-repeat top left; padding: 0 0 5px 25px; width: 295px; }


.footerright ul { list-style-type: none; margin: 0; padding: 0; }
.footerright ul li { padding: 0; list-style: inline; margin: 0; padding: 5px 0; color: #636363; text-decoration: none; border-bottom: 1px solid #636363; display: block; width: 320px;} 
.footerright ul li a, .footerright ul li a:visited { color: #636363; text-decoration: none; }
.footerright ul li a:hover { color: #464646; text-decoration: none; }


/* comment codes */

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li div.comment-author { color: #464646; }
ol.commentlist li div.vcard { font:normal 16px; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { border:5px solid #ccc; float:right; width: 50px; height: 50px; margin:0 0 1em 1em; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#ccc; }
ol.commentlist li p { font-size:12px; margin:0 0 1em; }
ol.commentlist li ul { font-size:12px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { border-left:5px solid #555; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { border-left:5px solid #bbb; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { border-left:5px solid #111; }

ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.pingback .reply, ol.commentlist li.pingback .comment-meta, ol.commentlist li.pingback .says, ol.commentlist li.pingback p { display: none; }

ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

ol.commentlist li.bypostauthor { background: #898989; color: #FFF; }
ol.commentlist li.bypostauthor a, ol.commentlist li.bypostauthor a:visited { color: #FFF; text-decoration: underline; }
ol.commentlist li.bypostauthor a:hover { text-decoration: none; color: #FFF; }
ol.commentlist li.bypostauthor pre, ol.commentlist li.bypostauthor code { color: #252525; }

/* PAGE NAVIGATION LAYOUT CODES HERE */

.wp-pagenavi { float: right; text-align: right; margin: 0 18px 0 0;}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #c1c1c1;
	color: #c1c1c1;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #c1c1c1;
	color: #c1c1c1;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #464646;
	color: #464646;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #252525;
	color: #252525;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 5px 7px;
	margin: 2px 2px 2px 2px;
	color: #c1c1c1;
	border: 1px solid #c1c1c1;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 5px 7px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #c1c1c1;
	color: #c1c1c1;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 5px 7px;	
	margin: 2px;	
	border: 1px solid #c1c1c1;
	color: #c1c1c1;
	background-color: #FFFFFF;
}
