/*  theme name: arthemia premium  footer  clear
/* CSS Reset */
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, 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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/*body {
	line-height: 1;
	color: black;
	background: white;
}*/
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* HTML Elements */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 100% Arial, Helvetica;
	background: #DDE3E9 url(images/fond.gif) top left repeat-x;
	color: #2f6997;
	margin-top:0px;
}
p {
	margin: 0px 0;
padding:0px 5px 0px 5px;
}
a:link, a:visited {
	color: #2F6997;
	text-decoration: none
}
a:link.bypostauthor, a:visited.bypostauthor {
	color: #f5d92d;
	text-decoration: none;
}
a:hover, a:active {
	color: #ff3399;
	text-decoration: none;
}
a img {
	border: 0;
}
/*#sidebar a img {
float: left;
	/*margin: 8px 10px 7px 0px;*/
	border: 1px solid #ccc;
	padding: 2px;
}*/
code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background: #ececec;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	padding: 10px 10px 0 10px;
	border-top: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
	background: #ececec;
	font: 1.0em Arial;
	line-height: 1.5em;
	margin: 10px 0px;
}
select {
	width: 130px;
}
strong {
	font-weight: normal;
}
em {
	font-style: italic;
}
/* Structure */
#top1 {
	background:transparent;
	border-bottom:0px solid #323232;
	width: 929px;
	margin: auto;
}
.top1_left {
	position: relative;
	float: left;
}
.top1_left ul {
	margin: 5px 0 0 105px;
}
.top1_left ul li {
	padding: 0 5px;
	display: inline;
	font-size: 12px;
}
.top1_left ul li a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.top1_left ul li a:hover {
	color: #ff3399;
	font-weight: bold;
	border-bottom: 0px dotted #ff3399;
}
.top1_right {

	float: right;
}
.top1_right ul {
	margin: 0px 5px 0 0;
}
.top1_right ul li {
	padding: 0 2px;
	display: inline;
	font-size: 10px;
}
.top1_right ul li a {
	color: #2f6997;
}
.top1_right ul li a:hover {
	color: #ff3399;
	/*border-bottom: 0px dotted #ff3399;*/
}
#head {
	background:transparent url(images/fondsite.png) no-repeat  top center;
	height: 175px;
	width: 949px;
	margin: auto;
	


}
#logo {
	background: transparent;
	margin: 0 0 0 50px;
	padding: 20px;
}
#logo a {
	width: 417px;
	height: 151px;
	display: block;
}
#page {
	padding: 0;
	background:transparent /*#dde3e9 e5e6e7*/;
	width: 929px;
	margin: auto;
	font-size: 12px;
border:0px solid #fff;
}
#inner {
	margin: 0;
	padding: 0;
	background: transparent;

}
.left {
	float: left;
}
.right {
	float: right;
}
/* Navigation Bar*/
#navbar {
border:1px solid #fff;
	margin: 0 auto;
	text-transform: uppercase;
	width: 927px;
	font-size: 12px;
	background:#355e88 /*aeafb4*/ ;
	height: 14px;
	overflow: hidden;
	padding: 10px 0px 10px 0px;

}
#page-bar {
	padding: 0px;
}
#page-bar ul {
	list-style: none;
}
#page-bar li {
	float: left;
	list-style: none;
	cursor: pointer;
	display: block;
	background:transparent;
}
#page-bar li:hover {
	color: #FFF;
	
}
#page-bar a, #page-bar a:visited {
	border-right: 0px solid #fff;
	display: inline;
	float: left;
	height: 14px;
	padding: 0px 10px 0px 10px;
	color: #fff;
font-weight:bold;
text-transform:uppercase;
font-size:14px;
font-style:italic;

}
#page-bar a img{
       margin-top:0px;
}

#page-bar a:hover {
	text-decoration: none;
	display: block;
	color: #ff3399;
}
#page-bar p {
	margin: 0;
	padding: 0;
}
#searchform {
	width: 250px;
	float: right;
	text-align: left;
	padding-top: 1px;
	margin-right: 10px;
}
/* Dropdown Menus */
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform: none;
}
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	/*background: #5b5b5b url(images/dots_nav.gif) repeat-x top;*/
}
#page-bar li li a:hover, #page-bar li li a:active {
	background: #909090;
	padding: 4px 10px 4px 10px;
}
#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}
#page-bar li:hover ul {
	left: auto;
	display: block;
}
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
}
/* Text*/
h1 {
	font: 28px Arial;
	font-weight: bold;
	letter-spacing: -0.08em;
}
h2 {
	font: 25px Arial;
	font-weight: bold;
}
h3 {
	font: 12px Arial;
	margin-bottom: 3px;
	color: #2F6997;
	font-weight: bold;
}
h4 {
	font: 12px Arial;
}
h3.cat_title, h3.cat_title a {
	color: #fff;
font-weight:bold;
	/*letter-spacing: -0.05em;*/
}
h3.cat_title.bypostauthor, h3.cat_title a.bypostauthor {
	color: #f5d92d;
	letter-spacing: -0.05em;
}
h3#respond {
	margin-top: 0px;
	padding-top: 20px;
}
h3#comments {
	margin-top: 32px;
	padding-left: 0px;
	margin-bottom: 15px;
}
h3.authors {
	margin-top: 15px;
	color: yellow;
}
/* Index Page*/
#tagline {
	margin-top: 10px;
	color: #1d3566;
	font-weight: bold;
}
#top {
	padding: 0px;
	background:transparent;

	width: 929px;
	margin: auto;
	color: #333;
}
#headline {
border-left:1px solid #fff;
border-right:1px solid #fff;
	margin-top: 0px;
	width: 927px;
	float: left;
padding: 0px
/*10px 0px 10px*/
	;
	font-size: 12px;
	line-height: 1.5em;
margin-left: 0px
/*15px*/
	;
	background: #fff;
	color: #333;
	overflow: hidden;
	/*border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;*/
}
#headline a {
	color: #fff;
font-weight:bold;
}
#headline a.bypostauthor {
	color: #ff3399;
}
#headline a:hover {
	color: #ff3399;
}
#top div.label {
	font: 14px Arial;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: -0.05em;
	line-height: 0.9em;
	display: block;
	padding-bottom: 0px;
	padding-top: 15px;
}
#headline div.title {
	font: 28px Arial;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 0.9em;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
}
#headline div.meta {
	display: block;
	padding: 0px 0px 0px 0px;
	color: #333;
	font-size: 10px;
	/* border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background: transparent url(images/meta.png) left center repeat-x;
*/
}
#headline p {
	padding-bottom: 25px;
}
#featured {
	width: 305px;
	float: right;
	margin: 15px 15px 0px 10px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #A1A7AC;
	padding-left: 10px;
}
}
#featured li {
	list-style: none;
	width: 320px;
	height: 79px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#featured .arthemia-carousel {
	overflow: hidden;
	width: 320px;
}
#featured .info {
	margin-top: 0px;
	padding-top: 5px;
	font-size: 10px;
}
#featured .meta {
	margin-top: 5px;
	font-weight: normal;
	font-size: 10px;
	margin-left: 0px;
}
#featured .title {
	font-weight: bold;
}
#featured .divider {
	margin-left: 55px;
}
#featured a img {
	margin-top: 5px;
}
#featured a {
	color: #2F6997;
}
#featured a:hover {
	color: #ff3399;
}
#featured a img {
	padding: 2px;
	border: 1px solid #A1A7Ac;
	background: #fff;
	margin-right: 10px;
}
#headline a img {
	margin: 0 10px 5px 0;
	padding: 2px;
	border: 1px solid #A1A7Ac;
}
#single_head {
	width: 195px;
	float: left;
	padding: 15px 12px 20px 25px;
	margin: 0;
	background:transparent;
	color: #fff;
}
#single_head a img {
	border: 3px solid #ddd;
}
#single_desc {
	width: 675px;
	float: right;
	padding: 0px 10px 5px 10px;
	font-size: 12px;
	line-height: 1.5em;
}
#single_desc div.title {
	font: 25px Arial;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 0.9em;
	display: block;
	padding-bottom: 5px;
	padding-top: 10px;
}
#single_desc div.meta {
	display: block;
	padding-bottom: 5px;
	font-size: 10px;
	border: 0px;
}
#single_desc p {
	margin: 0px;
	padding-bottom: 10px;
}
#single_desc a {
	color: #355a88;
}
#single_desc a:hover {
	color: #ff3399;
}
#middle {
	margin: 0 auto;
	padding: 10px 10px 0px 10px;
	/*background: #fff url(images/biskitinside.jpg) center no-repeat;*/
	width: 920px;
}
.category {
	width: 164px;
	float: left;
	border-top: 8px solid #333333;
	margin: 0px;
	padding: 5px 10px 15px 10px;
	background: transparent;
	cursor: pointer;
}
.category p {
	margin: 0;
	font-size: 11px;
}
.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {
	text-transform: uppercase;
	margin: 0;
	font-weight: normal;
	font-size: 13px;
}
#front-list .cat_title {
	font-size: 14px;
	margin-bottom: 5px;
}
#front-popular h3 {
	color: #fff;
}
.more-link {
float:right;
	display: block;
	margin: 15px 0px;
	width: 120px;
	height: 30px;
	background: transparent url(images/lireplus.png)  left center no-repeat;
}
.category a {
	color: #ff3399;
	display: block;
	background: none;
}
.category a:hover {
	background: none;
	color: #fff;
	text-decoration: none;
}
#page1{	width: 927px;
background: transparent url(images/fond2.gif)  bottom left repeat-x;
margin: auto;
border:1px solid #fff;

}
#bottom {
	width: 929px;
}
#bottom-left {
	float: left;
	margin-left: 0px;
margin-top:0px;
}
#bottom-left .meta, #content.archive .meta {
	font-size: 10px;
	padding-left: 0px;
	color: #333;
	background: transparent;
}
#front-list {
	width: 929px;
	padding-top: 5px;
margin-top: 0px;
	background: #fff;
	font-size: 12px;
	line-height: 1.75em;
	margin-left: 0px;
	border-bottom: 1px solid #A1A7AC;
	
}
#front-list blockquote {
	padding: 0px 10px 0 10px;
}
#front-list .title {
padding-top:10px;
	font: 20px Arial;
	font-weight: bold;
        text-transform:uppercase;
        font-style:italic;
        color:#2f6997;
	line-height: 1.0em;
	margin-left: 10px;
       
}
a.title2 {
	font: 18px Arial;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 1.0em;
	margin-left: 5px;
	margin-top: 5px;
	border: 0px solid #fff;
}
#front-list .divider {
	margin-left: 216px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.author, a.author {
	font-size: 11px;
	font-weight: bold;
	color: #f5d92d;
}
.meta {
	color: #333333;
	font-weight: normal;
	border: 0px;
}

#headline p, #featured p {
	margin: 0;
}
#paged-list {
	width: 610px;
	padding:0px;
	/*background: #d6dade;*/
	font-size: 12px;
	line-height: 1.75em;
	margin: 5px 0px 5px 5px;
}
#paged-list .clearfloat {
	background:transparent /*url(images/dots_content.gif) repeat-x bottom*/;
	padding-bottom: 1px;

}
.onecolumn {
	line-height: 1.5em;
	padding: 10px 0px;
	margin: 0;
	background: transparent;
}
.onecolumn img {
	float: left;
	margin: 5px;
	border: 1px solid #a1a7ac;
	padding: 2px;
	background: #fff;
}
.tanbox {
	width: 295px;
	line-height: 1.5em;
	padding: 5px 0px 0px 3px;
-padding: 5px 0px 0px 0px;
	margin: 0px;
}

.archive .tanbox {
	width: 570px;
	background: url(images/dots_content.gif) repeat-x bottom;
	padding-bottom: 1px;
}

.tanbox img {
background:#fff;
position:relative;
	float: left;
	margin: 8px 10px 7px 0px;
	border: 1px solid #355e88;
	padding: 2px;

}
.tanbox span.title a, .onecolumn span.title a {
	font: 13px "Arial";
	font-weight: bold;
	padding-left:0px;
text-transform:uppercase;
/*letter-spacing:-0.5px;*/
color:#355e88;
width:100%;
}
.bubble {
	height: 35px;
	width: 35px;
	text-align: center;
}
.tanbox p, .onecolumn p {
	margin:5px;
        }
#navigation {
	padding: 10px;
	/*background: #fff;*/
	font-size: 12px;
	text-align: center;
	width: 500px;
}
/* Content Page*/
#content {
	width: 566px;
	padding: 3px;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 1.75em;
	float: left;
	border: 0px solid #e5e6e7;
}
#content h2.title {
	/*letter-spacing: -0.05em;*/
	margin-top: 10px;
	padding: 0px;
	color: #efefef;
	font-family: "Arial";
font-weight:bold;
font-size:20px;
font-style:italic;
text-transform:uppercase
}
#front-list ul li {
	list-style: none;
	margin-left: 30px;
}
.entry ol li, #front-list ol li {
	list-style: decimal;
	margin-left: 30px;
}
.entry ol li ul li, #front-list ol li ul li {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 20px;
}
.entry img, #front-list img {
background:#fff;
	border: 0px solid #CCCCCC;
	margin: 0 10px 5px 0;
	padding: 2px;
}
/*.post a img {
	border: 1px solid #CCCCCC;
	height: 80px;
        margin: 0 10px 5px 0;
	padding: 2px;
	width: 80px;
}
*/
.entry a {
	text-decoration: none;
}
.post .ads {
	margin-top: 10px;
}
#stats {
color:#fff;
	margin-bottom: 15px;
	padding-left: 0px;
	font: 11px Arial;
	display: block;
	font-weight: bold;
border-bottom:0px solid #ccc;
}
#stats a
{
color:#fff;
}

span#map, span#map a {
	font-size: 12px;
font-face:arial;
color:#333;

}
img.centered, a img.centered, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright, a img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft, a img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
#bio {
	padding: 10px;
	background: #efefef;
	margin: 20px 0px;
}
#bio p {
	margin: 0;
	padding: 0;
}
#bio .avatar {
	border: 1px solid #ccc;
	margin: 0px 10px 5px 0;
	float: left;
	padding: 2px;
	width: 80px;
	height: 80px;
}
/* Sidebar*/
#sidebar {
	width: 300px;
	float: right;
	margin: 0px 5px 0px 0px;
	-margin: 0px 1px 0px 0px;
	overflow: hidden;
	/*background: #d6dade;*/
	
	padding-top: 6px;
}
.spoiler {
	padding: 0px 12px 1px 12px;
	background: #fff;
	border-top: 0px solid #ececec;
	margin-bottom: 1px;
	overflow: hidden;
}
.spoiler img {
	border: 1px solid #A1A7AC;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.spoiler h3 {
	font: 12px Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	color: #ff3399;
	margin: 0px 0px 8px 0px;
	padding: 3px 10px;
	border-bottom: 0px solid #ececec;
}
.spoiler h3 a {
	color: #fff;
	text-decoration: none;
}
.spoiler p {
	margin: 0;
	color: #6d6d6d;
}
.spoiler h4 {
	font: 11px Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: normal;
	margin-bottom: 1px;
}
.spoiler h4 a {
	color: #333333;
}
#sidebar {
	font-size: 11px;
}#sidebar h2 {
	font: 12px Arial;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 3px 0px;
	
}
#sidebar h3 {
color:#355e88;
font:bold 13px "Arial";
padding-left:0;
text-transform:uppercase;
width:100%;
	/*font: 12px Arial;
	font-weight: bold;
	background: #D6DADE;
	color: #2F6997;
	margin-left: 0px;
	margin-right: 5px;
	padding: 5px;*/
}
#sidebar-top, #sidebar-bottom {
	width: 300px;
	float: right;
	padding: 0px 0px 0px 0px;
	/*background:#d6dade;*/
}
#sidebar-bottom, #sidebar-middle {
	margin-top: 10px;
}
#sidebar-middle {
	width: 300px;
	float: right;
}
#sidebar-left {
	width: 145px;
	margin-left: 5px;
	float: left;
	background: transparent;
	border-top: 0px solid #ececec;
}
#sidebar-right {
	width: 145px;
	padding-right: 5px;
	float: right;
	background: transparent;
	border-top: 0px solid #ececec;
}
#sidebar li {
	list-style: none;
	border-bottom: 0px dotted #bbbbbb;
	display: block;
	padding: 2px 1px 2px 10px;
	background: url(images/sub.png) no-repeat 0 0px;
	text-align: left;
}
#sidebar li ul li {
	border-bottom: 0px;
}
#sidebar-ads {
	width: 300px;
	float: right;
	margin-bottom: 10px;
	padding: 10px;
	background: transparent;
}
#sidebar h3 img {
	margin-top: 1px;
}
/* Form Elements */
select {
	border: 1px solid #d6dade;
	width: 100%
}
.submitbutton {
	padding: 0px;
	border: 0px solid #aaa;
	background: transparent;
	font-size: 11px;
	color: #aaa;
	cursor: pointer;
}
.submitbutton:hover {
	background: transparent;
	color: #fff;
}
.field {
	padding: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
	font-size: 11px;
}
#search .searchbutton {
	padding: 0px;
	border: 1px solid #333333;
	background: #fff;
	font-size: 11px;
}
#commentform input {
	width: 140px;
	margin: 5px 5px 0px 0;
}
#commentform textarea {
	width: 100%;
	margin-top: 0px;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
/* Comments*/
#comment {
	width: 590px;
	background: #fff;
}
div#cancel-comment-reply {
	font-weight: bold;
}
#comments ul.commentlist {
	margin-top: 20px;
	list-style: decimal-leading-zero;
}
#comments ul.commentlist blockquote {
	background: #ededed;
}
#comments .clearfloat {
	background: none;
}
#comments div.navigation {
	padding: 5px 0px 20px 0px;
	font-weight: bold;
}
ul.commentlist li.pingback, ul.commentlist li.trackback {
	display: none;
}
ul.commentlist li.comment {
	color: #4d4d4d;
	padding: 11px 14px 11px 14px;
	background: #f8f8f4;
	list-style: none;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 1em;
	border: 0px solid #dedbd1;
}
ul.commentlist li.comment.bypostauthor {
	color: #4d4d4d;
	padding: 11px 14px 11px 14px;
	background: #f8f8d8;
	list-style: none;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 1em;
	border: 1px solid #dedbd1;
}
ul.commentlist li.comment h3#respond {
	background: #fff;
	margin-top: 15px;
}
ul.commentlist li.comment img.avatar {
	border: 1px solid #ccc;
	margin: 0px 8px 6px 0;
	float: left;
	padding: 2px;
	width: 45px;
	height: 45px;
}
ul.commentlist li.comment cite {
	color: #2f6997;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}
ul.commentlist li.comment div.comment-meta {
	font-size: 10px;
	margin-top: 0px;
}
ul.commentlist li.comment div.comment-meta a {
	color: #ff3399;
	text-decoration: none;
}
ul.commentlist li.comment a {
	text-decoration: underline;
}
ul.commentlist li.comment cite a {
	text-decoration: none;
}
ul.commentlist li.comment div.reply {
	clear: both;
	display: block;
}
ul.commentlist li.comment div.reply a {
	text-decoration: none;
	font-weight: bold;
}
ul.commentlist li.comment p {
	margin: 15px 0px;
	padding: 0;
}
ul.commentlist li.comment blockquote {
	width: 380px;
}
ul.children li.comment {
	margin-top: 15px;
	color: #4d4d4d;
	padding: 12px 12px 12px 12px;
	background: #fff;
	border: 1px solid #ccc;
	list-style: none;
	margin-bottom: 0px;
	font-size: 11px;
}
ul.commentlist li.depth-1, ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7, ul.children li.depth-9 {
	background: #E6E8EB;
	color: #2f6997;
	border: 1px solid #a1a7ac;
}
ul.children li.depth-2, ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8, ul.children li.depth-10 {
	background: #d6dade;
	color: #2f6997;
	border: 1px solid #a1a7ac;
}
#respond {
	background:transparent /*#e6e8eb*/;
	border: 0px solid #dedbd1;
	padding: 5px;
	color: #333;
}
.avat {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
#respond textarea {
	width: 99%;
	font-size: 13px;
}
#respond label {
	font-weight: bold;
}
#respond a {
	text-decoration: none;
	color: #ff3399;
}
#respond h3 {
	margin-top: 3px;
	font-family: arial;
	font-size: 1.3em;
	letter-spacing: 2px;
	font-weight: normal;
	color: #2f6997;
}
li.comment div#respond h3 {
	display: none;
}
/* Footer*/
#gallery {
	font-size: 11px;
	color: #FF3399;
	background:transparent /*#B9C7D4*/ ;
	width: 929px;
	margin: auto;
	/*border-left: 15px solid #D6DADE;
	border-right: 15px solid #D6DADE;
	border-bottom: 15px solid #D6DADE;
*/
	padding: 0px;
}
#gallery #random {
	float: right;
	width: 590px;
	padding-right: 0px;
	border-right: 0px solid #A1A7AC;
	border-bottom: 0px solid #A1A7AC;
}
#gallery #random img {
	padding: 2px;
	border: 1px solid #A1A7AC;
	margin-right: 12px;
	margin-bottom: 15px;
	background: #fff;
}
#gallery #video {
	float: left;
	width: 281px;
	padding-right: 10px;
	padding-left: 15px;
	border-left: 0px solid #A1A7AC;
	border-bottom: 0px solid #A1A7AC;
}
#gallery #video a{
color:#fff;
}
#gallery h3 {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}
#front-popular {
	font-size: 11px;
	color: #fff;
	height: 130px;
	background:transparent;
	width: 929px;
	margin: auto;
	padding: 0px;
}
#recentpost, #mostcommented {
	width: 276px;
	float: left;
	padding: 5px;
	text-align: left;
	margin-left: 15px;
}
#mostcommented {
	margin-left: 20px;
}
#recent_comments {
	width: 286px;
	float: right;
	padding: 5px 25px 0px 0px;
}
#recentpost a, #mostcommented a, #recent_comments a {
	color: #fff;
}
#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top: 5px;
}
#recentpost li, #mostcommented li, #recent_comments li {
	list-style: none;
	background: transparent;
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 3px;
}
#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding: 5px;
	display: block;
	text-decoration: none;
}
#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background: transparent;
	color: #ff3399;
}
#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background: none;
}
#footer {
	text-align: right;
	background:transparent url(images/logobas.png) no-repeat top right;
	height: 30px;
	width: 927px;
	margin: auto;
	font-family: arial;
	font-weight: normal;
	
	padding: 0px;
	color: #fff;
text-transform:lowercase;
font-size:11px;
font-style:italic;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #2f6997;
}
/* Float Properties*/
.clearfloat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfloat {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfloat {
	height: 1%;
}
*+html .clearfloat {
	height: 1%;
}
.clearfloat {
	display: block;
}
/*autres classes*/
#column-sect {
}
#post-column {
}
#headline a img.suite {
	border: 0px solid #fff;
}
.lien {
	/*padding: 2px;
	border: 1px solid #ccc;
	background: #efefef;
	margin-right: 2px;*/	float: left;
	margin: 8px 10px 7px 0px;
	border: 1px solid #ccc;
	padding: 2px;
}
.sitelien {
	padding: 2px;
	border: 1px solid #ccc;
	background: #efefef;
	margin-bottom: 3px;
}
.similar-posts {
	/*float: center;*/
	margin-bottom: 10px;
}
h3.similar-posts {
	color: #ff3399;
	font-size: 1.5em;
	margin: 0.5em 0;
}
ul.similar-posts {
	margin: auto;
	padding: 11px 14px;
	text-align: center;
	height: 140px;
	background: #d6dade;
	border: 1px solid #a1a7ac;
}
ul.similar-posts li {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 12px 0 12px;
	padding: 0;
	width: 80px;
	color: #2f6997;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	display: block;
}
ul.similar-posts li a {
	color: #2f6997;
	text-decoration: none;
	text-align: center;
}
ul.similar-posts img {
	border: 1px solid #a1a7ac;
	height: 80px;
	margin: 0 10px 5px 0;
	padding: 2px;
	width: 80px;
	background: #fff;
}
ul.similar-posts li a:hover {
	color: #ff3399;
	text-decoration: none;
}
.avatar {
	padding: 2px;
	margin: 4px;
	border: 1px solid #EFEFEF;
	height: 48px;
	width: 48px;
}
h2.avatars {
	font-size: 1.3em;
	color: #ff3399;
}
a img.anim {
	margin: 0 10px 5px 0;
	padding: 2px;
	border: 1px solid #CCCCCC;
	height: 90px;
	width: 120px;
}
#socialpage {
	background: transparent;
	padding: 2px;
}
#socialpage a {
	color: #333;
	font-family: impact;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 2px;
	padding-left: 27px;
	border: 1px solid #fff;
}

#front-list .post{width:910px;margin-top:5px}
#front-list .post p{padding:5px 0px 5px 0px;}
.post{
width: 566px;
line-height: 1.75em;
	margin: 0;
	padding: 0px;
	position: relative;
	float: left;
	border:0px solid #e5e6e7;
}

.post p {
	margin-top: 0px;
        padding:0px;
float:left;

}
.post .clearfloat {
	border-bottom: 0px solid #e2e2e2;
}
.post ul, #front-list ul, .post ol, #front-list ol {
	background: #e6e8eb;
	color: #2f6997;
	margin-bottom: 15px;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.post .postheader {
        background:transparent;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
        margin-left: 0px;
	
width: 310px;
margin-top:0px;
/*height:22px;*/
}


.date{
	float: left;
	padding: 16px 0px 5px 0;
	text-align: center;
	line-height: 0.9em;
	position: absolute;
	left: 5px;
	top: 0px;
	color: #fff;
	
	width: 48px;
	height: 58px;
	font-size: 1.5em;
	}

.date strong, .date small
 {
	line-height: 0.8em;
	font-size: 0.5em;
	text-transform: uppercase;
	display: block;
	color: #fff;
}
.postheader a.comments{
	position: absolute;
	right: -15px;
	top: -0px;
	
	width: 48px;
	height: 48px;
	padding: 7px 0 0;
	text-align: center;
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
}
.post .postheader h2 {
	margin-bottom: -5px;
	padding: 15px 25px 0 40px;
	
}
.post .postheader p {
	font-size: 1em;
	background:transparent;
	height: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px 10px 0px 60px;
	color: #333;
}
.postheader p a {
	color: #333;
}
.postheader p span {
	float: right;
padding-right:18px;
}
#madmenu { 
	float:left; 
	padding: 0;
	margin: 0;
	clear:both;
	width:100%;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	}

#madmenu ul {
	float:left; 
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#madmenu li { 
	float: left;
	margin: 0;
	padding:0;
	border-right:1px solid #dde3e9 /*303030*/;
	}

#madmenu li:hover {
	/*background: #5b5b5b;*/
color:#5C7D9F;
	}

#madmenu li a, #madmenu li a:visited { 
	margin:0;
	padding:0px 14px;
	/*color:#eeeeee;*/
	display:block;
	height: 14px;
	color: #fff;
font-weight:bold;
text-transform:uppercase;
font-size:14px;
font-style:italic;
	}
#madmenu li a:hover{
color: /*#5C7D9F*/ #7CDAE4;
}
#madmenu li li { 
	float: none;
	margin: 0;
	padding:0;
	border-right:0px solid #303030;
	}

#madmenu li ul {
	display:none;
	position: absolute;
	width: 154px;
	left: -999em;
	padding:0;
	text-transform: none;

	}

#madmenu li ul ul { 
	margin: -22px 0 0 154px;
	}

#madmenu li:hover ul ul, #madmenu li:hover ul ul ul, #madmenu li.sfhover ul ul, #madmenu li.sfhover ul ul ul {
	left: -999em;
	}

#madmenu li:hover ul, #madmenu li li:hover ul, #madmenu li li li:hover ul, #madmenu li.sfhover ul, #madmenu li li.sfhover ul, #madmenu li li li.sfhover ul { 
	display:block;
	left: auto;
	}

#madmenu a, #madmenu a:visited, #madmenu a:link {
	display: block;
	text-decoration:none;
    	padding:0px 14px;
    	margin:0;
	color: #ffffff;
	}

#madmenu a:hover, #madmenu a:active {
    	/*background: #5b5b5b;*/
	color:#5C7D9F;
	}

#madmenu li li a, #madmenu li li a:link, #madmenu li li a:visited {
	color:#fff;
	background: #5b5b5b url(images/dots_nav.gif) repeat-x top;
	padding:5px 14px;
	float: none;
	margin: 0;
	}

#madmenu li li a:hover, #madmenu li li a:active {
	background: #909090;
	color:#fff;
	}

#madmenu li li li a {
	padding:5px 14px;
	background: #909090;
	}

#madmenu li li li a:hover {
	color: #fff;
	}

#madmenu li li li a:active {
	color: #fff;
	background: #909090;
	}
  a.martine{
background:transparent url(images/facebookrose.png) left center no-repeat;padding-left:16px;border:1px solid #fff;
}
a.bernard{
background:transparent url(images/facebookbleu.png) left center no-repeat;padding-left:16px;border:1px solid #fff;
}
a.socialrss{
background:transparent url(images/rss.png) left center no-repeat;padding-left:16px;border:1px solid #fff;
}
a.youtube{
background:transparent url(images/youtube.png) left center no-repeat;padding-left:16px;border:1px solid #fff;
}
a.mail{
background:transparent url(images/mail.png) left center no-repeat;padding-left:16px;border:1px solid #fff;
}
a.twitterico{
background:transparent url(images/twitterico.png) left center no-repeat;padding-left:16px;border:1px solid #fff;
}
a.flickr{
background:transparent url(images/flickr.png) left center no-repeat;padding-left:16px;border:1px solid #fff;
}