/*  
Theme Name: Divalicious
Theme URI: http://www.thedivatalkshop.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: arial,verdana,impact,tahoma;
font-size: 12px;
line-height: 18px;
background-image: url('images/background.jpg');
background-position:  left top;
background-repeat: repeat;
background-color: #000000;
color: #0C0D0C
}

#bigcontainer {
margin-top: -10px;
background-position:  left top;
background-repeat: repeat-x;
background-image: url('images/top_bg.gif');
}

#mediumcontainer {
width: 963px;
margin: 0 auto 0 auto;
}

#header {
margin: 0;
width: 963px;
height: 506px;
}

#container {
width: 963px;
margin: 0 auto;
background-image: url('images/bg.png');
}

#content {
float: left;
width: 500px;
margin: -240px 0 0 101px;
color: #000000;
display: inline;
}

* html #content {
margin: -240px 0 0 22px;
}

#leftbar {
float: left;
width: 160px;
margin: -207px 0 0 -30px;
display: inline;
}

#rightbar {
float: right;
width: 200px;
margin: -200px 51px 0 -30px;
display: inline;
}

*html #rightbar {
margin: -183px 6px 0 -10px;
}

*+html #rightbar {
margin: -185px 11px 0 -30px;
}

#footer {
margin:0;
width: 963px;
height: 210px;
clear: both;
}

#header, #footer, #rightbar #container {
overflow: hidden;
}

#content, #leftbar, #rightbar {
position: relative;
}


/* Content
----------------------------------------------- */

#content ul li {
list-style: square;
margin: 0;
padding: 0;
}

.list {
list-style: none;
}

*+html .list {
list-style: none;
margin-left: -18px;
}

*html .list {
list-style: none;
margin-left: -16px;
}

/* Sidebars
----------------------------------------------- */

#leftbar a:link, #leftbar a:visited, #leftbar a:hover, #leftbar a:active {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

#rightbar a:link, #rightbar a:visited, #rightbar a:hover, #rightbar a:active {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

#leftbar ul, #rightbar ul {
width: 200px;
}

#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;
}

*+html #rightbar ul {
margin-left: 0;
}

*html #rightbar ul {
margin-left: 5px;
}


/* Posts
----------------------------------------------- */

.post {
margin-bottom: 10px;
color: #0C0D0C;
font-size: 12px;
line-height: 20px;
}

.post p {
margin-bottom: 5px;
line-height: 20px;
}

.postdatetime {
font-size: 9px;
text-transform: uppercase;
letter-spacing: 2px;
color: #0C0D0C;
margin-top: -15px;
}

.postmetadata {
font-size: 12px;
margin-bottom: 20px;
padding: 5px;
}

.post li {
margin-left: 20px;
}

.post ul {
list-style: square;
margin-bottom: 10px;
}

p {
padding-bottom: 5px;
}

.pagespace {
height: 350px;
}

.text {
text-align: justify;
}


/* Comments
----------------------------------------------- */

ol.commentlist {
width: 500px;
margin: 0 0 0 -40px;
text-align: justify;
}

ol.commentlist li{
margin-left: 0px;
margin-bottom: 10px;
list-style: none;
}

*html ol.commentlist li{
margin: 0 0 0 40px;
}

*+html ol.commentlist li{
margin: 0 0 0 40px;
}

small.commentmetadata {
font-size: 12px;
margin-bottom: 5px;
display: block;
padding: 5px;
}

#comments {
padding-left: 10px;
margin-left: 5px;
margin-bottom: 10px;
}

#commentform {
color: #0C0D0C;
padding-left: 10px;
}

#comment {
font-family: arial, verdana ,impact, tahoma;
font-size: 12px;
color: #0C0D0C;
}

.commentcountbg {
float: right;
width: 80px;
height: 80px;
font-family: arial, helvetica, verdana, sans-serif;
background-image: url('images/commentcount_bg.gif');
background-position:  center;
background-repeat: no-repeat
}

.commentcount {
float: right;
margin: 41px -39px 0 50px;
font-size: 12px;
font-weight: bold;
color:  #000000;
}

/* Calendar
----------------------------------------------- */

#wp-calendar {
width: 200px;
padding: 3px;
text-align: center;
}

#wp-calendar li{
margin: 0;
}

#wp-calendar #today {
color: #0C0D0C;
border: 1px solid #000000;
}

#wp-calendar caption {
font-weight: bold;
}


/* Blockquote
----------------------------------------------- */

blockquote {
font-style: italic;
padding-left: 25px;
padding-right: 10px;
border-left: 3px solid #DF5D9F;
background-color: transparent;
text-align: justify;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}


/* Copyright
----------------------------------------------- */

.copyright {
text-align: center;
margin: 40px auto 0 auto;
color: #0C0D0C;
font-size: 12px;
}


/* Images
----------------------------------------------- */

a img {
border: none;
}

.post h2 a img {
padding: 0;
border: none;
background: none;
}

.post img {
padding: 10px;
background: #FFFFFF;
border: 1px solid #000000;
}

.post img.wp-smiley {
padding: 0;
border: none;
background: none;
}


/* Search
----------------------------------------------- */

#searchform {
text-align: center;
}

#searchform #s {
width: 60%;
}

/* General
----------------------------------------------- */

h2 {
margin-top: 2px;
padding-bottom: 2px;
font-family:  trebuchet ms, trebuchet, verdana, sans-serif;
font-size: 22px;
color: #000000;
line-height: 24px;
text-align: left !important;
}

h2 a:hover, h2 a:visited, h2 a:active, h2 a:link {
color: #000000;
text-decoration: none;
}

h3 {
margin-top: 5px;
font-family:  trebuchet ms, trebuchet, verdana, sans-serif;
font-size: 18px;
color: #000000;
text-align: left
}

a, a:link, a:visited, a:hover, a:active {
color: #DF5D9F;
text-decoration: none;
font-weight: bold;
}

code {
font-size: 12px;
color: #DF5D9F;
}

input, textarea, option, select {
border: 1px solid black; 
background-color: transparent;
color: #0C0D0C; 
font-family: arial, verdana ,impact, tahoma; 
font-size: 12px;
padding: 2px;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #808080;
}

.alignleft {
float: left;
padding-left: 10px;
text-align: left;
display: inline;
}

.alignright {
float: right;
padding-right: 10px;
text-align: right;
display: inline;
}

#respond {
font-size: 16px;
margin-left: 10px;
}

.gravatar {
margin: 2px 0 0 2px;
}

.small {
font-size: 10px;
}

.similar {
padding: 2px;
font-weight: bold;
}

#similarposts ul li {
list-style-image: url('images/bullet.gif');
margin-left: -60px;
padding: 0
}