@charset "UTF-8";
/*
THEME NAME: theflog
THEME URI: http://www.mo-stud.io
DESCRIPTION: Custom Theme for Fette, The-Flog.com
VERSION: 1.0
AUTHOR: <a href"http://www.mo-stud.io">M–O</a>, Design: Jonathan Burkett, Development: Max Schulze
AUTHOR URI: http://www.mo-stud.io
TAGS: mostudio, custom, theflog, fette, theme
*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
  clear:both;
}

/* ---------------------------- Theme CSS Start ------------------------------- */
body {
  font-family: Helvetica, 'Helvetica', Arial, 'Arial', sans-serif;
  font-size: 12px;
}

a, a:active {
  text-decoration: underline;
  color: #000;
}
a:hover, a:link, a:focus {
  text-decoration: none;
}

#wrapper {
  padding-left: 38px;
  padding-top: 31px;
  width: 950px;
}

#branding {
  width: 950px;
  height: 130px;
}
#branding h1 {
  display:none;
}
#branding #blog-description {
  display: none;
}
.home #branding h1 {
  display: block;
}
.home #branding #nav {
  display: none;
}
.home #branding .icon {
  display: none;
}
#branding h1 a {
  text-decoration:none;
}
#branding h1 a:hover {
  text-decoration:underline;
}
#branding .icon {
  position:absolute;
  left: 600px;
  height: 31px;
  display: none;
}

#nav li.cat-item {
  float: left;
  width: 83px;
}
#nav li.cat-item a {
  font-weight: bold;
  color: #999;
  text-decoration: none;
}
#nav li ul.children {
  display: none;
}
#nav li.current-cat ul.children,
#nav li.current-cat-parent ul.children {
  display: block;
  margin-top: 15px;
}
#nav li.current-cat {
}
#nav li.current-cat a,
#nav li.current-cat-parent a {
  text-decoration: none;
  font-weight: bold;
  color: #000;
}
#nav li ul.children li {
  line-height: 12px;
}
#nav li ul.children li a {
  font-size: 10px;
  text-decoration: none;
  color: #bbb;
  margin: 0;
  font-weight: normal;
}
#nav li ul.children li a:hover,
#nav li ul.children li.current-cat a {
  color: #9b4921;
}
#nav li.cat-item-978 ul.children li a:hover {
  color: black;
}
#nav li ul.children li.cat-item-212 a:hover,
#nav li ul.children li.cat-item-212.current-cat a {
  color: #d6b367;
}
#nav li ul.children li.cat-item-26 a:hover,
#nav li ul.children li.cat-item-26.current-cat a {
  color: #f3819e;
}
#nav li ul.children li.cat-item-30 a:hover,
#nav li ul.children li.cat-item-30.current-cat a {
  color: #ff9922;
}
#nav li ul.children li.cat-item-28 a:hover,
#nav li ul.children li.cat-item-28.current-cat a {
  color: #9b4921;
}
#nav li ul.children li.cat-item-25 a:hover,
#nav li ul.children li.cat-item-25.current-cat a {
  color: #905fa6;
}

#container {
  float: left;
  padding-bottom: 70px;
}
#content {
  width: 550px;
  min-height: 500px;
}
#content .post {
  margin-left: -12px;
  padding-left: 12px;
  border-left: 1px solid #ff9922;
  margin-bottom: 24px;
}
#content .post .wp-caption-text {
  color: #cdcdcd;
  padding-top: 10px;
}
#content .post .menu a {
  color:#BBBBBB;
  font-size:14px;
  font-weight:bold;
  line-height: 22px;
}
#content .post.category-resource,
#content .post.category-los-angeles,
#content .post.category-berlin-resources,
#content .post.category-history {
  border-left: 0px;
  padding-left: 13px;
}
#content .post blockquote cite {
  font-size: 14px;
  font-style:normal;
  line-height: 20px;
}
#content .post blockquote {
  font-family: Georgia, serif;
  font-size: 11px;
  padding-left: 30px;
  font-style:normal;
  line-height: 18px;
  padding-bottom: 15px;
}
#content .post blockquote p {
  line-height: 18px !important;
  padding-bottom: 0px !important;
}
#content .post p a {
  color: #bbb;
}
#content .post p a:hover {
  color: black;
}
#content .post.category-collection {
  border-left: 1px solid #000;
}
#content .post.category-observations {
  border-left: 1px solid #d6b367;
}
#content .post.category-friday-flickr-find {
  border-left: 1px solid #f3819e;
}
#content .post.category-studio-visit {
  border-left: 1px solid #ff9922;
}
#content .post.category-publications {
  border-left: 1px solid #9b4921;
}
#content .post.category-events {
  border-left: 1px solid #905fa6;
}
#content .post h2.entry-title,
#content .page h2.entry-title {
  font-size: 14px;
  margin-bottom: 23px;
}
#content .post h2.entry-title a {
  text-decoration: none;
}
#content .post .entry-content p {
  font-size: 11px;
  line-height: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
}
#content .post .entry-content img {
  max-width: 530px !important;
  height: auto !important;
}
#content .post .entry-meta {
  display: none;
}
#content #nav-below {
  margin: 20px 0 0 0;
}

#search {
  position: absolute;
  left: 600px;
  height: 31px;
  top: 13px;
}
.sidebar {
  float: left;
  width: 230px;
  margin-left: 10px;
  padding-bottom: 50px;
}
#secondary.sidebar ul.xoxo {
  margin-top: -24px;
}
.sidebar form label {
  display: none;
}
.sidebar form input.text {
  width: 146px;
  float: left;
  border: 1px solid #000;
  height: 15px;
  padding-top: 2px;
  padding-left: 2px;
  font-size: 12px;
  font-family: Helvetica, sans-serif;
}
.sidebar form input.button {
  width: 68px;
  margin-left: 10px;
  background: #000;
  border: 0;
  color: #fff;
  font-weight:bold;
  padding: 0 0 2px 5px;
  text-align:left;
  line-height: 20px;
  height: 20px;
  margin-top: 0px;
}
.sidebar ul.xoxo {
  margin-top: -60px;
}
.sidebar ul.xoxo li {
  margin-top: 10px;
}
.sidebar ul.xoxo li h3 {
  font-size: 13px;
  line-height: 19px;
  padding: 6px 12px 0 12px;
}
.sidebar ul.xoxo li p {
  padding: 6px 12px 0 12px;
  line-height: 19px;
  font-size: 11px;
  color: #bbb;
}
.sidebar ul.xoxo li ul {
  padding: 6px 12px 0 12px;
}
.sidebar ul.xoxo li ul li,
.sidebar ul.xoxo li ul {
  margin-top: 0;
}
.sidebar ul.xoxo li ul li a {
  font-size: 10px;
  color: #bbb;
}
.sidebar ul.xoxo li ul li a:hover {
  color: black;
}
.sidebar ul.xoxo.blogroll li a {
  font-size: 11px;
  line-height: 16px;
}
.sidebar ul.xoxo li.linkcat h3 {
  cursor: pointer;
}
.sidebar ul.xoxo li#written_by h3 {
  line-height: 5px
}
.sidebar ul.xoxo li#written_by p a {
  color: #bbb;
}
.sidebar ul.xoxo li#follow p {
  padding-top: 0px;
}
.sidebar ul.xoxo li#follow p a {
  font-size: 14px;
  color: #bbb;
  font-weight: bold;
}
.sidebar ul.xoxo li#advertising .ad {
  margin: 6px 12px 0 12px;
  height: 100px;
  width: 95%;
  border: 1px solid black;
}
.sidebar li#collection {
  background: black;
}
.sidebar li#collection h3 {
  color: white;
}
.sidebar li#collection div.slider {
  overflow: hidden;
  width: 206px;
  height: 213px;
  margin: 0px 12px 12px 0px;
}
.sidebar li#collection div.slider ul li {
  float:left;
  width: 206px;
  height: 213px;
}
.sidebar li#collection div.slider ul li h4 a {
  font-size: 11px;
  color: white;
  text-decoration: none;
  font-weight: bold;
  line-height: 16px;
}
.sidebar li#collection div.slider ul li h5 a {
  font-size: 10px;
  color: white;
  text-decoration: none;
  font-weight: normal;
  line-height: 16px;
}
.sidebar li#collection div.slider ul li img {
  margin-top: 10px;
}

#comments-list h3,
#trackbacks-list h3,
#respond h3 {
  margin-bottom: 10px;
}
#comments-list li,
#trackbacks-list li,
#comment-notes {
  line-height: 14px;
  margin-bottom: 10px;
  font-size: 10px;
  width: 530px;
  position:relative;
}
#comments-list li .comment-author,
#comments-list li .comment-meta {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #999;
  font-size: 10px;
  width: 300px;
}
#comments-list li .comment-meta {
  top: 21px;
  left: 40px;
}
#comments-list ol li span.fn.n {
  position:absolute;
  left: 40px;
  top: 0px;
}
#comments-list ol li span.fn.n,
#comments-list ol li span.fn.n a {
  color: #999;
  font-size: 10px;
  font-weight: bold;
}
#comments-list ol li p {
  padding-left: 0px;
  padding-top: 40px;
}

#trackbacks-list li .comment-author {
  color: #999;
  font-size: 10px;
  width: 100%;
  margin-bottom: 3px;
}
#respond form div.form-label {
  display: none;
}
#respond form input.text,
#respond form textarea {
  width: 146px;
  border: 1px solid #000;
  height: 15px;
  padding-top: 2px;
  padding-left: 2px;
  font-size: 12px;
  font-family: Helvetica, sans-serif;
}
#respond form textarea {
  height: 150px;
  width: 300px;
}
#respond form div.form-input {
  margin-bottom: 5px;
}
form input.button {
  width: 100px;
  margin-top: 5px;
  background: #000;
  border: 0;
  color: #fff;
  text-align: left;
  font-weight:bold;
  padding: 0 0 2px 5px;
  line-height: 20px;
  height: 20px;
}

.quickshop dl {
  margin-bottom: 10px;
}
.quickshop dl dt {
  float: left;
  width: 100px;
  color: #999;
}
.quickshop dl dd {
  width: 300px;
  color: #999;
}
.quickshop dl dd input {
  border: 1px solid #000;
  height: 15px;
  padding-top: 2px;
  padding-left: 2px;
  font-size: 12px;
  font-family: Helvetica, sans-serif;
  margin-top: -4px;
}
.quickshop dl dd button {
  width: 85px;
  margin-top: 5px;
  background: #000;
  border: 0;
  color: #fff;
  text-align: left;
  font-weight:bold;
  padding: 0 0 2px 5px;
  line-height: 20px;
  height: 20px;
}

#quick-shop-cart h3 {
  margin-bottom: 5px;
}
table tr td input {
  font-size: 10px;
  font-family: Helvetica, sans-serif;
  border: 1px solid black;
  padding: 2px 3px;
}
table,
table td,
table th {
  font-size: 10px;
  line-height: 14px;
}
table th {
  line-height: 16px;
  text-align: left;
}
.page table {
  width: 100%;
}
#quick-shop-cart p {
  padding-top: 5px;
}
#quick-shop-cart p a {
  text-decoration: none;
  
}
.home #container {
  float:none;
  padding: 0;
}
.home #content {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 950px;
  float: none;
  min-height: auto;
}
.home #content div {
  position: relative;
  float: left;
  width: 455px;
  border: 10px solid #000;
  overflow:hidden;
}
.home #content div img {
  height: 455px;
  width: auto;
}
.home #content span {
  position: absolute;
  top: -27px;
  font-weight: bold;
  left: 0px;
  display: block;
  width: 455px;
  background: black;
  color: white;
  padding: 10px 10px;
}
.home #content span.collection {
  left: 475px;
}
