/*
Theme Name: dwrgovernorscup.org
Theme URI: http://semaphorellc.com/
Description: The Donald W. Reqnolds Tri-State Govornor's Cup Competition theme for use with Multiplus CMS engine.
Version: 1.1
Author: Brian Sage
Author URI: http://semaphorellc.com/brian
*/




/*
 * Content Styles
 * NOTE: Must be defined without wrappers for in-place editor.
 * 
 * OK:
 * h1 { foo: bar; }
 * 
 * Not OK:
 * #content h1 { foo: bar; }
 */
body {
  padding: 0;
  margin: 0;
  
	background: #333;
}
body, td, p {
	font: normal 11px/17px "trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  text-align: justify;
  color: #000;
}


img {
  border: 0;
}

.adaonly {
  display: none;
}

.end {
  display: block;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
}




/*
 * Knock out dotted link and button outlines in FF 
 */
:focus,
:active {
  outline: none !important;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0 !important;
}




/*
 * Content Styles
 */
a:link,
a:visited,
a:active {
  color: #69f;
}
a:link:hover,
a:visited:hover,
a:active:hover {
  color: #36f;
}

h1,
h2 {
  color: #0154A4;
  font-size: 40px;
  line-height: 40px;
  font-weight: normal;
  margin: 18px 0 8px;
  padding:0;
}
h2 {
  color: #333;
}
h3 {
  color: #0474B2;
  font-size: 26px;
  font-weight: normal;
  line-height: 90%;
  margin: 18px 0 8px;
  padding: 0;
}
h4 {
  border-bottom:1px dashed #999999;
  color: #333333;
  font-size:16px;
  font-weight:normal;
  margin:18px 0 8px;
  padding:0 0 0 3px;
}
h5 {}
h6 {}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}


pre {
  font-size: 12px;
  font-family: "Lucida Console", "Courier New", Courier, monospace;
  font-weight: normal;
  color: #666;
  margin: 1em 0;
  padding: 0;
}

p {}
div > p {
  margin-top: 0;
}

a.blocklink:link,
a.blocklink:visited,
a.doclink:link,
a.doclink:visited,
a.wwwlink:link,
a.wwwlink:visited,
a.pdflink:link,
a.pdflink:visited {
  display: block;
  min-height: 26px;
  padding: 24px 0 12px 60px;
  font-size: 16px;
  line-height: 18px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
a.blocklink,
a.doclink {
  background-image: url(images/linkicon_pagelink.png);
}
a.wwwlink {
  background-image: url(images/linkicon_wwwlink.png);
}
a.pdflink {
  background-image: url(images/linkicon_pdflink.png);
}

blockquote {
  margin: 1em 2em;
  color: #666;
  font-family: Georgia, "Times New Roman", Times, serif;
}
  blockquote:before {
    content: '“';
    display: block;
    position: absolute;
    font-family: "Times New Roman", Times, serif;
    font-size: 60px;
    line-height: 60px;
    margin: -20px 0 0 -30px;
    color: #eee;
    z-index: 1;
  }
  blockquote  p {
    position: relative;
    z-index: 2;
    
    color:#666666;
    display:block;
    font-style:italic;
    margin:12px auto;
    padding:0 10%;
    width:75%;
  }
  blockquote cite {
    display: block;
    margin: 0.5em 0 0 50%;
  }
cite{
  border: 0;
}

table {}
table th {}
table td {}
table thead th {}
table thead td {}
table tbody th {}
table tbody td {}
table tfooter th {}
table tbody td {}

img {
	padding: 0;
  border: 0;
}
  img.aligncenter {
  	display: block;
  	margin: 1em auto;
  	}
  img.alignright {
  	display: inline;
  	float: right;
  	margin: 0 0 0.5em 1em;
  	}
  img.alignleft {
  	display: inline;
  	float: left;
  	margin: 0 1em 0.5em 0;
  	}

.post {
	margin: 0 0 3em;
	}

.postmetadata {
	clear: both;
}




/*
 * Layout
 */
  .tilelinks {
    padding: 63px 0 0;
  }
  .tilelinks a, .tilelinks a:link, .tilelinks a:visited {
    width: 215px;
    border: 1px solid #515151;
    border-width: 1px 0 0 1px;
    
    display: block;
    float: right;
    width: 190px;
    height: 21px;
    padding: 7px 0 0 25px;
  
    color: #69f;
    text-decoration: none;
    text-align: left;
    font-size: 14px;
    line-height: 12px;
    font-weight: bold;
    background: #333 url(images/bullet_fff_333.gif) no-repeat 4px 4px;
  }
  .tilelinks a:hover, .tilelinks a:link:hover, .tilelinks a:visited:hover {
    background-color: #383838;
    color: #fff;
    text-decoration: underline;
  }
  .tilelinks a.arka, .tilelinks a.arka:link, .tilelinks a.arka:visited {
    width: 173px;
    padding-left: 42px;
    background: #333 url(images/bullet_ar.gif) no-repeat top left;
  }
  .tilelinks a.nava, .tilelinks a.nava:link, .tilelinks a.nava:visited {
    width: 173px;
    padding-left: 42px;
    background: #333 url(images/bullet_nv.gif) no-repeat top left;
  }
  .tilelinks a.okla, .tilelinks a.okla:link, .tilelinks a.okla:visited {
    width: 173px;
    padding-left: 42px;
    background: #333 url(images/bullet_ok.gif) no-repeat top left;
  }



  #bak_hor {
    background: transparent url(images/bak_hor.jpg) repeat-x top;
  }
  #bak_vert {
    background: transparent url(images/bak_vert.jpg) repeat-y top center;
  }
  #bak_top {
    background: transparent url(images/bak_top.jpg) no-repeat top center;
  }
  #bak_bottom {
    background: transparent url(images/bak_bottom.jpg) no-repeat bottom center; padding: 0 0 20px;
  }
  
  #header_layout {
    width: 872px;
    height: 90px;
    overflow: hidden;
    border: 10px solid #0154a4;
    border-width: 0 10px 10px;
    margin: 0 auto 20px;
    background: transparent url(images/header_titlegraphic_2012.jpg) no-repeat top left;
  }
    #header_layout h1,
    #header_layout p {
      display: none;
    }
  #content_layout {
    width: 882px;
    margin: 0 auto;
    padding: 10px 0 10px 10px;
    background: /*#330201*/ #0154a4;
  }
    #layout_container {
      width: 872px;
      margin: 0;
      padding: 0;
      background: #fff url(images/content_bak.gif) repeat-y left;
    }
    body.home #layout_container {
      background: #202020 url(images/content_bak.gif) repeat-y left;
    }
      #layout_column_left {
        float: left;
        width: 215px;
        min-height: 400px;
        padding: 0 10px 0 0;
        margin: 0;
      }
      
      #sidebar div.sidebar_box {
        padding: 10px;
        border-bottom: 10px solid #0154a4;
      }
      #sidebar div.sidebar_box:last-child {
        border-bottom: none;
      }

      #sidebar p {
        margin: 0 0 0.5em;
        color: #ccc;
      }
      
      #layout_column_right {
        float: left;
        width: 645px;
        padding: 1px;
        margin: 0;
      }
      
    
    #upcoming_events.sidebar_box {}
      #upcoming_events.sidebar_box h1,
      #upcoming_events.sidebar_box h2,
      #upcoming_events.sidebar_box h3,
      #upcoming_events.sidebar_box h4,
      #upcoming_events.sidebar_box h5,
      #upcoming_events.sidebar_box h6 {
        color: #fff;
        font: bold 18px/20px Arial, Helvetica, sans-serif;
        margin: 0.5em 0;
        padding; 0;
      }
      #upcoming_events.sidebar_box p {
        color: #fff;
        font: normal normal 12px/15px Arial, Helvetica, sans-serif;
        margin: 1em 0;
        padding; 0;
        text-align: left;
      }
    
    #splash_photos {
      display: block;
      background: #000;
      margin: 0 auto;
      padding: 20px 0;
      position: relative;
    }
      #splash_slideshow {
        display: block;
        position: relative;
        width: 500px;
        height: 375px;
        overflow: hidden;
        padding: 0;
        margin: 0 auto;
      }
        #splash_slideshow img {
          position: absolute;
          padding: 0;
          margin: 0;
          border: 0;
          outline: 0;
          z-index: 8;
          opacity: 0;
        }
        #splash_slideshow img.last-active {
        }
        #splash_slideshow img.active {
          z-index:10;
        }



      
#content_header {
  background: url(images/content_head_bak.jpg) no-repeat top left;
  width: 645px;
  height: 360px;
}
  #content_header_quote *, #content_header_posstatement * {
    padding: 0;
    margin: 0;
  }
  #content_header_quote *, #content_header_sponsors *, #content_header_posstatement *, #content_header_overviewlink * {
    position: relative;
  }
  #content_header_quote {
    width: 640px;
    height: 333px;
    padding: 0;
    overflow: hidden;
    text-align: right;
  }
  #content_header_sponsors {
    float: left;
    width: 215px;
    height: 333px;
    padding: 0;
    overflow: hidden;
  }
  #content_header_posstatement {
    width: 600px;
    height: 27px;
    padding: 0 0px 0px 20px;
    overflow: hidden;
    font-family: arial;
    color: white;
    text-transform: uppercase;
    font-size: 10px;
    text-align: left;
    margin-top: -15px;
  }
  #content_header_overviewlink {
    float: left;
    width: 215px;
    height: 27px;
    padding: 0;
    overflow: hidden;
  }
  #content_header_overviewlink a, #content_header_overviewlink a:link, #content_header_overviewlink a:visited {
    border: none;
    height: 20px;
  }




  #nav {
    min-height: 182px;
    width: 215px;
    overflow: hidden;
  }


  #modules {
    width: 215px;
  }
  #modules h4 {
    display: block;
    margin: 0;
    padding: 20px 0 10px 20px;
    color: #999;
    font-weight: normal;
    font-size: 14px;
  }
  .columnModule {
    /*border-top: 1px solid #515151;*/
    border-top: 10px solid #0154a4;
    padding-bottom: 15px;
  }
  .columnModule p {
    display: none;
  }
  .columnModule a, .columnModule a:link, .columnModule a:visited {
    display: block;
    color: #ccc;
    font-size: 10px;
    padding: 5px 0 5px 20px;
    background: transparent url(images/bullet_fff_333.gif) no-repeat left 4px;
  }
  .columnModule a:hover, .columnModule a:link:hover, .columnModule a:visited:hover {
    color: #fff;
    background-color: #383838;
  }
  .columnModule .title {
    display: block;
    color: #69f;
    font-size: 14px;
    width: 67%;
  }


  #content
  {
    padding: 30px 45px;
    position: relative;
  }





/*********************************
  Form Styles
*********************************/
form {
  display: block;
  padding: 0;
  margin: 0;
}
  form input[type="text"],
  form input[type="password"] {
    height: 1.25em;
    padding: 0.25em;
    vertical-align: middle;
  
    font-size: 12px;
    line-height: 13px;
    font-weight: bolder;
  
    border: 1px solid;
    border-color: #333 #333 #666;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
    box-shadow: 0 1px 0 rgba(255,255,255,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.7);
    box-shadow: 0 1px 3px rgba(0,0,0,0.7);
    background-image: url(images/input_bak.png);
    background-position: 0 0;
    background-repeat: repeat-x;
  }
  form textarea {
    padding: 0.5em;
  
    font-size: 12px;
    line-height: 12px;
    font-family: 'Lucida Grande', "Trebuchet MS", Verdana, Arial, Sans-Serif;
  
    border: 1px solid;
    border-color: #666 #888 #aaa;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    
    background-image: url(images/input_bak.png);
    background-position: 0 0;
    background-repeat: repeat-x;
  }
  form input[type="text"]:focus,
  form input[type="password"]:focus,
  form textarea:focus {
    border-color: #36f;
    -moz-box-shadow: 0 0 5px #69f;
    -webkit-box-shadow: 0 0 5px #69f;
    box-shadow: 0 0 5px #69f;
  }
  form input[type="submit"],
  form input[type="button"],
  form button {
    height: 2.25em;
    vertical-align: middle;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    /*
  
    color: #999;
    line-height: 12px;

    border: 1px solid;
    border-color: #aaa #999 #666;
    background: #fff;
    */
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);
  }
  form input[type="submit"]:hover,
  form input[type="submit"]:focus,
  form input[type="button"]:hover,
  form input[type="button"]:focus,
  form button:hover,
  form button:focus {
    /*
    color: #000;
    border-color: #36f;
    -moz-box-shadow: 0 0 5px #69f;
    -webkit-box-shadow: 0 0 5px #69f;
    box-shadow: 0 0 5px #69f;
    */
  }
  
  
  
  
#commentform textarea {
  width: 100%;
}




.simplexsearch {
  display: block;
  padding: 10px 0;
  margin: 0;
}
  .simplexsearch input[type="text"] {
    width: 55%;
  }
  .simplexsearch input[type="text"]:hover,
  .simplexsearch input[type="text"]:focus {
    border: 1px solid #999;
  }
  .simplexsearch input[type="submit"] {
    width: 38%;
  }
  
  

  
/*********************************
  Search Results Styles
*********************************/
body.search-results{}
  body.search-results .page,
  body.search-results .post {
    margin: 2em 0;
  }
    body.search-results .page h3,
    body.search-results .post h3 {
      margin: 0;
    }
    body.search-results .postmetadata a {
      color: #333;
    }
    body.search-results .page .postmetadata {
      display: none;
    }




/*********************************
  Pagination Styles
*********************************/
.pagination,
.pagination ul li {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.pagination{
  margin: 2em 0;
}
.pagination:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
  .pagination .previous,
  .pagination .next {
    padding: 0;
    margin: 0 0.5%;
    display: block;
    float: left;
    width: 49%;
  }
  .pagination .previous a:before{
    content: "Previous: ";
  }
  .pagination .next a:before {
    content: "Next: ";
  }
  .pagination .previous a,
  .pagination .next a {
    display: block;
    padding: 4px;
    text-align: center;
    border: 3px solid #eee;
    background: #f8f8f8;
  }
  .pagination .previous a:hover,
  .pagination .next a:hover {
    background: #eee;
  }





/*********************************
  Navigation Styles
*********************************/

ul.dwrgcnav,
ul.dwrgcnav ul {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  border: none;
}
ul.dwrgcnav {
  width: 215px;
  border-bottom: 10px solid #0154a4;
}
ul.dwrgcnav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
}
* html ul.dwrgcnav li {
  display: inline;
  width: 215px;
}




/*
 * Nav lniks
 */
ul.dwrgcnav a {
  display: block;
  width: auto !important;
  min-height: 20px;
  margin: 0;
  padding: 9px 10px 7px 20px;
  list-style-type: none;
  
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 15px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  
  border: none;
  border-top: 1px solid #515151;
  background: #333;
}
* html ul.dwrgcnav a {
  width: 195px;
  height: 20px;
}
ul.dwrgcnav a,
ul.dwrgcnav a:link,
ul.dwrgcnav a:visited,
ul.dwrgcnav a:active {
  color: #fff;
}
ul.dwrgcnav a:hover {
  color: #fff;
  text-decoration: underline;
  background-color: #383838;
}
ul.dwrgcnav li.current_page_item > a {
  color: #fff;
  background-color: #383838;
}
body.home ul.dwrgcnav li.current_page_item a {
  color: #ccc;
}

/*
 * Child page link indentations
 */
ul.dwrgcnav ul a {
  min-height: 0px;
  padding: 10px 10px 8px 40px;
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;

  border: none;
}
ul.dwrgcnav ul ul a {
  padding-left: 60px;
}
ul.dwrgcnav ul ul ul a {
  padding-left: 80px;
}
ul.dwrgcnav ul ul ul ul a {
  padding-left: 100px;
}
ul.dwrgcnav ul ul ul ul ul a {
  padding-left: 120px;
}
ul.dwrgcnav ul ul ul ul ul ul a {
  padding-left: 140px;
}

/*
 * .dwrgcnav_node(s) are dynamically inserted <spans> that allow collapsing
 * behavior.
 * 
 * They are not hard-coded. Rather, they are styled here and placed by jQuery
 */
ul.dwrgcnav a .dwrgcnav_node {
  display: block;
  height: 20px;
  width: 20px;  
  margin: -2px 0 0 -20px;
  padding: 0;
  border: none;
  cursor: default;
  float: left;
  background: transparent url(images/navnode.png) no-repeat 0 -20px;
}
* html ul.dwrgcnav a .dwrgcnav_node {
  margin: 0 -20px 0 0;
  position: relative;
  left: -20px;
}
ul.dwrgcnav a .dwrgcnav_node:hover {
}
ul.dwrgcnav a .dwrgcnav_node.open {
  background-position: 0 -60px;
}
ul.dwrgcnav a .dwrgcnav_node.closed {
  background-position: 0 -40px;
}
ul.dwrgcnav a .dwrgcnav_node.hover {
}
ul.dwrgcnav a .dwrgcnav_node.open.hover {
  background-position: 0 -60px;
}
ul.dwrgcnav a .dwrgcnav_node.closed.hover {
  background-position: 0 0;
}
ul.dwrgcnav ul a .dwrgcnav_node {
}
ul.dwrgcnav ul a .dwrgcnav_node.open {
}
ul.dwrgcnav ul a .dwrgcnav_node.closed {
}
ul.dwrgcnav ul a .dwrgcnav_node.hover {
}
ul.dwrgcnav ul a .dwrgcnav_node.open.hover {
}
ul.dwrgcnav ul a .dwrgcnav_node.closed.hover {
}


