Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- Theme Name: puerto theme
- Theme URI: http://www.asdasdasd.com
- Description: Tema de Wordpress
- Author: Luqui Yahni
- Version: 0.1 Beta
- */
- * {
- vertical-align: baseline;
- font-weight: inherit;
- font-family: inherit;
- font-style: inherit;
- font-size: 100%;
- outline: 0;
- padding: 0;
- margin: 0;
- }
- body {
- }
- h1 {
- }
- h2 {
- font-size: 1.5em;
- }
- h2 a {
- color: #000000;
- font-family: Verdana;
- text-decoration: none;
- font-size: 0.8em;
- }
- #outerWrapper {
- margin: 0px auto;
- padding: 10px;
- width: 1007px;
- background: #fff;
- }
- h1 a {display: none}
- header {
- margin-bottom: 30px;
- }
- header h1 {
- background-image: url(_images/revistapuertologo.png);
- background-repeat: no-repeat;
- height: 96px;
- }
- nav.mainMenu {
- background-color: #4b4b4d;
- padding-left: 45px;
- float: left;
- width: 651px;
- margin-top: -2px;
- }
- nav.mainMenu ul li {
- display: inline;
- list-style: none;
- margin-right: 20px;
- color:#FFFFFF;
- }
- nav.mainMenu a {
- color: #FFFFFF;
- font-family: Arial, sans-serif;
- font-weight: bold;
- font-size: 0.8em;
- text-decoration: none;
- padding-right: 51px;
- }
- #contentWrap {
- width: 100%;
- overflow: auto;
- }
- #content {
- width: 500px;
- float: left;
- }
- #content article, .widget-area aside, form#commentform, h2#pageTitle {
- margin-bottom: 20px;
- }
- div.entry, div.entry p {
- margin: 10px 0;
- color: #000000;
- font-family: Verdana;
- font-size: x-small;
- }
- .widget-area {
- width: 290px;
- float: right;
- }
- #sidebar2 {
- float: left;
- padding-left: 16px;
- margin-left: 16px;
- width: 185px;
- }
- input#s {
- width: 150px;
- }
- footer {
- font-size: 0.6em;
- text-align: center;
- padding: 10px;
- background-color: #96B260;
- color: #FFFFFF;
- font-family: Verdana;
- text-decoration: none;
- float: left;
- }
- #firstpost {
- background: #000000;
- height: 260px;
- }
- #post {
- background: #FF0004;
- width: 500px;
- margin-top: 187px;
- }
- .xdate {
- color: #FFFFFF;
- font-family: Arial, sans-serif;
- background-color: #B10713;
- float: right;
- padding-top: 10px;
- text-align: left;
- min-width: 259px;
- margin-right: 20px;
- font-weight: bold;
- font-size: 0.6em;
- }
- .descfecha {
- display: inline-block;
- color: #FFFFFF;
- font-family: Verdana;
- font-size: 9px;
- background-color: #B10713;
- float: right;
- margin-top: 24px;
- margin-right: -217px;
- font-style: normal;
- font-weight: normal;
- }
- .footlinks a {
- text-decoration: none;
- color: #FFFFFF;
- font-family: Verdana;
- font-size: x-small;
- }
- .meta {
- color: #8C8C8C;
- font-family: Verdana;
- font-size: xx-small;
- padding-bottom: 5px;
- }
- img.wp-post-image {
- float: left;
- margin-right: 16px;
- }
Advertisement
Add Comment
Please, Sign In to add comment