/*********************************************************************************************

Theme Name: Attache
Theme URI: http://www.press75.com/
Description: Designed by Jason Schuller
Tags: lifestream, three column, widgets
Version: 1.2.6
Author: Press75.com
Author URI: http://www.press75.com/

**********************************************************************************************

Designed and Built by Jason Schuller - theSevenFive.com

CSS, XHTML and Design Files are all Copyright 2007-2010 Circa75 Media, LLC

Be inspired, but please don't steal :)

**********************************************************************************************

0.  CSS Reset  -------------------------  All Theme Files
1.  Basic Setup  -----------------------  All Theme Files
2.  Header Styles  ---------------------  header.php
3.  Navigation and Menu Styles  --------  header.php
4.  Search Form  -----------------------  searchform.php
5.  Main Content Styles  ---------------  index.php, single.php, page.php
6.  Post Content Styles  ---------------  index.php, single.php, page.php
7.  Post Comment Styles  ---------------  comments.php
8.  Sidebar and Widgets  ---------------  sidebar.php, cat-posts.php, related-posts.php
9.  Footer Styles  ---------------------  footer.php

**********************************************************************************************/


/********************************************************************************************* 

0. CSS Reset  -------------------------  All Theme Files

*********************************************************************************************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

fieldset, img {border: 0;}

address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

ol, ul {list-style: none;}
caption, th {text-align: left;}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

q:before, q:after {content: '';}
abbr, acronym {border: 0;}


/*********************************************************************************************

1. Basic Setup  -----------------------  All Theme Files

*********************************************************************************************/
html, body {
background: #292929;
width: auto;
height: auto;
font-family: "Georgia", serif;
font-size: 12px;
line-height: 20px;
color: #999999;
}

h1 {
font-size: 20px;
margin: 0 0 2px 0;
}

h2 {
font-size: 18px;
margin: 0 0 2px 0;
}

h2 a {
color: #FFFFFF;
}

h3 {
font-size: 16px;
margin: 0 0 2px 0;
}

h4 {
font-size: 14px;
margin: 0 0 2px 0;
}

blockquote {
border-left: 1px solid #999999;
padding: 0 0 0 15px;
font-style: italic;
font-weight: bold;
}

strong {font-weight: bold;}

a:link, a:visited {
color: #999999;
}

a:hover {
color: #808080;
}

abbr,acronym {
border-bottom: 1px dotted;
cursor: help;
} 

em {font-style: italic;}
ol,ul {margin: 0;}
ol li {list-style: decimal outside;}
ul li {list-style: none;}

th,td {
border: 1px solid;
padding: 8px;
}

th {
font-weight:bold;
text-align:center;
}

caption {
margin-bottom: 8px;
text-align: center;
}

p,fieldset,table {margin-bottom: 15px;}
a:link, a:visited {text-decoration: none;}

:focus {
outline: 0;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}


/*********************************************************************************************

2. Header Styles  ---------------------  header.php

*********************************************************************************************/
#header {
width: 100%;
float: left;
}

#header-inside {
width: 980px;
margin: 0px auto;
}

#header-left { /* For the Logo */
width: 480px;
float: left;
padding: 20px 0 20px 10px;
}

#header-left h1 {
font-size: 50px;
margin: 20px 0 0 0;
}

#header-right { /* For the Pages Menu List */
width: 490px;
float: left;
}

#tweet {
background: url(images/tweet.png) bottom left no-repeat;
width: 340px;
height: 55px;
float: right;
margin: 20px 10px 0 0;
}

#tweet p {
padding: 6px 35px 0 65px;
font-size: 11px;
line-height: 15px;
}

.breadcrumbs {
width: 100%;
float: left;
}

.breadcrumbs-inside {
width: 980px;
margin: 0px auto;
}

.breadcrumbs p {
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
width: 960px;
float: left;
padding: 10px;
margin: 0;
}


/*********************************************************************************************

3. Navigation and Menu Styles  --------  header.php

*********************************************************************************************/
#navigation {
border-right: 1px solid #333333;
width: 135px;
float: left;
margin: -1px -1px -1px 0;
}

.site-text p {
font-size: 11px;
line-height: 15px;
padding: 15px 20px 15px 10px;
margin: 0;
}

.navigation-menu {
border-top: 1px solid #333333;
width: 135px;
}

.navigation-menu li {
border-bottom: 1px solid #333333;
width: 125px;
padding: 5px 0 5px 10px;
}

.navigation-menu li:hover {
background: #333333;
}

li.subscribe {
background: url(images/rss.png) right no-repeat;
}

li.subscribe:hover {
background: #333333 url(images/rss.png) right no-repeat;
}

li.twitter {
background: url(images/twitter.png) right no-repeat;
}

li.twitter:hover {
background: #333333 url(images/twitter.png) right no-repeat;
}

li.facebook {
background: url(images/facebook.png) right no-repeat;
}

li.facebook:hover {
background: #333333 url(images/facebook.png) right no-repeat;
}

li.flickr {
background: url(images/flickr.png) right no-repeat;
}

li.flickr:hover {
background: #333333 url(images/flickr.png) right no-repeat;
}

li.vimeo {
background: url(images/vimeo.png) right no-repeat;
}

li.vimeo:hover {
background: #333333 url(images/vimeo.png) right no-repeat;
}

li.youtube {
background: url(images/youtube.png) right no-repeat;
}

li.youtube:hover {
background: #333333 url(images/youtube.png) right no-repeat;
}

li.delicious {
background: url(images/delicious.png) right no-repeat;
}

li.delicious:hover {
background: #333333 url(images/delicious.png) right no-repeat;
}

li.lastfm {
background: url(images/lastfm.png) right no-repeat;
}

li.lastfm:hover {
background: #333333 url(images/lastfm.png) right no-repeat;
}


/*********************************************************************************************

4. Search Form  -----------------------  searchform.php

*********************************************************************************************/
#site-search {
background: none;
width: 300px;
position: absolute;
margin: -22px 0 0 675px;
padding: 20px 0 0 0;
}

input#s {
background: none;
border: none;
font-size: 12px;
color: #999999;
float: left;
width: 295px;
height: 46px;
padding: 0;
}

input#search-submit {
background: url(images/search.png) right no-repeat;
border: none;
font-size: 15px;
font-weight: bold;
cursor: pointer;
width: 46px;
height: 46px;
margin: 0 0 0 -46px;
float: left;
text-align: center;
}


/*********************************************************************************************

5. Main Content Styles  ---------------  index.php, single.php, page.php

*********************************************************************************************/
#content {
width: 100%;
float: left;
}

#content-inside {
width: 980px;
margin: 0px auto;
}

#container {
border-left: 1px solid #333333;
float: left;
}

#main {
width: 519px;
float: left;
padding: 0 0 10px 0;
}

.post, .comments {
background: #F0EDE6;
color: #555555;
width: 460px;
float: left;
padding: 25px 20px 10px 20px;
}

.main-container {
width: 500px;
float: left;
margin: 20px 0 0 20px;
}

.main-container a {
background: #D7D7D1;
color: #555555;
}

.main-container a:hover {
background: #BBBBB6;
}

.main-container h2, .main-container h2 a {
background: none;
}

.main-container h2 a:hover {
background: #D7D7D1;
}

.main-shadow {
background: url(images/main-shadow.png) top left no-repeat;
width: 500px;
height: 20px;
float: left;
margin: 0 0 -10px 0;
}

.post-image {
float: left;
}

.meta-top {
width: 500px;
position: absolute;
margin: -8px 0 0 0;
}

.meta-top li {
background: #333333;
font-size: 11px;
color: #999999;
float: right;
margin: 0 8px 0 0;
padding: 2px 10px 2px 10px;
}

.meta-bottom {
font-size: 11px;
float: right;
text-align: right;
margin: 0 -5px 0 0;
}

.meta-bottom li {
display: inline;
}

li.discuss {
background: url(images/discuss.png) left no-repeat;
padding-left: 20px;
}


/*********************************************************************************************

6. Post Content Styles  ---------------  index.php, single.php, page.php

*********************************************************************************************/
.post-content ul {
margin: 0 0 20px 0;
}

.post-content ul li {
background: url(images/bullet.png) top left no-repeat;
margin: 0 0 5px 0;
padding: 0 0 0 15px;
}

.post-content ol {
margin: 0 0 20px 0;
}

.post-content ol li {
margin: 0 0 5px 15px;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 5px;
margin: 0 0 2px 15px;
}

img.alignleft {
padding: 5px;
margin: 0 15px 2px 0;
}

.wp-caption {
background: #D7D7D1;
text-align: center;
padding: 10px 5px 5px 5px;
margin: 10px 10px 5px 10px;
}

.wp-caption img {
padding: 0;
margin: 0 0 5px 0;
}

.wp-caption-text {
margin: 10px 0 0;
padding: 0;
}

.wp-caption .wp-caption-text, .wp-caption .wp-caption-dd {
font-size: 12px !important;
text-align: center; 
margin: 0;
padding: 0;
}

object {
margin: 10px 0 30px 0;
}


/*********************************************************************************************

7. Post Comment Styles (comments.php)

*********************************************************************************************/
#comments-meta p {
background: #DDDDDD;
float: left;
padding: 0 5px 0 0;
}

#comments ol {
margin: -20px 0 0 0;
}

#comments ol li {
list-style: none;
}

ol.commentlist li {
border-bottom: 1px solid #CCCCCC;
padding: 20px 0 20px 0;
}

ol.commentlist li.alt {
border-bottom: 1px solid #CCCCCC;
padding: 20px 0 20px 0;
}

ol.commentlist li ul.children { 
list-style: none; 
text-indent: 0; 
}

ol.commentlist li ul.children li {
border-bottom: none;
padding: 20px 0 0 10px;
}

ol.commentlist li ul.children li.alt {
border-bottom: none;
padding: 20px 0 0 10px;
}

ol.commentlist li ul.children li.depth-2 {margin: 0;}
ol.commentlist li ul.children li.depth-3 {margin: 0;}
ol.commentlist li ul.children li.depth-4 {margin: 0;}
ol.commentlist li ul.children li.depth-5 {margin: 0;}

.comment-author {
font-size: 14px;
font-weight: normal;
}

.comment-meta {
font-size: 10px;
font-weight: normal;
}

.avatar {
float: right;
margin: 5px 0 15px 15px;
}

#respond {
width: 100%;
padding: 20px 0 0 0;
}

#author, #email, #url, #comment {
background: #D7D7D1;
border: none;
padding: 6px 4px 6px 4px;
}

#comment {
width: 98%;
max-width: 525px;
}

input#submit {
background: #333333;
border: none;
color: #999999;
cursor: pointer;
width: 135px;
height: 30px;
text-align: center;
}

input#submit:hover {
background: #202020;
color: #999999;
}

a.comment-reply-link {
font-size: 10px;
margin: -10px 0 20px 0;
padding: 3px 8px 3px 8px;
}

.cancel-comment-reply {
font-size: 10px;
background: #D7D7D1;
padding: 0 8px 0 8px;
text-align: center;
}

.cancel-comment-reply:hover {
background: #BBBBB6;
}

.cancel-comment-reply a {
background: none;
}




/*********************************************************************************************

8. Sidebar and Widgets  ---------------  sidebar.php

*********************************************************************************************/
#sidebar {
width: 300px;
float: left;
margin: 0 0 -10px 20px;
padding: 20px 0 0 0;
}

.widget  {
background: #F0EDE6;
color: #555555;
width: 300px;
float: left;
}

.widget a {
background: #D7D7D1;
color: #555555;
}

.widget a:hover {
background: #BBBBB6;
}

a.rsswidget {
font-size: 14px;
}

.rssSummary {
margin: 2px 0 15px 0;
}

.widget h4, .widget h4 a, a.rsswidget {
background: none;
}

.widget h4 a:hover, .rsswidget a:hover {
background: #D7D7D1;
}

.widget ul {
font-size: 11px;
line-height: 15px;
padding: 25px 20px 10px 20px;
}

.widget p {
font-size: 11px;
line-height: 15px;
padding: 25px 20px 10px 20px;
}

.widget ul p {
padding: 0;
}

.side-shadow {
background: url(images/side-shadow.png) top left no-repeat;
width: 300px;
height: 20px;
float: left;
margin: 0 0 10px 0;
}

.widget-title-container {
position: absolute;
width: 300px;
margin: -8px 0 0 0;
}

.widget-title {
background: #333333;
font-size: 11px;
color: #999999;
float: right;
margin: 0 8px 0 0;
padding: 2px 10px 2px 10px;
}

.widget-title a {
background: none;
color: #999999;
font-size: 11px;
}

.widget-title a:hover {
background: none;
}

.widget-title img {
display: none;
}

.sidebar-ad {
margin: 5px 0 20px 25px;
}

a.simple-ads {
background: none;
}

.widget_photoposts ul {
padding: 0;
}

.photo-post-item {
float: left;
margin: 0 0 -7px 0;
padding: 0 0 7px 0;
}

.photo-post-item img {
float: left;
}


/*********************************************************************************************

9. Footer Styles  ---------------------  footer.php

*********************************************************************************************/
#footer {
width: 100%;
float: left;
}

#footer h3 {
font-size: 12px;
}

#footer-inside {
border-top: 1px solid #333333;
width: 960px;
margin: 0px auto;
padding: 10px 10px 40px 10px;
}

#footer-text {
width: 760px;
float: left;
}

#pagination {
width: 200px;
float: left;
text-align: right;
}