/***************************************************
Design by Matthew Hodson. http://www.matthewhodson.com
***************************************************/
/*<group=General Styles>*/

body {
      font: 11px   'Georgia', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
      background: #151515;
      margin: 0px 5px 0px 5px;
      text-align: center;
      color: #ffffff;
}

p { 
}

b, strong {
      font-weight: bold;
}

a:link {
      color: #208fc2;
      text-decoration: none;
}

a:visited {
      color: #208fc2;
      text-decoration: none;
}

a:hover, a:active {
      color: #ffffff;
      text-decoration: none;
}

img {
      border-style: none;
}

.image-left {
      float: left;
      margin: 3px 3px 3px 0;
      padding: 3px 3px 3px 0;
}

.image-right {
      float: right;
      margin: 3px 0 3px 3px;
      padding: 3px 0 3px 3px;
}
      
/*</group>*/

/*<group=Layout>*/

#container {
      background: #282828;
      width: 850px;
      margin: 0px auto; /* Right And Left Margin Widths To Auto */
      text-align: left; /* Hack To Keep IE5 Windows Happy */
      color: #ffffff;
      padding-bottom: 20px;
      font-family: 'Helvetica', LucidaGrande, Lucida, Arial, sans-serif;
      color: #ffffff;

}

#pageHeader {
      width: 718px;
      text-align: left;
      list-style: none;
      height: 100px;
      background: no-repeat url(images/itle.png);
 margin-top: 0px;
}

#pageHeader img {
      display: inline;
      float: right;
      margin-top: 30px;
      margin-right: 40px;
}

#pageHeader h1 {
      color: #ffffff;
      margin: 0px;
      font-weight: bold;
      font-size: 66px;
      padding: 0px 20px 0px 10px;
letter-spacing: -0.1em
}

#pageHeader h2 {
      color: #208fc2;
      margin: 0px;
      font-size: 22px;
      font-weight: bold;
      padding-right: 20px;
      padding-left: 13px;
      padding-top: 0px;
margin-top: -15px;
letter-spacing: -0.1em ;

}

#contentContainer {
      width: 462px;
      float: left;
      text-align: left;
      padding-top: 20px;
 margin-left: 0px;
 margin-top: 10px;

 background: no-repeat url(images/header.jpg);
 background-position: 10px 0px;


}

#contentContainer #content {
      line-height: 2.0em;
      padding-right: 30px;
      padding-left: 12px;
 padding-top: 130px;
      width: 450px;

}

#sidebarContainer {
      width: 180px;
      float: left;
      text-align: left;
      padding-top: 27px;
border-right:0px #808080 solid;

}



#sidebarContainer .sidebar {
      padding: 10px;
      line-height: 2.0em;
}


#col3 {width:160px;float:right;padding:15px;font-size:9pt;color:#ffffff;border-left:1px #808080 dashed;border-bottom:0px #666 dashed;
position:relative;top:0px}

#footer {
      width: 772px;
      margin: 0px auto; /* Right And Left Margin Widths To Auto */
      text-align: center; /* Hack To Keep IE5 Windows Happy */;
      height: 3px;
      height: 30px;
      background: repeat-x url(images/);
      color: #ffffff;
      padding-top: 5px;
}

#footer a {
      color: #208fc2;
}

#footer a:hover {
      color: #ffffff;
      text-decoration: no;
}
      
/*</group>*/


/*<group=Bread-crumb>*/

#breadcrumbcontainer {
      text-align: center;
      width: inherit;
      padding: 0px;
      margin-top: 10px;
      float: left;
}

#breadcrumbcontainer ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      display: inline;
}

#breadcrumbcontainer li {
      padding: 0px;
      display: inline;
}

#breadcrumbcontainer a {
      display: inline;
}

#breadcrumbcontainer a:hover {
      display: inline;
}
      
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
      line-height: 2.0em;
      padding-top: 0px;
letter-spacing: 0em;
 font-weight: bold;
 font: 'Georgia', Geneva, Arial, Verdana, sans-serif;

}

#navcontainer #current {
      color: #ffffff;
      font-weight:
}

/* Parent - Level 0 */

#navcontainer ul {
font-size:3em;
      list-style: none;
      margin: 0px;
      padding: 0px;

}

#navcontainer li { 
}

#navcontainer a {
      display: block;
      color: #999999;
      text-decoration: none;
      padding-left: 10px;
      height: 30px;
}

#navcontainer a:hover {
      color: #208fc2;
}

/* Child - Level 1 */

#navcontainer ul ul {
      list-style: square;
      padding: 0px;
      margin: 0px 0px 0px 35px;
}

#navcontainer ul ul li { 
}

#navcontainer ul ul a {
      display: block;
      text-decoration: none;
      font-size: 90%;
      padding-left: 0px;
      height: 20px;
}

#navcontainer ul ul a:hover {
      background: transparent;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
      padding: 0px;
      margin: 0px 0px 0px 15px;
      color: #808080;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a {
      display: block;
      text-decoration: none;
      font-size: 90%;
      padding-left: 0px;
      height: 20px;
}

#navcontainer ul ul ul a:hover {
      background: transparent;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
      padding: 0px;
      margin: 0px 0px 0px 15px;
      color: #999999;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a {
      display: block;
      text-decoration: none;
      font-size: 90%;
      padding-left: 0px;
      height: 20px;
}

#navcontainer ul ul ul ul a:hover {
      background: transparent;
}

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
      padding: 0px;
      margin: 0px 0px 0px 15px;
      color: #b3b3b3;
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a {
      display: block;
      text-decoration: none;
      font-size: 90%;
      padding-left: 0px;
      height: 20px;
}

#navcontainer ul ul ul ul ul a:hover {
      background: transparent;
}

/* Child - Level 5 */

#navcontainer ul ul ul ul ul ul {
      padding: 0px;
      margin: 0px 0px 0px 15px;
      color: #cccccc;
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a {
      display: block;
      text-decoration: none;
      font-size: 90%;
      padding-left: 0px;
      height: 20px;
}

#navcontainer ul ul ul ul ul ul a:hover {
      background: transparent;
}

      
/*</group>*/

/*<group=Global Classes>*/

.standout, blockquote {
      background: #ffffff;
      color: #ffffff;
      padding: 10px;
      margin: 5px;
}

h1 {
      color: #333333;
      font-size: 24px;
      font-weight: normal;
      margin-bottom: 3px;
}

h2 {
      color: #333333;
      font-size: 22px;
      font-weight: normal;
      margin-bottom: 3px;
}

h3 {
      color: #333333;
      font-size: 20px;
      font-weight: normal;
      margin-bottom: 3px;
}

h4 {
      color: #333333;
      font-size: 18px;
      font-weight: normal;
      margin-bottom: 3px;
}

h5 {
      color: #333333;
      font-size: 16px;
      font-weight: normal;
      margin-bottom: 3px;
}

.imageStyle {
}
      
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
      color: #000000;
      text-align: center; /* To Make Content Centered */
      font: 12px 'Georgia', Geneva, Arial, Verdana, sans-serif;
      background: #ffffff;


}

.blog-archive-headings-wrapper {
      text-align: left;
      width: 450px;
      padding: 0px;



}

.blog-archive-entries-wrapper {
      text-align: left;
      width: 450px;
      padding: 0px;
}

.blog-archive-month {
      color: #ffffff;
      font-size: 24px;
      font-weight: normal;
      margin-bottom: 3px;
}

.blog-archive-link { 
Archives
 color: #ffffff;
}
      
/*</group>*/

.blog-entry {
border-left: 0px solid #ffffff;


}

.blog-entry-title {
      color: #ffffff;

      font-size: 24px;
      font-weight: normal;
      margin-bottom: 3px;
letter-spacing: -0.1em ;
margin-left: 0px;



border-top: 1px solid #ffffff;

border-right: 1px solid #ffffff;
      background: 



}

.blog-entry-date {
 color: #ffffff;
      margin-bottom: 10px;
      margin-top: 5px;
margin-left: 0px;

      background: 

}

.blog-entry-body {
      margin-bottom: 45px;
margin-left: 0px;

    color: #ffffff;


}

.blog-entry-comments {
      
}
      
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
      margin-bottom: 20px;
      border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
      
}

.filesharing-item-title {
      color: #764b2c;
      font-size: 14px;
      font-weight: normal;
}

.filesharing-item-description {
      margin-bottom: 10px;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
      color: #333333;
      font-size: 24px;
      font-weight: normal;
      margin-bottom: 3px;
}

.album-description {
      margin-bottom: 80px;
}

.album-wrapper {
      display: block;
      width: 110%;
      position: relative;
}

.thumbnail-wrap {
      text-align: center;
      position: relative;
      float: left;
      margin-bottom: 60px;
      margin-right: 20px;
}

.thumbnail-frame {
      border: 1px solid #e6e6e6;
      padding: 5px;
      margin: 5px;
      position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
      border: 1px solid #808080;
}

.thumbnail-frame a {
      border-style: none;
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
      margin: auto;
    border: none;
}

.thumbnail-caption {
      font-size: 0.9em;
      color: #808080;
      margin: 0;
      padding: 0;
      width: 100%;
      height: 38px;
      display: block;
}

/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
      text-align: center;
      margin: 10px;
      background: #ffffff;
}

.photo-navigation {
      margin: 0px;
      padding: 10px;
      width: 190px;
      text-align: left;
      position: absolute;
      left: 10px;
}

.photo-navigation a {
}

.photo-navigation a:hover {
}

.photo-frame{
      margin: 0px;
      border: 5px solid #333333;
      position: absolute;
      left: 230px;
}

.photo-links {
}

.photo-title {
      color: #333333;
      font-size: 18px;
      font-weight: normal;
      margin: 0px 0px 5px 0px;
}

.photo-caption {
      font-size: 13px;
      margin: 0px;
      color: #333333;
}

/*</group>*/
      
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
      text-align: center;
}
      
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
      color: #333333;
      font-size: 24px;
      font-weight: normal;
      margin-bottom: 3px;
}

.movie-page-description {
      margin-bottom: 5px;
}

.movie-thumbnail-frame {
      float: left;
      display: inline;
      margin-bottom: 10px;
      margin-right: 10px;
      text-align: center;
      width: 150px;
      font-size: 11px;
}
.movie-thumbnail-caption {
      text-align: center;
      color: #333333;
}
      
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
      background: #333333;
      margin-top: 5px;
}

.movie-title {
      color: #333333;
      font-size: 24px;
      font-weight: normal;
      margin-bottom: 3px;
}

.movie-frame {
      text-align: center;
      margin-bottom: 10px;
}
      
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { } 

.required-text { } 

.form-input-field { } 

.form-input-button { } 
/*</group>*/


