/*
--------------------------------------------------------------------------------------
Title:         Hollywood Hills - Strawberry Creme
Author:      Cee.Cee - www.sweetsensations.org
--------------------------------------------------------------------------------------
*/

body {
	background:url(http://hollywood-hills.us/wp-content/themes/Strawberry-Creme/images/background.jpg);
	background-repeat:repeat-x;
	background-color: #ededed;
}
.readmore {
	background-color:#f1f1f1;
}
.readmore a {
	background-color:#f1f1f1;
}
/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*CSS Flickr style pagination*/
	div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}
div.pagination a {
	border: 1px solid #dedfde;
	margin-right:3px;
	padding:2px 6px;
	background-position:bottom;
	text-decoration: none;
	color: #8d8d8d;
}
div.pagination a:hover, div.meneame a:active {
	border: 1px solid #c6c6c6;
	background-image:none;
	background-color:#dddddd;
	color: #333333;
}
div.pagination span.current {
	margin-right:3px;
	padding:2px 6px;
	font-weight: bold;
	color: #ff6fb0;
}
div.pagination span.disabled {
	margin-right:3px;
	padding:2px 6px;
	color: #333333;
}
div.bookmarks {
}
div.bookmarks ul.socials {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
}
div.bookmarks ul.socials li {
	display:inline !important;
	float:left !important;
	list-style-type:none !important;
	margin:0 !important;
	height:29px !important;
	width:60px !important;
	cursor:pointer !important;
	padding:0 !important;
}
div.bookmarks ul.socials a {
	display:block !important;
	width:60px !important;
	height:29px !important;
	text-indent: -9999px !important;
}
.twitter, .twitter:hover {
	background:url('http://hollywood-hills.us/wp-content/themes/Strawberry-Creme/images/sexy-sprite.png') no-repeat !important;
}
.twitter {
	background-position:-490px bottom !important;
}
.twitter:hover {
	background-position:-490px top !important;
}
