/*  
Theme Name: WP Vista
Theme URI: http://www.themebin.com
Description: Trendy, fancy and  attractive wordpress theme.
Version: 1.0
Author: Santhosh. S for NET-TEC
Author URI: santhosh.themebin.com

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme.
    - You can use this theme for any purpose.
    - You can modify this theme as per your needs.

*/


body {
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background:#000;        
        background-image:url();
	margin: 0px;
	padding: 0px 0px 0px;
}
a {
	color: #eeeeee;
	text-decoration: none;
outline: none;
}
a:visited {
	color: #eeeeee;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 20px;
        padding-bottom:40px;
	height: 20px;
	font: bold 20px/100% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
        text-align:center;

}
h1 a, h1 a:visited{
	color: #fff;
	text-decoration: nona;
}
h1 a:hover{
	color: #a4dfed;
	text-decoration: none;
}
h2 {
	color: #eeeeee;
	margin: 0px 0px 12px;
	border-bottom: 1px dotted #eeeeee;
	
	font: normal 190%/100% Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	padding-bottom: 3px;
	padding-left: 2px;
}

h2 a, h2 a:visited {
	color: #eeeeee;
	text-decoration: none;
}
h2 a:hover {
	color: #eeeeee;
	text-decoration: none;
        
}
h2:first-letter {
	color:#ff0000;
}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #5397a4;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ff0000;
	margin: 10px 0px 5px;
}

h5 { 
        font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ff0000;
	margin: 10px 0px 5px;
}

h5 a, h5 a:visited {
	color: #ff0000;
	text-decoration: none;

}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
    width: 1000px;
	background: url(images/content-bg.jpg) repeat-y;
}
/* header area  */
#header {
	position: relative;
	background: url(images/header-bg.jpg) no-repeat;
	height: 290px;
	text-align: left;
	padding-right:0px;
	color: #fff;
    overflow:hidden;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: relative;
	text-align:left;
	top:0px;
	bottom: 3px;
	padding-left: 20px;
	color: #fff;
	font-size: 14px;
}
#nav {
	/*Barre de boutons Accueil, Nos produits, Showrooms etc... */
	position: relative;
	float: left;
	top: 18px;
	left: 28px;
	list-style: none;
	margin: 0px;
	width: 630px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #fff;
	text-decoration: none;
}
#nav .page_item a{
	color: #eeeeee;
	text-decoration: none;
	background: none;
	padding: 8px 8px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_item a:hover {
	color: #ff0000;
}

#welcome {
	position:relative;
	float: left;
	width: 663px;
	left:34px;
	top:20px;
	text-align:center;
}

#stuff { /* contient formulaire de recherche + boutons liens (div #rss ci-dessous) + corner */
/*	border:1px solid red;*/
	float: right;
	width: 260px;
	padding-top: 15px;
	padding-left: 0px;
}
#rss { /* boutons liens facebook, twitter, corner etc...*/
	padding-left:35px;
}

/* content area */
#content {
	padding: 10px 0px 20px 20px;
	float: left;
	width: 65%;
	overflow: hidden;
}
#content-top {
	background: url(images/content-top.jpg) center no-repeat;
	height: 120px;
}
#content-top img {
	border: none;
}
.post {
	clear:both;
	padding-top: 15px;
	padding-left: 35px;
	text-align:justify;
}
.posted {
	margin: 0;
	font-size:0.9em;
	padding: 5px;
	background:#111;
	border-bottom: 1px solid #222;
	color: #fff;
	text-align:right;
}
.category { 
    
	float: left;
	background: url(images/category.png) left no-repeat;
	padding-left: 17px;
line-height: 30px

}
.img {border: 0px}
       
        
}
.calendar {
	background: url(images/calendar.png) left no-repeat;
	padding-left: 17px;
line-height: 30px
}

.post-title {
	float: left;
	margin-left: 0px;
	width: 600px;
	padding-top: 10px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/comment.png) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

blockquote {
	margin : 10px;
	padding : 0 0 0 40px;
	color: #a4dfed;
	border : 1px solid #222;
	background : #111 url(images/quote.png) no-repeat 5px 5px;   
}



code {
	color: #a4dfed;
	font-size: 12px;
}

.mini-add-comment {
	background: url(images/add-comment.png) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 30px;
}
.navigation a, .navigation a:visited {
	color: #a4dfed;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.png) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.png) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dashed #333333;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist li p{
        border: 1px solid #333333;
        padding:5px;
        background:#131212;
        
        
}
.commentlist .alt {
	background: #131212;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #ffffff;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #ffffff;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #fff;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#131212;
	border: 1px solid #333333;
	padding: 3px;
	color: #a4dfed;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#131212;
	border: 1px solid #333333;
	padding: 2px;
	color: #a4dfed;
	margin-top: 3px;
}

#commentform #submit{
	background: url(images/buttons.png) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: solid 1px #333333;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float:left;
	padding: 0px 0px 0px 88px;
	width: 190px;
	color: #eeeeee;
	overflow: hidden;
}

#sidebar img {
	border: none;
}

#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ff0000;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #eeeeee;
        background: url(images/ch1-bg.png) left no-repeat;
       padding-left:24px;
}

#sidebar a, #sidebar a:visited{
	color: #858585;
	text-decoration: none;
}
#sidebar a:hover{
	color: #ff0000;
	text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #222;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

ul.list-blogroll li{
	background: url(images/bullet.png) no-repeat;
	padding-left: 16px;
}

li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}

li.widget_calendar td {
	padding: 3px 5px;
}

.textwidget {
	padding-top: 5px;
}

/* formulaire de recherche */
#search-form {
	position: relative;
	top: -31px;
	width:210px;
	height: 37px;
}

#search-form #s {
    background: none;
	height: 17px;
	width: 150px;
/*	margin: 6px 5px 0px 10px;
	padding: 3px 0px 2px 5px;*/
    color: #5397a4;
	border: none;
}
#search-form #search-submit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 23px;
	width: 23px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
	cursor:pointer;
}

#searchform {  /*doublon ? est-elle utilisée ?*/
	background: #5397a4;
	height: 17px;
	width: 60px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #5397a4;
	
}
#searchform #searchsubmit { 
	height: 23px;
	width: 23px;
	border: none;
}


/* footer area */
#footer {
	clear: both;
	background: #000 url(images/footer.jpg) no-repeat;
	height: 19px;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
	text-align: center;
	padding-top: 50px;
}
#footer a, #footer a:visited {
	color: #fff;
	text-decoration:underline;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}

#credits {
	margin: 0px auto;
	width: 1000px;
	color: #fff;
	font-size: 85%;
	background: #000;
	line-height: 120%;
	text-align:center;
	font-size:12px;
}

#wordpress {
	font-size: 10px;
	background: #000;
	text-align: center;
}
#credits a, #credit a:visited {
	color: #a4dfed;
	text-decoration: underline;
}

/* Images */

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}

	a img {
	border-bottom: #999999 1px solid;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
img.wp-smiley{ 
	border:none;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.addthis_container img{
        border: 0px
}
.bp h2{
	color=red;}
}

/*################## Infobulle tooltip##################*/

a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 1px solid #fff;
    background: #c3d9ff;
    width:220px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(images/infobulle.gif);
    margin:0;
    padding: 0;
    border: 0;
}

################## sprite  ou rollover du header ##################

#skyline {
   width: 1000px;
   height: 297px;
   background: url(images/header-top.jpg) no-repeat;
   overflow:hidden;
   margin: 10px auto;
   padding: 0;
   position: relative;
}
#skyline li {
   margin: 0;
   padding: 0;
   list-style: none;
   position: absolute;
   
}
#skyline li, #skyline a {
   display: block;
   outline:none;

}

#panel-site-magma {left: 0; width:1000px; top:0px;}
#panel-home-cinema { left: 0; width: 120px; top:127px  }
#panel-haute-fidelite { left: 121px;  width: 120px; top:127px   }
#panel-flat-tv { left: 500px; width: 80px; top:127px  }
#panel-photo { left: 620px; width: 65px; top:127px  }
#panel-video { left: 790px; width: 60px; top:127px  }
#panel-multimedia { left: 900px; width: 100px; height:150px; top:127px  }

#panel-site-magma a { height:110px; }
#panel-home-cinema a { height:110px; }
#panel-haute-fidelite a { height:110px; }
#panel-flat-tv a { height:110px; }
#panel-photo a { height:110px; }
#panel-video a { height:110px; }
#panel-multimedia a { height:110px; }

#panel-site-magma a:hover {
   background: transparent url(images/header-top.jpg)
               0 0px no-repeat; height:110px; 
			
}

#panel-home-cinema a:hover {
   background: transparent url(images/header-top.jpg)
               0 -424px no-repeat; height:150px; overflow:hidden;
}
#panel-haute-fidelite a:hover {
   background: transparent url(images/header-top.jpg)
               -121px -424px no-repeat; height:150px; overflow:hidden;
}
#panel-flat-tv a:hover {
   background: transparent url(images/header-top.jpg)
               -500px -424px no-repeat; height:150px; overflow:hidden;
}
#panel-photo a:hover {
   background: transparent url(images/header-top.jpg)
               -620px -424px no-repeat; height:150px; overflow:hidden;
}
#panel-video a:hover {
   background: transparent url(images/header-top.jpg)
               -790px -424px no-repeat; height:150px; overflow:hidden;
}
#panel-multimedia a:hover {
   background: transparent url(images/header-top.jpg)
               -900px -424px no-repeat;height:150px; overflow:hidden;
}

#corner {
    position:relative;
	width:150px;
    height:314px;
    margin-left:12px;
}

#corner div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 314px; 
    border: 1px solid white;
    
}

#corner div:hover {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 314px; 
    border:1px solid red;

}

#corner div.active {
    z-index:10;
    opacity:1.0;
	height: 314px;
}

#corner div.last-active {
    z-index:9;
}

#corner div img {
    height: 314px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

.white
{
color:white;
font-weight:bold;
font-size:13px;
}
