/* Minify_CSS_UriRewriter::$debugText

docRoot    : D:\WWW\htdocs\vietcoding.com\www\blog
currentDir : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17

file-relative URI  : lib/images/submit-bg.gif
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\lib\images\submit-bg.gif
docroot stripped   : \wp-content\themes\thesis_17\lib\images\submit-bg.gif
traversals removed : /wp-content/themes/thesis_17/lib/images/submit-bg.gif

file-relative URI  : lib/images/icon-rss.gif
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\lib\images\icon-rss.gif
docroot stripped   : \wp-content\themes\thesis_17\lib\images\icon-rss.gif
traversals removed : /wp-content/themes/thesis_17/lib/images/icon-rss.gif

file-relative URI  : lib/images/icon-rss.gif
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\lib\images\icon-rss.gif
docroot stripped   : \wp-content\themes\thesis_17\lib\images\icon-rss.gif
traversals removed : /wp-content/themes/thesis_17/lib/images/icon-rss.gif

file-relative URI  : lib/images/icon-email.gif
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\lib\images\icon-email.gif
docroot stripped   : \wp-content\themes\thesis_17\lib\images\icon-email.gif
traversals removed : /wp-content/themes/thesis_17/lib/images/icon-email.gif

file-relative URI  : lib/images/submit-bg.gif
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\lib\images\submit-bg.gif
docroot stripped   : \wp-content\themes\thesis_17\lib\images\submit-bg.gif
traversals removed : /wp-content/themes/thesis_17/lib/images/submit-bg.gif

*/

/* style.css */

/* 1   */ /*
/* 2   *| Theme Name:		Thesis
/* 3   *| Theme URI:		http://www.wicked-wordpress-themes.com/
/* 4   *| Description:	A website framework so flexible and extensible that you will never have to change your theme again. Seriously. Check out the <a href="admin.php?page=thesis-options">Site Options</a> and the <a href="admin.php?page=thesis-design-options">Design Options</a> to begin your Thesis experience! [ver. 1.7]
/* 5   *| Version:		1.7
/* 6   *| Author:			Chris Pearson
/* 7   *| Author URI:		http://www.wicked-wordpress-themes.com/
/* 8   *| */
/* 9   */ 
/* 10  */ /*
/* 11  *| IMPORTANT NOTE!
/* 12  *| DO NOT EDIT THIS FILE. If you wish to make custom stylistic changes to your theme, use the custom.css 
/* 13  *| template to define custom styles. This way, you will still be able to take advantage of future upgrades 
/* 14  *| to the theme without worrying about overwriting your style changes. Also, be sure you've selected the 
/* 15  *| "use custom stylesheet" option in the Thesis options panel if you wish to use a custom stylesheet.
/* 16  *| */
/* 17  */ 
/* 18  */ body { font-size: 62.5%; }
/* 19  */ * { padding: 0; margin: 0; }
/* 20  */ 
/* 21  */ /*---:[ core layout elements ]:---*/
/* 22  */ #header { border-style: double; border-color: #ddd; clear: both; }
/* 23  */ 	#column_wrap { float: left; }
/* 24  */ 	.post_box, .teasers_box { border-style: dotted; border-color: #bbb; clear: both; }
/* 25  */ 		.teaser { float: left; }
/* 26  */ 		.teaser_right { float: right; }
/* 27  */ 	.top { border: none; }
/* 28  */ 		#sidebars { border-color: #ddd; }
/* 29  */ 			#sidebar_1 { border-color: #ddd; }
/* 30  */ #footer { border-style: double; border-color: #ddd; text-align: right; clear: both; }
/* 31  */ 
/* 32  */ /*---:[ global elements ]:---*/
/* 33  */ a, a:hover { text-decoration: none; }
/* 34  */ a.post_image_link { outline: none; }
/* 35  */ a img { border: none; }
/* 36  */ blockquote { border-left: 1px solid #ddd; color: #666; }
/* 37  */ abbr, acronym { line-height: 1em; text-transform: uppercase; letter-spacing: 1px; border-bottom: none; cursor: help; }
/* 38  */ code { line-height: 1em; background: #eee; }
/* 39  */ pre { background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }
/* 40  */ p.center { text-align: center !important; }
/* 41  */ p.bottom { margin: 0 !important; }
/* 42  */ .remove_bottom_margin { margin-bottom: 0 !important; }
/* 43  */ 
/* 44  */ /*---:[ form inputs ]:---*/
/* 45  */ input, textarea { font-size: 1em; color: #444; background: #eee; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }
/* 46  */ input:focus, textarea:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
/* 47  */ 	.sidebar .text_input { width: 95%; }
/* 48  */ 	input.form_submit { font-weight: bold; color: #111; background: url('/wp-content/themes/thesis_17/lib/images/submit-bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; width: auto !important; overflow: visible; }
/* 49  */ 	#commentform input.form_submit { border-width: 3px; }
/* 50  */ 	input.form_submit:hover { color: #090; }

/* style.css */

/* 51  */ 
/* 52  */ /*---:[ universal image classes ]:---*/
/* 53  */ img.alignleft, img.left { float: left; }
/* 54  */ img.alignright, img.right { float: right; }
/* 55  */ img.aligncenter, img.center { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
/* 56  */ img.alignnone, img.block { display: block; clear: both; }
/* 57  */ img.frame { background: #eee; border-style: solid; border-color: #ddd; }
/* 58  */ img.stack { clear: none !important; }
/* 59  */ img[align="left"] { float: left; clear: left; }
/* 60  */ img[align="right"] { float: right; clear: right; }
/* 61  */ img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
/* 62  */ 
/* 63  */ /*---:[ image captioning ]:---*/
/* 64  */ .wp-caption { border-style: solid; border-color: #ddd; background-color: #eee; text-align: center; font-style: italic; }
/* 65  */ 	.wp-caption.alignleft { float: left; }
/* 66  */ 	.wp-caption.alignright { float: right; }
/* 67  */ 	.wp-caption.aligncenter { margin-right: auto; margin-left: auto; float: none; clear: both; }
/* 68  */ 	.wp-caption.alignnone { clear: both; }
/* 69  */ 
/* 70  */ /*---:[ headlines and bylines ]:---*/
/* 71  */ h1, h2, h3, h6 { font-weight: normal; }
/* 72  */ h4, h5 { font-weight: bold; }
/* 73  */ h5, h6 { text-transform: uppercase; letter-spacing: 1px; }
/* 74  */ .format_text h2 { font-weight: bold; }
/* 75  */ .format_text h2.top, .format_text h3.top { margin-top: 0 !important; }
/* 76  */ .sidebar h3 { font-variant: small-caps; letter-spacing: 2px; }
/* 77  */ 
/* 78  */ /*---:[ headline meta data (includes bylines) ]:---*/
/* 79  */ .headline_meta { font-style: italic; }
/* 80  */ 	.headline_meta span, .headline_meta abbr { font-style: normal; text-transform: uppercase; letter-spacing: 1px; }
/* 81  */ 	.headline_meta a { border-bottom: 1px solid #eee; }
/* 82  */ 
/* 83  */ /*---:[ horizontal dropdown nav menu structure ]:---*/
/* 84  */ .menu { position: relative; list-style: none; z-index: 50; }
/* 85  */ 	.menu li { position: relative; float: left; }
/* 86  */ 		.menu ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
/* 87  */ 			.menu ul li { clear: both; }
/* 88  */ 		.menu a { display: block; }
/* 89  */ 	.menu table { position: absolute; left: 0; border-collapse: collapse; }
/* 90  */ 		.menu table table { top: 0 !important; }
/* 91  */ 		.menu ul ul { position: absolute; top: 0; }
/* 92  */ 	.menu li:hover ul, .menu a:hover ul, .menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul { visibility: visible; }
/* 93  */ 	.menu :hover ul ul, .menu :hover ul :hover ul ul { visibility: hidden; }
/* 94  */ 
/* 95  */ /*---:[ nav menu styles ]:---*/
/* 96  */ .menu, .menu a, .menu li ul { border-style: solid; }
/* 97  */ 	.menu a { text-transform: uppercase; letter-spacing: 2px; }
/* 98  */ 	.menu .current > a, .menu .current-cat > a { cursor: text; }
/* 99  */ 		.menu .rss { float: right; }
/* 100 */ 		.menu .rss a, .menu .rss a:hover { padding-right: 16px; background: url('/wp-content/themes/thesis_17/lib/images/icon-rss.gif') 100% 50% no-repeat; border: none; }

/* style.css */

/* 101 */ 		.menu .rss a:hover { text-decoration: underline; }
/* 102 */ 
/* 103 */ /*---:[ #header styles ]:---*/
/* 104 */ #logo { font-weight: bold; }
/* 105 */ #tagline { font-weight: normal; }
/* 106 */ 
/* 107 */ /*---:[ content styles ]:---*/
/* 108 */ .format_text a { text-decoration: underline; }
/* 109 */ .format_text a:hover { text-decoration: none; }
/* 110 */ .format_text p.note { background: #f5f5f5; border: 1px solid #ddd; }
/* 111 */ .format_text p.alert { background: #ffffa0; border: 1px solid #e5e597; }
/* 112 */ .format_text .drop_cap { color: #888; float: left; }
/* 113 */ .format_text ul { list-style: square; }
/* 114 */ .format_text dt { font-weight: bold; }
/* 115 */ 	/*---:[ pullquotes ]:---*/
/* 116 */ 	.format_text blockquote.right, .format_text blockquote.left { border: none; }
/* 117 */ 	.format_text blockquote.right { float: right; }
/* 118 */ 	.format_text blockquote.left { float: left; }
/* 119 */ 		.format_text blockquote.right p, .format_text blockquote.left p { margin: 0; }
/* 120 */ 	/*---:[ end pullquotes ]:---*/
/* 121 */ .format_text .ad { float: right; clear: right; }
/* 122 */ .format_text .ad_left { float: left; clear: left; }
/* 123 */ 
/* 124 */ /*---:[ after-post elements ]:---*/
/* 125 */ .format_text .to_comments { color: #666; clear: both; }
/* 126 */ 	.format_text .to_comments span { color: #111; line-height: 1em; }
/* 127 */ 	.format_text .to_comments span.bracket { color: #ccc; }
/* 128 */ 	.format_text .to_comments a { color: #666; text-decoration: none; }
/* 129 */ 	.format_text .to_comments a:hover { color: #111; text-decoration: underline; }
/* 130 */ 
/* 131 */ /*---:[ tags are not targeted further because these styles need to cascade to teasers as well ]:---*/
/* 132 */ .post_tags { color: #666; }
/* 133 */ 	.post_tags a { text-decoration: none; }
/* 134 */ 	.post_tags a:hover { text-decoration: underline; }
/* 135 */ 
/* 136 */ /*---:[ feature box ]:---*/
/* 137 */ #feature_box { background: #eee; border-style: solid; border-color: #ddd; }
/* 138 */ 
/* 139 */ /*---:[ home page teasers ]:---*/
/* 140 */ .teaser a.teaser_link:hover { text-decoration: underline; }
/* 141 */ .teaser .teaser_author { font-style: italic; }
/* 142 */ 	.teaser .teaser_author .author { font-style: normal; text-transform: uppercase; letter-spacing: 1px; }
/* 143 */ .teaser .edit_post { letter-spacing: 1px; }
/* 144 */ 	.teaser .teaser_author a, .teaser a.teaser_comments, .teaser a.teaser_category, .teaser .edit_post a { text-transform: uppercase; letter-spacing: 1px; color: #888; border-bottom: 1px solid #eee; }
/* 145 */ 	.teaser .teaser_author a { font-style: normal; }
/* 146 */ 	.teaser .format_teaser a { text-decoration: underline; }
/* 147 */ 	.teaser .format_teaser a:hover { text-decoration: none; }
/* 148 */ 
/* 149 */ /*---:[ archive information block ]:---*/
/* 150 */ #archive_info { border-style: solid; border-color: #ddd; }

/* style.css */

/* 151 */ 	#archive_info p { text-transform: uppercase; letter-spacing: 2px; }
/* 152 */ 
/* 153 */ /*---:[ navigation links ]:---*/
/* 154 */ .prev_next { text-transform: uppercase; letter-spacing: 2px; color: #666; border-style: solid; border-color: #ddd; clear: both; }
/* 155 */ 	.prev_next .next { text-align: right; }
/* 156 */ 	.prev_next .floated { float: left; }
/* 157 */ 	.prev_next a { text-decoration: none; }
/* 158 */ 	.prev_next a:hover { text-decoration: underline; }
/* 159 */ 	.post_nav a { text-transform: none; letter-spacing: normal; }
/* 160 */ #comment_nav_2 { border-style: solid; border-color: #ddd; }
/* 161 */ 
/* 162 */ /*---:[ multimedia box ]:---*/
/* 163 */ .image_box, .custom_box { border-style: solid; border-color: #ddd; }
/* 164 */ 	#image_box img { background: #fff; border-style: solid; border-color: #bbb; }
/* 165 */ 
/* 166 */ /*---:[ sidebar styles ]:---*/
/* 167 */ .sidebar a:hover { text-decoration: underline; }
/* 168 */ ul.sidebar_list { list-style: none; }
/* 169 */ 	li.widget { width: 100%; }
/* 170 */ 	li.centered { text-align: center; }
/* 171 */ 		li.widget p a { text-decoration: underline; }
/* 172 */ 		li.widget p a:hover { text-decoration: none; }
/* 173 */ 		li.widget ul { list-style: none; }
/* 174 */ 			li.widget ul li .num_comments { color: #111; }
/* 175 */ 		/*---:[ widget box styles ]:---*/
/* 176 */ 		li.widget .widget_box { background: #e3f0f2; border-style: solid; border-color: #addde6; }
/* 177 */ 		/*---:[ subscriptions widget ]:---*/
/* 178 */ 		.thesis_widget_subscriptions .sub_rss a { padding-left: 20px; background: url('/wp-content/themes/thesis_17/lib/images/icon-rss.gif') 0 50% no-repeat; }
/* 179 */ 		.thesis_widget_subscriptions .sub_email a { padding-left: 20px; background: url('/wp-content/themes/thesis_17/lib/images/icon-email.gif') 0 50% no-repeat; }
/* 180 */ 		/*---:[ google custom search ]:---*/
/* 181 */ 		li.thesis_widget_google_cse form input[type="text"] { width: 95%; }
/* 182 */ 		li.thesis_widget_google_cse form input[type="submit"] { font-weight: bold; color: #111; background: url('/wp-content/themes/thesis_17/lib/images/submit-bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }
/* 183 */ 		li.thesis_widget_google_cse form input[type="submit"]:hover { color: #090; }
/* 184 */ 		/*---:[ calendar widget ]:---*/
/* 185 */ 		#calendar_wrap { width: 98%; padding: 0 1%; }
/* 186 */ 			#calendar_wrap a { font-weight: bold; }
/* 187 */ 			#calendar_wrap a:hover { background: #ddd; text-decoration: none; }
/* 188 */ 			table#wp-calendar { width: 98%; border-collapse: collapse; }
/* 189 */ 				table#wp-calendar caption { font-weight: normal; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; }
/* 190 */ 				table#wp-calendar th { width: 14%; background: #f2f2f2; border-bottom: 1px solid #ddd; text-align: center; }
/* 191 */ 				table#wp-calendar td { width: 14%; color: #888; text-align: center; }
/* 192 */ 				table#wp-calendar td#next, table#wp-calendar td#prev { width: 45%; text-transform: uppercase; letter-spacing: 1px; }
/* 193 */ 				table#wp-calendar td#next { text-align: right; }
/* 194 */ 				table#wp-calendar td#prev { text-align: left; }
/* 195 */ 
/* 196 */ /*---:[ comment styles ]:---*/
/* 197 */ 	.comments_intro p { color: #666; }
/* 198 */ 		.comments_intro a { text-decoration: underline; }
/* 199 */ 		.comments_intro a:hover { text-decoration: none; }
/* 200 */ 		.comments_intro span { color: #111; line-height: 1em; }

/* style.css */

/* 201 */ 		.comments_intro span.bracket { color: #ccc; }
/* 202 */ dl#comment_list { border-top: 1px dotted #bbb; }
/* 203 */ 			dl#comment_list dt a:hover { text-decoration: underline; }
/* 204 */ 			dl#comment_list dt .comment_author { font-weight: bold; }
/* 205 */ 			.avatar img { float: right; }
/* 206 */ 			.comment_time, .edit_comment { color: #888; }
/* 207 */ 				.comment_time { white-space: nowrap; }
/* 208 */ 				.comment_time a, .edit_comment a { color: #888; }
/* 209 */ 				.comment_time a:hover, .edit_comment a:hover { color: #888; }
/* 210 */ 		.comment_num { float: right; }
/* 211 */ 			dl#comment_list .comment_num a { font-weight: bold; color: #aaa; }
/* 212 */ 			dl#comment_list .comment_num a:hover { color: #fff; background: #aaa; text-decoration: none; }
/* 213 */ 	dl#comment_list .bypostauthor { background: #e7f8fb; }
/* 214 */ 	dl#comment_list dd { border-bottom: 1px dotted #bbb; }
/* 215 */ 		dl#comment_list dd p.reply a { color: #888; text-transform: uppercase; letter-spacing: 1px; text-decoration: none; }
/* 216 */ 		dl#comment_list dd p.reply a:hover { text-decoration: underline; }
/* 217 */ 	dl#comment_list dl { border-top: 0; }
/* 218 */ 		dl#comment_list dl dt, dl#comment_list dl dd { background: none; }
/* 219 */ 		dl#comment_list dl dd { border-bottom: 0; }
/* 220 */ 		dl#comment_list dl .bypostauthor { background: none; }
/* 221 */ 		dl#comment_list dl dt, dl#comment_list dl dd .format_text { border-style: solid; border-color: #ddd; }
/* 222 */ 		dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor > .format_text { border-color: #bde0e6; }
/* 223 */ 		a.comment_link { color: #111; text-decoration: none; font-variant: small-caps; border-bottom: 1px solid #bbb; }
/* 224 */ 		a.comment_link:hover { color: #111; border-bottom-color: #111; }
/* 225 */ 	/*---:[ author comment and alternating comment colors ]:---*/
/* 226 */ 	/* dl#comment_list .even { background: #f5f5f5; }
/* 227 *| 	dl#comment_list .odd { background: #fff; } */
/* 228 */ #trackback_list { border-top: 1px dotted #bbb; }
/* 229 */ 		#trackback_list a { color: #111; }
/* 230 */ 		#trackback_list a:hover { color: #111; text-decoration: underline; }
/* 231 */ 	#trackback_list span { color: #888; }
/* 232 */ 	.comments_closed p { text-transform: uppercase; letter-spacing: 1px; color: #888; }
/* 233 */ 
/* 234 */ /*---:[ comment form styles ]:---*/
/* 235 */ 	#respond_intro p { color: #555; }
/* 236 */ 		#respond_intro p a { font-weight: bold; }
/* 237 */ 		#respond_intro p a:hover { text-decoration: underline; }
/* 238 */ 		#cancel-comment-reply-link { text-transform: uppercase; letter-spacing: 1px; color: #fff; background: #d00; border-style: solid; border-color: #ac0000; border-top-color: #fa5a5a; border-left-color: #fa5a5a; float: right; }
/* 239 */ .login_alert { background: #f5f5f5; border: 1px solid #ddd; }
/* 240 */ 	.login_alert p { font-weight: bold; }
/* 241 */ 		.login_alert p a:hover { text-decoration: underline; }
/* 242 */ .comment_moderated { font-weight: bold; }
/* 243 */ #commentform { border-top: 1px dotted #bbb; }
/* 244 */ 	#commentform p { margin-bottom: 1em; }
/* 245 */ 		#commentform p a { text-decoration: underline; }
/* 246 */ 		#commentform p a:hover { text-decoration: none; }
/* 247 */ 		#commentform p .required { color: #d00; }
/* 248 */ 	#commentform span.allowed { display: block; color: #807e70; background: #f9f7e4; border-style: dotted; border-color: #bbb; }
/* 249 */ 		#commentform span.allowed span { display: block; }
/* 250 */ 		/* Support for the highly-recommended Subscribe to Comments Plugin */

/* style.css */

/* 251 */ 		#commentform p.subscribe-to-comments label { font-size: 1em; }
/* 252 */ 
/* 253 */ /*---:[ footer styles ]:---*/
/* 254 */ #footer a { border-bottom: 1px solid #ccc; }
/* 255 */ 
/* 256 */ /*---:[ self-clearing floats from Dan Cederholm ]:---*/
/* 257 */ .menu:after, #content_box:after, #sidebars:after, .format_text:after, .teasers_box:after, .prev_next:after, ul.sidebar_list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : D:\WWW\htdocs\vietcoding.com\www\blog
currentDir : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\custom

file-relative URI  : ../lib/images/dot-ddd.gif
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\custom\..\lib\images\dot-ddd.gif
docroot stripped   : \wp-content\themes\thesis_17\custom\..\lib\images\dot-ddd.gif
traversals removed : /wp-content/themes/thesis_17/lib/images/dot-ddd.gif

*/

/* layout.css */

/* 1   */ /*---:[ core layout elements ]:---*/
/* 2   */ #container { width: 102.3em; margin: 0 auto; }
/* 3   */ 	#page { padding: 2.2em; }
/* 4   */ 		#header, #footer { padding-right: 1.1em; padding-left: 1.1em; }
/* 5   */ 		#content_box { width: 100%; background: url('/wp-content/themes/thesis_17/lib/images/dot-ddd.gif') 63.3em 0 repeat-y; }
/* 6   */ 		.no_sidebars { background: none !important; }
/* 7   */ 			
/* 8   */ 			#content { width: 63.3em; float: left; }
/* 9   */ 			.no_sidebars #content { width: 100%; }
/* 10  */ 				.post_box, .teasers_box, .full_width #content_box .page { margin: 0 2.2em 0 1.1em; }
/* 11  */ 					.full_width #content_box .page { width: auto; }
/* 12  */ 				.no_sidebars .post_box { margin: 0 1.1em; }
/* 13  */ 				.teasers_box { width: 60em; }
/* 14  */ 					.teaser { width: 28.9em; }
/* 15  */ 				#archive_info, .prev_next { padding-right: 2.2em; padding-left: 1.1em; }
/* 16  */ 			#sidebars { width: 34.5em; border: 0; float: right; }
/* 17  */ 				#sidebar_1 { width: 15.2em; border-style: dotted; border-width: 0 0.1em 0 0; float: left; clear: left; }
/* 18  */ 				#sidebar_2 { width: 19.1em; float: left; }
/* 19  */ 					.sidebar ul.sidebar_list { padding-right: 1.1em; padding-left: 1.1em; }
/* 20  */ 					#sidebar_2 ul.sidebar_list { padding-right: 1em; }
/* 21  */ 		
/* 22  */ /*---:[ nav styles ]:---*/
/* 23  */ .menu ul, .menu ul li { width: 15em; }
/* 24  */ .menu ul ul, .menu :hover ul :hover ul { left: 14.9em; }
/* 25  */ .menu li:hover ul, .menu a:hover ul { left: -0.1em; }
/* 26  */ .menu { border-width: 0 0 0.1em 0.1em; }
/* 27  */ 
/* 28  */ 
/* 29  */ /*---:[ multimedia box elements ]:---*/
/* 30  */ #multimedia_box { padding: 1.1em; }
/* 31  */ 	#image_box img { display: block; padding: 0.1em; border-width: 0.1em; }
/* 32  */ 	#image_box img.square { width: 31.9em; height: 31.9em; }
/* 33  */ 	#image_box img.four_by_three { width: 31.9em; height: 23.9em; }
/* 34  */ 	#image_box img.three_by_four { width: 31.9em; height: 42.5em; }
/* 35  */ 	#image_box img.three_by_two { width: 31.9em; height: 21.3em; }
/* 36  */ 	#image_box img.two_by_three { width: 31.9em; height: 47.9em; }
/* 37  */ 	#image_box img.five_by_four { width: 31.9em; height: 25.5em; }
/* 38  */ 	#image_box img.four_by_five { width: 31.9em; height: 39.9em; }
/* 39  */ 	#image_box img.sixteen_by_nine { width: 31.9em; height: 17.9em; margin: 0 auto; }
/* 40  */ 	#image_box img.nine_by_sixteen { width: 31.9em; height: 56.7em; margin: 0 auto; }
/* 41  */ 	#image_box img.two_by_one { width: 31.9em; height: 16em; }
/* 42  */ 	#image_box img.one_by_two { width: 31.9em; height: 63.8em; }
/* 43  */ 
/* 44  */ /*---:[ comments area ]:---*/
/* 45  */ #comments { margin-right: 2.2em; margin-left: 0em; }
/* 46  */ 	.comments_intro, #respond_intro { margin-left: 1.1em; }
/* 47  */ 		dl#comment_list dt, #trackback_list { padding-right: 1.1em; padding-left: 1.1em; }
/* 48  */ 		dl#comment_list dd { padding-left: 1.1em; }
/* 49  */ 			dl#comment_list dd .format_text, dl#comment_list dd #respond { padding-right: 1.1em; }
/* 50  */ 		dl#comment_list dl dt { padding-left: 2.2em; border-width: 0 0 0 0.1em; }

/* layout.css */

/* 51  */ 		dl#comment_list dl dt.bypostauthor { padding-left: 2.1em; border-width: 0 0 0 0.2em; }
/* 52  */ 		dl#comment_list dl dd { padding-left: 0; }
/* 53  */ 		dl#comment_list dl dd .format_text { padding-left: 1.6em; border-width: 0 0 0 0.071em; }
/* 54  */ 		dl#comment_list dl dd.bypostauthor > .format_text { padding-left: 1.5em; border-width: 0 0 0 0.143em; }
/* 55  */ 		dl#comment_list dl dd dl { padding-left: 2.2em; }
/* 56  */ #commentform { padding-right: 2.2em; padding-left: 1.1em; }
/* 57  */ .comments_closed, .login_alert { margin-left: 1.1em; }
/* 58  */ 
/* 59  */ /*---:[ content elements ]:---*/
/* 60  */ body { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
/* 61  */ 	#header { padding-top: 2.2em; padding-bottom: 2.2em; }
/* 62  */ 		.post_box { padding-top: 2.2em; }
/* 63  */ 			.headline_area { margin-bottom: 2.2em; }
/* 64  */ 		.teasers_box { padding-top: 2.2em; padding-bottom: 2.2em; }
/* 65  */ 		#multimedia_box { margin-bottom: 2.2em; }
/* 66  */ 	#footer { padding-top: 1.1em; padding-bottom: 1.1em; }
/* 67  */ 
/* 68  */ /*---:[ #header styles ]:---*/
/* 69  */ #header #logo { font-size: 3.6em; line-height: 1.167em; }
/* 70  */ #header #tagline { font-size: 1.4em; line-height: 1.429em; }
/* 71  */ 
/* 72  */ /*---:[ nav menu styles ]:---*/
/* 73  */ .menu table { bottom: -0.1em; }
/* 74  */ .nav, .menu li ul { border-width: 0 0 0.1em 0; }
/* 75  */ .menu li { margin-bottom: -0.1em; }
/* 76  */ 	.menu li ul { margin-top: -0.1em; }
/* 77  */ 	.menu ul ul { margin-top: 0; }
/* 78  */ 
/* 79  */ .menu a { font-size: 1.1em; line-height: 1.273em; padding: 0.636em 0.818em; border-width: 0.091em; border-left-width: 0; }
/* 80  */ .menu ul a { width: 11.818em; border-left-width: 0.091em; }
/* 81  */ 
/* 82  */ /*---:[ headlines ]:---*/
/* 83  */ .headline_area h1, .headline_area h2 { font-size: 2.2em; line-height: 1.364em; }
/* 84  */ .format_text h2, .format_text h3 { font-size: 1.286em; line-height: 1.222em; margin: 1.833em 0 0.611em 0; }
/* 85  */ .format_text h4 { font-size: 1em; }
/* 86  */ .format_text h5 { font-size: 0.786em; }
/* 87  */ .format_text h6 { font-size: 0.786em; }
/* 88  */ .teaser h2 { }
/* 89  */ .sidebar h3 { font-size: 1em; line-height: 1.385em; margin-bottom: 0.692em; }
/* 90  */ #archive_info h1 { font-size: 1.8em; line-height: 1em; }
/* 91  */ 
/* 92  */ /*---:[ bylines ]:---*/
/* 93  */ .headline_meta { font-size: 1em; line-height: 1.8em; }
/* 94  */ 	.headline_meta .pad_left { padding-left: 0.9em; }
/* 95  */ 
/* 96  */ /*---:[ headline area (image thumbnails) ]:---*/
/* 97  */ .headline_area img.alignleft { margin: 0 2.2em 2.2em 0; }
/* 98  */ .headline_area img.alignright { margin: 0 0 2.2em 2.2em; }
/* 99  */ .headline_area img.alignnone { margin: 0 auto 2.2em 0; }
/* 100 */ .headline_area img.aligncenter { margin: 0 auto 2.2em auto; }

/* layout.css */

/* 101 */ .headline_area img.frame { padding: 1em; border-width: 0.1em; }
/* 102 */ 
/* 103 */ /*---:[ post content area ]:---*/
/* 104 */ .format_text { font-size: 1.4em; line-height: 1.571em; }
/* 105 */ 	.format_text p { margin-bottom: 1.571em; }
/* 106 */ 		.format_text p.note, .format_text p.alert { padding: 0.571em 0.786em; }
/* 107 */ 	.format_text .drop_cap { font-size: 3.571em; line-height: 0.76em; padding: 0.04em 0.12em 0 0; }
/* 108 */ 	.ie6 .format_text .drop_cap { padding-right: 0.06em; }
/* 109 */ 	.format_text acronym, .format_text abbr { font-size: 0.786em; }
/* 110 */ 	.format_text code, .format_text pre { font-family: Consolas, "Andale Mono", Monaco, Courier, "Courier New", Verdana, sans-serif; }
/* 111 */ 	.format_text code { font-size: 0.929em; }
/* 112 */ 	.format_text pre { font-size: 0.857em; line-height: 1.5em; margin-bottom: 1.833em; padding: 0.667em 0.917em; }
/* 113 */ 	.format_text sub, .format_text sup { line-height: 0.786em }
/* 114 */ 	.format_text ul { margin: 0 0 1.571em 1.571em; }
/* 115 */ 	.format_text ol { margin: 0 0 1.571em 1.571em; }
/* 116 */ 		.format_text ul ul, .format_text ul ol, .format_text ol ul, .format_text ol ol { margin: 0 0 0 1.571em; }
/* 117 */ 	.format_text dl { margin-bottom: 1.571em; }
/* 118 */ 		.format_text dd { margin-bottom: 1.571em; }
/* 119 */ 	.format_text blockquote { margin: 0 0 1.571em 0.786em; padding-left: 0.786em; }
/* 120 */ 		/*---:[ pullquotes ]:---*/
/* 121 */ 		.format_text blockquote.right, .format_text blockquote.left { width: 45%; font-size: 1.286em; line-height: 1.222em; }
/* 122 */ 		.format_text blockquote.right { margin: 0 0 1.222em 1.222em; }
/* 123 */ 		.format_text blockquote.left { margin: 0 1.222em 1.222em 0; }
/* 124 */ 	/*---:[ image handling classes ]:---*/
/* 125 */ 	.format_text img.left, .format_text img.alignleft, .wp-caption.alignleft { margin: 0 1.571em 1.571em 0; }
/* 126 */ 	.format_text img.right, .format_text img.alignright, .wp-caption.alignright { margin: 0 0 1.571em 1.571em; }
/* 127 */ 	.format_text img.center, .format_text img.aligncenter, .wp-caption.aligncenter { margin: 0 auto 1.571em auto; }
/* 128 */ 	.format_text img.block, .format_text img.alignnone, .wp-caption.alignnone { margin: 0 auto 1.571em 0; }
/* 129 */ 	.format_text img[align="left"] { margin-right: 1.571em; margin-bottom: 1.571em; }
/* 130 */ 	.format_text img[align="right"] { margin-bottom: 1.571em; margin-left: 1.571em; }
/* 131 */ 	.format_text img[align="middle"] { margin-bottom: 1.571em; }
/* 132 */ 	.format_text img.frame, .format_text .wp-caption { padding: 0.714em; border-width: 0.071em; }
/* 133 */ 	.format_text img.stack { margin-left: 1.571em; }
/* 134 */ 	.format_text .wp-caption p { font-size: 0.857em; line-height: 1.5em; margin-bottom: 0; }
/* 135 */ 	/*---:[ ad and miscellaneous "block" classes ]:---*/
/* 136 */ 	.format_text .ad { margin-left: 1.571em; }
/* 137 */ 	.format_text .ad_left { margin-right: 1.571em; }
/* 138 */ 
/* 139 */ 	/*---:[ after-post elements ]:---*/
/* 140 */ 	.format_text .to_comments { font-size: 0.857em; line-height: 1.833em; margin-bottom: 1.833em; }
/* 141 */ 		.format_text .to_comments span { font-size: 1.833em; }
/* 142 */ 	.format_text .post_tags { font-size: 0.857em; line-height: 1.833em; margin-bottom: 1.833em; }
/* 143 */ 
/* 144 */ /*---:[ multimedia box ]:---*/
/* 145 */ 
/* 146 */ #custom_box { font-size: 1.3em; line-height: 1.538em; }
/* 147 */ 
/* 148 */ /*---:[ archive information block ]:---*/
/* 149 */ #archive_info { padding-top: 1.1em; padding-bottom: 1.1em; }
/* 150 */ 	#archive_info p { font-size: 1em; line-height: 1em; margin-bottom: 1.1em; }

/* layout.css */

/* 151 */ 
/* 152 */ /*---:[ previous and next links ]:---*/
/* 153 */ .prev_next { padding-top: 1.1em; padding-bottom: 1.1em; }
/* 154 */ 	.prev_next p { font-size: 1em; line-height: 2.2em; }
/* 155 */ 	.post_nav .previous { margin-bottom: 0.55em; }
/* 156 */ 	.post_nav a { font-size: 1.4em; line-height: 1.571em; }
/* 157 */ 
/* 158 */ /*---:[ comment area ]:---*/
/* 159 */ #comments { margin-top: 4.4em; }
/* 160 */ .comments_intro { margin-bottom: 1.1em; }
/* 161 */ 	.comments_intro p { font-size: 1.2em; line-height: 1.833em; }
/* 162 */ 		.comments_intro span { font-size: 1.833em; }
/* 163 */ #comment_list, #trackback_list { margin-bottom: 4.4em; }
/* 164 */ 	dl#comment_list dt { padding-top: 1.8em; }
/* 165 */ 		dl#comment_list dt span { font-size: 1.2em; line-height: 1.833em; }
/* 166 */ 		dl#comment_list dt .comment_author { font-size: 1.6em; line-height: 1.375em; padding-right: 0.688em; }
/* 167 */ 			.avatar img { margin-left: 0.833em; }
/* 168 */ 		.comment_time { padding-right: 0.917em; }
/* 169 */ 		.comment_num { padding-left: 0.833em; }
/* 170 */ 			.comment_num a { font-size: 1em; line-height: 1.833em; padding: 0.083em 0.25em; }
/* 171 */ 	dl#comment_list dd { padding-top: 1.1em; }
/* 172 */ 		dl#comment_list dd p.reply a { font-size: 0.786em; line-height: 1.636em; }
/* 173 */ 			dl#comment_list dl dd p.reply { margin-bottom: 0; }
/* 174 */ 	dl#comment_list dl dt, dl#comment_list dl dd { padding-top: 0; }
/* 175 */ 	dl#comment_list dl dd .format_text { margin-bottom: 1.571em; }
/* 176 */ #trackback_list { padding-top: 1.1em; list-style: none; }
/* 177 */ 	#trackback_list a { font-size: 1.4em; line-height: 1.571em; }
/* 178 */ 	#trackback_list span { font-size: 1.2em; line-height: 1.833em; }
/* 179 */ .comments_closed { margin-top: 4.4em; margin-bottom: 2.2em; }
/* 180 */ 
/* 181 */ /*---:[ comment form styles ]:---*/
/* 182 */ #respond { margin-bottom: 4.4em; }
/* 183 */ #respond_intro { margin-bottom: 1.1em; }
/* 184 */ 	#respond_intro p { font-size: 1.7em; line-height: 1.294em; }
/* 185 */ 	#cancel-comment-reply-link { font-size: 1.1em; line-height: 1em; padding: 0.545em 0.727em; border-width: 0.182em; }
/* 186 */ .login_alert { margin-top: 4.4em; margin-bottom: 2.2em; padding: 1.1em; }
/* 187 */ #commentform { padding-top: 1.1em; }
/* 188 */ 	#commentform p, .login_alert p { font-size: 1.4em; line-height: 1.571em; }
/* 189 */ 	#commentform p.comment_box { line-height: 0.786em; }
/* 190 */ 		#commentform label { padding-left: 0.786em; }
/* 191 */ 		#commentform textarea { height: 12.571em; line-height: 1.571em; }
/* 192 */ 		#commentform span.allowed { width: 97.3%; padding-top: 0.5em; padding-bottom: 0.5em; border-width: 0 0.071em 0.071em 0.071em; }
/* 193 */ 			#commentform span.allowed span { font-size: 0.857em; line-height: 1.833em; padding: 0 0.583em; }
/* 194 */ 	/* Support for the highly-recommended Subscribe to Comments Plugin */
/* 195 */ 	#commentform p.subscribe-to-comments { font-size: 1.4em; }
/* 196 */ 		#commentform p.subscribe-to-comments label { font-size: 1em; }
/* 197 */ 
/* 198 */ /*---:[ sidebar styles ]:---*/
/* 199 */ .sidebar { }
/* 200 */ #column_wrap .sidebar ul.sidebar_list { padding-top: 2.2em; }

/* layout.css */

/* 201 */ 	li.widget { font-size: 1.3em; line-height: 1.385em; margin-bottom: 2.769em; }
/* 202 */ 	li.tag_cloud { line-height: 1.692em; }
/* 203 */ 		li.widget p { margin-bottom: 1.385em; }
/* 204 */ 		li.widget abbr, li.widget acronym { font-size: 0.846em; }
/* 205 */ 		li.widget code { font-size: 0.923em; }
/* 206 */ 			li.widget ul li { margin-bottom: 0.692em; }
/* 207 */ 				li.widget li ul { margin: 0.692em 0 0 1.385em; }
/* 208 */ 	/*---:[ widget box styles ]:---*/
/* 209 */ 	li.widget .widget_box { padding: 0.692em; border-width: 0.077em; }
/* 210 */ 	/*---:[ google custom search ]:---*/
/* 211 */ 	li.thesis_widget_google_cse form input[type="submit"] { font-size: 1em; margin-top: 0.462em; padding: 0.154em 0.231em; }
/* 212 */ 	/*---:[ calendar widget ]:---*/
/* 213 */ 	#calendar_wrap a { padding: 0.077em; }
/* 214 */ 	#calendar_wrap a:hover { padding: 0.077em; }
/* 215 */ 		table#wp-calendar caption { font-size: 0.846em; line-height: 2em; }
/* 216 */ 		table#wp-calendar th { font-size: 0.846em; line-height: 2em; padding-top: 0.091em; }
/* 217 */ 		table#wp-calendar td { line-height: 1.692em; }
/* 218 */ 		table#wp-calendar td#next, table#wp-calendar td#prev { font-size: 0.846em; line-height: 2em; }
/* 219 */ 		table#wp-calendar td#next { padding-right: 0.545em; }
/* 220 */ 		table#wp-calendar td#prev { padding-left: 0.545em; }
/* 221 */ 
/* 222 */ /*---:[ form inputs ]:---*/
/* 223 */ input, textarea { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
/* 224 */ .format_text input, #commentform input, #commentform textarea { width: 45%; padding: 0.214em; border-width: 0.071em 0.071em 0.071em 0.071em; }
/* 225 */ #commentform textarea { width: 96%; }
/* 226 */ .format_text input.form_submit, #commentform .form_submit { font-size: 1.143em; padding: 0.313em 0.25em; }
/* 227 */ .sidebar .text_input, .sidebar .form_submit { padding: 0.308em; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
/* 228 */ .sidebar input[type="text"], .sidebar input[type="submit"] { padding: 0.308em; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
/* 229 */ 
/* 230 */ /*---:[ footer styles ]:---*/
/* 231 */ #footer p { font-size: 1.2em; line-height: 1.667em; }
/* 232 */ ul.sidebar_list { padding-top: 2.2em; }
/* 233 */ 
/* 234 */ /*---:[ teaser styles ]:---*/
/* 235 */ .teaser h2 { font-size: 1.6em; line-height: 1.375em; }
/* 236 */ .teaser .format_teaser { font-size: 1.2em; line-height: 1.5em; margin-top: 1.5em; margin-bottom: 1.5em; }
/* 237 */ .teaser .teaser_author, .teaser .teaser_category, .teaser .teaser_date, .teaser .teaser_comments, .teaser .edit_post { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
/* 238 */ .teaser .teaser_author { font-size: 1em; line-height: 1.6em; }
/* 239 */ .teaser .teaser_category { font-size: 1em; line-height: 1.6em; }
/* 240 */ .teaser .teaser_date { font-size: 1em; line-height: 1.6em; }
/* 241 */ .teaser .teaser_comments { font-size: 1em; line-height: 1.6em; }
/* 242 */ .teaser .teaser_link { font-size: 1.2em; line-height: 1.5em; }
/* 243 */ .teaser .post_tags { font-size: 1.1em; line-height: 1.636em; }
/* 244 */ .teaser .edit_post { padding-left: 0.8em; }
/* 245 */ 
/* 246 */ /*---:[ thumbnails ]:---*/
/* 247 */ .teaser .post_image_link img.alignleft { margin-right: 1.8em; margin-bottom: 1.8em; }
/* 248 */ .teaser .post_image_link img.alignright { margin-left: 1.8em; margin-bottom: 1.8em; }
/* 249 */ .teaser .post_image_link img.aligncenter { margin-bottom: 1.8em; }
/* 250 */ .teaser .post_image_link img.alignnone { margin: 0 auto 1.8em 0; }

/* layout.css */

/* 251 */ .teaser .post_image_link img.frame { padding: 0.8em; border-width: 0.1em; }
/* 252 */ .teaser .format_teaser .post_image_link img.alignleft { margin-right: 0.75em; margin-bottom: 0; }
/* 253 */ .teaser .format_teaser .post_image_link img.alignright { margin-left: 0.75em; margin-bottom: 0; }
/* 254 */ .teaser .format_teaser .post_image_link img.aligncenter { margin-bottom: 1.5em; }
/* 255 */ .teaser .format_teaser .post_image_link img.frame { padding: 0.333em; border-width: 0.083em; }
/* 256 */ 
/* 257 */ /*---:[ layout colors ]:---*/
/* 258 */ body { color: #111111; background: #FFFFFF; }
/* 259 */ #page { background: #FFFFFF; }
/* 260 */ a, h2 a:hover, #logo a:hover { color: #2361A1; }
/* 261 */ #logo, #logo a { color: #111111; }
/* 262 */ #tagline { color: #888888 }
/* 263 */ h1, h2, h2 a { color: #111111; }
/* 264 */ .headline_meta, .headline_meta a, .teaser_author, .teaser_date, .teaser .edit_post, .teaser_author a, .teaser_comments, .teaser_category, .teaser .edit_post a { color: #888888; }
/* 265 */ .headline_meta a:hover, .teaser_author a:hover, .teaser_comments:hover, .teaser_category:hover, .teaser .edit_post a:hover { color: #111111; }
/* 266 */ .sidebar h3 { color: #555555; }
/* 267 */ .image_box { background: #EEEEEE; }
/* 268 */ .video_box { background: #000000; }
/* 269 */ .custom_box { background: #EEEEEE; }
/* 270 */ #footer, #footer a { color: #888888; }
/* 271 */ #footer a:hover { color: #111111; }
/* 272 */ 
/* 273 */ /*---:[ nav colors ]:---*/
/* 274 */ .menu, .menu a, .menu li ul { border-color: #DDDDDD; }
/* 275 */ .menu .current a, .menu .current-cat a { border-bottom-color: #FFFFFF; }
/* 276 */ .menu ul .current a, .menu ul .current-cat a, .menu .current ul a, .menu .current-cat ul a { border-bottom-color: #DDDDDD; }
/* 277 */ .menu a, .menu .current ul a, .menu .current-cat ul a { color: #111111; background: #EFEFEF; }
/* 278 */ .menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover { color: #111111; background: #DDDDDD; }
/* 279 */ .menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover { color: #111111; background: #FFFFFF; }
/* 280 */ .menu .current-parent > a, .menu .current-cat-parent > a { color: #111111; background: #F0EEC2; }
/* 281 */ 
/* 282 */ /*---:[ border package ]:---*/
/* 283 */ #header { border-width: 0 0 0.3em 0; }
/* 284 */ .post_box, .teasers_box { border-width: 0.1em 0 0 0; }
/* 285 */ #footer { border-width: 0.3em 0 0 0; }
/* 286 */ #feature_box, #archive_info, #comment_nav_2 { border-width: 0 0 0.2em 0; }
/* 287 */ .prev_next { border-width: 0.2em 0 0 0; }
/* 288 */ .image_box, .custom_box { border-width: 0 0 0.1em 0; }
/* 289 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : D:\WWW\htdocs\vietcoding.com\www\blog
currentDir : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\lib\css

*/

/* ie.css */

/* 1  */ /*
/* 2  *| Description:	IE styles for the Thesis Theme
/* 3  *| Author:			Chris Pearson
/* 4  *| */
/* 5  */ 
/* 6  */ /*---:[ all versions of IE ]:---*/
/* 7  */ body { font-size: 125%; }
/* 8  */ 	#container, .full_width { font-size: 50%; }
/* 9  */ 	.menu { width: 100%; }
/* 10 */ 	input.form_submit { width: auto; overflow: visible; }
/* 11 */ 
/* 12 */ /*---:[ IE 6 styles ]:---*/
/* 13 */ .menu a:hover { height: auto; }
/* 14 */ .menu table td { font-size: 10px; }
/* 15 */ #content, .sidebar { overflow: hidden; }
/* 16 */ dl#comment_list dd { border-bottom: 1px dotted #bbb; }
/* 17 */ 	dl#comment_list dl.children dd { border-bottom: 0 }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : D:\WWW\htdocs\vietcoding.com\www\blog
currentDir : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\custom

file-relative URI  : images/bg.gif
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\custom\images\bg.gif
docroot stripped   : \wp-content\themes\thesis_17\custom\images\bg.gif
traversals removed : /wp-content/themes/thesis_17/custom/images/bg.gif

file-relative URI  : images/bg-posts.png
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\custom\images\bg-posts.png
docroot stripped   : \wp-content\themes\thesis_17\custom\images\bg-posts.png
traversals removed : /wp-content/themes/thesis_17/custom/images/bg-posts.png

file-relative URI  : images/alert.png
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\custom\images\alert.png
docroot stripped   : \wp-content\themes\thesis_17\custom\images\alert.png
traversals removed : /wp-content/themes/thesis_17/custom/images/alert.png

file-relative URI  : images/tip.png
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\custom\images\tip.png
docroot stripped   : \wp-content\themes\thesis_17\custom\images\tip.png
traversals removed : /wp-content/themes/thesis_17/custom/images/tip.png

file-relative URI  : images/note.png
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\custom\images\note.png
docroot stripped   : \wp-content\themes\thesis_17\custom\images\note.png
traversals removed : /wp-content/themes/thesis_17/custom/images/note.png

file-relative URI  : images/help.png
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\custom\images\help.png
docroot stripped   : \wp-content\themes\thesis_17\custom\images\help.png
traversals removed : /wp-content/themes/thesis_17/custom/images/help.png

file-relative URI  : images/tags2.png
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\themes\thesis_17\custom\images\tags2.png
docroot stripped   : \wp-content\themes\thesis_17\custom\images\tags2.png
traversals removed : /wp-content/themes/thesis_17/custom/images/tags2.png

*/

/* custom.css */

/* 1   */ /*
/* 2   *| File:			custom.css
/* 3   *| Description:	Custom styles for Thesis
/* 4   *| 
/* 5   *| BASIC USAGE:
/* 6   *| 
/* 7   *| If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
/* 8   *| will be appended with the "custom" class, like so: <body class="custom">. You can use
/* 9   *| the "custom" class to override *any* CSS declarations contained in the style.css file.
/* 10  *| 
/* 11  *| For example, if you wish to change the default link color to green, you would add the
/* 12  *| following declarations to this file:
/* 13  *| 
/* 14  *| 	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
/* 15  *| 	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them
/* 16  *| 
/* 17  *| WHY THIS WORKS:
/* 18  *| 
/* 19  *| By using the "custom" class, you are creating more specific CSS declarations for HTML
/* 20  *| elements. CSS styling is applied through rules of specificity, and because declarations
/* 21  *| prepended with .custom are more specific, they get applied when the page is rendered!
/* 22  *| 
/* 23  *| More information about styling your Thesis installation using this file can be found
/* 24  *| in the User's Guide:
/* 25  *| 	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
/* 26  *| */
/* 27  */ 
/* 28  */ /* ========== BODY ========== */
/* 29  */ body.custom {
/* 30  */ background-image:url('/wp-content/themes/thesis_17/custom/images/bg.gif');
/* 31  */ background-repeat: repeat;
/* 32  */ background-attachment: fixed;
/* 33  */ margin-top: 5px;
/* 34  */ }
/* 35  */ /* ==================== */
/* 36  */ 
/* 37  */ /* ========== CONTAINER ========== */
/* 38  */ .custom #container {
/* 39  */ margin-top: 2em;
/* 40  */ margin-bottom: 2em;
/* 41  */ padding: 0.7em;
/* 42  */ background: #659a03;
/* 43  */ border: 0.3em solid #fff;
/* 44  */ }
/* 45  */ 
/* 46  */ /* ========== HEADER ========== */
/* 47  */ .custom #header { border-bottom:solid 0.5em #659a03; padding:10px;}
/* 48  */ .custom #header .logo {
/* 49  */ 	margin-top:5px;
/* 50  */ }

/* custom.css */

/* 51  */ /* ==================== */
/* 52  */ 
/* 53  */ .custom #page {
/* 54  */ background: #ffffff;
/* 55  */ }
/* 56  */ 
/* 57  */ .custom #column_wrap{
/* 58  */ background: #000;
/* 59  */ }
/* 60  */ 
/* 61  */ 
/* 62  */ /* ========== POST AUTHOR BOX ========== */
/* 63  */ .postauthor { background: #F5F5F5; border-top: 1px solid #e1e1e0; border-bottom: 1px solid #e1e1e0; overflow: hidden; padding: 1.5em; }
/* 64  */ .postauthor img { border: 5px solid #e2dede; float: left; margin-right: 1.5em; }
/* 65  */ .postauthor h4 { color: #666; font-size: 2em; margin-bottom: 5px; }
/* 66  */ .postauthor p { color: #515151; font-size: 13px; margin-bottom: 12px; }
/* 67  */ /* ==================== */
/* 68  */ 
/* 69  */ 
/* 70  */ /* ========== COMMENT COLOUR BOX ========== */
/* 71  */ .custom dl#comment_list dd p.reply { margin: 1em 0 1.5em 0; }
/* 72  */ .custom dl#comment_list dd p.reply a {background: #2f2c28; color: #FFF;font-size: 11px;font-weight: normal;padding: 4px 6px;text-transform: uppercase;}
/* 73  */ .custom dl#comment_list dd p.reply a:hover {background:#46382d; border: 0;}
/* 74  */ .custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div {background: #E7F8FB none repeat scroll 0 0; padding-top:20px;}
/* 75  */ /* ==================== */
/* 76  */ 
/* 77  */ .custom nav_bar{
/* 78  */ 	width:70%;
/* 79  */     background: #fff;
/* 80  */ 	text-align:center;
/* 81  */ }
/* 82  */ 
/* 83  */ 
/* 84  */ .custom ul.menu{
/* 85  */   width:100%;
/* 86  */     margin: 2px;
/* 87  */     margin-top:-20px;
/* 88  */     padding: 2px;
/* 89  */     border:none;
/* 90  */     background:#fff;
/* 91  */ }
/* 92  */ 
/* 93  */ .custom #miniflex {
/* 94  */ 	width: 100%;
/* 95  */ 	float: left;
/* 96  */ 	font-size: small; /* could be specified at a higher level */
/* 97  */ 	margin: -15px 0 10px 0;
/* 98  */ 	padding: 0px 0px 0px 0px;
/* 99  */ 	border-bottom: 1px solid #659a03;
/* 100 */ 	}

/* custom.css */

/* 101 */ 
/* 102 */ .custom #miniflex li {
/* 103 */ 	float: left;
/* 104 */ 	margin: 0;
/* 105 */ 	padding: 0;
/* 106 */ 	display: inline;
/* 107 */ 	list-style: none;
/* 108 */ 	}
/* 109 */ 
/* 110 */ .custom #miniflex a:link, .custom #miniflex a:visited {
/* 111 */ 	float: left;
/* 112 */ 	font-size: 85%;
/* 113 */ 	line-height: 20px;
/* 114 */ 	font-weight: bold;
/* 115 */ 	margin: 0 10px 0 10px;
/* 116 */ 	text-decoration: none;
/* 117 */ 	color: #659a03;
/* 118 */ 	}
/* 119 */ 
/* 120 */ .custom #miniflex a.active:link, .custom #miniflex a.active:visited, .custom #miniflex a:hover {
/* 121 */ 	border-bottom: 4px solid #659a03;
/* 122 */ 	padding-bottom: 2px;
/* 123 */ 	color: #333;
/* 124 */ 	}
/* 125 */ 
/* 126 */ .custom #miniflex li.rss {
/* 127 */     float: right;
/* 128 */     margin-top: -12px;
/* 129 */   }
/* 130 */ 
/* 131 */ 
/* 132 */ /*.custom .sidebar_list .widget { padding:5px; width:89.5%; background: #fff url(/wp-content/themes/thesis_17/custom/images/bg-posts.png) top repeat-x; border: 1px solid #d7d8df;  }
/* 133 *| .custom .sidebar_list .widget h3 { background: #2b76aa ; padding: 2px; color: #fff; color: 1px solid #1f8ad5; font-weight: bold; line-height: normal; text-shadow: #1b1b1b 1px 1px;  }
/* 134 *| .custom .sidebar_list { padding-top: 10px; }
/* 135 *| .custom #sidebar_1 .sidebar_list { padding-right: 0; padding-left: 0; == }
/* 136 *| .custom #sidebar_2 .sidebar_list { padding-left: 2.4em; }
/* 137 *| .custom li.widget { margin-bottom: 1.9em; }
/* 138 *| .custom #sidebars #sidebar_2 .sidebar_list { padding-right: 0; }
/* 139 *| */
/* 140 */ .custom h3 { font-variant: normal; font-weight:bold; font-size:11pt; color: #333;
/* 141 */ 	border-bottom: 4px solid #659a03;
/* 142 */ 	padding: 2px;
/* 143 */ 	color: #333;
/* 144 */ 	
/* 145 */ 	}
/* 146 */ 	
/* 147 */ 	
/* 148 */ 
/* 149 */     
/* 150 */ /*---:[ sidebar_top styles ]:---*/

/* custom.css */

/* 151 */ .sidebar_top {width: 325px; border: 0; float: left; margin: 0 0 0 10px; }
/* 152 */ 
/* 153 */ 
/* 154 */ .sidebar_top h3 { font-size: 1.15em; line-height: 1.385em; margin-bottom: 0.692em; letter-spacing: 2px;}
/* 155 */ 
/* 156 */ 
/* 157 */ /* Footer 4 columns */
/* 158 */ 
/* 159 */ .custom #footer {
/* 160 */ border-top:0.5em solid #659a03;
/* 161 */ background: #fff;
/* 162 */ padding:0em;
/* 163 */ text-align:center;
/* 164 */ }
/* 165 */ .custom #footer a{
/* 166 */ border-bottom: 1px none #cccccc;
/* 167 */ }
/* 168 */ 
/* 169 */ /* footer widget area setup */
/* 170 */ #footer_setup {
/* 171 */ background: #fff;
/* 172 */ padding:1.5em;
/* 173 */ margin-bottom: 15px;
/* 174 */ overflow: hidden;
/* 175 */ }
/* 176 */ 
/* 177 */ /* widget item setup */
/* 178 */ #footer_setup .footer_items {
/* 179 */ text-align: left;
/* 180 */ width: 24.5%;
/* 181 */ padding-right: 0px;
/* 182 */ color: #2361A1;
/* 183 */ display: inline-block;
/* 184 */ float: left;
/* 185 */ height: 100%;
/* 186 */ }
/* 187 */ 
/* 188 */ /* widget item headers */
/* 189 */ #footer_setup .footer_items h3 {
/* 190 */ font-size: 1.4em;
/* 191 */ font-weight: bold;
/* 192 */ letter-spacing: 2px;
/* 193 */ color: #000;
/* 194 */ padding-bottom: 3px;
/* 195 */ border-bottom: 3px none #ffdf00;
/* 196 */ margin-bottom: 5px;
/* 197 */ }
/* 198 */ 
/* 199 */ /* do not change these! */
/* 200 */ #footer_setup .footer_items ul li { list-style:none;

/* custom.css */

/* 201 */ font-size:1.4em;
/* 202 */ line-height:1.5em;
/* 203 */ }
/* 204 */ #footer_setup .footer_items ul { margin: 1em; padding: 0px; }
/* 205 */ 
/* 206 */ /* ========== COPYRIGHT FOOTER ========== */
/* 207 */ #footer_copyright {color:#000; background: #ddd; padding: 10px 0 10px 0; }
/* 208 */ #footer_copyright .vietcoding_link {font-weight:bold; color:#94060a;}
/* 209 */ /* ========== ========= */
/* 210 */ 
/* 211 */ /* ========== image post ========== */
/* 212 */ .custom .alignleft {/*width:120px;*/ height:120px; border: 3px solid #b8d77f; padding:1px;}
/* 213 */ /* ==========  ========== */
/* 214 */ 
/* 215 */ /* code for Author's profile box below the post */
/* 216 */ .postauthor 
/* 217 */ {
/* 218 */     background: #F5F5F5;
/* 219 */     width:93%;
/* 220 */     border: 1px solid #e1e1e0; 
/* 221 */     background-position: 7px 50%; 
/* 222 */     text-align: left; 
/* 223 */     padding: 10px 10px 10px 45px; 
/* 224 */     -moz-border-radius-bottomleft:4px; 
/* 225 */     -moz-border-radius-bottomright:4px; 
/* 226 */     -moz-border-radius-topleft:4px; 
/* 227 */     -moz-border-radius-topright:4px; 
/* 228 */     -webkit-border-top-left-radius:4px; 
/* 229 */     -webkit-border-top-right-radius:4px; 
/* 230 */     -webkit-border-bottom-left-radius:4px; 
/* 231 */     -webkit-border-bottom-right-radius:4px;
/* 232 */     overflow: hidden; padding: 1.5em;
/* 233 */ }
/* 234 */ 
/* 235 */ .postauthor img 
/* 236 */ {
/* 237 */     border: 1px solid #e2dede;
/* 238 */     float: left;
/* 239 */     margin-right: 1.5em;
/* 240 */     }
/* 241 */ 
/* 242 */ .postauthor h4 
/* 243 */ {
/* 244 */     color: #666;
/* 245 */     font-size: 15px; margin-bottom: 5px;
/* 246 */     }
/* 247 */     
/* 248 */ .postauthor p 
/* 249 */ {
/* 250 */     color: #515151; font-size: 11px;

/* custom.css */

/* 251 */     margin-bottom: 5px;
/* 252 */     }
/* 253 */ .postauthor p.hlight 
/* 254 */ {
/* 255 */     font-size: 11px;
/* 256 */     text-transform: uppercase;
/* 257 */     }
/* 258 */ 
/* 259 */ .postauthor p.hlight span 
/* 260 */ {
/* 261 */     color: #CB3131;
/* 262 */     font-size: 1.5em; font-style: italic;
/* 263 */     font-weight: bold; letter-spacing: 0.8px;
/* 264 */     }
/* 265 */ 
/* 266 */ .custom .postauthor p {font-size:13px;}
/* 267 */ 
/* 268 */ .custom .postauthor p.hlight
/* 269 */ {
/* 270 */     font-size:11px;
/* 271 */     font-weight:bold;
/* 272 */     }
/* 273 */ 
/* 274 */ .custom .postauthor p.desc
/* 275 */ {
/* 276 */     
/* 277 */ }
/* 278 */     
/* 279 */ /* Modified from http://minhmeo.info - Styling Note */
/* 280 */ .custom .format_text p.alert {background: #ffebe8 url('/wp-content/themes/thesis_17/custom/images/alert.png') center no-repeat; border: 1px solid #cc0000; background-position: 7px 50%; text-align: left; padding: 10px 10px 10px 45px; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;}
/* 281 */ 
/* 282 */ .custom .format_text p.tip {background: #ffffe0 url('/wp-content/themes/thesis_17/custom/images/tip.png') center no-repeat; border: 1px solid #E6DB55; background-position: 7px 50%; text-align: left; padding: 10px 10px 10px 45px; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;}
/* 283 */ 
/* 284 */ .custom .format_text p.note {background: #E3F0F2 url('/wp-content/themes/thesis_17/custom/images/note.png') center no-repeat; border: 1px solid #66aacc; background-position: 7px 50%; text-align: left; padding: 10px 10px 10px 45px; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;}
/* 285 */ 
/* 286 */ .custom .format_text p.help {background: #ddf8cc url('/wp-content/themes/thesis_17/custom/images/help.png') center no-repeat; border: 1px solid #659a03; background-position: 7px 50%; text-align: left; padding: 10px 10px 10px 45px; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;}
/* 287 */ 
/* 288 */ /* Post tags */
/* 289 */ .custom .post_tags 
/* 290 */ {
/* 291 */     background: #ffffee url('/wp-content/themes/thesis_17/custom/images/tags2.png') no-repeat; 
/* 292 */     border: 1px dotted #fbaf17; 
/* 293 */     background-position: 7px 50%; 
/* 294 */     text-align: left; 
/* 295 */     padding: 10px 10px 10px 80px; 
/* 296 */     -moz-border-radius-bottomleft:4px; 
/* 297 */     -moz-border-radius-bottomright:4px; 
/* 298 */     -moz-border-radius-topleft:4px; 
/* 299 */     -moz-border-radius-topright:4px; 
/* 300 */     -webkit-border-top-left-radius:4px; 

/* custom.css */

/* 301 */     -webkit-border-top-right-radius:4px; 
/* 302 */     -webkit-border-bottom-left-radius:4px; 
/* 303 */     -webkit-border-bottom-right-radius:4px;} /*{ background:#fff00; padding:10px; border: dotted 1.5px #fbaf17;}*/
/* 304 */ /**/
/* 305 */ 
/* 306 */ /* Social buttons */
/* 307 */ ul.social 
/* 308 */ {
/* 309 */     margin-left: 30px;
/* 310 */ 	float: left;
/* 311 */ }
/* 312 */ 
/* 313 */     .social li {
/* 314 */ 	    float: left;
/* 315 */ 		height: 60px;
/* 316 */ 		width: 60px;
/* 317 */ 		margin-right: 10px; list-style:none;
/* 318 */ }
/* 319 */ 
/* 320 */ 	.social img {
/* 321 */ 		border:none;
/* 322 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : D:\WWW\htdocs\vietcoding.com\www\blog
currentDir : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\wp-pagenavi

*/

/* pagenavi-css.css */

/* 1  */ /*
/* 2  *| Default style for WP-PageNavi plugin
/* 3  *| 
/* 4  *| http://wordpress.org/extend/plugins/wp-pagenavi/
/* 5  *| */
/* 6  */ 
/* 7  */ .wp-pagenavi {
/* 8  */ 	clear: both;
/* 9  */ }
/* 10 */ 
/* 11 */ .wp-pagenavi a, .wp-pagenavi span {
/* 12 */ 	text-decoration: none;
/* 13 */ 	border: 1px solid #BFBFBF;
/* 14 */ 	padding: 3px 5px;
/* 15 */ 	margin: 2px;
/* 16 */ }
/* 17 */ 
/* 18 */ .wp-pagenavi a:hover, .wp-pagenavi span.current {
/* 19 */ 	border-color: #000;
/* 20 */ }
/* 21 */ 
/* 22 */ .wp-pagenavi span.current {
/* 23 */ 	font-weight: bold;
/* 24 */ }
/* 25 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : D:\WWW\htdocs\vietcoding.com\www\blog
currentDir : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\wp-stats

*/

/* stats-css.css */

/* 1  */ /*
/* 2  *| +----------------------------------------------------------------------+
/* 3  *| |																									|
/* 4  *| |	WordPress 2.8 Plugin: WP-Stats 2.50												|
/* 5  *| |	Copyright (c) 2009 Lester "GaMerZ" Chan											|
/* 6  *| |																									|
/* 7  *| |	File Written By:																			|
/* 8  *| |	- Lester "GaMerZ" Chan																	|
/* 9  *| |	- http://lesterchan.net																	|
/* 10 *| |																									|
/* 11 *| |	File Information:																			|
/* 12 *| |	- Stats CSS Style																			|
/* 13 *| |	- wp-content/plugins/wp-stats/stats-css.css									|
/* 14 *| |																									|
/* 15 *| +----------------------------------------------------------------------+
/* 16 *| */
/* 17 */ 
/* 18 */ 
/* 19 */ /* Stats Page Paging */
/* 20 */ .wp-pagenavi a, .wp-pagenavi a:link {
/* 21 */ 	padding: 2px 4px 2px 4px; 
/* 22 */ 	margin: 2px;
/* 23 */ 	text-decoration: none;
/* 24 */ 	border: 1px solid #0066cc;
/* 25 */ 	color: #0066cc;
/* 26 */ 	background-color: #FFFFFF;	
/* 27 */ }
/* 28 */ .wp-pagenavi a:visited {
/* 29 */ 	padding: 2px 4px 2px 4px; 
/* 30 */ 	margin: 2px;
/* 31 */ 	text-decoration: none;
/* 32 */ 	border: 1px solid #0066cc;
/* 33 */ 	color: #0066cc;
/* 34 */ 	background-color: #FFFFFF;	
/* 35 */ }
/* 36 */ .wp-pagenavi a:hover {	
/* 37 */ 	border: 1px solid #000000;
/* 38 */ 	color: #000000;
/* 39 */ 	background-color: #FFFFFF;
/* 40 */ }
/* 41 */ .wp-pagenavi a:active {
/* 42 */ 	padding: 2px 4px 2px 4px; 
/* 43 */ 	margin: 2px;
/* 44 */ 	text-decoration: none;
/* 45 */ 	border: 1px solid #0066cc;
/* 46 */ 	color: #0066cc;
/* 47 */ 	background-color: #FFFFFF;	
/* 48 */ }
/* 49 */ .wp-pagenavi span.pages {
/* 50 */ 	padding: 2px 4px 2px 4px; 

/* stats-css.css */

/* 51 */ 	margin: 2px 2px 2px 2px;
/* 52 */ 	color: #000000;
/* 53 */ 	border: 1px solid #000000;
/* 54 */ 	background-color: #FFFFFF;
/* 55 */ }
/* 56 */ .wp-pagenavi span.current {
/* 57 */ 	padding: 2px 4px 2px 4px; 
/* 58 */ 	margin: 2px;
/* 59 */ 	font-weight: bold;
/* 60 */ 	border: 1px solid #000000;
/* 61 */ 	color: #000000;
/* 62 */ 	background-color: #FFFFFF;
/* 63 */ }
/* 64 */ .wp-pagenavi span.extend {
/* 65 */ 	padding: 2px 4px 2px 4px; 
/* 66 */ 	margin: 2px;	
/* 67 */ 	border: 1px solid #000000;
/* 68 */ 	color: #000000;
/* 69 */ 	background-color: #FFFFFF;
/* 70 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : D:\WWW\htdocs\vietcoding.com\www\blog
currentDir : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\commentluv\style

*/

/* cl_style.css */

/* 1  */ #mylastpost {
/* 2  */ 
/* 3  */ }
/* 4  */ #doluv{
/* 5  */ 
/* 6  */ }
/* 7  */ #commentluv {
/* 8  */ 	clear: both !important;
/* 9  */ }
/* 10 */ #commentluv img{
/* 11 */ 	border: 0 !important;
/* 12 */ 	padding: 0 !important;
/* 13 */ }
/* 14 */ .cluv {
/* 15 */ border:1px solid #fff;
/* 16 */ padding: 5px;
/* 17 */ display: block;
/* 18 */ font-size: 100% !important;
/* 19 */ text-transform: none !important;
/* 20 */ }
/* 21 */ #lastposts {
/* 22 */         width: 500px;
/* 23 */ 		padding-left: 5px;
/* 24 */         padding-bottom: 5px;
/* 25 */         background-color: #fee;
/* 26 */         font-size: 13px;
/* 27 */         border: 1px solid #ddd;
/* 28 */         color: #000;
/* 29 */ }
/* 30 */ 
/* 31 */ .choosepost {
/* 32 */ 	background-color: #fff;
/* 33 */         line-height: 1.4em;	
/* 34 */         display: block;
/* 35 */         width: 495px;
/* 36 */         border-bottom: 1px dashed #bbb;
/* 37 */         cursor: pointer;
/* 38 */ }
/* 39 */ 
/* 40 */ .cl_type_icon {
/* 41 */ 	margin-right: 3px;
/* 42 */ 	border: 0 !important;
/* 43 */ 	padding: 0 !important;
/* 44 */ }
/* 45 */ 
/* 46 */ .heart_tip {
/* 47 */ margin-left: 5px;
/* 48 */ display: inline;
/* 49 */ margin-bottom: 0px;
/* 50 */ margin-right: 0px;

/* cl_style.css */

/* 51 */ padding: 0px !important;
/* 52 */ background-color: transparent;
/* 53 */ border: 0  !important;
/* 54 */ }
/* 55 */ 
/* 56 */ .finalbig{
/* 57 */ padding: 3px;
/* 58 */ 	border-top-left-radius: 8px;
/* 59 */ 	border-top-right-radius: 8px;
/* 60 */ 	border-bottom-left-radius: 8px;
/* 61 */ 	border-bottom-right-radius: 8px;
/* 62 */ 	font-size: 1em;	
/* 63 */ 	color: #000;
/* 64 */ }
/* 65 */ .finalbig img {
/* 66 */ margin: 3px;
/* 67 */ }
/* 68 */ 
/* 69 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : D:\WWW\htdocs\vietcoding.com\www\blog
currentDir : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\highslide4wp\highslide

file-relative URI  : graphics/zoomin.cur
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\highslide4wp\highslide\graphics\zoomin.cur
docroot stripped   : \wp-content\plugins\highslide4wp\highslide\graphics\zoomin.cur
traversals removed : /wp-content/plugins/highslide4wp/highslide/graphics/zoomin.cur

file-relative URI  : graphics/loader.white.gif
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\highslide4wp\highslide\graphics\loader.white.gif
docroot stripped   : \wp-content\plugins\highslide4wp\highslide\graphics\loader.white.gif
traversals removed : /wp-content/plugins/highslide4wp/highslide/graphics/loader.white.gif

file-relative URI  : graphics/fullexpand.gif
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\highslide4wp\highslide\graphics\fullexpand.gif
docroot stripped   : \wp-content\plugins\highslide4wp\highslide\graphics\fullexpand.gif
traversals removed : /wp-content/plugins/highslide4wp/highslide/graphics/fullexpand.gif

file-relative URI  : graphics/loader.white.gif
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\highslide4wp\highslide\graphics\loader.white.gif
docroot stripped   : \wp-content\plugins\highslide4wp\highslide\graphics\loader.white.gif
traversals removed : /wp-content/plugins/highslide4wp/highslide/graphics/loader.white.gif

file-relative URI  : graphics/resize.gif
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\highslide4wp\highslide\graphics\resize.gif
docroot stripped   : \wp-content\plugins\highslide4wp\highslide\graphics\resize.gif
traversals removed : /wp-content/plugins/highslide4wp/highslide/graphics/resize.gif

*/

/* highslide.css */

/* 1   */ /* highslide START ---------------------------------------------------------- */
/* 2   */ .highslide {
/* 3   */ 	outline:none;
/* 4   */ }
/* 5   */ .highslide-wrapper {
/* 6   */ 	color:#333;
/* 7   */ }
/* 8   */ .highslide-wrapper a {
/* 9   */ 	color:#3B5998;
/* 10  */ 	text-decoration:none;
/* 11  */ }
/* 12  */ .highslide-wrapper a:hover {
/* 13  */ 	text-decoration:underline;
/* 14  */ }
/* 15  */ .highslide-image {
/* 16  */ 	cursor:url(/wp-content/plugins/highslide4wp/highslide/graphics/zoomin.cur), pointer;
/* 17  */ 	outline:none;
/* 18  */ }
/* 19  */ .highslide-active-anchor img {
/* 20  */ 	visibility:hidden;
/* 21  */ 	/*
/* 22  *| 	visibility:visible;
/* 23  *| 	opacity:0.3;
/* 24  *| 	filter:alpha(opacity=30);
/* 25  *| 	*/
/* 26  */ }
/* 27  */ .highslide-wrapper {
/* 28  */ 	background:white;
/* 29  */ }
/* 30  */ .highslide-caption {
/* 31  */ 	display:none;
/* 32  */ 	border:2px solid white;
/* 33  */ 	border-top:none;
/* 34  */ 	font-family:Verdana, Helvetica;
/* 35  */ 	font-size:10px;
/* 36  */ 	padding:5px;
/* 37  */ 	background-color:white;
/* 38  */ }
/* 39  */ .highslide-loading {
/* 40  */ 	display:block;
/* 41  */ 	color:black;
/* 42  */ 	font-size:8pt;
/* 43  */ 	font-family:sans-serif;
/* 44  */ 	font-weight:bold;
/* 45  */ 	text-decoration:none;
/* 46  */ 	padding:2px;
/* 47  */ 	border:1px solid black;
/* 48  */ 	background-color:white;
/* 49  */ 	
/* 50  */ 	padding-left:22px;

/* highslide.css */

/* 51  */ 	background-image:url(/wp-content/plugins/highslide4wp/highslide/graphics/loader.white.gif);
/* 52  */ 	background-repeat:no-repeat;
/* 53  */ 	background-position:3px 1px;
/* 54  */ }
/* 55  */ a.highslide-credits,
/* 56  */ a.highslide-credits i {
/* 57  */ 	padding:2px;
/* 58  */ 	color:silver;
/* 59  */ 	text-decoration:none;
/* 60  */ 	font-size:10px;
/* 61  */ }
/* 62  */ a.highslide-credits:hover,
/* 63  */ a.highslide-credits:hover i {
/* 64  */ 	color:white;
/* 65  */ 	background-color:gray;
/* 66  */ }
/* 67  */ 
/* 68  */ a.highslide-full-expand {
/* 69  */ 	background:url(/wp-content/plugins/highslide4wp/highslide/graphics/fullexpand.gif) no-repeat;
/* 70  */ 	display:block;
/* 71  */ 	margin:0 10px 10px 0;
/* 72  */ 	width:34px;
/* 73  */ 	height:34px;
/* 74  */ }
/* 75  */ 
/* 76  */ /* These must always be last */
/* 77  */ .highslide-display-block {
/* 78  */ 	display:block;
/* 79  */ }
/* 80  */ .highslide-display-none {
/* 81  */ 	display:none;
/* 82  */ }
/* 83  */ /* highslide END ------------------------------------------------------------ */
/* 84  */ /* highslide with HTML START ------------------------------------------------ */
/* 85  */ .highslide-html {
/* 86  */ 	background-color:white;
/* 87  */ }
/* 88  */ .highslide-html-blur {
/* 89  */ }
/* 90  */ .highslide-html-content {
/* 91  */ 	position:absolute;
/* 92  */ 	display:none;
/* 93  */ }
/* 94  */ .highslide-loading {
/* 95  */ 	display:block;
/* 96  */ 	color:black;
/* 97  */ 	font-size:8pt;
/* 98  */ 	font-family:sans-serif;
/* 99  */ 	font-weight:bold;
/* 100 */ 	text-decoration:none;

/* highslide.css */

/* 101 */ 	padding:2px;
/* 102 */ 	border:1px solid black;
/* 103 */ 	background-color:white;
/* 104 */ 	
/* 105 */ 	padding-left:22px;
/* 106 */ 	background-image:url(/wp-content/plugins/highslide4wp/highslide/graphics/loader.white.gif);
/* 107 */ 	background-repeat:no-repeat;
/* 108 */ 	background-position:3px 1px;
/* 109 */ }
/* 110 */ a.highslide-credits,
/* 111 */ a.highslide-credits i {
/* 112 */ 	padding:2px;
/* 113 */ 	color:silver;
/* 114 */ 	text-decoration:none;
/* 115 */ 	font-size:10px;
/* 116 */ }
/* 117 */ a.highslide-credits:hover,
/* 118 */ a.highslide-credits:hover i {
/* 119 */ 	color:white;
/* 120 */ 	background-color:gray;
/* 121 */ }
/* 122 */ 
/* 123 */ 
/* 124 */ /* Styles for the popup */
/* 125 */ .highslide-wrapper {
/* 126 */ 	background-color:white;
/* 127 */ }
/* 128 */ .highslide-wrapper .highslide-html-content {
/* 129 */ 	width:300px;
/* 130 */ 	padding:5px;
/* 131 */ }
/* 132 */ .highslide-wrapper .highslide-header div {
/* 133 */ }
/* 134 */ .highslide-wrapper .highslide-header ul {
/* 135 */ 	margin:0;
/* 136 */ 	padding:0;
/* 137 */ 	text-align:right;
/* 138 */ }
/* 139 */ .highslide-wrapper .highslide-header ul li {
/* 140 */ 	display:inline;
/* 141 */ 	padding-left:1em;
/* 142 */ }
/* 143 */ .highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
/* 144 */ 	display:none;
/* 145 */ }
/* 146 */ .highslide-wrapper .highslide-header a {
/* 147 */ 	font-weight:bold;
/* 148 */ 	color:gray;
/* 149 */ 	text-transform:uppercase;
/* 150 */ 	text-decoration:none;

/* highslide.css */

/* 151 */ }
/* 152 */ .highslide-wrapper .highslide-header a:hover {
/* 153 */ 	color:black;
/* 154 */ }
/* 155 */ .highslide-wrapper .highslide-header .highslide-move a {
/* 156 */ 	cursor:move;
/* 157 */ }
/* 158 */ .highslide-wrapper .highslide-footer {
/* 159 */ 	height:11px;
/* 160 */ }
/* 161 */ .highslide-wrapper .highslide-footer .highslide-resize {
/* 162 */ 	float:right;
/* 163 */ 	height:11px;
/* 164 */ 	width:11px;
/* 165 */ 	background:url(/wp-content/plugins/highslide4wp/highslide/graphics/resize.gif);
/* 166 */ }
/* 167 */ .highslide-wrapper .highslide-body {
/* 168 */ }
/* 169 */ .highslide-move {
/* 170 */ 	cursor:move;
/* 171 */ }
/* 172 */ .highslide-resize {
/* 173 */ 	cursor:nw-resize;
/* 174 */ }
/* 175 */ 
/* 176 */ /* These must be the last of the Highslide rules */
/* 177 */ .highslide-display-block {
/* 178 */ 	display:block;
/* 179 */ }
/* 180 */ .highslide-display-none {
/* 181 */ 	display:none;
/* 182 */ }
/* 183 */ /* highslide with HTML END ------------------------------------------------ */
/* 184 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : D:\WWW\htdocs\vietcoding.com\www\blog
currentDir : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\wp-note

file-relative URI  : images/note.png
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\wp-note\images\note.png
docroot stripped   : \wp-content\plugins\wp-note\images\note.png
traversals removed : /wp-content/plugins/wp-note/images/note.png

file-relative URI  : images/important.png
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\wp-note\images\important.png
docroot stripped   : \wp-content\plugins\wp-note\images\important.png
traversals removed : /wp-content/plugins/wp-note/images/important.png

file-relative URI  : images/warning.png
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\wp-note\images\warning.png
docroot stripped   : \wp-content\plugins\wp-note\images\warning.png
traversals removed : /wp-content/plugins/wp-note/images/warning.png

file-relative URI  : images/tip.png
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\wp-note\images\tip.png
docroot stripped   : \wp-content\plugins\wp-note\images\tip.png
traversals removed : /wp-content/plugins/wp-note/images/tip.png

file-relative URI  : images/help.png
path prepended     : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\wp-note\images\help.png
docroot stripped   : \wp-content\plugins\wp-note\images\help.png
traversals removed : /wp-content/plugins/wp-note/images/help.png

*/

/* style.css */

/* 1  */ /*
/* 2  *| Description: WP-Note CSS File
/* 3  *| Author: Luke
/* 4  *| Author URI: http://geeklu.com
/* 5  *| Date:2009-01-02
/* 6  *| Modified Date:2009-12-29
/* 7  *| */
/* 8  */ 
/* 9  */ .note
/* 10 */ {
/* 11 */     text-align: center;
/* 12 */ }
/* 13 */ 
/* 14 */ 
/* 15 */ .noteclassic, .noteimportant, .notewarning, .notetip,.notehelp{
/* 16 */ 	width: 80%;
/* 17 */ 	margin-top:2em;
/* 18 */ 	margin-left: auto;
/* 19 */ 	margin-right: auto;
/* 20 */     border-radius: 10px 10px;
/* 21 */     -moz-border-radius: 10px 10px;
/* 22 */     -webkit-border-radius: 10px 10px;
/* 23 */     padding: 15px 20px 15px 80px;
/* 24 */ 	margin: 0px 0px 0px 0px;
/* 25 */ 	-webkit-box-shadow: 2px 2px 3px #999;
/* 26 */ 	-moz-box-shadow: 2px 2px 3px #999;
/* 27 */     /*IE min-height hack*/
/* 28 */     min-height:40px;
/* 29 */     height:auto !important;
/* 30 */     height:40px;
/* 31 */     overflow:visible;
/* 32 */     
/* 33 */ 	position:relative;
/* 34 */ 	bottom:6px;
/* 35 */ 	right: 6px;
/* 36 */ 	border: 1px solid #999999;
/* 37 */     /*Set the position of the background image*/
/* 38 */     background-position: 20px 50%;
/* 39 */     background-repeat: no-repeat;
/* 40 */     text-align: justify;
/* 41 */ }
/* 42 */ .noteclassic, .noteimportant, .notewarning, .notetip,.notehelp{
/* 43 */ 	/* IE5 hack */
/* 44 */ 	\margin: 0px 0px -3px 0px;
/* 45 */ 	ma\rgin:  0px 0px 0px 0px;
/* 46 */ }
/* 47 */ 
/* 48 */ .noteclassic {
/* 49 */   background-color: #EEF;
/* 50 */   background-image: url(/wp-content/plugins/wp-note/images/note.png);

/* style.css */

/* 51 */ }
/* 52 */ 
/* 53 */ .noteimportant {
/* 54 */   background-color: #FFC;
/* 55 */   background-image: url(/wp-content/plugins/wp-note/images/important.png);
/* 56 */ }
/* 57 */ 
/* 58 */ .notewarning {
/* 59 */   background-color: #FDD;
/* 60 */   background-image: url(/wp-content/plugins/wp-note/images/warning.png);
/* 61 */ }
/* 62 */ 
/* 63 */ .notetip {
/* 64 */   background-color: #E4F6F8;
/* 65 */   background-image: url(/wp-content/plugins/wp-note/images/tip.png);
/* 66 */ }
/* 67 */ 
/* 68 */ .notehelp {
/* 69 */   background-color: #D8F3C9;
/* 70 */   background-image: url(/wp-content/plugins/wp-note/images/help.png);
/* 71 */ }
/* 72 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : D:\WWW\htdocs\vietcoding.com\www\blog
currentDir : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\wp-syntax

*/

/* wp-syntax.css */

/* 1  */ .wp_syntax {
/* 2  */   color: #100;
/* 3  */   background-color: #f9f9f9;
/* 4  */   border: 1px solid silver;
/* 5  */   margin: 0 0 1.5em 0;
/* 6  */   overflow: auto;
/* 7  */ }
/* 8  */ 
/* 9  */ /* IE FIX */
/* 10 */ .wp_syntax {
/* 11 */   overflow-x: auto;
/* 12 */   overflow-y: hidden;
/* 13 */   padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
/* 14 */   width: 100%;
/* 15 */ }
/* 16 */ 
/* 17 */ .wp_syntax table {
/* 18 */   border-collapse: collapse;
/* 19 */ }
/* 20 */ 
/* 21 */ .wp_syntax div, .wp_syntax td {
/* 22 */   vertical-align: top;
/* 23 */   padding: 2px 4px;
/* 24 */ }
/* 25 */ 
/* 26 */ .wp_syntax .line_numbers {
/* 27 */   text-align: right;
/* 28 */   background-color: #def;
/* 29 */   color: gray;
/* 30 */   overflow: visible;
/* 31 */ }
/* 32 */ 
/* 33 */ /* potential overrides for other styles */
/* 34 */ .wp_syntax pre {
/* 35 */   margin: 0;
/* 36 */   width: auto;
/* 37 */   float: none;
/* 38 */   clear: none;
/* 39 */   overflow: visible;
/* 40 */   font-size: 12px;
/* 41 */   line-height: 1.333;
/* 42 */   white-space: pre;
/* 43 */ }
/* 44 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : D:\WWW\htdocs\vietcoding.com\www\blog
currentDir : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\js-banner-rotate\includes

*/

/* jsbrotate.css */

/* 1  */ #banner-block {
/* 2  */ 	margin:0;
/* 3  */ 	padding:0;
/* 4  */ }
/* 5  */ 
/* 6  */ .banner-container {
/* 7  */ 	border: 1px solid #4B4B4B;
/* 8  */ 	margin-bottom:20px;
/* 9  */ 	position:relative;
/* 10 */ 	clear:both;
/* 11 */ 	width:100%;
/* 12 */ }
/* 13 */ 
/* 14 */ .banner-top-links {
/* 15 */ 	height: 33px;
/* 16 */ 	left:50%;
/* 17 */ 	margin-left:-50px;
/* 18 */ 	margin-top:-1px;
/* 19 */ 	position:absolute;
/* 20 */ 	top:0px;
/* 21 */ 	width:100px;
/* 22 */ 	z-index:1000;
/* 23 */ }
/* 24 */ 
/* 25 */ .banner-top-links ul {
/* 26 */ 	margin: 0 10px;
/* 27 */ 	padding:0;
/* 28 */ }
/* 29 */ 
/* 30 */ .banner-top-links ul li.images-link {
/* 31 */ 	float:left;
/* 32 */ 	height:23px;
/* 33 */ 	list-style-type:none;
/* 34 */ 	margin-bottom:0;
/* 35 */ 	width:100%;
/* 36 */ 	text-align:center;
/* 37 */ 	color:#fff;
/* 38 */ }
/* 39 */ 
/* 40 */ .banner-top-links ul li a {
/* 41 */ 	display: block;
/* 42 */ 	height: 23px;
/* 43 */ 	position: relative;
/* 44 */ 	z-index:100px;
/* 45 */ 	text-decoration:none;
/* 46 */ }
/* 47 */ 
/* 48 */ .banner-top-links ul li.images-link a {
/* 49 */ 	color:#fff;
/* 50 */ 	font-variant:small-caps;

/* jsbrotate.css */

/* 51 */ }
/* 52 */ 
/* 53 */ .home-banner {
/* 54 */ 	overflow: hidden;
/* 55 */ 	position:relative;
/* 56 */ }
/* 57 */ 
/* 58 */ .banner {
/* 59 */ 	opacity: 0;
/* 60 */ 	filter:alpha(opacity=0);
/* 61 */ 	position:absolute;
/* 62 */ }
/* 63 */ 
/* 64 */ .banner-container ul.banner-links {
/* 65 */ 	bottom:1px;
/* 66 */ 	margin-bottom:0 !important;
/* 67 */ 	padding:0 4px !important;
/* 68 */ 	position:absolute;
/* 69 */ 	right:38px;
/* 70 */ 	z-index:10;
/* 71 */ }
/* 72 */ 
/* 73 */ .banner-container ul.banner-links li {
/* 74 */ 	color:#AB106C;
/* 75 */ 	cursor:pointer;
/* 76 */ 	display:block;
/* 77 */ 	float:left;
/* 78 */ 	font-family:georgia,'times new roman',serif;
/* 79 */ 	font-size:120%;
/* 80 */ 	margin:0 !important;
/* 81 */ 	padding:2px 4px 4px;
/* 82 */ }
/* 83 */ 
/* 84 */ .banner-container ul.banner-links li.current {
/* 85 */ 	background:#AB106C none repeat scroll 0 0;
/* 86 */ 	color:#FFFFFF;
/* 87 */ }
/* 88 */ 
/* 89 */ #jsBanners img {
/* 90 */ 	max-width:99.9%;
/* 91 */ 	width:auto !important;
/* 92 */ 	width:99.9%;
/* 93 */ }
/* 94 */ #banner-block .banner-top-links .image-frame {
/* 95 */ 	height:100%;
/* 96 */ 	width:100%;
/* 97 */ }
/* 98 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : D:\WWW\htdocs\vietcoding.com\www\blog
currentDir : D:\WWW\htdocs\vietcoding.com\www\blog\wp-content\plugins\contact-form-7

*/

/* styles.css */

/* 1  */ div.wpcf7 {
/* 2  */ 	margin: 0;
/* 3  */ 	padding: 0;
/* 4  */ }
/* 5  */ 
/* 6  */ div.wpcf7-response-output {
/* 7  */ 	margin: 2em 0.5em 1em;
/* 8  */ 	padding: 0.2em 1em;
/* 9  */ }
/* 10 */ 
/* 11 */ div.wpcf7-mail-sent-ok {
/* 12 */ 	border: 2px solid #398f14;
/* 13 */ }
/* 14 */ 
/* 15 */ div.wpcf7-mail-sent-ng {
/* 16 */ 	border: 2px solid #ff0000;
/* 17 */ }
/* 18 */ 
/* 19 */ div.wpcf7-spam-blocked {
/* 20 */ 	border: 2px solid #ffa500;
/* 21 */ }
/* 22 */ 
/* 23 */ div.wpcf7-validation-errors {
/* 24 */ 	border: 2px solid #f7e700;
/* 25 */ }
/* 26 */ 
/* 27 */ span.wpcf7-form-control-wrap {
/* 28 */ 	position: relative;
/* 29 */ }
/* 30 */ 
/* 31 */ span.wpcf7-not-valid-tip {
/* 32 */ 	position: absolute;
/* 33 */ 	top: 20%;
/* 34 */ 	left: 20%;
/* 35 */ 	z-index: 100;
/* 36 */ 	background: #fff;
/* 37 */ 	border: 1px solid #ff0000;
/* 38 */ 	font-size: 10pt;
/* 39 */ 	width: 280px;
/* 40 */ 	padding: 2px;
/* 41 */ }
/* 42 */ 
/* 43 */ span.wpcf7-not-valid-tip-no-ajax {
/* 44 */ 	color: #f00;
/* 45 */ 	font-size: 10pt;
/* 46 */ 	display: block;
/* 47 */ }
/* 48 */ 
/* 49 */ span.wpcf7-list-item {
/* 50 */ 	margin-left: 0.5em;

/* styles.css */

/* 51 */ }
/* 52 */ 
/* 53 */ .wpcf7-display-none {
/* 54 */ 	display: none;
/* 55 */ }
/* 56 */ 
/* 57 */ img.ajax-loader {
/* 58 */ 	border: none;
/* 59 */ 	vertical-align: middle;
/* 60 */ }
