/*  
Theme Name: Happy Purple 2
Theme URL: "http://www.surfer-girl.com"
Description: Theme designed by Surfer Girl.
Version: 2.0
Author: SG Creative Team
Author URI: http://www.surfer-girl.com

*/
body{
background:url(images/bg-prple.gif) repeat-x #6f2e81;
margin:0 auto;
color:#ffffff;
font-family:"Comic Sans Ms",Arial,Helvetica,sans-serif,Lucida Sans;
padding:0;
font-size:14px;
}
a {
	color: #c13875;
}
a:visited {
	color:#f8db56;	
}
a:hover {
	color: #ffe3f0;
	text-decoration:none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Lucida Sans", Comic Sans MS, Arial, Tahoma, Arial;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #62358d;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: bold 140%/100% "lucida Sans", Comic Sans MS, Arial, Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #9157a1;
	text-decoration: none;
}
h2 a:hover {
	color: #823796;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Lucida Sans", Comic Sans MS, Arial, Tahoma, Arial;
	color: #6f2e81;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Lucida Sans", Comic Sans MS, Arial, Tahoma, Arial;
	color: #6f2e81;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 914px;
	background: #f38dba ;
}
/* header area */
#header{
width:929px;
height:243px;
margin:0 auto;
display:block;
clear:both;
padding:0;
}
#header .header01{
background:url(images/header_01.jpg) no-repeat;
height:41px;
display:block;
margin:0;
}
#header .header02{
background:url(images/header_02.jpg) no-repeat;
height:40px;
display:block;
margin:0;
}
#header .header03{
background:url(images/header_03.jpg) no-repeat;
height:41px;
display:block;
margin:0;
}
#header .header04{
background:url(images/header_04.jpg) no-repeat;
height:40px;
display:block;
margin:0;
}
#header .header05{
background:url(images/header_05.jpg) no-repeat;
height:41px;
display:block;
margin:0;
}
#header .header06{
background:url(images/header_06.jpg) no-repeat;
height:40px;
display:block;
margin:0;
}

/* ========================= Top Menu =============================*/

#menu{
height:34px;
width:690px;
margin:0 auto;
background:url(images/main_menu.jpg) no-repeat;
clear:both;
padding:15px 120px 18px 119px;

}

#menu ul{
list-style:none;
width:690px;
height:34px;
margin:0;
padding:0;
}
#menu li{
margin:0;
padding:0;
display:block;
float:left;
}
a{
outline:none;
}
#menu li#home a{
background:url(images/home.jpg) top;
width:90px;
height:33px;
display:block;
}

#menu li#home a:hover{
background:url(images/home.jpg) bottom;
width:90px;
height:35px;
display:block;
}

#menu li#home a.current{
background:url(images/home.jpg) bottom;
width:90px;
height:35px;
display:block;
}

#menu li#thestore a{
background:url(images/thestore.jpg) top;
width:112px;
height:33px;
display:block;
}

#menu li#thestore a:hover{
background:url(images/thestore.jpg) bottom;
width:112px;
height:35px;
display:block;
}

#menu li#thestore a.current{
background:url(images/thestore.jpg) bottom;
width:112px;
height:35px;
display:block;
}

#menu li#summerland a{
background:url(images/summerland.jpg) top;
width:152px;
height:33px;
display:block;
}

#menu li#summerland a:hover{
background:url(images/summerland.jpg) bottom;
width:152px;
height:35px;
display:block;
}

#menu li#summerland a.current{
background:url(images/summerland.jpg) bottom;
width:152px;
height:35px;
display:block;
}

#menu li#onlineforum a{
background:url(images/summer-blog.jpg) top;
width:144px;
height:33px;
display:block;
}

#menu li#onlineforum a:hover{
background:url(images/summer-blog.jpg) bottom;
width:144px;
height:35px;
display:block;
}

#menu li#onlineforum a.current{
background:url(images/summer-blog.jpg) bottom;
width:144px;
height:35px;
display:block;
}

#menu li#events a{
background:url(images/events.jpg) top;
width:96px;
height:33px;
display:block;
}

#menu li#events a:hover{
background:url(images/events.jpg) bottom;
width:96px;
height:35px;
display:block;
}

#menu li#events a.current{
background:url(images/events.jpg) bottom;
width:96px;
height:35px;
display:block;
}

#menu li#aboutus a{
background:url(images/aboutus.jpg) top;
width:95px;
height:33px;
display:block;
}

#menu li#aboutus a:hover{
background:url(images/aboutus.jpg) bottom;
width:95px;
height:35px;
display:block;
}

#menu li#aboutus a.current{
background:url(images/aboutus.jpg) bottom;
width:95px;
height:35px;
display:block;
}
/*------------------------------------------------------------------------------*/


/* content area */
/*#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 485px;
	overflow: hidden;
}*/
#hold-content{
background:url(images/bg_content.jpg) repeat-y #f092bd;
width:929px;
clear:both;
margin:0px auto;
padding:0px;
padding:0;
}
#content{
	width:545px;
	margin:0 auto;
	padding: 10px 10px 30px 10px;
	float: right;
	overflow: hidden;
}

#topcontent{

}

#contentstuff{
background:url(images/top_content.jpg) no-repeat top;
	font-size:13px;
	color:#FFF;
	width:790px;
margin:0;
padding:0 70px 0 69px;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 57px;
	height: 56px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 8px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #62358d;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 10px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 330px;
	
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 28px;
	padding-right: 10px;
	float:left;
	font-size: 95%;
	color: #999999;
	height:28px;
	padding-top: 5px;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 28px;
	padding-top: 5px;
	float: left;
	font-size: 95%;
	height:28px;
	
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	float: left;
	height:28px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #ffd5e7;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f4b7d1;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #6f2e81;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #6f2e81;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% "Lucida Sans", Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #ffd1e5;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f4b7d1;
	border: 1px solid #ffe0ee;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f4b7d1;
	border: 1px solid #ffe0ee;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 13px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
width:222px;
display:block;
margin:0;
float:left;
padding:0;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: bold 110%/100% "Lucida Sans",Comic Sans MS, Arial, Tahoma, Arial;
	outline-color:#FF6633;
	color:#310000;
	margin: 10px 0px 5px;
	height:25px;
	padding:20px 5px 0 42px;
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	
	text-decoration: none;
}
#sidebar a:hover{
	color: #ffbf23;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px dotted #fff;
	font-size:14px;
	
}


/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-flower.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/flower-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/flower-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-flower.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#formbox{
clear:both;
height:50px;
}
#searchform {
	margin: 0 0 10px 0;
	background:url(images/bg_search.gif) no-repeat left;
	
	
}
#searchform br {
	display: none;
	
}
#searchform #s {
	width: 136px;
	height: 18px;
	padding: 3px 5px 0px 5px;
	background: #fff;
	margin-right: 10px;
	margin-left:10px;
	color:#999999;
	font-weight: bold;
	font-family:"Lucida Sans", Arial;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 50px;
	outline:none;
	height: 39px;
	font: bold 13px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer2{
height:185px;
width:929px;
margin:0 auto;
clear:both;
}

#footer .footer01{
background:url(images/footer_01.jpg) no-repeat;
height:46px;
}
#footer .footer02{
background:url(images/footer_02.jpg) no-repeat;
height:47px;
}
#footer .footer03{
background:url(images/footer_03.jpg) no-repeat;
height:46px;
}
#footer .footer04{
background:url(images/footer_04.jpg) no-repeat;
height:46px;
}
#footer{
	clear: both;
	
	padding-bottom: 10px;
	width:100%;
	margin:0 auto;
	padding:0;
	
	color:#d2873a;
	font-size:13px;
}
#footerstuff{
	width:924px;
	margin:0 auto;
	padding:0;
	position:relative;
	border:1px solid #fff;
	
}
#footer a, #footer a:visited {
	color: #fc8900;
}
#footer h4 {
	font: normal 146%/100% "Lucida Sans", Comic Sans MS, Arial, Tahoma, Arial;
	color: #5bbdec;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 250px;
	float: left;
	margin: 0 0 0 30px;
	background:url(images/mid_comment.gif) repeat-y;
	padding:0;
}
.footer-recent-comments #h4{
clear:both; 
background:url(images/top_comments.gif) no-repeat;
height:62px;
margin:0;
padding:0;
}
.footer-recent-comments ul {
	list-style: none;
	margin:10px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/flower-category.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-comments #close{
background:url(images/bot_comment.gif) no-repeat;
height:65px;
margin-top: -20px;
}
.footer-recent-posts {
	width: 250px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	background:url(images/mid_comment.gif) repeat-y;
}
.footer-recent-posts #h4{
clear:both; 
background:url(images/top_archive.gif) no-repeat;
height:62px;
margin:0;
padding:0;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 10px;
	padding: 0px;
	
}
.footer-recent-posts ul li {
	background: url(images/flower-category.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts #close{
background:url(images/bot_comment.gif) no-repeat;
height:65px;
margin-top: -5px;
}
.footer-about {
	width: 250px;
	float: left;
	background:url(images/mid_comment.gif) repeat-y;	
	padding:0;
}
.footer-about #h4{
clear:both; 
background:url(images/location.gif) no-repeat;
height:62px;
margin:0;
padding:0;

}

.footer-about ul {
list-style: none;
padding:0px;
margin-left:0;
margin-top:0;
}

.footer-about ul li{
padding:0 5px 0 22px;
height:55px;
}
/* credits */

.footer-about #close{
background:url(images/bot_comment.gif) no-repeat;
height:65px;
margin-top: -33px;
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/*boxbackground:url(images/blog_profile.png) no-repeat;*/

#box-blog{

width:210px;
padding:5px 0px 10px 0px;
color:#FFFFFF;
text-align:justify;
font-family:"Lucida Sans",Arial, Helvetica, sans-serif;
font-size:12px;
}
#box-blog a, a:active{
color:#FFFF00;
text-decoration:none;
}
#box-blog a:hover{
color:#FFFF00;
text-decoration:underline;
}
#box-blog .image{
margin:0;
padding:0;
}

.gravatar {
float:left;
padding: 3px;
border: 1px solid #FF6699;
background: #fff;
margin:0px 5px 3px 0px;
}

.postgrav {
float: left;
padding: 3px;
margin-right: 5px;
margin-left: 5px;
border: 1px solid #999999;
background: #fff;
}

#footerbox{
font-size:11px;
text-align:center;
padding-top:20px;
margin-bottom:10px;
clear:both;
}

#footerbox a{
font-size:12px;
}

.eventsCalendar-item{
color:#fff;
background-color:#df4780;
padding:2px;
margin:2px;
}

#footerlink{
height:75px;
width:929px;
margin:auto;
font-size:10px;
text-align:center;
font-weight:bold;
color:#ffce1c;
clear:both;
}
#footerlink .copyright{
color:#b787bc;
}
#footerlink a{
color:#ffce1c;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

#footerlink a:hover{
color:#cc6600;
}

#footerlink a.current{
color:#cc6600;
}

/* ----- Board ---- */
#boardkolom{
width:222px;
display:block;
margin:0;
float:left;
padding:0;
}

#board{
background:url(images/mid_board2.jpg) repeat-y;
float:left;
width:222px;
padding:0;
}

#board2{
width:222px;
height:229px;
margin:0;
float:left;
}

#board2 .top{
background:url(images/latest_ads.jpg) no-repeat;
width:222px;
height:46px;
margin:0;
display:block;
}
#board2 .body{
background:url(images/sg_board2.jpg) no-repeat;
height:183px;
display:block;
width:182px;
margin:0;
padding:10px 20px 20px 20px;
text-align:center;
}

#board ul{

width:222px;
clear:both;
padding:0;
list-style:none;
margin:0;

}
#board ul li{

float:left;
display:inline;
font-size:12px;
width:177px;
padding:0px 10px 0px 35px;}

#board ul li#tophome{
float:left;
display:block;
height:65px;
width:222px;
padding:0;
}

/* #board ul li#topabout{
background:url(../images/top_board_about.jpg) no-repeat;
float:left;
display:block;
height:81px;
width:177px;
}
*/
#board ul li#topabout2{
float:left;
display:block;
height:65px;
width:222px;
padding:0;
margin-bottom:-10px;
}

#board ul li#bot{
background:url(images/bot_board2.jpg) no-repeat;
float:left;
height:34px;
width:177px;
padding:0px 10px 0px 35px;
margin-top:-5px;
}

#board ul li#bot2{
background:url(images/bot_board.jpg) no-repeat;
float:left;
height:34px;
width:177px;
padding:0px 10px 0px 35px;
margin-top:-6px;
}

#board ul li#bot3{
background:url(images/bot3.jpg) no-repeat;
float:left;
height:21px;
width:177px;
padding:0px 10px 0px 35px;
}


#board ul li a{
background:url(images/heart_brown.gif) no-repeat;
float:left;
width:107px;
display:block;
font-size:16px;
padding:0px 15px 5px 30px;
text-decoration:none;
color:#310000;}

#board ul li a:hover{
background:url(images/heart_pink.gif) no-repeat;
color:#6f2e81;
text-decoration:underline;
}

#board ul li a.current{
background:url(images/heart_pink.gif) no-repeat;
color:#6f2e81;
text-decoration:underline;
}

#boardbanner{
background:url(images/mid_board2.jpg) repeat-y;
float:left;
width:222px;
padding:0;
}

#boardbanner ul{

width:222px;
clear:both;
padding:0;
list-style:none;
margin:0;

}
#boardbanner ul li{

float:left;
display:inline;
font-size:12px;
width:177px;
padding:0px 10px 0px 35px;}

#boardbanner ul li#topabout2{
float:left;
display:block;
height:65px;
width:222px;
padding:0;
margin-bottom:-10px;
}
#boardbanner ul li a{
float:left;
width:107px;
display:block;
font-size:16px;
text-decoration:none;
color:#310000;}

#boardbanner ul li a:hover{
color:#6f2e81;
text-decoration:underline;
}

#boardbanner ul li a.current{

color:#6f2e81;
text-decoration:underline;
}

#boardbanner ul li#bot2{
background:url(images/bot_board.jpg) no-repeat;
float:left;
height:34px;
width:177px;
padding:0px 10px 0px 35px;
margin-top:-6px;
}

#boardbanner ul li#bot3{
background:url(images/bot3.jpg) no-repeat;
float:left;
height:21px;
width:177px;
padding:0px 10px 0px 35px;
}
#namechar{
	width:400px;
	height:250px;
	position:absolute;
	padding:0;
	margin-left: 85px;
	top:5px;
	display:inline;
}

#address{
	width:175px;
	height:46px;
	position:absolute;
	padding:0;
	margin-left: 380px;
	display:inline;
	margin-top:-2px;
}

#becky-box{
clear:both;
width:485px;
margin:0;
padding:0;
}

#top-box{
background:url(images/pita-blog.gif) no-repeat;
width:554px;
height:91px;
}