/*
Theme Name: Real Madrid Retro
Theme URI: http://www.ezwpthemes.com/templates/real-madrid-retro.html
Description: This theme is designed and coded by <a href="http://www.ezwpthemes.com/">EZwpthemes</a>.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: brown, fixed-width, two-columns, right-sidebar, threaded-comments, widgets
*/
.Navbar {display: none !important;}
/* Variable definitions
====================
<Variable name="bgcolor" description="Page Background Color"
type="color" default="#fff" value="#ffffff">
<Variable name="textcolor" description="Text Color"
type="color" default="#333" value="#333333">
<Variable name="linkcolor" description="Link Color"
type="color" default="#58a" value="#5588aa">
<Variable name="pagetitlecolor" description="Blog Title Color"
type="color" default="#666" value="#666666">
<Variable name="descriptioncolor" description="Blog Description Color"
type="color" default="#999" value="#999999">
<Variable name="titlecolor" description="Post Title Color"
type="color" default="#c60" value="#cc6600">
<Variable name="bordercolor" description="Border Color"
type="color" default="#ccc" value="#cccccc">
<Variable name="sidebarcolor" description="Sidebar Title Color"
type="color" default="#999" value="#999999">
<Variable name="sidebartextcolor" description="Sidebar Text Color"
type="color" default="#666" value="#666666">
<Variable name="visitedlinkcolor" description="Visited Link Color"
type="color" default="#999" value="#999999">
<Variable name="bodyfont" description="Text Font"
type="font" default="normal normal 100% Georgia, Serif" value="normal normal 100% Georgia, Serif">
<Variable name="headerfont" description="Sidebar Title Font"
type="font"
default="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif" value="normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif">
<Variable name="pagetitlefont" description="Blog Title Font"
type="font"
default="normal normal 200% Georgia, Serif" value="normal normal 200% Georgia, Serif">
<Variable name="descriptionfont" description="Blog Description Font"
type="font"
default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
<Variable name="postfooterfont" description="Post Footer Font"
type="font"
default="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif" value="normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif">
<Variable name="startSide" description="Side where text starts in blog language"
type="automatic" default="left" value="left">
<Variable name="endSide" description="Side where text ends in blog language"
type="automatic" default="right" value="right">
*/
/* (CSS Start) */
/* Global */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Bookman Old Style', sans-serif, Arial, Helvetica;
background: #B9A57E url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgsc0idzDfkRx9qrPH5J9dLRJ88oGubGx9pXAMuOiLaOKPtcc5SHhZNXUXpM047X2oNBN_pVtWTfCtPr6AP9McNy3OCkp_Jm7x6J9LYNHEs4-OIJt9dC3MRvm9dsnudSmtofVQGSXhn8vc/s1600/content_bg.jpg) center top repeat-y;
color: #000000;
margin: 0;
padding: 0;
}
a:link {
color: #696969;
}
a:visited {
color: #5C5C5C;
}
a:hover {
text-decoration: none;
}
a img {
border: none;
}
img {
border: none;
}
h1, h2, h3,h4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
h1 {
font-size: 4em;
}
h2,h4 {
font-size: 1.6em;
}
ul,li {
padding: 0px;
margin: 0px;
}
#outer-wrapper {
margin: 0px auto;
padding: 0px;
width: 100%;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgrZcOLCyGr9V-eJB7EOJiC4Gfq6kq6RcC3XEQvvIVa1OqAt7h6SdmEV2Ja_28L0WA7E0Ou3hdWMs315sUjz77v-qWFpKJplLcVcUnS0N1YMwKLNTc-4wiechJSGwbuMX2TvVAfaPj8rp8/s1600/header1.jpg) center top no-repeat;
min-height: 344px!important;
height: 344px;
}
/* Header */
#header-wrapper {
width: 950px;
margin: 0px auto;
height: 330px;
position: relative;
}
#header-wrapper h1 {
color: #D3C2C2;
font-size: 4.8em;
padding: 80px 0px 0px 0px;
margin: 0px;
display: block;
text-align: center;
}
#header-wrapper h1 a {
color: #D3C2C2;
text-decoration: none;
}
#header-wrapper h1 a:hover {
color: #AB8468;
}
#header-wrapper h2 {
display: none;
}
/* Navigation */
#navigation {
position: absolute;
left: 112px;
top: 265px;
width: 585px;
height: 43px;
overflow: hidden;
list-style: none;
}
#navigation li {
float: left;
height: 43px;
padding: 0px 5px 0px 0px;
margin: 0px;
}
#navigation li#nav_abt {
padding-right: 8px;
}
#rss {
width: 65px;
height: 65px;
position: absolute;
right: 90px;
top: 237px;
}
/* Container */
#wrap4 {
margin: 0px auto;
padding: 0px;
width: 100%;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhQNnRnSmtrsHlwMihX9TFgnUzNrKFkZYtedmPHHR5dq2CW344zoQil0C3Bj9hj0GWSVO-zatZNur8Ukr2Ze2nrGm5I65bzoE9RE_0Ek6nj-Mv4rt4eR9I1qn2jV8lcuKvvdVBcNZCv3U/s1600/header2.jpg) center 181px no-repeat;
float: left;
}
#wrap3 {
margin: 0px auto;
padding: 0px;
width: 100%;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJnf9r0sfzlLXyB8H6z53fVI9E3dB6wDqXuf1zypOJzbWKRbfwmBIPIUVttC4rtQhi-5J2N1xfBuOQ6jXHET-MoHnTOnYiFF_TKfs15UqJ8CGaKKlp254IQSsyUahytJDyP3S1vSsQsag/s1600/content1.jpg) center 401px no-repeat;
float: left;
}
#wrap2 {
margin: 0px auto;
padding: 0px;
width: 100%;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_6En3699A3fVIC6FOkQKjJUoEOsXYxcq70RVz4ZkZ6mKWMDlmfhkXVh2HEZL95bTeRf5yTD4c07k8169Yd9h3dqi4Cu5QCUlmuiE20cq8oGxXxJLFKAtt35lPNmS5xY4r0U_UHXdEXjc/s1600/content2.jpg) center 627px no-repeat;
float: left;
}
#wrap5 {
margin: 0px auto;
padding: 0px;
width: 100%;
float: left;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiBKj6tE6MkSgmBSO310zPRXdgJmxN4W41LYlWLn8HTGIXQjUhsX2-1cfXSSwu5_zuG0laz_L2fdmUEd5m4DFCfFfiOQUC_ofjd6c6k89pxTNKlxi3nJy5ksz53IjzKYEIUNixeF2LMEkY/s1600/footer.jpg) center bottom no-repeat;
}
/* Content */
#content-wrapper {
width: 900px;
margin: 0px auto;
padding: 0px;
}
#content-bg {
width: 780px;
float: right;
padding: 58px 0px 0px 0px;
}
/* Maincontent */
#main-wrapper {
width: 480px;
min-height: 300px;
float: left;
margin: 12px 0px 0px 0px;
}
.post {
padding: 10px 15px 10px 15px;
}
.post .title {
width: 450px;
padding: 0px 0px 0px 0px;
margin: 0px;
clear: both;
}
.post .title h2 {
width: 450px;
color: #000000;
font-size: 1.6em;
font-family: sans-serif, Arial, Helvetica;
line-height: 20px;
margin: 0px;
padding: 5px 0px 5px 0px;
}
.post .title h2 a {
text-decoration: none;
color: #000000;
font-family: sans-serif, Arial, Helvetica;
}
.post .title h2 a:hover {
color: #333333;
}
.postmetadata {
margin: 0px;
padding: 2px 0px 10px;
color: #485561;
font-size: 1.2em;
text-align: right;
}
.postmetadata .cats_meta {
font-weight:normal;
padding-right: 10px;
}
.postmetadata .date {
padding-right: 10px;
}
.postmetadata .author {
padding-right: 10px;
}
.postmetadata a {
text-decoration: none;
color: #485561;
}
.postmetadata a:hover {
text-decoration: underline;
}
.entry p{margin:5px 0;}
.entry {
width: 460px;
overflow: hidden;
padding: 0px 0px;
font-size: 1.2em;
line-height: 20px;
}
.post .entry p {
padding: 0px 0px 20px 0px;
margin: 0px 0px;
}
.entry ul {
clear: both;
}
.entry li {
padding: 5px 3px 5px 10px;
color: #636363;
line-height: 10px;
}
.entry li a:link,.entry li a:visited {
color: #636363;
font-weight: normal;
}
.post .entry p a {
color: #CA8134;
font-weight: bold;
text-decoration: none;
}
.post .entry p a:hover {
text-decoration: underline;
}
.notfound {
margin-top: 100px;
text-align:center;
font-size: 4em;
font-weight: bold;
color: #782f02;
}
blockquote {
margin: 5px 20px;
padding: 0;
color: #666;
border: 1px dashed #ddd;
background: #F1E7B6;
}
blockquote p {
padding: 10px 20px;
display: block;
}
.post .entry .commentline {
text-align: right;
font-weight: bold;
font-size: 0.9em;
padding: 30px 5px 5px 0;
color: #FF0375;
}
/* Social Bookmarking */
.bookmark-line {
float: left
}
.bookmark-line ul {
display: inline;
}
.bookmark-line ul li {
background: none;
display: inline;
list-style-type: none;
padding: 0px;
margin: 0px;
}
.bookmark-line img {
border: 0;
}
.bookmark-icon {
opacity: .4;
-moz-opacity: .4;
filter: alpha(opacity=40);
_filter: alpha(opacity=100);
}
.bookmark-icon:hover {
opacity: 1;
-moz-opacity: 1;
filter: alpha(opacity=100);
}
.quickjump {
padding: 0 0 0 60px;
font-size: 1.2em;
font-weight: bold;
line-height: 18px;
color: #782f02;
}
.postjumper {
float: left;
padding: 0 20px 0 0;
}
/* Images */
p img {
padding: 0;
max-width: 100%;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* PageNavi*/
.wp-pagenavi {
padding: 5px 40px;
}
.wp-pagenavi a {
padding: 2px 4px;
_padding: 2px 0;
margin: 2px;
_margin: 1px;
text-decoration: none;
border: 1px solid #06c;
color: #06c;
background-color: #fff;
}
.wp-pagenavi a:hover {
border: 1px solid #000;
color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
padding: 2px 4px;
_padding: 2px 0;
margin: 2px;
_margin: 1px;
border: 1px solid #000;
color: #000;
background-color: #fff;
}
/* Sidebar */
#sidebar-wrapper {
width: 263px;
min-height: 340px;
padding: 0px 0px 0px 0px;
float: right;
background: url() 0px 89px no-repeat;
}
#welcome {
height: 200px;
width: 185px;
overflow: hidden;
margin: 0px 0px 45px 25px;
font-size: 1.2em;
}
#welcome p{
margin: 0px;
padding: 3px 0px;
}
/* Search */
#search {
*padding_left: 10px;
_padding-left: 22px;
height: 51px;
}
#search form {
padding: 2px 0px 0px 0px;
margin: 0px;
}
#search #s {
margin: 5px 0px 0px 39px;
padding: 0px 0px 0px 0px;
background: none;
border: none;
height: 22px;
width: 132px;
}
#search span {
}
#search #searchsubmit {
margin: 0px 0px 0px 0px;
padding: 0px;
width: 40px;
height: 28px;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVriuTltki7oh_3cTER0_XI6RtOhc0XVjCrKLX1DT_LF03u6i7Fuc1g2cOE-Qu65PWlWZEYfbxvn-EWDriLTZO36Gg-iMBgNta-WaRw8AOSzOi-fTgtN_IlVKCfcV1W4MTJ_Lfj1HG7qU/s1600/spacer.gif) repeat;
border: none;
cursor:pointer;
}
#sidebar {
padding: 0px 0px 10px 0px;
margin: 0px;
float: left;
text-align: left;
width: 260px;
}
#sidebar ul {
list-style: none;
padding: 0px 60px 0px 0px;
}
#sidebar ul li {
list-style: none;
}
#sidebar ul h2 {
padding: 0px 0px 0px 0px;
margin: 10px 0px 10px 30px;
color: #FFDD81;
font-size: 1.8em;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar ul h2 a {
color: #FFDD81;
text-decoration: none;
}
#sidebar .widget-content {
font-size: 1.2em;
background: none;
color: #EFF87E;
padding: 0px 20px 0px 50px;
}
#sidebar ul ul {
background: none;
padding: 0px 0px 0px 0px;
}
#sidebar ul ul li {
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvq5Q1ZDru5lzFsy5M0zxkfCt_hHD5I1448NYi74om-1liWIhUPz5kFp0gI26_MuU6PNmowb7pvA8BCThMAl-rDOGP1VcRveQ7Y-Cax7mihiua8GcDgHfEo0vomEzPqpQ1PxVYz0wSOOw/s1600/sidebar_icon.gif) 20px 10px no-repeat;
padding: 0px 0px 0px 30px;
margin: 0px;
line-height: 25px;
font-size: 1em;
color: #FFDD81;
}
#sidebar ul ul ul li {
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvq5Q1ZDru5lzFsy5M0zxkfCt_hHD5I1448NYi74om-1liWIhUPz5kFp0gI26_MuU6PNmowb7pvA8BCThMAl-rDOGP1VcRveQ7Y-Cax7mihiua8GcDgHfEo0vomEzPqpQ1PxVYz0wSOOw/s1600/sidebar_icon.gif) 20px 10px no-repeat;
padding: 0px 0px 0px 30px;
margin: 0px;
line-height: 25px;
font-size: 1em;
color: #FFDD81;
}
#sidebar ul ul li a {
color: #FFDD81;
text-decoration: none;
}
#sidebar ul ul li a:hover {
text-decoration: underline;
}
#sidebar #ArchiveList ul li {
padding-left: 0;
}
#sidebar-wrapper #ArchiveList ul ul li {
padding-left: 15px;
}
#sidebar-wrapper #ArchiveList ul ul ul li {
padding-top: 3px;
padding-bottom: 3px;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvq5Q1ZDru5lzFsy5M0zxkfCt_hHD5I1448NYi74om-1liWIhUPz5kFp0gI26_MuU6PNmowb7pvA8BCThMAl-rDOGP1VcRveQ7Y-Cax7mihiua8GcDgHfEo0vomEzPqpQ1PxVYz0wSOOw/s1600/sidebar_icon.gif) 20px 10px no-repeat;
padding-left: 30px;
}
/* Calendar */
#wp-calendar {
empty-cells: show;
margin: 0px auto 0;
width: 70%;
text-align: center;
color: #FFDD81;
}
#wp-calendar #next a {
padding: 0px 2px;
margin: 0px;
text-align: right;
display: inline;
}
#wp-calendar #prev a {
padding: 0px 2px;
margin: 0px;
text-align: left;
display: inline;
}
#wp-calendar a {
display: block;
font-weight: bold;
text-decoration: none;
color: #FFDD81;
}
#wp-calendar a:hover {
background: #FFDD81;
color: #000000;
}
#wp-calendar caption {
text-align: center;
font: bold 1.2em Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
padding: 0px;
text-align: center;
}
#wp-calendar th {
font-style: normal;
font-size: 1.1em;
text-transform: capitalize;
}
/* Tag Cloud */
#sidebar li#tag li {
background: none;
padding-left: 20px;
}
/* Footer */
#footer-wrapper {
width: 100%;
margin: 0px;
clear: both;
}
#footer-wrapper #credit {
margin: 0;
padding: 102px 0px 20px 40px;
text-align: left;
font-size: 1.2em;
font-weight: normal;
color: #7C3E02;
}
#footer-wrapper a:link,#footer-wrapper a:visited {
font-size: 1.0em;
color: #7C3E02;
text-align: center;
text-decoration: none;
}
/* Comments */
h3#comments, #respond h3 {
font-size: 1.4em;
color: #666;
}
#commentform {
margin: 5px 0 0 0;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
width: 98%;
padding: 2px;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
margin: 5px 0;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
#respond {
color: #666;
}
#respond:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.commentlist {
padding: 0;
margin: 0;
}
.commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;
font-weight: bold;
font: 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
margin-right: -5px;
margin-left: 10px;
font-size: 1em;
}
.commentlist p {
margin: 10px 5px 10px 0;
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
.commentlist li .avatar {
float: right;
border: 1px solid #333;
padding: 2px;
background: #fff;
}
.commentlist li a {
color: #000;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}
.children {
padding: 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
font-weight: normal;
}
.thread-alt {
background-color: #dcbea4;
}
.thread-even {
background-color: #e3cbb3;
}
.depth-1 {
border: 1px solid #000;
}
.alt {
border-left: 1px solid #000;
background-color: #dcbea4;
margin: 0;
padding: 10px;
}
.even {
border-left: 1px solid #000;
background-color: #e3cbb3;
}
#sidebar ul ul ul {
border: none;
margin: 0;
padding: 0 0 0 0px;
}
#sidebar ul ul ul li {
width: 80%;
border: none;
margin: 0;
padding: 0 0 0 25px;
font-size: 1em;
}
#sidebar a {
color: #1055D4;
}
#sidebar select {
margin-left: 37px;
width: 80%;
}
#content .entry ul {
margin: 0 22px;
list-style-type: disc;
}
#content .entry ol {
margin: 0 0px;
padding: 0 30px;
list-style-type:decimal;
}
/* For Blogger */
.post-footer {
padding: 10px 20px;
}
#ArchiveList ul li {
text-indent: 0!important;
}
#comments {
padding-left: 20px;
}
#comments h4 {
margin:1em 0;
font-weight: bold;
font-size: 1.2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color: $sidebarcolor;
}
#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#blog-pager-newer-link {
float: $startSide;
}
#blog-pager-older-link {
float: $endSide;
}
#blog-pager {
padding: 0 20px;
text-align: center;
}
.feed-links {
display:none;
}
/* (CSS End) */
Tidak ada komentar:
Posting Komentar