/*
Theme Name: Still. Life.
Theme URI: http://www.WPThemerKit.com
Description: Blank Theme B, 2 Columns, 1 Right Sidebar
Version: 1.1
Author: Cal
Author URI: http://www.WPThemerKit.com
Design: Ves . , http://www.stillife-ves.de
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */
/*------------------------------------------------------------------
[Table of contents]
1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc. 
2. General Classes - .entry-meta, .post, .description, .underpost, etc.
3. General Links - #content a:link, #footer a:link, etc.
4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
5. Sidebar Links - #sidebar ul li a:link
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
-------------------------------------------------------------------*/

/*===START SECTION 1 - the main containers===*/
body {
	font-family: 'Helvetica neue', sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	color: #555555;
}
#wrapper {
	width: 800px;
	margin: 12px auto 20px auto;
	padding: 0px;
}
#header {
	height: 120px;
	width: 800px;
	margin: 0;
        padding: 0 0 20px 0;
        border: 0px solid #000;
}
#header h1 {
             margin: 0;
             padding: 0 30px 0 0;
             font-size: 0.8em;
             font-style: italic;
             color: #000;
             text-align: right;
             border: 0px solid #000;
             width: 755px;
             height: 20px;
}
#headerimg  {
              margin: 0;
              padding: 0 0 20px 5px; 
              height: 90px; 
              width: 300px; 
              border: 0px solid #000;
}
#main {
	width: 800px;
}
#content {
	width: 565px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
}

#gallerycontent {
	width: 730px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
        text-align: center;
}

#sidebar {
	width: 150px;
	float: right;
	margin: 10px 5px 0 50px;
}
#footer {
	height: 42px;
	clear: both;
	text-align: left;
	font-size: 0.6em;
	padding: 13px 0 0 15px;
}
/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	padding: 5px 0 5px 500px;          
              color: #b2afa7;
              letter-spacing:.125em;
              font-size: .8em;    
              border: 0px solid #000;
}
.post {
	padding: 5px;
	font-size: .9em;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.entry-meta {
              text-transform: uppercase;
}
.navigation {
  clear: both;
  font-size: .9em;
  font-style: italic;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 0 0 10px 0;
font-size: .8em;
}
.underpost {
	font-size: .8em;
              text-transform: uppercase;
}
#content .underpost a {
	text-decoration: underline;
              color: #b2afa7;
}
#content .underpost a:hover {
	text-decoration: none;
              color: #666460;
}
#gallerycontent .underpost a {
	text-decoration: underline;
              color: #b2afa7;
}
#gallerycontent .underpost a:hover {
	text-decoration: none;
              color: #666460;
}
/*===END SECTION 2===*/

/*START SECTION 3 - style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
              color: #b2afa7;
              text-decoration: none;
}
#content a:hover {
	text-decoration: none;
              padding: 2px;
              color: #666460;
}
#gallerycontent a:link, #gallerycontent a:visited {
	padding: 2px;
              color: #b2afa7;
              text-decoration: none;
}
#gallerycontent a:hover {
	text-decoration: none;
              padding: 2px;
              color: #666460;
}
#footer a:link, #footer a:visited {
	color: #b2afa7;
}
#footer a:hover {
	text-decoration: none;
              color: #666460;
}
/*===END SECTION 3===*/

/*===START SECTION 4 - style for menu, page links in the header===*/
#menu{
        clear: left;
	padding: 10px 0 10px 0;
	white-space: nowrap;
	margin: 0;
	width: 785px;
              font-size: 0.7em;
              color: #555555;
              text-transform: uppercase;
              border-top:1px dotted #b2afa7;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
              color: #b2afa7;
}
#menu li a:hover {
	text-decoration: none;
              color: #666460;
}
/*===END SECTION 4===*/

/*===START SECTION 5 - sidebar links===*/
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
              text-transform: uppercase;
              font-size: .7em;
              font-weight: normal;
              color: #555555;        
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
              text-transform: none;
	margin-bottom: .1em;
	padding: 1px;
              font-size: 1.4em;
              color: #b2afa7;   
}
#sidebar li a:hover {
	text-decoration: none;
              color: #666460;   
}
#sidebar ul ul {
  margin-left: 0px;
}
#sidebar ul ul li, #sidebar ul ul li {
  font-size: 1.2em;
  margin-left: 0px;
}
/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1.2em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
              font-weight: normal;
              text-decoration: none;
              color: #b2afa7;
	margin: 0px;
	width: 755px;
	padding: 1px 30px 30px 2px;
	clear: both;
}
#header h1 a:hover {              
	text-decoration: none;
              color: #666460;
}
#content h1, h2 {
              font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
              font-weight: normal;
              text-decoration: none;
              color: #666460;
}
#gallerycontent h1, h2 {
              font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
              font-weight: normal;
              text-decoration: none;
              color: #666460;
}
#sidebar h1 {
	font-family: 'Helvetica neue', sans-serif;
	font-size: 1.0em;
              font-weight: normal;
}
#sidebar h2 {
              font-family: 'Helvetica neue', sans-serif;
	font-size: 1.1em;
              font-weight: normal;
}
.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
              font-weight: normal;
              text-decoration: none;
              color: #666460;
	margin: 35px 0 10px 0;
	padding: 0;
}
.post h3 {
              font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
              font-weight: normal;
              text-decoration: none;
              color: #666460;
              margin: 0;
              padding: 0;
}

.post h4 {
              font-family: 'Helvetica neue', sans-serif;
	font-size: 0.9em;
              font-weight: bold;
              text-decoration: none;
              color: #666460;
              text-align:left;
              width: 500px;
              margin: 0 auto;
              padding: 0 0 10px 0;
}

.post h5 {
              font-family: 'Helvetica neue', sans-serif;
	font-size: 0.9em;
              font-weight: normal;
              text-decoration: none;
              color: #666460;
              text-align:left;
              width: 500px;
              margin: 0 auto;
              padding: 0;
}
/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	height: 20px;
	float: left;
              display: inline;
	margin: 0 10px 0 0;
	border-bottom: 0px dotted #b2afa7;
	color: #b2afa7;
	font-family: Georgia, "Times New Roman", Times, serif;
              font-size: 1.0em;
              font-weight: normal;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 20px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 20px;
	text-align: center;
	height: 20px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/

#respond p {
              font-size: .8em;
              color: #555555;
}
#respond h3  {
              font-family: 'Helvetica neue', sans-serif;
              font-size: .8em;
              font-weight: bold;
              text-transform: uppercase;
              color: #666460;
}
#comments {
              font-family: 'Helvetica neue', sans-serif;
              font-size: .8em;
              font-weight: normal;
              line-height: 18px;
              padding-left: 5px;
              text-transform: uppercase;
              color: #ffffff;
              background: #b2afa7;
}
            
#commentform input {
              border:1px solid #b2afa7;
     	
}
#commentform textarea {
             border:1px solid #b2afa7;
             font-family: 'Helvetica neue', sans-serif;	
             font-size: 1.0em;
}
#commentform {	
	padding: 10px;
}
#submit, #searchsubmit {
	border:1px solid #7F7D6E;
	background:#b2afa7;
              color: #fff;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
              font-size: .8em;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: none;
}
#gallerycontent ol.commentlist li a {
	text-decoration: none;
}
li.author {
	padding: 5px;
}
/*===END SECTION 8===*/

/*START SECTION 9 - oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.0em/1.4em 'Helvetica neue', sans-serif;
  width: 370px;
  background: url(images/blockquote1.png) no-repeat top left;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: #ffffff;
  padding: 0 0 0 30px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}

blockquote span {
background: url(images/blockquote2.png) no-repeat bottom right;
display: block;
padding-right: 0px;
}


ul {         
	margin: 0px;
	padding: 0 0 0 70px;
}
li {
	display: block;
	list-style-type: none;
	margin: 0 10px 0 0;
}

/*===END SECTION 9===*/

/*START SECTION 10 - images when inserted into a post.*/
.alignleft {
  float: left;
  font-family: 'Helvetica neue', sans-serif;
}
.alignright {
  float: right;
  font-family: 'Helvetica neue', sans-serif;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
              border: 1px dotted #b2afa7;
              padding: 3px;
}
img.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
              border: 1px dotted #b2afa7;
              padding: 3px;
}
img.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
              border: 1px dotted #b2afa7;
              padding: 3px;
}
div.aligncenter {
	display: block;
	margin: 0 auto;
}
div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}



.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 3px 0 0 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
              border: 1px dotted #b2afa7;
	padding: 0;
}
a.image img {
            border: 1px dotted #b2afa7;
}

hr { 
       margin: 50px 0 20px 0; 
       width: 150px;
       border: 1px dotted #fff;
       height: 1px;
}
/*===END SECTION 11===*/

