/*
Theme Name: Journalized Red
Theme URI: http://boobblog.bustybitches.net/
Description: Red theme from Mike Little's Journalized
Version: 1.01 Released April 07 2006
Author: John Goeller
Author URI: http://www.bustybitches.net/

Credit for the original concept and core of the layout comes
courtesy of Mike Little
*/

body {
    color: #000000;
    background: #CCCCCC;
    margin: 5px;
    padding: 0px;
    font: 11px verdana, arial, helvetica, sans-serif;
}

h1 {
    font-weight: bold;
    font-size: 150%;
    color: #000000;
    text-align: center;
}


h2 {
    margin: 5px 210px 3px 189px;
    padding: 1px 4px 1px 4px;
    font-size: 12px;
    color: #eeeeee;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: 522px;
    background: #999999;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    border: 1px solid #000;
}

h3 {
    font: bold 12px verdana, arial, helvetica, sans-serif;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}

h4 {
    font-size: 12px;
    border: 1px solid #000;
    border-bottom: none;
    margin: 0px 0px 0px 0px;
    color: #e9f2fc;
    background: #999999;
    padding: 2px 4px 2px 4px;
}

abbr {
    cursor: help;
}

.storyTitle {
    font: bold 14px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
.storyCategory {
    font-weight: 400;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
.storyAuthor {
    font-weight: 600;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}
p {
    font: 11px/13px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

#headerMessage {
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
    font: 10px/11px fixed;
}
a {
    color: #FF0000;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: underline;
    /* background : transparent; */
}

a:link    { color: #FF0000; text-decoration: underline; }     
a:visited { color: #FF0000; text-decoration: underline; }     
a:hover   { color: #000000; text-decoration: none; }

#headerblock {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: 522px;
    margin: 0px 210px 10px 189px;
    border: 1px solid #000;
    color: #222;
    background: #FFCCCC;
    padding: 10px 4px 10px 4px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
}

#header a:link, #header a:visited {
	font-size: 120%;
	font-weight: 600;
    color: #000000;
}

.commentHeader {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: 520px;
    margin: 10px 10px 10px 10px;
    border: 1px solid #000000;
    background: #cccccc;
    color: #000000;
    padding: 10px 0 10px 0;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
}

/* All the content boxes belong to the content class. */
.centreblock, .navigation {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: 520px;
    margin: 0px 210px 20px 189px;
    border: 1px solid #000;
    color: #222;
    background: #FFCCCC;
    padding: 5px 0 10px 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.centreblock>p {margin: 0px;}
.centreblock>p+p {text-indent: 30px;}

.meta ul {
  display: inline;
}

.meta li  {
    display: inline;
	list-style-type: none;
}

.centreblock ul, .leftsideSection ul, .rightsideSection ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

.centreblock ul li {
}

.storyContent ul li {
	list-style-type: disc;
	margin-left: 10px;
        padding-left: 5px;
        
}

.centreblock h4 {
    border: 1px solid #000;
    margin: 14px 0px 2px 0px;
}

.navigation {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 500px;
    margin: 0px 210px 10px 189px;
    border: 1px solid #000;
    color: #222;
    background: #ded6c6;
    padding: 0;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.storyContent {
    color: #222;
    width: 520px;
    background: #FFCCCC;
    padding-bottom: 25px;
}

.storyCommentContent {
    border: 1px solid #000;
    color: #222;
    background: #eee;
    width: auto;
    margin: 10px 10px 10px 10px;
    padding: 10px;
}

.storyLinks {
    text-align: left;
    margin-top: 7px;
    margin-bottom: 25px;
}

.storyLinks a:link {    font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:visited { font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:hover {   font-size: 10px; color: #FFFFFF; text-decoration: underline;}


blockquote {
    margin: 0.5em;
    color: #333333;
    padding: 4px;
    /*border: 1px solid #000000;*/
    background: #ded6c6;
}

q {
    color: #333333;
    background: #ded6c6;
}

#leftside {
    position: absolute;
    width: 168px;
    top: 5px;
    left: 5px;
    padding: 5px;
/*
    border: 1px solid #000000;
    color: #464c64;
*/
    background: #FFCCCC;
    border: 1px solid #000000;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#leftside {width: 168px;}

#leftside a:link { color: #000; text-decoration: underline;}
#leftside a:visited { color: #000; text-decoration: underline;}
#leftside a:hover { color: #FF0000; text-decoration: none;}

.leftsideSection {
    border: 1px solid #000;
    color: #222;
    background: #FFFFFF;
    padding: 4px;
    margin: 0px 0px 15px 0px;
}

#rightside {
    position: absolute;
    width: 168px;
    top: 5px;
    left: 735px;
    padding: 5px;
/*
    border: 1px solid #b5a58c;
    color: #464c64;
*/
    background: #FFCCCC;
    border: 1px solid #000000;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#rightside {width: 168px;}

#rightside a:link { color: #000; text-decoration: underline;}
#rightside a:visited { color: #000; text-decoration: underline;}
#rightside a:hover { color: #FF0000; text-decoration: none;}


.rightsideSection {
    border: 1px solid #000;
    color: #222;
    background: #FFFFFF;
    padding: 4px;
    margin: 0px 0px 15px 0px;
}

#chaff {
    text-align: right;
}
#chaff a {
   color: #000000;
   font-size: 8px;
}
#chaff a:link { color: #000000; }
#chaff a:visited { color: #000000; }
#chaff a:hover { background: #fff; }

.centerP {
    text-align: center;
}

#contentcomments input, #centreblock input, #menu input {
    margin: 1px;
    padding: 1px 1px 4px 1px;
    border: 1px solid #000000;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
    background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #000000;
    background: #ffffff;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
}
.commentfield {
    margin-bottom: 4px;
}

.blogrollmain {
    margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}
.foot {
    margin: 5px 210px 3px 189px;
    padding: 3px 4px 4px 4px;
    font-size: 10px;
    text-align: center;
    color: #eeeeee;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: 522px;
    background: #999999;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    border: 1px solid #000;
}

.boobpic img{border-width: 1px;
      border-style: solid;
      border-color: #000000;
      padding:0;
}
.boobpic:hover img{border-color: #FFFFFF;
            border-width: 1px;
            border-style: solid;
            padding:0;
}
.boobpic:hover{
color: black; /* irrelevant definition to overcome IE bug */
}
