<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:SLS
Theme URI: http://www.wpart.org/wordpress-themes-SLS/
Description: Summer Love Story, Green and gray, lively swaying in the sound, silent but restless, beautiful and prosperous.a wordpress theme for wpart.org .
Version: 1.5
Author: WPart.org
Author URI:http://www.WPart.org
Tags: gray, orange, blue,white, fixed-width, two-columns,right-sidebar,custom-header,seasonal
License:GNU General Public License, v2 (or newer)
License URI:http://www.gnu.org/licenses/old-licenses/gpl-2.0.html    
*/
/* CSS Document */
@charset "utf-8";
/* CSS Document */
#nav li,#right li {
	list-style:none;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.cb {
	clear:both;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img{ border:none;}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, .alignleft {
	margin:5px 5px 5px 0;
	display: inline;
	float:left;
}
img.alignright, .alignright {
	margin:5px 0 5px 5px;
	display: inline;
	float:right;
}
.small {
	font-size:10px;
}
.orange {
	color:#EC7C34;
}
.hidden{ display:none;}
body {
	background:url(images/bg.jpg) repeat-x center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin:0;
	padding:0;
}
.wrap {
	width:1002px;
	margin:0 auto;
}
.headerbg {
	background:url(images/headerbg.png) no-repeat left 17px;
	float:left;
	width:960px;
	padding:0 12px;
}
#header {
	width:960px;
	float:left;
}
.logged-in #header{ padding-top:30px;}
#header h1{
	margin:0; padding:0;
}
#logo {
	color:#fff;
	font-size:25px;
	display:block;
	font-weight: bold;
	font-family:"Microsoft Sans Serif";
}
#header .fl {
	width:500px;
	padding:10px 0 0 20px;
	color:#fff;
}
#header .fr {
	width:360px;
	padding:20px 0 0 0;
	color:#fff;
	text-transform: uppercase;
}
#header .fr #s{ width:200px;}
#header .fr #s
/*.menu{float:left;}
#nav {
	width:940px;
	padding:0 10px;
	height:22px;
	float:left;
 margin:0 0 15px 0;
 overflow:hidden;}
#nav li {
	float:left;
	padding:0 0 0 27px;
	height:22px;
	background:url(images/nav_left.gif) no-repeat;
	position:relative;
}
#nav li.indexlink ,#nav li.current_page_item{
	background:url(images/indexlink_left.gif) no-repeat;
}
#nav li a {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:url(images/nav_right.gif) no-repeat right top;
	padding-right:25px;
	display:block;
	height:20px;
	padding-top:2px;
	float:left;
	line-height:20px;
}

#nav li.indexlink a,#nav li.current_page_item a{ background:url(images/indexlink_right.gif) no-repeat right top;}
#nav li a:hover,#nav li.current_page_item a {
	text-decoration:none;
}
#nav li ul {
	display:none;
}
#nav li:hover ul {
	display:block;
	border:none;
	position:absolute;
	left: 0;
	top:22px;
	z-index:10000;
	padding:0;
	width:1200px; height:50px; background-color:#fcc;
}

#nav li:hover li a {
	-moz-border-radius:0;
	border-radius:0;
	border:none;
	display:block;
	background-color:#FFFFFF;
	padding:2px 15px 1px 15px;
	min-width:90px;
	background-image:none;
}
#nav li:hover li li a {
	background-color:#ddd;
}

#nav li:hover li {
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
	padding:0;
	min-width:120px;
	margin:0;
	height:22px;
}
#nav li:hover ul li ul {
	display:none;
}
#nav li:hover ul li:hover ul {
	display:block;
	left:100%;
	top:0;
}
#nav li:hover ul li a:hover, .menu li li.current_page_item a {
	background-color:#F4F4F4;
	background-image:none;
}
*/
 #nav .menu {
	float:left;
} #nav .menu li {
	background:url(images/nav_left.gif) no-repeat;
	float:left;
	list-style:none;
	position:relative;
	padding:0 0 0 27px;
	height:22px;
	margin-bottom:5px;

} #nav .menu li ul {
	display:none;
} #nav .menu li a {
		padding-top:2px;
	display:block;
	height:20px;
	color:#000;
	font-size:14px;
	float:left;
	white-space:nowrap;
	font-weight:bold;
	text-decoration:none;
	background:url(images/nav_right.gif) no-repeat right top;
	padding-right:25px;
	
} #nav .menu li a:hover, #nav .menu li.current_page_item a {
	color:#B81705;
} #nav .menu li:hover li a {
	-moz-border-radius:0;
	border-radius:0;
	border:none;
	display:block;
	background-color:#FFFFFF;
	min-width:100px;
	background-image:none;
	padding-left:10px;
	padding-right:10px;

} #nav .menu li:hover li li a{ background-color:#ddd;} #nav .menu li:hover ul {
	display:block;
	border:none;
	position:absolute;
	left: 0;
	top:22px;
	z-index:10000;
	padding:0;
} #nav .menu li:hover li {
	padding:0;
	min-width:120px;
	margin:0;
	height:22px;
} #nav .menu li:hover ul li ul {
	display:none;
} #nav .menu li:hover ul li:hover ul {
	display:block;
	left:100%;
	top:0;
} #nav .menu li:hover ul li a:hover,.menu li li.current_page_item a {
	background-color:#F4F4F4;
	background-image:none;
}
.main{ width:930px; float:left; padding:0 15px; background-color:#F7F5EE; overflow:hidden;}
#img_bg_bg {
	background:url(images/banner_bg.jpg) no-repeat center bottom;
	margin-bottom:10px;
	width:940px; float:left;
	padding-bottom:26px;
	display:block;
	margin-left:10px;
	_margin-left:5px;

}
#left {
	width:625px;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
}
.postinfo {
	font-size:10px;
}
.entry {
	line-height:18px;
	clear: both;
	margin-top:5px;}
.entry p {
	padding:8px 0;
	margin:0;
}
#lastestpost_bg{}
#lastestpost_bg .post {
	height:235px;
	width:290px;
	padding:0 10px;
	margin-bottom:10px;
	float:left;
}
#lastestpost_bg .post .entry {
	overflow:hidden;
}
#lastestpost_bg .post .top{ width:284px;}
#lastestpost_bg .post .fr,.post .fr {
	width:33px;
	background:url(images/narrow_orange.jpg) no-repeat; padding-top:5px; text-align:center;
	color:#fff;
}
#lastestpost_bg .post .fr a,.post .fr a{ color:#fff;}
#lastestpost_bg .post .fl{ width:245px; overflow:hidden;}
#lastestpost_bg .post h2 { height:1em; overflow:hidden; line-height:1em; margin:0; padding:0;}
#lastestpost_bg .post h2 a {
	font-size:14px;
	font-weight:bold;
	color:#497A77;
}
#lastestpost_bg .post h2 a:hover{ color:#EC6F01;}
.newpost1,.newpost5,.newpost9,.newpost13{ background:url(images/newpost1.jpg) no-repeat; width:284px; height:90px; display:inline-block;}
.newpost2,.newpost6,.newpost10,.newpost14{ background:url(images/newpost2.jpg) no-repeat; width:284px; height:90px; display:inline-block;}
.newpost3,.newpost7,.newpost11,.newpost15{ background:url(images/newpost3.jpg) no-repeat; width:284px; height:90px; display:inline-block;}
.newpost4,.newpost8,.newpost12,.newpost16{ background:url(images/newpost4.jpg) no-repeat; width:284px; height:90px; display:inline-block;}

.postinfo{ padding:1px 2px;background-color:#ADC5A5; float:left; color:#fff; font-family:"Microsoft Sans Serif";}
.postinfo a{ color:#fff;}
#lastestpost_bg .post .bottom{ margin-bottom:10px;}
#lastestpost_bg .post .bottom a{ display:block;}

#lastestpost_bg .post .more{ background:url(images/narrow_grey.jpg) no-repeat; width:55px; height:17px; display:block; text-align:right; padding:1px 5px 0 0; margin-left:10px; color:#fff;}


#right {
	width:290px;
	float:right;
}
#right ul {
	padding:0;

}

#right ul li{
	margin-bottom:10px;
	border:solid 1px #E1E1E1;
	-moz-border-radius:5px;border-radius:5px;
}
#right ul li h3 {
	background:url(images/line_shadow.jpg) no-repeat left bottom;
	height:19px;
	padding:8px 0 3px 10px;
	color:#421600;
	font-size:14px;
	text-transform: uppercase;
}
#right ul li div, #right ul li ul {
	padding:0 10px 10px;
}
#right ul li ul li {
	padding:0 0 10px 15px;
	background:url(images/narrow_cross.gif) no-repeat left 6px;
	margin-bottom:0;
	border:none;
	-moz-border-radius:5px;border-radius:5px;

}
#right ul li ul li ul {
	padding:10px 0 0 10px;
}
#right ul li ul li li {
	border:none;
	
}

#right a,.tabbertab ul li a,.post .tags a{ color:#666666;}
#right a:hover,.tabbertab ul li a:hover,.post .tags a:hover{color:#EC6F01;}

.post h1.title{ color:#497A77; font-size:15px; font-family:"Microsoft Sans Serif"; margin-bottom:5px;}
.post .tags{ background:url(images/line_shadow.jpg) repeat-x left top; margin-top:10px; padding-top:3px; clear:both;}
#wp-calendar{ width:266px; text-align:center;}

#wp-calendar th{ padding:5px 0;}
#wp-calendar caption,#wp-calendar a{color:#EC6F01;}

.copyright {
	text-align:center;
	color:#F7F5EE;
	font-size:12px;
	background:url(images/footer.gif) no-repeat;
	width:100%; 
	float:left;
	height:23px;
	padding-top:9px;
	margin-bottom:5px;
}
.copyright a{ color:#fff;}
/************************/
#comments {
	clear: both;
}
.commentmetadata a{ color:#fff; background-color:#ADC5A5; padding:1px 3px;}
#comments blockquote{ border-left: solid 4px #FC6948; padding-left:10px;}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	background:url(images/round_orange.jpg) no-repeat left 3px;
	padding-left:20px;
	width:100%;
	float:left;
}
.commentlist {
	list-style: none;
	margin: 0;
	padding:0;
}
.commentlist li.comment {
	line-height: 24px;
	padding: 0 0 0 56px;
	_padding: 0;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	_position: static;
	top: 4px;
	left: 0;
	border:solid 1px #B9B9B9;
	padding:3px;
}
.comment-author {
color:#333333;	
}
.comment-author a{color:#333333;	
}
.comment-author cite{  font-size:14px; font-weight: bold; font-family:"Microsoft Sans Serif";	font-style: normal;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #fff;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #fff;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 0 0;
	font-weight:bold;
	border-bottom: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	
}
.reply a,
a.comment-edit-link {
	color: #EC6F01;
	background:none;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #666;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 18px 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
/* Comments form */
input[type=submit] {
	color: #333;
}
#commentform #author, #commentform #email, #commentform #url {
	width:300px;
	height:20px;
	border: solid 1px #CCCCCC;
	color:#999;
	margin-left:5px;
	padding:0 2px;
}
#commentform #comment {
	border: solid 1px #CCCCCC;
	color:#999;
	padding:1px 3px;
	font-size:12px;
	margin:0 0 10px 5px;
}
#submit {
	background:url(images/submit_comment.jpg) no-repeat;
	width:125px;
	height:35px;
	border:none;
	color:#623E1A;
	font-weight:bold;
	font-family:"Microsoft Sans Serif";
	font-size:14px;
	text-transform: capitalize;
	float:right;
}
.required{ padding: 0 3px;}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
	_vertical-align: 50%;
}
#respond input {
	margin: 0 0 10px;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
}
.pagetitle {
	text-align:center;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
#gallery-1 a:hover img,#gallery-2 a:hover img,#gallery-3 a:hover img,#gallery-4 a:hover img{ border:solid 2px #666;}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery br+br {
	display: none;
}
.sticky {
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}.widget_search input#s{ width:90%;}



/**************TABBER*****************/
#domtab {height:12px;}
.tabberlive .tabbertabhide { display:none; }
.tabber { }
.tabberlive {	width:286px;
	float:right;
	margin-bottom:10px;
	border:solid 1px #E1E1E1;
	-moz-border-radius:5px;border-radius:5px;
	height:270px;
	overflow:hidden;
 }
ul.tabbernav {line-height:28px; height:28px; display:block; clear:both; margin-left:5px;	background:url(images/line_shadow.jpg) no-repeat left 28px; padding-bottom:3px;
}
ul.tabbernav li { display: inline; line-height:28px; height:28px; float:none;}
ul.tabbernav li a { padding:6px 5px;margin-right:5px; border:none;}
ul.tabbernav li.tabberactive a { border-bottom: solid 3px #EC6F01;font-weight:bold;}
ul.tabbernav li.tabberactive a:hover { color: #EC6F01; }
.tabberlive .tabbertab { padding:7px 10px 10px; border-top:0;}
.tabberlive .tabbertab h2 { display:none; }
.tabberlive .tabbertab h3 { display:none; }
.tabbertab p { padding-bottom:10px;}
.tabbertab ul { }
.tabbertab ul li { padding:5px 0 6px 0; height:1em; overflow:hidden; }
.tabbertab ul li {	padding:5px 0 5px 15px;
	background:url(images/narrow_cross.gif) no-repeat left 10px;
} 
/************comment***********/
.commentsnum{ background:url(images/comment.gif) no-repeat; width:100%; height:30px; margin:10px 0;}
h3#reply-title{ background:url(images/comment.gif) no-repeat; width:610px; padding-left:15px; height:22px; padding-top:8px; margin:10px 0;font-family:"Microsoft Sans Serif";  color:#EC6F01; font-size:15px; display:block;}
.commentsnum h3{ color:#EC6F01; font-size:15px; padding:8px 15px 0 15px; font-family:"Microsoft Sans Serif"; background:url(images/narrow_slash.gif) no-repeat right bottom; height:22px;}
.commentsnum .fr{ padding:2px 5px; margin-top:5px; background-color:#F8F6F0;	-moz-border-radius:5px;border-radius:5px; margin-right:25px; color:#487774; font-weight:bold;}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}

table{	border-collapse: separate;}

.entry table,.commentlist table{
	border-spacing: 0;	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;

}
.entry th,
.commentlist th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry td,
.commentlist td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
caption, th, td {
	font-weight: normal;
	text-align: center;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
.navigation{ clear:both; height:25px;}</pre></body></html>