
* { margin: 0; padding: 0; }
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
body { 
	font: 62.5% "Trebuchet MS", Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	color: #444;
	
}

a {
	color: #FF0099;
	text-decoration: none;
}
a:hover {
	color: #00000;
	text-decoration: underline;
}
p {margin: 0; padding: 10px 5px;}
h1 {margin: 20px 0 0;}
img {border: 0;}
h2 {
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
}
blockquote {
	margin: 10px 0 10px 30px;
	border-left: 3px solid #E60000;
	background: #EEE;
	padding: 5px 15px;
	font-size: 1.3em;
}
* html blockquote {height: 1%;}
blockquote p {
	font-size: 1em !important;
	margin: 0;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	border-top: 5px solid #EEE;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 117px;
	border-bottom: 3px solid #EAEAEA;
	margin-bottom: 28px;
}
#top{
	float: right;
	text-align: right;
}
#top li {
	display: inline;
}
#top a {
	color: #808080;
	margin: 0 0 0 13px;
	background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/toparrow.gif) center left no-repeat;
	padding: 0 0 0 12px;
	font-size: 1.2em;
}
#top .current_page_item a {
	background-image: url(http://www.coquintop.com/wp-content/themes/designsexe/images/toparrow2.gif);
}
#searchform {
	margin: 20px 0 0;
}
#searchform input {
	font: 1.1em "Trebuchet MS", Arial, Sans-Serif;
	float: left;
}
#s {
	width: 175px;
	padding: 2px 6px;
	border: 2px solid #ccc;
	margin-right: 5px;
}
#searchsubmit {
	background: #660066;
	border: 0;
	padding: 2px 7px;
	color: #fff;
	font-weight: bold !important;
	overflow: visible;
	height: 24px;
	cursor: pointer;
}

#logo {
	float: left;
	color: #808080;
	line-height: 0.85em;
	font-size: 3.3em;
	margin: 14px 0 15px;
}
#logo span {
	display: block;
	font-size: 0.38em;
	font-weight: normal;
	text-transform: uppercase;
}

#menu {
	height: 24px;
	padding: 7px 0 0 0;
	clear: both;
	background:#FF6600 url(http://www.coquintop.com/wp-content/themes/designsexe/images/smalldot.gif) repeat-x;
	border-bottom: 1px solid #CCC;
	position: relative;
}
#menu li {
	font-size: 1.1em;
	display: inline;
	text-transform: uppercase;
}
#menu li a {
	margin: 0 25px 0 10px;
	color: #000;font-weight:bold;
	font-size: 1.2em;
}
#menu li a:hover {color: #FFF;}
#menu li.current_page_item {
	background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/arrow.gif) no-repeat center left;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	margin-bottom: 10px;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 750px;
	float: left;margin-top:5px;
	padding: 0 10px 20px 0;
	overflow: hidden;
}

#content h2 {
	font: normal 1.9em "Trebuchet MS", Arial, Sans-Serif;
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 1.2em;
}
#content h2.pagetitle {
	padding-left: 3px;
}
#content h3 {
	font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif;
	padding: 1px 0 4px;
	margin-bottom: 0.2em;
}

#content img {
	float: left;
	border: 3px solid #eee;
	padding: 1px;
	margin: 5px 10px 5px 0;
}
#content p,#content li {font-size: 1.3em;line-height: 1.4em;}

#content .post {margin: 0;}
#content .post h1, #content .post h2,
#content .post h3 {
	font-size: 2em;
	margin: 2px 0 0 10px;

}
#respond{background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/commentaire.png) no-repeat left;text-indent:35px;}
p.info{background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/info.png) no-repeat left;text-indent:30px;}
h3.favoris, h2.favoris,h1.favoris{background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/favoris.png) no-repeat left;text-indent:35px;}
h1.article,h2.article,h3.article{background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/accept2.png) no-repeat left;text-indent:30px;}
.nav{background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/breadcumb.png) no-repeat top left;text-indent:30px;}
h1.archive,h2.archive{background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/archive.png) no-repeat left;text-indent:35px;}
h1.rss, h2.rss{	background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/feed2.png) no-repeat left;text-indent: 30px;}
h1.boost, h2.boost{	background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/stat.png) no-repeat left;text-indent: 35px;}
 
.post ul,
.post ol {
	margin: 7px 0 7px 35px;
}
.post li {
	padding: 2px 0;
}
.post .postmetadata {
	font-size: 1.1em;
	padding: 7px 0 0 15px;
}

.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}

.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/smalldot.gif) repeat-x;
}
.recent {
	margin-left: 30px;
}
.recent li {
	padding: 1px 0;
}

.other {
	margin: 20px 0;
	background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/smalldot.gif) repeat-x;
	padding-top: 10px;
}
.other .recent li {
	list-style: none;
	border-bottom: 1px solid #EEE;
	padding: 4px;
}
.other .recent li a {
	background: #fff url(http://www.coquintop.com/wp-content/themes/designsexe/images/arrow.gif) no-repeat center left;
	padding: 0 0 0 12px;
	color: #808080;
}

.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	font-size: 1.3em;
	margin: 20px 0;
}

#order {
	text-align: right;
	padding: 0 0 10px;
	font-size: 1.3em;
}
#order select {
	font: 1em "Trebuchet MS", Arial, Sans-Serif;
	width: 120px;
}

#content ul.child-categories {
	margin: 0 0 23px 30px;
}
#content ul.child-categories ul {
	margin-left: 20px;
}
#content ul.child-categories li li {
	font-size: 1em;
}
.alt {background: #F4F4F4;}

.commentlist {
	margin: 20px 0 40px 25px;
}
.commentlist li {
	padding: 8px 8px 2px;
}
.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}

#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 2px;
	width: 200px;
	border: 1px solid #CCC;
}
#comment {
	width: 470px;
	height: 170px;
}
#submit {
	width: 80px;
	height: 20px;
	padding: 0;
	background: #F4F4F4;
	cursor: pointer;
	overflow: visible;
}


/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
	float: left;
	width: 220px;
	font-size: 1.2em;
	line-height: 1.4em;
	
}
* html #sidebars {height: 1%;}
#sidebars:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#r-sidebar {
	float: left;
	width: 220px;
	margin-top:10px;
	padding: 0 0 0 10px;
	background-color: #333333; 
}
#r-sidebar h2.top{background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/top.png) no-repeat top left;text-indent:35px;color:#fff;}
#r-sidebar h2.amis{background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/public.png) no-repeat top left;text-indent:35px;}
#sidebars ul {
	margin: 0 0 15px;color:#fff;
}
#sidebars li {
	list-style: none;
	border-bottom: 1px solid #fff;
	padding: 3px 4px;
	margin: 0;
}
#sidebars li a {
	background: url(http://www.coquintop.com/wp-content/themes/designsexe/images/arrow.gif) no-repeat center left;
	padding: 0 0 0 12px;
	color: #fff;
}
#sidebars h2 {
	font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px 3px;
}
#sidebars h3 {
	font: normal 1.4em/1.1em "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
}
#sidebars .post {
	margin: 0 0 2em;
}
#sidebars p {
	padding: 0;color:#fff;
}
#sidebars .postmetadata {
	font-size: .9em;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	clear: both;
	padding: 7px 10px;
	margin: 0 0 15px;
	font-size: 1.1em;
	color: #fff;
	background: #000;
}

/*----------*/
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}