/* 
	Theme Name: Pink Fever
	Theme Author: Elton & Grab A Theme
	Theme URL: https://grabatheme.com/grab/pinkfever
	Description: Soft pink template adapted for WordPress by Grab A Theme
*/
/****************************
 **   Blog.hu-ra alkalmazta a Népkert Kft (https://nepkertkft.hu)
 ****************************/



body {
margin:10px;
background:url(images/pink.jpg) no-repeat fixed right bottom;
font-family:verdana;
font-size:12px;
color:#3d3d4a;
}
#nav
{
font-size:85%;
color:#69D2E7;
margin:0 10px -12px 0;
border:0px;
float:right;
}
#nav a {
text-decoration:none
}
#nav a:hover {
letter-spacing:0.1em;
color:#000000;
}
#title {
margin:0 auto 0 auto;
margin-bottom:20px;
background:url(images/head.jpg) no-repeat center bottom;
font-family:Arial;
font-size:250%;
text-align:center;
}


a {
	color:#5D90A1;
text-decoration:none
}

a:hover {
	text-decoration:none;
}
#window {
width:640px;
margin:0 auto 0 auto;
}

#more {font-color:#A30303; font-weight:bold; font-family:Trebuchet MS, Arial, Verdana; font-size: 15px; }

#panel {
width:200px;
float:right;
}
#panel ul {list-style-type:none;
margin:0;
padding:0}

#panel li {
	margin-bottom: 7px;
}

#panel h3 {
	font-family:Verdana;
	text-align:center;
	font-size:125%;
	color:#a26f5e;
	border-bottom:1px dashed #23505F;
}
#panel p {

font-size:90%;
line-height:20px;
	color: #5e6666;
}
#panel a {
}
#panel a:hover {
text-decoration:none;
background:url(images/head.jpg) repeat-x;
background-color:#ffccff;
color:#000000;
	letter-spacing: 0.2px;
}

#content {float:left;
width:400px;
border-right:2px dashed #23505F;
padding:15px;
} 

#content h3 {
	font-family:Trebuchet MS, Arial, Verdana;
	text-align:left;
	font-size:150%;
	color:#23505F;
	border-bottom:1px dashed #23505F;
}

.date {float:left;
width:60px;
text-align:center;
background:#DEF8FF;
border:1px dashed #23505F;
margin-right:10px}

#panel .date {
	float: none;
	color: #9999b9;
}

.postdate {font-size:20px}

#content p {
	color:#999;
	line-height:25px;
	text-indent:2em;
	text-align:justify;
}

.storycontent a {text-decoration:underline;}

.storycontent a:hover {text-decoration:none;}

#content li{
text-indent:2em;
line-height:1.5em;
list-style-image:url(images/li.jpg);
}

.meta, .commentmeta  {clear:both;
width:100%;
font-style:italic;
font-size:80%;
text-align:right;
color:#999;
border-top:1px dashed #999;
}


#footer
{clear:both;
margin:20px auto 0 auto;
width:400px;
border-top:2px dashed #A7DBD8;
font-size:75%;
text-align:center;

}

#footer a {
color:#23505F;
}

#footer a:hover{
letter-spacing:0.3em;
color:#000000;
}

blockquote, input, textarea, select {background:#FFF5FD;
border:1px dashed #23505F;
padding:0 5px;
color:#999}

a img {border:0}

#content img {max-width:400px}

#content, #panel {overflow:hidden}

.alignleft {text-align:left;
margin:5px}

.alignright {text-align:right;
margin:5px}

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

.imgleft{
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	}
	
#sidebar table{
	
	}

#sidebar td{
	padding:1px;
	margin-bottom:3px;
	}

#commentForm textarea {
        width:96%;
}

.comment {
        width: 97%;
        font-size:11px;
        color:#aaa;
        margin:0 0 20px 0;
        padding: 0 0 0 10px;
}

.commentsBg {
        margin:0 0 20px 0;
        list-style-type:none;
        padding:0px;
        background: #fff5fd;

}


#comment_container p {
	font-size:12px;
        padding:5px 10px 5px 80px;
        margin:0;

}

#comment_container a {
        text-decoration:underline;
        font-weight:bold;
}
#comment_container h1 {
        font-size: 12px;
}
.commentText{
	
	}
	
.comment h3{
	
	}
#trackbackURL{
	
	}
.commentFooter{
	
	}