/*
Theme Name: SMS Bucket
Theme URI: http://www.smsbucket.com/
Description: The default WordPress theme for SMS Bucket.
Version: 1.0
Author: Kalina Web Designs (coding)
Author URI: http://www.kalinawebdesigns.com/
Tags: purple, custom design, fixed width, two columns, widgets
*/

* {
margin: 0;
padding: 0;
}
body {
font: 8pt/11pt tahoma, verdana, arial, sans-serif;
background: #5d103b;
color: #fff;
padding-bottom: 40px;
}
a {
text-decoration: none;
color: #2d2d2d;
}
a:hover {
color: #fb630f;
text-decoration: underline;
}
h1 {
font-size:138.5%;
}
h1,h2,h3 {
margin:1em 0;
}
h2 {
font-size:123.1%;
}
h3 {
font-size:108%;
}
h1,h2,h3,h4,h5,h6 {
font-weight:bold;
}
hr, .hidden {
display:none;
}
.center {
text-align: center;
}
a img {
border: 0;
}
p, form, ul, ol, dt, dd {
margin:0;
padding:0;
}
#top {
margin: 0 auto;
background: url('images/topbg.gif') no-repeat left bottom;
width: 716px;
height: 162px;
}
#top .left {
float: left;
padding: 17px 0 0 31px;
}
#top .right {
float: right;
padding: 0 34px 0 0;
}
#top .right a {
float: left;
background: url('images/longpointer.gif') no-repeat;
color: #fff;
padding: 63px 9px 6px 14px;
}
#top .right a:hover {
color: #fedaa6;
}
#page {
margin: 0 auto;
width: 716px;
background: url('images/pagebg.gif') repeat-y;
color: #2d2d2d;
}
#header {
margin: 0 auto;
width: 680px;
}
#bookmark {
float: left;
padding: 14px 0 0 22px;
height: 10px;
}
#bookmark a {
float: left;
}
.docking {
float: left;
display:inline;
}
#searchbar {
float: right;
padding: 7px 22px 6px 0;
}
#searchbar input.keyword {
float: left;
font: 8pt tahoma, arial, verdana, sans-serif;
background: #fff;
border: 1px solid #e8dfcf;
color: #aaa8a3;
text-transform: uppercase;
width: 270px;
height: 16px;
padding: 7px 4px 5px 16px;
vertical-align: top;
}
#searchbar input.search {
float: left;
width: 91px;
height: 29px;
margin-left: 3px;
border: 0;
vertical-align: top;
}
#white {
clear: both;
width: 678px;
margin: 0 0 0 19px;
background: #fff;
color: #000;
border: 1px solid #e6ddcb;
padding: 17px 0;
text-align: center;
}
#wrapper {
float: left;
background: url('images/wrapperbg.gif') repeat-y left top;
width: 679px;
padding: 0 18px 0 19px;
}
#wrapper .left {
float: left;
width: 446px;
}
#wrapper .left .post {
float: left;
width: 446px;
border-top: 1px solid #e4dfcc;
padding: 1px 1px 1px 2px;
}
#wrapper .left .post .inner {
float: left;
background: url('images/softgradient.gif') repeat-x;
width: 446px;
}
#wrapper .right {
float: right;
border-top: 1px solid #e4dfcc;
padding: 1px;
color: #000;
width: 222px;
}
#wrapper .right .inner {
float: left;
background: url('images/softgradient.gif') repeat-x;
width: 222px;
}
#wrapper .left .post .inner h2, #wrapper .left .post .inner h3, #wrapper .right .inner ul li h2 {
font: bold 9pt verdana, tahoma, arial, sans-serif;
background: url('images/pointer.gif') no-repeat;
padding: 0 0 2px 20px;
margin: 12px 0 12px -5px;
}
#wrapper .left .post .inner h2, #wrapper .left .post .inner h3 {
margin-bottom: 8px;
}
#wrapper .left .post .inner h2.center {
background: none;
}
.welcome {
float: left;
border-top: 1px solid #d9d8d6;
padding: 14px 0 0 0;
width: 430px;
margin-left: 4px;
}
#wrapper .left .post ul, #wrapper .left .post ol {
padding: 0 0 0 35px;
margin: 0 0 16px 0;
}
.entry {
float: left;
border-bottom: 1px solid #eae5db;
padding: 10px 0 2px 0;
width: 430px;
margin-left: 4px;
}
.cat {
clear: both;
float: right;
padding-top: 10px;
}
.entry-outer {
float: left;
margin: 0 0 0 4px;
border-top: 1px solid #d9d8d6;
width: 430px;
}
.entry-outer .entry {
margin-left: 0;
}
.welcome p {
margin: 0 0 16px 0;
line-height: 16px;
}
.entry p {
margin: 0 0 10px 0;
line-height: 16px;
}
#wrapper .right ul {
list-style: none;
}
#wrapper .right ul li {
clear: both;
float: left;
padding: 0 0 2px 0;
margin: 0;
}
#wrapper .right ul ul {
width: 222px;
margin-left: 6px;
list-style: none;
}
#wrapper .right ul ul li {
clear: none;
float: left;
width: 106px;
background: url('images/bullet.gif') no-repeat left 4px;
margin: 0 0 1px 0;
}
#wrapper .right ul ul li a {
padding: 0 0 0 13px;
}
.squares {
width: 208px;
margin: 0 0 0 8px;
}
.squares a {
float: left;
margin: 2px;
}
#bottom {
clear: both;
margin: 0 auto;
background: url('images/bottombg.gif') no-repeat left bottom;
width: 716px;
height: 56px;
}
#footer {
margin: 0 auto;
background: url('images/footerbg.gif') no-repeat left bottom;
color: #fff;
width: 698px;
height: 60px;
}
#footer .left {
float: left;
padding: 22px 0 0 18px;
}
#footer .right {
float: right;
text-align: right;
width: 238px;
padding: 0 38px 0 0;
}
#footer a {
color: #fff;
text-decoration: none;
}
#footer a:hover {
color: #ed820e;
text-decoration: underline;
}
.kalina:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.kalina {display:inline-block;}
/* Hide from IE Mac */
.kalina {display:block;}
/* End hide from IE Mac */
