/*
Theme Name: Faith For All Nations (Spanish)
*/

@font-face {
	font-family: 'ParisianBTRegular';
	src: url('fonts/parisnn-webfont.eot');
	src: local('?'), url('fonts/parisnn-webfont.woff') format('woff'), url('fonts/parisnn-webfont.ttf') format('truetype'), url('fonts/parisnn-webfont.svg') format('svg');
}
@font-face {
	font-family: 'ParisCondensedBoldItalic';
	src: url('fonts/pariscondensedbolditalic.eot');
 	src: local(Paris),
 	src: local(Paris Wide),
        src: url(fonts/pariscondensedbolditalic.ttf) format(truetype),
	url('fonts/pariscondensedbolditalic.woff') format('woff'),
	url('fonts/pariscondensedbolditalic.svg') format('svg');
}
<!--@font-face {
	font-family: 'ParisBoldItalic';
	src: url('fonts/ParisBoldItalic.eot');
 	src: local(Paris),
 	src: local(Paris Bold),
        src: url(https://faithforallnations.com/spanish/wp-content/themes/FFAN-es/fonts/ParisBoldItalic.ttf) format(truetype),
	url('https://faithforallnations.com/spanish/wp-content/themes/FFAN-es/fonts/ParisBoldItalic.woff') format('woff'),
	url('https://faithforallnations.com/spanish/wp-content/themes/FFAN-es/fonts/ParisBoldItalic.svg') format('svg');
}-->
body {
	font-family: arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444800;
	background:#446c05 url(../../../../images/toprept.png) repeat-x left top;
	text-align:center;
	margin:0;
}
a {
	color:#444800;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color:#000;
	text-align:left;
}
h1 {font-size:2.6em;}
h2 {font-size:2em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em; font-family:ParisianBTRegular, Arial, Helvetica, sans-serif; color:#444800;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}
img {
	border:0;
}
input {
	font-size:12px;
}
input[type=text], textarea, select {
	background:#fff;
	border:1px inset #aaa;
}
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
}
textarea {
	font-size:12px;
}
pre {
	font-size:12px;
	overflow:auto;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}

/* Layout */
#page {
	width:999px;
	margin:0 auto;
	text-align:left;
	color:#444800;
	font-family: arial, Helvetica, sans-serif;
	font-size:10pt;
}
#pagein {
	width:999px;
	float:left;
}
#wrapper {
	background:url(../../../../images-es/bodyrept.png) repeat-y left top;
	width:953px;
	float:left;
	padding:0 23px;
}
#sidebar{
	width:163px;
	float:left;
}
#content{
	width:713px;
	float:right;
	padding:27px 30px 0 43px;
	border-left:solid 1px #535609;
}

#content-home{
	width:713px;
	float:right;
	padding:0px 30px 0 43px;
	border-left:solid 1px #535609;
}

/* Header */
#header {
	background:url(../../../../images/header-es.png) no-repeat left bottom;
	width:953px;
	height:173px;
	float:left;
	padding:0 23px;
}
#header p.language-btn {
	text-align:right;
	padding:99px 0 0 0;
	margin:0;
}
#header-inner {
	background:url(../../../../images/header-inner-es.png) no-repeat left bottom;
	width:953px;
	height:173px;
	float:left;
	padding:0 23px;
}

/* Sidebar */
#sidebar ul {
	padding:0 0 10px 0;
	margin:0 0 0 10px;
	border-bottom:solid 1px #535609;
	list-style:none;
}
#sidebar ul li {
	padding:10px 0;
}
#sidebar ul li a {
	font-family:'ParisianBTRegular';
	font-size:25px;
	line-height:100%;
	text-decoration:none;
	color:#535609;
}
#sidebar ul li a:hover, #sidebar ul li.current_page_item a {
	color:#81b73f;
}
#sidebar td a {
	font-family:'ParisianBTRegular';
	font-size:20px;
	line-height:100%;
	text-decoration:none;
	color:#535609;
}
#sidebar td a:hover {
	color:#81b73f;
}

/* Footer */
#footer {
	background:url(../../../../images-es/footer.png) no-repeat left top;
	height:135px;
	clear:both;
}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#385905;
	padding:25px 0 0 12px;
	margin:0;
}

.bottom-link {color:#fff;}
.bottom-link a{color:#fff;}
.bottom-link a:hover{color:#fff;}

/* Post */
.post {
	clear:both;
	color:#444800;
	font-family: arial, Helvetica, sans-serif;
}
/*.posttitle {
	font-family:'ParisianBTRegular';
	font-size:55px;
	font-weight:normal;
	line-height:100%;
	color:#535609;
	padding:0;
	margin:0;
	position:absolute;
	left:170px;
	top:-138px;
}*/
.posttitle {
	font-family:'ParisianBTRegular';
	font-size:45px;
	font-weight:normal;
	line-height:100%;
	color:#535609;
	padding:0;
	margin:0;
	position:absolute;
	left: 28px;
	top: -138px;
	text-align: center;
	width: 78%;
}
.post p, .post ol li, .post ul li{
	margin-top:0;
	text-align:justify;
}
.post li li {
	font-size:1em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}
.postmetadata {
	clear:both;
	margin:1em 0;
	font-size:1.1em;
	color:#888;
	text-align:justify;
}
div.navigation {
	font-size:1.1em;
}
abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}
.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#gallery{
	width:620px;
	height:385px;
	position:relative;
	overflow:hidden;
	float:left;
}
#gallery img{
	float:left;
	cursor:pointer;
	}
.leftArrow{
	width:90px;
	height:20px;
	line-height:20px;
	float:left;
	text-align:left;
	cursor:pointer;
	color:#FFFFFF;
	padding-left:15px;
	font-weight:bold;
	text-transform:uppercase;
	}
.rightArrow{
	width:90px;
	height:20px;
	line-height:20px;
	float:right;
	text-align:right;
	cursor:pointer;
	color:#FFFFFF;
	padding-right:15px;
	font-weight:bold;
	text-transform:uppercase;
	}

#webguru_video_popup_box
{
position:fixed;
z-index:99999999;
top:0px;
left:0px;
display:none;


}

.vid_pop_up_bg
{
background:#000000;
position:absolute;
padding:0px;
margin:0px;
}

.youtubeContainer
{
position:absolute;
width:660px;
height:410px;
background:#95c158;
padding-left:20px;
padding-top:20px;
}

.crossBt
{
background:url(../../../../images/cross_bt.jpg);
width:84px;
height:72px;
cursor:pointer;
position:absolute;
}

/*** Slideshow ***/
.slidecontainer1 { width: 620px; height: 283px; -webkit-border-radius: 20px; border-radius: 20px; border: 1px solid #000000; overflow: hidden; z-index: 100; -webkit-box-shadow:  20px 20px 20px 1px rgba(0, 0, 0, .4); box-shadow:  20px 20px 20px 1px rgba(0, 0, 0, .4);}
.slideshow1 { -webkit-border-radius: 20px 20px 0px 0px; border-radius: 20px 20px 0px 0px; height: 265px;}
.slideshow1 img { -webkit-border-radius: 20px 20px 0px 0px; border-radius: 20px 20px 0px 0px; }
.nav1 { height: 18px; margin: auto; background-color: #000000; padding: 0px 20px; z-index: 100;}
.nav1 a { color: #fff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; }
.nav1 #prev { float: left; }
.nav1 #next { float: right; position: relative; top: -15px;}
.nav1 #pager { width: 80px; margin: 0 auto; position: relative; top: -24px;}
.nav1 #pager a { color: #ffffff; background-color: #ffffff; margin: 0px 3px 0px 3px; padding: 0px 4px; font-size: 8px; }
.activeSlide { color: #8c8b90 !important; background-color: #8c8b90 !important; margin: 0px 3px 0px 3px; padding: 0px 4px; font-size: 8px; }
#philippians1 { font-family: 'ParisianBTRegular'; font-style:italic; font-size: 20px; color: #444800; }
#philippians1 span { font-size: 27px; }
#shadow1 { width: 645px; height: 316px; background: url('../../../../faitheng/shadow.png') no-repeat; z-index: -1; position: relative; top: -285px; }
