/*
Theme Name: cranes
Theme URI: http://www.carvedangel.net
Description: cranes - winter theme
Version: 1.0
Author: gish
Author URI: http://www.carvedangel.net

*/

body {
    color: #000000;
    background-image:url(http://www.carvedangel.net/images/cranesbg.gif);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center;
    margin: 20px;
    padding: 0px;
    font-family:arial;
color: #000000;
font-size:10px;
text-transform:lowercase;
}

.storyContent{
margin-top:6px;
font-size:10px;
font-family:arial;}
.storyContent a:link, .storyContent a:visited, .storyContent2 a:link, .storyContent2 a:visited, .storyContentblog a:link, .storyContentblog a:visited, .storyContent a:active, .storyContent2 a:active, .storyContentblog a:active
{
display:inline;
line-height:15px;
color:#666;
font-weight:bold;
text-decoration:none;
}
.storyContent a:hover, .storyContent2 a:hover, .storyContentblog a:hover
{
font-weight:500;
color:#666;
font-weight:bold;
line-height:15px;
background-color:#FFFFFF;
text-decoration:underline;
}

h1 {
    font-weight: bold;
    font-size: 150%;
    color: #000000;
    text-align: center;
}

img {
    border-style: none;
}

.images {
    padding: 2px;
    background: transparent;
    border: 1;
}
h2 {
    margin: 12px 210px 10px 190px;
    padding: 1px 4px 1px 4px;
    font-size: 10px;
text-align:center;
    color: #000000;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    background: url(test.png) repeat;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    border: 1px solid #909090;
}

h3 {
    font: bold 10px arial;
    margin: 0px 0px 5px 0px;
    padding: 0px;
text-align:right;

}

h4 {
    font-size: 10px;
    border: 1px solid #909090;
    border-bottom: none;
    margin: 0px 0px 0px 0px;
    color: #000000;
    background: url(test.png) repeat;
    padding: 2px 4px 2px 4px;
text-align: center;
}

abbr {
    cursor: help;
}

.storyTitle {margin: 0px 0px 5px 0px;
    padding: 0px;
border-bottom:1px solid #909090;
border-left:1px solid #909090;
border-right:1px solid #909090;
border-top:1px solid #909090;
letter-spacing: 2px;
font-weight:bold;
font-size:10px;
letter-spacing: 2px;
text-align:center;
font-family:arial;
color: #000000;
background: url(test.png) repeat;
}
.storyCategory {
    font-weight: 400;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
.storyAuthor {
    font-weight: 600;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
p {
    font: 10px arial;
    padding: 2px;
line-height:15px;
margin-top:6px;
}

#headerMessage {
    font: 9px arial;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
    font: 10px/11px fixed;
}
a {
    color: #000000;
    font-size: 10px;
    font-family: arial;
    text-decoration: none;
    /* background : transparent; */
}

a:link    { color: #000000; text-decoration: none; }     
a:visited { color: #000000; text-decoration: none; }     
a:hover   { color: #666; text-decoration: underline; }

#headerblock {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    margin: 0px 210px 20px 190px;
    border: 1px solid #909090;
    color: #000000;
    background: url(test.png) repeat;
    padding: 10px;
    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: auto;
    margin: 10px 10px 10px 10px;
    border: 1px solid #909090;
    background: #cccccc;
    color: #000000;
    padding: 10px;
    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: auto;
    min-width: 120px;
    margin: 0px 210px 20px 190px;
    border: 1px solid #909090;
    color: #000;
    background: url(test.png) repeat;
    padding: 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 #909090;
    margin: 14px 0px 2px 0px;
}

.navigation {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    margin: 0px 210px 10px 190px;
    border: 1px solid #909090;
    color: #000;
    background: #ffffff;
    padding: 2px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.storyContent {
font-size:10px;
line-height:15px;
font-family:arial;
color: #000000;
padding: 5px;
text-transform:lowercase;
height:auto
}

.storyCommentContent {
    border: 1px solid #909090;
    color: #222;
    background: #eee;
    width: auto;
    margin: 10px 10px 10px 10px;
    padding: 10px;
}

.storyLinks {
    text-align: center;
    margin: 5px;
}

.storyLinks a:link {    font-size: 10px; color: #000; text-decoration: none;}
.storyLinks a:visited { font-size: 10px; color: #000; text-decoration: none;}
.storyLinks a:hover {   font-size: 10px; color: #666; text-decoration: underline;}

blockquote {
background: #cccccc;
color:#000000;
width:50%;
line-height:11px;
font-family:arial;
padding:2px;
border-left:1px solid #909090;
border-right:1px solid #909090;
margin: 0 auto;
}


q {
    color: #000000;
    background: #c0c0c0;
}

#leftside {
    position: absolute;
    width: 168px;
    top: 15px;
    left: 20px;
    padding: 5px;
/*
    border: 1px solid #909090;
    color: #000000;
*/
    
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#leftside {width: 168px;}

#leftside a:link { color: #000; text-decoration: none;}
#leftside a:visited { color: #000; text-decoration: none;}
#leftside a:hover { color: #666; text-decoration: underline;}

.leftsideSection {
    border: 1px solid #909090;
    color: #000;
    background: url(test.png) repeat;
    padding: 4px;
    margin: 0px 0px 15px 0px;
}

.leftsideSection2 {
    border: 1px solid #909090;
    color: #000000;
    background: url(line.gif) repeat;
    padding: 4px;
    margin: 0px 0px 15px 0px;
}

#rightside {
    position: absolute;
    width: 190px;
    top: 15px;
    right: 20px;
    padding: 5px;
/*
    border: 1px solid #909090;
    color: #000000;
*/
    
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#rightside {width: 188px;}

#rightside a:link { color: #000; text-decoration: none;}
#rightside a:visited { color: #000; text-decoration: none;}
#rightside a:hover { color: #666; text-decoration: underline;}


.rightsideSection {
    border: 1px solid #909090;
    color: #000000;
    background: url(test.png) repeat;
    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 #909090;
    font: 10px arial;
    background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #909090;
    background: #ffffff;
    font: 10px arial;
}
.commentfield {
    margin-bottom: 4px;
border: 1px solid #000000;
}

.b2calendartable { background: #ffffff; border: 1px solid #000; font: 10px arial; }
.b2calendarmonth { }
.b2calendarrow   { }
.b2calendarheadercell { color: #000000; background: #c0c0c0; }
.b2calendarcell { color: #c0c0c0; }
.b2calendartoday { color: #ffffff; }
.b2calendaremptycell { }
.b2calendarlinkpost { color: #666; text-decoration: none; }

.blogrollmain {
    margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: ffffff;
}

#sidebar h3
{
  margin-top: 6px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
/*********************** IMAGES ***********************/
.flickr-photo{border-style: solid; border-color: black; border-width: 1px; float: left; margin: 0px 5px 0px 0px;}
.image{border-style: solid; border-color: black; border-width: 1px; float: left; margin: 0px 5px 0px 0px;}
.image2{border:0; float: left; margin: 0px 5px 0px 0px;}
.image3{border-style: solid; border-color: black; border-width: 1px; margin: 0px 0px 0px 0px; width:0}
.alignleft {border-style: solid; border-color: black; border-width: 1px;}