/*

Theme Name:                She Said He Said Theme

Theme URL:                 http://www.shesaidthis-hesaidthat.com

Version:                 Version 1 (Wordpress 2.7)

Description:         Whenever I have something to say, so does he. Whenever he has somethign to say, so do I. Everyone thinks we've slept together. We haven't. That's why we are the best of friends.

Author:                 Lee Design Studio, Conceptinet (http://www.conceptinet.com),  

Author URI:                http://www.leedesignstudio.net

Tags:                        She Said, He Said, Gossip, Drama

== Short-cuts for Joe ==

Link to to inside the image folder:  (Can only be used on the php files, not in CSS - DUH!

        <img src="<?php bloginfo('template_directory') ?>/images/headerbg.png">

*/

/* Reset Browser Defaults*/

@import url(library/styles/reset.css);

/* Site Specific Styles */

@import url(css/screen.css);

/* Site Specific Styles */

@import url(css/wordpress-extras.css);

body {

font-family: Verdana;

background-color:#0072b4;

}

#wrapper {

margin:0 auto;

margin-bottom:15px;

width:1016px;

background-image:url(images/contentwrapperbg.gif);

}

#wrappertop {

background-image:url(images/contentwrappertop.gif);

background-position: top;

background-repeat:no-repeat;

}

#header {

background-image:url(images/headerbg.jpg);

background-position: top;

background-repeat:no-repeat;

height:312px;

}

h2 {

color:#FFFFFF;

font-size:26px;

padding:0 5px 0 5px ;

}

#headernav {

font-size:11px;

color:#fff;

text-transform:capitalize;

font-family:Verdana;

padding-top:283px;

padding-left:14px;

}

.headernavbrown a {

font-size:14px;

font-family:Verdana;

font-weight:normal;

color:#fff;

margin-left:-3px;

padding:11px 21px 14px 21px;

border-right:1px solid #ffffff;

text-decoration:none;

}

.headernavbrown a:hover {

color:#fff;

background:#0072b4;

padding:11px 21px 12px 21px;

}

.headernavbrown ul {

list-style:none;

display:inline;}

.headernavbrown li {

list-style:none;

display:inline;

}

.headernavbrown li:hover {

}

.headernavbrown ul li {

list-style:none;

display:inline;}

.headernavbrown ul li ul {

list-style:none;}

.headernavbrown ul li ul li {

list-style:none;}

.headernavblue a {

font-size:14px;

font-weight:bold;

color:#fff;

margin-left:-3px;

padding:8px 26px 8px 26px;

border-right:2px solid #ffffff;

text-decoration:none;

background:#0072b4;

}

.headernavblue a:hover {

color:#fff;

}

.headernavblue ul {

list-style:none;

display:inline;}

.headernavblue li {

list-style:none;

display:inline;

}

.headernavblue li {

}

.headernavblue ul li {

list-style:none;

display:inline;}

.headernavblue ul li ul {

list-style:none;}

.headernavblue ul li ul li {

list-style:none;}

#contentwrapper {

background:url(images/contentwrapper_default.jpg);

min-height:600px;

}

#contentwrapper-home {

background:url(images/contentwrapper.jpg);

}

#contentwrappertop {

}

#contentwrapperfooter {

background-image:url(images/contentfooter.jpg);

background-repeat:none;

height:27px;

margin-bottom:10px;

}

#content {

float:left;

width:750px;

background:url(images/contenttransparent.png);

margin:10px 0 0 5px;

}

#she-said {

float:left;

width:370px;

margin-left:15px;

}

.she-post {

background-image:url(images/this_img.jpg);

background-repeat:no-repeat;

background-position:top;

min-height:90px;

padding-top:45px;

margin-bottom:55px;

}

.she-said-box {

float:right;

width:90px;

height:40px;

}

#he-said {

float:right;

width:350px;

}

.he-post {

background-image:url(images/that_img.jpg);

background-repeat:no-repeat;

background-position:top;

min-height:90px;

padding-top:45px;

margin-bottom:55px;

}

.he-said-box {

float:left;

width:100px;

height:40px;

}

.post {

background-image:url(images/bodybg.png);

background-position:top;

background-repeat:no-repeat;

margin-bottom:35px;

}

.posttitle{

margin-top:20px;

}

.posttitle-he{

text-align:right;

padding-top:5px;

}

.posttitle-she{

text-align:left;

padding-top:5px;

}

h1 {

font-size:18px;

font-weight:300;

color:#683428;

padding:3px;

padding-left:10px;

padding-top:15px;

}

h1 a {

color:#683428;

text-decoration:none;

}

.posttext {

color:#111;

font-size:13px;

padding:5px;

padding-left:13px;

line-height:18px;

}

.posttext p{

padding-bottom:10px;

}

.posttext a{

color:#095f88;

font-weight:normal;

text-decoration:none;

}

.posttext a:hover{

text-decoration:underline;

}

.posttext ul {

padding-left:40px;

padding-right:40px;

color:#111;

margin-top:20px;

margin-bottom:20px;

}

.posttext ul li {

list-style-type:disc;

list-style-position:inside;

color:#111;

margin-bottom:5px;

}

.posttext ol {

list-style-type:decimal;

padding-left:40px;

padding-right:40px;

color:#111;

margin-top:20px;

margin-bottom:20px;

}

.posttext ol li {

list-style-type:decimal;

list-style-position:inside;

color:#111;

margin-bottom:5px;

}

.postmeta {

color:#111;

margin:0 auto;

margin-left:10px;

margin-right:5px;

padding:5px;

text-align:center;

font-size:14px;

background-color:#ffffff;

border-bottom: 2px;

border-color: #9d5741;

border-style: solid;

}

.postmeta a{

color:#1286be;

font-weight:700;

text-decoration:none;

}

.postmeta a:hover{

text-decoration:underline;

}

.published-time {

color:#49494b;

font-size:11px;

font-weight:bold;

padding-bottom:35px;

margin-left:11px;

margin-right:4px;

}

.comment-count {

float:left;

padding-top:10px;

height:20px;

margin-left:10px;

}

#sidebar {

float:right;

width: 229px;

margin-right:20px;

margin-top:15px;

}

.sidebarwidgetbg {
margin-bottom:15px;
padding-bottom:5px;

}

.sidebarwidget {

margin-left:10px;

font-size:12px;

color:#1c1719;

}


.sidebarwidget h3{
	font-family:verdana;
	background-color:#683427;
	margin-left:0px;
	padding-left:10px;
	line-height:20px;
	margin-bottom:5px;	
	color:#ffffff;
	font-weight:normal;
	border:1px solid #967c6d;
}

h3 {

padding-bottom:3px;

color:#231f20;

font-size:13px;

font-weight:bold;

font-family:Verdana;

text-transform:uppercase;

}

h3 a {

color:#231f20;

text-decoration:none;

}

h4 {

padding-left:10px;

padding-bottom:3px;

color:#231f20;

font-size:18px;

font-weight:bolder;

}

h4 a {

color:#231f20;

text-decoration:none;

}

.sidebarwidget a {

color:#1c1719;

text-decoration:none;

}

.sidebarwidget a:hover {

text-decoration:underline;

}

.sidebarwidget ul {

list-style:none;}

.sidebarwidget li {

list-style:none;

padding:10px 0px 0px 0;

display:block;

}
.sidebarwidget img{
	padding-top:10px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
}

.sidebarwidget ul li {

list-style:none;}

.sidebarwidget ul li ul {

list-style:none;}

.sidebarwidget ul li ul li {

list-style:none;}

#footerwrapper {

margin:0 auto;

width:969px;

}

#footer {

color:#ffffff;

min-height:100px;

padding:5px 5px 5px 20px;

text-align:left;

font-size: 9px;

}

#footer a {

color:#ffffff;

font-weight:bold;

padding: 0 10px 0 10px;

}

.faces {

margin:0 auto;

background:url(images/hesaidshesaid_sil.jpg);

background-repeat:no-repeat;

background-position:top;

height:138px;

border-bottom:solid 1px #683428;

margin-left:15px;

}

.faces-left {

float:left;

width:350px;

}

.faces-right {

float:right;

width:350px;

margin-right:5px;

text-align:right;

}

#wp-calendar {

margin-left:10px;

}

.searchform {

margin-left: 0px;

margin-top: 5px;
text-align:left;

}

.commentplus {

float:left;

}

.comment1 {

float:left;

margin-top:2px;

margin-left:2px;

}

.share {

float:right;

width:200px;

}

.navleft {

float:left;

margin-left:17px;

font-size:12px;

font-weight:normal;

color:#000;

}

.navright {

float:right;

font-size:12px;

font-weight:normal;

color:#000;

}

.textwidget {

margin:0 0 0 -10px;

}

.archives {

margin-left:10px;

}

em {

font-style:italic;

}



.readmore a{
        font-weight:bold;
        font-size:14px;
	padding-left: 200px;
        }
