<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:     Golfsites
 Theme URI:      http://local.golfsites.es/
 Description:    gridlocked Child Theme
 Author:         Alsur
 Author URI:     http://local.golfsites.es/
 Template:       gridlocked
 Version:        1.0.0   
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../gridlocked/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */
body { background: url(images/golfsites/body_bg.gif) repeat fixed; }

pre { background: url(images/golfsites/pre_bg.png); }

blockquote,
#comments,
#respond-title,
#footer a,
#load-more-link a span,
#load-more-link a:hover span { color: #66696d; }

#comments span,
#respond-title span {
	color: #81858a;
}

#footer a {
	color: #66696d;
}

#commentform span,
#single-sidebar a
.entry-meta a,
.comment-met a {
	color: #b3b7bc;
}

.comment-meta a:hover,
.entry-meta a:hover {
	color: #66696d;
}

#submit,
input,
textarea,
.tabs ul.nav li a,
body,
a { color: #96999d;}

#tagline {
	color: #7b7d80;
}

#footer a:hover,
.tabs ul.nav li.ui-tabs-selected a,
.tabs ul.nav li a:hover,
#submit:hover,
#single-sidebar a:hover,
#footer a:hover,
#load-more-link a:hover,
a:hover { color: #000; }

.comment-body p a,
.comment-author a:hover,
.entry-content a,
.entry-title a:hover {
	color: #3a3c3d;
}

.widget-title { color: #3a3c3d; }

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.page.page-template-template-packs-php .entry-title
.page.page-template-template-golf-php .entry-title,
.entry-title,
.entry-title a { color: #66696d; }

.format-link .entry-title a,
.format-quote blockquote {
	color: #f1f1f1;
}

.contactform input,
.contactform textarea { color: #96999D; }

.format-link .entry-title a:hover { color: #fff; }

.contactform #submit:hover span.icon,
.comment-body p a:hover,
#submit:hover span.icon,
.single-page-navigation a:hover,
#back-to-top a:hover .icon,
.entry-content a:hover,
#overlay-inner a:hover,
.current-cat a,
.current-page a,
.current-menu-item a { background-color: #feea36; }

.comment-body p a:hover,
.entry-content a:hover,
#overlay-inner a:hover,
.current-cat a,
.current-cat a:hover,
.current-page a,
.current-page a:hover,
.current-menu-item a,
.current-menu-item a:hover{ color: #3a3c3d; }


.comment-body,
input,
textarea,
#load-more-link a,
.hentry { background-color: #ffffff; }

.single-page-navigation a,
#submit span.icon,
#back-to-top a .icon {
	background-color: #66696d;
}

.comment-body p,
#load-more-link a,
.hentry { color: #96999d; }

.format-quote .quote-wrap .icon{ background: url(images/golfsites/quote.png) no-repeat; }


#single-sidebar .golf-link a .icon,
#single-sidebar .link a span.icon,
a .overlay .icon,
.format-link .entry-title .icon,
.arrow,
.format-gallery  ul.pagination li a,
.single-golf  ul.pagination li a,
.single-packs  ul.pagination li a,
.like-count .icon,
.comment-count .icon,
.published .icon { background-image: url(images/golfsites/sprite.png); }

#commentform small,
#single-sidebar .like-count a.active,
#single-sidebar .like-count a:hover,
.like-count a.active,
.like-count a:hover { color: #f56559; }

.contactform #submit span.icon,
.format-quote .quote-wrap,
.format-link .entry-title { background-color: #2d2e2f; }

.toggle h4 { background-color: #f1f1f1; border-bottom: 1px solid #fff; }

.contactform input,
.contactform textarea {
	background-color: #efefef;
}

.tabs .tab,
.tabs ul.nav li.ui-tabs-selected a {
	background: #f1f1f1;
	color: #96999D;
}

.toggle-inner { background: #fff; }

.tabs ul.nav li a { background-color: #fff; }

.comment-author,
.comment-author a { color: #66696d; }

.comment .avatar { border-right: 1px solid #dddddd; }

blockquote,
.format-link .entry-title a { border-left: 1px solid #4d4f51; }

.overlay { background: url(images/golfsites/overlay.png) repeat; }

.format-standard .entry-title,
.page .entry-title { border-bottom: 1px solid #f3f3f3; }

#bg-line { background: url(images/golfsites/line.png) no-repeat; }

.line { border-bottom: 1px solid #d6d6d6; }


/* modificaciones LMC (alsur) para golf sites genericos */

#sidebar li ul.children {
	padding-left: 10px;
	font-size:0.9em;
}


/*metadato format... @todo habrÃ­a que alojarlo todo en un DIV propio en lugar del content */

div.entry-content dl{
	display:block;
	clear:left;
	width:100%;
	margin-bottom: 4px;
	/*font: normal 1.1em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font: normal 1em/1.1em;
	

}

div.entry-content dl dt{
	display:block;
	width: 25%;
	float:left;
	text-align:right;
	clear:left;
/*	border-bottom: dotted 1px #E3F4BD;
*/	padding-bottom: 1px;
	padding-top: 1px;
	font-style:italic;
	font-variant:small-caps;

}

div.entry-content dl dd{
	display:block;
	margin-left: 25%;
	padding-left: 10px;
/*	border-bottom: dotted 1px #E3F4BD;
*/	padding-bottom: 1px;
	padding-top: 1px;
	font-weight:bold;
	color:#333;


}

/* CAMBIOS para PAG golf */
/* H2 de golf*/
body.single-golf div.golf h2{
	font-size:1.9em;
	font-weight:bold;
	margin-bottom: 12px;
}

body.single-golf div.golf div.ratingtext {
	float:right
}

/* CAMBIOS para PAG packs */
/* H2 de packs */
body.single-packs div.packs h2{
	font-size:1.9em;
	font-weight:bold;
	margin-bottom: 12px;
}

body.single-packs div.packs div.ratingtext {
	float:right
}


/* cambio para home y plantilla golf */
body.page-template-template-golf-php div.golf h2{
	font-weight:bold;
}

body.page-template-template-golf-php div.golf h2 a{
	font-size:1.3em;
	margin-bottom: 0;
}

body.tax-region div.golf h2{
	font-weight:bold;
}

body.tax-region div.golf h2 a{
	font-size:1.3em;
	margin-bottom: 0;
}

/* cambio para plantilla packs */
body.page-template-template-packs-php div.packs h2{
	font-weight:bold;
}

body.page-template-template-packs-php div.packs h2 a{
	font-size:1.3em;
	margin-bottom: 0;
}

body.tax-region div.packs h2{
	font-weight:bold;
}

body.tax-region div.packs h2 a{
	font-size:1.3em;
	margin-bottom: 0;
}


.alsur_thumb{
	width: 230px;
	height: 170px;
}



/* estrellas boxes home*/
/*
body.page-template-template-golf-php div.alsur_rating {
	padding-bottom: 10px;
/*
/*	float:right;
*/
/*	position:absolute;
	right: 10px;
	top: 8px;
}*/

div.alsur_rating {
	padding-bottom: 10px;
/*	float:right;
*/
	position:absolute;
	right: 10px;
	top: 8px;
}

div.alsur_gdstar_widget{
	padding-bottom: 10px;
}

#masonry-golf,
#masonry-packs,
#masonry {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.single-golf #content { min-width: 1000px; }
.single-packs #content { min-width: 1000px; }

/* golf ------------------------------*/

.tax-region #primary,
.page.page-template-template-golf-php #primary {
	width: auto;
	margin-left: 205px;
	float: none;
}

.tax-region .hentry,
.page.page-template-template-golf-php .hentry {
	width: 230px;
	height: 320px;
	overflow: hidden;
	margin: 0 0 20px 25px;
	padding: 0;
	float: left;
}

.tax-region .hentry .arrow,
.page.page-template-template-golf-php .hentry .arrow {
	top: 162px;
	right: 15px;
}

.tax-region a .overlay .icon,
.page.page-template-template-golf-php a .overlay .icon {
	left: 46%;
}

.tax-region .entry-title,
.page.page-template-template-golf-php .entry-title {
	font-size: 12px;
	border: none;
	margin: 0;
	padding: 20px 15px 15px 15px
}

.tax-region .entry-excerpt,
.page.page-template-template-golf-php .entry-excerpt {
	padding: 0 15px 20px 15px;
	font-size: 11px;
	line-height: 16px;
}

.single-golf .slider {
	width: 360px;
	height: 270px;
}

.single-golf .slider {
	width: 550px;
	height: auto;
}

.single-golf .slides_container {
    width: 360px;
	height: 270px;
}

.single-golf .slides_container {
    width: 550px;
	height: auto;
}

.single-golf  ul.pagination {
	right: 0;
	position: absolute;
	padding: 25px 15px 0 0;
	margin: 0;
}

.single-golf  ul.pagination li {
	float: left;
	margin: 0 0 0 3px;
}

.single-golf  ul.pagination li a {
	display: block;
	background-position: 0 -32px;
	width: 6px;
	height: 6px;
	text-indent: -9999px;
}

.single-golf  ul.pagination li.current a,
.single-golf  ul.pagination li a:hover { background-position: -7px -32px; }

.single-golf .entry-title { padding: 20px 15px 10px 15px; }

.single-golf .entry-content { 
	padding: 0 15px; 
	font-size: 11px;
}

.single-golf .entry-content { font-size: 12px; }

.single-golf .entry-meta { padding: 0 15px 20px 15px; }

.single-golf .arrow { margin: 262px 0 0 327px; }

.single-golf .hentry .arrow {
	margin: -14px 15px 0 0;
	position: relative;
	float: right;
	top: auto;
	z-index: 500;
}

.single-golf #single-sidebar .caption a { display: inline; }

/* packs ------------------------------*/

.tax-region #primary,
.page.page-template-template-packs-php #primary {
	width: auto;
	margin-left: 205px;
	float: none;
}

.tax-region .hentry,
.page.page-template-template-packs-php .hentry {
	width: 230px;
	height: 320px;
	overflow: hidden;
	margin: 0 0 20px 25px;
	padding: 0;
	float: left;
}

.tax-region .hentry .arrow,
.page.page-template-template-packs-php .hentry .arrow {
	top: 162px;
	right: 15px;
}

.tax-region a .overlay .icon,
.page.page-template-template-packs-php a .overlay .icon {
	left: 46%;
}

.tax-region .entry-title,
.page.page-template-template-packs-php .entry-title {
	font-size: 12px;
	border: none;
	margin: 0;
	padding: 20px 15px 15px 15px
}

.tax-region .entry-excerpt,
.page.page-template-template-packs-php .entry-excerpt {
	padding: 0 15px 20px 15px;
	font-size: 11px;
	line-height: 16px;
}

.single-packs .slider {
	width: 360px;
	height: 270px;
}

.single-packs .slider {
	width: 550px;
	height: auto;
}

.single-packs .slides_container {
    width: 360px;
	height: 270px;
}

.single-packs .slides_container {
    width: 550px;
	height: auto;
}

.single-packs  ul.pagination {
	right: 0;
	position: absolute;
	padding: 25px 15px 0 0;
	margin: 0;
}

.single-packs  ul.pagination li {
	float: left;
	margin: 0 0 0 3px;
}

.single-packs  ul.pagination li a {
	display: block;
	background-position: 0 -32px;
	width: 6px;
	height: 6px;
	text-indent: -9999px;
}

.single-packs  ul.pagination li.current a,
.single-packs  ul.pagination li a:hover { background-position: -7px -32px; }

.single-packs .entry-title { padding: 20px 15px 10px 15px; }

.single-packs .entry-content { 
	padding: 0 15px; 
	font-size: 11px;
}

.single-packs .entry-content { font-size: 12px; }

.single-packs .entry-meta { padding: 0 15px 20px 15px; }

.single-packs .arrow { margin: 262px 0 0 327px; }

.single-packs .hentry .arrow {
	margin: -14px 15px 0 0;
	position: relative;
	float: right;
	top: auto;
	z-index: 500;
}

.single-packs #single-sidebar .caption a { display: inline; }

/* Fin packs */

#single-sidebar .golf-link a .icon {
	margin: 5px 0 0 5px;
	display: block;
	background-position: 0 -128px;
	width: 11px;
	height: 11px;
}

#single-sidebar .golf-link a:hover .icon {
	background-position: -12px -128px;
}
#precios table{
    width: 100%;
}

.link-sites{
    clear: both;
    padding-left: 25px;
}
a.as_build_link_golfsite{
    color: #66696D;  
}


/* nuevos estilos para rating sin plugin */


body.single .star-rating-wrapper {
	display: inline-block;
	position: relative;
	margin-left: 400px;
	bottom: 20px;
}

div.widget h3 {
  font-size: 1.3em;
  font-weight: bold;
}

.star-rating-wrapper {
  display: block;
  position: absolute;
  font-size: 1.5rem;  
  line-height: 1;
  margin-left: 120px;
}

.star-rating {
  color: rgb(248, 248, 196); /* estrellas vacÃ­as por defecto */
  white-space: nowrap;
  overflow: hidden;
}

.star-rating.full {
  color: #ffc107; /* estrellas rellenas */
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}

.star-rating.empty {
  z-index: 0;
}

</pre></body></html>