/*
Theme Name: Blogo
Theme URI: http://themeforest.net/
Description: 
Author: DodoWeb
Author URI: http://dodoweb.eu
Version: 1.0
Tags: 
*/

/********** Reset **********/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
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,
input, select, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font: inherit;
}
strong, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
em { font-style: italic; }
img, a img, :link img, :visited img { border: none; }
ul {
	list-style: none;
}
:focus { outline: 0; }
textarea { overflow-y: auto; }
::-webkit-input-placeholder { color: inherit; }
/********** End of Reset **********/
