/*
Theme Name: Creative Suitcase
Theme URI: http://igraycon.com/
Description: Custom WordPress theme developed for Creative Suitcase.
Version: 1.0
Author: Iain Gray
Author URI: http://igraycon.com/
Tags: custom
*/
* {
  margin: 0;
  padding: 0;
}
h1 {
  font: italic normal normal 24px/24px Georgia,serif;
  color: #543019;
}
h2, div#front_intro_text h1 {
  font: italic normal normal 15px/25px Georgia,serif;
  color: #543019;
  margin-bottom: 1em;
}
h3 {
  font: italic normal normal 15px/25px Georgia,serif;
  color: #323232;
  margin-bottom: 1em;
}
h3.work_title {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
}
h4 {
  font: italic normal bold 11px/17px Georgia,serif;
  color: #323232;
  margin-bottom: 1em;
}
div.portfolio.teaser a span.work { /* work section rollovers */
  font: italic normal bold 11px/14px Georgia,serif;
  color: #543019;
}
div.portfolio.teaser a span.title { /* work section rollovers */
  font: italic normal bold 11px/14px Georgia,serif;
  color: #fff;
  margin-bottom: 6px;
}
h6.number { /* numbers on Manifesto page */
  font: italic normal bold 11px/11px Georgia,serif;
  color: #b7ae83;
}
h6.nav_title { /* Main Nav Titles */
  font: italic normal bold 10.5px/11px Georgia,serif;
  letter-spacing: 1px;
  color: #fff;
  height: 13px;
  background: transparent url(images/anchor.png) repeat scroll 0 0;
  padding: 2px 0 0 12px;
  margin: 14px 5px 0 0;
}
li.top h6.nav_title { 
  padding-left: 2px;
  background-image: none;
}
h6.nav_title.active { /* Main Nav Titles */
  padding-top: 16px;
  margin-top: 0px;
}
p, div, label, input, textarea, option, td, li {
  font: normal normal normal 11px/17px Arial,sans-serif;
  color: #323232;
}
li {
  line-height: 20px;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
a {
  text-decoration: none;
  background: transparent url(images/anchor_thick.png) repeat-x scroll bottom left;
  color: #323232;
}
div#col1 a, div#col2 a {
  background-image: url(images/anchor.png);
}
a:hover {
  background-repeat: repeat;
}
h1 a {
  color: #543019;
}
h2 a {
  color: #543019;
}
ul, ol {
  list-style-position: outside;
}
img {
  border: 0 none;
}
/*
Text Link 2 (in body copy)
Arial Italic, 11 px, #323232, letter spacing 0 px, aqua underline 2 px tall
(rollover: see "Read More" text link in homepage PSD file)

Text Link 3 (Main Nav Links)
Arial Italic, 11 px, #323232, letter spacing 0 px, line spacing 17 px, (rollover: white text)

Lists
Arial Regular, 11 px, #323232, letter spacing 0 px, line spacing 17 px, left margin 17 px, beige rectangle image in the margin to the left of text

Form Elements -Text Input: Text is same as paragraph but w/ greater line spacing, 2 px tall line that is #f7f5f0

Buttons
See button in the e-news pop-up (aqua rectangle with Georgia bold italic text).
*/

body {
  background-image: url(images/background.png);
}
#container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
div.clear {
  clear: both;
}
div.col {
  width: 189px;
  float: left;
  position: relative;
}
div.col.content {
  border-right: 1px solid #ebe7d3;
  padding-bottom: 9000px;
  margin-bottom: -9000px;
  padding-top: 41px;
}
div.col.content.hidden {
  display: none;
}
div.col.content.span2 {
  width: 379px;
}
div.col.content.span3 {
  width: 569px;
}
div.col.content.span4 {
  width: 759px;
}
div.col.nav {
  position: absolute;
  top: 0;
  height: 27px;
  z-index: 10;
}
div.col.nav.visible {
  height: 100%;
}
div#nav_col2 {
  left: 190px;
}
div#nav_col3 {
  left: 380px;
}
div#nav_col4 {
  left: 570px;
}
div#nav_col5 {
  left: 760px;
}
div.col div.text {
  padding: 0 10px 14px 12px;
}
div.col div.text ul {
  list-style-type: none;
}
div.col div.text ol {
  padding-left: 14px;
}
div.col div.text ul li {
  margin-left: -12px;
  padding-left: 20px;
  background: transparent url(images/bullet.png) no-repeat scroll 0px 5px;
  margin-bottom: 10px;
}
div.col h1.title {
  margin-bottom: 16px;
}
div.col div.page, div.col div.block_top {
  padding-top: 40px;
}
div.col div.bio {
  margin-bottom: 524px;
}
div.col div.bio h1.title {
  height: 80px;
}
div.col div.page.bio {
  padding-top: 80px;
}
div.col div.text p {
  margin-bottom: 1em;
}
div.col div.text img {
  margin-left: -12px;
}
div.col div.text div.chatter img {
  margin-left: 0;
}
div#col1 div.text {
  padding-left: 14px;
}
div#col1.col.content {
  border-left: 1px solid #ebe7d3;
  width: 188px;
  padding-top: 0;
}
div#col5.col.content, div#col3.col.content.span3 {
  margin-right: -100px;
}
#col1 {
  position: static;
}
#col1 .footer {
  padding: 0 0 16px 14px;
  position: absolute;
  bottom: 0;
}
#col1 .footer p {
  font-size: 10px;
  line-height: 15px;
}
p#logo {
  padding: 14px 0 28px 14px;
}
p#logo a {
  display: block;
  width: 80px;
  padding-top: 60px;
  height: 0;
  overflow: hidden;
  background: transparent url(images/logo.png) no-repeat scroll 0 0;
}
.contact_info {
  background-image: url(images/contact_background.png);
  margin: 0 8px 30px 0;
  padding: 18px 10px 15px 14px;
}
.contact_info p {
  line-height: 22px;
}
.contact_info p.follow {
  float: left;
}
.contact_info ul {
  list-style: none inside none;
}
.contact_info ul li {
  float: left;
  padding-top: 5px;
}
div#col1 .contact_info ul a {
  display: block;
  height: 0px;
  padding-top: 12px;
  width: 12px;
  overflow: hidden;
  background-image: url(images/icons.png);
  margin-left: 4px;
}
.contact_info ul a.twitter {
  background-position: 0px 0px;
}
.contact_info ul a.linkedin {
  background-position: -12px 0px;
}
.contact_info ul a.facebook {
  background-position: -24px 0px;
}
.contact_info ul a.rss {
  background-position: -36px 0px;
}
ul.nav {
  padding: 0px 10px;
  display: none;
}
div.nav.visible ul.nav {
  display: block;
  position: absolute;
  top: 0;
  width: 164px;
  height: 100%;
  background: transparent url(images/anchor.png) repeat scroll 0 0;
}
ul.nav li.top {
  display: block;
  height: 40px;
}
ul.nav li a {
  font: italic normal normal 11px/17px Arial,sans-serif;
  color: #323232;
  background-image: none;
}
ul.nav li a:hover {
  color: #fff;
}
ul.nav, ul.nav ul {
  list-style: none inside none;
}
ul.nav.category li a {
  display: none;
}
ul.nav.category ul li a {
  display: inline;
}
ul.nav.category li.cat-item-5 {
  margin-top: 11px;
  padding-top: 9px;
  border-top: 1px solid #fff;
}
ul.nav.category li.cat-group {
  color: #fff;
}
#popup {
  width: 289px;
  position: absolute;
  top: 100px;
  left: 189px;
  z-index: 100;
}
#popup div.top {
  background-image: url(images/enews_popup_top.png);
  height: 10px;
}
#popup div.content {
  background-image: url(images/enews_popup.png);
  padding: 15px 20px 5px 20px;
}
#popup div.bottom {
  background-image: url(images/enews_popup_bottom.png);
  height: 10px;
}
#close_popup {
  width: 16px;
  height: 16px;
  background-image: url(images/popup_close.png);
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
#popup p {
  padding-bottom: 1em;
}
input[type="text"], textarea {
  background-color: transparent;
  line-height: 11px;
}
label {
  margin-right: 8px;
}
input[type="text"] {
  border: none;
  border-bottom: 1px solid #e8e3cf;
}
textarea {
  border: 1px solid #e8e3cf;
  display: block;
}
#popup input[type="text"] {
  border-bottom-color: #fff;
}
#popup textarea {
  border-color: #fff;
}
input[type="submit"] {
  background: transparent url(images/anchor.png) repeat scroll 0 0;
  border: 0 none transparent;
  padding: 6px 8px;
  font: italic normal bold 11px/11px Georgia,serif;
  cursor: pointer;
}
#popup input[type="submit"] {
  float: right;
}
#slideshow_container {
  position: relative;
  margin-top: -41px;
  width: 564px;
  height: 768px;
  z-index: 5;
  overflow: hidden;
}
#slideshow {
  position: absolute;
}
#slideshow ul li a {
  display: block;
  width: 16px;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
  position: absolute;
  top: 8px;
  right: 8px;
  background-image: url(images/portfolio_link.png);
}
div.portfolio.teaser, div.portfolio.teaser a {
  margin-bottom: 8px;
  width: 183px;
  height: 222px;
}
div.portfolio.teaser img, div.portfolio.teaser a span.content {
  position: absolute;
}
div.portfolio.teaser a {
  display: block;
  position: relative;
}
div.portfolio.teaser a span {
  display: block;
}
div.portfolio.teaser a span.content {
  display: none;
  padding: 12px;
  width: 159px;
  height: 198px;
  z-index: 1;
  background-image: url(images/anchor.png);
}
div.portfolio.teaser a:hover span.content {
  display: block;
}
div.extra {
  margin-bottom: 4px;
}
div.extra p.header {
  font: italic normal bold 10.5px/11px Georgia,serif;
  letter-spacing: 1px;
  color: #fff;
  height: 13px;
  background-image: url(images/extra_header.png);
  padding: 2px 0 0 12px;
  margin: 0 5px 0 0;
  position: relative;
}
div#col2 div.extra p.header a {
  display: block;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 8px;
  height: 8px;
  background: transparent url(images/extra_more.png) no-repeat scroll 0px -8px;
}
div#col2 div.extra p.header a.closed {
  background-position: 0px 0px;
}
div.extra div.content {
  margin: 10px 10px 0 12px;
  padding-bottom: 16px;
}
div.extra div.content p+p {
  border-top: 1px solid #f0eddf;
  padding-top: 9px;
  margin-top: 8px;
}
img.project {
  margin-bottom: 6px;
}
#huy-magnifier {
  width:300px;
  height:200px;
  border:1px solid #000;
}
div.chatter {
  margin: 0 0 22px -18px;
  padding-left: 18px;
  background: transparent url(images/chatter_blog.png) repeat-y scroll 0 0;
}
div.chatter.twitter {
  background-image: url(images/chatter_twitter.png);
}
div.chatter.flickr {
  background-image: url(images/chatter_flickr.png);
}
div.col div.text p.header_label {
  font: italic normal normal 11px/11px Arial,sans-serif;
}
div.col div.text div.chatter p.header_label {
  margin-bottom: 6px;
}
p.header_label a {
  background-image: none;
}
p.header_label a:hover {
  background-image: url(images/anchor.png);
}
p.header_label span.main {
  font: italic normal bold 11px/11px Georgia,serif;
}
div.col div.text div.bio_wrapper {
  position: absolute;
  top: 140px;
  width: 183px;
  margin-left: -12px;
}
div.col div.text div.bio_header_label {
  padding: 20px 0 20px 12px;
  border-top: 1px solid #ebe7d3;
}
div.col div.text div.bio_header_label p {
  margin-bottom: 6px;
}
div.col div.text div.bio_header_label p.link a {
  background-image: url(images/anchor.png);
  background-repeat: repeat;
  padding: 2px 4px;
  font: normal normal bold 10px/22px Arial,sans-serif;
  color: #fff;
}
div.col div.text div.bio_header_label p.name {
  font: italic normal bold 11px/11px Georgia,serif;
}
div.col div.text div.bio_header_label p.title {
  font: italic normal normal 11px/11px Arial,sans-serif;
  margin-bottom: 10px;
}
div.block, div.block div.num {
  height: 200px;
}
div.block {
  border-top: 1px solid #ebe7d3;
  padding-top: 15px;
  margin-right: 10px;
}
div.block.last {
  margin-right: 5px;
}
div.block.first {
  border-top: 0 none transparent;
  padding-top: 0;
}
div.text p.callout, div.text div.callout, div.block.last {
  background-color: #ebe7d3;
  padding: 14px 15px 14px 0;
  height: auto;
}
div.text p.callout, div.text div.callout {
  margin: 0 -7px 1em -12px;
  padding-left: 12px;
}
div.block div.num {
  float: left;
  font: italic normal bold 11px/11px Georgia,serif;
  color: #b7ae83;
  width: 19px;
  background: transparent url(images/block_num.png) no-repeat scroll 0px 14px;
  padding-left: 3px;
}
div.block.last div.num {
  visibility: hidden;
}
div.block h4 {
  margin-bottom: 6px;
  line-height: 14px;
}
div.block.last h4 {
  display: none;
}
div.form_container {
  overflow: hidden;
  position: relative;
}
div.form_container div.fields span, div.form_container label {
  display: inline;
}
div.form_container label.own-line {
  display: block;
  margin-right: 0;
}
div.form_container div.fields, div.form_container div.submit {
  float: left;
}
div.form_container div.fields {
  width: 236px;
}
div.form_container div.submit {
  background-image: url(images/contact_background.png);
  width: 97px;
  margin-left: 20px;
  padding-bottom: 1500px;
  margin-bottom: -1500px;
}
div.form_container div.submit p {
  position: absolute;
  bottom: 0;
  right: 23px;
  text-align: center;
}
div.form_container div.submit img {
  display: none;
}
div.form_container p.error {
  color: rgb(255,0,0);
  font-size: 9px;
  line-height: 10px;
  position: relative;
}
div.col div.text div.widget {
  margin-bottom: 12px;
}
div.col div.text div.widget h4 {
  margin-bottom: 4px;
}
div.col div.text div.widget ul li {
  margin: 0;
  padding: 0;
  background-image: none;
}
div.blog_teaser {
  height: 88px;
  margin: 0 5px 16px 0;
  padding: 6px 5px 20px 12px;
  border-bottom: 1px solid #ebe7d3;
}
div.blog_teaser.img {
  height: 109px;
  padding: 12px 5px 10px 0;
  margin: 0;
  border-bottom: 0 none transparent;
}
div.blog_teaser p.header_label {
  margin-bottom: 4px;
}
div.blog_teaser a.more-link {
  font-style: italic;
}
h1.blog_title {
  margin-bottom: 20px;
}
div.col div.text p.blog_title {
  margin-bottom: 4px;
}
h1.blog_index_title {
  margin-bottom: 8px;
}
#worldmap {
  position: absolute;
  top: 212px;
  left: 190px;
  width: 750px;
  height: 430px;
  background-image: url(images/world_map.png);
}
#worldmap.lost {
  background: transparent url(images/world_map_404.png) repeat-x scroll 50% 0%;
  left: 0px;
  width: 100%;
}
#lost {
  position: absolute;
  top: 190px;
  height: 456px;
  background: transparent url(images/404_background.png) no-repeat scroll 50% 0%;
  left: 0px;
  width: 100%;
}
#worldmap a.dot {
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  background: transparent url(images/map_dot.png) no-repeat scroll 0 0;
}
#worldmap a.dot:hover {
  background-position: -9px 0px;
}
#worldmap div.place {
  position: absolute;
  top: 36px;
  z-index: 100;
}
#worldmap div.place div.text, #worldmap div.place img {
  float: left;
}
#worldmap div.place div.text {
  background-image: url(images/map_popup.png);
  padding: 24px 12px;
  width: 166px;
  height: 236px;
}
#worldmap div.place div.text p {
  margin-bottom: 1em;
}
#worldmap div.place img {
  height: 284px;
}
#worldmap div.place a.close {
  display: block;
  position: absolute;
  right: 8px;
  top: 8px;
  width: 16px;
  height: 16px;
  background: transparent url(images/map_close.png) no-repeat scroll 0 0;
  border-bottom: 0 none;
}
#worldmap div.place a.close:hover {
  background-repeat: no-repeat;
}
div.col div.text div.bio_carousel_container {
  position: relative;
  height: 404px;
  overflow: hidden;
  margin-right: -5px;
}
div.col div.text div.bio_carousel {
  position: absolute;
}
div.col div.text ul.jcarousel-list li {
  margin: 0;
  padding-left: 0;
  background-image: none;
}
div.col div.text ul.jcarousel-list li img {
  margin: 0;
}
div.bio_carousel a.btn_to_vice, div.bio_carousel a.btn_to_team, div#col2 div.bio_carousel a.btn_to_vice, div#col2 div.bio_carousel a.btn_to_team {
  display: block;
  width: 11px;
  height: 0;
  padding-top: 11px;
  overflow: hidden;
  position: absolute;
  bottom: 7px;
  left: 1px;
  background: transparent url(images/vice_button.png) no-repeat scroll 0px 0px;
}
div.bio_carousel a.btn_to_team, div#col2 div.bio_carousel a.btn_to_team {
  background-position: -11px 0px;
}
div#show_buddy {
  width: 950px;
  margin: 0 auto;
  position: relative;
}
div#show_buddy a {
  background: transparent url(images/buddy_icon.png) no-repeat scroll 0 0;
  width: 14px;
  height: 0;
  padding-top: 12px;
  overflow: hidden;
  position: absolute;
  top: 16px;
  right: -20px;
}
div#buddy {
  position: absolute;
  z-index: 100;
  top: 60px;
  right: 3px;
  width: 570px;
  height: 248px;
  background: transparent url(images/buddy_overlay.png) no-repeat scroll 0px 0px;
}
div#buddy img {
  position: absolute;
  right: 276px;
  bottom: 4px;
}
div#buddy a {
  display: block;
  width: 16px;
  height: 0;
  padding-top: 16px;
  overflow: hidden;
  background-image: url(images/popup_close.png);
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
div#buddy div.content {
  margin: 43px 0 0 286px;
  width: 230px;
  height: 160px;
}
div#buddy div.content p {
  font: italic normal normal 15px/20px Georgia,serif;
  color: #543019;
  margin-bottom: 10px;
}
div#buddy div.content p.title {
  font: italic normal normal 30px/32px Georgia,serif;
  color: #9ed8d2;
  margin-bottom: 14px;
}
div#buddy div.content p.bullet {
  font: italic normal bold 15px/20px Georgia,serif;
  color: #543019;
  float: left;
  margin-right: 6px;
  clear: both;
}
div#lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent url(images/lightbox.png) repeat scroll 0 0;
  z-index: 99;
}
div.latest_blog {
  margin-top: 40px;
}
div.latest_blog img {
  display: none;
}
div.comments {
  border-top: 1px solid #ebe7d3;
  margin: 20px 0 0 -12px;
  padding: 12px 0 0 12px;
}
div.comments ul.children {
  margin-left: 10px;
}
textarea#comment {
  margin: 0;
  width: 360px;
}
div.comment {
  margin-bottom: 20px;
}
div.comment-author {
  margin-top: -6px;
}
div.sociable_tagline {
  display: none;
}
div.col div.text div.sociable {
  border: 1px solid #e8e3cf;
  padding: 10px;
  margin: 0;
  position: absolute;
  width: 120px;
  background: transparent url(images/background.png) repeat scroll 0 0;
  z-index: 100;
}
div.col div.text div.sociable ul li {
  background-image: none;
  margin: 0 0 2px 0;
  padding: 0;
}
div.sociable a {
  background-image: none;
  display: block;
}
div.col div.text div.sociable a img {
  margin: 0 6px 0 2px;
}
div.sociable a span {
  background: transparent url(images/anchor.png) repeat-x scroll bottom left;
  display: inline;
  line-height: 16px;
}
div.sociable a:hover span {
  background-repeat: repeat;
}
div.sociable a img {
  margin-right: 10px;
  background-image: none;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
#edit-honeytrap-wrapper {
	display: none;
}

