/* rightpedal blog - last update: 20/04/2009 */

body, html {
    padding: 0px;
    margin: 0px;
    background-color: #171717;
    text-align: center;
    font-family: helvetica, arial;
    font-size: 10pt;
    color: #ffffff;
}

a, a:link, a:active, a:hover {
    color: #FF7600;
    border:none;
    text-decoration:none;
}

a img {
    border:none;
    vertical-align: middle;
}

#wrapper{
    margin: 0px auto;
    width: 960px;
}

#window {
    width: 960px;
    text-align: left;
}

#header {
    height: 69px;
    border-bottom: 1px solid #4a4a4c;
    background-image: url(../images/rplogo.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #26262;
}

#main {
    clear: both;
    background-color: #171717;
}

#pagetitle{
    height: 60px;
}

#pagetitle h1{
    padding: 0px;
    margin: 0px;
    font-family: helvetica, arial;
    font-size: 11pt;
    color: #ffffff;
    font-weight: lighter;
    padding-left: 10px;
    padding-top: 8px;
}

#contentleft {
    float: left;
    width: 590px;
}

.blogentry {
    width: 520px;
    padding-left: 10px;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #4a4a4c;
}

.entrytitle, .entrytitle a, entrytitle a:hover {
    font-family: helvetica, arial;
    font-size: 12pt;
    font-weight: bold;
    color: #ff7600;
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
    text-decoration:none;
}

.entryauthor {
    font-family: "Lucida Sans", arial;
    font-size: 8pt;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
}

.categorylist {
   /* color: #FFFFFF; */
   color: #ff7600;
}

.entrycontent{
    font-family: "Lucida Sans",arial;
    font-size: 9pt;
    line-height: 1.7;
    letter-spacing: 0.2px;
    color: #cccccc;
    padding-bottom:7px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}

.entrycontent img{
    max-width: 504px;
    border: 5px solid #ff7600;
}

.entrycomments, .entrycomments a, .entrycomments a:hover{
    font-family: "Lucida Sans", arial;
    font-size: 8pt;
    color: #99dbff;
    padding: 0px;
    margin: 0px;
    text-decoration:none;
}

#comments {
    width: 520px;
    padding-left: 10px;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #4a4a4c;
}

#commentstitle {
    font-family: helvetica, arial;
    font-size: 12pt;
    font-weight: bold;
    color: #99dbff;
    padding: 0px;
    margin: 0px;
    padding-bottom: 20px;
}

.commentheader {
    font-family: "Lucida Sans", arial;
    font-size: 8pt;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
    padding-top: 5px;
    padding-left: 5px;
    background-color: #4a4a4c;
    display: block;
    height: 20px;
}

.commentcontent {
    font-family: "Lucida Sans", arial;
    font-size: 8pt;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 15px;
}

.commentcontent p{
    padding: 0px;
    padding-bottom: 2px;
    margin: 0px;
}

.sharethis {
    font-family: "Lucida Sans", arial;
    font-size: 8pt;
    color: #99dbff;
    padding: 0px;
    padding-top: 2px;
    padding-bottom: 5px;
    margin: 0px;
}

#contentright {
    float: left;
    width: 370px;
    background-image: url(../images/dots.gif);
    background-repeat: repeat-y;
}

#adunit {
    width: 350px;
    height: 320px;
    background-color: #171717;
    margin-left: 20px;
}

#adunitframe {
    width: 350px;
    height: 300px;
    background-color: #1f1f20;
}

#adunitcontent {
    width: 350px;
    height: 300px;
    /* background-image: url(../images/ad.jpg);
    background-repeat: no-repeat;
    background-position: center; */
    text-align: center;
}

#google_ads_frame1 {
    margin-top: 25px;
}

#categoryleft {
    width: 160px;
    float: left;
    padding-left: 20px;
    padding-top: 20px;
    overflow: hidden;
}

#categoryright {
    float: left;
    width: 170px;
    padding-top: 20px;
    padding-left: 20px;
    overflow: hidden;
}

.catergorytitle {
    font-family: helvetica, arial;
    font-size: 10pt;
    font-weight: bold;
    color: #ff7600;
    padding: 0px;
    margin: 0px;
    padding-bottom: 20px;
}

#category ul{
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}

#category ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom:8px;
}

#category a {
    text-decoration:none;
    font-family: "Lucida Sans", arial;
    font-size: 8pt;
    color : #ffffff;
}
#category a:hover {
    color : #99dbff;
}

#footer {
    clear: both;
    background-color: #171717;
    /*border-top: 1px solid #4a4a4c;*/
    text-align: left;
    padding-bottom: 20px;
}

#footer p{
    font-family: "Lucida Sans", arial;
    font-size: 8pt;
    color: #545456;
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
}

/* Comment form*/

#commentformtitle {
    font-family: helvetica, arial;
    font-size: 12pt;
    font-weight: bold;
    color: #99dbff;
    padding: 0px;
    margin: 0px;
    padding-bottom: 20px;
}

#commentform {
    width: 520px;
    padding-left: 10px;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #4a4a4c;
    font-family: helvetica, arial;
    font-size: 10pt;
}

form {
    margin:0;
    padding:0;
}

form input {
    width: 200px;
    border: none;
    font-family: helvetica, arial;
    font-size: 9pt;
    padding: 5px 4px 5px 4px;
}

form textarea {
    height: 200px;
    width: 100%;
    font-family: helvetica, arial;
    font-size: 9pt;
    padding: 4px;
}

label {
    cursor: default;
}

small {
    font-size: smaller;
    padding-left: 5px;
}

/* Error Messages */
.errorlist {
    font-family: helvetica, arial;
    font-size: 10pt;
    color: #E00204;
}

/* Spezial Form Field */
#id_nickname {
   display: none;
}
