<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: DollyPink
Theme URI: http://www.dollypink.com/
Description: Dolly Pink Theme
Author: ein a und ein j
Author URI: http://www.dollypink.ocm
*/

/*----------- Common --------------*/

body {
	padding: 0;
	margin: 0;
	background: #0a2c35;
	color: #ffffff;
	font-family: Verdana, Arial, Tahoma, san serif;
	font-size: 12px;
}

a {
	color: #FFe400;
	text-decoration: none;
}

img {
	border: 0;
}

/*----------- Regions --------------*/

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(images/page.png) repeat-y;
}

#header {
	height: 230px;
	background: url(images/header.jpg) no-repeat;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 8px;
}

#left-sidebar {
	float: left;
	width: 160px;
	margin-top: 5px;
	margin-right: 5px;
}

#content {
	float: left;
	width: 500px;
	margin-right: 5px;
	font-family: Tahoma, san serif;
}

#sidebar {
	float: left;
	width: 260px;
	margin-top: 5px;
}

#footer {
	width: 930px;
	height: 60px;
	margin-top: 10px;
	padding-top: 15px;
	background: #0a2c35 url(images/footer.png) repeat-x;
	clear: both;
	text-align: center;
	font-family: Tahoma, san serif;
}

/*----------- Header --------------*/

#headerimg {
	height: 200px;
}

#headerimg .home a {
	display: block;
	height: 95px;
	width: 410px; 
}

#headerimg .description {
	color: #000000;
	width: 350px; 
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
}

#top_menu {
	height: 30px;
	background: url(images/top_menu.png) no-repeat;
}
#bottom_menu ul, #top_menu ul{
	padding: 0px;
	margin: 0px;
}
#bottom_menu li, #top_menu li{
	float: left;
	list-style: none;
	margin-right: 16px;
	padding-top: 7px;
	width: 140px;
	text-align: center;
}

#bottom_menu a,
#top_menu a {
	color: #fff;
	font-weight: bold;
	font-family: Tahoma, san serif;
	text-transform: uppercase;
}
#bottom_menu {
	width: 940px;
	}

/*----------- Sidebar --------------*/

#left-sidebar ul ,
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #FFCAE4;
	border: 1px solid #fff;
	border-bottom: 0px;
}

#left-sidebar ul {
	padding-bottom: 20px;
	margin-bottom: -8px;
	background: #FFCAE4 url(images/left_box_bottom1.gif) bottom left no-repeat;
}

#left-sidebar ul h2 {
	background: url(images/left_box.gif) no-repeat;
	padding-left: 24px;
	margin: 0;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
	font-family: Tahoma, san serif;
	text-transform: uppercase;
}

#sidebar ul h2 {
	background: url(images/right_box.gif) no-repeat;
	padding-left: 32px;
	margin: 0;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
	font-family: Tahoma, san serif;
}

#left-sidebar a {
	color: #131313;
	text-decoration: underline;
}

#sidebar a {
	color: #131313;
}

#left-sidebar li li {
	height: 22px;
	padding-top: 4px;
	padding-left: 11px;
	background-color: #FFCAE4;
	border: 1px solid #fff;
	border-bottom: 0px;
	color: #131313;
}


#sidebar li ul {
	background: #6a0c0d url(images/red.gif) bottom left no-repeat;
	padding-bottom: 10px;
	margin-bottom: -5px;
	color: #131313;
}
#sidebar li li {
	padding: 3px 7px 0px 7px;
	padding-left: 32px;
	list-style: none;
	background: url(images/bullet.gif) 13px 10px no-repeat;
	background-color: #FFCAE4;
	color: #131313;
}

#sidebar .adv_box {
	background: url(images/adv_box.gif) no-repeat;
	height: 250px;
	width: 250px;
	padding: 5px;
	margin-bottom: 0;
	*margin-bottom: -3px;
}

#searchform {
	margin-top: 15px;
	background: url(images/search_box.gif) no-repeat;
	height: 36px;
	padding-top: 14px; 
	padding-left: 61px;
}

#searchform #s {
	border: 0;
	width: 156px;
	margin-right: 2px;
}
#searchsubmit {
	background: url(images/search_button.gif) no-repeat;
	height: 20px;
	width: 28px;
	border: 0;
}
/*------------- Main -------------*/

#welcome {
	background: url(images/welcome_box.png) no-repeat;
	height: 81px;
	padding: 54px 15px 15px 210px;
	margin-top: 5px;
	color: #131313;
}

#welcome a {
	color: #000000;
	text-decoration: underline;}

.main_header {
	background: url(images/main_header.png) no-repeat;
	margin: 5px 0;
	height: 23px;
	padding-top: 7px;
	padding-left: 30px;
	font-weight: bold;
	font-family: Tahoma, san serif;
	font-size: 14px;
}


.post {
	background: url(images/post.jpg) repeat-y;
	padding: 5px;
	margin-bottom: 10px;
}

.post .image {
	border: 1px solid #ddd;
	width: 118px;
	height: 78px;
	float: left;
	margin-right: 12px;
}

.post .entry_image img {
	/* width: 118px;
	height: 78px; */
}

.post .permalink {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 2px;
	margin: 5px;
}
.post .entry {
	
	margin: 5px;
	text-align: justify;
}
.post .entry p {
	margin-top: 0;
}
.post .entry img {
	border: 1px solid #FF62B3;
	/*width: 150px;
	height: 150px;
	float: left; */
	margin-right: 5px;
}

textarea#comment {
	width: 450px;
	*width: 450px;
	_width: 450px;
}
.postmetadata {
	width: 490px;
	background: url(images/post.jpg) repeat-y;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}



.postmetadata a {

}

.navigation {
margin: 5px;

}

.alignleft {
	float: left;
		}

.alignright {
	float: right;
	}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}
</pre></body></html>