/*
Theme Name: Christiane's blog
Description: Theme for christiane.paperpetual.com Blog
Version: 1.0
Author: Christiane Moore
Author URI: http://www.christiane.paperpetual.com/
*/

body {
	background-image: url(http://christiane.paperpetual.com/images/background.jpg);
	background-repeat: tiled;
	margin:0px; padding:0px;
	background-color: #FFFFFF;
	height: 100%;
	font-style : normal; 
        font-weight : normal; 
        font-size : 9pt; 
        font-family : Arial, Helvetica, sans-serif; 
        color : #000000; 
        text-decoration : none;
}

h1, h2, h3, h4, h5 {font-family: "Lucida Grande", Tahoma, Arial, sans-serif; }

h1 { text-indent: -9000px; margin: 0; display: none;}
h2 { margin-top: 15px; margin-bottom: 0; font-size: 16px; }
h2 a { color: #3D7AB8; }
h3 { font-size: 14px; color: #666; }
h4 { margin: 0px; padding: 0px; font-size: 17px; color: #4A4A4A; }
h4 a { color: #4A4A4A; }

/********** TEXTAREAS **********/

input, textarea, select {
	margin: 5px 0 0 0;
        border: 1px solid #C1C0B5;
	background-color: #ffffff;
	color: #555;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	}

/********** POST STYLE **********/

.post {
padding: 10px 0 10px 0;
border-bottom: dotted 1px #FCD488;
}

.post-title {
	color:#ACB200;
	margin-top:0px;
	margin-bottom:2px;
}

.postmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #999;
}

.pagelinks {
        font-weight: normal;
        font-size: 11pt;
}

/********** POST and SIDEBAR and FOOTER LAYOUT **********/

#all {
width: 800px;
height: auto;
position: absolute;
left: 50%;
margin-left: -392px;
background-color: transparent;
}

#wrapper {
width: 800px;
height: auto;
text-align: left;
border: 0px dotted #777569;
margin-top: 121px;
background-color: #ffffff;
padding-bottom: 80px;
float: left;
}

#container {
margin-top: 0px;
margin-left: 25px;
float: left;
width: 530px;
background-color: transparent;
}

.sidebar {
float: left;
width: 213px;
background-color: #8AA3D2;
border-left: 1px dotted #777569;
border-right: 1px dotted #777569;
border-bottom: 1px dotted #777569;
margin-top: 0px;
font-size: 8pt;
font-weight: normal;
font-style: normal;
font-family: Arial, Helvetica, sans-serif; 
color: #000000; 
text-decoration: none;
} 

/********** SIDEBAR STYLE **********/

.searchbar {
padding: 0px 0 0 10px;
margin: 10px 0 -10px 0;
}

.sidebar ul {
margin: 0 0 0 0;
padding: 10px 0 5px 10px;
list-style-type: none;
}

.sidebar ul h2{
margin: 10px 15px 5px 0;
font-size: 10pt;
font-weight: normal;
font-style: normal;
font-family: "Lucida Grande", Tahoma, Arial, sans-serif; 
color: #ffffff; 
text-decoration: none;
border-bottom: 1px dotted #424C56;
}

.sidebar li {
margin: 0 0 0 5px;
}

.sidebar ul li {
margin: 0 0 5px 0;
} 

.ctc {
margin: 0 0 0 0;
padding: 10px 10px 10px 10px;
}

#giraffe_calendar {
margin: 0;
padding: 5px 15px 0 5px;
}

/********** COMMENT LAYOUT and STYLE **********/

#comment{
	width: 100%
}

.commenttext{
margin-left: 13px;
}

.commentbox{
	border:1px solid #DEE4DA;
	background-color: #F3F3F3;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.comentarios{
	border:1px dotted #DEE4DA;
	background-color: #F3F3F3;
	padding:5px;
	margin-top:0px;
	margin-bottom:5px;
}
.commentarios li {
	border:1px solid #DEE4DA;
	background-color: #F3F3F3;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	}

.commentarios li:hover{ background-color: #fff; }

.comentariosmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #999;
	}
.comentariostitulo {
	margin:0px;
	margin-bottom:2px;
}
.comment-link{
	padding: 0 15px 0 0px;
	background: url(http://www.fromyoufromthere.com/images/commentslink.gif) no-repeat center right;
	}

.commentmetadata{
	font-size: 9pt;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 9pt;
}

#pagina {
	border-bottom:solid 1px #DEE4DA;
	padding-top:15px;
	padding-bottom:0px;
}

.pagina-titulo{
	color: #5D5B55;
        font-size: 14pt; 
        font-weight: normal;
	margin-top:10px;
	margin-bottom:2px;
}

.linkpermanente{
	padding: 0 0 0 17px;
	background: url(http://www.fromyoufromthere.com/images/permalink.gif) no-repeat center left;

}
/********** LAYOUT via CHRISTIANE.PAPERPETUAL.COM **********/

#whitebox {
	width: 800px;
	height: 584px;
	position: absolute;
	left: 50%;
	top: 66px;
	margin-left: -392px; 
	/* Half the width of the DIV tag */
	margin-top: -0px; 
	/* Half the height of the DIV tag */
	background-color:#FFFFFF;
	}

#banner {
	background-image: url(http://www.christiane.paperpetual.com/images/banner.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
	position: absolute;
	left: 50%;
	top: 27px;
	margin-left: -392px; 
	/* Half the width of the DIV tag */
	margin-top: -0px; 
	/* Half the height of the DIV tag */
	}

#navigation {
	width: 380px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 76px;
	margin-left: 8px; 
	/* Half the width of the DIV tag */
	margin-top: 0px; 
	/* Half the height of the DIV tag */
	padding: 5px 0 0 5px;
}

#head {
	width: 800px;
	height: 78px;
	position: absolute;
	left: 50%;
	top: 40px;
	margin-left: -392px; 
	/* Half the width of the DIV tag */
	margin-top: -0px; 
	/* Half the height of the DIV tag */
	border-bottom: 1px dotted #000000;
	background-image: url(http://www.christiane.paperpetual.com/images/header.gif);
	background-repeat: no-repeat;
}

#line2 {
	width: 800px;
	height: 10px;
	position: absolute;
	left: 50%;
	top: 120px;
	margin-left: -392px; 
	/* Half the width of the DIV tag */
	margin-top: -0px; 
	/* Half the height of the DIV tag */
	border-top: 1px solid #3B5EAE;
}

#toplinks {
	width: 213px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -392px; 
	/* Half the width of the DIV tag */
	margin-top: -0px; 
	/* Half the height of the DIV tag */
	background-color: #8AA3D2;
	padding: 5px 0px 0 0px;
	border: 1px dotted #3B5EAE;
	text-align: center;
	}

#title {
	width: 100px;
	float: left;
	margin-left: 20px;
	}

#foot {
	width: 800px;
	height: 18px;
	margin-top: -30px;
        margin-bottom: 30px;
	margin-left: 0px; 
	background-color:#8AA3D2;
	border-top: 1px dotted #3B5EAE;
	border-bottom: 1px dotted #3B5EAE;
	text-align: center;
	padding: 5px 0 0 0;
	color: #ffffff;
	font-size: 11px;
        float: left;
	}

/**** CLASSES ****/
	
.style1 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B5EAE;
}

.style2 {color: #000000}

.style3 {color: #000000;
	letter-spacing: .8px;
}

.style4 {color: #FCD488}

.style5 {color: #ffffff}

.style6 {
	color: #8da2d7;
	font-size: 11px;
	letter-spacing: .6px;
}

.white {
	color: #ffffff;
}

.blue {
	color: #3B5EAE;
}

.u {
	text-decoration: underline;
}

.topnav {
	color: #ffffff;
	font-size: 9pt;
}

.style7 {color: #3B5EAE}

.style8 {
	color: #8da2d7;
	font-size: 9pt;
}

.updates {
	color: #8da2d7;
	font-size: 11px;
}

.thumbtitles {
	color: #3B5EAE;
	font-size: 11px;
	line-height: 18px;
}

.titles {
	line-height: 8px;
}

.enter {
	line-height: 180px;
}

/*********** OTHER STYLES and A STUFF ***********/

.dottedline {
    border-bottom: 1px dotted #777569;
}
	
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/* specifications for navigation text */
}

a:link {
	color: #3B5EAE;
	font-style : normal; 
    font-weight : normal;
	text-decoration : none;
    overflow : hidden;
}
a:visited {
	color: #3B5EAE;
	font-style : normal; 
    font-weight : normal;
	text-decoration : none;
    overflow : hidden;
	}
a:hover {
	color: #FCD488;
	font-style : italic; 
    font-weight : normal;
	text-decoration : none;
    overflow : hidden;
}
a:active {
	color: #ffffff;
	font-style : normal; 
    font-weight : normal;
	text-decoration : none;
    overflow : hidden;
	}
