/*  
Theme Name: Window World and Siding Company
Theme URI: http://numediafirm.com
Description: WWSC Brand. 
Version: 1.0
Author: nu acsc
Author URI: http://numediafirm.com
*/


* {
   margin:0;
   padding:0;
}

html, body {
   font-family:arial,verdana,sans-serif;
   font-size:1em;
   background:#092435;
   background-image:url('images/bkg.png');
   background-position:top;
   background-repeat:repeat-x;  
}

#container {
   width:839px;
   margin:5px auto 0 auto;
}

#header {
   position:relative;
   float:left;
   width:839px;
   height:252px;
 /*  opacity:;*/
   background:url('images/bg-header.png');
   display: inline;
}
#tenpercent {
   float:right;
   width: 200px;
   height: 108px;
   position: relative;
   top: 115px;
   right: 72px;
   
}

#infos-header {
   width:523px;
   height:200px;
   margin:10px 0 0 40px;
   background:url('images/header.png');
   float: left;
   display: inline;
}

h1 {
   position:absolute;
   left:50px;
   bottom:0px;
   font-size:.5em;
   text-transform:uppercase;
    visibility:hidden;
}

h1 a:link, h1 a:visited {
   color:#FFF;
   text-decoration:none;
}

h1 a:hover {
   color:#B5C2CF;
}


#description {
   position:absolute;
   left:50px;
   bottom:20px;
   font-size:0.8em;
   color:#EBF7FD;
}


h2 {
   font-size:1.2em;
   text-transform:uppercase;
   margin:0 0 20px 0;
  
}




#main {
   position:relative;
   float:left;
   width:839px;
   opacity:;
   background:url('images/bg-content.gif') repeat-y;
}

#main-content {
	position:relative;
	float:left;
	width:470px;
	display:inline;
	padding:0;
	margin-top:10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 40px;
}




/* ARTICLES */

.post {
   margin:0 0 50px 0;
   font-size:.95em;
   font-family:arial, serif;
   text-align:justify;
   line-height:140%;
   padding:0;
color:#333333;
}

.post p {
margin-top:15px;
}

.post ul, .post ol {
   margin:10px 0 10px 40px;
}

.post h2 {
   font-size:1em;
   text-transform:uppercase;
   margin:0 0 20px 0;
   width:460px;
   padding:3px 0 3px 10px;
   background:#0e2036;
  color:#ffffff;
}

.post h2 a:link, .post h2 a:visited {
   color:#FFF;
   text-decoration:none;
   font-family:"Times New Roman", Times, serif;
   letter-spacing:1px;
}

.post h2 a:hover {
   color:#B5C2CF;
   background:none;
}

.post a:link {
   color:#6B7D8F;
   font-weight:bold;
}

.post a:hover, post a:visited {
   background:#EFDFB3;
}

blockquote {
   background:#eee;
   padding:10px;
   margin:5px 0 5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
}

.postmetadata {
   
   width:460px;
   margin:15px 0 30px 0;
   padding:5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
   font-size:0.8em;
   color:#444;
}

.postmetadata a:link {
   color:#888;
   text-decoration:none;
}

.postmetadata a:hover, .postmetadata a:visited {
   color:#000;
   background:#D1E5EF;
}

#signature {
   margin:30px 0 0 0;
   font-size:0.8em;
   color:#999;
}

#signature a:link {
   color:#777;
   font-weight:bold;
   text-decoration:none;
}

/* SIDEBAR */
#giftcard {
float:right;
width: 250px;

text-align:center;
}
.sidebar-wrapper {
   position:relative;
   float:right;
   display:inline;
   width:270px;
   margin:10px 39px 0 0;
   padding:0;
   background:#0e2036;
}

#abonnements {
   position:relative;
   float:right;
   width:250px;
   margin:5px;
   padding:5px;
   background-color:#B5C2CF;
text-align:center;
}

#abonnements a {
color:#0e2036;
}

#searchform {
   position:relative;
   float:right;
   margin-top:5px;
}

#s {
   background:#DFEFFF;
   border:1px solid #FFF;
   width:200px;
}

#searchsubmit {
   background:transparent;
   border:none;
   color:#FFF
}

img#rssfeed {
   border:none;
   visibility:hidden;
}

#sidebar {
   position:relative;
   float:right;
   width:270px;
}

#sidebar ul {
   list-style-type:none;
   margin:0;
}

#sidebar li {
   
   list-style-type:none;
   line-height:1.5em;
text-align:center;
}

#sidebar li ul li {
   margin:3px;
}

#sidebar h2 {
   font-size:0.7em;
   text-transform:uppercase;
   color:#83ABBF;
   margin-top:10px;
   font-weight:normal;
}

#sidebar a, #sidebar a:visited {
   color:#476C7F;
   text-decoration:none;
   padding:5px;
   font-size:1.4em;
   letter-spacing:1px;
   line-height:30px;
   width:100%;

}

#sidebar a:hover {
   background:#6B7D8F;
   color:#FFF;
}



/* PIED DE PAGE */

#footer {
   position:relative;
   float:left;
   width:839px;
   height:100px;
   color:#aaa;
   padding:10px 0;
   font-size:0.8em;
   text-align:center;
   opacity:;
   background:url('images/bg-footer.gif') no-repeat;
}

#footer a:link, #footer a:visited {
   color:#888;
   font-weight:bold;
   text-decoration:none;
}

#footer a:hover {
   color:#000;
   background-color:#D1E5EF;
}

/* COMMENTS */

h3#comments {
   margin:10px;
   font-size:0.9em;
}

textarea#comment {
   margin:10px;
   width:350px;
}

#commentform input {
   margin:0 10px;
   width:200px;
}

ol.commentlist {
   background:#EEE;
   width:430px;
   padding:10px;
}

ol.commentlist a:link, ol.commentlist a:visited {
   text-decoration:none;
   color:#6B7D8F;
   font-weight:bold;
}

ol.commentlist a:hover {
   background:#EFDFB3;
}

ol.commentlist li {
   margin:0 0 20px 20px;
   font-size:0.9em;
}

#commentform label {
   font-size:0.8em;
   color:#888;
}
#blurb {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:0.7em;
	color:#fff;
	padding: 20px;
	letter-spacing:1px;

   }


   #trusted {
   font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size:0.9em;
	color:#fff;
	padding: 7px;
	letter-spacing:1px;
line-height:150%;
   }

   
#gallerycontainer {
float:left;
width:470px;
height:376px;
border:1px #333333 solid; 
}
