/*  
Theme Name: I am so glam THEME
Theme URI: http://www.konfiture.com
Description: Pour site Iamsoglam.fr!
Author: Konfiture
Author URI: http://www.konfiture.com
Version: 1
Tags: Konfiture
*/

html{border-top: 8px #7a0278 solid;}

body {
	margin:0;
	background: #180115 url(images/fond.jpg) top center no-repeat ;
	color: #CCC;
	text-align:center;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
}


.body-mix{
	margin:0;
	background:#000;
	text-align:center;
}

/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
  padding: 0;
 /* border:#0FF 1px solid;*/
  }






/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 9pt;
  }

a {
  color: #CCC;
  text-decoration: none;
  }

a:hover {
  color: #fd01cb;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }



#header {
  padding: 0;
  margin: 0;
  height:150px;
  /*border:#F00 1px solid;*/
  }
#header #topright {
	position:relative;
	top:120px;
  float: left;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size:1em;
  font-weight:lighter;
  letter-spacing: 5px;
  padding: 0 0 0 25px;
  }
#header #topright li a:hover {
  color: #fd01cb;
  text-decoration: none;
  }

#header #logo {
  float: left;
  position:relative;
  top: 14px;
}
#header #Ad1 {
	float:right;
	position: relative;
	top:0;
	right:5px;
}



/* Top Content */

#main {
  margin: 5px 0 5px 0;
  clear: both;
  width: 1000px;
  padding-bottom: 5px;
  /*border:#0F0 1px solid;*/
  }
#contentwrapper {
  float:left;
  width: 650px;
  margin: 0 0 15px 0;
  padding: 40px 8px 20px 8px;
  background: url(images/noir-50.png);
  }
#contentwrapper2 {
  float:left;
  width: 1000px;
  margin: 0 0 15px 0;
  padding: 40px 8px 20px 8px;
  background: url(images/noir-50.png);
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 0 0 20px 5px;
  font-size: 10pt;
  letter-spacing: 2px;
  color: #999;
  font-weight: normal;
  padding: 3px;
  text-align:right;
  }
.topPost {
  margin: 0;
  padding: 0;
  font-size: 9pt;
  }
.topPost p.categorie{
	color:#fd01cb;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.topPost p.categorie a{color:#fd01cb; text-decoration:none;}

.topPost h2.topTitle a {
  font-size: 13pt;
  font-weight: lighter;
  color: #fff;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform:uppercase;
  }
.topPost h2.topTitle a:hover {
  text-decoration: none;
  }
.topPost p.topMeta {
  padding: 0;
  margin: -10px 0 0 10px;
  font-size: .9em;
  color: #CCC;  
  }
.topPost p.topMeta a {
  text-decoration: none;
  color: #ccc;
  }
.topPost p.topMeta a:hover {
  color: #fff;
  }
.topPost div.topContent {
  font-size: .9em;
  color: #efefef;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #fd01cb;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #f7a0e6;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #eee;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  /*background: url(images/bg-trans.png) repeat;*/
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  /*border: 1px solid #111;*/
  }
.topPost span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  /*background: #040404;*/
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }



#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #fff;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fd01cb;
  }


/* Comments */

#comments {
  margin-bottom: 10px;
  margin-top: 15px;
  /*background: #040404;*/
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  /*border: 1px solid #090909;*/
  padding: 0px 15px 10px 15px;
  color: #fff;
  }
#comments h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comments p a {
  color: #6598b8;
  }
#comments p a:hover {
  color: #fff;
  }
#comments p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #82018b;
  border: 1px solid #a954af;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #a954af;
  border: 1px solid #82018b;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  /*margin: 0 15px 10px 0;
  /*width: 60px;*/
  }

.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #CCC;
  padding-left: 5px;
  }
.commentlist p {
  color: #FFF;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comments #submit {
  margin: 0;
  }
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}



/* Sidebars */

#navigation {
	width:330px;
	min-height:500px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:500px; /* for IE5.x and IE6 */
	background: url(images/noir-50.png);
	float:right;
	
}

#navigation ul { margin:0; padding:0; list-style:none;}
#navigation li{ margin:0; padding:0; list-style:none;}

/* Menu */

#catnav, #Archives, .widget_archive {
	margin: 0 0 20px 0;
	padding: 0;
	clear: both;
}

#navigation h2{
	background:url(images/fond-raye.png);
	padding: 15px 5px 15px 30px;
	color:#FFF;
	letter-spacing: 5px;
	font-weight:normal;
	font-size:1.1em;
	text-transform:uppercase;
}
#nav { list-style: none; margin: 0; padding: 0; }
#nav ul { margin: 0; padding: 0; }
#nav li{ margin: 0; padding: 0; }

/*#Archives ul, .widget_archive ul { margin-bottom: 30px;}
*/
#nav a {
  display: block;
  margin: 0;
  padding: 5px 5px 5px 50px;
  color: #fff;
  letter-spacing: 1px;
  text-transform:uppercase;
  font-size:.8em;
  font-weight:normal;
  text-decoration:none;
  }
#nav li a:hover{ color: #fd01cb; }



#navigation .textwidget{
	
	padding:15px 15px 40px 15px;
	color:#FFF;
	font-size:.8em;
}
#navigation #Ad2{ margin:30px 0; text-align:center; }



/* Before footer */

#footer1 {
	padding: 15px;
	background:#000 url(images/fond-raye.png);
	margin-top: 20px auto 0 auto;
	border-top: 8px #7a0278 solid;
	text-align:center;
  }
#footer1 #contenu1{
	width:1000px;
	text-align:center;
	margin:0 auto;
	color:#FFF;
	font-size:.9em;
}
#footer1 #contenu1 h3{ 
	text-transform:uppercase;
	font-style:normal;
	font-weight:lighter;
	letter-spacing:3px;
	text-align:left;
	font-size:.85em;
}

#footer1 #contenu1 ul{ list-style:none;}
#footer1 #contenu1 ul li{ padding: 2px 0 0 15px;}
#footer1 #contenu1 ul li a{ color:#FFF; text-decoration: underline; font-size:.9em;}
#footer1 #contenu1 ul li a:hover{ text-decoration: none; color: #fd01cb;}


#footer1 #searchbox {
  padding: 1px;
  width: 180px;
  }
#footer1 .col1,
#footer1 .col2,
#footer1 .col3{
	text-align:left;
	float:left;
	padding:0;
	margin:0;
}

#footer1 .col1 {
  width: 340px;
  }
#footer1 .col2 {
  margin: 0 25px;
  }
#footer1 .col2, #footer1 .col3 {
  width: 260px;
  }
#footer1 .col3 p{
	font-size:.95em;
	text-transform:uppercase;
}
#footer1 .col3 a{
	color: #fd01cb;
	text-decoration:none;
	letter-spacing: 4px;
	font-size:1.5em;
}
	




/* footer*/
#footer2{
  background: #0e020e;
  margin: 0;
  text-align:center;
  }
#footer2 #contenu2{
	width:1000px;
	text-align:center;
	margin:0 auto;
	color:#FFF;
}
#footer2 #contenu2 a{ color:#FFF; text-decoration:underline; font-size:.9em;}
#footer2 #contenu2 a:hover{ text-decoration:none; color:#CCC;}

#footer2 #contenu2 ul{ margin: 0; padding:0; list-style:none;}
#footer2 #contenu2 ul li{ display:inline;	}
#footer2 #contenu2 ul li img{ margin:20px;}



.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

#catnav ul li, .widget_archive ul li{ border-bottom: #333 1px dashed;}
#catnav ul li:hover, .widget_archive ul li:hover{background: url(images/noir-50.png);cursor:pointer;	}
#catnav ul li a:hover, .widget_archive ul li a:hover{color:#fd01cb; opacity: 1;}

.widget_archive div{margin-bottom:30px;}
.widget_ratings div{margin-bottom:30px;}


.widget_archive ul li a{
  display: block;
  margin: 0;
  padding: 5px 5px 5px 50px;
  color: #fff;
  letter-spacing: 1px;
  text-transform:uppercase;
  font-size:.8em;
  font-weight:normal;
  text-decoration:none;
  }
.widget_archive ul li a:hover{ color: #fd01cb; }


.linkcat{list-style:none;}
.linkcat h2{ display:none; }


.wallpaper{
	border:#FFF 5px solid;
	background-color:#FFF;
	margin:5px;
	
}

#vote{
	/*border: #F6F 1px solid;*/
	padding: 10px;
	margin: 10px 0;
	color: #CCC;
	width:auto;
	font-size:.9em;
	

}
#vote h3{
  font-size: 10pt;
  font-weight: lighter;
  color: #fff;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform:uppercase;
}
.post_ratings{
	float:left !important;
	padding:0 20px;
	}


.paginate{
	width:400px;
	border: none;
	font-size:.75em;
	}
	



.widget_ratings {
	margin-bottom:30px;
  }  

.topGlam a{
  display: block;
  margin: 0;
  padding: 5px 5px 0px 25px;
  color: #fff;
  letter-spacing: 0px;
  /*text-transform:uppercase;*/
  font-size:.75em;
  font-weight:normal;
  text-decoration:none;
  }
.topGlam a:hover{ color: #fd01cb; }
.topGlam{ border-bottom: #333 1px dashed;}
.topGlam:hover{background: url(images/noir-50.png);cursor:pointer;	}
.topGlam a:hover{color:#fd01cb; opacity: 1;}

.topGlam small{  margin: 0 0 5px 0;
  padding: 0px 5px 5px 65px;
  font-size:.65em;
  opacity: .5;
}


.wp-paginate li a{ color:#FFF; background:#000; }
.wp-paginate li .current{ color:#FFF; background:#fd01cb; }
.wp-paginate li a:hover{ color:#FFF; background:#fd01cb; }
