Anda di halaman 1dari 7

/*

Theme Name: Dreamy


Description: Dreamy by <a href="http://wpthemespot.com" title="WP ThemeSpot">WP
ThemeSpot</a> / based on a design by <a href="http://ginger-ninja.net" title="Gi
nger Ninja">Donny Burnside</a>.
Version: 1.1
Author: WP ThemeSpot
Author URI: http://wpthemespot.com/
*/
/* Generic Styling */
body {
background:url(images/bg-body.png) repeat-x top center #E8F7F9;
font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
font-size:62.5%; /* Sets default font size to 10px */
color:#333;
}
* {
margin:0;
padding:0;
}
img {
border:0;
}
img.right
{
float:right;
margin:0 0 1em 1em;
}
img.left
{
float:left;
margin:0 1em 1em 0;
}
a img
{
border-bottom:#6cc7dc 1px dashed;
padding-bottom:3px;
}
p {
margin-bottom:1.0em;
line-height:1.75em;
}
a:link,a:visited {
text-decoration:none;
color:#6CC7DC;
}
a:hover,a:active {
text-decoration:none;
color:#B4C835;
}
blockquote
{
margin:1em;
padding:1em;
border-left:#6CC7DC 2px solid;
background:#e8f7f9;
}
ol, ul
{
margin:0;
padding:0;
}
#content ul, #content ol
{
margin:0.5em;
padding:0 1em;
}
#content ul
{
list-style-image:url(images/arrow.gif);
}
/* Structure */
#wrapper {
margin:0 auto;
width:700px;
background:#fff;
font-size:1.20em;
}
#header {
height:140px;
background:url(http://img.webme.com/pic/d/data-counter/bg-header.png) no
-repeat;
}
#menu {
height:35px;
line-height:35px;
background:url(images/bg-menu.png) repeat-x;
padding:0 10px;
}
#content {
float:left;
width:500px;
margin:0;
min-height:400px;
}
#sidebar {
float:right;
width:180px;
background:#efefef;
margin-right:10px;
padding:0;
}
#footer {
clear:both;
height:100px;
background:url(images/bg-footer.jpg) no-repeat;
}
/* Entries */
.entry {
padding:10px;
line-height:1.75em;
}
.entry-content
{
clear:both;
font-size:1.1em;
}
h2,h3 {
font-size:1.90em;
font-weight:normal;
margin:0.5em 0 0 0;
padding:0.5em 0 0 0;
}
h2.pagetitle
{
font-size:1.5em;
color:#B4C835;
margin:10px 0 0 10px;
}
.entry-title
{
font-size:1.9em;
}
.date
{
float:left;
padding:0 5px;
margin:0 5px 0 0;
font-weight:bold;
font-size:0.9em;
font-variant:small-caps;
background:#e8f7f9;
}
.info {
font-size:0.9em;
color:#999;
padding:3px;
border-bottom:#e8f7f9 1px dashed;
}
.comments {
color:#bbb;
border-bottom:#e8f7f9 1px dashed;
font-size:0.9em;
}
.comments a {
color:#6CC7DC;
background:url(images/icon-comments.gif) no-repeat 0px 2px;
padding-left:15px;
padding-right:2px;
}
.comments a:hover {
color:#B4C835;
}

/* Menu */
#menu ul {
list-style-type:none;
}
#menu li {
float:left;
}
#menu li a {
padding:0 15px;
display:block;
color:#c7c9d9;
margin-right:2px;
}
#menu li a:hover, #menu li.current_page_item a:link, #menu li.current_page_item
a:visited,#menu li.current_page_item a:hover,#menu li.current_page_item a:active
{
color:#fff;
background:url(images/bg-menu-hover.png) no-repeat center center;
}
/* Sidebar */
#sidebar ul {
list-style-type:none;
margin:10px 0;
padding:0;
}
#sidebar ul ul
{
padding-left:10px;
}
#sidebar li
{
margin:0;
padding:0;
}
#sidebar li li li {
margin:0;
padding:0 0 0 10px;
}
#sidebar form , #sidebar table, #sidebar p
{
margin:10px 0;
padding:0 10px;
}
#sidebar h2
{
font-size:1.1em;
margin:10px 0;
padding:10px;
background:#d2d8dd;
font-weight:bold;
color:#666;
}
#sidebar-bottom {
height:20px;
background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
}
/* Footer */
#footer-valid
{
float:left;
padding-top:55px;
padding-left:20px;
cursor:default;
color:#333;
}
#footer-valid a {
color:#369;
text-decoration:none;
}
#footer-valid a:hover {
color:#396;
text-decoration:none;
}
/* Heading's */
h1 {
font-size:2.5em;
font-weight:normal;
cursor:default;
position:relative; top:50px; left:30px;
letter-spacing:1px;
color:#aaaaaa;
font-style:italic;
}
/* Feed */
#feed {
height:25px;
width:126px;
background:url(images/bg-feed.gif) no-repeat;
margin:0 auto;
padding-left:26px;
}
a.feed-button {
display:block;
width:100px;
height:25px;
background:url("images/button-feed.png") 0 0 no-repeat;
text-decoration: none;
}
a:hover.feed-button {
background-position:0 -25px;
}
a.feed-button span
{
display:none;
}
/************************************************
* Comments
*
************************************************/
#content .commentlist
{
margin:0;
padding:0;
border-top:#ccc 1px solid;
}
#content .commentlist li
{
list-style:none;
margin: 0;
padding:1em;
border-bottom: #ccc 1px solid;
}
.commentlist li.alt
{
background:#e8f7f9;
}
.commentlist li .cmtinfo
{
font-size:0.9em;
}
.commentlist li cite
{
font-style:normal;
font-weight:bold;
font-size:1.1em;
}
.commentlist li .cmtinfo em
{
float:right;
margin:0;
padding:0;
font-style:normal;
font-size:0.9em;
color:#999;
}
#content .nocomments
{
text-align:center;
color:#999;
font-size:0.9em;
}
.trackback
{
background:url(images/trackback.png) no-repeat left center;
padding:0px 17px;
}
.feed
{
background:url(images/feed.png) no-repeat left center;
padding:0px 17px;
}
input.textbox
{
border:#ccc 1px solid;
background:#f9f9f9;
font:1em Verdana, Arial, Serif;
padding:2px;
width:150px;
}
textarea{
width: 90%;
padding:5px;
height: 20em;
border: 1px solid #ccc;
background:#f9f9f9;
font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
background:#fff;
border:#999 1px solid;
}
#header, #content, #sidebar, #footer, .widget
{
overflow:hidden;
}
div.header, #extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraD
iv6, #pre_header, #post_header, #header_container, #pre_content, #nav_heading{ d
isplay: none;} div#nav_container{display: none;} div#sidebar_container{display:
none;} div.header{display: none;} div#counter{display: none;} h1#title{display:
none;} h2#title span {display: none;} li.nav_element{display: none;} li.nav_elem
ent a{display: none;}

Anda mungkin juga menyukai