/*
Theme Name: Korrekte Klamotten
Theme URI: --
Description: A theme for korrekte-klamotten.de
Version: 0.1
Author: Milan Matull
Author URI: http://www.twoantennas.com/
Tags: korrekte klamotten

*/

@import url(reset.css);
	

body {
	margin: 0;
	padding: 0;
	background: #303233;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


img, 
a img {
	border: none;	
}

p, li, label, th, td, dt, dd {
	font-size: 14px;
	line-height: 20px;	
}

label {
	font-size: 12px;	
}

p {
	margin: 0 0 20px 0;	
}

h1 {
	font-size: 21px;
	line-height: 20px;
	font-weight: bold;	
}

h2 {
	font-size: 13px;
	line-height: 20px;
	color: #999;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;	
}

h4 {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	margin: 0 0 0 0;
}


strong {
	font-weight: bold;	
}

em {
	font-style: italic;	
}

/*
p strong {
	font-size: 13px;	
}
*/

.wrapper {
	margin: 0 10px;	
}


/* = global 
------------------------------------------------------------------------ */

#global {
	float: left;
	width: 940px;
	margin: 0 20px;
	text-align: left;
	display: inline;
}


/* = header 
------------------------------------------------------------------------ */

#header {
	position: relative;
	float: left;
	width: 940px;
	height: 160px;
	background: transparent url(img/header.gif) 0 30px repeat;
}
.a-4 #header { background: transparent url(img/h_gluecksstoff.jpg) 0 0 no-repeat; }
.a-5 #header { background: transparent url(img/h_fairliebt.jpg) 0 0 no-repeat; }
.a-11 #header { background: transparent url(img/h_greenality.gif) 0 0 no-repeat; }
.a-12 #header { background: transparent url(img/h_laissezfair.gif) 0 0 no-repeat; }
.a-14 #header { background: transparent url(img/h_sunimar.jpg) 0 0 no-repeat; }
.a-15 #header { background: transparent url(img/h_gruenewiese.jpg) 0 0 no-repeat; }
.a-18 #header { background: transparent url(img/h_bonhom.gif) 0 0 no-repeat; }
.a-19 #header { background: transparent url(img/h_fairticken.gif) 0 0 no-repeat; }
.a-20 #header { background: transparent url(img/h_fairtrademerch.jpg) 0 0 no-repeat; }
.a-21 #header { background: transparent url(img/h_batata.gif) 0 0 no-repeat; }
.a-25 #header { background: transparent url(img/h_siroc.jpg) 0 0 no-repeat; }
.a-27 #header { background: transparent url(img/h_india-fling.jpg) 0 0 no-repeat; }
.a-29 #header { background: transparent url(img/h_bumbaumel.jpg) 0 0 no-repeat; }
.a-37 #header { background: transparent url(img/h_capsofgoodhope.jpg) 0 0 no-repeat; }
.a-38 #header { background: transparent url(img/h_taughtbynature.jpg) 0 0 no-repeat; }

/* = logo 
------------------------------------------------------------------------ */

#logo {
	position: absolute;
	left: 0;
	top: 50px;
}

#logo a span {
	display: none; 
}

#logo a {
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	background: transparent url(img/logo.gif) 0 0 no-repeat;
}

/* = nav-meta 
------------------------------------------------------------------------ */

#nav-meta {
	position: absolute;
	left: 0;
	top: 0;
	width: 376px;
	color: #000;
	background: #303233;	
}

#nav-meta ul {
	width: 100%;
	height: 30px;
}


#nav-meta ul,
#nav-meta li {
	float: left;
	width: auto;	
}

#nav-meta li {
	font-size: 15px;
	line-height: 20px;	
}

#nav-meta a {
	float: left;
	padding: 5px 10px 15px;
	color: #898a8b;	
}

* html #nav-meta a {
	padding: 5px 10px;	
}

#nav-meta #nav-home a {
}

#nav-meta a:hover {
	color: #fff;
}

#p-home #nav-home a,
#p-blogs #nav-blogs a,
#p-ueber-uns #nav-ueber-uns a,
#p-kontakt #nav-kontakt a,
#p-impressum #nav-impressum a,
.current_page_item a {
	color: #fff;	
	background: transparent url(img/nav-meta.gif) 50% 100% no-repeat;
}

/* = nav-search 
------------------------------------------------------------------------ */

#nav-search {
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	background: #303233;
	color: #000;
}

* html #nav-search {
	width: 564px;	
}


#nav-search label {
	float: left;
	padding: 5px 10px;
	font-size: 15px;
	line-height: 20px;	
	color: #898a8b;
}

#nav-search input#s {
	float: left;
	width: 410px;
	height: 16px;
	margin: 5px 10px 0 0;
	border: 1px solid #898a8b;
	padding: 0;	
	background: #898a8b;
	color: #000;
}

* html #nav-search input#s {
	width: 405px;
}

html #nav-search input#s:focus {
	background: #e5e5e5;
	color: #000;
}

#nav-search input#searchsubmit {
	float: left;
	width: 80px;
	height: 18px;
	margin: 5px 0 0 0;
	border: none;
	padding: 0;	
	background: #898a8b;
	color: #000;	
	font-weight: bold;
}


/* = nav-main 
------------------------------------------------------------------------ */

#nav-main {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 940px;
}

#nav-main ul, 
#nav-main li {
	float: left;
	width: auto;
}

#nav-main li {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

#nav-main a {
	float: left;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	width: 139px;
	background: #fff;
	color: #000;
}

* html #nav-main a {
	display: inline;	
}

#nav-main span {
	display: none;	
}

#category-0 #nav-products a {
	background: #303233;
	background: #fff;
	color: #a90164;
}

#nav-main .current-cat a {
	background: #fff url(img/nav-main.gif) 5px 25px no-repeat;
}

#nav-main .cat-item-1 a { color: #f58f38; }
#nav-main .cat-item-115 a { color: #c8676d; }
#nav-main .cat-item-116 a { color: #a9667d; }
#nav-main .cat-item-121 a { color: #66679e; }
#nav-main .cat-item-122 a { color: #66adec; }
#nav-main .cat-item-123 a { color: #649a73; width: 120px; margin: 0; }


/* = main 
------------------------------------------------------------------------ */

#main {
	float: left;
	width: 940px;
	margin: 20px 0 0 0;
}

* html #main {
	overflow: hidden;	
}

/* = content 
------------------------------------------------------------------------ */


#content {
	float: left;
	width: 940px;
	color: #000;
}


#content .post-content p a {
	color: #000;
	color: #06c;
	text-decoration: underline;
}

#content .post-content p a strong {
	font-weight: normal;
}

#content .post-content p a:hover {
	background-color: #000;
	background: #06c;
	color: #fff;
	text-decoration: none;
}

#content .post-content ul {
	list-style-type: circle;
	margin: 0 60px 20px 30px;
}

#content p img {
	max-width: 600px;	
}

body.l-s #content {
	float: left;
	width: 620px;	
	margin: 0 20px 0 0;
}

body.l-s #content div.post-content {
	width: 600px;
}

/*
body.single #content div.post-content {
	width: 580px;
	padding: 10px 20px;
}
*/

body.l-s #context {
	float: left;
	width: 300px;
	color: #ccc;
}


/* = feature 
------------------------------------------------------------------------ */

#feature {
	float: left;
	width: 960px;
	margin: 0 0 20px;
	background: transparent url(img/feature.gif) 0 0 repeat-y;
	overflow: hidden;
}

#feature div.post-content {
	width: 280px;	
}

#feature div.post {	
	width: 300px;
	margin: 0 20px 0 0;
}

* html #feature div.post {	
	display: inline;
}

#feature h2 {
	margin: 0 0 10px;
}

#feature p.excerpt {
	margin: 0 0 10px;
}

#feature p.more {
	margin: 0;
}


/* = post
------------------------------------------------------------------------ */

div.post {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	background: #fff;
	color: #000;
}

div.post-content {
	float: left;
	padding: 10px;
}

div.post div.excerpt {
	float: left;	
}

div.post div.excerpt p {
	margin: 0;	
}

div.post div.excerpt p.more {
	margin: 0;
	font-weight: bold;
}

/* = item
------------------------------------------------------------------------ */

div.item {
	float: left;
	width: 100%;
}

div.l div.image {
	width: 120px;
	padding: 0;
}

div.l div.image img {
	width: 110px;
	height: 110px;
}

div.l div.description {
	float: left;
	width: 480px;
}

div.xs {
	margin: 0 0 10px;
}

div.xs div.image {
	width: 110px;
}

div.xs div.image img {
	float: right;
	width: 110px;
	height: 40px;
}

div.xs div.description {
	float: left;
	width: 100%;
}


/* = image
------------------------------------------------------------------------ */

div.image {
	float: left;
	padding: 0 0 10px 0;	
}

div.image a:hover {
	color: #111111;
}

div.image img {
	float: left;	
}

div.medium div.image {
	width: 240px;
}

div.small div.image {
	width: 120px;	
}

div.small div.compact {
	padding: 0;	
}

div.small div.compact div.image img {
	float: right;
	margin: 0 10px 0 0;
}

* html div.small div.compact div.image img {
	display: inline;
}

/* = decsription
------------------------------------------------------------------------ */

#feature {
}

#feature div.description {
	width: 350px;	
}

div.medium div.description {
	width: 230px;	
}

div.small div.description {
	width: 230px;	
}

div.small div.compact div.description {
	width: 230px;	
	padding: 0;
	background: none;
	background: transparent url(category-compact-bg.gif) 0 0 no-repeat;			
}

/* = category
------------------------------------------------------------------------ */


p.category {
	float: left;
	width: 50%;
	margin: 10px 0 0;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;	
	height: 20px;
	overflow: hidden;
	color: #fff;
}

p.category a {
	float: left;
	padding: 0 5px 0 10px;
	color: #fff;
	width: 105px;
	background-image: url(img/category.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-color: #999;
}

p.category-1 a { /* produkte */
	background-color: #f58f38;	
	
}
p.category-116 a {
	background-color: #a22967;	
}

p.category-115 a { /* termine */
	background-color: #c8676d;	
}

p.category-121 a { 
	background-color: #66679e;	
}

p.category-122 a { /* fundstücke */
	background-color: #66adec;	
}

p.category-123 a { /* intern */
	background-color: #649a73;	
}

/* = comments
------------------------------------------------------------------------ */

p.comments {
	margin: 10px 0 0 0;
	float: right;	
	width: 50%;
}

p.comments a {
	float: right;
	height: 20px;
	padding: 0 10px;
	margin: 0 10px 0 0;
	background: #e5e5e5;	
	color: #333;
	font-weight: bold;
	text-align: center;
}

* p.comments a {
	display: inline;
}


/* = footer
------------------------------------------------------------------------ */

#footer {
	float: left;
	width: 940px;
	margin: 10px 0;
	border-top: 1px solid #595b5c;
	color: #999;
}

#footer a {
	color: #fff;	
}

/* = message
------------------------------------------------------------------------ */

#message p {
	margin: 0 0 20px;
	font-size: 22px;
	line-height: 25px;
	color: #fff;
}

#message a {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}

/* = #context
------------------------------------------------------------------------ */

#context a {
	color: #fff;
}

#context a img {
	width: 100%;
}

#context h2 {
	position: relative;	
	margin: 0;
	color: #fff;
	font-size: 12px;
	line-height: 20px;	
}

#context h2 span.context {
	position: absolute;
	right: 0;
}

* html #context h2 span.context {
	bottom: 5px;
}

#context h2 span.context a {
	color: #999;
	color: #3cf;
}

#context h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

#context p {
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}

#context div.heading {
	float: left;
	width: 100%;
	margin: 0 0 9px;
	border-bottom: 1px solid #999;
}


#context div.item {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
}

#context .s div.image {
	float: left;
	width: 60px;
	margin: 0 10px 0 0;
}

* html #context .s div.image {
	display: inline;
}

#context .s div.description {
	float: left;
	width: 230px;
}

#context .s div.image a {
	display: block;
	width: 60px;	
	height: 60px;
}

body.single #context p.category {
	margin: 0;	
}

#context p.minor a,
#context p.minor {
	font-size: 11px;	
	color: #666;
}

#context p.minor a {
	color: #999;	
}


/* = author
------------------------------------------------------------------------ */

#author div.image a {
	display: none;	
	text-indent: -10000px;
}


/* los logos */

a.a-3 { 	background: url(img/l_bgreen.gif) 0 0 no-repeat; }
a.a-4 { 	background: url(img/l_gluecksstoff.gif) 0 0 no-repeat; }
a.a-5 { 	background: url(img/l_fairliebt.gif) 0 0 no-repeat; }
a.a-7 { 	background: url(img/l_slowmo.gif) 0 0 no-repeat; }
a.a-8 { 	background: url(img/l_zuendstoff.gif) 0 0 no-repeat; }
a.a-9 { 	background: url(img/l_brandsparent.gif) 0 0 no-repeat; }
a.a-10 { 	background: url(img/l_armedangels.gif) 0 0 no-repeat; }
a.a-11 { 	background: url(img/l_greenality.gif) 0 0 no-repeat; }
a.a-12 { 	background: url(img/l_laissezfair.gif) 0 0 no-repeat; }
a.a-13 { 	background: url(img/l_pamoyo.gif) 0 0 no-repeat; }
a.a-14 { 	background: url(img/l_sunimar.gif) 0 0 no-repeat; }
a.a-15 { 	background: url(img/l_gruenewiese.gif) 0 0 no-repeat; }
a.a-16 { 	background: url(img/l_treches.gif) 0 0 no-repeat; }
a.a-17 { 	background: url(img/l_fairtragen.gif) 0 0 no-repeat; }
a.a-18 { 	background: url(img/l_bonhom.gif) 0 0 no-repeat; }
a.a-19 { 	background: url(img/l_fairticken.gif) 0 0 no-repeat; }
a.a-20 { 	background: url(img/l_fairtrademerch.gif) 0 0 no-repeat; }
a.a-21 { 	background: url(img/l_batata.gif) 0 0 no-repeat; }
a.a-22 { 	background: url(img/l_bekleidungssyndikat.gif) 0 0 no-repeat; }
a.a-23 { 	background: url(img/l_kunayala.gif) 0 0 no-repeat; }
a.a-24 { 	background: url(img/l_better.jpg) 0 0 no-repeat; }
a.a-25 { 	background: url(img/l_siroc.gif) 0 0 no-repeat; }
a.a-26 { 	background: url(img/l_everyday.gif) 0 0 no-repeat; }
a.a-27 { 	background: url(img/l_india-fling.gif) 0 0 no-repeat; }
a.a-28 { 	background: url(img/l_knowme.gif) 0 0 no-repeat; }
a.a-29 { 	background: url(img/l_bumbaumel.gif) 0 0 no-repeat; }
a.a-30 { 	background: url(img/l_b_dressed.gif) 0 0 no-repeat; }
a.a-31 { 	background: url(img/l_lebenskleidung.gif) 0 0 no-repeat; }
a.a-32 { 	background: url(img/l_milch.gif) 0 0 no-repeat; }
a.a-33 { 	background: url(img/l_toodot.jpg) 0 0 no-repeat; }
a.a-34 { 	background: url(img/l_brainshirt.jpg) 0 0 no-repeat; }
a.a-35 { 	background: url(img/l_glore.jpg) 0 0 no-repeat; }
a.a-37 { 	background: url(img/l_capsofgoodhope.gif) 0 0 no-repeat; }
a.a-38 { 	background: url(img/l_taughtbynature.gif) 0 0 no-repeat; }
a.a-40 { 	background: url(img/l_nativesouls.gif) 0 0 no-repeat; }
a.a-41 { 	background: url(img/l_charle.gif) 0 0 no-repeat; }
a.a-42 { 	background: url(img/l_korrekteklamotten.gif) 0 0 no-repeat; }




/* author context column */

body.a-3 #author div.image a { 	background: url(img/l_bgreen.gif) 0 0 no-repeat; }
body.a-4 #author div.image a { 	background: url(img/l_gluecksstoff.gif) 0 0 no-repeat; }
body.a-5 #author div.image a { 	background: url(img/l_fairliebt.gif) 0 0 no-repeat; }
body.a-7 #author div.image a { 	background: url(img/l_slowmo.gif) 0 0 no-repeat; }
body.a-8 #author div.image a { 	background: url(img/l_zuendstoff.gif) 0 0 no-repeat; }
body.a-9 #author div.image a { 	background: url(img/l_brandsparent.gif) 0 0 no-repeat; }
body.a-10 #author div.image a { 	background: url(img/l_armedangels.gif) 0 0 no-repeat; }
body.a-11 #author div.image a { 	background: url(img/l_greenality.gif) 0 0 no-repeat; }
body.a-12 #author div.image a { 	background: url(img/l_laissezfair.gif) 0 0 no-repeat; }
body.a-13 #author div.image a { 	background: url(img/l_pamoyo.gif) 0 0 no-repeat; }
body.a-14 #author div.image a { 	background: url(img/l_sunimar.gif) 0 0 no-repeat; }
body.a-15 #author div.image a { 	background: url(img/l_gruenewiese.gif) 0 0 no-repeat; }
body.a-16 #author div.image a { 	background: url(img/l_treches.gif) 0 0 no-repeat; }
body.a-17 #author div.image a { 	background: url(img/l_fairtragen.gif) 0 0 no-repeat; }
body.a-18 #author div.image a { 	background: url(img/l_bonhom.gif) 0 0 no-repeat; }
body.a-19 #author div.image a { 	background: url(img/l_fairticken.gif) 0 0 no-repeat; }
body.a-20 #author div.image a { 	background: url(img/l_fairtrademerch.gif) 0 0 no-repeat; }
body.a-21 #author div.image a { 	background: url(img/l_batata.gif) 0 0 no-repeat; }
body.a-22 #author div.image a { 	background: url(img/l_bekleidungssyndikat.gif) 0 0 no-repeat; }
body.a-23 #author div.image a { 	background: url(img/l_kunayala.gif) 0 0 no-repeat; }
body.a-24 #author div.image a { 	background: url(img/l_better.jpg) 0 0 no-repeat; }
body.a-25 #author div.image a { 	background: url(img/l_siroc.gif) 0 0 no-repeat; }
body.a-26 #author div.image a { 	background: url(img/l_everyday.gif) 0 0 no-repeat; }
body.a-27 #author div.image a { 	background: url(img/l_india-fling.gif) 0 0 no-repeat; }
body.a-28 #author div.image a { 	background: url(img/l_knowme.gif) 0 0 no-repeat; }
body.a-29 #author div.image a { 	background: url(img/l_bumbaumel.gif) 0 0 no-repeat; }
body.a-30 #author div.image a { 	background: url(img/l_b_dressed.gif) 0 0 no-repeat; }
body.a-31 #author div.image a { 	background: url(img/l_lebenskleidung.gif) 0 0 no-repeat; }
body.a-32 #author div.image a { 	background: url(img/l_milch.gif) 0 0 no-repeat; }
body.a-33 #author div.image a { 	background: url(img/l_toodot.jpg) 0 0 no-repeat; }
body.a-34 #author div.image a { 	background: url(img/l_brainshirt.jpg) 0 0 no-repeat; }
body.a-35 #author div.image a { 	background: url(img/l_glore.jpg) 0 0 no-repeat; }
body.a-37 #author div.image a { 	background: url(img/l_capsofgoodhope.gif) 0 0 no-repeat; }
body.a-38 #author div.image a { 	background: url(img/l_taughtbynature.gif) 0 0 no-repeat; }
body.a-40 #author div.image a { 	background: url(img/l_nativesouls.gif) 0 0 no-repeat; }
body.a-41 #author div.image a { 	background: url(img/l_charle.gif) 0 0 no-repeat; }
body.a-42 #author div.image a { 	background: url(img/l_korrekteklamotten.gif) 0 0 no-repeat; }


/* = blogs
------------------------------------------------------------------------ */

#p-blogs div.wrapper {
	margin: 0 0 0 10px;	
	float: left;
}

* html #p-blogs div.wrapper {
	display: inline;
}

#p-blogs div.author {
	float: left;
	width: 300px;
	height: 150px;
	margin: 10px 10px 10px 0;	
	overflow: hidden;
}

* html #p-blogs div.author {
	display: inline;
}

#p-home div.author {
	margin: 0;
}

#p-blogs div.author div.image {
	width: 70px;
	height: 60px;
	margin: 0;
}

#p-blogs div.author div.image a,
#p-blogs div#author div.image a,
#p-home div.author div.image a {
	display: block;
	width: 56px;
	height: 56px;
	text-indent: -1000px;	
	border: 1px solid #fff;
	padding: 1px;
	background-position: 1px 1px;
}

.post-comments div.user a {
	padding: 0;
	width: 56px !important;
	height: 56px !important;
	border: 2px solid #fff;
}


#p-blogs div.author div.description {
	float: left;
	width: 210px;
}

#p-blogs div.author h2 {
	border-bottom: 1px solid #ccc;
	position: relative;
}

#p-blogs div.author h3 {
	margin: 0 0 15px;
	font-size: 13px;
	line-height: 15px;
}

#p-blogs div.author p {
	font-size: 12px;
	line-height: 15px;
}

#p-blogs div.author span.context a {
	color: #09f;
	color: #999;
	font-size: 12px;
}

/* = home
------------------------------------------------------------------------ */

#p-home div.first {	
	float: left;
	border-bottom: 1px solid #ccc;	
	margin: 0 0 10px;
}

/*
#p-home #content div.post {
	margin: 0 0 1px;	
}
*/


/* = single
------------------------------------------------------------------------ */

body.single div.excerpt {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;	
}

body.single div.excerpt p {
	font-weight: bold;
}

/* = comments 
------------------------------------------------------------------------ */

.post-comments h2 {
	color: #333;
	font-weight: bold;
}

.post-comments {
	float: left;
	width: 100%;
	padding: 9px 0 10px;
	border-top: 1px solid #ccc;
	background: #e5e5e5;
}

.post-comments div.item {
	float: left;
	width: 100%;
	margin: 0 0 10px;
}

.post-comments div.image {
	float: left;
	width: 70px;
}

.post-comments div.image a {
	float: left;
	width: 60px;
	height: 60px;
	text-indent: -10000px;
}

.post-comments div.description {
	float: left;
	width: 530px;
}

.post-comments p {
	margin: 0;
	font-size: 12px;
}

.post-comments p.minor {
	font-size: 12px;
	line-height: 20px;
}

.post-comments p.minor a {
	color: #666;	
}


/* = forms
------------------------------------------------------------------------ */

.has-comments .post-comments-form {
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
	padding: 9px 0 0;
} 

div.input {
	float: left;
	width: 100%;
	margin: 0 0 10px;	
}

div.text input {
	float: left;
	width: 48%;	
	font-size: 12px;
	line-height: 20px;
	font-family: arial;
}

div.text label {	
	float: right;
	width: 300px;	
	margin: 2px 0 0 0;
	line-height: 15px;
	text-align: left;
}

div.textarea textarea {
	width: 595px;
	font-family: arial;	
}

div.input span.hint {
	font-size: 11px;
	line-height: 10px !important;	
	padding: 0 !important;
}

/* = wordpress
------------------------------------------------------------------------ */

/*
.single .post-content .alignnone {
	float: left;
	width: 100%;
	text-align: center;	
}
*/
/*
.wp-caption {
	float: left;
	margin: 0 0 10px;
	background: transparent url(img/caption.gif) 100% 0 repeat-y;
}

.wp-caption img {
	float: left;
}

.wp-caption p {
	float: left;
	display: block;
	line-height: 20px;
	margin: 5px;
	color: #333;
}
*/


#content .gallery {
	margin: 0 0 20px 0;
}

#content .gallery-item {
	float: left;
	width: 200px;
	margin: 0;
	text-align: left;
	background: #e5e5e5;
}

#content .gallery img {
	float: left;
	border: none;
}

#content .gallery-caption {
	margin-left: 0;
}

#content .gallery-caption {
	margin-left: 0;	
	background: #e5e5e5;
	display: none;
}

/*
body.image-large .post-content {
	width: 600px;
	text-align: center;
}
*/

body.image-large h1 {
	margin: 0 0 20px;
	text-align: left;
}

body.image-large #content h2 {
}

body.image-large #context {
	margin: 20px 0 0 0;
}

#content .image-large img {
	margin: 0 auto;
	float: none;	
}

#context #nav-image {
	float: left;	
}

#context #nav-image div.item {
	float: left;
	width: 150px;	
	height: 170px;
}

#context #nav-image div img {
	width: 140px;
	height: 140px;
}

#context #nav-image div.nav-image-next {
	text-align: right;	
}


/* = nav-page
------------------------------------------------------------------------ */

.nav-page {
	float: left;
	width: 100%;
	margin: 0 0 20px;	
}

.nav-page ul {
	float: left;
	width: 100%;	
}

.nav-page li {
	float: left;
	width: auto;
	font-size: 12px;
}

.nav-page li.nav-page-next {
	text-align: right;
}

.nav-page li.nav-page-prev {
}

.nav-page a {
	float: left;
	width: auto;
	border: 1px solid #ccc;	
	padding: 2px 5px;
	margin: 0 10px 0 0;	
	color: #ccc;
}

.nav-page a:hover {
	border: 1px solid #fff;
	color: #fff;
}

/* = p-search
------------------------------------------------------------------------ */

#p-search div.s {
	border-bottom: 1px solid #ccc;
	padding: 10px 0 9px;
}

#p-search div.s p {
	margin: 0;
}

#p-search div.s div.image {
	width: 70px;
	padding: 0;
}

#p-search div.s div.description {
	float: left;
	width: 720px;
	margin: 0 20px 0 0;
	display: inline;
}

#p-search div.s div.meta {
	float: left;
	width: 110px;
}

#p-search div.s div.meta p.category {
	width: 100%;
	float: right;	
}

#p-search div.s div.meta p.category a {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
	width: 100px;	
}

#p-search div.s div.meta p.category a:hover {
}

#p-search div.s div.meta p {
}

#p-search p.minor {
	color: #999;
	font-size: 12px;
}

/* = page
------------------------------------------------------------------------ */

.page h1 {
	margin: 0 0 20px;	
}
