@charset "UTF-8";

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	margin: 0;
	padding: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	line-height: 1;
	background: #fcfcfc;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
abbr,acronym {
	border:0;
}

p {
	font-family: 'Open Sans';
	font-size: 14px;
	color: #1e1e19;
	margin: 0;
	padding: 12px 0;
}

a {
	color: #3b3f24;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,300';

/* DOBOZ */

div.blog-featured_doboz div.tt-tags {
	display: none !important;
}
div.blog-featured_doboz {
	width: 118px;
	height: 238px;
	border: solid 1px #393d2f;
	word-wrap: break-word;
	overflow: hidden;
}
div.items-row {
	font-family: 'Open Sans';
	font-size: 14px;
	padding: 6px;
	border-bottom: solid 1px #ccc;
}
div.blog-featured_doboz h2 {
	font-size: 13px;
	line-height: inherit;
	margin: 0;
}