/*
Theme Name: Clean + Simple
Description: Clean + Simple
Author: Studio-Cs
Template: 
*/

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, 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 {
	color: #333333;
	font-family: constantia,'hoefler text','palatino linotype',serif;
}
img {
	border: none;
}
a:active, a:link, a:visited {
	color: #0088CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	margin: 0px;
}

body>div {
	margin: 0px auto 30px;
	width: 960px;
}

header {
	margin: 10px auto 20px;
}
header#branding {
	text-align: center;
}

footer {
	margin: 10px 0px 20px;
}
footer #site-generator {
	color: #888888;
	font-size: 12px;
	text-align: center;
}

.entry-title {
	margin-bottom: 0px;
}
.post {
	margin-bottom: 60px;
}
.entry-meta {
	font-size: 14px;
}
.sociable {
	padding-top: 30px;
}
.entry-content hr, 
.hr {
	height: 2.2em; 
	background:url(./images/fleuron.png) center 1em no-repeat; 
	margin: 0px; 
	display:block; 
	border-width:0px; 
	border-style: none !important;
}
.clear {
	clear: both;
}

