/*
Theme Name: Tobias & Tobias
Theme URI: http://tobias.tv
Description: Tobias & Tobias blog theme
Version: 1
Author: Tobias & Tobias
Author URI: http://tobias.tv

	Tobias & Tobias
	
	The CSS, HTML and design is copyright 2009 Tobias & Tobias Ltd.

*/

body {
    background-color: #fff;
    color: #000;
    font-family: Arial,Helmet,Freesans,sans-serif;
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

#header a#logo {
    text-indent: -9999em;
    display: block;
    width: 227px;
    height: 46px;
    margin-left: 103px;
    background: transparent url(images/tobias_logo.gif) top left no-repeat;
}

#header-background {
    height: 18px;
    background: #fff url(images/grad_top.gif) repeat-x bottom;
}

#header .container {
    position: relative;
    margin: 35px auto 0 auto;
    width: 950px;
    background: #fff;
    padding-bottom: 17px;
    z-index: 10;
}

#header #utils-nav {
    float: right;
    border-bottom: 1px solid #ccc;
    padding: 10px 140px 10px 10px;
    margin-top: -30px;
}

#utils-border-extension {
    margin-top: -18px;
    position: absolute;
    right: 0;
    z-index: 0;
    width: 650px;
    border-bottom: 1px solid #ccc;
}

#header #utils-nav li {
    display: inline;
}

#header #utils-nav li a {
    text-decoration: none;
    color: #636363;
    font-weight: bold;
    font-size: 80%;
    margin-right: 10px;
}

#header #utils-nav li a:hover {
    text-decoration: underline;
    color: #000;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#home #content .container ul#home-nav li.main-item {
    position: relative;
}

#content .container {
    overflow: hidden;
}

#content div.left-margin {
    position: absolute;
    right: 951px;
    width: 100%;
    height: 100%;
    background: #E2E8DC url(images/fade_left.png) repeat-y right;
}

#content div.right-margin {
    position: absolute;
    left: 950px;
    background: #E2E8DC url(images/fade_right.png) repeat-y left;
    width: 100%;
    height: 100%;
    border-left: 1px solid #fff;
}

#content #work div.left-margin,
#content #work div.right-margin {
    background-color: #D3DBDE;
}

#content #services div.left-margin,
#content #services div.right-margin {
    background-color: #D5D3DE;
}

#content #contact div.left-margin,
#content #contact div.right-margin {
    background-color: #E5E2D9;
}

.inner #content div.right-margin {
    top: 0;
}

#content div.section-content {
    position: relative;
    width: 950px;
    margin: 1px auto 0;
}

.inner #content div.section-content {
    margin-bottom: 0;
}

.inner #contact-footer {
    margin-top: 0;
}

.inner #contact-footer div.section-content-left {
    height: 50px;
}

#home #content div.section-content div {
    min-height: 145px;
}

#content #work div.section-content div {
    min-height: 175px;
}

#home #content div.section-content-left h2,
#home #content div.section-content-left h3 {
    margin-left: 20px;
}

#home #content div.section-content-left h2 a {
    font-family: Georgia,'Nimbus Roman No9 L',serif;
    font-size: 210%;
    text-decoration: none;
    color: #406618;
}

#home #content div.section-content-left h3 a {
    color: #9FA89E;
    text-decoration: none;
    font-size: 130%;
}

#content div.section-content-left {
    background: #E2E8DC url(images/fade_left.png) repeat-y right;
    width: 171px;
}

.inner #content div.section-content-left {
    position: absolute;
    height: 100%;
}

#content #work div.section-content-left {
    background-color: #D3DBDE;
}

#content #services div.section-content-left {
    background-color: #D5D3DE;
}

#content #contact div.section-content-left {
    background-color: #E9E6DF;
}

#home #content div.section-content-centre {
    position: absolute;
    left: 171px;
}

#content div.section-content-centre {
    background: #E2E8DC url(images/fade_up_short.png) repeat-x top;
    width: 100%;
}

.inner #content div.section-content-upper {
    min-height: 1100px;
}

.inner #content div.section-content-centre {
    float: left;
    width: 508px;
    margin-left: 172px;
}

.inner #content div.section-content .left-margin,
.inner #content div.section-content .right-margin {
    background-color: #E9E9E9;
}

.inner #content div.section-content .section-content-left {
    background-color: #EFEFEF;
}

.inner #content div.section-content .section-content-centre {
    background: #E7E7E7 url(images/fade_up.png) repeat-x 0 0;
}

.inner #content div.section-content .section-content-right {
    background: #E7E7E7 url(images/fade_down.png) repeat-x 0 0;
}

#content div.section-content-right {
    background: #E2E8DC url(images/fade_up_short.png) repeat-x top;
    position: absolute;
    right: 0;
    width: 269px;
    border-left: 1px solid #fff;
}

.inner #content div.section-content-right {
    height: 100%;
    top: 0;
}

#content #work div.section-content-centre,
#content #work div.section-content-right  {
    background-color: #E2E7EA;
}

#content #services div.section-content-centre,
#content #services div.section-content-right  {
    background-color: #D5D3DE;
}

#content #contact div.section-content-centre,
#content #contact div.section-content-right  {
    background-color: #E9E6DF;
}

#home #content div.section-content div {
    float: left;
}

#footer {
    clear: both;
}

#footer-background {
    margin-top: 1px;
    height: 28px;
    background: #fff url(images/grad_bottom.gif) repeat-x top;
}

#legals-border-extension {
    position: absolute;
    left: 0;
    z-index: 0;
    width: 650px;
    border-bottom: 1px solid #ccc;
}

#footer #legals {
    float: left;
    padding-right: 10px;
    padding-left: 8px;
    padding-top: 9px;
    border-top: 1px solid #ccc;
    color: #636363;
    font-size: 85%;
}

#footer #legals a {
    display: block;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    margin-top: 4px;
}

#footer #legals a:hover {
    text-decoration: underline;
}

#footer .container {
    position: relative;
    margin: 0 auto 0 auto;
    width: 950px;
    background: #fff;
    padding-bottom: 17px;
    z-index: 10;
}

.content-nav ul li a {
    font-size: 235%;
    text-decoration: none;
    font-family: Georgia, serif;
    display: block;
    padding-left: .7em;
    padding-bottom: .2em;
    border-bottom: 1px solid #fff;
}

.content-nav li a span {
    display: block;
    text-indent: -9999em;
}

.content-nav li a span.subtitle {
    font-size: 54%;
    margin-top: -2.5em;
    font-family: arial;
    text-indent: 0;
}

.content-nav ul li#nav-about a {
    background: #EFF1E3;
    color: #406618;
}

.content-nav ul li#nav-about a:hover {
    background: #406618;
    color: #fff;
}

.content-nav ul li#nav-about a span.subtitle,
.content-nav ul li#nav-about a:hover span.subtitle {
    color: #9FA89E;
}

.content-nav ul li#nav-work a {
    background: #D9E1E3;
    color: #133D4F;
}

.content-nav ul li#nav-work a:hover {
    background: #133D4F;
    color: #fff;
}

.content-nav ul li#nav-work a span.subtitle,
.content-nav ul li#nav-work a:hover span.subtitle {
    color: #849194;
}

.content-nav ul li#nav-services a {
    background: #CCCAD7;
    color: #26174E;
}

.content-nav ul li#nav-services a:hover {
    background: #26174E;
    color: #fff;
}

.content-nav ul li#nav-services a span.subtitle,
.content-nav ul li#nav-services a:hover span.subtitle {
    color: #7C7887;
}

.content-nav ul li#nav-contact a {
    background: #DCD8CF;
    color: #4C3926;
}

.content-nav ul li#nav-contact a:hover {
    background: #4C3926;
    color: #fff;
}

.content-nav ul li#nav-contact a span.subtitle,
.content-nav ul li#nav-contact a:hover span.subtitle {
    color: #90867E;
}

#homepage-client-thumbs {
    margin: 0;
}

#homepage-client-thumbs li {
    float: left;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #fff;
}

#homepage-client-thumbs li.left {
    border-right: 1px solid #fff;
}

#homepage-client-thumbs a {
    background-position: top left;
    width: 134px;
    height: 85px;
    display: block;
    text-indent: -9999em;
}

#homepage-client-thumbs a:hover {
    background-position:0 -85px;
}

#home #services .section-content-centre ul {
    margin-left: 3.5em;
    margin-top: 1em;
}

#home #services .section-content-centre ul li {
   line-height: 1.5em;
   list-style-image: url(images/bullet.gif);
}

#home #services .section-content-centre ul li.digital-strategy,
#home #services .section-content-centre ul li.user-experience,
#home #services .section-content-centre ul li.digital-branding {
    margin-left: 0em;
}

#home #services .section-content-centre ul li.technical-solutions,
#home #services .section-content-centre ul li.online-marketing {
    margin-left: 21em;
}

#home #services .section-content-centre ul li.technical-solutions {
    margin-top: -4.5em;
}

#home blockquote p {
    font-family: Georgia, serif;
    font-size: 120%;
    font-style: italic;
}

.news-item h2 {
    float: right;
    font-size: 160%;
}

.news-item p {
    clear: both;
}

.news-item-date {
    background: fuchsia;
    float: left;
    padding-right: 3px;
    border-right: 1px solid;
}

.news-item-date .day {
    padding: 0;
    margin-top: -3px;
    font-size: 180%;
    float: left;
}

.news-item-date .month {
    background: yellow;
    padding: 0;
    float: left;
    margin-left: -1.8em;
    font-size: 110%;
    text-transform: uppercase;
    margin-top: 1.65em;
}

.news-item-date .year {
    position: absolute;
    left: -9999em;
}

#home .vcard .fn,
#contact-footer .vcard .fn {
    position: absolute;
    left: -9999em;
}

#contact-footer .vcard {
    position: relative;
    font-size: 85%;
    margin: 14px 20px -10px 20px;
}

#contact-footer .vcard .tel {
    text-indent: -9999em;
}

#contact-footer .vcard .phone span.value {
    position: absolute;
    right: 1em;
    top: 0;
    text-indent: 0;
}

#home #content div.section-content div.vcard {
    float: none;
}

#home #content div.section-content div.vcard div {
    float: none;
}

body.inner #content #contact-footer .left-margin,
body.inner #content #contact-footer .right-margin {
    background-color: #E5E2D9;
}

body.inner #content #contact-footer .section-content-left,
body.inner #content #contact-footer .section-content-centre,
body.inner #content #contact-footer .section-content-right {
    background: #F8F7F5 url(images/grad_contact.gif) repeat-x 0 100%;
}

#work #content .section-content .left-margin,
#work #content .section-content .right-margin {
    background-color: #D3DBDE;
}

#client-carousel li {
    float: left;
}

#client-carousel li a {
    display: block;
    width: 134px;
    height: 85px;
    text-indent: -9999px;
    margin-right: 1px;
    background-position: top left;
}

#client-carousel li a:hover {
    background-position: 0 -85px;
}

#contact-footer .section-content-right p {
    padding-left: 20px;
    padding-top: 12px;
}

.sidebar ul li.widget_categories ul li a,
.sidebar ul li.widget_pages ul li a,
.sidebar-lists li ul li a,
a.internal-link {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 85%;
    color: #636363;
}

.sidebar ul li.widget_categories ul li a:hover,
.sidebar ul li.widget_pages ul li a:hover,
.sidebar-lists li ul li a:hover,
a.internal-link:hover {
    text-decoration: underline;
}

.sidebar ul li.widget_categories ul li a,
.sidebar ul li.widget_pages ul li a,
.sidebar-lists li ul li a,
a.internal-arrow {
    background: transparent url(images/link_arrow.gif) top left no-repeat;
}

.sidebar ul li.widget_categories ul li a,
.sidebar ul li.widget_pages ul li a,
.sidebar-lists li ul li a,
a.arrow-right {
    background-position: 100% 50%;
    padding-right: 30px;
}

.sidebar ul li.widget_categories ul li,
.sidebar ul li.widget_pages ul li,
.sidebar-lists li ul li {
    font-size: 105%;
    margin-bottom: 8px;
    padding: 0;
    border: none;
}

.sidebar ul li.widget,
.sidebar-lists li {
    padding: 20px 30px 20px 20px;
    border-bottom: 1px solid #fff;
}

.sidebar ul li ul li {
    margin: 7px 0;
}

.sidebar ul li a {
    color: #636363;
    text-decoration: none;
}

.sidebar ul li a:hover {
    text-decoration: underline;
    color: #000;
}

.panel {
    margin: 10px 30px 20px 20px;
}

a.home-link,
h1 {
    font-size: 170%;
    margin-bottom: 25px;
}

.sidebar h2 {
    font-size: 150%;
    margin-bottom: 10px;
}

a.home-link {
    display: block;
    text-decoration: none;
    color: #000;
}

a.home-link:hover {
    text-decoration: underline;
}

.hentry {
    position: relative;
}

.hentry h1,
.entries .hentry h2 {
    font-size: 140%;
    position: relative;
    left: 2.5em;
    top: -3px;
    width: 95%;
}

.entry-title {
    margin-bottom: 0;
}

.entry-summary h2 {
    font-size: 140%;
    margin-bottom: 10px;
}

.entry-summary p {
    margin-bottom: 15px;
}

.entry-summary em {
    font-style: italic;
}

.wp-caption-text {
    font-size: 85%;
    padding: 0px 4px;
}

.hentry a {
    text-decoration: none;
    color: #636363;
}

.hentry a:hover {
    text-decoration: underline;
    color: #000;
}

.hentry .updated.published {
    position: absolute;
    padding: 0;
    padding-right: 6px;
    border-right: 1px solid;
    top: 0;
}

.hentry .updated.published .day {
    padding: 0;
    margin-top: -5px;
    font-size: 210%;
    float: left;
}

.hentry .updated.published .month {
    padding: 0;
    float: left;
    margin-left: -2em;
    font-size: 110%;
    text-transform: uppercase;
    margin-top: 1.55em;
    margin-bottom: -3px;
}

.hentry .updated.published .year {
    position: absolute;
    left: -9999em;
}

.hentry .entry-summary {
    padding-top: 20px;
    margin-bottom: 20px;
}

.hentry .meta-second {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #636363;
    font-size: 90%;
}

.hentry.last .meta-second {
    border-bottom-width: 0;
}

.hentry .meta-first {
    position: relative;
    left: 4em;
    font-size: 90%;
    top: 0;
}

.hentry .entry-author {
    display: block;
    float: left;
    padding-right: 3px;
}

.hentry .entry-meta-categories {
    float: left;
}

.hentry .entry-meta-tags h4 {
    float: left;
}

.hentry .entry-meta-tags ul {
    float: left;
    padding-left: 3px;
}

.hentry .entry-meta-tags ul li {
    display: inline;
}

.hentry .entry-meta-comments {
    padding-top: 3px;
    clear: both;
}

div.pagination {
    font-size: 85%;
    position: relative;
    clear: both;
    border-top: 1px solid #C4C4C4;
    padding-bottom: 20px;
}

div.pagination h3 {
    float: left;
    padding: 3px 8px 5px 0;
}

div.pagination h3 span.page_number {
    font-weight: bold;
}

div.pagination ul li {
    display: inline;
}

div.pagination ul li span,
div.pagination ul li a {
    text-decoration: none;
    display: block;
    float: left;
    padding: 3px 8px;
    margin: 0 2px;
    color: #636363;
}

div.pagination ul li span {
    background: #C4C4C4;
    color: #fff;
}

div.pagination ul li a:hover {
    color: #fff;
    background: #C4C4C4;
}

div.pagination ul li a.prev,
div.pagination ul li a.next {
    text-indent: -9999em;
    background: transparent url(images/link_arrow.gif) center left no-repeat;
    width: 20px;
}

div.pagination ul li a.prev {
    background: transparent url(images/link_arrow_back.gif) center right no-repeat;
}

.entry-summary h1 {
    left: 0;
}

.entry-summary h2 {
    font-size: 130%;
}

.entry-summary ol,
.entry-summary ul {
    margin-left: 20px;
    margin-bottom: 5px;
}

.entry-summary ol li {
    list-style-type: decimal;
    margin-bottom: 5px;
}

.entry-summary ul li {
    list-style-image: url(images/bullet.gif);
    margin-bottom: 10px;
}

.entry-summary blockquote {
    width: 80%;
    margin-left: 15px;
}

.entry-summary cite {
    margin-left: 15px;
}

#comments {
    margin-bottom: 15px;
}

#comments h3 {
    font-size: 140%;
    margin-bottom: 15px;
}

#comments .num-comments {
    font-weight: bold;
}

#comments .comments-post-title {
    color: #636363;
}

textarea#comment {
    width: 400px;
    margin-top: 5px;
}

.commentlist .avatar {
    float: left;
    padding-right: 10px;
}

.commentlist .comment-body p {
    margin: 15px 0;
    clear: both;
}

#respond {
    border-top: 1px solid #000;
}

#respond h3 {
    font-size: 140%;
    margin: 15px 0;
}

#commentform input {
    margin: 5px 5px 5px 0;
}

#commentform input#submit {
    margin-top: 15px;
    border: 0;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 85%;
    color: #636363;
    background: transparent url(images/link_arrow.gif) top left no-repeat;
    background-position: 100% 50%;
    padding-right: 30px;
}

#commentform input#submit:hover {
    text-decoration: underline;
}

#commentform label small {
    font-size: 100%;
}

.screen-reader-text {
    display: block;
    position: absolute;
    left: -999em;
}

#searchsubmit {
    background: transparent url(images/link_arrow.gif) left center no-repeat;
    border: none;
    text-indent: -999em;
    width: 30px;
    margin-left: 5px;
    cursor: pointer;
}

.archives-list h3 {
    font-size: 140%;
}

.archives-list ul {
    margin: 5px 0 25px 20px;
}

.archives-list ul li {
    list-style-type: disc;
    color: #636363;
}

.archives-list ul a {
    color: #636363;
    text-decoration: none;
}

.not-found h2 {
    font-size: 140%;
}

.not-found p,
.not-found form {
    margin-top: 15px;
}