﻿/*
Theme Name: Butter Sky
Theme URI: http://www.widgetreadythemes.com
Description:  Butter Sky is a 2 columns Wordpress theme. Clean, simple and lightwieght theme. Theme by <a href="http://www.widgetreadythemes.com/">WidgetReadyThemes</a>.
Author: Banhawi
Author URI: http://www.Banhawidesigns.com
*/

* {
margin : 0;
padding : 0;
}
body {
background : #000000 url('images/bg.jpg') repeat-x;
font-family : Verdana, Tahoma, Arial, sans-serif;
color : #66666;
line-height : 140%;
text-align : left;
font-size : 12px;
}
a {
color : #FFFFFF;
text-decoration : none;
}
a:hover {
color : #FFFF00;
text-decoration : none;
} 
#page {
margin : 0 auto;
margin : 0 auto;
width : 850px;
}
#header {
width : 850px;
background :url('images/header.jpg') no-repeat;
height : 200px;
}
a.rss{
background:url('images/rss.png') no-repeat;
height:32px;
width:32px;
float:right;
display : block;
margin-top:50px;
margin-right:35px;
}
#header h1 {
padding-top:167px;
font:Bold 36px Verdana, Tahoma, Arial, sans-serif;
padding-left:10px;
}
#header h1 a,#header h1 a:hover{
color:#FFF;
text-decoration:none;
}

#sidebar {
width : 250px;
float : right;
margin-right:10px;
margin-top:25px;
}
footer {
color : #acdeff;
padding : 10px;
clear : both;
}
footer a{
color : #666666;
}
footer:hover {
color : #FFFF00;
text-decoration : none;
} 

h2 {
font-size : 18px;
margin : 5px 0;
}
h3 {
font-size : 18px;
margin : 10px 0;
}
h4 {
font-size : 14px;
}
.post head{
width:550px;
min-height:60px;
}

.post-date{
width:50px;
height:60px;
float: left;
display: inline;
margin: 0 10px 0 0;
background: url(images/dbu.jpg) no-repeat;
}
.menu {
font-size:12px;
color:#FFFF;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-weight:bolder;
margin-top:6px;
margin-left:8px;
}
.month {
font-size:14px;
color:#ebf7ff;
margin-top:4px;
margin-left:14px;
}
h2 {
font:italic 28px Verdana, Tahoma, Arial, sans-serif;
color : #3eb3ff;
padding-left:10px;
padding-top:5px;
}
p.da {
font : 10px Verdana, Tahoma, Arial, sans-serif;
color : #999;
padding-left:15px;
margin-top:-5px;
} 
.post {
padding :20px;
}
.post ul, .post ol {
padding-left : 30px;
}
.entry {
text-align : left;
padding :10px 15px;
margin-bottom:50px;
}
p.comments{
float:right;
padding:0 0 5px 28px;
background:#FFF url('images/comments.jpg') no-repeat left;
line-height:28px;
}
.footer {
font-size : 12px;
color:#000000;
font-weight:bold
}
.alignleft {
float : left;
background:#FFF url('images/back.jpg') no-repeat left;
padding-left:28px;
}
.alignright {
float : right;
background:#FFF url('images/next.jpg') no-repeat right;
padding-right:28px;
}
blockquote {
background : #e5f6ff;
border-top : 1px solid #77d1ff;
border-bottom : 1px solid #77d1ff;
padding : 20px;
margin : 5px;
font-family : Verdana, Tahoma, Arial, sans-serif;
font-size : 13px;
}
img {
padding : 5px;
}
a img {
border :0px;
}
sidebar ul {
margin-bottom : 20px;
}
sidebar h2 {
font:bold 21px Verdana, Tahoma, Arial, sans-serif;
color : #3bb3ff;
background:#3bb3ff url('images/sh2.jpg') no-repeat;
height:40px;
width:300px;
margin-left:-40px;
}
sidebar a{
color:#FFF;
text-decoration:none;
}
sidebar a:hover {
text-decoration: underline;
}
#commentform input {
margin : 5px 0;
background : #eee;
border : 1px solid #ccc;
}
textarea#comment {
width : 95%;
background : #eee;
border : 1px solid #ccc;
}
#submit, #submit:hover {
color : #fff !important;
background : #3eb3ff!important;
float : right;
}
#searchform {
padding : 4px;
background:#3eb3ff url('images/sbg.jpg') no-repeat;
width:254px;
height:44px;
margin-left:-20px;
}
#searchform input{
color:#FFF;
}
input#searchsubmit{
	margin-top:3px;
}
#searchform #s {
width : 175px;
color:#3eb3ff;
border:0px;
margin:5px 5px 7px 10px;
}
hr {
display : none;
}
