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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}


a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom:2px solid #eaeaea; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
/*img[width],img[height]{width:auto;height:auto;} wordpress hack to reset the attributes (while making responsive) */
body{
	font-family:Arial, Helvetica, sans-serif;
}
.wrap{
	width:100%;
}
article{
	font-size:14px;
	color:#232021;
}
article.item {padding:0 20px; margin-bottom:0;}
article,
article.underline{
	padding:20px;
	margin-bottom:0;
}
.underline:last-child{border-bottom:none;}
article img{
	margin:10px 0;
}
a{ color:#b31a00;}
a:hover{ color:#2d2d2d;}
/* headings */
h1, h2, h3, h4, h5, h6{
	font-weight:bold;
	color:#767676;
}
h2{line-height:24px;}
h1{
	font-size: 24px;
	color:#ec3795;
	line-height:30px;
	margin:0 0 .2em 0;
}
h2{
	font-size: 18px;
	margin:0 0 .3em 0;
}
h3{
	font-size: 16px;
	margin:0 0 .4em 0;
}
h4{
	font-size: 14px;
}
h5, h6{
	font-size: 12px;
}
h4, h5, h6{
	margin:0 0 .6em 0;	
}
/* paragraph */
p{
	line-height:26px;
	margin:0 0 16px 0;
}
/* TextFormatting */
strong, b {
	font-weight: bold;
}
i, cite, em, var, address, dfn {
	font-style: italic;
}
small {
	font-size: smaller;
}
del {
	text-decoration: line-through;
}
ins {
	text-decoration: underline;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
sub, sup{
	font-size: smaller;	
}
code, kbd, samp, pre, .pre-text {
font-family: monospace;
}
q{
	display:inline;
}
q:before {
content: open-quote;
}
q:after {
content: close-quote;
}
address{
	line-height: 22px;
	margin:0 0 16px 0;
}
abbr[title]{
	border-bottom:1px dotted #565656;
}
/* blcokquote */
blockquote{
	margin:16px 0 16px 40px;
}
/* pre */
pre, .pre-text{
	display: block;
	white-space: pre;
	margin: 1em 0px;
word-wrap: break-word;
}
/* HTMl lists */
ul,ol,dl{
	display: block;
	margin:1em 0 1em 0;
}
ul, ol{
	padding-left: 40px;	
}
ul{
	list-style-type: disc;
}
ol{
	list-style-type: decimal;
}
dt, dd{
	display: block;	
	margin:0 0 0.5em 0;
}
dt{
	font-weight: bold;
}
dd {
	margin-left: 2em;
}
form label{
	margin-bottom: 0.4em;
}
form input[type=text],
form input[type=password]{
	//width:180px;
	
}
form input[type=text],
form input[type=password],textarea{
	-webkit-appearance:none;
	-moz-appearance:none;
}
form input[type="radio"]{
	position:relative;
	top:1px;
}
form div{
	margin:0 0 0.8em 0;
}
form textarea{
	height:80px;
}
.label-top label{
	display:block;
}
label.inline{
	display:inline-block;
}
form label span.red{
	color:#ff0000;
}
form input[type=submit]{
	cursor: pointer;	
}
form input[type=submit],
form input[type=text],
form input[type=password],
form textarea{
	padding:5px;
}
form input,
form textarea,
form input[type=submit]{
	background:#fff;
	border:1px solid #aaa;
	width:90%;
}
form input[type=submit]{
	width:94%;
	background:#ec3795;
	border:1px solid #ec3795;
	color:#fff;
	padding:10px;
	font-size:14px;
}
body{
	font-family: 'Lucida Sans','Lucida Grande','Lucida Sans Unicode',Arial,Helvetica,sans-serif;
	background:#f9f9f9;
}
header,
footer{
	background:#fff;
}
footer{
	border-top:1px solid ##ddd;
	padding:0;
	color:#777;
	font-size:12px;
}
.desktop-version {background-color:#343232; height:74px; line-height:74px; text-align:center; font-size:18px;}
.desktop-version a {display:block; color:#fff;}
.footer-menu {float:left; width:96%; padding:2%; background-color:#000;}
.footer-menu-menu,
.footer-menu-categorie {float:left; width:50%; margin-top:20px;}
footer h4 {color:#fff; font-size:18px;}
footer ul {padding:0; margin:20px 0 0 0; list-style:none;}
footer ul li {margin:7px 0; font-size:14px;}
footer a {color:#6e6c68; font-size:14px;}
footer a:hover {color:#6e6c68;} 
.logo {
	position:absolute;
	top:4px;
	left:15px;
	background:url('/mobilelib/images/logo.png') repeat-x;
	text-indent:-9999px;
	overflow:hidden;
	width:149px;
	height:46px;
}
header {background:url('/mobilelib/images/background.png') repeat-x; height:50px;}
.options{
	float:right;
}
.options ul{
	margin:0;
	padding:0;
}
.options li{
	float:left;
	width:50px;
	height:50px;
	display:inline-block;
	cursor:pointer;
	border-left:1px solid #000;
	text-indent:-1000em;
}

.options li:first-child{
	background:url('/mobilelib/images/search.png') no-repeat;
	background-position: 15px 13px;
}
.options li:last-child{
	background:url('/mobilelib/images/menu.png') no-repeat;
	background-position: 12px 17px;
}

.search-box{
	background:#ec3795;
	padding:10px;
	z-index:100;
	position:relative;
}
.search-box input[type=text],
.search-box input[type=text]:focus{
	width:75%;
	background:#f9f9f9;
	color:#767676;
	border:none;
	-webkit-appearance: none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-moz-box-shadow:inset 0 0 2px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 0 2px 0 rgba(0,0,0,0.3);
	box-shadow:inset 0 0 2px 0 rgba(0,0,0,0.3);
}
.search-box input[type=text],
.search-box input[type=submit]{
	float:left;
	height:20px;
	display:block;
	-webkit-appearance: none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;	
}

.search-box input[type=submit]{
	width:40px;
	background: #d43186; /* Old browsers */
	border:none;
	-webkit-appearance: none;
	color:#fff;
	font-size:12px;
	position:relative;
	height:30px;
	padding:0;
}
.search-box input[type=submit]:hover{
	background:rgba(0,0,0,0.6);
}
.content{
	padding:20px 0;
}

article h2 a{ font-weight:bold; color:#ec3795;}

/* nav */
.menu{
	background:#ec3795;
	z-index:100;
	position:relative;
}
.menu a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	display:block;
	padding:0 25px;
	text-align:right;
}

.menu li{
	border-bottom:1px solid #d43186;
}
.menu li:last-child{
	border:none;
}

/* article */
/* Date */
.date{
	font-size:10px;
}
.date span{
	display:inline-block;
	padding:0 5px;
	background:#ff7c67;
	color:#333;
	-webkit-border-radius:.3em;
	   -moz-border-radius:.3em;
			border-radius:.3em;
	margin:0 10px 0 0;
	line-height:18px;
}

/* post content and preview styling */
.post-preview{
	float:left;
	width:100px;
	height:100px;
	padding:0 10px 0 0;
}
.post-preview a,
.post-preview img{
display:block;
}
.post-preview img{
	margin:0;
}
.post-content{
	float:left;
	width:55%;
	padding:0 0 0 10px;
}
.comments li{
	padding-bottom:30px;
}
.comments li p{
	margin-bottom:5px;
}
@media all and (min-width:640px) and (max-width:720px){
}
@media all and (min-width:480px) and (max-width:639px){	
	.post-content{
		width:75%;
	}
	.search-box input[type=text],
	.search-box input[type=text]:focus{
		width:90%;
	}
}
@media all and (min-width:320px) and (max-width:479px){
	.post-content{
		width:55%;
	}
}
@media all and (min-width:220px) and (max-width:319px){
	header{
		zoom:.8;
	}
	.content{
		padding:10px;
	}
	.post-content{
		width:55%;
	}
}

.paginate{

	margin:20px 0 0 0;

}

.paginate ul{
	margin:0;
	padding:20px;
}
.paginate ul li{
	display:inline-block;
	margin:0 5px 0 0;
	line-height: normal;
	font-size:0;
}
.paginate ul li:first-child{
	padding:0;	
}
.paginate ul li a,
.paginate ul li span.current{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:10px;
	position:relative;
	padding:8px 10px;
	display: block;
	-moz-box-shadow:0 0 3px #ccc;
	-webkit-box-shadow:0 0 3px #ccc;
	box-shadow:0 0 3px #ccc;
	background: #fff;
	font-size:12px;
	color:#767676;
}
.paginate ul li a:hover,
.paginate ul li span.current{
	color:#fff;
	background: #ec3795; /* Old browsers */

}

.post-preview {position:relative;}
.icon {position:absolute; right:14px; top:4px;}
.post-preview .link {background:url('/mobilelib/images/link.png') no-repeat; width:23px; height:10px;}
.post-preview .video {background:url('/mobilelib/images/video.png') no-repeat; width:10px; height:10px;}
.post-preview .gallery {background:url('/mobilelib/images/gallery.png') no-repeat; width:16px; height:12px;}

.photoItem {position:relative;}
.photoItem .number {position:absolute; bottom:23px; left:10px; text-align:center; height:30px; width:30px; line-height:30px; background-color:#ec3795; color:#fff; border-radius:30px;}


/***** Here goes the retina display good stuff ***/
@media only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min--moz-device-pixel-ratio: 2),
	only screen and (-o-min-device-pixel-ratio: 2/1),
	only screen and (min-device-pixel-ratio: 2) {
		header {
		background:url('/mobilelib/images/backgroundx2.png') repeat-x;
		-webkit-background-size: 320px 50px ;		
		   -moz-background-size: 320px 50px ;
				background-size: 320px 50px ;
		}
		.logo {
		background:url('/mobilelib/images/logox2.png') no-repeat;
		-webkit-background-size: 149px 46px ;		
		   -moz-background-size: 149px 46px ;
				background-size: 149px 46px ;
		}
		.options li:first-child {
		background:url('/mobilelib/images/searchx2.png') no-repeat;
		background-position: 15px 13px;
		-webkit-background-size: 21px 21px ;		
		   -moz-background-size: 21px 21px ;
				background-size: 21px 21px ;
		}
		.options li:last-child {
		background:url('/mobilelib/images/menux2.png') no-repeat;
		background-position: 12px 17px;
		-webkit-background-size: 25px 15px ;		
		   -moz-background-size: 25px 15px ;
				background-size: 25px 15px ;
		}
		.post-preview .link {
		background:url('/mobilelib/images/linkx2.png') no-repeat;
		-webkit-background-size: 23px 10px ;		
		   -moz-background-size: 23px 10px ;
				background-size: 23px 10px ;
		}
		.post-preview .video {
		background:url('/mobilelib/images/videox2.png') no-repeat;
		-webkit-background-size: 10px 10px ;		
		   -moz-background-size: 10px 10px ;
				background-size: 10px 10px ;
		}
		.post-preview .gallery {
		background:url('/mobilelib/images/galleryx2.png') no-repeat;
		-webkit-background-size: 16px 12px ;		
		   -moz-background-size: 16px 12px ;
				background-size: 16px 12px ;
		}	
}
