/*
Theme Name: Le Tour des Promos
Theme URI: http://www.letourdespromos.com
Description: Red and Green LTDP layout
Version: 1.0
Author: Promotion Sejour
Author URI: http://www.letourdespromos.com
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	margin:0px auto;
	}
/************************************************************************************************/
/* New styles for migration */
/************************************************************************************************/
	

/************************************************************************************************/
/* Top nav and header */
/************************************************************************************************/
	

#top
{
	height: 90px;
	background: url(images/top_bg.gif) repeat-x top left;
	border-bottom:solid 1px #fff;
	text-align:left;
}
	
	#topnav

{

	background: url(images/nav_bg.gif) repeat-x;
	text-align: center;

}


#shadedmenu ul{
	margin: 0 0 0 1em;
	padding: 0;
	font-size:1.3em;
	height:25px;
	background: url(images/nav_bg.gif) repeat-x;
	color:#fff;
	
	
}

#shadedmenu ul li{
	display: inline;

	
}


#shadedmenu ul li a{
	float: left;
	color: #fff;
	padding: 4px 10px 5px 10px;
	text-decoration: none;
	border-right:1px solid #fff;
}

#shadedmenu ul li a:visited{
	color:#fff;
}

#shadedmenu ul li a:hover{
	color: #fff;
	background-color: #990030;
}

.logo
{
	float:left;

}

.topshade
{
	height:20px;
	background: url(images/page_bg.gif) repeat-x;

}

.keyword
{

	color:#fff;
	float:right;
	margin-right:75px;
	margin-top:25px;
	width:250px;
	font-size:1.2em;
	
	
}

.keywordsearch
{

	font-size:1em;
	width:140px;
	margin-right:5px;	
}

.clearboth {
	clear: both;
}

.readmore{

	font-size:1.3em;
	font-weight:bold;	
}


/************************************************************************************************/
/* Subat main page left */
/************************************************************************************************/
	
.subcat
{
	color:#000;
	text-align:left;
	margin:0;
	padding:0;
	line-height:1.4em;
}
.subcat h1
{
	color:#990030;
	font-size: 2em;
	margin:0;
	padding:0;
	line-height:1.5em;
}

.subcat h2
{
	color:#990030;
	font-size: 1.6em;
	margin:0 0 5px 0;
	padding:0;
	line-height:1.8em;
}

.subcat p
{
	
	margin:15px 0 15px 0;
	padding: 0;
	
	
}

.subcat ul
{
	
	list-style-image:url(images/article_bullet.gif);
	margin-left:20px;
	padding:0;
	line-height:1.5em;
	
}

.print
{
	
	float:right;
	
}

.prix

{
	
	color:#990030;
	font-size: 1.5em;
	font-weight:bold;
	
}

.offer

{
	
	margin:15px 0 15px 0;

	
}


 h2.offers
{
	color: #433D3D;
	text-decoration:underline;
	font-size: 1.2em;
	line-height:2em;
	}

.subcat select
{
	font-family:verdana, sans-serif;
	font-size: 1.1em;
	
	}


.subcat #breadcrumbs { margin-top: 0; }


/************************************************************************************************/
/* Top promo in sidebar */
/************************************************************************************************/

.topromo_container
{
	
	padding:0;
	margin:0;
	background: url(images/topromo.gif) repeat-x top left;
	height:55px;

	
	

}

.topromo
{
	
	padding:5px;
	color:#000;
	border-right:3px solid #1589FF;
	border-left:3px solid #1589FF;
	border-bottom:3px solid #1589FF;
	line-height:1.4em;
	background-color:#fff;
	

}

.topromo h2
{
	
	color:#990030;
	font-size: 1.5em;
	margin:0;
	padding:0;

}

/************************************************************************************************/
/* Styles pertaining to ADSL */
/************************************************************************************************/


.wikipedia {
	display:inline;
	font-size:10px;
	font-weight:normal;
	margin-left:25px;
}

.logo_adsl
{
	float:right;
	padding-right:30px;
}

.adsl_acceder
{
	float:right;
	margin-right:30px;
	cursor:hand;
}

.grey_divider
{
	margin:15px 0 15px 0;
	padding:0;
	height:1px;
	background-color:#abacad;
	display:visible;
}

/************************************************************************************************/
/* Styles pertaining to Vetements */
/************************************************************************************************/

.offers
{

	font-size:0.9em;
	line-height:1.3em;
	margin:0px;
	padding:0px;
	}

.offer_box
{

	
	padding:0;
	background-color: #fff;
	text-align:center;
	
}

.offer
{
	
	padding:5px;
	text-align:left;
	
	font-family:verdana;
	color: #909090;
	
}

.offer h4
{
	
	margin-top:0px;
	margin-bottom:3px;
	padding:0;
	font-size:1.4em;
	line-height:1.2em;
	
}

td {
	
	width: 210px;
	margin: 0 10px 10px 0;
	padding:5px;
	vertical-align:top;
}

.price{
	color: #990030;
	font-weight:bold;
	font-size:2em;
	text-align:right;
	padding:10px;
	margin:4px 0 0 0;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	background: url(vetements_femme/price_bg.gif) repeat-x top left;
	}

	.imagemargin
{
	border:1px #ABACAD solid;
	max-width:200px;
	width:expression(document.body.clientWidth > 200? "200px": "auto" );
	
}

.page_number
{
	text-align:left;
	margin: 5px 0 20px 0;
	font-size:1.1em;
	font-weight:bold;
        padding:3px;
}

.page_change

{
	float:right;
	font-size:0.9em;
	font-weight:normal;
}

.page_change ul

{
	list-style-type:none;
	padding:0;
	margin:0 20px 0 0;
	display:inline;
}

.page_change li

{
	display:inline;
	padding:3px;
}

.thispage
{
	text-decoration: none;
	color:#fff;
	background-color: #869900;
	
}

.vet_search
{
	margin:3px 0px 0px 0px;
	padding:0px;
	font-size:1em;
	background-color:#EEEEEE;
	border:1px solid #ABACAD;

	
}

.vet_search select
{
	
	font-size:0.8em;
	
	
}

.themes
{
	
	padding-bottom:20px;
	
}

/* added for new layout */

.theme_box {float: left; margin-right: 25px;}

.theme_box ul{

	margin:0 0 0 20px;
	padding:0;
	font-weight:bold;
	
}
.theme_box li{

	padding: 0 25px 0 0;
	margin:5px 0 0 0;
}

.theme_box  h1{
	margin:0 0 10px 0;
	padding:0;
	color: 990030;
	font-size:1.5em;
	font-weight:bold;
	
}

.rayons

{
list-style-image:url(images/article_bullet.gif);
font-size:1.2em;
margin-left:20px;
padding:0;

}

.rayons li

{
padding:2px 0px;


}

.pvhome ul

{
list-style-image:url(images/article_bullet.gif);
margin-left:20px;
padding:0;

}

.pvhome li

{
padding:10px 0px;

}

.promo{
	background: url(images/promo.gif) no-repeat top left;
	
	float:right;
	height:45px;
	width:45px;
	text-align:center;
	padding-top:15px;
}

.promoprice{
	color: #fff;
	font-weight:bold;
	
	
}

.olarticle li
{
	padding-top:1.6em;
	}

.bigger_intro
{
	font-size:1.2em;
	}

	.contenttable{
	padding:0px;
	margin:0px;
	border:1px solid #666;
	font-size:0.9em;
	border-spacing:0px;
	
	
}

.contenttable td{
	padding:3px;
	margin:0px;
	border:1px solid #666;
}
.trbg1
{
	background-color: #869900;
	font-color: #fff;
}

.homesearch td
{
	
	font-size: 13px;
}

/* styles for dynamic promo codes on codes-promo-internet page */

.rss_content ul
{
	
	list-style-image:url(images/article_bullet.gif);
	padding:0;
	margin-left:20px;
	line-height:1.5em;
}

.rss_content li
{
	
	padding:5px 0 5px 0;
}

.rss_content a
{
	
	font-weight:bold;
	font-size:1.2em;
	color:#990030;
}


/* End styles for promo codes  */

/* End new styles for migration */

#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;
	
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;

	}

#top .description {
	font-size: 1.1em;
	font-weight:bold;
	color:#fff;
	text-align: right;
	position:relative;
	padding: 15px 90px 30px 0;
	top:15;
	
	
	}
	
#headerimg h1 {
	position:relative;
	font-size:1em;
	top:10;
	left:10;
	
	}

h2 {
	font-size: 1.6em;
	line-height:1.5em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 15px 0 0 0;
	padding: 0;
	color:white;

	}

h3 {
	font-size: 1.6em;
        color: #666666;
        font-weight:bold;
	
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color : #1589ff;
	}

h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #1589ff;
	text-decoration: underline;
	font-size: 1.5em;
	line-height: 1.3em;
	}

.cathomelink
{
	font-size: 1.6em;
	font-weight:bold;
	margin-bottom:10px;
	}

h2 a:hover, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
 


.entry p a:visited {
	color: #009900;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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: #5D6B00;
	text-decoration: underline;
	}



h3 a:hover
{
	color: white;
	text-decoration: none;
	background-color:#1589FF;
	}
	
h2 a:hover {
	color: white;
	text-decoration: none;
	background-color:#1589FF;
	}
	
a:hover {
	color: white;
	text-decoration: none;
	background-color:#1589FF;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px auto;
	padding: 0; 
	}

#page {
	
	padding:0px;
	margin-top:0px;
	text-align:left;
	
	}


.spiel{
	position:relative;
	top:30px;
	margin-left:20px;
	height: 23px;
	}
	
.spiel h1{
	margin:0;
	text-align: left;
	font-size:1.4em;
	}

.narrowcolumn {
	float: left;
	padding:10px;
	margin-left:20px;
	width: 600px;
	background-color:white;
	text-align:left;
	border:1px #ABACAD solid;
	}


.narrowcolumn_big {
	float: left;
	padding:10px;
	margin-left:20px;
	width: 660px;
	background-color:white;
	text-align:left;
	border:1px #ABACAD solid;
	}

.widecolumn {
	float: left;
	padding:10px;
	margin-left:20px;
	width: 600px;
	background-color:white;
	text-align:left;
	border:1px #ABACAD solid;
	}
	
.post {
	margin: 0 0 40px 0px;
	text-align: left;
	line-height:1.4em;
	}



.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: left;
	font-size:0.9em;
}

#footer {
	padding: 0;
	margin: 20px 0 20px 20px;
	width: 960px;
	clear: both;
	height:74px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
padding-bottom: 15px
	margin: 0;
line-height:1em;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	margin-bottom:10px
	text-align: center;
	text-decoration: none;
	color: 	#1589FF;
}


h3 {
	padding: 0;
	margin: 35px 0 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
	}
	
/* offer images on ski */
.offer_photo {
	float: left;
	padding: 3px 8px 0px 0px;
	}
	
/* 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, #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 {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	font-size:11px;
	}

#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: 7px 0 0;
	padding: 0;
	}
	
	
.entrytext li {
	margin: 0;
	padding: 0 0 10px 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 90px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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: 10px;
	font-size:11px;
	margin-left:660px;
	width: 250px;
	text-align:left;
	background-color:#EEEEEE;
	border:1px solid #ABACAD;
	}


#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	color:#000;
	text-decoration:none;
	font-size:1.5em;
	font-weight:bold;
	font-family:Verdana;
	line-height:1.2em;
	}	

/* 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;
	}

hr {
	display: none;
	}

.para_seperator

{
	display: block;
	color: #ddd;
	height: 2px;
	margin-top: 5px ;
	margin-bottom:5px;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	padding:5px;
	}


/* End Various Tags & Classes*/






.promotion
{
	padding:4px;
	border:1px solid #009900;
	background-color:white;
}

/*Social bookmarks styles*/
.socialbk
{
	padding:4px;
	border:1px solid #990030;
	vertical-align:center;
	font-weight:bold;
	color:#990030;
	margin-top:25px;
}

.socialbk a
{
	padding:0;
}

.socialbk a:hover
{
	text-decoration:none;
	background-color:white;
	padding:0;
}


/*End Navigation bar styles*/

/*redirect page styles*/

.redirect
{
	font-size:1.4em;
	padding:30px;
	text-align:left;
}

/*End redirect page styles*/

.error_info {border: 1px solid red; padding: 5px 10px; margin:5px 0; color: #992222; }

/* styles for intro promo block with light blue stroke and bigger fonts */

.promo_intro
{
	
	border: 4px solid #1589ff;
	padding: 5px;
	font-size: 1.2em;

}

.promo_intro h2
{
	
	line-height: 1.1em;
	font-size:1.3em;
}
.promo_intro li
{
	
	padding-top:4px;
}




/* End styles for promo codes  */
