/*  
Theme Name: Cool Chicks
Theme URI: http://teenchicklit.com
Description: 3 Columns
Version: 1.0
Author: Gina - Creative Streak
Author URI: http://creative-streak.com
*/


/* Layout
----------------------------------------------- */

body {
padding: 0;
margin: 0;
font-family: Verdana, Arial;
font-size: 12px;
line-height: 18px;
background-image: url(images/background.jpg);
background-repeat: repeat-x;
background-position: top left;
background-color: #CFCECE;
color: #000000;
}

#bigcontainer {
width: 930px;
margin: 0 auto 0 auto;
}

#container {
width: 930px;
margin: 0 auto 0 auto;
background-image: url(images/bg.jpg);
background-color: #FFFFFF;
}

#header {
margin: 0;
width: 930px;
height: 556px;
background-repeat: no-repeat;
background-image: url(images/header.jpg);
}

#content {
float: left;
width: 480px;
margin: -230px 0 0 11px;
color: #000000;
display: inline;
text-align: justify;
}


#leftbar {
float: right;
width: 200px;
margin: 0 15px 0 -35px;
display: inline;
}

#rightbar {
float: right;
width: 200px;
margin: 0 30px 0 0;
display: inline;
}

#footer {
width: 930px;
height: 138px;
background-repeat: no-repeat;
background-position: center center;
background-image: url(images/footer.jpg);
clear: both;
}

#header, #content, #footer, #leftbar, #rightbar {
overflow: hidden;
}


/* Content
----------------------------------------------- */

#content ul li {
list-style-image: url(images/flower.gif);
margin: 0;
padding: 0;
}


/* Sidebars
----------------------------------------------- */

#leftbar, #rightbar {
font-size:  11px;
}

#leftbar a:link, #leftbar a:visited, #leftbar a:hover, #leftbar a:active {
text-decoration: none;
color: #7E4453;
}

#rightbar a:link, #rightbar a:visited, #rightbar a:hover, #rightbar a:active {
text-decoration: none;
color: #7E4453;
}

#leftbar ul ul, #rightbar ul ul {
list-style: none;
margin: 0;
padding: 0;
}

#leftbar ul li, #rightbar ul li {
list-style: none;
margin: 0;
padding: 0;
}


/* Ads
----------------------------------------------- */

#googlead {
float: right;
margin: -301px 64px 0 0;
width: 300px;
height: 250px;
display: inline;
}


/* Posts
----------------------------------------------- */

.post {
margin-bottom: 10px;
color: #000000;
font-size: 12px;
line-height: 18px;
}

.post a {
color: #7E4453;
text-decoration: none;
}

.post p {
margin-bottom: 5px;
line-height: 18px;
}

.postdatetime {
margin-top: -20px;
font-size: 11px;
text-transform: uppercase;
}

.postmetadata {
padding: 5px;
font-size: 12px;
}

.postmetadata a {
color: #7E4453;
}

.post li {
margin-left: 20px;
}

.post ul {
list-style: square;
margin-bottom: 10px;
}

p {
padding-bottom: 5px;
}

.entrytext .postmetadata {
font-size: 12px;
width: 50%;
margin: 2em auto 3.5em auto;
padding-left: 10px;
text-align: justify;
}

.editentry {
padding-left: 5px;
text-align: justify;
}


/* Comments
----------------------------------------------- */

ol.commentlist {
width: 420px;
margin: 0;
text-align: justify;
}

ol.commentlist li {
margin-bottom: 15px;
padding: 15px;
background-color: #BFE4F4;
border: solid #8BCCE8 1px;
list-style-type: none;
}

ol.commentlist li.alt {
background-color: #BFE4F4;
border: solid #8BCCE8 1px;
}

ol.commentlist a {
color: #7E4453;
}

.commentcount {
float:right;
font-size: 32px;
font-family: Times Roman, Georgia, Sans-Serif;
color: #8BCCE8;
padding: 5px;
}

small.commentmetadata {
font-size: 12px;
margin-bottom: 5px;
display: block;
}

#comments {
padding-left: 5px;
margin-left: 5px;
margin-bottom: 10px;
}

#commentform {
width: 90%;
color: #000000;
padding-left: 10px;
}

#comment {
font-family: Verdana, Arial;
font-size: 12px;
color: #000000;
border: 1px solid #000000;
}


/* Calendar
----------------------------------------------- */

#wp-calendar {
width: 170px;
padding: 3px;
text-align: center;
}

#wp-calendar #today {
color: #000000;
background-color: #DFDFDF;
border-bottom: 1px dotted #808080;
}

#wp-calendar caption {
font-size:14px;
font-weight: bold;
}

#wp-calendar #next a {
padding-right:10px;
text-align:right;
}
#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}


/* Images
----------------------------------------------- */

a img {
border: none;
}

.post img {
padding: 3px;
background: #FFFFFF;
border: 0px;
}

.post img.wp-smiley {
padding: 0;
border: 0;
background: none;
}

.post h2 img {
border: none;
}


/* Copyright
----------------------------------------------- */

.copyright {
text-align: center;
margin: 88px auto 0 auto;
color: #FFFFFF;
font-size: 11px;
}

.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
text-decoration: none;
color: #8ACDE8;
}


/* General
----------------------------------------------- */

h2 {
padding: 2px;
margin-top: 5px;
font-family:  Times Roman, Georgia, Sans-Serif;
font-size: 22px;
color: #7E4453;
line-height: 24px;
text-decoration: none;
text-align: left;
}

h2 a:hover, h2 a:visited, h2 a:active, h2 a:link {
color: #7E4453;
text-decoration: none;
}

h3 {
padding: 2px;
margin-top: 5px;
font-family:  Verdana, Arial;
font-size: 18px;
color: #000000;
text-align: left;
}

blockquote {
background: url(images/quotes.gif) top left no-repeat;
background-color: #BCDDEC;
border: solid #8BCCE8 1px;
font-size: 11px;
color: #666665;
margin-bottom: 20px;
display:block;
padding: 9px 43px 9px 43px;
}

blockquote cite {
margin: 5px 0 0;
display: block
}

a:link, a:visited, a:hover, a:active {
color: #7E4453;
text-decoration: none;
}

code {
font-size: 12px;
color: #8ACDE8;
}

input, textarea, option  select {
border: solid 1px #000000;  
background-color: #DFDFDF;  
font-family: verdana; 
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: center;
display: inline;
}

#searchform #s {
width: 50%;
}

#respond {
font-size: 16px;
margin-left: 10px;
}

.gravatar {
margin: 2px 0 0 2px;
}

