/* Smullin Design Stylesheet
 *
 * CSS 2.0
 *
 * Tested for cross-browser compatibility as follows:
 *   03/05/2010 - Mozilla Firefox 3.5.8 (Ubuntu 9.10 "Karmic" Linux)
 *
 * @category  Themes
 * @package   SmullinDesign
 * @author    Mike Smullin <mike@smullindesign.com>
 * @copyright 2006-2010 Smullin Design and Development, LLC
 * @license   All rights reserved.
 * @version   SVN: $Id$
 * @link      http://www.smullindesign.com/ */

@import url(global.css);
@import url(forms.css);
body {
  font: normal 62.5%/1.3em 'Lucida Grande', Verdana, Arial, sans-serif;
  background: #444 url(/images/bg.png) repeat-y 50%;
  color: #333; }

p {
  margin: 1em 0 1em 0; }

a {
  color: #00f;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

/* Masthead */
#row-1 {
  background: #000;
  color: #fff;
  text-align: right;
  padding: 10px 0;
  font-size: 1.2em; }
  #row-1 a {
    color: #fff; }

#row-2 {
  background: #fff; }
  #row-2 .logo {
    display: block;
    padding: 20px 0; }

#row-3 {
  background: #000;
  color: #fff;
  font-size: 2em; }
  #row-3 ul.links-menu {
    margin: 0 10px;
    float: left; }
    #row-3 ul.links-menu li {
      float: left;
      list-style: none;
      background: transparent; }
  #row-3 a {
    color: #fff;
    display: block;
    padding: 10px; }
  #row-3 a:hover {
    background: #fff;
    color: #000;
    text-decoration: none; }

/* Middle */
#middle {
  line-height: 1.3em; }
  #middle #col-1 {
    margin: 20px 0 10px 0; }

#breadcrumbs {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #ddd; }

#col-1 h3 {
  clear: both;
  border-top: 1px solid #ddd;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0; }

.about-author {
  font: normal 1em/1.5em Tahoma; }

#slideshow {
  border: 1px solid #ccc;
  padding: 5px;
  width: 548px;
  margin: 0 auto; }

/* Icons */
#block-views-blog_tag li:before {
  content: ''; }

#block-views-blog_tag li,
a.terms {
  background: url(/images/tag_blue.png) no-repeat 0 50%;
  padding: 0 0 2px 19px;
  line-height: 16px; }

a.edit {
  background: url(/images/pencil.png) no-repeat 0 50%;
  padding: 0 0 0 19px;
  line-height: 16px; }

#block-views-comments_recent li:before {
  content: ''; }

#block-views-comments_recent li,
a.comments {
  background: url(/images/comments.png) no-repeat 0 0px;
  padding: 0 0 1px 19px;
  line-height: 16px; }

#block-views-comments_recent li {
  background-position: 0 1px; }

#block-views-blog_archive li:before {
  content: ''; }

#block-views-blog_archive li {
  background: url(/images/calendar_view_month.png) no-repeat 0 0px;
  padding: 0 0 1px 19px;
  line-height: 16px; }

a.comment_edit {
  background: url(/images/comment_edit.png) no-repeat 0 0px;
  padding: 1px 0 2px 19px;
  line-height: 20px; }

a.comment_delete {
  background: url(/images/comment_delete.png) no-repeat 0 0px;
  padding: 1px 0 2px 19px;
  line-height: 20px; }

a.akismet_comment_publish {
  background: url(/images/accept.png) no-repeat 0 0px;
  padding: 1px 0 2px 19px;
  line-height: 20px; }

a.akismet_comment_unpublish {
  background: url(/images/delete.png) no-repeat 0 0px;
  padding: 1px 0 2px 19px;
  line-height: 20px; }

a.akismet_comment_spam {
  background: url(/images/spam.png) no-repeat 0 0px;
  padding: 1px 0 2px 19px;
  line-height: 20px; }

a.akismet_comment_ham {
  background: url(/images/ham.png) no-repeat 0 0px;
  padding: 1px 0 2px 19px;
  line-height: 20px; }

#col-1 div.item-list ul.attachments {
  margin: 0;
  padding: 0; }

#col-1 div.item-list ul.attachments li {
  list-style: none;
  background: url(/images/adobe-reader.png) no-repeat 0 1px;
  padding: 0 0 0 20px;
  margin: 1em 0; }

/* Blocks */
/* Case Studies block */
#block-views-case_studies ul {
  margin: 20px 0 0 0 !important;
  padding: 0 !important;
  width: 560px; }

#block-views-case_studies li {
  margin: 0 10px 0 0 !important;
  padding: 0 !important;
  float: left;
  list-style: none;
  width: 175px; }

#block-views-case_studies .view-data-node-data-field-image-field-image-fid a {
  border: 1px solid #ccc;
  padding: 5px;
  float: left;
  line-height: 0; }

#block-views-case_studies .view-data-node-title a {
  width: 175px;
  float: left;
  clear: both;
  height: 8em; }

#block-views-case_studies li:hover a {
  text-decoration: underline; }

/* General blocks */
.block li div {
  display: inline; }

.block .more-link {
  margin: 5px 0 0 1.75em; }

.block .view-data-comments-timestamp {
  display: block; }

/* Contact Form */
form#contact-mail-page {
  margin: 15px 0; }

form#contact-mail-page .form-item {
  clear: both;
  margin: 0 0 10px 0; }

form#contact-mail-page label {
  float: left;
  width: 150px;
  text-align: right;
  white-space: nowrap;
  margin: 0 10px 0 0; }

form#contact-mail-page .form-required {
  display: none; }

form#contact-mail-page .form-text,
form#contact-mail-page .form-textarea {
  float: left;
  width: 350px;
  margin: 0 0 10px 0; }

form#contact-mail-page label.option,
form#contact-mail-page .description,
form#contact-mail-page .form-submit {
  clear: both;
  width: 350px;
  margin: 0 0 10px 160px;
  text-align: left; }

form#contact-mail-page .username-message {
  display: block !important;
  font-size: .9em; }

form#contact-mail-page #edit-submit {
  width: auto; }

.sidebar {
  background: #444;
  color: #fff; }
  .sidebar a, .sidebar a:hover {
    color: #fff; }
  .sidebar .block h2 {
    margin-top: 0;
    padding: 5px 10px;
    background: #000;
    color: #fff; }
  .sidebar .block p {
    margin: 1em 10px; }
  .sidebar .block-local_menu * {
    margin: 0;
    padding: 0;
    list-style: none; }
  .sidebar .block-local_menu ul li {
    background: none;
    list-style: none; }
  .sidebar .block-local_menu a {
    display: block;
    color: #fff; }
  .sidebar .block-local_menu a.active {
    background: #fff !important;
    color: #000; }
  .sidebar .block-local_menu ul.menu li a {
    display: block;
    background: #444;
    padding: 5px 10px; }
  .sidebar .block-local_menu ul.menu li a:hover {
    color: #000;
    background: #fff; }
  .sidebar .block-local_menu ul.menu li li a {
    background: #666;
    padding: 5px 20px; }
  .sidebar .block-local_menu ul.menu li li a:hover {
    color: #000;
    background: #fff; }

/* Footer */
#footer {
  background: #000;
  color: #fff;
  font-size: 1.2em; }
  #footer .right {
    text-align: right; }
  #footer a {
    color: #fff; }

#middle {
  font-size: 1.2em;
  line-height: 1.6em; }
  #middle .page p,
  #middle .entry p {
    font-size: 1.05em; }
  #middle .page,
  #middle .entry {
    line-height: 1.4em; }

.alt {
  background-color: #f8f8f8;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

/* Begin Typography & Colors */
small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.5em; }

h1, h2, h3 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold; }

h1 {
  font-size: 4em;
  text-align: center; }

h2 {
  font-size: 1.6em; }

h3 {
  font-size: 1.3em; }

h1, h1 a, h1 a:hover, h1 a: visited, #headerimg .description {
  text-decoration: none;
  color: white; }

h2, h2 a, h2 a: visited, h3, h3 a, h3 a: visited {
  color: #333; }

h2, h2 a, h2 a:hover, h2 a: visited,
h3, h3 a, h3 a:hover, h3 a: visited,
cite {
  text-decoration: none; }

.entry p a: visited {
  color: #b85b5a; }

.commentlist li, #comment-form input, #comment-form textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentlist li {
  font-weight: bold; }

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em; }

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none; }

#comment-form p {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentmetadata {
  font-weight: normal; }

small,
.nocomments,
.postmetadata,
blockquote,
strike {
  color: #777; }

code {
  font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps {
  font-size: 0.9em;
  letter-spacing: .07em; }

a, h2 a:hover, h3 a:hover {
  color: #06c;
  text-decoration: none; }

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

#col-1 ul li {
  list-style-type: disc; }

#col-1 ol li {
  list-style-type: decimal; }

#col-1 .view-case-studies ul li {
  list-style-type: none; }

/* End Typography & Colors */
/* Begin Structure */
.page,
.post {
  margin: 0 0 40px; }

.page,
.post hr {
  display: block; }

#middle .page,
#middle .post {
  margin: 0; }

.entry {
  margin: 1em 0 0 0; }

.postmetadata {
  margin: 1em 0 3em 0; }

.postmetadata.alt {
  margin: 0;
  padding: 10px; }

#middle .smallattachment {
  text-align: center;
  float: left;
  width: 128px;
  margin: 5px 5px 5px 0px; }

#middle .attachment {
  text-align: center;
  margin: 5px 0px; }

.postmetadata {
  clear: both; }

/* End Structure */
/* Begin Headers */
h1 {
  padding-top: 70px;
  margin: 0; }

h2 {
  margin: 10px 0 0; }

h3 {
  padding: 0;
  margin: 30px 0 0; }

h3.comments {
  padding: 0;
  margin: 40px auto 20px; }

/* End Headers */
/* Begin Images */
p img {
  padding: 0;
  max-width: 100%; }

/* Using 'class="alignright"' on an image will (who would've
 * thought?!) align the image to the right. And using 'class="centered',
 * will of course center the image. This is much better than using
 * align="center", being much more futureproof (and valid) */
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; }

/* End Images */
/* Begin Lists */
#col-1 ul {
  margin: 0;
  padding: 0 0 0 10px; }

#col-1 li {
  margin: 1em 0 1em 10px; }

#col-1 ol {
  margin: 0;
  padding: 0 0 0 35px; }

.postmetadata ul,
.postmetadata ul li {
  display: inline;
  list-style-type: none;
  list-style-image: none; }

/* End Entry Lists */
/* Begin Form Elements */
.sidebar #search-block-form {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center; }

.sidebar #search-block-form div {
  display: inline; }

.sidebar #search-block-form .form-text {
  width: 108px;
  padding: 2px; }

.sidebar #search-block-form .form-submit {
  padding: 1px; }

/* This is mainly for password protected posts, makes them look better. */
.entry form {
  text-align: center; }

select {
  width: 130px; }

#comment-form input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0; }

#comment-form textarea {
  width: 100%;
  padding: 2px; }

#comment-form #submit {
  margin: 0;
  float: right; }

/* End Form Elements */
/* Begin Comments */
.comment.alt {
  padding: 10px !important; }

.commentlist {
  padding: 0 !important; }

.commentlist li {
  margin: 15px 0 3px !important;
  padding: 5px 10px 3px !important;
  list-style: none; }

.commentlist p {
  margin: 10px 5px 10px 0 !important; }

#comment-form p {
  margin: 5px 0 !important; }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0; }

.commentmetadata {
  margin: 0;
  display: block; }

/* End Comments */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help; }

acronym, abbr {
  border-bottom: 1px dashed #999; }

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd; }

blockquote cite {
  margin: 5px 0 0;
  display: block; }

.center {
  text-align: center; }

hr {
  display: none; }

a img {
  border: none; }

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px; }

/* End Various Tags & Classes */
.pager {
  border-top: 1px dotted #ccc;
  padding: 1em 0 0 0; }

.pager .pager-current,
.pager a {
  margin: 0 5px 0 0; }

/* System */
.messages {
  margin: .75em 0 .75em;
  padding: .5em 1em;
  background-color: #fff;
  border: 1px solid #b8d3e5; }

.messages ul {
  margin: 0; }

div.status {
  color: #3a3;
  border-color: #c7f2c8; }

div.error {
  color: #c52020;
  border-color: #c52020; }

