/*
Theme Name: Wink
Theme URI: http://www.winkfashion.ch
Version: 1.0
Author: RHO
Author URI: http://www.rhodesign.ch
*/

html {min-height: 100%;}

* {
margin: 0;
padding: 0;
}



a {
color: #9F63B0;
text-decoration: none;
}
a:hover {color: #9F9139;
text-decoration: underline;
}
a img {border: none;}



body {
background: #fff;
color: #000;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding-top: 5px;
}

.main {
border-top: 4px solid #FFF;
padding: 8px 12px 0 0;
background-image: url(img/main.gif);
margin: 10px 0 10px 0;
}

.inner-container {
margin: 0 auto;
padding: 10px;
width: 896px;
}

.outer-container {
padding-bottom: 0px;
}


.header {

height: 250px;
margin-bottom: 2px;
text-align: center;
}




/* #################### START CONTENT #################### */
.content {
float: right;
width: 650px;
padding-left: 5px;
}
.content .descr {
font-size: 10px;
margin-bottom: 6px;
}
.content li {
line-height: 1.4em;
list-style: url('img/li.gif');
margin-left: 18px;
}
.content p {
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}
.content h1 {
color: #9f63b0;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-weight: bold;
}
.content h1 a{
color: #9f63b0;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-weight: bold;
text-decoration: none;
}
.content h1 a:hover{
color: #9f9139;
}
/* #################### ENDE CONTENT #################### */



/* #################### START POSTS #################### */
.post {margin: 6px 0 2px;}
.post p{
	line-height: 17px;
}

.post img {
border: 1px solid #9f9139;
padding: 1px;
}
.post a img {
border: 1px solid #9f9139;
}
.post a:hover img {
border: 1px solid #9f63b0;
}

.post .info{
background: #9f9139;
color: #fff;
margin: 2px 0 4px;
padding: 3px 10px ;
clear: both;
}

.info a {color: #fff; text-decoration: none;}
.info a:hover {color: #9f63b0; text-decoration: underline;}
/* #################### ENDE POSTS #################### */




/* #################### START SIDEBAR #################### */
.navigation {
float: left;
width: 210px;
}
.navigation h2 {
color: #9f63b0;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-weight: bold;
line-height: 20px;
margin: 0;
padding-left: 15px;
}
.navigation ul {
padding: 0;
padding-left: 15px;
margin-bottom: 12px;
}
.navigation li {}


.navigation li a {
color: #9F63B0;
display: block;
padding: 2px 0 2px 15px;
text-decoration: none;
}
.navigation li a:hover {
background: #f1efe1;
color: #9F9139;
text-decoration: none;
}


.latestcomments {
padding-left: 15px !important;
}
.latestcomments h2 {
padding: 0px !important;
}
.latestcomments ul {
padding: 0px !important;
}
.latestcomments li {
padding-left: 15px !important;
padding-right: 10px;
padding-bottom: 3px;
}
.latestcomments li a {
color: #9F63B0;
padding: 0px !important;
text-decoration: none;
display: block;
}
.latestcomments li a:hover {
background: #f1efe1;
color: #9F9139;
text-decoration: none;
}

#searchform {
margin-left: 15px;
}
#searchform input {
border: 1px solid #D6D3D3;
padding: 1px 5px 1px 5px;
width: 100px;
margin-top: 2px;
}
#searchform input:hover {
background: #f1efe1;
border: 1px solid #9f63b0;
}
#searchform input:focus {
background: #f1efe1;
border: 1px solid #9f63b0;
}
#sidebarsubmit {
width: 50px !important;
padding: 1px 5px 2px 5px  !important;
background: #f1efe1 !important;
margin-top: 0px  !important;
}


/* #################### ENDE SIDEBAR #################### */





/* #################### START FOOTER #################### */


.footer {
clear: both;
margin: 0;
padding: 0;
text-align: right; 
height: 12px;
border-top: 5px solid #9f9139;
font-size: 10px;
color: #999;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding-top: 5px;
padding-bottom: 3px;
}

.footer a{
	color: #999;
	text-decoration: none;
}
.footer a:hover{
	color: #999;
	text-decoration: underline;
	cursor: help;
}
/* #################### ENDE FOOTER #################### */




/* ############### START HORIZONTAL NAVI ################ */
.path {
background: #9f9139;
color: #FFF;
height: 21px;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding-top: 5px;
font-weight: bold;
}
.path li,.path ul {display: inline;}

.path a {
color: #FFF;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
text-decoration: none;
margin: 0px 15px 0px 15px;
}
.path a:hover {
color: #9f63b0;
}

#active{
color: #9f63b0 !important;
}
/* ############### ENDE HORIZONTAL NAVI ################ */








p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: normal 1.6em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

code {
background: #FFF;
border: 1px solid #EEE;
border-left: 6px solid #CCC;
color: #666;
display: block;
font: normal 1em Tahoma,sans-serif;
line-height: 1.6em;
margin-bottom: 12px;
padding: 8px 10px;
white-space: pre;
}

blockquote {
background: url('img/quote.gif') no-repeat;
display: block;
font-weight: bold;
padding-left: 28px;
}

/* misc */
.clearer {clear: both; font-size: 0;}




















/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 360px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}




.bild_links_vom_text {
float: left;
margin-right: 12px;
margin-bottom: 12px;
}

.bild_rechts_vom_text {float: right;
margin-left: 12px;
margin-bottom: 12px;
}


