/*
Skin Name:summerhill
Skin URI: http://jsbox.net/
Description:07.07.12007
Version:1.0
Author: Jay Kwong
Author URI: http://jsbox.net/
*/



/*Top Bar */

#pages{
	background: url(images/bg_3b.png) repeat-x left top #ffffff;
	}
	
	
.top_line{
	background: #000000;
	border-bottom:2px solid #fff;
	}
	
/*link */
a, a:link {
	color: #62c5be;
	}
	
a:visited {
	color: #62c5be;
	}
a:hover, a:active {
	color: #000;
	}



/*title*/
#menu_page .tit{
	margin-top:25px;
	text-align:center;
	line-height:29px;
	letter-spacing:-1px;

}


#menu_page .tit a{
	font-size:26px;
	background:url(images/tit.png);
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	color:#000;
	padding-left:6px;
	display:block;
	padding:4px 0;
	}
	
#menu_page .des{
	margin-top:0px;
	text-align:center;
	background: url(images/des.gif);
	font-size:10px;
	display:block;
	padding:1px 6px;
	color: #CCCCCC;
	}

/*title*/

	
#menu_page .tit a:hover{
	color: #0a86b3;
	}

	
#menu_page .left, #menu_page{
	background:url(images/r_bg.jpg) #038867 repeat-x;	
}



/*=======================================================Pages Menu*/
	
	
* #menu_page .right{
	background:url(images/r_bg2.gif)  repeat-x;
	padding-top:25px;
}

/*list style*/

	
	
	#menu_page li{
	display:inline;
	width:130px;
	float:left;
	margin-bottom:2px;
	text-align:center;
	padding: 0;
	margin-left:0;
	margin-right:2px;
	background: url(images/ss.png) repeat 0%;
	}
	
	
	#menu_page li a{
	border-bottom:0px;
	color: #0b7aae;
	padding:0;
	margin:0;
	display:block;

	}
	

	#menu_page li a:hover{
	background: url(images/ss.png) repeat 0%;
	color:#000;
	font-weight:bold;
	}

	#menu_page li.current_page_item a,
	#menu_page li.current_page_item a:hover {
	background: url(images/ss.png) repeat 0%;
	color:#000;
	font-weight:bold;
	}


/*==========================================================Cat Menu*/
		
#menu_cata{
	background: url(images/top_l.gif) left bottom repeat-x #000;
	border-bottom:2px  double  #fff;
	border-top:2px double #4bb18d;
	}


	#menu_cata .cat_tit{
		color:#FFFFFF;
		background:url(images/symb.gif) right center no-repeat;
		}
	
	#menu_cata .cat_tit span{
		color:#6db5e2;
		}

	
/*list style*/

	#menu_cata li{
	border-right:0px solid #F5F5F5;
	color: #d3d3d3;
	}
	
	
	#menu_cata li a{
	background: url(images/menu_over_off.gif)repeat 0%;
	color: #d3d3d3;
	}
	
	#menu_cata li a:hover{
	background: url(images/menu_over.gif) repeat 0%;
	color:#000;
	}
/*==========================================================side*/
#side{
	background: url(images/bg_4.png) repeat-x top left #32949a;
	}
	
#side h2{
	border-bottom:0px  solid  #666666;
	border-top:0px  solid  #666666;
	}


#side li{
	border-bottom:1px solid #40a4aa;
	color: #fff;
	}
	
#side li a{
	color:#fff;
	}
	
	
#side li:hover{
	color:#000;
	background:#218187;
	}
	
	
	
/*-----------------------------------------------delicious*/	
#side .delicious-posts li a{
	background:url(images/dic.gif) left top no-repeat;
}

#side .delicious-postsli a:hover{
	background:url(images/dic.gif) left top no-repeat  #218187;
}
	
	
/*---------------------------------------------lastfm*/

#side #scrobbler_widget_container li .date{
	color: #95d7db
	}
	
	
#side #scrobbler_widget_container li{
	background:url(images/layout2_p_19_fm.gif) left 2px no-repeat;
	}
	
#side #scrobbler_widget_container li:hover{
	background:url(images/layout2_p_19_fm.gif) left 2px no-repeat #218187;
	}


/*----------------------------------------------------------------------------list style right*/


	
.secondary li, .secondary ol li {
	color: #878787;
	border: 0px solid #fff;
	border-bottom:0px solid #d3eef8;	
	}


.secondary li a, .secondary ol li a {
	color: #878787;
	}

	
.secondary li a:hover, .secondary ol li a:hover{
	color: #fff;
	}
	
.secondary li:hover, .secondary ol li:hover{
	background: #000;
	}
	
	
#recent-posts .date{
	color: #83caab;
	}
	
#recent-posts .comments{
	color: #a8dbc6;
	font-weight:bold
	}	
	
#recent_comment img{
	border:1px solid #EEEEEE;
	}	
	
#recent_comment a{
	color: #333333b;
	}	
	

#meta_rss{
	border:1px solid #F0F0F0;
	background: url(images/ress_meta.gif) right bottom no-repeat;
	color: #5eb9e0;
	}
	
#meta_rss a{
	color:#5eb9e0;
	background:url(images/feed.png) top left no-repeat;
	}

/*==============================================================================footer*/	


/*footer*/	

	
#footpage li{
	border-right:1px solid #4bb5c1;
}

#footpage li a{
	color:#4bb5c1

}

#footpage li a:hover{
	color: #216b73;

}


#footpage{
	background:#cce8f0 url(images/bg_5.png) bottom repeat-x;
	}
	
#foot_info{
	background:#fff;
	}
	
#footer {
	color: #999;
	}
	
#footer a {
	color: #999999;
	}

#footer a:hover {
	color: #000;
	}
	
/*===============================================================================*/


h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	color:#000
	}
	
.secondary h2 { /* Secondary H2 is sidebar headlines */
	color: #fff;
	font-size:11px !important;
	border-bottom:0px solid  #000;
	background:#b4dad7;
	border-top:0px solid  #fff;
	}
	
	.secondary h2 .a{ /* Secondary H2 is sidebar headlines */
	color: #fff;

	}
	
.entry-content {
	color: #444;
	}
	
	
.entry-meta { /* Time and category for blog entries */
	background: #fff;
	border-bottom:1px  dotted #EFEFEF;
	border-top:1px dotted #EFEFEF;
	color: #bbb;
	}
.entry-meta a{ /* Time and category for blog entries */
	color: #666666;
	}

	
.metalinks {
	border-bottom:1PX  dotted  #CCCCCC;	}
	
.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	}
	
	
.navigation {
	border-bottom:1PX dotted  #ccc;
	border-TOP:1PX dotted #ccc;
	}
.navigation .left {
	background:url(images/l.gif) no-repeat left center;
	}

.navigation .right {
	background:url(images/r.gif) no-repeat  right center;
	}
	
	
#pages .w-left {
	border-right:0px solid #fff;
}
	
#rollingarchives{
	border-bottom:0px  solid  #daf1fb;

	}
	
#rollpages {
color:#83cac7;


}

#rollnext, #rollprevious{
color:#83cac7;
padding:1px 5px;
}


	
#rollprevious:hover,
#rollnext:hover,
#rollhome:hover {
	background:#008866;
	}
	
#pagetrackwrap {
	background: url('images/sliderbgright.png') no-repeat right center;
	}

#pagetrack {
	background: url('images/sliderbgleft.png') no-repeat left center;
	}

#pagehandle {
	background: url('images/sliderhandle.png') no-repeat center center;
	}