/*
Theme Name: So Glam ! Orange
Theme URI: http://www.so-glam.com
Description: Le th&egrave;me Orange du blog iCare sur la beaut&eacute;.
Version: 1.0
Author: iCare Grands Comptes
Author URI: http://www.icare-net.com
Tags: orange, beaut&eacute;, glam

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana;
	background: #ffcc5f;
	color: #433137;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	background: #ffcc5f url('images/content.jpg') repeat-y center;
	}

#header {
	background: #FFCC5F url('images/header.jpg') no-repeat top center;
	position:relative;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

#liens_sociaux {
	position:absolute;
	bottom:0;
	right:0;
}

#liens_sociaux a {
	margin:0;
	display:block;
	float:left;
}

#menu_h {
	position:absolute;
	list-style:none;
	margin:0;
	padding:0 0 0 30px;
	top:270px;
}
#menu_h li {
	float:left;
	width:60px;
	margin:0 2px;
	text-align:center;
}
#menu_h li a {
	font:normal 10px/1.2em Verdana;
	text-transform:uppercase;
	color:#433137;
	display:block;
	height:30px;
}
#menu_h li a:hover {
	font-weight:bold;
	position:relative;
	top:-8px;
	padding-bottom:10px;
	text-decoration:none;
	background:url(images/li_shadow.jpg) no-repeat bottom;
}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.depth-1 {
	border: 1px solid #fff;
} 

.even, .alt {
	border-left: 1px solid #fff;
}
.thread-alt {
	background-color: #fff6e3;
	border-color:#ffe4aa;
}

.thread-even {
	background-color: #e5f5ff; 
	border-color:#b5d9ed;
} 

/*
			Glam' News !
-----------------------------------*/

#glam_news {
	width:566px;
	height:320px;
	border:2px solid #ffc13c;
	position:relative;
}
#glam_news #logo {
	position:absolute;
	top:8px;
	left:8px;
	z-index:6;
}
#first_news .photo {
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}
#first_news #article {
	position:absolute;
	right:8px;
	top:8px;
	z-index:7;
	width:200px;
	height:140px;
}
#first_news #article h2 {
	color:#FFFFFF;
	font:bold 18px/1.2em Verdana;
	margin:0;
	padding:0;
	z-index:9;
	position:absolute;
	padding:5px 0 8px 5px;
	right:7px;
}
#first_news #article p {
	color:#FFFFFF;
	font:10px/1.2em Verdana;
	margin:0;
	padding:0;
	z-index:10;
	position:absolute;
	padding:0;
	top:55px;
	right:7px;
	text-align:right;
}
#first_news #article a {
	color:#FFFFFF;
	font:10px/1.2em Verdana;
	z-index:11;
	position:absolute;
	bottom:8px;
	right:8px;
	text-decoration:underline;
	
}
#first_news #article div {
	width:200px;
	height:140px;
	background-color:#433137;
	filter : alpha(opacity=35);
	-moz-opacity : 0.35;
	opacity : 0.35;
	position:absolute;
	z-index:8;
}

#three_news {
	width:566px;
	height:125px;
	position:absolute;
	z-index:8;
	bottom:0;
}
#three_news div.articles {
	z-index:9;
	position:absolute;
	padding:8px 10px;
}
#three_news div.articles div {
	float:left;
	width:180px;
}
#three_news div.articles div a {
	display:block;
	margin:0 auto;
	width:110px;
}
#three_news div.articles div a:hover {
	border:1px solid #FFFF99;
	position:relative;
	top:-1px;
	left:-1px;
}
#three_news div.articles div h3 {
	color:#FFFFFF;
	font:bold 10px/1.2em Verdana;
	margin:10px auto 0 auto;
	text-align:center;
	width:150px;
}
#three_news div.shadow {
	width:566px;
	height:125px;
	background-color:#433137;
	filter : alpha(opacity=35);
	-moz-opacity : 0.35;
	opacity : 0.35;
	position:absolute;
	z-index:8;
}
/*
			4 Rubriques
-----------------------------------*/
.rubrique {
	width:270px;
	float:left;
	font:normal 10px/1.2em Verdana;
	margin:5px 10px 8px 0;
}
.rubrique h4 {
	margin:5px 0 2px 15px;
	padding:0;
}
.rubrique p {
	margin:0 0 0 15px;
	padding:0;
}
.rubrique a, #sidebar .rubrique ul li a {
	color:#433137;
	text-decoration:none;
}
#sidebar .rubrique ul li a {
	font:bold 10px/1.2em Verdana;
	padding:0 0 0 8px;
}
.rubrique a:hover, .sidebar li a:hover {
	color:#2f2227;
}
.rubrique span {
	display:block;
	color:#44AFED;
	margin:0 0 0 15px;
}
.rubrique span a {
	color:#44AFED;
	margin:0;
	padding:0;
}

/*
    		POSTS WORDPRESS
-----------------------------------*/

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}

#header {
	background-color: #FFCC5F;
	margin: 0;
	padding: 0;
	height: 305px;
	width: 960px;
	position:relative;
}

#headerimg {
	margin: 0;
	height: 150px;
	width: 270px;
	position:absolute;
	left:60px;
	top:40px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 570px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post p {
	font:normal 11px/1.2em Verdana;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/*
			CATEGORY - NEWS
-----------------------------------*/
.desc p {
	width:400px;
	font:italic 12px/1.5em Verdana;
	margin:20px auto;
	text-align:center;
}

.post-news {
	margin:5px 0;
	padding:8px 0;
	border-bottom:1px solid #FFCC5F;
}
.post-news a {
	color:#433137;
}
.post-news a:hover {
	text-decoration:none;
}
.post-news p {
	font:normal 11px/1.2em Verdana;
}
.post-news a.photo {
	float:left;
	margin:0 10px 10px 0;
}
.post-news span {
	float:right;
}
.post-news span a, .post-news span, .post-news .date {
	font:normal 10px/1.2em Verdana;
	color:#44AFED;
	margin:0;
	padding:0;
	float:none;
}
/*
			CATEGORY
-----------------------------------*/
.post-category {
	margin:5px 0;
	padding:0 0 8px 0;
	border-bottom:1px solid #FFCC5F;
}
.post-category h4 a {
	color:#433137;
}
.post-category a, .post-category strong a {
	color:#44AFED;
}
.post-category a:hover {
	text-decoration:none;
}
.post-category p {
	font:normal 11px/1.2em Verdana;
}
.post-category p a {
	color:#433137;
}
.post-category a.photo {
	float:left;
	margin:0 10px 10px 0;
}
.post-category span a, .post-category span, .post-category .date {
	font:normal 10px/1.2em Verdana;
	color:#44AFED;
}
/*
			POST - NEWS
-----------------------------------*/

.excerpt p {
	width:400px;
	font:italic 12px/1.5em Verdana;
	margin:20px auto;
	text-align:center;
}
.photo img {
	display:block;
	margin:0 auto;
}


/*
				Footer
-----------------------------------*/

#footer {
	background: url('images/footer.jpg') no-repeat bottom;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana;
	font-weight: bold;
	}

h1 {
	font-size: 22px;
	text-align: center;
	color:#433137;
	border-bottom:2px solid #44AFED;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font: bold 11px/1.2em Verdana;
	}
#sidebar h3 {
	padding:0;
	margin:12px 0 3px 0;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #433137;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h4 {
	margin:0;
	padding:0 0 3px 0;
}
#footer {
	padding:0 35px 50px 35px;
	margin: 0 auto;
	width: 890px;
	clear: both;
}

#footer h2 {
	font:bold 11px/20px Verdana;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#footer div ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li a {
	color:#44AFED;
	text-decoration:none;
}
#footer #tag-cloud {
	width:295px;
	float:right;
	}

#footer #tag-cloud a {
	color:#ffa543;	
}
#footer .col-footer {
	float:left;
	width:180px;
	padding:0 0 0 5px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding: 10px;
	margin: 0 auto;
	width:350px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
}
#sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 5px 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/*
		TWITTER WIDGET
-----------------------------------*/
#sidebar h2.widgettitle a {
	*position:relative;
	*left:-15px;
}
#sidebar #twitter-list {
	margin:0 0 0 8px;
}
#sidebar #twitter-list li {
	margin:0 0 5px 0;
	color:#433137;
	padding:0 0 0 8px;
	background:url(images/puce-li.gif) no-repeat 0px 5px;
}
#sidebar #twitter-list li a span {
	color:#433137;
	display:block;
}
#sidebar #twitter-list li a:hover {
	text-decoration:none;
}
#sidebar #twitter-list li a {
	color:#44afed;
	display:block;
}

/*
		FIN TWITTER WIDGET
-----------------------------------*/
#reactions h2 {
	padding:5px 0 3px 8px;
}
#reactions ul {
	margin:0 0 0 8px;
	padding:0;
}
#reactions ul li {
	margin:0;
	padding:0 0 0 8px;
	background:url(images/puce-li.gif) no-repeat 0px 5px;
}
#reactions ul li a {
	color:#44AFED;
}



/*
			VIDEOWALL
-----------------------------------*/
#videowall {
	padding-bottom:20px;
}
#videowall img {
	margin-bottom:10px;
}
#videowall div {
	width:285px;
	height:195px;
	margin:0 0 0 10px;
}
/*
		FIN VIDEOWALL HOME
-----------------------------------*/
	
	
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#searchform label {
	font:bold 11px/20px Verdana;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	border:1px solid #44afed;
	}

#sidebar #searchsubmit {
	position:relative;
	top:5px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #B79FA7;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #B79FA7;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	border:1px solid #F7B362;
	background-color:#FFCC5F;
	font:bold 14px/1em Verdana;
	color:#433137;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0;
	margin-left: 630px;
	width: 295px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*		FORMULAIRE DE CONNEXION
----------------------------------	*/

#sidebar form#se_connecter {
	display:block;
	width:150px;
	margin:0 auto;
	padding:10px 60px;
	background:#EEFAFD;
}
#se_connecter label {
	display:block;
	padding:3px;
	font:bold 11px/15px Verdana;
}
#se_connecter input {
	font:12px/1em Verdana;
	border:1px solid #FFCC5F;
}
#se_connecter .rememberme label {
	font:normal 10px/15px Verdana;
}
#se_connecter .rememberme label input {
	position:relative;
	left:2px;
	top:2px;
}
#se_connecter #wp-submit {
	margin: 0 auto;
	border:1px solid #F7B362;
	background-color:#FFCC5F;
	font:bold 14px/1em Verdana;
	color:#433137;
}

/*	Une fois connecté	*/
.avatar_container {
	float:right;
	padding:5px;
	margin:10px;
	background:#EEFAFD;	
}
#sidebar .pagenav {
	margin:5px 5px 5px 25px;
}
.pagenav li {
	padding:4px 0 4px 22px;	
}
#lien_1 {
	background:url(images/picto_board.gif) no-repeat left;
}
#lien_2 {
	background:url(images/picto_user.gif) no-repeat left;
}
#deco {
	background:url(images/picto_deco.gif) no-repeat left;
}