/*  
Theme Name: Gallery
Theme URI: http://www.organizedthemes.com/gallery-church-theme/
Description: A clean gallery look for your website from <a href="http://www.organizedthemes.com">Organized Themes</a>
Version: 4.2.0
Author: Organized Themes
Author URI: http://www.organizedthemes.com
Tags: gallery, customizable, modern, control panel
*/

/* @group Reset */

/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

/* @end */

/* @group Type */

/* Type */

h1,h3,h4 { font-family: "Times New Roman", Times, serif; font-style:italic; font-weight:100; }

body, p, li, ol, ul, label, legend, input {
	font-family: "Times New Roman", Times, serif;
}

h1 { font-size: 42px; line-height: 1; margin-bottom: 20px; padding-bottom:15px; color:#030; text-align:center; border-bottom:1px solid #999; }
h2 { font-size: 24px; margin: 12px 180px 0 180px; text-align:center; color:#030; line-height:36px; font-weight:bold;}
h3 { font-size: 16px; line-height: 22px; margin-bottom: 12px; text-align:left;}
h4 { font-size: 22px; margin-bottom: -5px; text-align:right; display:inline; margin-top:-50px;}
h5 { font-size: 12px; text-align:right; line-height: 16px; font-weight:bold;}
h6 { font-size: 50px;}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img { margin: 0;}

small { font-size: 10px; line-height: 12px; color:#999;}

/* Text Elements */


p { 
	margin: 0 0 24px;
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	color:#000;
}

p img.left  { 
	float: left; 
	margin: 24px 0 24px 0; 
	padding: 0;
}

p img.right { 
	float: right; 
	margin: 24px 0 24px 24px; 
}

blockquote  { 
	margin: 0;
	color: #666; 
	font-style: italic;	
	background-color:#fff;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 24px; font-style: italic; }
del         { color:#666; }

/* Lists------------------------------------------------------------------------------------------------------------------------ */

li ul, 
li ol       { margin-bottom: 40px;  }
ul, ol      { margin: 0 0 10px 24px;}

ul          { list-style-image: url(lista.png); line-height:25px;}
ol          { list-style-type: decimal; }

dl          { margin: 0 0 12px;}
dl dt       { font-weight: bold; }
dd          { margin-left: 12px;}



/* @end */

/* @group Global */

body {
	margin: 0 auto;
	background-color: #ffffff;
}

body a, body a:visited {
	text-decoration: none;
	color: #030;
}

body a:hover {
	color: #000;
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	overflow: visible;
}

body img 	{ border: none; }
.left  		{ float: left; }
.right 		{ float: right; }
.clear 		{ clear: both; }

.clearfix:after { content: "."; display: block; clear: both; margin: 0; padding: 0; height: 0; visibility: hidden; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clearfix { height: 1%; }

/* @end */

/* @group Header */

#header {
	height: 110px;
	position: relative;
}

#estefania {
	width:800px;
	margin-top:10px;
	float:right;
	text-align:right;
	}
	
#social {
	width:250px;
	margin:0;
	float:right;
	text-align:right;
	}
.footer-logo {float:right;}

.page_servicios_left {width:340px; padding:20px 20px 0 40px; float:left;}
.page_servicios_right {width:500px; padding:20px 20px 0 0; float:left;}
.page_contacta_left {width:345px; padding:20px 40px; float:left;}
.page_contacta_right {width:425px; padding:20px 20px 0 0; float:left;}

#logo {
	position: absolute;
	top: 30px;
	height:85px;
}

#text-logo {
	float: left;
	margin-top: 55px;
	height: 60px;
}

#text-logo h1 {
	font-size: 50px;
	text-shadow: #4d4d4d 2px 2px 3px;
	filter: dropshadow(color=#4d4d4d,offX=1,offY=1);
}

#text-logo a:hover {
	text-decoration: none;
}

#new-pulldown {
	float: right;
	width: 169px;
	height: 48px;
	background: url(images/pull-down-box.png) no-repeat center top;
}

#new-pulldown h3 a {
	background: url(images/arrow.png) no-repeat right 4px;
	padding: 2px 30px 5px 40px;
}

#new-pulldown h3 a:hover {
	background: url(images/arrow-hover.png) no-repeat right 4px;
	color: #000;
	text-decoration: none;
	padding: 2px 30px 5px 40px;
}

.top-ad {
	position: absolute;
	top: 50px;
	right: 0;
	width: 468px;
	height: 60px;
	overflow: hidden;
}


/* @group Navigation */

#navigation {
	width: 800px;
	height: 30px;
	right: 0;
	position: absolute;
	z-index: 100;
	top: 85px;
}

.menu, .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	line-height:	1.0;
}

.menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */

}

.menu ul li {
	width:			100%;
}

.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.menu li {
	position: relative;
	display: inline;
	float: left;
}

.menu a {
	display: block;
	position: relative;
	color: #000;
	padding: 0 0 15px;
}

.menu li:hover ul,
.menu li.sfHover ul {
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}

ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
}

.menu {
	float:			right;
	margin-bottom:	1em;
	z-index: 20;
}

.menu a, .menu a:visited {
	display: block;
	color: #000;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 14px;
}

.menu a:hover {
	color: #030;
	background: url(images/triangle.png) no-repeat center bottom;
	text-decoration: none;
}

.current-menu-item {
	color: #030;
	background: url(images/triangle.png) no-repeat center bottom;
	text-decoration: none;
}

.current_page_ancestor {
	color: #030;
}

.current_page_parent {
	background: url(images/navigation-hover.png) repeat-x;
}

.menu li ul {
	width: 180px;
	border: 3px solid #fff;
	margin-top: 15px;
	background-color: #000;
	-webkit-box-shadow: 1px 1px 5px #000;
    -moz-box-shadow: 1px 1px 5px #000;
    box-shadow: 1px 1px 5px #000;
}

.current_page_parent ul li {
	background: none;
}

.menu li li {
	float: left;
	padding: 0px;
}

.menu li li a, .menu li li a:visited {
	color: #000;
	width: 160px;
	float: none;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
}

.menu li li a:hover {
	color: #000;
	padding: 10px;
	font-weight: bold;
	background-color: #fff;
	background-image: none;
}

.menu li li li {
	color: #000;
}
.menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}



/* @end */

/* @group Top Panel */

/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

	The CSS, XHTML and design is released under Creative Common License 3.0:
	http://creativecommons.org/licenses/by-sa/3.0/

*/
.tab {
	height: 42px;
	position: relative;
	margin: 0 auto;
    top: 0;
    z-index: 999;
	width: 916px;
	padding-left: 80px;
}

.tab ul.login {
  	height: 42px;
  	float: right;
}

.tab ul.login li {
 	text-align: left;
	display: block;
	float: left;
	height: 48px;
  	background: url(images/pull-down-box.png) no-repeat center top;
	width: 169px;
}

.tab ul.login li a {
	color: #030;
	margin-left: 33px;
	margin-top: -8px;
	text-decoration: none;
}

.tab ul.login li a:hover {
	color: #000;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.toggle-box {
	background-color: #a49990;
	padding-bottom: 8px;
}

.tab a.open {background: url(images/arrow.png) no-repeat left 0;}
.tab a.close {background: url(images/arrow-close.png) no-repeat left 0;
}
.tab a:hover.open {background: url(images/arrow-hover.png) no-repeat;}
.tab a:hover.close {background: url(images/arrow-hover-close.png) no-repeat;}

#toppanel {
    position: absolute;
    top: 0;
    width: 99%;
	height: 1px;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	display: none;
	width: 940px;
	height: 280px;
	margin: 0 auto;
	padding: 10px;
	overflow: hidden;
	position: relative;
	z-index: 3;
	color: #000;
	background: #ffffff;
	-webkit-box-shadow: 1px 1px 25px #000;
    -moz-box-shadow: 1px 1px 25px #000;
    box-shadow: 1px 1px 25px #000;
}

#panel-left {
	width: 260px;
	display: inline;
	float: left;
	margin-right: 35px;
}

#panel-middle {
	width: 260px;
	float: left;
	display: inline;
	margin-left: 35px;
	margin-right: 35px;
}

#panel-right {
	width: 260px;
	float: left;
	display: inline;
	margin-left: 35px;
}

#panel p {
	font-size: 14px;
}

/* @end */

/* @end */

/* @group Home */

#home {
	background: url(images/center-background.png) no-repeat center top;
}

#featured-content {
	width: 960px;
	height: 450px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#featured-video {
	width: 960px;
	height: 540px;
	margin-top: 20px;
	background: url(images/center-background.png) no-repeat center bottom;
	padding-bottom: 20px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#featured-video object, #featured-video embed {
	width: 960px;
	height: 540px;
}

/* @group OT Slider */
 
#slider {
	position:relative;
	z-index: 1;
	display: block;
	width: 998px;
	height: 620px;
	background:#ccc url(images/loading.gif) no-repeat 50% 50%;
}

#slider a{
	display:block;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.nivoSlider {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}

.nivo-prevNav {
	left:0px;
}

.nivo-nextNav {
	right:0px;
}

#slider img {
	position:absolute;
	z-index: 1;
	top:0px;
	left:0px;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	top: 430px;
	z-index: 99;
}

.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background: url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	position:relative;
	z-index:99;
	cursor:pointer;
}

.nivo-controlNav a.active {
	background-position:-10px 0;
	font-weight:bold;
}

/* @end */

/* CAJAS ABAJO PORTADA ----------------------------------------------------------------------------------------------------------- */
#lower-boxes {
	width: 960px;
	height: 141px;
	background: url(images/bottom-boxes.png) no-repeat center top;
	padding-top: 1px;
	margin-top: 14px;
	position: relative;
}

#lower-boxes h3 {
	color: #030;
	font-size: 26px;
	text-align: left;
	margin: 5px 0 5px 0;
}

#middle-box h3 {
	font-size:32px;
	text-align: center;
	line-height: 32px;
	
}

#lower-boxes p {
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-bottom: 1px;
}

#lower-boxes li {
	font-size: 14px;
	color: #000;
	list-style-type: none;
	text-align: left;
	margin-bottom: 2px;
}

#lower-boxes img {
	float: left;
	margin-right: 10px;
}

#left-box {
	width: 262px;
	height: 92px;
	padding: 8px;
	background-color: #fff;
	border:4px solid #787878;
	position: absolute;
	left: 12px;
}

#middle-box {
	height: 80px;
	width: 255px;
	padding: 14px 30px 14px 30px;
	background-color: #fff;
	border:4px solid #787878;
	position: absolute;
	left: 320px;
}

#right-box {
	width: 262px;
	height: 92px;
	padding: 8px;
	background-color: #fff;
	border:4px solid #787878;
	position: absolute;
	left: 664px;
}

/* @end */

/* @group Page */

#page-top {
	background: url(images/page-top.png) no-repeat center bottom;
	height: 21px;
}

#page-bottom {
	height: 21px;
	background: url(images/page-bottom.png) no-repeat center top;
	margin-top: 0px;
}
/* COLOR FONDO PAGINAS ----------------------------------------------------------------------------------------------------------------------- */
#page {
	background: #fff;
	margin-bottom: 0px;
	border:10px solid #787878;
	padding-bottom:20px;

}


/*FULL PAGE PARA YOU-TUBE*/
#page-full {
	margin-bottom: 0px;
	padding: 30px 240px 30px 240px;
	width: 480px;

}
/*DEFAULT TEMPLATE-----------------------------------------------------------------------*/
#page-left {
	padding-top: 30px;
	text-align:left;



}



/*TAMAŅO TEXTO LISTAS ----------------------------------------------------------------------------------------------------------*/
#page li, #page ol, #page ul {
	font-size: 12px;
	line-height:18px;
}



li.blog-list {
	list-style: none;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}

.meta-left {
	float: left;
	width: 410px;
	display: inline;
}

.meta-right {
	float: right;
	width: 200px;
	display: inline;
	text-align: right;
}

.meta-left p, .meta-right p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0;
}

.meta-bottom {
	padding: 3px 7px;
	height: 14px;
	background-color: #c0c0c0;
	border-top: 1px solid #383838;
	border-left: 1px solid #383838;
	border-right: 1px solid #383838;
}

.meta-bottom p{
	font-size: 12px;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Sidebar */

#page-right {
	width: 260px;
	float: right;
	padding-top: 3px;
}

#page-right h2 {
	border-bottom: 1px solid #ccc;
}

#page-right ul {
	list-style: none;
	margin: 0;
}

#page-right li {
	list-style-type: none;
	line-height: 1.1;
}

.ot-facebook {
	background-color: #fff !important;
	width: 260px;
}

/* @end */

/* @group Slider Page */

#page-slider-left {
	float: left;
	width: 300px;
}

#page-slider-right {
	float: right;
	width: 600px;
}

/* @end */

/* @group Footer */

#footer {
	margin-bottom: 10px;
}

#footer p {
	margin: 0;
	font-size: 12px;
	color:#000;
}

#footer a {
	text-decoration: none;
}

#footer-left {
	font-size:12px;
	width: 600px;
	float: left;
}

#footer-right {
	font-size:12px;
	width: 300px;
	float: right;
	text-align: right;
}

/* @end */

/******************************************
*   FORMULARIO DE CONTACTO                      
******************************************/
form { padding:20px 0 0 30px; border:1px solid #787878;}
textarea {background-color:#DFDFDF;}
input {background-color:#DFDFDF;}
button {background: #DFDFDF;}
select {background-color:#DFDFDF;}
#commentform input {width: 540px; background-color:#CCC;}
#commentform textarea {width: 540px;}


/* @group Comments */

#comments {
	width: 624px;
	color: #4A4A4A;
	margin: 0 0 20px 0;
	float: left;;
}

* + html #comments {
	margin: 0 0 -10px 0;
}

#comments h3 {
	font-size: 16px;
	font-weight: normal;
	color: #181512;
	margin: 5px 0 0 0;
	padding: 0;
}

#comments p {
	margin: 5px 0 5px 0;
}

.comment-author {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.comment-meta {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.avatar {
	float: right;
	display: inline;
	margin: 0 0 15px 15px;
}

#comment {
	width: 510px;
	font: 12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color: #333 !important;
}

ol.commentlist {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

ol.commentlist p {
	margin-bottom: 10px;
}

ol.commentlist a:link, ol.commentlist a:visited {
	color: #4A4A4A;
}

ol.commentlist a:hover {
	color: #4A4A4A;
	text-decoration: underline;
}

.comment-author {
	font-size: 18px;
}

ol.commentlist cite {
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ol.commentlist li.alt {
	padding: 8px 8px 0 8px;
	margin: 20px 0 0 0;
	background: #ECECEC;
	color: #4A4A4A;
	width: 624px;
	float: left;
}

ol.commentlist li {
	padding: 8px 8px 0 8px;
	margin: 20px 0 0 0;
	background: #ECECEC;
	color: #4A4A4A;
	width: 624px;
	float: left;
}

ol.commentlist li div.reply {
	background-color: #fff;
	display: inline-block;
	color: #060606;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;
}


ol.commentlist li div.reply:hover a {
	color: #fff;
}

ol.commentlist li div.reply a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	padding: 6px;
}

ol.commentlist li ul.children { 
	list-style: none; 
	margin: 0;
	padding: 0;
	text-indent: 0; 
}

ol.commentlist li ul.children li {
	background: none;
	margin: 10px 0 0 0;
	padding: 10px 0 0px 0;
	border-top: 1px solid #C4C4C4;
	width: 624px;
	float: left;
}

ol.commentlist li ul.children li.alt {
	background: none;
	margin: 10px 0 0 0;
	padding: 10px 0 0px 0;
	border-top: 1px solid #C4C4C4;
	width: 624px;
	float: left;
}

ol.commentlist li ul.children li.depth-2 { margin:0; }
ol.commentlist li ul.children li.depth-3 { margin:0; }
ol.commentlist li ul.children li.depth-4 { margin:0; }
ol.commentlist li ul.children li.depth-5 { margin:0; }

input#submit {
	cursor: pointer;
	border: none;
	width: 120px;
	height: 30px;
	padding: 0;
	margin: 0 0 -20px 0;
}

* + html input#submit {
	margin: 0 0 10px 0;
}

input#submit:hover {
}

#comment {
	width: 500px;
	height: 290px;
	padding: 5px;
	background-color: #f2f2f2;
	border: 1px solid #dcdcdc;
}

#author {
	border: none;
	width: 154px;
	height: 20px;
	padding: 5px 125px 5px 5px;
	background-color: #f2f2f2;
	border: 1px solid #dcdcdc;
}

#email {
	border: none;
	width: 154px;
	height: 20px;
	padding: 5px 125px 5px 5px;
	background-color: #f2f2f2;
	border: 1px solid #dcdcdc;
}

#url {
	width: 154px;
	height: 20px;
	padding: 5px 125px 5px 5px;
	background-color: #f2f2f2;
	border: 1px solid #dcdcdc;
}

#respond {
	padding: 0 15px 10px 0;
}

.fieldset {
	list-style: none;
	margin: 0;
	padding: 0;
}

.fieldset li {
	margin: 0 0 10px 0;
	padding: 0;
}

/* @end */

/* @group WordPress items */

.wp-caption img {
	margin-bottom: 5px;
	padding:5px;
	background-color:#fff;
}

.wp-caption-text {
	color:#fff;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	font-weight: bold;
	text-transform: lowercase;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	margin: 0 10px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

.hidden {
	display: none;
}

a img {
	border: none;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #fff;
	padding: 10px 5px 0 5px;
	margin-bottom: 5px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 4px 5px;
	margin: 0;
	background: none;
	color: #333;
}

.widget_tag_cloud a {
	padding-right: 8px;
	padding-left: 8px;
}

.widget {
	padding-bottom: 10px;
}

.button a, .button a:visited{
	background-color: #fff;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #060606;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	position: relative;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

.button a:hover {
	background-color: #7b7b7b;
}

.wp-pagenavi {
	width: 180px;
	margin: 0 auto 20px;
	text-align: center;
	position: relative;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 2px 4px; 
	margin: 2px 7px;
	text-decoration: none;
	color: #fff;	
}

a.page, span.current, span.extend {
	display: none;
	visibility: hidden;
}

.wp-pagenavi span.pages {
	margin: 0 5px;
	padding: 2px 4px;
	font-size: 16px;
}

a.nextpostslink, a.previouspostslink {
	background-color: #fff;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #060606;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	position: relative;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	top: -1px;
}

a:hover.nextpostslink, a:hover.previouspostslink {
	color: #000;
}

a.nextpostslink {
	float: right;
}

a.previouspostslink {
	float: left;
}

a:hover.nextpostslink {
	color: #000 !important;
}

/* @end */
