#TB_overlay {
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100050; /* Above DFW. */
}

#TB_window {
	position: fixed;
	background-color: #fff;
	z-index: 100050; /* Above DFW. */
	visibility: hidden;
	text-align: left;
	top: 50%;
	left: 50%;
	-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
	box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeWindowButton {
	position: absolute;
	left: auto;
	right: 0;
	width: 29px;
	height: 29px;
	border: 0;
	padding: 0;
	background: none;
	cursor: pointer;
	outline: none;
	-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
	transition: color .1s ease-in-out, background .1s ease-in-out;
}

#TB_ajaxWindowTitle {
	float: left;
	font-weight: 600;
	line-height: 29px;
	overflow: hidden;
	padding: 0 29px 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc( 100% - 39px );
}

#TB_title {
	background: #fcfcfc;
	border-bottom: 1px solid #ddd;
	height: 29px;
}

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal {
	padding: 15px;
}

#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}

#TB_load {
	position: fixed;
	display: none;
	z-index: 103;
	top: 50%;
	left: 50%;
	background-color: #E8E8E8;
	border: 1px solid #555;
	margin: -45px 0 0 -125px;
	padding: 40px 15px 15px;
}

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	opacity: 0;
	height: 100%;
	width: 100%;
}

#TB_iframeContent {
	clear: both;
	border: none;
}

.tb-close-icon {
	display: block;
	color: #666;
	text-align: center;
	line-height: 29px;
	width: 29px;
	height: 29px;
	position: absolute;
	top: 0;
	right: 0;
}

.tb-close-icon:before {
	content: "\f158";
	font: normal 20px/29px dashicons;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#TB_closeWindowButton:hover .tb-close-icon,
#TB_closeWindowButton:focus .tb-close-icon {
	color: #00a0d2;
}

#TB_closeWindowButton:focus .tb-close-icon {
	-webkit-box-shadow:
		0 0 0 1px #5b9dd9,
		0 0 2px 1px rgba(30, 140, 190, .8);
	box-shadow:
		0 0 0 1px #5b9dd9,
		0 0 2px 1px rgba(30, 140, 190, .8);
}

/* Fluid width Facebook like box CSS
Make the Facebook Like box responsive (fluid width)
This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
#fb-root {
  display: none;
}
 
/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe {
  width: 100% !important;
}
/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 1em; }
.ui-widget-content { border: 1px solid #ccc; background: transparent}
.ui-widget-content a { color: #222222; }
.ui-widget-header { border-bottom: 1px solid #aaaaaa; background: #cccccc url(/wp-content/themes/apollo/css/jqueryui/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;  font-weight: bold; }
.ui-widget-header a {  }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(/wp-content/themes/apollo/css/jqueryui/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default { background: #fff; } 
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(/wp-content/themes/apollo/css/jqueryui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover, .ui-widget-header, .ui-state-default { background: transparent; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #ccc; background: #ffffff url(/wp-content/themes/apollo/css/jqueryui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(/wp-content/themes/apollo/css/jqueryui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(/wp-content/themes/apollo/css/jqueryui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/wp-content/themes/apollo/css/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/wp-content/themes/apollo/css/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/wp-content/themes/apollo/css/jqueryui/images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/wp-content/themes/apollo/css/jqueryui/images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/wp-content/themes/apollo/css/jqueryui/images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/wp-content/themes/apollo/css/jqueryui/images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/wp-content/themes/apollo/css/jqueryui/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/wp-content/themes/apollo/css/jqueryui/images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(/wp-content/themes/apollo/css/jqueryui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(/wp-content/themes/apollo/css/jqueryui/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; padding: .3em .3em .3em .7em; color: #000; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 1.6em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 1em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Tabs
----------------------------------*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-tabs.ui-widget-content { border: 0;}

@font-face {
  font-family: 'Patua One';
  font-style: normal;
  font-weight: 400;
  src: local('Patua One'), local('PatuaOne-Regular'), url(http://themes.googleusercontent.com/static/fonts/patuaone/v3/yAXhog6uK3bd3OwBILv_SLO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}

@font-face {
font-family: ”Georgia”;
src: url(/wp-content/themes/apollo/css/‘/georgia/Georgia.eot’);
src: local(‘Georgia’),local(‘Georgia’),
url(/wp-content/themes/apollo/css/‘Georgia.woff’) format(‘woff’),
url(/wp-content/themes/apollo/css/‘Georgia.otf’) format(‘opentype’),
url(/wp-content/themes/apollo/css/‘Georgia.svg#ChunkFive’) format(‘svg’);
}

/* 
	CSS Reset 
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .search_box p
{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body 
{
	line-height:1.5;
	width: 100%;
	min-width: 960px;
} 
blockquote:before, blockquote:after, q:before, q:after 
{
	content:"";
}
blockquote, q 
{
	quotes:"" "";
}
a img 
{
	border:none;
}

p {
	padding-top:1em;
	padding-bottom:1em;
}

.expli{
clear: both;
}

em
{
	font-style: italic;
}
.enter{
display: none;}
.textwidget p:empty
{
	display: none;
}

#content_wrapper .inner .inner_wrapper .sidebar_content ul
{
	margin: 20px;
	margin-right: 0;
}

.mobilewidget{
	display: none;	
	}

em
{
	font-style: italic;
}

.sticky, .gallery-caption, .bypostauthor
{
	font-weight: bold;
}

.middle
{
	vertical-align: -15%;
	margin-right: 5px;
}

img.thumb
{
	width: 120px;
	height: 120px;
}

/*
	Global Layout
*/

body
{
	background-color: #fff;
	font-size: 15px;
	font-family: 'Georgia', Times,sans-serif;
	padding: 0;
	margin: 0;
	color: #444;
}

#wrapper
{
	width: 100%;
	overflow: hidden;
	margin: auto;

}

a
{
	color: #2C2F32;
	text-decoration: none;
	-webkit-transition: color .2s linear, background .1s linear;
	-moz-transition: color .2s linear, background .1s linear;
	-ms-transition: color .2s linear, background .1s linear;
	-o-transition: color .2s linear, background .1s linear;
	transition: color .2s linear, background .1s linear;
}

a:hover
{
	color: #1BC4DE;
	text-decoration: none;
}

a:active
{
	color: #cccccc;
	text-decoration: none;
}

ul.twitter li a
{
	color: #1BC4DE;
}

ul.twitter li a:hover, ul.twitter li a:active
{
	text-decoration: underline;
}

#footer a
{
	color: #000;
}

#footer a:hover, #footer a:active
{
	color: #1bc4de;
}

.alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0; width: 250px; height: auto;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignleft.social { margin-top: 5px; }

hr
{
	height: 0px;
	border: 0;
	background: transparent;
	margin: auto;
	width: 100%;
}

#footer 
{
	padding: 0;
	width: 960px;
	margin: auto;
	color: #888;
	
}

.inner_wrapper .padre{
background: url('/OTRO/SHOP/MADRE/fondo.jpg');
}


.footer_wrapper
{
	width: 100%;
	background: #fff url(/wp-content/themes/apollo/css/../images/patterns/right_strip_pattern.png);
	margin: auto;
	color:#000;
}
#anuncimediaset
{
	width: 100%;
	margin: auto;
	padding: 0;
	height: 100px;
	margin: auto;
	color: #888;
	background: #fff;
	margin-top: 20px;
	clear: both;
}

#anuncimediaset_left
{
	width: 500px;
	float: left;
}

#copyright
{
	width: 100%;
	margin: auto;
	padding: 20px 0 40px 0;
	margin: auto;
	color: #888;
	background: #000;
	margin-top: 20px;
	clear: both;
}

#copyright a{
	color: #888;	
	}

#copyright_left
{
	width: 500px;
	float: left;
}

.social_wrapper
{
	width: 390px;
	float: right;
}

#header_wrapper .social_wrapper
{
	margin-top: 10px;
	padding-top: 0;
}

.social_wrapper ul
{
	list-style: none;
}

.social_wrapper ul li
{
	float: right;
	margin-left: 5px;
}

.shop ul li
{
	display: inline-block;
	margin-left: 0;
	list-style: none;
	background:transparent;
}



.social_wrapper ul li img
{
	width: 24px;
}

pre, code, tt {font:12px 'andale mono', 'lucida console', monospace;line-height:1.5;display: block;word-wrap: break-word; color: #888; 
	overflow:auto; padding: 20px;
line-height: 19px; background: transparent url(/wp-content/themes/apollo/css/../images/pre_bg.png) repeat; border: 1px solid #ebebeb;
}

/*
	Input layout
*/

input[type=text], input[type=password]
{
	padding: 10px;
	font-size: 14px;
	margin: 0;
	border: 0;
	background: #F4F4F7;
	font-family: Helvetica, Arial ,Verdana,sans-serif;
	color: #222;
}

#footer input[type=text], #footer input[type=password], #footer textarea
{
	background: #363636 url(/wp-content/themes/apollo/css/../images/search_box_bg.png) repeat-x;
	border: 1px solid #555;
	border-top: 0;
}

#footer textarea
{
	height: 16px;
}

input[type=text].blur, textarea.blur
{
	color: #999;
}

textarea
{
	background: #F4F4F7;
	padding: 10px;
	font-size: 14px;
	color: #222;
	margin: 0;
	border: 0;
	height: 200px;
	overflow: auto;
	font-family: "helvetica neue",Helvetica,Verdana,sans-serif;
	padding-top: 8px;
}

input[type=submit], input[type=button], a.button, a.button:hover, a.button:active, .btn2 a, .btn2 a:hover, button, button:hover
{
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	padding: .65em 2em .65em 2em;
	color: #fff;
	background: #1bc4de;
	text-transform: uppercase;
	font-family: 'Patua One';
	border: 0;
}

.especialone a:link{
text-decoration: none;
}

.especialone img{
	margin-top: -50px;
}

.especialone #home_slider h4{
margin-top: 20px;

}

.especialone #home_slider .post_detail.half{
margin-top: -30px;
margin-bottom: 0;
}

.especialone #home_slider .post_detail.half p{
margin-top: -50px;
}

.btn2 a
{
	width: 240px;
}

#content_wrapper .inner .inner_wrapper .sidebar_content ul.rating
{
	background: #F4F4F7;
	border: 1px solid #fff;
	margin: 0;
}

#content_wrapper .inner .inner_wrapper .sidebar_content ul.rating li
{
	border-top: 1px solid #fff;
}

.rev_title
{
	text-shadow: none;
}

.base
{
	display: none;
}

input[type=submit], input[type=button]
{
	padding: 8px 15px 8px 14px;
}


a.button
{
	float: left;
}

a.button span
{
	position: relative;
	top: 0;
	width: 100%;
	text-align: center;
	display: block;
}

input[type=submit]:active, input[type=button]:active, .btn2 a:active
{
	position: relative;
	top: 1px;
	left: 1px;
}

.nuevomio{margin-top: -100px;}

#cancel-comment-reply-link
{
	margin: 7px 0 0 10px;
	background: transparent;
}

h1, h2, h3, h4, h5, h6
{
	color: #2C2F32;
	letter-spacing: 0px;
	font-weight: 500;
	font-family: 'Patua One';
}

strong.title, a.post_title
{
	font-weight: 500;
	font-family: 'Patua One';
	font-size: 16px;
	color: #2C2F32;
}

#footer strong.title
{
	font-size: 14px;
}

label
{
	color: #333;
	letter-spacing: 0px;
	font-weight: bold;
}

label.error
{
	color: #1bc4de;
	font-weight: bold;
	margin-left: 5px;
}

h1
{
	font-size: 30px;
	display: block;
	background: transparent url(/wp-content/themes/apollo/css/../images/line_shadow.png) repeat-x center 22px;
}

h2
{
	font-size: 40px;
	font-weight: bold;
}

h3
{
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
}

h4
{
	color:#2C2F32;
	font-size: 22px;
}

h5, h3#reply-title
{
	font-size: 20px;
}

.page_header
{
	font-size: 20px;
}

h1 span, h5 span
{
	background: #fff;
	padding-right: 10px;
}

h1 a, h5 a
{
	color: #000000;
}

h3 small
{
	font-family: 'Helvetica Neue', Helvetica, Arial,Verdana,sans-serif;
	font-size: 14px;
}

h1 span a span, h2.widgettitle span a span, h5 span a span
{
	padding-right: 0;
	background: transparent;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6
{
	color: #fff;
}

h6
{
	font-size: 23px;
	font-weight: bold;
}

.black
{
	color: #000;
}

.clear
{
	clear: both;
}


img.mid_align
{ 
	vertical-align: middle;
	margin-right: 5px;
	border: 0;
}

img.frame, .pp_gallery a img, #gallery-1 img
{
	width: 180px;
}

.pp_gallery a 
{
	float: left;
	display: block;
	margin: 15px 30px 15px 0;
}

.frame_left
{
	padding: 3px;

 	float: left;
 	margin: 0 20px 10px 0;
 	text-align: center;
}

.frame_left .caption, .frame_right .caption, .frame_center .caption
{
	margin: 7px 0 2px 0;
	display: block;
	color: #999;
}

.frame_right
{
	padding: 3px;

 	float: right;
 	margin: 0 0 10px 20px;
 	text-align: center;
}

.frame_center
{
	padding: 3px;
 	margin: auto;
 	margin-top: 20px;
	margin-bottom: 20px;
 	text-align: center;
 	clear: both;
 	display: table;
}

.dropcap1
{
	display: block;
	float: left;
	margin: 0 8px 0 0;
	font-size: 24px;
	line-height: 39px;
	background: black;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: white;
	width: 40px;
	height: 40px;
	text-align: center;
}

blockquote
{
	padding-left: 30px;
	width: 90%;
	border-left: 5px solid #ebebeb;
	font-style: oblique;
	font-size: 17px;
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #999;
}

blockquote h2
{
	font-weight: normal;
	font-size: 22px;
}

blockquote h3
{
	font-weight: normal;
	font-size: 20px;
}

#respond
{
	width: 99%;
	float: left;
	margin: 5px 0 0 0;
}

.comment_inner #respond
{
	margin-left: 5px;
}

ul.children #respond
{
	margin-left: -20px;
}

.space
{
	margin-bottom: 10px;
}

#header_wrapper
{
	width: 100%;
	-top: 30px;
	background: #fff;
	padding-top: 0px;
	z-index: 999;
	
}

#header_wrapper .topmenu.notice
{
	float: left;
	width: 500px;
	margin-top: 0px;
	color: #fff;
}

#top_menu a
{
	color: #000;
	
	
}

#top_menu
{
	display: block;
	float: left;
	list-style: none;
	margin-top: 12px;
}

#top_menu li
{
	display: inline-block;
	margin-right: 10px;
	font-family: 'Georgia', 'Times', Helvetica, Arial,Verdana,sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
}

#top_menu li ul
{
	display: none;
}

#boxed_wrapper
{
	width: 980px;
	margin: auto;
	
	display:block;
	clear: both;
}

.standard_wrapper
{
	width: 960px;
	margin: auto;
	
}

.standard_wrapper.wide
{
	width: 980px;
}

.standard_wrapper.header
{
	margin-bottom: 0px;
}

.logo
{
	float: left;
	margin: 85px 0 35px 15px;
}

#custom_logo
{
	display: block;
	margin: 20px auto;
	width: 544px;
}

.logo_tagline
{	
	display: block;
	float: left;
	padding: 4px 10px 4px 10px;
	color: #999;
	text-shadow: 0 1px 1px #fff;
	font-size: 14px;
	margin-top: 22px;
	margin-left: 5px;
}

.header_ads
{
	float: right;
	margin: 90px 10px 0 0;
}

.search_box
{
	display: block;
	float: right;
}

.search_box input[type=text], .search_box input[type=text]:hover
{
	display: block;
	float: right;
	width: 170px;
	height: 18px;
	border: 1px solid #555;
	border-top: 0;
	margin: 10px 20px 0 0;
	background: #363636 url(/wp-content/themes/apollo/css/../images/search_box_bg.png) repeat-x;
	color: #999;
}

.search_box input[type=text].blur
{
	font-style: italic;
}

#menu_wrapper
{
	width: 1000px;
	height: 60px;
	padding: 0;
	margin:auto;
}

.mainmenu.notice
{
	float: left;
	width: 700px;
	padding: 17px 0 10px 12px;
	z-index: 999;
}

#menu_wrapper .nav ul, #menu_wrapper .nav
{
	list-style: none;
	display: block;
	float: left;
	margin: 0 23px 0 5px;
	width: 1000px;
}

#menu_wrapper .nav ul li, #menu_wrapper .nav li
{
	display: block;
	float :left;
	margin: 0;
}

#menu_wrapper .nav ul li ul, #menu_wrapper div .nav li ul, .main_nav li ul
{
	display: none;
	list-style: none;
	background: #000;
	position:absolute;
 	padding: 0;
 	margin-top: 36px;
 	width: 200px;
 	height: auto;
 	z-index: 1000;
	padding-top: 5px;
	border-bottom: 5px solid;
	border-left: 0;
}

#menu_wrapper .nav ul li ul li ul, #menu_wrapper div .nav li ul, .main_nav li ul li ul
{
	margin-left: 200px;
	margin-top: 5px;
}

#menu_wrapper .nav li ul li a, .nav li ul li a, #menu_wrapper .nav ul li.current_page_parent ul.sub-menu li.current_page_item a, .nav li.current-menu-parent ul.sub-menu li.current_page_item a
{
	background: none;
}

.main_nav li ul li
{
	width: 100%;
}

#menu_wrapper .nav li ul li a, #menu_wrapper .nav li.current-menu-item ul li a, #menu_wrapper .nav li ul li.current-menu-item a,#menu_wrapper .nav ul li ul li a, #menu_wrapper .nav ul li.current-menu-item ul li a, #menu_wrapper .nav ul li ul li.current-menu-item a
{
	color: #fff;
	display: block;
	width: 188px;
	font-weight: bold;
	line-height: 1em;
	padding: 10px 0 10px 12px;
	background: none;
}

.main_nav ul, .main_nav
{
	list-style: none;
	margin: auto;
	width: 1000px;
	height: 30px;
	z-index: 999;
	float: left;

}

.main_nav ul li,  .main_nav li
{
	display: block;
	float :left;
	margin: 0;
}

.main_nav ul li a,  .main_nav li a
{
	display: block;
	float :left;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	color: #000;
	font-family: monospace;
	text-transform: uppercase;
	font-size: 14px;
}

.main_nav ul li ul li a,  .main_nav li ul li a
{
	width: 165px;
	padding: 10px 19px 7px 16px;
	border: 0;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	font-family: 'Helvetica Neue', Helvetica, Arial,Verdana,sans-serif;
}

.main_nav ul li ul li:last-child a,  .main_nav li ul li:last-child a
{
	border-bottom: 0;
	padding-bottom: 0px;
}

.main_nav ul li a:hover,  .main_nav li a:hover, .main_nav ul li a.hover,  .main_nav li a.hover, .main_nav ul li a:active,  .main_nav li a:active, .main_nav li.current-menu-item a
{
	color: #fff;
	background: #1bc4de;
}

.main_nav li:last-child a:hover, .main_nav li:last-child a.hover
{
	border-right: 0;
}

.main_nav li ul li a,  .main_nav li.current-menu-item ul li a,#menu_wrapper .nav ul li ul li a, #menu_wrapper .nav ul li.current-menu-item ul li a, #menu_wrapper .nav ul li ul li.current-menu-item a,
{
	display: block;
	width: 170px;
	line-height: 0.7em;
	padding: 5px 0 5px 30px;
}

.main_nav li ul li a:hover,  .main_nav li.current-menu-item ul li a:hover, .main_nav li ul li a.hover,  .main_nav li.current-menu-item ul li a.hover, #menu_wrapper .nav ul li.current-menu-item ul li a:hover, #menu_wrapper .nav ul li ul li.current-menu-item a:hover, .main_nav li ul li:last-child a:hover, .main_nav li ul li:last-child a.hover
{
	
}

#breaking_wrapper
{
	display: none;
	
clear: both;
	background: #fff;
	

}

h2.breaking
{
	display: block;
	float: left;

	background: #1bc4de;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}


.fullslide .flexslider_excerpt a
{
	color: #000;
	
}
.fullslide .flexslider_excerpt h4
{
	color: #000;
	
}

.imggrandes{
	margin-left: -200px;

}

.imggrandes img{
	width: 1000px;
	height: 650px;
	padding-top: 20px;
}

.indiceheader1{
	padding:5px 0 20px 0;
	margin-left: -180px;
	float: left;
	width: 1000px;
	text-align: center;
	font-style: italic;
	color: #6d6d6d;
}	

.flexslider_caption .flexslider_excerpt a{
	color: #000;}
	

.breaking_new
{
	color: #2C2F32;
	
	float: left;
}

.breaking_new .marquee
{
	float: left;

	display: none;
}

.breaking_new p
{
	display: inline-block;
	margin-right: 30px;
}

.breaking_new p a
{
	color: #1BC4DE;
	font-family: 'Patua One';
	font-weight: 500;
}

.breaking_new p a:hover
{
	color: #1BC4DE;
}

.post_comment_number, .post_comment_number:hover, .post_comment_number:active
{
	display: block;
	float: right;
	padding: 10px 12px 10px 15px;
	background: #1bc4de;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Patua One';
	font-weight: 500;
	margin-top: -10px;
}

.readmore
{
	float: left;
	padding: 10px 12px 10px 15px;
	background-color: #fff;
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
	font-family: 'Patua One';
}

.readmore:hover, .readmore:active, .readmore:link, .readmore:visited
{
	background: #fff;
	color: #000;
}


#slider_wrapper
{
	
	width: 580px;
	height: 500px;
	margin:auto;
	background: #fff;
	margin-left: 0;
	margin-bottom: 0;
	padding: 20px;

	
}

 #slider_wrapper .flex-control-nav{
background-color: #fff;
margin-top: 50px;}



#slider_wrapper div
{
	visibility: hidden;
	
}

#slider_wrapper a{
	color: #000;}

#content_wrapper .inner .inner_wrapper #slider_wrapper ul
{
	margin: 0;
}

.caption_cat
{
	color: #fff;
	display: table;
	background: #e16020;
	width: auto;
	padding: 5px 10px 5px 10px;
	font-family: "Patua One";
	font-size: 14px;
	text-transform: uppercase;
}

.catnuevas{
	text-align: center;
	font-size: 20px;

}

.post_img .caption_cat
{
	color: #fff;
	display: table;
	background: #e16020;
	width: auto;
	padding: 5px 10px 5px 10px;
	font-family: "Patua One";
	font-size: 14px;
	text-transform: uppercase;
	top: -255px;
	position: relative;
	z-index: 999;
}

.post_img .caption_cat.half
{
	top: -185px;
}

.post_img
{
	margin-top: 20px;

}

.recent_post_wrapper
{
	margin: 10px 0 0 11px;
}

.recent_post_wrappermio
{
	margin: 10px 0 0 11px;
}

.recent_post_item_wrapper
{
	margin-top: 5px;
}

#content_wrapper
{
	width: 960px;
	margin: auto;
	margin-top: 0;
	padding-bottom: 30px;
	z-index: 1000;
	word-wrap: break-word;
}

body.single #content_wrapper
{
	padding-bottom: 30px;
}

#content_wrapper .inner
{
	width: 100%;
	margin: auto;
		min-width: 960px;
}


#content_wrapper.full_page_width
{
	width: 880px;
}

#content_wrapper .inner .inner_wrapper.fullwidth
{
	padding-top: 0;
	width: 910px;
	margin: auto;
	padding: 20px;
	margin-top: 15px;
	border-top: 5px solid #fff;

	background: #fff;
}

#content_wrapper .inner .inner_wrapper .sidebar_content
{
	width: 620px;
	float: left;
	padding: 0;
	margin-top: 15px;
}

#content_wrapper .inner .inner_wrapper .sidebar_content.widthbg
{
	width: 580px;
	padding: 20px;
	border-top: 5px solid #fff;

	background: #fff;
}

#content_wrapper.cat_width .inner .inner_wrapper .sidebar_content
{
	width: 620px;
	margin: 0 0 0 0;
}

#content_wrapper.cat_width .inner .inner_wrapper .sidebar_content ul
{
	margin: 0 0 0 20px;
}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper
{
	width: 305px;
	float: right;
	padding: 0 0 0 0;
	margin: 15px 0 0 0;
}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper .sidebar
{
	width: 100%;
	float: right;
}

#content_wrapper .inner .inner_wrapper .sidebar_wrapper .sidebar .content
{
	margin: 0;
}

#content_wrapper .sidebar .content .sidebar_widget
{
	list-style: none;
}

#content_wrapper .one_half.home .sidebar_widget
{
	list-style: none;
	margin-left: 0;
}

#content_wrapper .sidebar .content .sidebar_widget > li
{
	margin: 0 0 30px 0;
	float: left;
	width: 100%;
	padding-bottom: 5px;
	background: #fff;

	
}

#content_wrapper .sidebar .content .sidebar_widget > li.Custom_Facebook_Page iframe
{
	margin: 5px 0 5px 5px;
}

#content_wrapper .sidebar .content .sidebar_widget > li.widget_search
{
	background: transparent;
	border: 0;
	padding-bottom: 0;
	margin-bottom: 16px;
	
}

#content_wrapper .sidebar .content .sidebar_widget li.widget_archive, #content_wrapper .sidebar .content .sidebar_widget li.widget_categories, #content_wrapper .sidebar .content .sidebar_widget li.widget_nav_menu, #content_wrapper .sidebar .content .sidebar_widget li.Custom_Photos_News, #content_wrapper .sidebar .content .sidebar_widget li.widget_link, #content_wrapper .sidebar .content .sidebar_widget li.widget_meta
{
	padding-bottom: 5px;
}

#content_wrapper .sidebar .content .sidebar_widget li.widget_archive ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_categories ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_nav_menu ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_links ul li, #content_wrapper .sidebar .content .sidebar_widget li.widget_meta ul li
{
	float: left;
	margin: 0;
	width: 44%;
	margin-right: 0%;
	padding-bottom: 10px;
}

#content_wrapper .sidebar .content .sidebar_widget li.widget_archive ul li:nth-child(odd), #content_wrapper .sidebar .content .sidebar_widget li.widget_categories ul li:nth-child(odd), #content_wrapper .sidebar .content .sidebar_widget li.widget_nav_menu ul li:nth-child(odd), #content_wrapper .sidebar .content .sidebar_widget li.widget_links ul li:nth-child(odd), #content_wrapper .sidebar .content .sidebar_widget li.widget_meta ul li:nth-child(odd)
{
	clear: none;
	float: left;
	margin: 0;
	width: 44%;
	margin-right: 0%;
	padding-bottom: 10px;
}

#content_wrapper .sidebar .content .sidebar_widget li object, #content_wrapper .one_half.home .sidebar_widget li object, #footer .sidebar_widget li object
{
	margin-left: 10px;
}

#content_wrapper .sidebar .content .sidebar_widget li.widget_tag_cloud div, #content_wrapper .one_half.home .sidebar_widget li.widget_tag_cloud div, #footer .sidebar_widget li.widget_tag_cloud div
{
	width: 90%;
	margin-left: 15px;
	margin-bottom: 15px;
}

div.textwidget
{
	width: 100%;
	margin: 25px 0 0 0;
}

#footer .sidebar_widget li.widget_tag_cloud div
{
	margin-left: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li form#searchform, #content_wrapper .one_half.home .sidebar_widget li form#searchform, #footer .sidebar_widget li form#searchform
{
	width: 100%;
}

#content_wrapper .sidebar .content .sidebar_widget li form#searchform div, #content_wrapper .one_half.home .sidebar_widget li form#searchform div, #footer .sidebar_widget li form#searchform div
{
	width: 95%;
}

label.screen-reader-text
{
	display: none;
}

#content_wrapper .sidebar .content .sidebar_widget li form#searchform input[type=text], #content_wrapper .one_half.home .sidebar_widget li form#searchform input[type=text], #footer .sidebar_widget li form#searchform input[type=text]
{
	width: 285px;
	margin:  0;
	background: #fff;
	
}

#footer .sidebar_widget li
{
	clear: none;
	padding: 0;
	margin-left: -5px;
}

#content_wrapper .one_half.last.home .sidebar_widget li ul
{
	margin: 10px 0 10px 0;
}

#footer .sidebar_widget li
{
	float: left;
	width: 23%;
	margin-right: 3%;
}

#footer .sidebar_widget li iframe
{
	max-width: 200px;
	background: #fff;
	margin-top: 15px;

}

#footer .sidebar_widget li.widget-four
{
	float: left;
	margin-right: 0;
}

#footer .sidebar_widget li ul li
{
	width: auto;
	margin: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul, #content_wrapper .one_half.home .sidebar_widget li ul, #footer .sidebar_widget li ul
{
	margin: 15px 0 0 5px;
	float: left;
	list-style: none;
	width: 100%;
}

#footer .sidebar_widget li ul
{
	margin-left: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul li ul.sub-menu
{
	border-left: 1px solid #ebebeb;
	font-size: 12px;
}

#content_wrapper .sidebar .content .sidebar_widget li ul#recentcomments, #footer .sidebar_widget li ul#recentcomments
{
	width: 95%;
	color: #999;
}

.comment_date
{
	color: #999;
	padding: 0 0 0 5px;
	float: left;
	font-size: 12px;
	margin-top: 3px;
}

.comment-reply-link
{
	color: #999;
	float: right;
}

#commentform
{
	margin-top: 10px;
}

#content_wrapper .sidebar .content .sidebar_widget li.widget_recent_entries ul, #footer .sidebar_widget li.widget_recent_entries ul
{
	width: 92%;
}

#footer .sidebar_widget li ul
{
	list-style: none;
}

#footer .sidebar_widget li ul li ul.sub-menu
{
	border-left: 3px solid #fff;
	padding-left: 10px;
}

#content_wrapper .sidebar .content .sidebar_widget li ul li, #content_wrapper .one_half.home .sidebar_widget li ul li, #footer .sidebar_widget li ul li
{
	padding: 0 0 20px 10px;
	
}

#content_wrapper .sidebar .content .sidebar_widget li.widget_recent_comments ul li
{
	padding-left: 55px;
	background-image: url(/wp-content/themes/apollo/css/../images/comment_alt2_stroke_28x32.png);
	background-repeat: no-repeat;
	background-position: 12px 4px;
	min-height: 30px;
}

#content_wrapper .sidebar .content .sidebar_widget li.widget_recent_entries ul li
{
	padding-left: 55px;
	background-image: url(/wp-content/themes/apollo/css/../images/pen_alt_stroke_24x24.png);
	background-repeat: no-repeat;
	background-position: 12px 4px;
	min-height: 30px;
}

#footer .sidebar_widget li ul li
{
	padding-bottom: 7px;
	padding-left: 0;
	float: none;
	margin-bottom: 5px;
}

#footer .sidebar_widget li ul.thumb li
{
	padding-bottom: 0px;
	padding-left: 0;
	float: left;
	margin-right: 10px;
}

#content_wrapper .one_half.home .sidebar_widget li ul li
{
	padding-left: 0;
}

.one_half
{
	float: left;
	width: 47%;
}


.post_wrapper_inner .readmore{
	margin-top: -10px;
	margin-right: 30px;
}








.one_half .post_img img{
	width: 550px;
}

.post_header h3{
font-size: 30px;
}

.sidebar_content .one_half{
width: 260px;
}
a.post_title{

font-weight: bold;
font-size: 20px;}












.one_half.home, .one_half.last.home
{
	width: 280px;
}

.one_half.right
{
	float: right;
	margin-right: 12px;
}

.one_half.last
{
	float: left;;
	background-color: #fff;
	clear: both;
	height: auto;
	width: 500px;
	padding-left: 30px;
	margin-top: -5px;
	margin-bottom: -20px;
}
.one_half.last .post_detail.space
{
	color: #747474;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;	
	font-size: 13px;
	
}

.one_half.last2
{
	float: right;
	padding-right: 25px;

}

.one_half.last2 img{
width: 250px;
}

.recent_thumbnail
{
	display: block;
	width: 290px;
	height: 200px;
	overflow: hidden;
}

.recent_thumbnail h6
{
	background: transparent url(/wp-content/themes/apollo/css/../images/trans_000_bg.png) repeat;
	display: block;
	padding: 5px 10px 5px 10px;
	position: relative;
	top: -62px;
	left: 0;
	color: #fff;
	font-size: 16px;
}

.related_posts
{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.related_posts .each_item
{
	width: 33%;
	float: left;
}

.related_posts .each_item .content
{
	width: 90%;
}

.related_posts .each_item:first-child
{
	margin-left: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.thumb, #content_wrapper .one_half.home .sidebar_widget li ul.thumb
{
	list-style: none;
	display: block;
	float: none;
	width: 100%;
	margin-left: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.thumb li, #content_wrapper .one_half.home .sidebar_widget li ul.thumb li
{
	margin: 0 9px 7px 0;
	float: left;
	clear: none;
	padding-bottom: 0;
}

#content_wrapper .one_half.home .sidebar_widget li ul.thumb li
{
	margin: 0 10px 5px 0;
	padding-bottom: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle
{
	display: block;
	padding: 12px 15px 12px 15px;

	font-family: "Patua One";
	font-size: 18px;
	text-align: center;
	margin: 0;
	margin-bottom: 10px;
}

h2.widgettitle.header
{
	font-size: 22px;
	margin-left: 5px;
}

#content_wrapper .inner .inner_wrapper.fullwidth h2.widgettitle.header
{
	margin: 0;
}

.sidebar_content h2.widgettitle.header, 986 .inner .inner_wrapper.fullwidth h2.widgettitle.header
{
	
}

#footer h2.widgettitle
{
	background: transparent;
	color: #000;
	padding: 0;
	font-size: 18px;
	width: 100%;
	text-align: left;
	border: 0;
}

h2.widgettitle a
{
	color: #DC6E49;
}

#content_wrapper .one_half.home .sidebar_widget li h2.widgettitle
{
	margin: 0;
}

#footer .sidebar_widget
{
	list-style: none;
	width: 100%;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 50px;
}

#content_wrapper .one_half.home .sidebar_widget li h2.widgettitle
{
	width: 100%;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.posts, #content_wrapper .one_half.home .sidebar_widget li ul.posts, #footer .sidebar_widget li ul.posts, ul.posts
{
	list-style: none;
	width: 90%;
	margin-left: 5px;
}

ul.posts
{
	margin-left: 10px;
}

#footer .sidebar_widget
{
	margin-top: 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.posts li, #content_wrapper .one_half.home .sidebar_widget li ul.posts li, #footer .sidebar_widget li ul.posts li, ul.posts li
{
	padding-bottom: 20px;
	width: 100%;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.posts li h6, #content_wrapper .one_half.home .sidebar_widget li ul.posts li h6, #footer .sidebar_widget li ul.posts li h6
{
	font-size: 16px;
	color: #000;
}

ul.posts li
{
	clear: both;
}

#footer .sidebar_widget li ul.posts li h6
{
	font-size: 14px;
}

.line_shadow
{
	display: none;
}

.page_header
{
	margin: 20px 0 0 0;
}

.sidebar_page_header
{
	margin: 10px 0 0 0;
}

.social_profile
{
	float: left;
	width: 100%;
	margin: auto;
	margin-top: 30px;
}

#footer .social_profile
{
	margin-top: 10px;
}

.social_profile h4
{
	font-family: "helvetica neue",Helvetica,Verdana,sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 0.8em;
}

.social_profile .profile
{
	width: 29%;
	float: left;
	margin: 0 5px 15px 5px;
	text-align: center;
}

#footer .social_profile .profile
{
	width: 27%;
}

.social_profile .profile.first
{
	margin-left: 10px;
}

.social_profile .profile a, .social_profile .profile .counter
{
	width: 100%;
	clear: both;
	margin-top: 10px;
}

.social_profile .count
{
	font-size: 11px;
	word-spacing: 1px;
	color: #888;
	margin-left: 1px;
}

.post_wrapper
{
	width: 630px;
	background: #fff;
	margin-bottom: -60px;

}

.post_wrappermio
{
	width: 620px;
	margin: 30px 0 0 25%;
	min-width: 50px;
	background: #fff;
	border-top: 5px solid #fff;

}

.post_wrapper.dark
{
	background: #333;
	color: #ebebeb;
	border: 0;
	padding-top: 10px;
}

.post_wrappermio.dark
{
	background: #333;
	color: #ebebeb;
	border: 0;
	padding-top: 10px;
}

.post_wrapper.dark h5
{
	color: #fff;
}

.post_wrappermio.dark h5
{
	color: #fff;
}

.post_wrapper.half
{
	width: 290px;
	margin-bottom: 0;
	float: left;
	margin-top: 30px;
}

.post_wrappermio.half
{
	width: 290px;
	
	float: left;
	margin-top: 30px;
}

#content_wrapper #post_mansory_wrapper.inner
{
	width: 1000px;
	margin-left: -10px;
}

.post_wrapper.half.mansory
{
	float:left;
	margin: 10px;
	width: 305px;
	padding-top: 10px;
	padding-bottom: 25px;
	
}

.post_wrappermio.half.mansory
{
	float:left;
	margin: 10px;
	width: 305px;
	padding-top: 10px;
	padding-bottom: 25px;
	
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

.post_wrapper.half .post_img
{
	width: 300px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
	padding-top: 5px;
}

.post_wrapper.half.last
{
	float: right;
	margin-right: 20px;

}

.post_wrapper:last-child
{
	padding-bottom: 20px;
}

body.single .post_wrapper
{
	margin-top: 0;
}


.post_wrappermio.half .post_img
{
	margin: auto;
	margin-top: 20px;
	text-align: center;
}

.post_wrappermio.half.last
{
	float: right;
	margin-right: 0;
}

.post_wrappermio:last-child
{
	padding-bottom: 20px;
}

body.single .post_wrappermio
{
	margin-top: 0;
}









.post_inner_wrapper
{
	width: 100%;
	margin: auto;


}

.post_wrapper_inner
{
	margin: 0 20px 40px 20px;
}



.post_wrappermio .post_detail{
	margin-left: -200px;
	color: #000;
}

.post_wrappermio .post_detail a{
	color: #000;
	text-decoration: none;
}


.post_wrappermio_inner
{
	margin: 0 20px 20px 20px;
}

.author_wrapper_inner
{
	margin: 20px 20px 0 20px;
}

body.single .post_inner_wrapper
{
	margin-top: 10px;
}

.post_inner_wrapper.half, body.home .post_inner_wrapper.half
{
	height: 300px;
	width: 250px;
}

.post_header_wrapper
{
	width: 100%;
	float: left;
}

.post_header_wrapper.half
{
	margin-top: 5px;
}

.post_header_wrapper.single
{
	width: 300px;
}

.post_social
{
	width: 98px;
	float: right;
	margin-top: -17px;
}

.post_social.single
{
	width: 195px;
}

.post_wrapper.single
{
	width: 100%;
	margin: 0;
}


.post_wrappermio.single
{
	width: 100%;
	margin: 0;
}

.post_header
{
	width: 590px;
	float: left;
	margin-bottom: 5px;
	padding: 12px 15px 12px 15px;
	text-align: center;
	
}

.post_header.half
{
	width: 250px;
	text-align: left;
	padding: 0;
	margin: auto;
	float: none;
	border: 0;
}

.post_header.single_post
{
	width: 900px;
	text-align: center;
	border: 0 ;
	margin-left: -130px;
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-top: 0;
}

.rpf-title{
	border-bottom-color: #fff;
}


.post_header.half h4
{
	margin-bottom: 5px;
	font-size: 18px;
}

.post_header h2 a
{
	color: #000;
}

.post_detail
{
	font-size: 12px;
	word-spacing: 1px;
	color: #054db0;
	float: left;
	width: 250px;
}
.post_detail a{
	color: #000;}

.post_detail.half
{
	width: 100%;
	margin-top: 0px;
}

.post_detail.space
{
	margin-bottom: 0px;
}

.post_detail.space.half a 
{
	color: #000;
	text-decoration: none;
}
.post_detail.space.half a img
{
	width: 20px;

}



.post_img_date
{
	padding: 5px;
	background: #000;
	position: relative;
	top: -60px;
	left: 7px;
	width: 150px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 0 0 #fff;
	text-align: center;
}

.post_header .post_comment
{
	float: right;
	margin: 10px 0 0 0;
	font-size: 11px;
	padding: 5px 15px 5px 15px;
	text-align: right;
beb;
 	box-shadow: 0px 1px 3px #ebebeb;
 	background: #cccccc url(/wp-content/themes/apollo/css/../images/bt_g.png) repeat-x top;
	text-align: left;
	text-shadow: 0 1px 1px #fff;
	
}

#about_the_author .thumb
{
	float: left;
	margin: 0 15px 15px 0;
	text-align: center;
}

#about_the_author
{
	width: 580px;
	margin-bottom: 15px;
	float: left;
}

#about_the_author .thumb img
{

}

.description a{
	font-style: italic;
	
	}

#about_the_author .description
{
	width: 500px;
	float: left;	
	margin-top: -5px;
}

#about_the_author .description.author
{
	margin: 0;
	width: 400px;
}

#about_the_author .description.author a
{
	color: #fff;
	font-style: italic;
}

.comment .left img.avatar
{
	width: 50px;
}

.comment
{
	width: 100%;
	padding-bottom: 20px;
	float: left;
}

.comment .left
{
	width: 65px;
	float: left;
}

.comment .right
{
	width: 81.5%;
	float: left;
	background: #F4F4F7;
	padding: 20px;
}

.comment .right a[rel="author"], .comment .right span[rel="author"]
{
	font-weight: bold;
	float: left;
}

.comment .right p
{
	margin: 0;
	padding: 0;
}

ul.children
{
	list-style: none;
	width: 100%;
	margin-left: 5%;
}

ul.children .comment
{
	width: 90%;
	margin: -10px 0 0 32px;
	padding: 10px 0 20px 15px;
	float: left;
	border-bottom: 0;
}

ul.children .comment .right
{
	width: 78%;
	float: left;
}

ul.children ul.children .comment
{
	display: none;
}

ul.children .comment:last-child
{
	margin-bottom: 10px;
}

.comment_inner .comment:last-child
{
	margin-bottom: 10px;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.flickr, #content_wrapper .one_half.home .sidebar_widget li ul.flickr, ul.flickr
{
	list-style: none;
	margin: 15px 0 0 5px;
	float: left;
	display: block;
	clear: both;
}

#footer .sidebar_widget li ul.flickr
{
	list-style: none;
	margin: 15px 0 30px 0;
	float: left;
	display: block;
	clear: both;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.flickr li, #content_wrapper .one_half.home .sidebar_widget li ul.flickr li, ul.flickr li, ul.flickr li
{
	padding-bottom: 7px;
	clear: none;
	float: left;
}

#content_wrapper .one_half.home .sidebar_widget li ul.flickr li, ul.flickr li
{
	margin: 0 9px 0 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.flickr li, #content_wrapper .sidebar .content .sidebar_widget li ul.flickr li a, , #content_wrapper .one_half.home .sidebar_widget li ul.flickr li, , #content_wrapper .one_half.home .sidebar_widget li ul.flickr li a
{
	display: block;
	float: left;
	margin: 0;
	clear: none;
}

#footer .sidebar_widget li ul.flickr li, #footer .sidebar_widget li ul.flickr li a
{
	display: block;
	float: left;
	margin: 0;
}

#footer .sidebar_widget li ul.flickr li
{
	padding-bottom: 0px;
	padding-left: 0;
	float: left;
	margin-right: 10px;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.flickr li im, #content_wrapper .one_half.home .sidebar_widget li ul.flickr li img, ul.flickr li img
{
	width: 62px;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.thumb li img, #footer .sidebar_widget li ul.thumb li img, #content_wrapper .one_half.home .sidebar_widget li ul.thumb li img, ul.thumb li img
{
	width: 82px;
}

#crumbs
{
	margin-bottom: 10px;
	font-size: 12px;
	color: #999;
	margin-top: 10px;
}

ul.flickr li img
{
	width: 80px;
	height: 80px;
}

#footer .sidebar_widget li ul.flickr li img
{
	width: 62px;
	height: 62px;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.twitter, #footer .sidebar_widget li ul.twitter, #content_wrapper .one_half.home .sidebar_widget li ul.twitter, ul.twitter
{
	margin: 0;
	margin-top: 10px;
	margin-left: 15px;
	list-style:none;
	width: 90%;
}

#footer .sidebar_widget li ul.thumb li img
{
	width: 63px;
}

#footer .sidebar_widget li ul.twitter
{
	width:100%;
	margin-top: 15px;
	margin-left: 0;
}

#content_wrapper .one_half.home .sidebar_widget li ul.twitter
{
	margin-left: 5px;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.twitter li, #footer .sidebar_widget li ul.twitter li, #content_wrapper .one_half.home .sidebar_widget li ul.twitter li, ul.twitter li
{
	padding-left:45px;
	background-image:url(/wp-content/themes/apollo/css/../images/icon_twitter.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
	min-height: 30px;
}

#content_wrapper .inner .inner_wrapper .sidebar_content.page_sidebar ul.twitter li
{
	line-height: 3.5em;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.social_media, #footer .sidebar_widget li ul.social_media, #content_wrapper .one_half.home .sidebar_widget li ul.social_media
{
	list-style: none;
	margin: 10px 0 15px 0;
	float: left;
	display: block;
	clear: both;
}

#footer .sidebar_widget li ul.social_media
{
	margin: 10px 0 15px 0;
}

#content_wrapper .sidebar .content .sidebar_widget li ul.social_media li, #content_wrapper .one_half.home .sidebar_widget li ul.social_media
{
	display: block;
	float: left;
	margin: 10px 0 15px 0;
	clear: none;
}

#footer .sidebar_widget li ul.social_media li, #content_wrapper .one_half.home .sidebar_widget li ul.social_media li
{
	margin: 0 5px 0 0;
	display: block;
	float: left;
	clear: none;
}

#footer .sidebar_widget li ul.social_media li
{
	margin-right: 0;
}

.pagination {
	margin: 0 0 10px 0;
	width: auto;
	float: right;
}

.pagination a, .pagination a:active, .pagination a.active, .pagination span.current
{
	background: #ebebeb;
	padding: 5px 10px 5px 10px;
	text-transform: uppercase;
	font-family: 'Patua One';
	font-size: 16px;
	margin-right: 5px;
}

.pagination span.current, .pagination a:hover
{
	background: #1bc4de;
	color: #fff;
}

.navigation
{
	font-size: 11px;
}

.fullwidth
{
	padding-top: 10px;
}

.page_fullwidth
{
	margin: 15px 0 0 0;
}

.sidebar_content .page_fullwidth
{
	margin-left: 5px;
}

.one_third .one_half
{
	margin-right: 6%;
}

.one_half.last
{
	margin-right: 0;
}

.one_third
{
	width: 30%;
	float: left;
	min-height: 50px;
	margin-right: 3%;
}

.one_third.page, .one_third.right_sidebar
{
	width: 33%;
}

.sidebar .one_half .posts li img
{
	width: 40px;
}

.one_third.home
{
	width: 31%;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

.one_third.last
{
	margin-right: 0;
}

.one_fourth
{
	width: 22.5%;
	float: left;
	margin-right: 3%;
	margin-bottom: 2%;
}

.one_fourth.home
{
	width: 22%;
	float: left;
	margin-right: 35px;
	margin-bottom: 2%;
}

.one_fourth.home, .one_fourth.home_left
{
	margin-top: 10px;
}

.one_fourth.last
{
	margin-right: 0;
}

.two_third
{
	float: left;
	width: 64%;
	margin-right: 3%;
}

.one_fifth
{
	width: 14%;
	float: left;
	margin-right: 6%;
	margin-bottom: 2%;
}

.one_fifth.last
{
	margin-right: 0;
}

.one_sixth
{
	width: 11%;
	float: left;
	margin-right: 6%;
	margin-bottom: 2%;
}

.one_sixth.last
{
	margin-right: 0;
}

#content_wrapper .inner .inner_wrapper .sidebar_content.page_sidebar
{
	width: 560px;
	padding-left: 15px;
}

.navigation div
{
	width: 40%;
}

.navigation div.alignright
{
	text-align:right;
}

strong
{
	color: #333;
}

strong.title
{

}

.post_attribute
{
	font-size: 12px;
	color: #999;
}

.post_normal_wrapper
{
	float: left;
	width: 100%;
	margin-top: 10px;
}

.ads125_wrapper
{
	margin: 0 0 20px 0;
	float: left;
	width: 100%;
}

.ads125
{
	width: 125px;
	height: 125px;
	background: #ffffff;

	float: left;
	font-size: 11px;
	color: #ccc;
}

.ads125 div.text
{
	position: relative;
	top: 43%;
	text-align: center;
	width: 100%;
}

.ads125.last
{
	float: right;
}

.ads468
{
	width: 468px;
	height: 60px;
	background: #ffffff;
	
	float: left;
	font-size: 11px;
	color: #ccc;
}

.ads468 div.text
{
	position: relative;
	top: 38%;
	text-align: center;
	width: 100%;
}

#searchsubmit
{
	display: none;
}

#wp-calendar tr td
{
	padding: 3px 0 3px 15px;
}

#wp-calendar caption
{
	display:none;
}

#wp-calendar
{
	margin: 15px 0 10px 13px;
	width: 91%;
}

#footer #wp-calendar
{
	margin-left: 0;
	width: 85%;
	border: 0;
}

#footer #wp-calendar tr td
{
	font-size: 12px;
	padding: 2px 6px 2px 6px;
}

table tr
{
	background: #ebebeb;
}

table tr td
{
	
}

#footer table tr
{
	background: #2c2f32;
}

#footer table tr td
{
	border-bottom: 0;
}

table tr th
{
	background: #2c2f32;
	color: #fff;
	padding: 5px 0 3px 0;
	text-align: center;
}

table tfoot tr, table tfoot tr td
{
	background: transparent;
	border-bottom: 0;
}

ul.posts.blog li a img.frame
{
	width: 70px;
}

#footer ul.posts.blog li a img.frame
{
	width: 52px;
}

.comment_inner h2.widgettitle
{
	margin-left: 0px;
}

.comment_inner #respond h2.widgettitle
{
	margin-left: 0;
}

.nivo-directionNav
{
	display: none;
}

img.post_thumb
{
	width: 60px;
	height: 60px;
}

#option_btn
{
	position: fixed;
	top: 85px;
	left:0;
	cursor:pointer;
	z-index: 999999;
}

#option_wrapper
{
	position: fixed;
	top: 45px;
	left:-245px;
	width: 240px;
	padding: 19px 0 23px 0;
	background: #fff url(/wp-content/themes/apollo/css/../images/option_bg.png) repeat-x;
	z-index: 9999999;
	color: #666;
	font-size: 11px;
	
	
}

#option_wrapper .inner
{
	width: 80%;
	margin:auto;
}

.colorpicker_preview
{
	width: 100%;
	height: 30px;
	margin: 5px 0 0 0;
}

#option_wrapper select
{
	width: 195px;
}

.option_menu_style
{
	width: 100%;
	float: left;
}

.option_menu
{
	float: left;
	width: 96px;
	margin-bottom: 5px;
}

.option_menu img
{
	width: 90px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}

#preview
{
	position:absolute;
	top: 107px;
	left: 114px;
	display:none;
	z-index: 999999;
	padding: 5px 5px 2px 5px;
	background: #272625;
}

#preview img
{
	z-index: 9999999;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
}

#menu_border_wrapper select
{
	display: none;
	width: 100%;
	height: 30px;
	margin-top: 10px;
}

.indices{
	float: left;
	width: 550px;
	margin-top: 10px;
	padding-top: 0;
	margin-left: 18px;	
	}

#content_wrapper .inner .inner_wrapper .sidebar_content ul.social_media
{
	list-style: none;
	display: block;
	margin-left: 0;
	margin-bottom: 20px;
}

.inner_wrapper .sidebar_contentmio{
	margin-left: 20%;	
	width: 620px;
	}
	
.inner_wrapper .sidebar_contentmio2{
	margin-left: 0;	
	width: 620px;
	float: left;
	background-color: #fff;
	}
	
	.anuncioT5{
	float: right;
	margin-right: -20px;
	margin-top: 10px;
	width: 300px;}

#content_wrapper .inner .inner_wrapper .sidebar_content ul.social_media li
{
	display: inline-block;
	margin-right: 3px;
}

#content_wrapper .inner .inner_wrapper .sidebar_content ul.social_media li img
{
	width: 24px;
}

.widget_tag_cloud div
{
	margin: 20px 0 10px 0;	
}

.widget_tag_cloud div a, .meta-tags a
{
	color: #fff;
	background: #2C2F32;
	padding: 5px 8px 5px 8px;
	font-weight: 400;
	margin: 0px -2px 1px 0px;
	display: inline-block;
}

.widget_tag_cloud div a:hover, .meta-tags a:hover
{
	background: #1bc4de;
}

#footer .widget_tag_cloud div a, #footer .meta-tags a
{
	background: #333;
	border: 0;
}

#footer .widget_tag_cloud div a:hover, #footer .meta-tags a:hover
{
	background: #1bc4de;
	color: #fff;
}

.styled_box_title
{
	width: 95%;
	display: inline-block;
	outline: none;
	text-decoration: none;
	padding: 1em 1em 1em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	color: #666;
	
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#eeeeee));
	background: -moz-linear-gradient(top,  #f8f8f8,  #eeeeee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#eeeeee');
	text-shadow: 0 0 0 transparent;
	font-family: "Patua One";
	font-size: 13px;
	text-transform: uppercase;
}

.styled_box_content
{
	background: #fff;
	color: #999;
	padding: 1em 1em 1em;
	line-height: 1.3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	width: 100%;
	
	border-top: 0;
}

.pp_list ul
{
	margin-top: 15px;
}

.pp_list ul li
{
	margin: 5px 0 0 0;
	padding-left: 22px;
	padding-bottom: 5px;
}

table
{
	
}

#content_wrapper table thead tr th
{

}

table tr
{
	background: #ffffff;
}

table tr td, table tr th
{
	
}

table tr th
{
	font-weight: 500;
	text-transform: uppercase;
	font-family: 'Patua One';
	background: #2c2f32;
	text-align: left;
}

table tr th, table tr td
{
	padding: 5px 12px 5px 12px;
}

#footer table tr th, table tr td
{
	padding: 5px 5px 5px 5px;
}

.ui-accordion .ui-accordion-header a
{
	font-size: 16px;
	margin: 5px 0 5px 10px;
}

.ui-accordion .ui-accordion-content
{
	
	padding-left: 25px;
	margin-left: 6px;
}

.ui-state-default .ui-icon
{
	background: transparent url(/wp-content/themes/apollo/css/../images/icon_plus.png) no-repeat;
}

.ui-state-active .ui-icon
{
	background: transparent url(/wp-content/themes/apollo/css/../images/icon_minus.png) no-repeat;
}

.ui-accordion .ui-accordion-header .ui-icon
{
	left: 0;
}

.accordion
{
 	
}

.accordion h3, .accordion div
{
	border: 0;
	background: transparent;
}

.pp_accordion, .pp_accordion_close
{
 	margin:0;
	margin-bottom: 10px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
	
}

.ui-corner-all, .ui-corner-top, .ui-corner-bottom
{
	
}

.ui-state-default, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-widget-content
{
	border: 0;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
{
	background: transparent;
}

.ui-accordion .ui-accordion-header
{
	font-weight: normal;
	display: block;
	position: relative;
}

.pp_accordion
{
	
}

.accordion div
{
	border-top: 1px solid #ebebeb;	
}

.accordion h3
{
	padding: 5px 0 5px 8px;
}

.ui-accordion .ui-accordion-header .ui-icon
{
	left: 10px;
}

.ui-tabs-panel
{
	margin-top: 10px;
}

.ui-widget-header
{
	
}

.tabs .ui-state-default
{
	background: transparent;
	border: 0;
}

.tabs .ui-state-default a
{
	color: #999;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
	background: #ebebeb;
}

.ui-tabs .ui-tabs-nav li a 
{
	padding: 8px 30px 7px 30px;
	font-size: 12px;
}

.tabs .ui-state-active
{
	font-weight: bold;
	background: #fff;
	text-shadow: 0 1px 1px #fff;
	display: block;	
}

.tabs .ui-widget-header, #content_wrapper .inner .inner_wrapper .sidebar_content .tabs .ui-widget-header
{
	border: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.tabs .ui-tabs-panel
{
	
	margin:0;
	padding-top: 0em;
	background: #fff;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.tabs .ui-state-active a
{
	color: #666;
	font-weight: bold;
}

.ui-tabs li:first-child
{
	margin-left: -2px;
}

.highlight_yellow
{
	background: #FF9;
}

.highlight_black
{
	background: #000;
	color: #fff;
}

#contact_form
{
	margin-top: 15px;
}

#contact_form label, #commentform label
{
	margin-left: 10px;
	font-weight: bold;
	line-height: 30px;
}

#contact_form label
{
	margin-left: 10px;
	font-weight: bold;
	float: left;
	margin-top: 8px;
}

#commentform > p
{
	clear: both;
}

#contact_form label.error, #commentform label.error
{
	color: #AC1C20;
	float: none;
	margin-top: 8px;
	margin-bottom: 0;
}

#contact_form textarea, #commentform textarea
{
	float: left;
	margin-bottom: 15px;
	width: 82%;
}

#commentform input[type=text]
{
	float: left;
	margin-bottom: 15px;
	width: 60%;
}

.post-ratings
{
	margin-top: 10px;
	margin-bottom: 20px;
}

#content_wrapper .post-ratings img, #content_wrapper .post-ratings-loading img, #content_wrapper .post-ratings-image img
{
	margin-right: 3px;
}

.post_category_rating
{
	float: right;
	margin-top: 22px;
}

.post_category_rating img
{
	margin-right: 3px;
}

#toTop {
	width:30px;
    background:#333;
    text-align:center;
    padding:15px 10px 10px 10px;
    position:fixed; /* this is the magic */
    bottom:20px; /* together with this to put the div at the bottom*/
    right:20px;
    cursor:pointer;
    display:none;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.ads_wrapper
{
	width: 90%;
	margin: auto;
	text-align: center;
	padding-bottom: 15px;
}

.post_wrappermio .post_inner_wrapper a{
		
	text-decoration: underline;
	color: #004fad;
	}
	
.separador{
	border-bottom-style: solid;
	border-width: 1px;
	}
	
.separador2{
	border-bottom-style: solid;
	border-width: 3px;
	}
	

.shopdiv{
	height: 250px;
	clear: both;
	margin-left: 20px;	
	margin-bottom: -50px;
	border-bottom: dashed 1px #cccccc;
	}
	

.shopi{
	float: left;
	width: 250px;
	
	}

.shopd{
	float: right;
	width: 350px;
	text-align: center;
	padding-right: 200px;
	padding-top: 40px;	

	}

.page_fullwidth a{
	text-decoration: underline;
	font-weight: bold;
	}


.tablames a{
	text-decoration: none;
	font-weight: normal;
	}

.tablames td{
	width: 128px;
	border-right: solid 2px #000;
	border-left: solid 2px #000;
	height: auto;
	text-align: center;
	padding: 0;
	margin: -5px;
	vertical-align: bottom;
	font-family: 'Georgia', Times,sans-serif;
	font-style: italic;
	}

.tablames tr{
	border-collapse: collapse;
	}

.rpf-slider img{
width: 150px;
height: 150px;}
.chpcs_img img{
	width: 150px;
height: 150px;
}

.wp-caption-text{
	line-height: 18px;
	height: auto;
	padding: 0px;}


.sidebar #wysija-2{text-align: center;}
	.sidebar #wysija-2 .wysija-paragraph{margin:0;}
	.sidebar #wysija-2 .wysija-submit{margin-left: 30%;}
	
	
#icons{
	position: fixed;
	top:20%;
	left: 0px;
	right: auto;
	left: 5px;
	width:50px;
	height:300px;
	z-index:999999;
}

.colu img{width:200px;}
.izqcolu img{width:200px;}
.mediocolu img{width:200px;}
.derechacolu img{width:200px;}
.colu h4{font-size:16px; }
.izqcolu h4{font-size:16px; }
.mediocolu h4{font-size:16px; }
.derechacolu h4{font-size:16px; }
.colu blockquote{font-size:12px; padding-left:8px;height:auto;}
.izqcolu blockquote{font-size:12px; padding-left:8px;height:auto;}
.mediocolu blockquote{font-size:12px; padding-left:8px;height:auto;}
.derechacolu blockquote{font-size:12px; padding-left:8px;height:auto;}
.colu{float:left; width:201px; margin-left:30px;}
.izqcolu{float:left; width:201px;margin-right: 30px;}
.mediocolu{float:left; width:201px;margin-right: 30px;}
.derechacolu{float:left; width:201px;padding-right:10px;}

.shop{
margin-left:4%;}
#search-text{
background-color: #ffffff;
}
.separadormio{
border-bottom: 1px dashed;
margin-left: 50px;
width: 500px;
color:#000;
}
.indiceheader1{
font-style: italic;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 15px;
font-size: 13px;
}
.equipor{
float: right;
width: 300px;
height:350px;
margin-right: 200px;
}
.equipoi{
height:350px;
float: left;
width: 300px;
margin-left: 20px;
}
.colaboradorese{
clear:both;
}
.rojo{
color: #ff0000;
}
.verde{
color: #00cf07;
}

.wp-caption {
  border-bottom-style: solid;
  border-bottom-width: 1px;
border-bottom-color: #6d6d6d;
line-height: 0px;
  margin: -5px;
  text-align:center;
  color: #6d6d6d;
font-style: italic;
font-size:12px;
}

.propio{
margin-top: -20px;
}

.clearmio{
margin-top: 15px;
}

.header_ads2{
margin-top: 10px;
padding-top: 20px;
margin-left:30px;
}

.tablasub td{
border-bottom: dashed 1px;
border-color:#000;
width: 200px;
}




/* mini reset */
	/* -------------> */
	.mds-footer,
	.mds-footer * {
		margin:0; padding:0;
		font-family:Arial, Helvetica, sans-serif;
	}
	.mds-footer a {text-decoration:none;}
	.mds-footer a:link {}
	.mds-footer a:hover {text-decoration:underline;}
	.mds-footer img {border:none;}
	
	.cf:after {
	    clear: both;
	    content: " ";
	    display: block;
	    font-size: 0;
	    height: 0;
	    visibility: hidden;
	}

	/* footer */
	.mds-footer {
		padding: 20px 0;
		background-color: #e3e3e3;
		text-align: center;
	}

	.div_footer, .mds_mds-footer {
		padding: 20px 0 110px 0;
	}
	
	/*mediaset logos*/
	.mds-mediaset-logos {margin-bottom: 20px;}
	.mds-mediaset-logos p {width: 279px; margin: 0 auto;}
	.mds-mediaset-logos-ch {margin:10px 0; text-align: center; font-size:0;}
	.mds-mediaset-logos-ch .item {display:inline-block; zoom:1; *display:inline; vertical-align:middle; margin:0 4px;}
	.mds-mediaset-logos .ico {display:block; width:39px; height:39px; background: transparent url(http://divinitystatic-a.akamaihd.net/static/MDSMediaset/cobranded/cobranded_footer/mds_sprite_footer.png?hash=9ba8fe4d8bb9e69431fef83a4a20606a) 0 0 no-repeat;}
	.mds-mediaset-logos .ico span {display:none;}
	
	.mds-mediaset-logos .ico-mds    {background-position: -592px   0px; width:279px; height:40px;}
	.mds-mediaset-logos .ico-tl5    {background-position: -303px -34px;}
	.mds-mediaset-logos .ico-cuatro {background-position: -350px -34px;}
	.mds-mediaset-logos .ico-fac    {background-position: -398px -34px;}
	.mds-mediaset-logos .ico-la7    {background-position: -111px -42px;}
	.mds-mediaset-logos .ico-boing  {background-position: -446px -34px;}
	.mds-mediaset-logos .ico-div    {background-position: -493px -34px;}
	.mds-mediaset-logos .ico-nrg    {background-position: -540px -34px;}
	.mds-mediaset-logos .ico-la9    {background-position: -259px -42px;}

	/*logos*/
	.mds-logos {border-top: 1px solid #aeaeae; border-bottom: 1px solid #aeaeae;}
	.mds-logos-ch {padding: 15px 0; text-align: center;}
	.mds-logos-ch .item {display:inline-block; zoom:1; *display:inline; vertical-align:middle; margin-left: 12px;}
	.mds-logos-ch .item.first {margin-left:0;}
	.mds-logos .ico {display:block; background: transparent url(http://divinitystatic-a.akamaihd.net/static/MDSMediaset/cobranded/cobranded_footer/mds_sprite_footer.png?hash=9ba8fe4d8bb9e69431fef83a4a20606a) 0 0 no-repeat;}
	.mds-logos .ico span {display:none;}

	.mds-logos .ico-tl5          {background-position:     0px  -93px; width:120px;  height: 20px;}
	.mds-logos .ico-tl5:hover    {background-position:     0px -133px;}
	.mds-logos .ico-cuatro       {background-position:  -134px  -93px; width: 82px;  height: 19px;}
	.mds-logos .ico-cuatro:hover {background-position:  -134px -133px;}
	.mds-logos .ico-div          {background-position: -1015px  -93px; width: 26px;  height: 23px;}
	.mds-logos .ico-div:hover    {background-position: -1015px -133px;}
	.mds-logos .ico-boing        {background-position:  -337px  -91px; width: 42px;  height: 21px;}
	.mds-logos .ico-boing:hover  {background-position:  -337px -131px;}
	.mds-logos .ico-la7          {background-position:  -394px  -93px; width: 19px;  height: 23px;}
	.mds-logos .ico-la7:hover    {background-position:  -394px -133px;}
	.mds-logos .ico-fac          {background-position:  -428px  -92px; width: 24px;  height: 25px;}
	.mds-logos .ico-fac:hover    {background-position:  -428px -132px;}
	.mds-logos .ico-nrg          {background-position:  -464px  -93px; width: 28px;  height: 23px;}
	.mds-logos .ico-nrg:hover    {background-position:  -464px -133px;}
	.mds-logos .ico-mitv         {background-position:  -505px  -90px; width: 72px;  height: 24px;}
	.mds-logos .ico-mitv:hover   {background-position:  -505px -130px;}
	.mds-logos .ico-tlm          {background-position:  -593px  -94px; width:109px;  height: 18px;}
	.mds-logos .ico-tlm:hover    {background-position:  -593px -134px;}
	.mds-logos .ico-tl5c         {background-position:  -717px  -93px; width: 76px;  height: 23px;}
	.mds-logos .ico-tl5c:hover   {background-position:  -717px -133px;}
	.mds-logos .ico-atlas        {background-position: -1093px  -93px; width: 59px;  height: 23px;}
	.mds-logos .ico-atlas:hover  {background-position: -1093px -133px;}
	.mds-logos .ico-12m          {background-position:  -806px  -86px; width: 35px;  height: 34px;}
	.mds-logos .ico-12m:hover    {background-position:  -806px -126px;}
	.mds-logos .ico-pub          {background-position:  -898px  -93px; width:102px;  height: 19px;}
	.mds-logos .ico-pub:hover    {background-position:  -898px -133px;}
	.mds-logos .ico-la9          {background-position: -1056px  -93px; width: 22px;  height: 23px;}
	.mds-logos .ico-la9:hover    {background-position: -1056px -132px;}

	/*mediaset tx*/
	.mds-tx {text-align: center; color: #5a5a5a; font-size: 12px; padding-top: 10px;margin-bottom: 15px;}
	.mds-tx a {color: #5a5a5a;}
	.mds-tx a:hover {text-decoration: underline;}
	 
	
	/*aviso-cookies  */
	.aviso-cookies {background: #cdcdcd; display:table; margin:0px auto; padding:5px 15px 5px 15px; border-radius: 15px;}
	.aviso-cookies p{font-size:12px;   width:100%; display:inline}
	.aviso-cookies p a{color:#3e3d3d}
	.aviso-cookies p a:hover{text-decoration:underline}

/* EOF */


.imgauthorpers{
float: left;
margin-right: 20px;
}

a .twitter{
color:#0494df;
}

.izqvideo{
float: left;
width: 450px;
text-align: center;
}
.derechavideo{
float: right;
width: 450px;
text-align: center;
margin-left:10px;
}
.newvideo{
clear:both;}

 .video_rs {
    position: absolute;
    height: 32px;
    margin-top: -37px;
    width: 300px;
    background: url(http://telecincostatic-a.akamaihd.net/static/TL5Telecinco/images/bg-cp_tbar.png?hash=394092bff79173637796f51ffa7c426e) repeat-x scroll 0 0 #303030;
    border-top:solid 2px #fff;
  }
 
  .inside_rs {
    background: url(http://telecincostatic-a.akamaihd.net/static/TL5Telecinco/images/sprites/tl5_bg-sprites-tbar.png?hash=97c815d3faef8d15df6eccdede5353f4) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 31px;
    width: 31px;
    float:right;
    opacity: 0.6;
    margin-right: 3px;
 
  }
 
  .video_rs .rs_fb {
    background-position: -10px -10px;
    }
 
  .video_rs .tw_fb {
    background-position: -51px -10px;
    margin-right: 5px;
    }
 
  .video_rs .rs_fb:hover, .video_rs .tw_fb:hover  {
    opacity: 1;
  }

.navidad{
 background-image: url("/OTRO/SHOP/NAVIDAD/navidad.jpg");
}


#divinitynuevo { width: 100%; height: 50px; background-color: #f85497;}
.divinityclasse .logo2{margin-left: 5%; float: left; margin-top: 0; padding-top: 8px;}
.divinityclasse .logosvarios {float: right; margin-right: 5%;margin-top: 15px; }
.divinityclasse .logosvarios li{display: inline-block;}
.divinityclasse .logosvarios li a{text-decoration: none; font-family: Arial; font-size: 12px; color: #fff;}
.divinityclasse .logosvarios li a:hover{text-decoration: underline;color: #fff;}

		

.div_hd-site, .div_hd-site * { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; } 
.div_hd-site a {color: #F95497;text-decoration: none;} 
.div_hd-site img {border:none;} 
.div_hd-site a:link, .div_hd-site a:visited, .div_hd-site a:hover, .div_hd-site a:active {outline: medium none;} 
.div_hd-site h1, .div_hd-site h2, .div_hd-site h3, .div_hd-site h4, .div_hd-site h5, .div_hd-site h6 {font-size: 100%;font-weight: normal;} 
/* <------------- */ /* page size limiter */ 
.div_hd-site .div_limiter {width:1000px; margin:0 auto;} 
/* header */ 
.div_hd-site {margin:0 auto; padding:1px 0; border-bottom:4px solid #fff; *zoom:1; background:#F85497 url(http://divinitystatic-a.akamaihd.net/static/MDSMediaset/cobranded/cobranded_header/images/div_bg-theme_site-header_default.png?hash=1d15486eaf56c2b6c1671a14c77722df) no-repeat 40% 100%;} 
/* shared */ 
.div_hd-site .div_brand {display:inline-block; zoom:1; *display:inline; vertical-align:bottom;margin-left: 15px;}
 /* masthead */ 
 .div_hd-site .div_masthead {}
  /* brand logo */ 
  .div_masthead .div_brand {*float: left;} 
  .div_masthead .div_brand .div_logo {display:block; overflow:hidden; width:150px; height:44px;} 
  .div_masthead .div_brand .div_logo .div_lnk {display:block; width:100%; height:100%;} 
  .div_masthead .div_brand .div_logo .div_name {display:none;} 
  /* trail set */ 
  .div_trail-set {float: right; display: inline; margin-top:10px;} 
  .div_trail-set li {float: left; list-style: none outside none; display:inline;} 
  /* onsite options */ 
  .div_trail-set .div_onsite-options {} 
  .div_trail-set .div_onsite-options .options {margin-top: 8px;} 
  .div_trail-set .div_onsite-options .options a {color: #FFFFFF;font-size: 12px; line-height:12px; float:left; text-decoration: none; padding:0 9px; border-right: #ffffff 1px solid;} 
  .div_trail-set .div_onsite-options .options a:hover {text-decoration: underline;} 
  /* social options */ 
  .div_trail-set .div_site_soc {margin-left: 2px;} 
  .div_trail-set .div_onsite-social a {color: #F95497; text-decoration: none;} 
  .div_trail-set .div_onsite-social .ico {background: url(http://divinitystatic-a.akamaihd.net/static/MDSMediaset/cobranded/cobranded_header/images/tl5_bg-sprites-ui-common.png?hash=78ed2fa8a6d012fc2366358bd3a998cc) no-repeat scroll 0 0 transparent;display: block;height: 20px;margin: 3px;width: 22px;} 
  .div_trail-set .div_onsite-social .ico span {display:none;}	 
  .div_trail-set .div_onsite-social .ico-twt {background-position: -153px 0;} 
  .div_trail-set .div_onsite-social .ico-pin {background-position: -259px 0;} 
  .div_trail-set .div_onsite-social .ico-rss {background-position: -234px 0;} 
  .div_trail-set .div_onsite-social .ico-fbk {background-position: -126px 0;} 
  /* auxiliar link */ 
  .div_trail-set .div_aux_link {margin-left: 10px;} 
  .div_trail-set .div_aux_link .aux-link {background: url(http://divinitystatic-a.akamaihd.net/static/MDSMediaset/cobranded/cobranded_header/images/mds_bg-sprites-hd-aux-links-logos.png?hash=144d5ac602bd11acf1211d602d383b9e) no-repeat scroll 0 0 transparent; display: block; font-size: 0.5em; line-height: 12em; overflow: hidden;} 
  .div_trail-set .div_aux_link .aux-link { background-position: -157px -5px;height: 20px;width: 118px;} 
  /* _____ */ /* TOOLS */ /* ----- */ /* clearfix */ 
  .div_cf:after {clear:both; display:block; height:0; content:" "; font-size:0; visibility:hidden;} 
  .div_cf {zoom:1;} 
  /* EOF */

.new_share{text-align: center;}
.new_share ul{
	margin: 20px 0 10px;
	padding: 0;
}
.new_share ul li{
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
body {
	background: #FFF !important;
}
.sticky-wrapper-page {
	height: 0;
	position: relative;
	top: -3px;
	z-index: 200;
}
@media only screen and (min-width: 1001px) {
	.sticky-wrapper-page {
		top: 3px;
	}
}
.sticky-wrapper-single {
	position: relative;
	height: 137px;
	z-index: 200;
	top: 14px;
}
.single .post_detail.space {
	margin-bottom: 30px;
}
.single .post_detail.half {
	margin-top: -10px;
    width: auto !important;
}
@media only screen and (min-width: 768px) {
	.sticky-wrapper-single {
		top: -7px;
	}
    .single .post_detail.space {
		margin-bottom: 0px;
	}
    .single .post_detail.half {
		margin-top: 0px;
	}
}
@media only screen and (min-width: 961px) {
	.sticky-wrapper-single {
		top: 0;
	}
}
.indiceheader1 {
    min-height: 56px;
}
.post_header.single_post {
    min-height: 66px;
}
.tipsy { padding: 5px; background-repeat: no-repeat;  background-image: url(/wp-content/themes/apollo/css/../images/tipsy.gif); text-shadow: none; font-size: 11px; font-weight: bold; }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

/*! fancyBox v2.0.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}

.fancybox-opened {
	z-index: 1003;	
}

.fancybox-opened .fancybox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        background: #fff;
}

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.fancybox-error {
	color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/wp-content/themes/apollo/js/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/wp-content/themes/apollo/js/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url(/wp-content/themes/apollo/js/fancybox/blank.gif); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;	
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #000;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;	
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;	
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/*
 * jQuery FlexSlider v1.8
 * http://flex.madebymufffin.com
 *
 * Copyright 2011, Tyler Smith
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; height: 500px; margin: 0; padding: 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative; height: 500px;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}
.flexslider .slides > li a, .flexslider .slides > li a:hover, .flexslider .slides > li a:active { color: #ebebeb; }

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 100%; padding: 2%; position: absolute; left: 0; bottom: 0; background: #000; color: #fff; font-size: 14px; line-height: 18px; }

/* Direction Nav */
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li .next {background-position: -52px 0; right: -21px;}
.flex-direction-nav li .prev {left: -20px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
#slider_wrapper .flex-control-nav {width: 100%; height: 7px; position: absolute; bottom: 0; text-align: center; background: #333;}
.flex-control-nav li {margin: ; display: inline-block; zoom: 1; float: left;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {height: 10px;display: block; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background: #1bc4de;}
.flex-control-nav li a.active {background: #1bc4de; cursor: default;}
.flex-control-nav li:last-child { float: right; }

.home_portfolio { margin-bottom: 20px; }
.home_portfolio .flex-control-nav { height: 7px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.home_portfolio .flex-control-nav { height: 10px; }
}
.home_portfolio .flex-control-nav li { margin-right: 1px; }
.home_portfolio .flex-control-nav li, .home_portfolio .flex-control-nav li:last-child { float:none; }
.home_portfolio .flex-control-nav li a { background: #000; opacity:0.2;filter:alpha(opacity=20); }
.home_portfolio .flex-control-nav li a.active, .home_portfolio .flex-control-nav li a:hover { opacity:1;filter:alpha(opacity=100); }

.flexslider_caption
{
	position: absolute;
	bottom: 10px;
	background: #333;
}

.flexslider_caption .caption_cat
{
	color: #fff;
	display: table;
	background: #e16020;
	width: auto;
	padding: 5px 10px 5px 10px;
	font-family: "Gnuolane";
	font-size: 14px;
	text-transform: uppercase;
	display: none;
}


.flexslider_excerpt h4
{
	color: #fff;
	font-size: 24px;
}

.flexslider_excerpt 
{
	display: block;
	width: auto;
	padding: 15px 0 15px 0;
	max-width: 1000%;
	color: #ebebeb;
}

.fullslide .flexslider_excerpt
{
	width: 280px;
	height: 450px;
	padding: 15px 25px 15px 25px;
	margin-left: 575px;
}

#slider_wrapper .flexslider ul.slides li a .slide_content_left
{
	position: absolute;
	top: 313px;
	max-width: 400px;
	padding: 10px 15px 10px 15px;
	text-align: left;
	color: #999;
	background: #272625 url(/wp-content/themes/apollo/js/flexslider/../../images/portfolio_overlay_pattern.png) repeat;
	opacity: 0.9;
}

#slider_wrapper .flexslider ul.slides li a .slide_content_right
{
	position: absolute;
	top: 313px;
	right: 0;
	max-width: 400px;
	padding: 10px 15px 10px 15px;
	text-align: left;
	color: #999;
	background: #272625 url(/wp-content/themes/apollo/js/flexslider/../../images/portfolio_overlay_pattern.png) repeat;
	opacity: 0.9;
}

#slider_wrapper .flexslider ul.slides li a .slide_content_left h5, #slider_wrapper .flexslider ul.slides li a .slide_content_right h5
{
	color: #fff;
}
/* 
#Tablet (Portrait)
================================================== 
*/

@media only screen and (min-width: 768px) and (max-width: 960px) {
	body { font-size: 13px; width: 100%;	min-width: 766px; }
	#boxed_wrapper { width: 766px; margin:auto;}
	#option_btn { display: none; }
	
	#wrapper { width: 100%; }
	#top_bar { width: 766px; }
	.tagline { width: 706px; }
	#slider_wrapper { width: 480px; height: 350px; overflow: hidden; margin-bottom: 20px; }
	#slider_wrapper.fullslide { height: 350px;width: 720px; margin:0; }
	.flexslider { height: 350px; }
	.standard_wrapper.small { width: 726px; }
	input[type="submit"].medium, input[type="button"].medium, a.button.medium { font-size: 14px; padding: .65em 1.4em .65em 1.4em; }
	#footer, .footer_wrapper { width: 100%; }
	#footer ul.sidebar_widget { width: 726px; }
	#copyright { width: 100%; }
	.copyright_wrapper { width: 726px; }
	.copyright_wrapper .left_wrapper { width: 450px; }
	.copyright_wrapper .right_wrapper { width: 200px; }
	#copyright .social_wrapper{ display: none;}
	.logo { margin: auto; margin-top: 280px; float: none; text-align: center; }
	#custom_logo { float: none; padding-top: 10px; margin-bottom: -35px;}
	.header_ads { margin-top: -50px;}
	.logo_tagline { display: none; }
	#breaking_wrapper {display: none; }
	.fullslide .flexslider_excerpt { margin-left: 440px; background: #fff; width: 230px; }
	.especialone .fullslide .flexslider_excerpt { margin-left: 440px;margin-bottom: -50px; background: #fff; width: 230px; }
	#content_wrapper { width: 764px; }
	#content_wrapper .inner { width: 746px; }
	.standard_wrapper { width: 726px; }

	#header_wrapper .social_wrapper { display: block; background-color: #fff; float: right;}
	#header_wrapper .social_wrapper { width: 390px;}
	.social_wrapper ul { margin-bottom: 10px; float: right; }
	.social_wrapper ul li { display: inline-block; float: right; }
	.social_wrapper { margin-bottom: 0; }
	#copyright .social_wrapper { float: none; width: 100%;}
	
	#content_wrapper .inner .inner_wrapper.fullwidth { width: 700px; margin: 0; }
	#copyright_left{text-align: center;}
 .main_nav
{
	font-family:Georgia, Times;
	list-style:none;
	text-decoration:none;
	margin-top: -60px;
	padding:0;
}
	
.anunciocat{
position: relative;
display:block;
margin-left: 30%;
}	
	 .main_nav > li
{

	float: left;

}
.enter{
		display: inline;
	margin-top: 5px;}
	.sepa{display: none;}
.padrea img{
 width: 759px;	

}
.anuncioT5{
	width: 250px;
	float: right;
	margin-right: -60px;}

.one_half .post_img a img .home_category_ft{
	margin-left: 50px;
	width: 800px;
	}
	

	.sidebar_contentmio .post_wrapper_inner .one_half{width: 400px;}
	.post_wrapper_inner .one_half{width: 210px;}
	.post_wrapper_inner .one_half.last{width: 400px;}
	.sidebar_contentmio .post_wrapper_inner .one_half.last{margin-left: -30px; width: 400px;}
	a img.alignleft { width: 200px;}
	.one_half.last2 a img.alignleft {width:200px;}
	.expli{width: 200px;}
	.one_half.last2{width: 200px; float: right;}		
	

.indiceheader1{ margin-left: 30px;}


	.NT5{
	width: 750px;}
	.sepa{display: none;}
 
.main_nav li a {
	color:#000;
	display:list-item;
	padding:3px 6px;
}
	
	.inner_wrapper .sidebar_contentmio{
		margin-left: 0;
		padding: 0;
		width: 500px;
		}
	
	.inner_wrapper .sidebar_contentmio2{
		margin-left: 0;
		padding: 0;
		width: 500px;
		}
	
	.main_nav ul, .main_nav { width: 736px; margin:auto; }
	.main_nav ul li a, .main_nav li a { font-size: 14px; padding-top: 15px; }
	.post_wrapper .post_header.single_post{
	width: 400px;
}

	body.home #content_wrapper .inner .inner_wrapper .sidebar_wrapper { margin-top: 15px; margin-left: 16px; }
	body.home #content_wrapper .inner .inner_wrapper .sidebar_wrapper { float: left; }
	#content_wrapper .inner .inner_wrapper .sidebar_wrapper { margin-top: 15px; margin-left: 17px; }
	#content_wrapper .inner .inner_wrapper .sidebar_wrapper { float: left; }
	#content_wrapper .inner .inner_wrapper .sidebar_wrapper.left_sidebar { width: 180px; padding-right: 10px; margin-right: 10px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar { width: 520px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar img, #content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar iframe, #content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar div { max-width: 520px; }
	#content_wrapper .inner .inner_wrapper img { max-width: 100%; height: auto; }
	li.Custom_Facebook_Page { display:none; }
	
	#content_wrapper .inner .inner_wrapper .sidebar_wrapper  { width: 200px; padding-left: 0px; }
	body.home #content_wrapper .inner .inner_wrapper .sidebar_content { width: 520px; padding-top: 0px; margin-left: 5px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content.widthbg { width: 480px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content { width: 520px; padding-top: 0px; margin-left: 10%; }
	#content_wrapper .inner .inner_wrapper .sidebar_content img, #content_wrapper .innmaxer .inner_wrapper .sidebar_content iframe, #content_wrapper .inner .inner_wrapper .sidebar_content div, #content_wrapper .inner .inner_wrapper .sidebar_content object { max-width: 800px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content div { max-width: 520px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content div.row.clearfix { width: 480px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content div.rev_con { max-width: 150px; margin-right: 10px; }

	#icons img{width: 25px;}	
	.map_shadow, #map_contact { width: 530px; height: 250px; }
	.pricing_box.five.large .header span { font-size: 1.3em; top: 15px; }
	.video-js-box, video.video-js { max-width: 520px; }	
	.vjs-poster { width: 520px; height: auto; }
	.imggrandes{
	margin-left: -130px;
	}
	.imggrandes img{
	width: 800px;
	height: 500px;
	padding-top: 20px;
	}
	.post_wrappermio .post_detail.space.half{width: 450px; margin-left: -120px;}
	.comment .right { width: 72%; }
	ul.children div.comment .right { width: 74%; }
	#content_wrapper ul.children ul.children { width: 77%; }
	
	iframe{width: 90%;}
	.widget .widget_facebook-like-box{
		width: 50%;}
	.indices{
		float: left;
		margin-top: 55px;
		margin-bottom: 10px;
		width: 650px;}
	.div_hd-site{
		padding-left: 30%;
		margin-left:0;
		width: 100%;
	 }
		
	.options{
		margin-right: 300px;
		}
	 
	.sidebar_wrapper .sidebar{margin-top: -15px;}
	.watch{width: 760px;}
	
	.social_profile .profile { margin: 0;margin-top: 10px; }
	.social_profile h4 { font-size: 16px; }
	.ads125_wrapper div.ads125, .ads125_wrapper img { width: 90px; height: 90px;}
	.flexslider_caption { bottom: 45px; }
	.flexslider_caption h4 { max-width: 100%; font-size: 18px }
	#slider_wrapper .flex-control-nav { bottom: 0; }
	.post_header_wrapper { width: 100%; }
	.post_inner_wrapper, body.home .post_inner_wrapper { width: 520px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content .home_category_ft { max-width: 450px; }
	#footer .sidebar_widget li { margin-left: 0; width: 22%; }
	#footer .sidebar_widget li ul.thumb li img, #footer ul.posts.blog li a img.frame,{ width: 38px; }
	.widget_calendar { display: none; }	
	#content_wrapper .sidebar .content .sidebar_widget li ul.thumb li, #content_wrapper .one_half.home .sidebar_widget li ul.thumb li { margin-right: 3px; }
	#content_wrapper .sidebar .content .sidebar_widget li form#searchform input[type="text"], #content_wrapper .one_half.home .sidebar_widget li form#searchform input[type="text"], #footer .sidebar_widget li form#searchform input[type="text"] { width: 96%; }
	#about_the_author .description { width: 400px; }
	#about_the_author { width: 480px; }
	.comment_inner, .comment { width: 520px; }
	.post_header_wrapper.single { width: 250px; }
	.post_wrappermio { margin-top: 15px; margin-left: 0px;}
	.post_wrapper.half { width: 240px; margin-top: 15px; margin-left: -10px; }
	.post_wrapper.half .post_img a img { width: 240px; margin-left: -20px; }
	.post_wrapper.half .post_img { width: 242px;}
	.post_inner_wrapper.half, body.home .post_inner_wrapper.half, .post_header_wrapper.half, .post_header.half { width: 220px; }
	.post_header_wrapper.half h4 { font-size: 18px; }
	.post_img .caption_cat.half { top: -160px; }
	.post_img .caption_cat { top: -221px; }
	ul.children .comment { width: 79%; }
	strong.title, a.post_title { font-size: 14px; }
	.flexslider .slides > li { height: 390px; }
	#content_wrapper #post_mansory_wrapper.inner { width: 766px; margin: auto; }
	.post_wrapper.half.mansory { width: 240px; padding-top: 0; margin: 5px; }
	.post_wrapper.half.mansory .post_img a img { width: 220px; }
	.post_wrapper.half.mansory .post_img { margin-top: 15px; }
	.pagination { margin-left: 5px; }
	.readmore { font-size: 13px; }
	.post_header.single_post { width: 750px; margin-left:10px; }
	.post_wrappermio .post_detail.space.half{width: 450px; margin-left: -120px;}
	#contact_form textarea, #commentform textarea { width: 73%; }
	#about_the_author .description.author { width: 300px; }
}

/*  
#Mobile (Portrait)
================================================== 
*/

@media only screen and (max-width: 767px) {
	body { font-size: 13px; width: 100%;	min-width: 320px;}
	#boxed_wrapper { width: 318px; margin:auto;}
	h2 { font-size: 22px; }

	#option_btn { display: none; }
    .social_wrapper { width:170px; margin-top: -80px; margin-right: 5px; }
    #header_wrapper { height: 40px; position: static; background: transparent; box-shadow: 0 0 0; border: 0; }
    #top_menu { margin-top: -50px; position: absolute;  z-index: 201;}
    #top_menu li { font-size: 11px; margin-right: 10px; }
	.standard_wrapper.header { width: 290px; }
	#wrapper { width: 100%px; }
	#top_bar { width: 318px; height: auto; float: left; }
     
	#main_menu{display: none;}
	.sepa{display: none;}
	.divinityclasse .logosvarios {display: none;}
	#slider_wrapper.fullslide { height: 500px;width: 263px; margin:0; }

	#menu_border_wrapper, .menu-menu-2-container { float: left; margin: 0; }
	#menu_border_wrapper { border-top: 1px solid #444; }
	#menu_border_wrapper select { display: inline-block; width: 318px; }
	#breaking_wrapper { display:none; }
	#breaking_wrapper .breaking_new div { max-width: 150px; }
	#menu_wrapper .nav ul, #menu_wrapper div .nav { height: auto; margin: 0; padding: 0; padding-bottom: 10px; }
	#menu_wrapper .nav ul li, #menu_wrapper div .nav li { width: 100%; }
	#menu_wrapper .nav ul li a, #menu_wrapper div .nav li a { width: 260px; padding: 8px 20px 8px 20px; border-bottom: 1px solid #444; }
	#menu_wrapper .nav ul li:last-child a, #menu_wrapper div .nav li:last-child a { border: 0; }
	.tagline { width: 258px; margin-left: -14px; }
	#slider_wrapper { width: 263px; height: 400px; margin-top: 0; }
	.fullslide .flexslider_excerpt {
		width: 70%;
		margin-bottom: -200px;
		margin-left: 20px;
		height: 350px;
		position:relative;
		display: inline-block;
		float: left;
	}
	
	.flexslider, .flexslider .slides > li { height: 450px; width: 310px; }
	.enter{
		display: inline;
	margin-top: 5px;}
	
	.NT5{
	width: 300px;}
	.especialone img{
	margin-top:0px;
}
.especialone #home_slider h4{
margin-top: -10px;

}
	.one_half.last2{width: 100%; right: 0; margin-bottom: 2%;margin-right: -22px;}		
	.post_wrappermio .post_detail.space.half{width: 200px; margin-left: 0;}
	.padrea img{
 width: 342px;	

}
	.indices{float:left;width: 260px; margin-top: -25px;}
		.indiceheader1{ margin-left: 0px;}
	#icons{display: none;}
.watch{width: 303px;}
	.standard_wrapper.small { width: 290px; }
	.tagline_text { float: none; width: 100%; }
	.tagline_button { float: none; width: 100%; text-align: center; margin-top: 30px; }
	#footer, .footer_wrapper { width: 100%; }
	#footer ul.sidebar_widget { width: 100%;  }
	#copyright { width: 318px; }
	.copyright_wrapper { width: 100%; }
	.copyright_wrapper .left_wrapper { float: left; width: 100%; }
	.copyright_wrapper .right_wrapper { float: left; width: 100%; text-align: left; }
	#footer ul li.widget, #footer ul li.widget.last { float: left; width: 260px; margin-left: 0; padding-bottom: 0; }
	#footer .sidebar_widget li.widget-four { float: left; }
	.post_wrappermio { margin-top: 15px; margin-left: 0px;}
	#content_wrapper { width: 316px; margin-top: 0; padding-top: 0; }
	.caption_inner { width: 290px; }
	.standard_wrapper, .standard_wrapper.wide { width: 290px; }
	
	.inner_wrapper .sidebar_contentmio{margin-left: 10px;width: 300px;}
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio.left_sidebar { width: 100%; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio.left_sidebar iframe, #content_wrapper .inner .inner_wrapper .sidebar_contentmio.left_sidebar div, #content_wrapper .inner .inner_wrapper .sidebar_contentmio.left_sidebar img { max-width: 100%; height: auto; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio { width: 300px; padding-left: 0; padding-top: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio iframe, #content_wrapper .inner .inner_wrapper .sidebar_contentmio div, #content_wrapper .inner .inner_wrapper .sidebar_contentmio img { max-width: 100%; }
	body.home #content_wrapper .inner .inner_wrapper .sidebar_contentmio { padding-left: 0; padding-top: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio.widthbg { width: 260px; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio div.row.clearfix { width: 260px; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio div.rev_con { width: 260px !important; clear: both; float: left !important; margin-top: 30px; }
	
	.inner_wrapper .sidebar_contentmio2{margin-left: 10px;width: 300px;}
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2.left_sidebar { width: 100%; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2.left_sidebar iframe, #content_wrapper .inner .inner_wrapper .sidebar_contentmio2.left_sidebar div, #content_wrapper .inner .inner_wrapper .sidebar_contentmio2.left_sidebar img { max-width: 100%; height: auto; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2 { width: 300px; padding-left: 0; padding-top: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2 iframe, #content_wrapper .inner .inner_wrapper .sidebar_contentmio2 div, #content_wrapper .inner .inner_wrapper .sidebar_contentmio2 img { max-width: 100%; }
	body.home #content_wrapper .inner .inner_wrapper .sidebar_contentmio2 { padding-left: 0; padding-top: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2.widthbg { width: 260px; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2 div.row.clearfix { width: 260px; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2 div.rev_con { width: 260px !important; clear: both; float: left !important; margin-top: 30px; }
	
	
	.mobilewidget{
	display: block;
	margin-left: 5px;
	}
	.mobilewidget img{
		width: 80%;
	}
	
	.anunciocat{
position: relative;
display:block;
margin-left: 30%;
}	
	.one_fourth { width: 100%; margin-bottom: 2%; }
	.one_fourth.last { width: 100%; margin-bottom: 2%; }
	.one_third { width: 100%; margin-bottom: 2%; }
	.one_third.last { width: 100%; margin-bottom: 2%; }
	.one_half { width: 100%; margin-bottom: 2%; }
	.one_half.last { width: 100%; left: 0; margin-bottom: 2%; margin-left: -30px;}
	.two_third { width: 100%; margin-bottom: 2%; }
	.two_third.last { width: 100%; margin-bottom: 2%; }
	.one_fifth { width: 100%; margin-bottom: 2%; }
	.one_fifth.last { width: 100%; margin-bottom: 2%; }
	.one_sixth { width: 100%; margin-bottom: 2%; }
	.one_sixth.last { width: 100%; margin-bottom: 2%; }
	.pricing_box.three { width: 100%; }
	.div_hd-site{
		padding-left: 180%;
		margin-left:0;
		width: 100%;
	 }
	 .imggrandes{
	margin-left:0;
}

	.sidebar_content .post_wrapper.half.last{
		float: right;
		margin-right: 0px;
	}

	 #home_slider{width: 290px;height: 500px;}
	 .fullslide{width: 290px;}
	#content_wrapper .inner { margin-top: 0; width: 300px; }
	
	#content_wrapper .inner .inner_wrapper .sidebar_wrapper.left_sidebar { width: 100%; padding-right: 0; margin-right: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar { width: 100%; }
	#content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar iframe, #content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar div, #content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar img { max-width: 100%; height: auto; }
	#content_wrapper .inner .inner_wrapper img { max-width: 100%; height: auto; }
	li.Custom_Facebook_Page { display:none; }
	
	#content_wrapper .inner .inner_wrapper .sidebar_wrapper  { width: 300px; padding-left: 0; margin: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_content { width: 300px; padding-left: 0; padding-top: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_content iframe, #content_wrapper .inner .inner_wrapper .sidebar_content div, #content_wrapper .inner .inner_wrapper .sidebar_content img { max-width: 100%; }
	body.home #content_wrapper .inner .inner_wrapper .sidebar_wrapper { margin-top: 10px; }
	#content_wrapper .inner .inner_wrapper .sidebar_wrapper { margin-top: 30px; }
	
	#searchform input[type="text"] { width: 286px; }
	
	.map_shadow, #map_contact { display:none; }
	.pricing_box.five.large .header span { font-size: 1.3em; top: 15px; }
	.pricing_box.four { width: 49%; }
	.pricing_box.four.large { margin-top: 0; padding-bottom: 20px; }
	#content_wrapper .pricing_box.large ul { margin: 10px 10% 25px 20%; }
	.pricing_box.large .header { height: 42px; }
	.pricing_box.large .header span, .pricing_box .header span { font-size: 14px; }
	.pricing_box .header span { top: 13px; }
	.video-js-box, video.video-js { width: 290px; height: auto; }
	.vjs-poster { width: 290px; height: auto; }
	.styled_box_title, .styled_box_content { padding: 0.6em 0.6em 0.6em; }
	blockquote { width: 80%; }
	
	.top_info { text-align: center; width: 100%; margin-bottom: 10px; }
	.social_wrapper ul { margin-bottom: 10px; text-align: center; float: right; }
	.social_wrapper ul li { display: inline-block; float: right; }
	.logo { text-align: center; float: none; margin: 0; padding-top: 20px; }
	.logo_tagline { display: none; }
	#custom_logo { float: left; margin-top: 10px; margin-bottom: 40px;}
	#custom_logo img{width:50%;}
	.header_ads { display: none; }
	
	
	.comment_arrow { display: none; }
	.comment .right { width: 85%; }
	ul.children div.comment .right { width: 85%; }
	
	ul.children div.comment ul.children div.comment .right { width: 50%; }
	
	#content_wrapper ul.children ul.children { width: 100%; }
	ul.children .comment { margin-left: -35px; width: 100%; }
	#content_wrapper ul.children { border: 0; }
	#content_wrapper ul.children ul.children { margin-left: -16px; }
	
	.comment_wrapper #respond { margin-left: 20px; }
	.comment_wrapper ul.children #respond { margin-left: -55px; }
	
	form textarea { max-width: 269px; }
	#menu_wrapper .nav ul, #menu_wrapper div .nav { display: none; }
	#menu_border_wrapper select { display: inline-block; width: 318px; margin: auto; margin-top:-2px; }
	#menu_border_wrapper { text-align: center; margin: 10px 0 0 0; width: 100%; border: 0; }
	
	.post_wrapper.half { width: 210px; }
	
	#menu_wrapper .nav ul, #menu_wrapper div .nav { display: none; }
	#menu_border_wrapper select { display: inline-block; width: 290px; }
	#menu_border_wrapper { text-align: center; margin: 20px 0 0 0; width: 100%; border: 0; float: none; }
	
	#header_wrapper { margin-bottom: 0; }
	.header_ads { float: none; }
	.header_ads2{display:none;}
	.ads468 { width: 290px; }

	
	
	.social_profile .profile { margin: 10px 0 10px 18px; }
	.ads125_wrapper div.ads125, .ads125_wrapper img { width: 140px; height: 125px;}
	.flexslider_caption { bottom: 20px; }
	.flexslider_caption h4 { max-width: 100%; font-size: 14px }
	#slider_wrapper .flex-control-nav { bottom: 0; }
	.post_header_wrapper {  width: 290px; }
	.post_header, .post_header.single_post { width: 260px; margin-left:7px;}
	.post_inner_wrapper, body.home .post_inner_wrapper { width: 290px; }
	#footer .sidebar_widget li ul.thumb li img, #footer ul.posts.blog li a img.frame,{ width: 38px; }
	.widget_calendar { display: none; }	
	#content_wrapper .sidebar .content .sidebar_widget li ul.thumb li, #content_wrapper .one_half.home .sidebar_widget li ul.thumb li { margin-right: 3px; }
	#content_wrapper .sidebar .content .sidebar_widget li form#searchform input[type="text"], #content_wrapper .one_half.home .sidebar_widget li form#searchform input[type="text"], #footer .sidebar_widget li form#searchform input[type="text"] { width: 100%; }
	#about_the_author .description { width: 270px; }
	#about_the_author { width: 260px; }
	.comment_inner, .comment { width: 300px; }
	.post_header_wrapper.single { width: 250px; }
	.post_wrapper.half { width: 300px; margin-top: 15px; }
	.post_wrapper.half .post_img a img { width: 260px; }
	.post_inner_wrapper.half, body.home .post_inner_wrapper.half, .post_header_wrapper.half { width: 250px; }
	.post_header_wrapper.half h4 { font-size: 18px; }
	.post_img .caption_cat.half { top: -191px; }
	.post_wrapper { margin-left: 0; }
	.post_social { display: none; }
	.post_header h3 { font-size: 20px; }
	.post_img .caption_cat { top: -130px; }
	#copyright { width: 100%; margin-top: 30px; padding-top: 20px; padding-bottom: 60px; }
	#copyright_left { float: right;  text-align: center; width: 100%; }
	#copyright .social_wrapper { clear: both;float: none; width: 100%; text-align: center; }
	#copyright .social_wrapper ul li { float: none; margin-top: 15px; }
	h2.widgettitle.header { margin: 0; }
	.page_fullwidth { margin-left:0; }
	body.home #content_wrapper .inner .inner_wrapper .sidebar_content { padding-left: 0; padding-top: 0; }
	.comment_inner #respond { margin-left: 0; }
	ul.children .comment { border: 0; }
	.header_ads img { max-width: 300px; }
	.social_profile .profile { margin: 10px 0 10px 18px; width: 25%; }
	.footer_wrapper { width: 100%; margin-top: -30px; }
	body.home .footer_wrapper { margin-top: 10px; }
	#footer .sidebar_widget { padding-left: 60px; padding-bottom: 10px; }
	#footer .sidebar_widget li ul.thumb li img { width: 76px; }
	#content_wrapper #post_mansory_wrapper.inner { width: 316px; margin-left: -5px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content.widthbg { width: 260px; }
	.sidebar_content .page_fullwidth, #content_wrapper .inner .inner_wrapper.fullwidth { width: 260px; margin: 0; }
	#contact_form textarea, #commentform textarea { max-width: 94%; width: 94%; }
	#commentform pre, code, tt { width: 220px; }
	.post_wrapper.dark { padding-top: 2px; }
	.pagination { margin: 0 0 0 2px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content div.row.clearfix { width: 260px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content div.rev_con { width: 260px !important; clear: both; float: left !important; margin-top: 30px; }
	.rev_title { width: 240px; }
	.btn2 a { width: 205px; }
	.equipor{margin-right: -100px; width: 260px; float: left;}
}

/* 
#Mobile (Landscape)
================================================== 
*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
	body { font-size: 13px; width: 100%;	min-width: 480px;}
	#boxed_wrapper { width: 480px; margin:auto;}
	h2 { font-size: 22px; }

	#option_btn { display: none; }
    .social_wrapper { width:170px; margin-top: -80px; margin-right: 5px; }
    #header_wrapper { height: 40px; position: static; background: transparent; box-shadow: 0 0 0; border: 0; }
     #top_menu { margin-top: -50px; position: absolute;  z-index: 201;}
    #top_menu li { font-size: 11px; margin-right: 10px; }
	.standard_wrapper.header { width: 290px; }
	#wrapper { width: 100%px; }
	#top_bar { width: 318px; height: auto; float: left; }
        .watch{width: 303px;}
	#main_menu{display: none;}
	.sepa{display: none;}
	.mobilewidget{
	display: block;
	margin-left: 5px;
	}
	.mobilewidget img{
		width: 80%;
	}
	#slider_wrapper.fullslide { height: 500px;width: 263px; margin:0; }

	#menu_border_wrapper, .menu-menu-2-container { float: left; margin: 0; }
	#menu_border_wrapper { border-top: 1px solid #444; }
	#menu_border_wrapper select { display: inline-block; width: 318px; }
	#breaking_wrapper { display:none; }
	#breaking_wrapper .breaking_new div { max-width: 150px; }
	#menu_wrapper .nav ul, #menu_wrapper div .nav { height: auto; margin: 0; padding: 0; padding-bottom: 10px; }
	#menu_wrapper .nav ul li, #menu_wrapper div .nav li { width: 100%; }
	#menu_wrapper .nav ul li a, #menu_wrapper div .nav li a { width: 260px; padding: 8px 20px 8px 20px; border-bottom: 1px solid #444; }
	#menu_wrapper .nav ul li:last-child a, #menu_wrapper div .nav li:last-child a { border: 0; }
	.tagline { width: 258px; margin-left: -14px; }
	#slider_wrapper { width: 263px; height: 400px; margin-top: 0; }
	.fullslide .flexslider_excerpt {width: 70%; margin-bottom: -200px; margin-left: 20px ;  height: 350px; position:relative; display: inline-block; float: left;}
	
	.flexslider, .flexslider .slides > li { height: 450px; width: 310px; }
	.divinityclasse .logosvarios {display: none;}
	.indices{float:left;width: 260px; margin-top: -25px;}
	#icons{display: none;}
.padrea img{
 width: 342px;	

}
	.standard_wrapper.small { width: 290px; }
	.tagline_text { float: none; width: 100%; }
	.tagline_button { float: none; width: 100%; text-align: center; margin-top: 30px; }
	#footer, .footer_wrapper { width: 100%; }
	#footer ul.sidebar_widget { width: 100%;  }
	#copyright { width: 318px; }
	.copyright_wrapper { width: 100%; }
	.copyright_wrapper .left_wrapper { float: left; width: 100%; }
	.copyright_wrapper .right_wrapper { float: left; width: 100%; text-align: left; }
	#footer ul li.widget, #footer ul li.widget.last { float: left; width: 260px; margin-left: 0; padding-bottom: 0; }
	#footer .sidebar_widget li.widget-four { float: left; }
	.post_wrappermio { margin-top: 15px; margin-left: 0px;}
	#content_wrapper { width: 316px; margin-top: 0; padding-top: 0; }
	.caption_inner { width: 290px; }
	.standard_wrapper, .standard_wrapper.wide { width: 290px; }
	.enter{
		display: inline;
	margin-top: 5px;}
	.inner_wrapper .sidebar_contentmio{margin-left: 10px;width: 300px;}
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio.left_sidebar { width: 100%; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio.left_sidebar iframe, #content_wrapper .inner .inner_wrapper .sidebar_contentmio.left_sidebar div, #content_wrapper .inner .inner_wrapper .sidebar_contentmio.left_sidebar img { max-width: 100%; height: auto; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio { width: 300px; padding-left: 0; padding-top: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio iframe, #content_wrapper .inner .inner_wrapper .sidebar_contentmio div, #content_wrapper .inner .inner_wrapper .sidebar_contentmio img { max-width: 100%; }
	body.home #content_wrapper .inner .inner_wrapper .sidebar_contentmio { padding-left: 0; padding-top: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio.widthbg { width: 260px; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio div.row.clearfix { width: 260px; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio div.rev_con { width: 260px !important; clear: both; float: left !important; margin-top: 30px; }
	.imggrandes{
	margin-left:0;
}
	
	
	.inner_wrapper .sidebar_contentmio2{margin-left: 10px;width: 300px;}
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2.left_sidebar { width: 100%; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2.left_sidebar iframe, #content_wrapper .inner .inner_wrapper .sidebar_contentmio2.left_sidebar div, #content_wrapper .inner .inner_wrapper .sidebar_contentmio2.left_sidebar img { max-width: 100%; height: auto; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2 { width: 300px; padding-left: 0; padding-top: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2 iframe, #content_wrapper .inner .inner_wrapper .sidebar_contentmio2 div, #content_wrapper .inner .inner_wrapper .sidebar_contentmio2 img { max-width: 100%; }
	body.home #content_wrapper .inner .inner_wrapper .sidebar_contentmio2 { padding-left: 0; padding-top: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2.widthbg { width: 260px; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2 div.row.clearfix { width: 260px; }
	#content_wrapper .inner .inner_wrapper .sidebar_contentmio2 div.rev_con { width: 260px !important; clear: both; float: left !important; margin-top: 30px; }
	
	
	.anunciocat{
position: relative;
display:block;
margin-left: 30%;
}	
	
	
	.one_fourth { width: 100%; margin-bottom: 2%; }
	.one_fourth.last { width: 100%; margin-bottom: 2%; }
	.one_third { width: 100%; margin-bottom: 2%; }
	.one_third.last { width: 100%; margin-bottom: 2%; }
	.one_half { width: 100%; margin-bottom: 2%; }
	.one_half.last { width: 100%; left: 0; margin-bottom: 2%; }
	.two_third { width: 100%; margin-bottom: 2%; }
	.two_third.last { width: 100%; margin-bottom: 2%; }
	.one_fifth { width: 100%; margin-bottom: 2%; }
	.one_fifth.last { width: 100%; margin-bottom: 2%; }
	.one_sixth { width: 100%; margin-bottom: 2%; }
	.one_sixth.last { width: 100%; margin-bottom: 2%; }
	.pricing_box.three { width: 100%; }
	.div_hd-site{
		padding-left: 180%;
		margin-left:0;
		width: 100%;
	 }
	 
	 #home_slider{width: 290px;height: 500px;}
	 .fullslide{width: 290px;}
	#content_wrapper .inner { margin-top: 0; width: 300px; }
	
	#content_wrapper .inner .inner_wrapper .sidebar_wrapper.left_sidebar { width: 100%; padding-right: 0; margin-right: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar { width: 100%; }
	#content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar iframe, #content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar div, #content_wrapper .inner .inner_wrapper .sidebar_content.left_sidebar img { max-width: 100%; height: auto; }
	#content_wrapper .inner .inner_wrapper img { max-width: 100%; height: auto; }
	li.Custom_Facebook_Page { display:none; }
	
	#content_wrapper .inner .inner_wrapper .sidebar_wrapper  { width: 300px; padding-left: 0; margin: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_content { width: 300px; padding-left: 0; padding-top: 0; }
	#content_wrapper .inner .inner_wrapper .sidebar_content iframe, #content_wrapper .inner .inner_wrapper .sidebar_content div, #content_wrapper .inner .inner_wrapper .sidebar_content img { max-width: 100%; }
	body.home #content_wrapper .inner .inner_wrapper .sidebar_wrapper { margin-top: 10px; }
	#content_wrapper .inner .inner_wrapper .sidebar_wrapper { margin-top: 30px; }
	
	#searchform input[type="text"] { width: 286px; }
	
	.map_shadow, #map_contact { display:none; }
	.pricing_box.five.large .header span { font-size: 1.3em; top: 15px; }
	.pricing_box.four { width: 49%; }
	.pricing_box.four.large { margin-top: 0; padding-bottom: 20px; }
	#content_wrapper .pricing_box.large ul { margin: 10px 10% 25px 20%; }
	.pricing_box.large .header { height: 42px; }
	.pricing_box.large .header span, .pricing_box .header span { font-size: 14px; }
	.pricing_box .header span { top: 13px; }
	.video-js-box, video.video-js { width: 290px; height: auto; }
	.vjs-poster { width: 290px; height: auto; }
	.styled_box_title, .styled_box_content { padding: 0.6em 0.6em 0.6em; }
	blockquote { width: 80%; }
	
	.top_info { text-align: center; width: 100%; margin-bottom: 10px; }
	.social_wrapper ul { margin-bottom: 10px; text-align: center; float: right; }
	.social_wrapper ul li { display: inline-block; float: right; }
	.logo { text-align: center; float: none; margin: 0; padding-top: 20px; }
	.logo_tagline { display: none; }
	#custom_logo { float: left; margin-top: 10px; margin-bottom: 40px;}
	#custom_logo img{width:50%;}
	.header_ads { display: none; }
	
	
	.comment_arrow { display: none; }
	.comment .right { width: 85%; }
	ul.children div.comment .right { width: 85%; }
	
	ul.children div.comment ul.children div.comment .right { width: 50%; }
	
	#content_wrapper ul.children ul.children { width: 100%; }
	ul.children .comment { margin-left: -35px; width: 100%; }
	#content_wrapper ul.children { border: 0; }
	#content_wrapper ul.children ul.children { margin-left: -16px; }
	
	.comment_wrapper #respond { margin-left: 20px; }
	.comment_wrapper ul.children #respond { margin-left: -55px; }
	
	form textarea { max-width: 269px; }
	#menu_wrapper .nav ul, #menu_wrapper div .nav { display: none; }
	#menu_border_wrapper select { display: inline-block; width: 318px; margin: auto; margin-top:-2px; }
	#menu_border_wrapper { text-align: center; margin: 10px 0 0 0; width: 100%; border: 0; }
	
	.post_wrapper.half { width: 210px; }
	
	#menu_wrapper .nav ul, #menu_wrapper div .nav { display: none; }
	#menu_border_wrapper select { display: inline-block; width: 290px; }
	#menu_border_wrapper { text-align: center; margin: 20px 0 0 0; width: 100%; border: 0; float: none; }
	
	#header_wrapper { margin-bottom: 0; }
	.header_ads { float: none; }
	.header_ads2{display:none;}
	.ads468 { width: 290px; }

	
	
	.social_profile .profile { margin: 10px 0 10px 18px; }
	.ads125_wrapper div.ads125, .ads125_wrapper img { width: 140px; height: 125px;}
	.flexslider_caption { bottom: 20px; }
	.flexslider_caption h4 { max-width: 100%; font-size: 14px }
	#slider_wrapper .flex-control-nav { bottom: 0; }
	.post_header_wrapper {  width: 290px; }
	.post_header, .post_header.single_post { width: 260px; }
	.post_inner_wrapper, body.home .post_inner_wrapper { width: 290px; }
	#footer .sidebar_widget li ul.thumb li img, #footer ul.posts.blog li a img.frame,{ width: 38px; }
	.widget_calendar { display: none; }	
	#content_wrapper .sidebar .content .sidebar_widget li ul.thumb li, #content_wrapper .one_half.home .sidebar_widget li ul.thumb li { margin-right: 3px; }
	#content_wrapper .sidebar .content .sidebar_widget li form#searchform input[type="text"], #content_wrapper .one_half.home .sidebar_widget li form#searchform input[type="text"], #footer .sidebar_widget li form#searchform input[type="text"] { width: 100%; }
	#about_the_author .description { width: 270px; }
	#about_the_author { width: 260px; }
	.comment_inner, .comment { width: 300px; }
	.post_header_wrapper.single { width: 250px; }
	.post_wrapper.half { width: 300px; margin-top: 15px; }
	.post_wrapper.half .post_img a img { width: 260px; }
	.post_inner_wrapper.half, body.home .post_inner_wrapper.half, .post_header_wrapper.half { width: 250px; }
	.post_header_wrapper.half h4 { font-size: 18px; }
	.post_img .caption_cat.half { top: -191px; }
	.post_wrapper { margin-left: 0; }
	.post_social { display: none; }
	.post_header h3 { font-size: 20px; }
	.post_img .caption_cat { top: -130px; }
	#copyright { width: 100%; margin-top: 30px; padding-top: 20px; padding-bottom: 60px; }
	#copyright_left { float: right;  text-align: center; width: 100%; }
	#copyright .social_wrapper { clear: both;float: none; width: 100%; text-align: center; }
	#copyright .social_wrapper ul li { float: none; margin-top: 15px; }
	h2.widgettitle.header { margin: 0; }
	.page_fullwidth { margin-left:0; }
	body.home #content_wrapper .inner .inner_wrapper .sidebar_content { padding-left: 0; padding-top: 0; }
	.comment_inner #respond { margin-left: 0; }
	ul.children .comment { border: 0; }
	.header_ads img { max-width: 300px; }
	.social_profile .profile { margin: 10px 0 10px 18px; width: 25%; }
	.footer_wrapper { width: 100%; margin-top: -30px; }
	body.home .footer_wrapper { margin-top: 10px; }
	#footer .sidebar_widget { padding-left: 60px; padding-bottom: 10px; }
	#footer .sidebar_widget li ul.thumb li img { width: 76px; }
	#content_wrapper #post_mansory_wrapper.inner { width: 316px; margin-left: -5px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content.widthbg { width: 260px; }
	.sidebar_content .page_fullwidth, #content_wrapper .inner .inner_wrapper.fullwidth { width: 260px; margin: 0; }
	#contact_form textarea, #commentform textarea { max-width: 94%; width: 94%; }
	#commentform pre, code, tt { width: 220px; }
	.post_wrapper.dark { padding-top: 2px; }
	.pagination { margin: 0 0 0 2px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content div.row.clearfix { width: 260px; }
	#content_wrapper .inner .inner_wrapper .sidebar_content div.rev_con { width: 260px !important; clear: both; float: left !important; margin-top: 30px; }
	.rev_title { width: 240px; }
	.btn2 a { width: 205px; }
	.equipor{margin-right: -100px; width: 260px; float: left;}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {

	body.home #content_wrapper .inner .inner_wrapper .sidebar_content
	{
		padding-top: 0;
		padding-left: 0;
		margin-left: 10px;
	}

}

#slider_wrapper
{
	width: 920px;
	height: 350px;
	margin: auto;
	margin-top: 10px;
}



 #slider_wrapper .flex-control-nav{
background: url('/OTRO/fos.png');
}

 #slider_wrapper .flex-direction-nav .prev{
background: url('/OTRO/flechaizq.png');
}

 #slider_wrapper .flex-direction-nav .next{
background: url('/OTRO/flechadrc.png');}

.flexslider, .flexslider .slides > li
{
	height: 360px;
}

.fullslide .flexslider_excerpt
{
	color: #000;
	height: 330px;
}

.fullslide .flexslider_excerpt a
{
	color: #000;
	
}
.fullslide .flexslider_excerpt h4
{
	color: #000;
	
}
body.home #content_wrapper .inner .inner_wrapper .sidebar_wrapper
{
	margin-top: 35px;
}

.flexslider_caption
{
	bottom: 7px;
	background: transparent;
}

body.home #content_wrapper .inner .inner_wrapper .sidebar_content
{
	margin-top: 5px;
}



/*
@media only screen and (min-width: 768px) and (max-width: 960px) {
	#slider_wrapper { width: 920px; height: 390px; overflow: hidden; }
	body.home #content_wrapper .inner .inner_wrapper .sidebar_wrapper { margin-top: 20px; margin-left: 23px; }
	body.home #content_wrapper .inner { width: 920px; }
}
@media only screen and (max-width: 767px) {
	#slider_wrapper { width: 920px; height: 180px; overflow: hidden; margin: 0; margin-top: 0; }
	.flexslider, .flexslider .slides > li { height: 180px; }
	.fullslide .flexslider_excerpt { display: none; }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#slider_wrapper { width: 920px; height: 390px; overflow: hidden; margin: 0; margin-top: 10px; }
	.flexslider, .flexslider .slides > li { height: 200px; }
}

*/
.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(/wp-content/themes/apollo/js/colorpicker/css/../images/custom_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	z-index: 9999999;
	margin-left: 0px;
	margin-top: -25px;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(/wp-content/themes/apollo/js/colorpicker/css/../images/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(/wp-content/themes/apollo/js/colorpicker/css/../images/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(/wp-content/themes/apollo/js/colorpicker/css/../images/custom_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input[type="text"] {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 8px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
	line-height: 14px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(/wp-content/themes/apollo/js/colorpicker/css/../images/custom_hex.png) top;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(/wp-content/themes/apollo/js/colorpicker/css/../images/custom_rgb_r.png);
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url(/wp-content/themes/apollo/js/colorpicker/css/../images/custom_rgb_g.png);
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url(/wp-content/themes/apollo/js/colorpicker/css/../images/custom_rgb_b.png);
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url(/wp-content/themes/apollo/js/colorpicker/css/../images/custom_hsb_h.png);
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url(/wp-content/themes/apollo/js/colorpicker/css/../images/custom_hsb_s.png);
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url(/wp-content/themes/apollo/js/colorpicker/css/../images/custom_hsb_b.png);
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(/wp-content/themes/apollo/js/colorpicker/css/../images/custom_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}

.colorpicker_bg
{
	width: 390px;
	height:30px;
	float:left;
	border: 1px solid #ccc;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

