/* --------PWD


Authorin: Yukiko 
Released: 14/08/2011



PWD-------- */

body {
	  padding:0px;
	  margin:0px;
	  text-align:justify;
	  background: url(Bilder/bg.jpg) repeat-y top #0E0E0E;
}

b, strong, bold{
	 color:#C7C7C7;
         font-family: Verdana, Tahoma;
}

i, italic, em{
	color: #CAA7CC;	 
	font-style:italic;
        font-family: Verdana, Tahoma;
}

underline, u{
	color: #F3F3F3;
	text-decoration:underline;
}

#container {
	  width:1000px;
	  margin:0 auto;
	  float:inherit;
}

input, select, textarea {
      font-size: 9px;
      font-family: Tahoma;
      background:#000000;
      color:#F3F3F3;
      border-right: 0px solid #E4E4E4;
      border-bottom: 0px solid #E4E4E4;
      border-left: 0px solid #D2B498;
      border-top: 0px solid #D2B498;
      padding: 6px 6px 6px 6px;
      -moz-border-radius: 6px 6px 6px 6px;
}

input:hover, select:hover, textarea:hover {
	  color:#CAA7CC;
}

blockquote {
      font-family: verdana, arial;
	  font-size: 9px;
	  text-align:justify;
	  line-height: 10px;
	  background:#000000;
	  color:#AA4447;
	  width:70%;
	  margin-top:5px;
	  margin-left:65px;
      font-style: italic;
	  padding: 10px 10px 10px 10px;
      border-right: 0px solid #E4E4E4;
      border-bottom: 0px solid #E4E4E4;
      border-left: 0px solid #BBD9DD;
      border-top: 0px solid #D2B498;
      -moz-border-radius: 6px 6px 6px 6px;
}

/* --------SIDEBAR-PWD-------- */

#sidebar {
	  float:RIGHT;
	  margin-RIGHT:0px;
	  width:280px; 
	  color:#9F9F9D;
}

#sidebar a{
      color:#674180;

}

#sidebar a:hover{
      color:#CAA7CC;
      text-decoration: underline;
}

#sidebar ul {
	  padding:0;
	  margin:0px;
	  list-style-type:none;
  }
#sidebar li {
	  padding:0;
	  margin:0px;
	  list-style-type:none;
  }

#sidebar-field {
	  font-size: 11px;
	  line-height: 15px;
}

#sidebar-title {
letter-spacing: -1px;
font-family: Century Gothic;
font-size: 13px;
line-height: 15px;
text-align: center;
text-transform: uppercase;
vertical-align: center;
font-weight: bold;
background-image: url(Bilder/menuline_bg.jpg);
background-position:top center;
color: #fff; 		
padding: 5px;
}

.sbtitle1 {
	 color:#fff;
}

.sbtitle2 {
	 color:#fff;
}

#sidebar-content {
font-size: 9px;
line-height: 12px;
font-family: Tahoma;
color: #F3F3F3;
text-align: justify;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 125px;
margin: 0px;
background-color: #0F0F0F;
background-image: url(Bilder/sidebottom.png);
background-repeat:no-repeat;
background-position:bottom center;
}


.sidebar-project {
     float:right; 
}

#sidebar-content img{
background-color: #fff;
background-image: url(Bilder/picbg.png);
background-repeat:repeat;
background-position:center center;
padding: 6px;
margin: 0px;
}

#sidebar-content img:hover{
background-color: #fff;
background-image: url(Bilder/picbg2.png);
background-repeat:repeat;
background-position:center center;
padding: 6px;
margin: 0px;
}


.sidebar-space {
     clear:both;
     margin:5px 0px 0px 0px;
}


/* --------WELCOME-LATEST PHOTOS-------- */


.welcome_content{
	text-align: justify;
	line-height: 12px;
	font-family: Tahoma, Trebuchet MS;
	font-size: 10px;
	color: #484848;
}


.latestPhotos{
background-color: #fff;
background-image: url(Bilder/picbg.png);
background-repeat:repeat;
background-position:center center;
border: 0px;
margin: 0px;
padding: 5px;
}

.latestPhotos:hover {
background-color: #fff;
background-image: url(Bilder/picbg2.png);
background-repeat:repeat;
background-position:center center;
border: 0px;
margin: 0px;
padding: 5px;
}

.cpg_albumthumbimage{
background-color: #fff;
background-image: url(Bilder/picbg.png);
background-repeat:repeat;
background-position:center center;
border: 0px;
margin: 0px;
padding: 5px;
}

.cpg_albumthumbimage:hover {
background-color: #fff;
background-image: url(Bilder/picbg2.png);
background-repeat:repeat;
background-position:center center;
border: 0px;
margin: 0px;
padding: 5px;
}


a { text-decoration: none;}
a:link {color: #C5826E; }
a:visited, a:active {color: #C5826E; }
a:hover {color: #622B4B; text-decoration: none;}
