| Server IP : 74.208.236.52 / Your IP : 216.73.216.240 Web Server : Apache System : Linux infong527 4.4.400-icpu-115 #2 SMP Mon Jul 6 08:15:05 UTC 2026 x86_64 User : u44043973 ( 5404757) PHP Version : 8.4.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /homepages/18/d194259149/htdocs/interview/wp-content/themes/sidebarssuck/ |
Upload File : |
/*
Theme Name: SidebarsSuck
Theme URI: http://www.ich-bin-ein-geek-holt-mich-hier-raus.de/?p=774
Description: Schlicht, einfach, schwarz auf weiß. Für Blogger, die lieber über die wichtigen Dinge des Lebens bloggen, statt über das tägliche Frühstück. Für Blogger mit Leidenschaft. Für Blogger mit Message. Für Blogger mit Herz. Vielleicht auch für dich?
Version: 1.2
Author: Lifecheater
Author URI: http://lifecheater.ich-geek.de/
Tags: one-column, black, white, fixed-width
*/
* {
padding: 0px;
margin: 0px;
}
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
body {
font-family: Georgia;
font-style: italic;
text-transform: lowercase;
font-size: 14px;
background: #23211E url("images/bg.gif");
}
#wrap {
width: 800px;
margin: 0px auto;
}
#header {
background: transparent;
width: 100%;
padding: 10px 20px;
}
#header a {
color: #757575;
text-decoration: none;
}
#header h1 {
font-size: 39px;
line-height: 39px;
font-weight: normal;
}
#header small {
font-size: 19px;
line-height: 19px;
}
#s {
float: right;
width: 150px;
padding: 2px;
background: transparent;
border: 0px none;
border-bottom: 1px solid #444;
color: #444;
margin-top: 5px;
font-size: 15px;
font-family: Georgia;
font-style: italic;
}
#s:focus {
border-bottom: 1px solid #777;
color: #777;
}
#navigation {
height: 40px;
list-style-type: none;
background: #0F0E0E;
padding: 5px 20px 0px;
border: 5px solid #0F0E0E;
border-bottom: 0px none;
margin: 0px;
}
#navigation li {
float: left;
height: 16px;
margin: 4px 15px 0px;
}
#navigation li a {
text-decoration: none;
font-size: 1.5em;
color: #3F3F3F;
}
#navigation .current_page_item a {
color: #5A859F;
}
#navigation li a:hover {
color: #5F5F5F;
}
#navigation .current_page_item a:hover {
color: #5A859F;
}
#content {
width: auto;
padding: 30px;
color: #212121;
background: white;
border: 5px solid #0F0E0E;
border-top: 0px none;
}
#content .post {
margin-bottom: 30px;
}
#content .post .date {
float: left;
margin: -3px 10px 0px -30px;
padding: 5px 5px 5px 30px;
color: #212121;
background: #EEE;
}
#content .post .date p span, #content #commentlist li .authorinfo small{
font-size: 12px;
}
#content .post .date p strong {
font-size: 30px;
float: left;
margin-top: -2px;
margin-right: 5px;
}
#content h2 {
font-size: 30px;
font-weight: bold;
color: #212121;
margin-bottom: 10px;
}
#content .post h2 a {
color: #212121;
text-decoration: none;
border-bottom: none;
}
#content .post h2 small a{
font-size: 14px;
color: #008AAB;
margin-left: 5px;
text-decoration: none;
}
#content .post h2 small a:hover {
border-bottom: 1px solid #2FA7BF;
color: #008AAB;
}
#content .post h2 a:hover {
color: #4F4F4F;
}
#content .post .tags {
font-size: 11px;
margin-bottom: 10px;
}
#content .post .contentinner p {
margin: 10px 0px;
}
#content .post .contentinner .storycontent {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-style: normal;
text-transform: none;
}
#content #commentlist {
margin-left: 20px;
margin-top: 10px;
list-style-type: none;
}
#content #commentlist li {
margin: 10px 0px;
}
#content #commentlist li .authorinfo {
float: left;
width: 250px;
margin: 0px 10px 0px 5px;
}
#content #commentlist li .authorinfo h3 a, #content #commentlist li .authorinfo h3 {
color: #212121;
font-size: 20px;
text-decoration: none;
}
#content #commentlist li .authorinfo .avatar {
float: left;
margin-right: 10px;
}
#content #commentlist li .comment-content {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
display: block;
width: 425px;
margin-left: 270px;
padding-left: 5px;
border-left: 3px solid #008AAB;
font-style: normal;
text-transform: none;
}
#content #commentform #comment {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-style: normal;
text-transform: none;
padding: 3px;
}
#content .trackbackrss {
margin-top: 5px;
}
/* Elements */
#content a, #footer a {
text-decoration: none;
color: #008AAB;
}
#content a:hover, #footer a:hover {
border-bottom: 1px solid #2FA7BF;
}
#footer {
margin: 0px auto 20px;
color: #EEE;
background: #0F0E0E;
padding: 5px 10px 10px;
width: 780px;
text-align: middle;
font-size: 13px;
font-family: Georgia;
font-style: italic;
text-transform: lowercase;
}
a img {
border: 0px none;
}
blockquote {
border-left: 3px solid #008AAB;
margin-left: 20px;
padding-left: 5px;
color: #5F5F5F;
}
ul, ol {
margin-left: 40px;
}