/*
Theme Name: Orlando Hudson 1
Theme URI: http://gunnertech.com/
Description: HTML5 Boilerplated Grid System
Author: Gunner Technology, Cody Swann
Author URI: http://codyaswann.com/
Template: html5_boilerplated_grid_system
Version: 0.1
*/
 
@import url("../html5_boilerplated_grid_system/style.css");


/****pre_content_default****/

/****hbgs-primary-nav-widget-3****/
#hbgs-primary-nav-widget-3 nav {
  background-color: #011A1F;
  background-image: url(/files/2011/02/nav-bg.png);
  border: 1px solid rgba(0, 0, 0, 0.4);
    position: relative;
    z-index: 2;
  margin-bottom: 2em;
} 

#hbgs-primary-nav-widget-3 .separator {
  display: none;
}

#hbgs-primary-nav-widget-3 nav,
#hbgs-primary-nav-widget-3 nav ul {
 -moz-border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -o-border-radius:15px;
    border-radius:15px;
    behavior: url(/wp-content/themes/html5_boilerplated_grid_system/js/PIE.htc);
}

#hbgs-primary-nav-widget-3 nav ul {
  padding: 1em 2em;
    background-image: -moz-linear-gradient(0% 100% 90deg,rgba(0,0,0,.2), rgba(255,255,255,.4), rgba(0,0,0,.2) 0%,transparent 50%,rgba(255,255,255,.4) 100%);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,.4)), to(rgba(0,0,0,.2)), color-stop(0,rgba(255,255,255,.4)),color-stop(.5,transparent),color-stop(1,rgba(0,0,0,.2))) ;
    background-image: -khtml-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,.4)), to(rgba(0,0,0,.2)), color-stop(0,rgba(255,255,255,.4)),color-stop(.5,transparent),color-stop(1,rgba(0,0,0,.2))) ;
    background-image: -o-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,.4)), to(rgba(0,0,0,.2)), color-stop(0,rgba(255,255,255,.4)),color-stop(.5,transparent),color-stop(1,rgba(0,0,0,.2))) ;
    -pie-background: linear-gradient(0% 100% 90deg,rgba(0,0,0,.2), rgba(255,255,255,.4), rgba(0,0,0,.2) 0%,transparent 50%,rgba(255,255,255,.4) 100%) ;
    behavior: url(/js/PIE.htc);
  }

#hbgs-primary-nav-widget-3 nav ul li {
  margin-left: 2.5em;
}

#hbgs-primary-nav-widget-3 nav ul li a {
  color: #CDB97D;
  font-size:1.3em;
  font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#hbgs-primary-nav-widget-3 nav ul li a:hover {
  color: #fff;
}
/**** end hbgs-primary-nav-widget-3****/

/**** end pre_content_default****/

/****pre_content_callout****/
#pre_content_callout {
    background-color: #527080;
    color: #F6E1A9;
    padding: 2em 0;

-moz-border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -o-border-radius:15px;
    border-radius:15px;
    behavior: url(/wp-content/themes/html5_boilerplated_grid_system/js/PIE.htc);

}

/****grided-text-3****/
#grided-text-3 .widget-title {
  display: none;
}

#grided-text-3 .promo-image {
}

#grided-text-3 p {
    font-size: 1.2em;
    line-height: 1.45em;
    margin-left: 1em;
    padding-bottom: 0.5em;
}

#grided-text-3, 
#grided-text-3 .alt a {
    color: #CDB97D;
}

#grided-text-3 .alt {
    background-color: #5A91C3;
    color: #fff;
   margin: -1em 1em 0 0;
    padding: 1em 2em;

   -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -khtml-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;
    behavior: url(/wp-content/themes/html5_boilerplated_grid_system/js/PIE.htc);

}

#grided-text-3  a {
  color: #fff;
}
/**** end grided-text-3****/

/**** end pre_content_callout****/

/****pre_content_featured****/
#pre_content_featured {
  background: url(/files/2011/02/main-bg.png) repeat-x 0 0 scroll transparent;
  margin-top: 1em;
}

#pre_content_featured .title-wrapper {
  padding: .5em;
}
/****videos-widget-4****/
#videos-widget-4 .image-wrapper {
    border: 0.1em solid #0054A2;
    display: block;
    float: left;
    margin-right: 0.5em;
    padding: 0.3em 0.3em 0;

       -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -khtml-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;
    behavior: url(/wp-content/themes/html5_boilerplated_grid_system/js/PIE.htc);

}

#videos-widget-4 h5 {
  font-size: 1.1em;
    line-height: 1em;
}

#videos-widget-4 .youtube-video-gallery {
  margin-top: 1.5em;
}

#videos-widget-4 .video_thumb {
  float: left;
    height: 75px;
    width: 250px;
}

#videos-widget-4 figcaption {
  padding-right: 15px;
}

#videos-widget-4 .youtube-video-meta {
  display: none;
}

#videos-widget-4 a {
  color: #0054A2;
}

#videos-widget-4 .image-wrapper img {
  height: 52px;
    width: 92px;
}
/**** end videos-widget-4****/

/****headlines-6****/
#headlines-8 .blogroll {
  background: url(/files/2011/02/headlines-bg.png) no-repeat 0 0 scroll transparent;
  height:509px;
  padding: 3em 3em 0;

-moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -khtml-box-sizing:border-box;
  -o-box-sizing:border-box;
  box-sizing:border-box;
  behavior: url(/wp-content/themes/html5_boilerplated_grid_system/js/PIE.htc);
}

#headlines-8 ul li {
    padding-bottom: 1em;
}


#headlines-8 li {
    font-style: italic;
}

#headlines-8 a {
    display: block;
    font-size: 1em;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

#headlines-8 .more {
  margin-top: -60px;
  padding: 0 3em;
}
/**** end headlines-6****/

/**** end pre_content_featured****/

/****pre_content_social****/
#pre_content_social {
  background: url(/files/2011/02/social-bg1.png) no-repeat 0 0 scroll transparent;
  height:270px;
}

#pre_content_social {
  color: #fff;
}

#pre_content_social a,
#pre_content_social a:visited,
#pre_content_social .widget-title {
  color: #CDB97D;
}

#pre_content_social a:hover,
#pre_content_social a:active {
  color: #fff;
}

#pre_content_social .widget-title {
  font-size: 2.4em;
}

#pre_content_social .title-wrapper {
  padding-top: 2.5em;
}
/****twitter-widget-4****/
#twitter-widget-4 {
  background: url(/files/2011/02/twitter-logo-bg.png) no-repeat 50% 20px scroll transparent;
}

#twitter-widget-4 .widget-content {
  margin-top: 75px;
  padding: 1.5em 4.7em 1.5em 1.5em;
}

#twitter-widget-4 p {
  font-family: Georgia;
    font-size: 1.4em;
    font-style: italic;
   line-height: 20px;
}

#twitter-widget-4 time,
#twitter-widget-4 cite {
    font-family: Arial;
    font-size: 0.8em;
    font-style: normal;
}

#twitter-widget-4 .more {
  padding: 2em 0;
}

#twitter-widget-4 .more h4 {
  font-size:1em;
  text-transform:uppercase;
}

/**** end twitter-widget-4****/

/****latest-photos-widget-4****/
#latest-photos-widget-4 .flickr-photos a {
    border: 0.1em solid #527080;
    display: block;
    float: left;
    margin: 0.5em 1.7em 1em 0;
    padding: 0.3em 0.3em 0;

   -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -khtml-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;
    behavior: url(/wp-content/themes/html5_boilerplated_grid_system/js/PIE.htc);

}

#latest-photos-widget-4 .more h4 {
  font-size: 1em;
  text-transform:uppercase;
}
/**** end latest-photos-widget-4****/

/****hbgs-facebook-like-4****/
#hbgs-facebook-like-4 .widget-content {
  margin-top: 3em;
  padding-left: 3em;
}
/**** end hbgs-facebook-like-4****/

/**** end pre_content_social****/
          
/****post_content_nameplate****/
#post_content_nameplate {
  background: url(/files/2011/02/main-bottom-bg.png) repeat-x 0 0 scroll transparent;
  height:70px;

  -moz-border-radius: 0 0 15px 15px;
    -webkit-border-radius:0 0 15px 15px;
    -khtml-border-radius:0 0 15px 15px;
    -o-border-radius:0 0 15px 15px;
    border-radius:0 0 15px 15px;
    behavior: url(/wp-content/themes/html5_boilerplated_grid_system/js/PIE.htc);
}
/****grided-text-4****/
#grided-text-4 h3 {
  font-size: 2.4em;
  font-weight: normal;
  margin-top: 20px;
  text-transform: uppercase;
}

#grided-text-4 h3 a:link, 
#grided-text-4 h3 a:hover,
#grided-text-4 h3 a:active,  
#grided-text-4 h3 a:visited {
  color: #fff;
} 
/**** end grided-text-4****/

/**** end post_content_nameplate****/
                                                  
/****footer_default****/
#footer_default .widget-container {
  margin-top: 4em;
}

#footer_default a,
#footer_default a:visited {
  color: #CDB97D;
}

#footer_default a:hover,
#footer_default a:active {
  color: #fff;
}
/****hbgs-primary-nav-widget-4****/
#hbgs-primary-nav-widget-4 .title-wrapper {
  margin-bottom: 1em;
}

#hbgs-primary-nav-widget-4 .widget-title {
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.6em;
}

#hbgs-primary-nav-widget-4 li {
  font-size: 1.2em;
  margin-bottom:3px;
}
/**** end hbgs-primary-nav-widget-4****/

/****grided-text-5****/
#grided-text-5 .widget-content {
  color: #989898;
  margin-top:4em;
  text-align: right;
}

#grided-text-5 img {
    margin-left: 0.5em;
    vertical-align: middle;
}
/**** end grided-text-5****/

/**** end footer_default****/







::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection{ background: #FF5E99; color:#fff; text-shadow: none; }

/*DEFAULT SIZES AND COLORS FOR BASIC ELEMENTS*/
html,
body {
  background-color: #fff;
  font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

body {
  background-color: transparent;
    margin-bottom: 0;
}

a {
  color: #0054A2;
  text-decoration: none;
}

a:active {
  color: #607890;
}

a:visited {
  color: #0054A2;
}

a:hover {
  color: #036;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  font-family: inherit;
  font-weight: bold;
  text-align: left;
}

p {
  font-size: 1.2em;
}

article figcaption  p {
  color: inherit;
  font-size: 1.2em;
}

blockquote {
  font-size: 1.2em;
}

li {
  font-size: 1em;
}

small {
  font-size: 1em;
}

h1 {
	font-size: 3.2em;
}

h1 .altfont {
  font-family: inherit;
  font-weight: bold;
}

h2 {
	font-size: 2.6em;
}

h3 {
	font-size: 2.2em;
}

h4 {
	font-size: 1.8em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1em;
}

ul {
  list-style-type: none;
}

/*/DEFAULT SIZES AND COLORS FOR BASIC ELEMENTS*/


header {
  margin-top: 0;
  padding-bottom: 0;
}

header>hgroup {
  background-repeat: no-repeat;
  left: 0;
  position: relative;
  z-index: 3;
}

hgroup {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
  
#main {
  background-color: #fff;
    border-color: #fff;
  border-style: solid;
  border-right-width: 10px;
  border-left-width: 10px;
  border-top-width: 10px;
  border-bottom-width: 10px;
  margin-bottom: 0;
      margin-left: 0;
        margin-right: 0;
    margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  
      -moz-border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -o-border-radius:15px;
    border-radius:15px;

    behavior: url(/wp-content/themes/html5_boilerplated_grid_system/js/PIE.htc);
  }

html .container_24 .default_page_header { /*Need to be more specific to override grid TODO: make optional*/
  left: 0;
    position: static;
  top: 0;
  }

html .container_24 .default_page_header .altfont {
  font-family: inherit;
}

.default_page_header h1,
.default_page_header h2 {
  color: inherit;
  font-size: 3.6em;
  font-family: inherit;
  font-weight: bold;
  padding: 9px 40px 0 9px;
  text-transform: uppercase;
}

.meta {
  margin-bottom:0;
}

.meta span {
  color:inherit;
  font-size:1em;
  font-style:normal;
  font-weight:normal;
}

.meta a:link,
.meta a {
  color:inherit;
  font-weight:normal;
}

.default_page_header a:link {
  color:#607890;
}

.default_page_header a:active {
  color:#607890;
}

.default_page_header a:visited {
  color:#607890;
}

.default_page_header a:hover {
  color:#036;
  text-decoration:underline;
}

.content-column {
    background-color:transparent;
  border-bottom-color:#fff;
  border-bottom-style:solid;
  border-bottom-width:0;
  left: 0;
  min-height:auto;
  padding-top: 2em;
  position: static;
}

.content-column article {
  background-color:transparent;
    border-color: #E5E5E5;
  border-style: solid;
  border-width: 0;
  margin:0 0 3em 0;
  padding-bottom:0;
  padding-left:0;
  padding-right:1em;
  padding-top:0;
  
      -moz-border-radius:0;
    -webkit-border-radius:0;
    -khtml-border-radius:0;
    -o-border-radius:0;
    border-radius:0;

    behavior: url(/wp-content/themes/html5_boilerplated_grid_system/js/PIE.htc);  
  }

.multiple .content-column article {
    border-color: #E5E5E5;
  border-style: solid;
  border-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-top-style: solid;
  border-top-width: 0;
  margin-top: 0;
  
      -moz-border-radius:;
    -webkit-border-radius:;
    -khtml-border-radius:;
    -o-border-radius:;
    border-radius:;

    behavior: url(/wp-content/themes/html5_boilerplated_grid_system/js/PIE.htc);
  }

.multiple .content-column article:first-child {
  border-top-width: 0;
  margin-top: 0;
  
      -moz-border-radius:;
    -webkit-border-radius:;
    -khtml-border-radius:;
    -o-border-radius:;
    border-radius:;

    behavior: url(/wp-content/themes/html5_boilerplated_grid_system/js/PIE.htc);
  }

.multiple .content-column {
  border-color: #E5E5E5;
  border-style: solid;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
}

.content-column h1 {
  font-family: inherit;
}

.content-column article>ul {
  list-style-type: disc;
  list-style-position: inside;
  padding-bottom:1em;
}

.content-column article>ol {
  margin-left:1em;
}

.content-column article>ol li,
.content-column article>ul li {
  font-size: 1.2em;
  line-height:20px;
}

.content-column article .meta {
  display:none;
  margin-bottom:0;
  margin-top:0;
}

.content-column article .meta > span,
.content-column article .meta > a {
  font-size:;
}

article {
  background-color:transparent;
  margin-top: 0;
  
  }

article h2 {
  color:inherit;
  padding:0 0 .5em 0;
  text-transform:uppercase;
}

article h3 {
  padding:0 0 .9em 0;
}

article h2 a:link {
  color:#607890;
}

article h2 a:active {
  color:#607890;
}

article h2 a:visited {
  color:#607890;
}

article h2 a:hover {
  color:#036;
  text-decoration:underline;
}

article h1 {
  color:inherit;
  padding:0 0 .5em 0;
  text-transform:none;
}

article p {
  color:inherit;
  font-family:inherit;
  line-height:20px;
  padding-bottom:1em;
}

article li {
  padding-bottom:1em;
}

article a:link {
  color:#607890;
}

article a:active {
  color:#607890;
}

article a:visited {
  color:#607890;
}

article a:hover {
  color:#036;
}

article .rule {
  border-color: #46433c;
  border-style: dotted;
  border-width: 0 0 .1em 0;
  margin: 0 0 1.5em 0;
}

article .more-link {
  display: block;
  font-weight: bold;
  margin: 1em 0 0 0;
}

footer.clearfix {
  background-color: transparent;
      background-image: url(/files/2011/03/footer.png);
    background-repeat: no-repeat;
    background-position: -20px 0;
    border-color: #0A1C16;
  border-style: solid;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  border-top-width: 10px;
  color: inherit;
  min-height: 233px;
  margin-bottom: 8em;
      margin-left: 0px;
        margin-right: 0px;
    margin-top: 4em;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  
      -moz-border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -o-border-radius:15px;
    border-radius:15px;

    behavior: url(/wp-content/themes/html5_boilerplated_grid_system/js/PIE.htc);
  }
 
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  color: inherit;
}

footer a {
  color: #607890;
  text-decoration: none;
}

footer a:active{
  color: #607890;
}

footer a:hover {
  color: #036;
  text-decoration: none;
}

footer a:visited {
  color: #607890;
}

.altfont {
  font-family: inherit;
  font-weight: bold;
}

.wp-caption,
.wp-caption p  {
  background-color: transparent;
  color: inherit;
  font-family: inherit;
}

.wp-caption {
  margin-bottom: 0;
}

.wp-caption p  {
  font-size: .9em;
}

.wp-caption figcaption p {
  clear: both;
  font-weight: bold;
  padding: .5em 2em 1em 2em;
  text-align: center;
}

.wp-caption cite {
  float: right;
  padding: 0.5em 2em 0 1em;
}

#respond h3 {
    padding: 2em 0 1em 0;
}

#comments {
  color: inherit;
  padding: 2em 0 1em 0;
}

.commentlist li.odd {
  background-color:#fff;
}

.commentlist li.even {
  background-color:#E5E5E5;
}

.commentlist .avatar {
  background-color:#fff;
  border-color: #E5E5E5;
}

a.button {
    color: #fff;
  display: inline-block;
  height: 31px;
  line-height: 31px;
  padding-left: 9px;
  width: 100px;
  -moz-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.submit_button {
    color: #fff;
  display: inline-block;
  font-size: 1.2em;
  height: 31px;
  line-height: 31px;
  padding-left: 9px;
  width: 100px;
  -moz-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.submit_button:hover {
  color: #142638;
}

.submit_button:visited {
  color: #fff;
}

#fancybox-content h3 {
}

#fancybox-content p {
  padding-bottom: 1em;
}

.hyphenate {
  text-align: justify;
}

nav.next-previous {
  margin-top: 0;
}

nav.next-previous a {
  font-size: 1.2em;
}

#author-avatar {
  float: left;
  margin-right: 1em;
  margin-top: .5em;
}

.gallery-caption {
  color: inherit;
  font-size: 1.2em;
}

.sub-menu {
  display: none;
  position: absolute;
  z-index: 9999;
}

.sub-menu.hover { 
  
}

article h2 .doest-exist { 
  font-size:inherit;
}

.widget-title {
    font-family: inherit;
      font-weight: bold;
    text-transform: none;
}

.next-previous {
  padding-top: 1em;
  clear: both;
}


/*html { background-color: #000e1e !important; background-image: url('/files/2011/03/bg162.jpg') !important; background-repeat: no-repeat !important; background-position: top center !important; background-attachment: fixed !important; }*/

/*header>hgroup {
  background-image: url(/files/2010/12/header.png) !important;
}*/

header>hgroup,
header>hgroup a {
  height: 200px !important;
}

body {
  font-size: 10px !important;
}

.hbgs-twitter .author,
.profile-pic,
.duration,
.long-description {
  display: none;
}

.uploader:after {
  content: ' - ';
}

h3.center {
  display: table;
  margin: 0 auto;
}

article li {
  font-size: 12px;
}