/*
Theme Name: Huricane
Theme URI: http://huricaneart.com/
Author: Huricaneart.com
*/

body {
  font-family: "Tahoma", ‘Lucida Grande CE’, lucida, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #b2663b;
  background: url('./images/background.jpg') #23170e center top no-repeat;
}

p {
  line-height: 22px;
}

h2 {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

a {color: #b2663b; text-decoration: underline;}
a:link {color: #b2663b; text-decoration: underline;}
a:visited {color: #b2663b; text-decoration: underline;}
a:hover {color: #b2663b; text-decoration: none;}

#main {
  margin: 0 auto;
  width: 820px;
  text-align: left;
}

#header {
  width: 820px;
  height: 182px;
}

#head-01 {
  width: 249px;
  height: 182px;
  position: relative;
  float: left;
}

#head-01 span {
  display: block;
  width: 249px;
  height: 182px;
  background: url('./images/head-01.jpg') no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
}

#head-02 {
  width: 316px;
  height: 182px;
  float: left;
  background: url('./images/head-02.jpg') no-repeat;
}

#slideshow {
  width: 196px;
  height: 142px;
  margin-top: 21px;
  margin-left: 95px;
}

#head-03 {
  width: 180px;
  height: 127px;
  float: left;
  padding-top: 55px;
  padding-left: 75px;
  background: url('./images/head-03.jpg') no-repeat;
}

#head-03 h3 {
  font-size: 14px;
  margin-bottom: 6px;
}

#position {
  background: url('./images/position.jpg') no-repeat;
  height: 33px;
  padding-top: 7px;
  padding-left: 35px;
}

#position a {color: #b2663b; font-weight: bold; text-decoration: underline;}
#position a:link {color: #b2663b; font-weight: bold; text-decoration: underline;}
#position a:visited {color: #b2663b; font-weight: bold; text-decoration: underline;}
#position a:hover {color: #b2663b; font-weight: bold; text-decoration: none;}

#left-column {
  width: 212px;
  float: left;
}

#left-column ul {
  list-style-type: none;
  line-height: 35px;
}

#left-column li {
  margin-left: 10px;
}

#left-column ul li ul li {
  padding-left: 10px;
  background: url('./images/list-style-image.gif') 0px 15px no-repeat;
}

#left-column a {color: #b2663b; text-decoration: none;}
#left-column a:link {color: #b2663b; text-decoration: none;}
#left-column a:visited {color: #b2663b; text-decoration: none;}
#left-column a:hover {color: #aa7c57; text-decoration: none;}

.box-01 {
  background: url('./images/box-content.png') repeat-y;
  padding-left: 25px;
}

.box-02 {
  background: url('./images/box-content.png') repeat-y;
  padding-left: 35px;
}

.box-top {
  margin-top: 30px;
  height: 22px;
  background: url('./images/box-top.png') no-repeat;
}

.box-bottom {
  height: 22px;
  background: url('./images/box-bottom.png') no-repeat;
}

#content {
  float: right;
  color: #b2663b;
  width: 608px;
  margin-top: 30px;
  /*display: inline;*/
}

#entry {
  padding-left: 35px;
  color: #ab6842;
}

#footer {
  height: 62px;
  padding-top: 16px;
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 30px;
  margin-bottom: 30px;
  background: url('./images/footer.png') no-repeat;
}

.size-thumbnail {
  margin-right: 15px;
  margin-bottom: 9px;
  border: 5px solid #5b341e;
}

.right {
  float: right;
}

.cleaner {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  font-size: 0px;
  clear: both;
}
