﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Float bug fixes */
ul#post_info li:after, div#blog_content:after, #footer:after, #social:after,
#latest_blog:after, .button_cont:after, #best_work:after, .latest_gallery:after, .main_navi:after, ul#post_info li:after, 
div#blog_content:after, .our_team:after, .our_team li:after, .page_navi:after, .work_list li:after, .view_work:after, 
ul.menu_cat:after, #sidebar:after, div.sponsor_img:after, ul.page_navi:after, ul.work_list:after,
div.post_container:after, div#author:after, div.comment:after, div.contact_info:after, div.just_browsing:after
 {
	content		: ".";
	visibility	: hidden;
	display		: block;
	height		: 0;
	clear		: both;
}

