<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@import url('http://www.clic.com.mx/barraClic/css/barraClic.css');*/

body
{
	/*background:#595959 url(body-bg.png) repeat-x top left;*/
	/*font-family:"Trebuchet MS", Arial, "Bitstream Vera Sans", sans-serif;*/
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, "Open Sans", Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
	font-size: 19px;
	color: #303030;
    /*-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;*/
    text-rendering: optimizeLegibility;
}

p, ul {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

strong, b {
    /*font-weight: 500!important;*/
    font-weight: bold !important;
}

#wrapper
{
	width:1200px;
	margin-right:auto;
	margin-left:auto;
	background:#FFF;
}

#header
{
	height:140px;
	/*background:#000;*/
	position:relative;
}

#header h1 a
{
	display:block;
	float:left;
	height:100px;
	width:256px;
	text-indent:-9999px;
	margin:0;
}

#blog-title
{
	background-image:url(VivirGuadalajara-logo.png);
	background-repeat:no-repeat;
	/*width:256px;*/
	height:130px;
}

#access
{
	/*background:#26A9CD url(access-bg.png) no-repeat center top;*/
	width: 1190px;
	min-height: 52px;
	/*border-bottom:1px solid #404040;*/
    background-color: #f1f1f1;
    border-radius: 4px;
}

/* Ads Zone */
#adBottomHeader
{
	clear:both;
	height:95px;
	padding-top:5px;
}

.adCode
{
	width:935px;
	float:left;
	margin-left:1px;
}

#mimicMenuAd
{
	width:729px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:5px;
}

#singlePostAd
{
	width:468px;
	text-align:left;
}

.adEntrePostIndex
{
	width:336px;
	margin-left:auto;
	margin-right:auto;
}

.impresionesWebAd,.singlePostIw
{
	width:468px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0;
}

.impresionesWeb300
{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0;
}

#underChatAd
{
	width:728px;
	clear:both;
}

#chatLateralAd
{
	float:right;
	margin-left:1px;
	width:120px;
}

#sobreAlDiaAd
{
	width:300px;
	margin-right:auto;
	margin-left:auto;
}

/* Listado de Feeds */
.feedsList
{
	width:241px;
	margin-left:2px;
	float:left;
	margin-bottom:4px;
	list-style:none;
	background:#F6F6F6;
	border:1px dotted #CCC;
    border-radius: 3px;
	padding:5px;
}

.feedsList input.mailSuscripcion
{
	border:1px solid #343434;
	width:110px;
	padding:2px;
}

ul.feeds li a
{
	background-position:left center;
	background-repeat:no-repeat;
	height:20px;
	padding:2px 2px 2px 20px;
}

ul.feedDetails
{
	width:85px;
}

ul.feedDetails li.myFeedBurner a
{
	height:auto;
	padding:0;
}

.feeds .rss
{
	background-image:url("rss/feed-icon.png");
	background-position:left;
	background-repeat:no-repeat;
	text-align:right;
	display:block;
	height:44px;
}

#feedBottom div
{
	margin:0;
	padding:0;
}

#cse-search-box .query2
{
	border:2px solid #545454;
	width:250px;
	height:20px;
	padding:2px;
}

/*#cse-search-box .searchSubmit {
	font-size: 110%;
	padding: 3px;
}*/
.feeds .google
{
	background-image:url("rss/google.png");
}

.feeds .yahoo
{
	background-image:url(rss/yahoo.png);
}

.feeds .netvibes
{
	background-image:url(rss/netvibes.png);
}

table#feedSubscriptions td
{
	vertical-align:top;
	text-align:center;
}

/* Menu */
#menu
{
	width:auto;
	margin-left:5px;
	margin-right:auto;
	/*font: 13px/1.23 "arial", "helvetica", "clean", sans-serif !important;*/
	/*font-size: 75%;*/
    font-size: 15.4px;
}

#menu ul
{
	/*margin-left:5px;*/
}

#menu ul li
{
    /*font: 13px/1.23 "arial", "helvetica", "clean", sans-serif !important;*/
	font-family: Arial,"Bitstream Vera Sans",sans-serif;
    clear:none;
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*margin-right:1px;*/
	position:relative;
	padding: 6px 0 0 0; 
	font-weight: bold;
    border-top: 3px solid #404040;
}

#menu ul li.page_item a
{
    /*font: 13px/1.23 "arial", "helvetica", "clean", sans-serif !important;*/
	/*background:none;*/
	/*font-size: 93% !important;*/
	color:#404040;
	display:block;
	letter-spacing:-1px !important;
	font-weight:bold !important;
	padding: 9px 7px 8px;
	text-decoration: underline;
    text-transform: uppercase;
	/*height:22px;*/
}

#menu ul li.page_item a:hover
{
	/*background:url(tabbed-widget-menu-bg-selected.png) #333 repeat-x top left;*/
	/*color:#FFF;*/
	font-weight:bold !important;
	text-decoration:none;
	border:none;
	/*height:22px;*/
}

#menu ul li.current_page_item a,#menu ul li.current_page_item a:hover
{
	background:url(tabbed-widget-menu-bg-selected.png) #333 repeat-x top left;
	color:#FFF;
	text-decoration:none;
	height:22px;
	border-radius: 5px;
}

/* BannerHeader */
#bannerHeader
{
	/*width:728px;*/
	height:90px;
	position:absolute;
	left:460px;
	top:40px;
	cursor:pointer;
	overflow:hidden;
}

/* Contenedor de posts */
#container
{
	width:842px;
	float:left;
	clear:left;
}

/* Chat */
.page-template-chat-php #container
{
	width:988px;
}

.mcrmeebo
{
	display:block;
	background:url("http://widget.meebo.com/images/r.gif") no-repeat top right;
}

.mcrmeebo:hover
{
	background:url("http://widget.meebo.com/images/ro.gif") no-repeat top right;
}

#theChat
{
	width:850px;
	float:right;
}

/* .Chat */
#content
{
	padding-top:10px;
	width:840px;
	margin-left:auto;
	margin-right:auto;
	float: right;
}

/* Entradas del home */
.hentryhome
{
	width: 790px;
	border: 1px solid #ddd !important;
    border-radius: 4px !important;
	margin-bottom: 28px;
	/*background:url(entry-bg.png) no-repeat left top;*/
    padding-left: 19px;
    padding-right: 19px;
    clear: both;
}

/* entradas */
.hentry
{
    /*border-top: 1px solid #ddd;
    border-left: none;
    border-right: none;
    border-bottom: none;*/
    width: 790px;
    margin-bottom: 28px;
    /*background:url(entry-bg.png) no-repeat left top;*/
    padding-left: 19px;
    padding-right: 19px;
    clear: both;
}

.blog .category-minipost
{
	border:1px dashed #82D0E7;
	background:#EEF8FF;
	margin-bottom:5px;
}

.entry-title
{
	/*font-family: 'Roboto Slab', serif;*/
    /*font-family: 'Bitter', serif;*/
    font-family: 'Noto Serif', serif;
    color:#25ADD3;
	text-decoration:none;
	font-size: 50px;
	font-weight:bolder;
	letter-spacing: -0.6px !important;
	line-height: 110%;
	padding:10px 5px 5px;
	/*text-shadow: -1px -1px 1px rgba(52, 53, 59, 0.2);*/
}

.bigger-entry-title {
    font-size: 62px !important;
}

.entry-date
{
	text-align:left;
	padding-left:11px;
	color:#333;
	font-size:14px;
}

.entry-content
{
	line-height:142%;
	padding: 10px;
    overflow: hidden;
}

.entry-content p {
    padding-bottom: 15px;
}

.more-link
{
	display:block;
	float:left;
	text-align:left;
	width:150px;
	margin-left:auto;
	font-size:18px;
	font-weight:700;
}

.entry-meta
{
	clear:both;
	width:80%;
	border-top:1px dotted #333;
	font-size:11px;
	margin:15px auto 10px;
	padding:8px 8px 0;
}

/* SideBars */
#primary,#secondary
{
	float:right;
	clear:right;
	width:340px;
	padding-left: 4px;
	font-size: 17px;
    background-color: #f1f1f1;
    border-radius: 4px;
    margin-top: 10px;
}

#primary.sidebar ul.xoxo &gt; li:first-child
{
	padding-top:10px;
}

.sidebar li.widget:last-child,#tabbed-widget-1
{
	margin-bottom:0;
}

.tabbed-widget-item ul li
{
	list-style:square;
}

.sidebar ul.xoxo li h3.widgettitle,.sidebar ul.xoxo li h2.widgettitle
{
	background:#EEF8FF;
	border-top:2px solid #25ADD3;
	border-bottom:1px solid #25ADD3;
	margin:1px 0;
	padding:5px;
}

#redClic
{
	width:280px;
	margin-right:auto;
	margin-left:auto;
}

.redesBlogs
{
	padding-top:5px;
	padding-bottom:5px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

/* Weather Widget */
.weathericonwidget
{
	width:250px;
	margin-left:auto;
	margin-right:auto;
}

.widget_weathericon span.weather_title
{
	font-weight:700;
}

.widget_weathericon ul *
{
	color:#000;
}

/* Flicker Badge */
#flickr_badge
{
	margin-top:5px;
}

.flickr_badge_image img
{
	border:4px #555 solid;
	margin-bottom:3px;
}

/* Footer */
#footer
{
	clear:both;
	margin-bottom:5px;
	border-top:2px #404040 dotted;
	font-size:13px;
	margin-top:5px;
	height:115px;
}

#blog-design-meta
{
	clear:both;
}

p.cc
{
	padding-top: 25px;
        float:right;
	text-align:right;
	padding-right:10px;
}

p.addr
{
	padding-left:10px;
}

/* Comentarios */
#comments
{
	width:98%;
	margin-left:auto;
	margin-right:auto;
}

#comments-list h3,.commentlist h3
{
	text-align:right;
}

#comments-list ol,.comments-list ol,ol#comments-list,ol.commentlist
{
	width:95%;
	margin:0 auto;
	padding:0;
}

#comments-list li,.commentlist li
{
	margin-bottom:4px;
	list-style:none;
	background:#F6F6F6;
	border:1px dotted #CCC;
	padding:5px;
}

#comments-list li.alt,.commentlist li.alt,.commentlist li.odd
{
	background:#EEF8FF;
	border:1px dotted #82D0E7;
}

.comment-author *
{
	vertical-align:middle;
}

.comment-author .fn,.comment-author .fn a
{
	color:#25ADD3;
	text-decoration:none;
	font-size:17px;
	text-transform:capitalize;
	font-weight:700;
}

.comment-author .fn a
{
	text-decoration:underline;
}

.comment-meta
{
	font-size:13px;
}

/** GoogleSearchTerms */
#googleSearchTerms
{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	font-size:11pt;
	padding:5px 5px 10px;
}

#googleSearchTerms *
{
	font-size:12pt;
}

/* SideBlog */
ul.xoxo li.widget_sideblog
{
	padding-top:1px;
}

li.widget_sideblog ul
{
	border:1px dashed #82D0E7;
    border-radius: 3px;
	/*background:#EEF8FF;*/
	padding:10px;
}

li.widget_sideblog h2,li.widget_sideblog h2 a
{
	color:#333;
	font-size:18px;
	line-height: 120%;
        padding-bottom: 6px;
}

li.widget_sideblog li
{
	border-bottom:1px dotted #1F87A5;
	padding:10px 0;
}

/* Tabbed Widget */
.wordpress li.tw-tabbed-widgets div.tw-rotate
{
	border:1px solid #82D0E7;
	background:#EEF8FF;
	width:340px;
}

.wordpress ul.tw-nav-list
{
	background:url(tabbed-widget-menu-bg.png) #26A9CD repeat-x top left;
}

.wordpress ul.tw-nav-list li,.wordpress #sidebar ul.tw-nav-list li
{
	margin-right:0;
	padding:0;
}

.wordpress ul.tw-nav-list li.ui-tabs-selected,.wordpress #sidebar ul.tw-nav-list li.ui-tabs-selected
{
	background:none;
	padding:0;
}

.wordpress ul.tw-nav-list li.ui-tabs-selected a,.wordpress #sidebar ul.tw-nav-list li.ui-tabs-selected a,.wordpress ul.tw-nav-list li.ui-tabs-selected a:hover,.wordpress #sidebar li.ui-tabs-selected a:hover
{
	background:url(tabbed-widget-menu-bg-selected.png) repeat-x top left;
}

.wordpress ul.tw-nav-list a,.wordpress #sidebar ul.tw-nav-list a
{
	background:none;
}

.wordpress ul.tw-nav-list a:hover,.wordpress #sidebar ul.tw-nav-list a:hover
{
	background:url(tabbed-widget-menu-bg-selected.png) repeat-x top left;
	color:#FFF;
	font-weight:700;
	text-decoration:none;
	border:none;
}

/* SideBar */
#sideBarSearchAds
{
	width:160px;
	height:90px;
	float:left;
}

#searchBarForm
{
	width:170px;
	float:left;
	margin-top:9px;
	text-align:center;
}

.widget_search .directorySearh
{
	clear:both;
	text-align:center;
	padding-top:9px;
}

/*  Forma Comentarios */
div#respond
{
	width:90%;
	background-color:#FFF5B3;
	border:2px dotted #FFE100;
	font-family:Arial, 'Bitstream Vera Sans', sans-serif;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:10px;
}

#commentform input,textarea
{
	border:1px solid #343434;
	padding:2px;
}

#commentform textarea
{
	width:100%;
}

/* =Forma Comentarios 
 Asides 
 SipleViewer */
.foto-page-number
{
	text-align:center;
	padding-bottom:10px;
}

#flashcontent
{
	height:600px;
	width:100%;
	border:1px solid #FFF;
	text-align:center;
}

a:visited
{
	color:#555;
	text-decoration:none;
}

#menu a
{
	/*font-family:Arial, "Bitstream Vera Sans", sans-serif;*/
	letter-spacing:-0.8px;
	/*font-size:15px;*/
	font-weight:bolder;
	/*line-height:160%;*/
    height: 25px;
}

.sidebar ul li a {
    line-height:160%;
}

br.both
{
	clear:both;
	line-height:0;
}

code
{
	font-family:Courier, Mono;
	color:#080;
}

.bl
{
	border-bottom:4px dotted #CCC;
	margin:20px 0 19px;
}

img
{
	border:0;
}

#box
{
	width:760px;
	margin:0 auto;
}

a
{
	color:#1140A2;
}

.cf
{
	font-family:Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size:16px;
	width:60%;
	padding:3px;
}

.sf
{
	line-height:35px;
}

#adm
{
	background-color:#000;
	text-align:right;
	color:#FFF;
	padding:4px;
}

#adm a,#adm a:hover
{
	color:#FFF;
	text-decoration:underline;
}

blockquote {
    font-family: Georgia, Times, "Times New Roman", "Bitstream Serif", serif;
    /*font-size: 94%;*/
    line-height: 135%;
    color: #444444;
    margin: 0px;
    padding: 30px 25px 0px 65px;
    background: url(blockquote-bg.jpg) top left no-repeat;
    font-style: italic;
}

h1,h2,h3,h4,h5,h6
{
	font-family:Arial, "Bitstream Vera Sans", sans-serif;
	margin:0;
	padding:0;
}

img.ir
{
	float:right;
	padding:8px;
}

img.il
{
	float:left;
	padding:8px;
}

/** ---------------------- wp 2.6 ****/
.aligncenter,dl.aligncenter,div.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption
{
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:10px;
}

.wp-caption img
{
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text
{
	font-size:13px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

/*-- Begin Clearfix Hack Classes --*/
.clearfix:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .clearfix
{
	height:1px;
}

/*-- End Clearfix Hack Classes --*/
div.pagePadding
{
	padding-left:8px;
	width:560px;
}

div.tlaAds
{
	padding-left:12px;
	margin:2px;
}

div.tlaAds ul li
{
	list-style-image:none;
	list-style:none;
	list-style-type:none;
}

.message
{
	margin-top:35px;
	background:#FFDEDE;
	width:400px;
	text-align:center;
	border:1px solid #FF7F7F;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}

.fb-like-box
{
	border-bottom:1px solid #EBEBEB;
	padding:5px;
}

.gplusone
{
	background-color:#EBF9E8;
	border-top:1px solid #FFF;
	border-bottom:1px solid #EBEBEB;
	font-size:0.7em;
	color:#000;
	line-height:1px;
	padding:9px 11px;
}

.gplusone span
{
	margin-left:4px;
	display:inline-block;
	vertical-align:text-top;
}

.twitter-follow
{
	background-color:#EEF9FD;
	border-top:1px solid #FFF;
	border-bottom:1px solid #EBEBEB;
}

.twitter-follow iframe
{
	margin:9px 11px;
}

/*bancos*/
h2.bancosNameTitle
{
	font-variant:small-caps;
	background-color:#444444;
	color:#FFF;
}

.nav-next
{
	float:right;
	text-align:right;
}

.nav-previous
{
	float:left;
	text-align:left;
}

.nav-previous,.nav-next
{
	font-size:24px;
	font-weight:700;
	padding: 21px;
}

/*disqus*/
#disqus-comments
{
	padding:24px;
}

#dsq-content a
{
	color:#1140A2;
	font-size:12px;
}

.widget_rss
{
	font-size:10px;
}

.widget_rss h3 a
{
	font-size:12px !important;
}

.widget_rss li
{
	padding:4px;
}

body,div,dl,dt,dd,ul,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,th,td,select,.feedsList p
{
	margin:0;
	padding:0;
}

#blog-description,#access div.skip-link,li.widget_sideblog h3,li.widget_sideblog h2.widgettitle,hr,.nodisplay
{
	display:none;
}

#feedSubscriptions input.submitSuscripcion,#searchBarForm input.searchSubmit
{
	margin-top:4px;
}

ul.feeds li,.sidebar ul
{
	list-style:none;
}

.feeds h3,#commentform label small
{
	font-size:14px;
}

.page-template-chat-php #content,.page-template-chat-php .hentry
{
	width:986px;
}

.entry-title a,.entry-title a:visited
{
	/*font-family: 'Roboto Slab', serif;*/
    /*font-family: 'Bitter', serif;*/
    font-family: 'Noto Serif', serif;
    color:#25ADD3;
	text-decoration:none;
	letter-spacing: -0.6px;
}

.entry-content ul,.entry-content ol,.tabbed-widget-item ul,#redClic ul
{
	margin-left:25px;
}

.entry-content ul li,#redClic ul li
{
	list-style-image:none;
	list-style-position:outside;
	list-style:square;
}

#secondary.sidebar,.sidebar li.widget
{
	margin-bottom:10px;
}

.widget_weathericon .wicon,.flickr_badge_image,.widget_tag_cloud
{
	text-align:center;
}

.cityPhotos a,.clearfix
{
	display:block;
}

li.widget_sideblog h2 a:hover,a:hover
{
	color:#EC8A36;
	text-decoration:none;
}

.l,.alignleft
{
	float:left;
}

.r,.alignright
{
	float:right;
}

h3.alDiaTitle,h2.alDiaTitle,h3.bancosTitle
{
	font-variant:small-caps;
}

div.postAlDia p,div.postBancos p
{
	margin-top:0;
}

#dsq-content,.dsq-comment-message
{
	font-size:12px;
}

.dsq-trackback-date,.dsq-trackback-excerpt,.widget_rss a.rsswidget
{
	font-size:11px;
}

ul.related_post {
padding-left: 0;
margin: 0;
}

ul.related_post li {
list-style: none;
padding-left: 0;
}


#authorarea{
background: #f0f0f0;
border: 1px solid #d2d2d2;
padding: 10px;
width:500px;
overflow:hidden;
color: #333;
}
#authorarea h3{
font-size: 18px;
color:#333;
margin:0;
padding:10px 10px 5px 10px;
}
#authorarea h3 a{
text-decoration:none;
color: #333;
font-weight: bold;
}
#authorarea img{
margin:0;
padding:10px;
float:left;
border: 1px solid #ddd;
width: 100px;
height: 100px;
}
#authorarea p{
color:#333;
margin:0;
padding:0px 10px 10px 10px;
}
#authorarea p a{
color:#333;
}
.authorinfo{
text-align: left;
font-size: 80%;
padding-left:120px;
}

.post-info, .post-info span, .post-info a {
font-size: 10px !important;
}

a:focus {       
    outline: none!important;
    border: none!important;
} 



#banneronsigletop {
	width:571px;
	margin-top:10px;
}


.ad336 {
	width:336px;
	float:left;
}

.ad200 {
	width:200;
	float:right;
}



#fanback {
display:none;
background:rgba(0,0,0,0.8);
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
z-index:99999;
}
#fan-exit {
width:100%;
height:100%;
}
#JasperRoberts {
background:white;
width:420px;
height:270px;
position:absolute;
top:58%;
left:63%;
margin:-220px 0 0 -375px;
-webkit-box-shadow: inset 0 0 50px 0 #939393;
-moz-box-shadow: inset 0 0 50px 0 #939393;
box-shadow: inset 0 0 50px 0 #939393;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: -220px 0 0 -375px;
}
#TheBlogWidgets {
float:right;
cursor:pointer;
background:url('/wp-content/themes/vivirGdl/fanclose.png') repeat;
height:15px;
padding:20px;
position:relative;
padding-right:40px;
margin-top:-20px;
margin-right:-22px;
}
.remove-borda {
height:1px;
width:366px;
margin:0 auto;
background:#F3F3F3;
margin-top:16px;
position:relative;
margin-left:20px;
}
#linkit,#linkit a.visited,#linkit a,#linkit a:hover {
color:#80808B;
font-size:10px;
margin: 0 auto 5px auto;
float:center;
}

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