/*
Theme Name: Bridlington Double Glazing Right Sidebar
Theme URI: http://virtualequitycompany.com
Description: CustomDoubleGlazing theme.
Author: Dave Monjack
Author URI: http://davemonjack.com
version: 1.0
Tags: two-column, widget-ready
*/
/*===================Css-reset===============================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";}


    /*=================================Body==========================*/
    body {
      margin-top:10px;
      background:#ccc;
    }
    h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


    /*==========================OuterWrap============================*/
    #OuterWrap{
      background: #fff url(images/bodyBG.jpg) repeat-x;
      width:960px;
      margin: 0 auto;
      background:
    }

    #time{

      font-size: 12px;
      width:150px;
      height:12px;
    }

     /*=========================Wrap==================================*/
  #wrap{
    width:800px;
    margin: auto;
     padding-bottom:10px;


  }



    /*=============================Header=================================*/


    #head{
      margin-top:20px;
      position:relative;
      background: url(images/headerjpg);
      width:800px;
      height:129px;

    }

   #logo  {
     text-indent:-9999px;
      display:block;
      width:220px;
      height:89px;
      position:absolute;
   left:280px;
   top:11px;
   }

 /*=======================Menu============================*/
 #menu{


  margin-top:16px;
  overflow: hidden;
  }

  #menu ul{
    font-family: Arial,Tahoma, sans-serif ;
    padding:0px;
    margin:0px;

  }

  #menu li{
    float:left;
    display:inline;
    background: url(images/menuBG.jpg) repeat-x;

  }

  #menu li a:link, #menu li a:visited{

    padding-top:9px;
    display:block;
    width: 160px;
    height:34px;
    color:#fff;
    text-align:center;
    text-decoration:none;
	font-size:14px;

  }

 #menu li a:hover,#menu li a:hover{
   text-decoration:underline;
   color:#af9017;

 }

 /*===========================Content==========================*/
 #content{
   font-family: Arial,Tahoma, sans-serif ;
   width:800px;


 }

 .post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}

.post h2{
	font-family: 15pnt Arial,Tahoma, sans-serif ;
    padding:10px;
	}

.post h2 a{
	color: #000;
	text-decoration: none;
	}

.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px;
        padding:10px;
        line-height:25px;



}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}


.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}

.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}


 /*============================SideBar=============================*/
 #sidebar {
   margin-right:8px;
   margin-top:10px;
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:190px;
	float:right;
	padding: 10px 0 0 0;
	border-left: 1px solid #ddd;
    background:#eee url(images/page-bg-repeat.gif)  repeat-x;
	}

    #sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/*===================MiddleContent============================*/

#middlecontent{
  background:url(images/page-bg-repeat.gif) repeat-x;
  margin-top:10px;
  margin-left:14px;
  width:400px;
  float:left;

}

#sideshow{
  width:380px;
  height:300px;
  border:solid 1px #000;
  margin:auto;

}

ul#boxes{
  font:normal 14px arial, georgia, times;
   width:380px;
   margin:auto;

 }

 #boxes li a{
   margin-bottom:10px;
   border: 1px solid #000;
 }
 a.boxout{

   background:url(images/windows1.jpg) bottom left no-repeat;
   text-align:center;
   text-decoration:none;
   width:122px;
   height:124px;
   float:left;
   color:#fff;
    display: block;
    margin-right:4px; display: inline; _margin-right:4px;
    margin-top:10px;
    font-size: 1.1em;


 }

 #boxes-Roofline{
   background:url(images/roofline.jpg) bottom left no-repeat;
 }

 #boxes-Roofline:hover{
   background-position: top left;

 }

 #boxes-doors{
     background:url(images/doors.jpg) bottom left no-repeat;
 }

 #boxes-doors:hover{
   background-position: top left;

 }
 #boxes-Conservatories{
   background:url(images/conservatories.jpg) bottom left no-repeat;
   text-decoration:none;
 }

 #boxes-Conservatories:hover{
   background-position: top left;
   }

   #boxes-Building{
     background:url(images/buildingWork.jpg) bottom left no-repeat;
   }
   #boxes-Building:hover{
    background-position: top left;
   }

   #boxes-Rroofs{
       background:url(images/roofs.jpg) bottom left no-repeat;
       text-decoration:none;
   }

   #boxes-Rroofs:hover{
    background-position: top left;

   }


 a#boxes-windows:hover,a.boxout:hover
     { background-position: top left;
     text-decoration:none; }

 .boxout-last{
   color:#fff;
   background:url(images/windows.jpg) bottom left no-repeat;
   text-align:center;
   width:122px;
   height:124px;
   float:right;
   padding:0px;
   margin-top:10px;

 }


/*=======================LeftMenu=======================*/
  #leftMenu ul{
    width:170px;
  }


  #leftMenu {
  width:170px;
  float:left;
  margin-left:0px;
  margin-top:10px;

}


#leftMenu li{
  background: #fff;
  margin-bottom:12px;
   width:170px;

}
#leftMenu li a:link,#leftMenu li a:visited {
  font-family: Arial,Tahoma sans-serif, ;
  text-decoration: none;
  color:#fff;
  text-align:center;
  display:block;
  background: url(images/sidemenuBG.png) no-repeat left bottom;
  width:170px;
  height:32px;
  padding-top:5px;

}

#leftMenu li a:hover, #leftMenu li a:active{
  background-position: left top;
  text-decoration: underline;
}


 /*=======================Footer========================*/

  #footer ul{
    width:800px;
    height:18px;
    background: url(images/footerBG.jpg) repeat-x;
    margin-top:25px;

    border: solid 1px #000;
    text-align:center;

  }
  #footer li{
text-decoration:none;
    color:#fff;
    display:inline;
    padding-left:30px;
    font-size:12px;
  }

  #footer a{
    color:#fff;
    text-decoration:none;
  }

#link li a {
text-decoration:none;
color:#fff;
}


  /*========================== search======================== */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}

  /*========================Full Page=============================*/
  #pageContent {
    Width:615px;
    margin-left:12px;
    margin-top:10px;
    float:left;
    border:solid 1px #000;
    background:url(images/page-bg-repeat.gif) repeat-x;
  }


