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

Theme Name: Robertdaily.org
Author: Yukiko
Author URL: http://www.bequeendesign.de

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

body {
background-color:#DADADA;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7a858f;
margin:0px;
background-image: url(Bilder/bg.png);
background-repeat:repeat-x;
background-position:top center;
}

b, strong {
	color: #789AA1;
}

i {
	color: #385A62;
}

em, u, ins {
	color: #F8F8F8;
        font-weight: bold;
}


input, select, textarea {
      font-size: 10px;
      font-family: Arial;
      background: #DADADA;
      color: #1C1C1D;
      padding: 12px;
      border: 0px solid;
      -moz-border-radius: 7px;
}

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

blockquote {
      font-family: Arial;
	  font-size: 11px;
	  text-align:justify;
	  line-height: 20px;
	  background: #FFF;
	  color: #1C1C1D;
	  width:90%;
	  margin-top:5px;
	  margin-left:17px;
	  padding: 12px;
      border: 0px solid;
      -moz-border-radius: 7px;
}


/* --------SIDEBAR-LEFT-------- */

#sidebar {
	  width: 310px; 
	  color:#1C1C1D;
}

#sidebar a{
      color:#F8F8F8;
      font-weight: bold;
}

#sidebar a:hover{
      color:#FFF;
}

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

#sidebar-title {
letter-spacing: 0px;
font-family: Arial, Century Gothic;
font-size: 16px;
line-height: 10px;
text-transform: uppercase;
text-align: center;
vertical-align: center;
font-weight: bold;
color: #F8F8F8; 	
padding: 5px;
}

#sidebar-content {
font-size: 12px;
font-family: Arial, Verdana, Tahoma;
color: #F8F8F8;
text-align: justify;
padding: 14px;
line-height: 22px;
background-color: #0D0E0E;
-moz-border-radius: 12px;
}

#sidebar-content img{
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

#sidebar-content img:hover{
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}


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


/* -----WELCOME-LINKS----- */


.welcome_content{
	text-align: justify;
	line-height: 16px;
	font-family: Arial, Trebuchet MS;
	font-size: 11px;
	color: #EFEFEF;
}


.latestPhotos{
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

.latestPhotos:hover {
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

.cpg_albumthumbimage{
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

.cpg_albumthumbimage:hover {
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}

a { text-decoration: none;}
a:link {color: #2A2F42; }
a:visited, a:active {color: #2A2F42; }
a:hover {color: #FFF; text-decoration: none;}
