body{
	background-color:#FFF;
	background-image:url(images/snow.jpg);
	background-position:50% 0px;
}
div.framme{
	margin-bottom:0px;
	background-image:url(images/Background2.jpg);
	background-position:bottom right;
}

#name{
        background-image:url(images/News.jpg);
        background-position:bottom right;
        background-repeat:no-repeat;
        width:500px;
        height:75px;
}
.outside{
	background-color:#000;
}
.bars{
	height:25px;
	background-color:#000;
	background-image:url(/pq/creations/main_files/title.jpg);
	clear:both;
}
#news{
	background-image:url(images/snow-dark.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:15px 15px 10px 15px;
	text-align:center;
}
a{
	color:#B00;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
	color:#F00;
}
#top{
	text-align:left;
	width:85%;
	margin:auto;
	padding-bottom:5px;
}
#topright{
	text-align:right;
}
#topright a{
	font-size:16px;
	font-weight:bold;
	color:#333;
	font-family:Georgia;
}
#topright a:hover{
	text-decoration:none;
}
#topleft{
	float:left;
	text-align:left;
}
#topcenter{
	padding:0px 15px 0px 15px;
	float:left;
}
#main{
	font-family:Arial;
	font-size:14pt;
	clear:both;
	width:85%;
	margin:auto;
	background-color:#FFF;
	background-image:url(images/ice.jpg);
	border-width:0px 2px 1px 2px;
	border-style:solid;
	border-color:#333;
	text-align:left;
}
#main_inner{
	background-image:url(/gallery/themes/pqlife/images/grey_vertical.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:20px 8px 10px 8px;
}
form{
	margin:0px;
}
.post{
	padding:5px;
}
.time{
	float:right;
	font-size:12px;
	text-align:right;
	padding-top:4px;
}
.title{
	margin:0px;
	background-image:url(images/grad.jpg);
	background-repeat:repeat-y;
	background-position:left;
	padding:5px;
}
#main .title a{
	color:#000;
	font-weight:bold;
	font-size:16pt;
	font-family:"Palatino Linotype", "Book Antiqua", serif, Georgia;
}
#main .title a:hover{
	text-decoration:none;
	color:#222;
}
#footer{
	text-align:center;
	font-size:10pt;
	margin-top:15px;
	clear:both;
}
#navpages{
	border-width:1px 0px 0px 0px;
	border-color:#DDD;
	border-style:solid;
	text-align:right;
	padding:0px 20px 0px 20px;
	clear:both;
}
.content{
	width:90%;
	padding-top:10px;
	padding-bottom:10px;
	margin:auto;
	font-size:12pt;
}
.content a img{
	border-color:#000;
}
.content a:hover img{
	border-color:#B00;
}
div.feedback{
	width:75%;
	margin:auto;
}
.bottompost{
	text-align:right;
	border-width:2px 0px 0px 0px;
	border-style:dashed;
	border-color:#DDD;
	font-size:smaller;
	padding:5px;
}

.wp_page_numbers ul, .wp_page_numbers li, .wp_page_numbers a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	line-height: 12pt;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 9pt;
	font-family: Verdana;
	color:#000;
}

.wp_page_numbers ul {
	text-align:center;
}
.wp_page_numbers li {
	text-align:center;
	display: block;
	float:left;
}

.wp_page_numbers a {
	margin-top: 2px;
	margin-bottom: 2px;

	padding: 2px;
	margin-left: 1px;
	margin-right: 1px;
	display: block;
	color: #333;
}

.wp_page_numbers li a:hover {
	text-decoration:underline;
	color:#000;
}

.wp_page_numbers li.space {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
}

.wp_page_numbers li.active_page a {
	border: 1px solid #bfbfbf;
	background: white;
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 4px;
	padding-right: 4px;
}
.wp_page_numbers li.active_page a:hover  {
	color: #000; /* IE fix */
}
#commentform {
	font-size:12pt;
	padding-bottom:15px;
}
#commentform textarea{
	width:99%;
	margin:auto;
}
#h{
	float:right;
	height:600px;
}
.commentlist{
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#DDD;
	width:90%;
	margin:auto;
}
.commentlist li{
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#DDD;
	margin-bottom:5px;
}
.commentlist .alt{
	background-color:#FFF;
}
.commentlist p{
	padding-left:10px;
	padding-right:10px;
}
.commentlist div.metadate{
	font-size:8pt;
}
#catchfeet{
	font-size:1px;
	height:1px;
	clear:both;
}