/*
------
global
------
*/

body {
	margin: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #212121;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	
	
}

#page {
	margin:  0 auto;
	padding: 0;
	width: 758px;
}


.entry a, .entry a:hover, .post small a, .post small a:hover, .postmetadata a,.postmetadata a:hover, #sidebar ul li ul li a,#sidebar ul li p a, #headermenu a, #commentsection a, .navigation a{ 	
	color: #B65187;
	
	text-decoration: none;
	font-weight: normal;
}

.entry p a:hover,.post small a:hover,.postmetadata a:hover,#sidebar ul li ul li  a:hover , #headermenu a:hover,#sidebar ul li p a:hover, #commentsection a:hover,.navigation a:hover{
	border-bottom: dotted 1px #B65187;
}


/*
------
header
------
*/

#headermenu ul {
	
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

#headermenu ul li {
	display: inline;
	margin: 0px 10px 2px 0px;
	
	
}



.icons_ghost,.icons_monster,.icons_rabbit,.icons_cat,.icons_robot, .icons_comment, .icons_archive {
	padding-left:14px;
	padding-top:0px;
	}

#headerimg {
	height: 136px;
	width: 746px;
	margin: 0px;
	padding: 0px;

}

#header {
	width: 100%;
	margin:  0;
	padding: 0;
	height:auto;
	
	}




#headermenu {
	width: 100%;
	height: 27px;
	margin: 0px;
	padding: 0px;
	
	
}

/*
-------
posts
-------
*/

#content {

	width: 530px;
	padding:  0px;
	margin:  0px;
	/*font-size:1.2em;*/
	float: left;
		

}

.post {
	width:490px;
	margin:10px 20px 40px 20px;
	border:0;
	padding: 0;
	padding-bottom:5px;
	border-bottom:dotted 1px #e4cad8;
}

.post h2{ 
	font-size:2.2em;
	margin:0px;
	padding:0px;
	
	
}

.post h2 a{
	font-weight:bold;
	text-decoration: none;
	/*color: #6D6D6D;*/
	color: #494949;
	border:0;
}

.post h2 a:hover{
	color: #B65187;
}

.post .postmetadata{
	margin:0px;
	padding:0px;
	color:#6D6D6D;
	font-size:0.95em;
	line-height:1.4em;
	border:0;
	
	
	background-color:#FFFFFF;
}

.entry{

	text-align: justify;
	font-size:1.15em;
	line-height:1.6em;
	color:#232323;
	
	

}

.entry img {
	padding:5px;
	margin:10px 0px;
	border:solid 1px #929292;
	width:480px;
	background:#FFFFFF;
	display:block;

}

.entry a:hover img{
	background:#B65187;
	border:solid 1px #000000;
}

.entry p {
/*	padding-left: 3px;
	border:0px;
	border-left: dotted 1px #6D6D6D; */
}

/*</group>*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left:20px;
	margin-right:20px;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}


/*
--------
sidebar
-------
*/

#sidebar {

width: 200px;
padding:0px;
margin:0px;
margin-left:530px;
	/*	line-height:1.4em;
	/*letter-spacing: 0.07em;
	
	/*font-size:0.9em;*/

	font-weight:normal;
	color: #212121;

	
	

}



#sidebar ul{
	list-style-type: none;
	list-style-image: none;
	margin:5px auto 5px 10px;
	padding:0px;
}

#sidebar ul li{

	
	padding: 10px 0px 10px 0px;
	margin:0px;
	border-bottom: dotted 1px #FFFFFF;
}

#sidebar ul li p{
	margin:0;
	padding:0;
	padding-left:7px;

	/*text-align:justify;*/
}

#sidebar li  ul {
	list-style-type: none; 
	list-style-image: none; 
	margin:0px;
	padding:0px;
	padding-left:7px;
	border:0;	
}

#sidebar li  ul  li{
	margin:3px 0px;
	padding: 0px 0px 3px 0px;
	border:0;	
}


#sidebar h2{
	margin:0px 0px 3px 0px;
	padding:3px 0px;
	font-size:1.6em;
	font-weight:bold;
	color: #6D6D6D;
}

#sidebar a img{
	margin:2px;
	padding:2px;
	border:solid 1px #929292;
	background:#ffffff;
	
}

#sidebar img{
	margin:2px;
	padding:2px;
margin-bottom:0px;
	border:solid 1px #929292;
	background:#ffffff;
	
}


#sidebar a:hover img{

	background:#B65187;
		border:solid 1px #000000;

}

#sidebar #flickr{
	margin: 3px 0px;
	padding:0px;
	padding-left:3px;
}

#sidebar #archives li{
	padding-left:14px;
	
}

#sidebar #sidecomments li span{
	padding-left:14px;
}

#sidebar #wishlists li {
	padding-left:14px;

}

#sidebar #sidecomments a.activityentry{
	color: #494949;
	font-weight:bold;
	text-decoration:none;
}

#sidebar #sidecomments a:hover.activityentry{
	color: #B65187;
	text-decoration:none;
	
}

/*
------
footer
------
*/

#footer {
	
	margin: 10px 1px;
	padding: 1px;
	text-align: center;
	height: auto;
	color: #ffffff;
	font-size: 1em;
	background-color:#929292;
	width: 742px;
	border-bottom: 1px solid #000000;
}
#footer a {
	color:#e4cad8;
	text-decoration:none;
}

/*
------
comments
------
*/


#commentsection {
	width:490px;
	margin:10px 20px 40px 20px;
	border:0;
	padding: 0;
		
	
	
}

#commentsection #comments {


	margin:-20px 0px 4px 0px;
	padding:0px;
}

#commentsection #respond {

	margin:20px 0px 4px 0px;
	padding:0px;
}

#commentsection textarea {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	font-size:1.15em;
	width: 490px;
	height:150px;
	border: solid 1px #929292;
	background-color:#dedede;
}

#commentsection input {
	font-size:1.15em;
	
	border: solid 1px #929292;
	background-color:#dedede;
}

#commentsection #submit {
	font-size:1.15em;
	border: solid 1px #929292;
	background-color:#dedede;
	color:#000000;
	font-weight:normal;
}

#commentsection ol{

	margin:0px;
	padding:0px;
	list-style-type: none;
	list-style-image: none;
}

#commentsection ol li{
	font-size:1.15em;
	
	padding:5px 5px;
	margin: 0px 0;
	border-bottom: solid 1px #e4cad8;
	background-color:#f7f7f7;
	
}

#commentsection ol li p{
	line-height:1.6em;
}

#commentsection ol li.alt{
	border:0;
	border-bottom: solid 1px #e4cad8;
	background-color:#ffffff;
}

#commentsection ol li small.commentmetadata {
	font-size:0.95em;
	line-height:0.95em;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#6D6D6D;
	
	
	border:0px;	
	
	}

#commentsection h3 {
}


/*
archives
*/

h2.pagetitle {
	text-align:center;
	font-size:1.2em;
	padding:0px;
	margin:0px;
	color: #6D6D6D;
}
