/*  
Theme Name: NTGPE
Theme URI: http://ntgpe.org
Description: Designed to mimic the ntgpe.org traditional dreamweaver template. This theme was created by editing the IBlue theme; designed by <a href="http://webtop99.com">Web Top</a>.
Author: Dale Storey
Author URI: http://ntgpe.org 
*/

/* 



   * Default HTML tags 
   */
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700);

img a {
	border: none;
}
a {
    color: #0066CC;
    text-decoration: none;
    }

a:visited {
            color: #0066CC;
            text-decoration: italic;
            }

a:hover {
    text-decoration: underline;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 5px solid #01bcf3;
}

body {
       background: #ffffff url("../../../../../wp_site/wp-content/themes/ntgpe/images/body-bg.jpg") repeat-x top;
       color: #282828;
       font-size: 1em;
       font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;
       margin: 0px auto;
       padding: 0px;
       }

cite {
	font-size: 90%;
	font-style: normal;
}


h1 {
     font-size: 20px;
     margin: 0px 0 10px 0;
     font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;  
     font-weight: bold;
     color: #232323;

}

h1 a,
h1 a:visited,
h1 a:hover,
h1 a:visited:hover { 
                     text-decoration: none;
                     color: #181818;
                     padding: 5px 13px 5px 3px;   
                     }

h2 {
     font-size: 18px;
     margin: 15px 0 3px 0;
     font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;   
     font-weight: bold;
     color: #181818;
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #181818;
                     padding: 5px 13px 5px 3px;   
                     }
h3 {
     font-size: 16px;
     margin: 14px 0 16px 0;
     font-weight: bold;
     color: #181818;
}

h4 {
     font-size: 16px;
     margin: 14px 0 16px 0;
     font-weight: bold;
     color: #0066CC;
     }

h4 a,
h4 a:visited,
h4 a:hover,
h4 a:visited:hover { 
                     text-decoration: none;
                     color: #0066CC;
                     }                  
                     
/*#content img { 
      padding: 3px; 
      border: #b6e4fb 0px solid;
      background: #fefefe;
      margin-right: 5px;
      margin-left: 3px;
      }

#content img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0px;
                }

#content img.alignright { 
                 float: right;
                 margin: 3px 0px 3px 3px;
                 }*/

li { 
     margin: 0;
     padding: 0;
     list-style-type: none;
     }


ol#comments li p {
                   font-size: 100%;
                   }

ul { 
     margin: 0;
     padding: 0;
     }
/* Print Page Icon*/
.printer {
            color: #0066CC;
            font-weight: normal;
            font-size: 10px;
            text-align: right;
            color: #181818;
          }

.printer a, .printer a:visited { color: #0066CC;
                            text-decoration: none;
                            }
.printer a:hover, .printer a:visited:hover { color: #0066CC;
                            text-decoration: none;
                            }

/* Link to the comments */
.feedback {
            color: #181818;
            font-weight: bold;
            font-size: 11px;
            background: #d3edfa;
            text-align: right;
            padding: 4px 10px 6px 0px;
            clear: both;
            text-transform: lowercase;
	    border-bottom: 1px solid #b6e4fb;
	    border-left: 1px solid #b6e4fb;
	    border-right: 1px solid #b6e4fb;
            }

.feedback a, .feedback a:visited { color: #008ed0;
                            text-decoration: none;
                            }
.feedback a:hover, .feedback a:visited:hover { color: #181818;
                            text-decoration: none;
                            }

/* The post informations */
.meta { 
        font-size: 11px;

        }

.meta li, 
ul.post-meta li { 
                  display: inline;
                  }

.meta ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #181818;
          text-transform: lowercase;
          text-decoration: none;
          
          }
.meta a:hover { 

          text-decoration: underline;
          }
.meta { 
        color: #181818;
        background: #d3edfa;
        padding: 5px;
        font-weight: normal;
        letter-spacing: 0;
	border-top: 1px solid #b6e4fb;
	border-left: 1px solid #b6e4fb;
	border-right: 1px solid #b6e4fb;
       }

/* back of post content */
.storycontent { 
                line-height: 1.7em;    
                padding: 15px 5px 5px;
		font-size: .8em;
                }

/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #ffffff;
                        border: 1px solid #84baec;
                        color: #282828;
                                                }

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #830000;
	font-size: 110%;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: right;
           width: 600px;
           margin: 10px 10px 0px 0px;
           /*text-align: left; */
           display: inline;
           padding-bottom: 10px;
           }

#content ol li { 
                 list-style: decimal;
                 }
#content li { 
     list-style-type: square;
     }                 
                 

#content ul { 
              margin-top: 10px;
              margin-left: 35px;
              }

#content ul li { 
                 list-style-image: none;
                 }

#content-bigleft {
           float: left;
           width: 770px;
           margin: 0px 10px 0px 10px;
           text-align: justify;
           display: inline;
           
           }
           
#content-bigright {
           float: right;
           width: 784px;
           margin: 0px 10px 0px 0px;
           text-align: justify;
           display: inline;
           
           }
           
#content-full {
           float: right;
           width: 980px;
           margin: 0px 0px 0px 10px;
           text-align: justify;
           display: inline;
           
           }          
/* Middle Content - Home */            
#content-home {
           float:left;
           width: 402px;
           margin: 0px 30px 10px 30px;
           text-align: justify;
           display: inline;
           
           }        
           
#content-home h2 {
     font-size: 17px;
     margin: 9px 0 10px 0;
     padding: 6px 0 3px 0;
     font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;
     font-weight: bold;
     color: #0e609f;
     text-align: left;
     border-bottom: 1px solid #0e609f;
     border-top: 1px solid #0e609f;
     text-transform: uppercase;
}

#content-home h2 a,
#content-home h2 a:visited,
#content-home h2 a:hover,
#content-home h2 a:visited:hover { 
                     text-decoration: none;
                     color: #181818;
                     }


#content-home a,
#content-home a:visited { 
                             text-decoration: none;
                             color: #0e609f;
                             font-weight: bold;
                           }

#content-home a:hover,
#content-home a:visited:hover  { 
                             text-decoration: underline;
                             color: #c15316;
                              }

#content-home ul { 
                list-style-image: url("../../../../../wp_site/wp-content/themes/ntgpe/images/menu-right-icon.png");
                   margin-left: 12px;
                    font-size: 11px;
                   
                   }
                   
#content-home ul :hover { 
                list-style-image: url("../../../../../wp_site/wp-content/themes/ntgpe/images/menu-right-icon-hover.png");
                   } 

#content-home ul li{ 
                    margin-top: 8px;
                      }

#content-home ul li.widget{ 
                      list-style-image: url("../../../../../wp_site/wp-content/themes/ntgpe/images/menu-right-icon.png");
                      margin-left: 8px;
                      }

#content-home ul li.widget:hover { 
                      list-style-image: url("../../../../../wp_site/wp-content/themes/ntgpe/images/menu-right-icon-hover.png");
margin-left: 8px;
                      }


.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#content-home img { 
      padding: 3px;
      border: #b6e4fb 0px solid;
      background: #ffffff;
      }

#content-home img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

#content-home img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }
                 
           
/* Middle Content - Home Ends */   

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            padding-top: 5px;
            }


#header {
          font-size: 32px;
          font-weight: bold;
	  text-decoration:none;
          font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;
          margin: 10px auto;
          height: 176px;
          width: 1000px;
          padding: 0;
          background: url("../../../../../wp_site/wp-content/themes/ntgpe/images/header.png") no-repeat;
          }

.header-title {
    font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;
	color:#ffffff;
	font-size:26px;
        font-weight:bold;
	padding: 90px 0 0 198px;
	text-align:left;
	}
.header-title a{
	color:#ffffff;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#ffffff;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
        font-size: 11px;
        font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;
        font-weight: normal;
	color:#ffffff;
	padding: 1px 0 0 199px;
	text-align:left;
	}

Top part CSS
*/
#top {
	width: 1000px;
	height: 30px;
        margin: 0px auto;
}

#topleft {
	float: left;
	height: 30px;
	padding-left: 10px;
}
#topleft a {
	float: left;
	height: 20px;
	width: 20px;
	background: url(../../../../../wp_site/wp-content/themes/ntgpe/../../../../../wp_site/wp-content/themes/ntgpe/images/home.png)
}

#topright {
	float: right;
	height: 30px;
	padding-right: 0px;
    padding-left:90px;
}
.homebutton
	background: url(../../../../../wp_site/wp-content/themes/ntgpe/images/home.png);

Page navigation CSS
*/
#menu {
	float: left;
	height: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 1px solid #b6e4fb;
	z-index: 20;
}

#menu li {
	float: left;
	display: block;
	height: 32px;
	border-right: 1px solid #b6e4fb;
}

#menu li ul li {
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #b6e4fb;
	width: 100%;
}

#menu li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #008ed0;
        text-decoration: none;
        font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;
        }

#menu li a:hover {
	background: url(../../../../../wp_site/wp-content/themes/ntgpe/images/menuhover.gif) repeat-x;
	color: #01bcf3;
}

#menu li.current_page_item a {
	background: #FFF;
	color: #01bcf3;

}

#menu li.current_page_item a:hover {
	background: #FFF;
	color: #01bcf3;
}

#menu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#menu ul li a {
	display: block;
	background: #FFF;
}

#menu li ul a:hover {
	display: block;
	background: #FFF;
}

#menu ul a {
	display: block;
}

#menu ul ul {
	margin-top: -27px;
	display: none;
	margin-left: 198px;
	position: absolute;
	border-left: 1px solid #b6e4fb;
	border-right: 1px solid #b6e4fb;
}

#menu li:hover ul ul {
	display: none;
}
#menu li:hover ul {
	display: block;
}
#menu ul li:hover ul {
	display: block;
}
#menu li ul li {
	display: block;
	width: 100%;
}

#menu li.page_item ul {
	border-top: 2px solid #b6e4fb;
	width: 200px;
}

#menu li.page_item a {
	display: block;
}

#menu li.page_item a:hover {
	display: block;
}

#menu li.page_item ul li a {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #fff;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	color: #333;
        text-decoration: none;
}

#menu li.page_item ul li a:hover {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px solid #b6e4fb;
	border-left: 1px solid #b6e4fb;
	background: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

/*
Search form CSS
*/
.searchform {
	display: inline;
}

.searchform fieldset {
	display: inline;
	margin-top: 1px;
	padding-top: 2px;  
        border: #34c3f3 0px solid;      
}

.searchform label {
	vertical-align: middle;
	display: inline;
	margin-right: 5px;
	font-size: 11px;
	color: #01bcf3;
	font-weight: bold;
}

.searchform input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.searchinput {
	background: #FFF;
	border: 1px solid #b6e4fb;
	width: 170px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #282828;
}

.searchbutton {
	background: url(../../../../../wp_site/wp-content/themes/ntgpe/images/searchbutton.gif) no-repeat;
	width: 16px;
	height: 16px;	
	margin-bottom: 1px;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	border: 0px solid #b6e4fb;
}

/*
Main Category Menu CSS
*/
#category {
	width: 1000px;
	height: 30px;
	margin: -40px auto;
	margin-bottom: 0px;
	background: url(../../../../../wp_site/wp-content/themes/ntgpe/images/categoryright.gif) repeat-x;
	border-top: 0px solid #b6e4fb;
	border-bottom: 0px solid #b6e4fb;
}

#categoryx {
	float: left;
	width: 985px;
	height: 30px;
	padding-left: 10px;
}

#categoryy {
	float: right;
	width: 5px;
	height: 30px;
}

#dcategory {
	float: left;
	height: 30px;
	border-left: 0px solid #666;
	z-index: 20;
	text-transform: uppercase;
}

#dcategory li {
	float: left;
	display: block;
	height: 30px;
    border: 0px;
    background: url(../../../../../wp_site/wp-content/themes/ntgpe/images/nav-divider.png) no-repeat right;
}

#dcategory li ul li {
	height: 24px;
	border-right: 0;
	border-bottom: 1px solid #b6e4fb;
	width: 100%;
}

#dcategory li a {
	display: block;
	line-height: 30px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
        text-decoration: none;
       font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;
}

#dcategory li a:hover {
	color: #000; 
    /* background: url(../../../../../wp_site/wp-content/themes/ntgpe/images/categoryhover.gif) repeat-x;
    -moz-border-radius-bottomleft: 5pt;
             -moz-border-radius-bottomright: 5pt;
             -moz-border-radius-topleft: 5pt;
             -moz-border-radius-topright: 5pt;
             -webkit-border-top-right-radius:5pt;
             -webkit-border-bottom-right-radius:5pt;
             -webkit-border-top-left-radius:5pt;
             -webkit-border-bottom-left-radius:5pt; */
             
}

#dcategory ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#dcategory ul li a {
	display: block;
	background: #FFF;
}

#dcategory li ul a:hover {
	display: block;
	background: #FFF;
}

#dcategory ul a {
	display: block;
}

#dcategory ul ul {
	margin-top: -26px;
	display: none;
	margin-left: 200px;
	position: absolute;
	border-left: 1px solid #b6e4fb;
	border-right: 1px solid #b6e4fb;
}

#dcategory li:hover ul ul {
	display: none;
}

#dcategory li:hover ul {
	display: block;
}

#dcategory ul li:hover ul {
	display: block;
}

#dcategory li ul li {
	display: block;
	width:100%;
}

#dcategory li.cat-item ul {
	width: 260px;
}

#dcategory li.cat-item a {
	display: block;
}

#dcategory li.cat-item a:hover {
	display: block;
}

#dcategory li.cat-item ul li a {
	display: block;
        margin-left: -1px;
	text-align: left;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #008ed0;
	font-weight: bold;
	border: 1px solid #b6e4fb;
        font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;
      	background: url(../../../../../wp_site/wp-content/themes/ntgpe/images/categoryhover.gif) repeat-x;
}

#dcategory li.cat-item ul li a:hover {
	display: block;
	text-align: left;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #282828;
	font-weight: bold;
        background: #b6e4fb;
	border: 1px solid #b6e4fb;
	background: url(../../../../../wp_site/wp-content/themes/ntgpe/images/categoryright.gif) repeat-x;
} 

/*



/* The credits at the bottom of the site */
#credit {

          width: 1000px;
          height: 32px;
          background: url("../../../../../wp_site/wp-content/themes/ntgpe/images/credit1.png") no-repeat;
          text-align: center;
          font-size: 11px;
          font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;
          margin-left: auto;
          margin-right: auto;
          padding: 0;
          margin-bottom: 10px;
          clear: both;
          }

#credit  a, #credit  a:visited {
                          color: #ffffff;
			  text-decoration: none;
                          }
#credit  a:hover, #credit  a:visited:hover {
                          color: #282828;
			  text-decoration: none;
                          }

#credit p {
                       color: #282828;
                        text-align: center;
                       padding-top: 10px;
	               font-weight: bold;
                          }
/*
Subscribe RSS Form
*/
.subscribe {
	width: 160px;
}

.subscribe fieldset {
	display: inline;
	margin-bottom: 10px;
	border: 1px dotted #f4fbfe;
	width: 160px;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
}

.feedinput {
	border: 1px solid #b6e4fb;
	width: 95px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #282828;
	font-size: 11px;
}

.feedinput:focus {
	background: #ffffff;
	border: 1px dotted #b6e4fb;
}

.feedsubmit {
	background: url(../../../../../wp_site/wp-content/themes/ntgpe/images/feedsubmit.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	width: 44px;
	height: 21px;
	color: #fff;
	cursor: pointer;
	border: 0px dotted #b6e4fb;
}

.feedlink {
	background: url(../../../../../wp_site/wp-content/themes/ntgpe/images/rss.gif) no-repeat left;
        padding-bottom: 2px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
}


/* right sidebar */
#menu-right { 
             float: right;
             display: inline;
             width: 170px;
             margin: 0px 0px 5px 0px;
             font-size: 12px;
             padding: 0px 5px 0px 8px;
             background: #fefefe;
             }

#menu-right h2 {
     font-size: 16px;
     margin: 10px 0 10px 0;
     padding: 6px 0 3px 0;
     font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;
     font-weight: bold;
     color: #c15316;
     text-align: left;
     border-bottom: 1px solid #c15316;
     text-transform: uppercase;
}

#menu-right h2 a,
#menu-right h2 a:visited,
#menu-right h2 a:hover,
#menu-right h2 a:visited:hover { 
                     text-decoration: none;
                     color: #181818;
                     }


#menu-right a,
#menu-right a:visited { 
                             text-decoration: none;
                             color: #0e609f;
                             font-weight: bold;
                           }

#menu-right a:hover,
#menu-right a:visited:hover  { 
                             text-decoration: underline;
                             color: #c15316;
                              }

#menu-right ul { 
                list-style-image: url("../../../../../wp_site/wp-content/themes/ntgpe/images/menu-right-icon.png");
                   margin-left: 12px;
                   
                   }
                   
#menu-right ul :hover { 
                list-style-image: url("../../../../../wp_site/wp-content/themes/ntgpe/images/menu-right-icon-hover.png");
                   } 

#menu-right ul li{ 
                    margin-top: 8px;
                      }

#menu-right ul li.widget{ 
                      list-style-image: url("../../../../../wp_site/wp-content/themes/ntgpe/images/menu-right-icon.png");
                      margin-left: 8px;
                      }

#menu-right ul li.widget:hover { 
                      list-style-image: url("../../../../../wp_site/wp-content/themes/ntgpe/images/menu-right-icon-hover.png");
margin-left: 8px;
                      }


.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#menu-right img { 
      padding: 0px;
      border: #b6e4fb 0px solid;
      background: #ffffff;
      }

#menu-right img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

#menu-right img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }


/* End of right sidebar */

/* left sidebar */
#menu-left { 
             float: left;
             display: inline;
             width: 170px;
             margin: 10px 10px 10px 10px;
             font-size: .8em;
             font-weight: normal;
             padding: 0px 8px 18px 8px;
             background: #4688be /*url(../../../../../wp_site/wp-content/themes/ntgpe/images/roundedcornr_grad.png) repeat-x*/;
             -moz-border-radius-bottomleft: 5pt;
             -moz-border-radius-bottomright: 5pt;
             -moz-border-radius-topleft: 5pt;
             -moz-border-radius-topright: 5pt;
             -webkit-border-top-right-radius:5pt;
             -webkit-border-bottom-right-radius:5pt;
             -webkit-border-top-left-radius:5pt;
             -webkit-border-bottom-left-radius:5pt;
             
             }

#menu-left h2 {
     font-size: 16px;
     margin: 10px 0 10px 0;
     padding: 6px 0 3px 0;
     font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;
     font-weight: bold;
     color: #fff;
     width: 170px;
     text-align: left;
     border-bottom: 1px solid #fff;
     text-transform: uppercase;
}                 

#menu-left h2 a,
#menu-left h2 a:visited{ 
                     text-decoration: none;
                     color: #fff;
                     }

#menu-left h2 a:hover,
#menu-left h2 a:visited:hover { 
                     text-decoration: none;
                     color: #000;
                     }

#menu-left a,
#menu-left a:visited { 
                             text-decoration: none;
                             color: #000;
                             }

#menu-left a:hover,
#menu-left a:visited:hover  { 
                             color: #fff;
                             }
#menu-left ul { 
                line-height: 2.2em;
                }
                   
#menu-left ul :hover { 
              
                   } 

#menu-left ul li{ 
                    border-bottom: 1px solid #000; 
                      }
#menu-left ul ul{ 
                    margin-left:10px;
                    border-bottom: 0px solid #000;
                      }
                      
#menu-left ul ul li{ 
                    line-height: 1.4em;
                    border-bottom: 0px solid #000;
                
                        }                    



#menu-left ul li.widget:hover { 
                    
                      }                              

.box {
	background: #f4fbfe;
	padding: 10px;
	border: 1px solid #b6e4fb;
}

.box p {
	font-size: 1.0em;
	line-height: 1.3em;
	color: #282828;
	margin: 0px 0px 7px 0px;
}

.postbox {
	margin-bottom: 10px;
	background: #FFF;
	padding: 10px;
	border: 1px solid #b6e4fb;
}

.postbox p {
	font-size: 1.0em;
	line-height: 1.3em;
	text-align: justify;
	margin: 0;
	color: #666;
}

#adcontainer {
	padding: 0px 0 0 0;
	margin:0;
	width: 300px;
}

#adboxes{
	padding: 13px 0 14px 0px;
	width:160px;
        background: #1b8adc url(../../../../../wp_site/wp-content/themes/ntgpe/images/adcontainer_bg.jpg) top repeat-x;
	float:left;
	position: relative;
}
#adboxes ul {
	margin: 0;
	padding: 0;
	list-style: none;
        padding-left: 15px;
}
#adboxes ul li {
	display:block;
	margin: 2px 4px 0px 0px !important;
	padding: 0px !important;
	float:left;
	list-style: none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#menu-left img { 
      padding: 3px;
      border: #b6e4fb 1px solid;
      background: #ffffff;
      }

#menu-left img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

#menu-left img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }


/* End of left sidebar */

/* home left sidebar */
#menu-hleft { 
             float: left;
             display: inline;
             width: 340px;
             margin: 10px 0px 0px 0px;
             font-size: 13px;
             font-weight: bold;
             padding: 0px 0px 0px 0px;                                    
             }

#menu-hleft h2 {
     font-size: 17px;
     margin: 10px 0 10px 10px;
     padding: 6px 0 3px 0;
     font-family: 'Open Sans', Verdana, Arial, helvetica, Sans-Serif;
     font-weight: bold;
     color: #fff;
     width: 170px;
     text-align: left;
     border-bottom: 0px solid #fff;
     text-transform: uppercase;
}                 

#menu-hleft h2 a,
#menu-hleft h2 a:visited{ 
                     text-decoration: none;
                     color: #fff;
                     }

#menu-hleft h2 a:hover,
#menu-hleft h2 a:visited:hover { 
                     text-decoration: none;
                     color: #000;
                     }

#menu-hleft a,
#menu-hleft a:visited { 
                             text-decoration: none;
                             color: #000;
                             }

#menu-hleft a:hover,
#menu-hleft a:visited:hover  { 
                             color: #fff;
                             }
#menu-hleft ul { 
                line-height: 2.2em;
                }
                   
#menu-hleft ul :hover { 
              
                   } 

#menu-hleft ul li{ border-bottom: 1px solid #000;  
                    margin: 0px 10px 0px 10px;
                     
                      }

#menu-hleft ul li.widget:hover { 
                    
                      }                              
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#menu-hleft img { 
      padding: 3px;
      border: #b6e4fb 0px solid;
      background: #ffffff;
      }

#menu-hleft img.alignleft { 
                float: left;
                margin: 3px 3px 3px 0;
                }

#menu-hleft img.alignright { 
                 float: right;
                 margin: 0 3px 3px 3px;
                 }


/* End of home left sidebar */



#rap { 
       width: 1000px;
       margin: 0px auto;
       background: #ffffff;
       padding: 0px;
	border-left: 0px solid #02599c;
	border-right: 0px solid #02599c;
       }



.submit_button {
   float: left;
   padding:5px; margin:0;
   border:0;
   height:23px;
   width:130px;
   background: url(../../../../../wp_site/wp-content/themes/ntgpe/images/submit-button.jpg) no-repeat;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

input#s {
          width: 200px;
          border: 1px solid #0E609F;
          color: #282828;
          margin: 5px 0 10px;
		  padding: 2px 0px 2px 25px;
}

#todays_issue {margin-top: 10px; }

#todays_issues:before { content:"Please include any issues you might be having at the moment so that we can get started on rectifying them while we process your account."}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

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

/* Search Widget */
.widget_search form {
	margin: 15px 0 1em;
}
.widget_search #s {
	width: 77%;
	background: #fff url(../../../../../wp_site/wp-content/themes/ntgpe/images/searchbutton.gif) no-repeat 3px 2px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

}
.widget_search #searchsubmit {
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

#searchform label {
	position:absolute;
	top:-1500px;
	left:-1500px;
}

tr.break-row td {
	padding: 10px;
	color: white;
}