/*  
Theme Name: A Springtime Stroll
Theme URI: http://www.busybeeblogger.com
Description: 3 Columns
Version: 2.0
Author: Gina - Creative Streak
Author URI: http://creative-streak.com
*/


/* Layout
----------------------------------------------- */

body {
padding: 0;
margin: 0;
font-family: arial,verdana,impact,tahoma;
font-size: 12px;
line-height: 18px;
background-color: #BDE127;
color: #000000;
background-image: url(images/top_bg.jpg);
background-repeat: repeat-x;
background-position: top left;
}

#container {
width: 981px;
margin: 0 auto 0 auto;
background-image: url(images/bg.jpg);
}

#header {
margin:0;
width: 981px;
height: 445px;
background-repeat: no-repeat;
background-image: url(images/header.jpg);
}

#content {
float: left;
width: 480px;
margin: -100px 0 0 35px;
color: #000000;
display: inline;
text-align: justify;
}

#leftbar {
float: left;
width: 240px;
margin: -60px 0 0 -25px;
display: inline;
}

*+html #leftbar {
margin: -50px 0 0 -25px;
}

*html #leftbar {
margin: -50px 0 0 -25px;
}

#sidebar {
float: right;
width: 200px;
margin: -40px 35px 0 -20px;
display: inline;
}

*+html #sidebar {
margin: -40px 35px 0 -20px;
}

*html #sidebar {
margin: -40px 35px 0 -20px;
}

#footer {
margin:0;
width:981px;
height: 67px;
background-repeat: no-repeat;
background-image: url(images/footer.jpg);
clear: both;
}

#header, #content, #footer, #sidebar, #leftbar {
overflow: hidden;
}


/* Content
----------------------------------------------- */

#content ul li {
list-style: square;
margin: 0;
padding: 0;
}


/* Sidebars
----------------------------------------------- */


#sidebar a, a:link, a:visited, a:hover, a:active {
text-decoration: none;
color: ##000000;
}

#leftbar ul ul, #sidebar ul ul {
list-style: none;
margin: 0;
padding: 0;
}

#leftbar ul li, #sidebar ul li {
list-style: none;
margin: 0;
padding: 0;
}


/* Posts
----------------------------------------------- */

.post {
margin-bottom: 10px;
color: #000000;
font-size: 12px;
line-height: 20px;
}

.post a {
color: #EF7E6B;
text-decoration: none;
}

.post p {
margin-bottom: 5px;
line-height: 20px;
}

.postdatetime {
font-size: 9px;
text-transform: uppercase;
color: #000000;
margin-top: -15px;
padding-bottom: 5px;
}

.postmetadata {
font-size: 12px;
}

.postmetadata a {
color: #EF7E6B;
}

.post li {
margin-left: 20px;
}

.post ul {
list-style: square;
margin-bottom: 10px;
}

p {
padding-bottom: 5px;
}


/* Comments
----------------------------------------------- */

ol.commentlist {
width: 430px;
margin: 0;
text-align: justify;
}

*+html ol.commentlist {
margin: 0 0 0 25px;
}

*html ol.commentlist {
margin: 0 0 0 25px;
}

ol.commentlist li {
margin-bottom: 15px;
padding: 5px;
background-color: #A3DDEA;
border: 2px dashed #FFFFFF;
background-image: url(images/comment_bg.gif);
background-repeat: no-repeat;
background-position: top right;
}

ol.commentlist a {
color: #EF7E6B;
}

small.commentmetadata {
font-size: 12px;
margin-bottom: 5px;
display: block;
}

#comments {
padding-left: 5px;
margin-left: 5px;
margin-bottom: 10px;
}

#commentform {

color: #000000;
padding-left: 10px;
}

#comment {
font-family: arial, verdana ,impact, tahoma;
font-size: 12px;
color: #000000;
border: 1px solid #000000;
}


/* Calendar
----------------------------------------------- */

#wp-calendar {
width: 200px;
margin-left: -7px;
padding: 3px;
text-align: center;
}

#wp-calendar #today {
color: #EF7E6B;
background-color: #FFFFFF;
border-bottom: 1px solid #808080;
}

/* Images
----------------------------------------------- */

a img{
border: none;
}

img.aligncenter {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}

img.centered {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft {
float: left;
padding: 4px;
margin: 0 7px 2px 0;
text-align: left;
display: inline;
}

img.alignright {
float: right;
padding: 4px;
margin: 0 0 2px 7px;
text-align: right;
display: inline;
}

.attachment {
text-align: center;
margin: 5px 0px;
}


/* General
----------------------------------------------- */

h2 {
padding: 2px;
margin-top: 2px;
font-family:  times roman, georgia, sans-serif;
font-size: 22px;
color: #000000;
text-decoration: none;
text-align: left;
}

h2 a:hover, h2 a:visited, h2 a:active, h2 a:link {
color: #000000;
text-decoration: none;
}

h3 {
padding: 2px;
margin-top: 5px;
font-family:  times roman, georgia, sans-serif;
font-size: 18px;
color: #000000;
text-align: left
}

blockquote {
font-style: italic;
margin: 1em 1.5em;
padding-left: 25px;
padding-right: 10px;
border-left: 2px dashed #FFFFFF;
background-color: transparent;
text-align: justify;
}

blockquote cite {
margin: 5px 0 0;
display: block
}

a, a:link, a:visited, a:hover, a:active {
color: #EF7E6B;
text-decoration: none;
}

code {
font-size: 12px;
color: #EF7E6B;
}

input, textarea, option  select {
border: 1px solid black; 
background-color: #ffffff; 
color: #000000; 
font-family: arial, verdana ,impact, tahoma; 
font-size: 12px;
padding: 2px;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #808080;
}

.navigation {
display: block;
margin: 10px 0 10px 0;
padding-bottom: 10px;
}

.alignleft {
float: left;
padding-left: 10px;
text-align: left;
display: inline;
}

.alignright {
float: right;
padding-right: 10px;
text-align: right;
display: inline;
}

#searchform {
text-align: left;
display: inline;
}

#searchform #s {
width: 60%;
}

#respond {
font-size: 16px;
margin-left: 10px;
}

.gravatar {
margin: 2px 0 0 2px;
}

#leaderboard {
float: right;
margin: 5px 25px 0 0;
}



