* {
	margin: 0;
	padding: 0;
}
:focus {
	-moz-outline-style: none;
}
#blog {
	width: 100%;
}
img {
	border: 0;
}
#main, #left, #right {
	overflow: hidden;
}
#left, #right {
	padding-top: 10px;
}
#left-content, #right-content {
	position: relative;
	overflow: hidden;
	margin: auto;
}
#left ul, #right ul {
	list-style: none;
}
.menu-data {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.menu-data-txt {
	padding: 5px;
}
.zeButton, .textarea {
	border-width: 1px;
}
.zeButton {
	cursor: pointer;
}
.article {
	margin:auto;
}
.article-top p, .article-bottom p {
	margin: 5px 0 5px 0;
}
.article-body p {
	margin: 1em 0 1em 0;
}
.article, .article-top, .article-body, article-bottom,#bottom {
	clear: both;
}
.article-body {
	overflow: hidden;
}
.commentarea {
	width: 100%;
}
.article-bottom .left, .article-top .left {
	float: left;
	text-align: left;
	padding-left: 5px;
}
.article-bottom .right, .article-top .right {
	float: right;
	text-align: right;
	padding-right: 5px;
}
#main {
	clear: both;
}
#pub728x90 {
	text-align: center;
	height: 100px;
}
#pub300x250 {
	text-align: center;
	width: 100%;
	height: 250px;
	margin: 10px auto;
}
#pub120x600 {
	margin: 10px 10px 10px 10px;
	width: 120px;
}
#module-adsense120x600 p {
	margin: 6px 0 0 0;
}
#pub120x600 img {
	width: 120px;
}
#bottom div, #top div {
	padding: 5px 10px 5px 10px;
}
#module-pagination select {
	margin-top: 10px;
}
#module-title {
	word-wrap: break-word; 
}
.avatar {
	margin: 5px 0px 5px 0px;
}
.commentaire {
	margin: 10px 0px 10px 0px;
}
.comment-date {
	font-weight: bold;
}
.img-left {
	float: left; 
	margin-right: 10px;
}
.img-right {
	float: right;
	margin-left: 10px;
}
.img-center {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.article-body h3 {
	margin: 15px 0px 5px 0px;
}
.search-result {
	margin-bottom: 10px;
}
#contact-mail p {
	margin-bottom: 5px;
}
.article-body ul {
	list-style-position: inside; 
} 
#search-links {
	margin-bottom: 10px;
}
#search-links p {
	font-size: 0.7em;
	margin-bottom: 3px;
}
.archive-li ul {
	display: none;
	margin: 1px 10px 7px 10px;
}
.comment-pwd {
	display: none;
}
div.error {
	border: 2px solid #c00;
	padding : 0.5em 0.5em 0.5em 40px;
	background: #FFE1E1 url(http://www.cowblog.fr/img/site/error.png) no-repeat 5px 9px;
	font-size: 10pt;
}
div.confirm {
	background: #E0F6CC url(http://www.cowblog.fr/img/site/tick.png) no-repeat 6px 5px;
	border: 2px solid #42921E;
	padding: 0.3em 0.5em 0.5em 30px;
	color: #42921E;
	font-size: 10pt;
}
div.warning {
	background: #FFF9D7 url(http://www.cowblog.fr/img/site/warning.png) no-repeat 5px 7px;
	border: 2px solid #ffcc00;
	padding: 0.3em 0.5em 0.5em 30px;
	font-size: 10pt;
}
div.error, div.confirm, div.warning {
	margin-bottom : 6px;
}
div.error ul, div.confirm ul, div.warning ul {
	list-style: none;
}
div.error ul li a:hover, div.confirm ul li a:hover, div.warning ul li a:hover {
	text-decoration: underline;
}
div.error p, div.confirm p, div.warning p {
	width: 14px;
	height: 14px;
	float: right;
	background: transparent url(/img/site/close.png) no-repeat;
}
div.error p:hover, div.confirm p:hover, div.warning p:hover {
	background: transparent url(/img/site/close-hover.png) no-repeat;
}
#tag-cloud {
	font-size: 19px;
	text-align: center;
}
#tag-cloud a.t1, #tag-cloud a.t1:hover {
	font-size: 60%;
}
#tag-cloud a.t2, #tag-cloud a.t2:hover {
	font-size: 65%;
	font-weight: bold;
}
#tag-cloud a.t3, #tag-cloud a.t3:hover {
	font-size: 75%;
}
#tag-cloud a.t4, #tag-cloud a.t4:hover {
	font-size: 80%;
	font-weight: bold;
}
#tag-cloud a.t5, #tag-cloud a.t5:hover {
	font-size: 90%;
}
#tag-cloud a.t6, #tag-cloud a.t6:hover {
	font-size: 95%;
	font-weight: bold;
}
#tag-cloud a.t7, #tag-cloud a.t7:hover {
	font-size: 100%;
}
#tag-cloud a.t8, #tag-cloud a.t8:hover {
	font-size: 105%;
	font-weight: bold;
}
#tag-cloud a.t9, #tag-cloud a.t9:hover {
	font-size: 110%;
}
#tag-cloud a.t10, #tag-cloud a.t10:hover {
	font-size: 115%;
	font-weight: bold;
}

/* Dialog
-------------------------------------------------------- */
.ui-dialog {
	background-color: #fff;
	border: 2px solid #525252;
	min-height: 30px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, Tahoma, Helvetica;
}
.ui-dialog .ui-dialog-titlebar {
	background: #D9500B url(http://www.cowblog.fr/img/site/dialog-header.png) repeat-x;
	padding: 0px;
	height: 30px;
}
.ui-dialog.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-dialog .ui-dialog-titlebar-close {
	width: 22px;
	height: 22px;
	background: url(http://www.cowblog.fr/img/site/dialog-close.png) no-repeat;
	position: absolute;
	top: 3px;
	right: 4px;
	cursor: default;
}
.ui-dialog .ui-dialog-titlebar-close-hover {
	background: url(http://www.cowblog.fr/img/site/dialog-close-hover.png) no-repeat;
	cursor: pointer;
}
.ui-dialog .ui-dialog-titlebar-close span {
	display: none;
}
.ui-dialog .ui-dialog-title {
	color: white;
	font-weight: bold;
	font-size: 12pt;
	position: absolute;
	top: 4px;
	left: 4px;
}
.ui-dialog .ui-dialog-content {
	margin: 10px 10px 5px 15px;
	font-size: 10pt;
}
.ui-dialog .ui-dialog-content h3 {
	font-weight: bold;
	font-size: 11pt;
	color: #808080;
	margin-bottom: 3px;
}
body .ui-resizable-disabled .ui-resizable-handle { 
	display: none; 
}
.ui-dialog legend {
	font-size: 9pt;
}
.ui-container {
	width: 95%;
	margin: auto;
}