/* @override 
	http://felixvarelaaward.com/css/style_content.css
	http://www.felixvarelaaward.com/content/wp-content/themes/varela/style.css
*/

/*===========================================
* Theme Name: Varela
* Theme URI: http://www.felixvarelaaward.com
* Author: Victor Bejar
* Author URI: http://www.viveelrock.com
* ------
* Press Realese Style
=============================================*/

/* @group Styles*/

body {
	background-color: #292E2F !important;
	background-image: none;
	background-repeat: repeat-x !important;
	color: #040B0F !important;
}

img.no-mg {
	margin-top: 5px !important;
}

li {
	list-style-image: url(images/bullet.gif);
}

/* @end */

/* @group Type */

h1 {
	font-size: 44px !important;
	color: #1695A3 !important;
	margin-bottom: 4px !important;
	font-weight: bold !important;
	margin-bottom: 30px !important;
}

h5 {
	color: #1695A3 !important;
	text-transform: uppercase;
	margin-bottom: 4px !important;
}

.title-white {
	color: #FFF;
}

.title-content,
.title-content a:link,
.title-content a:hover,
.title-content a:visited {
	font-size: 28px;
	line-height: 120%;
	margin-bottom: 30px;
	text-decoration: none;
	color: #040B0F;
}

.title-posted {
	margin-bottom: 14px !important;
}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #1695A3;
}

.caption-judge {
	
}

.judge {
	font-weight: bold;
	margin-bottom: 0;
}

.winner-title {
	margin: 10px 0 5px;
	font: 34px Georgia, "Times New Roman", Times, serif;
	color: #040B0F !important;
	font-weight: normal !important;
	font-size: 35px !important;
	margin-bottom: 10px !important;
}

.winner-author {
	
}

.winner-link a {
	display: inline;
	text-decoration: none;
	background: url(images/article-link.png) no-repeat;
	padding: 3px 12px 2px 32px;
	color: #040B0F;
	font-weight: bold;
}

.winner-link a:hover {
	display: inline;
	text-decoration: none;
	background: url(images/article-hover.png) no-repeat;
	padding: 3px 12px 2px 32px;
	color: #15919f;
	font-weight: bold;
}

#posts_navigation a {
display: inline-block;
	background-color: #107b90;
	padding: 5px 10px;
	color: white;
	text-decoration: none;
}

/* @end */

/* @group Heading*/

/*button*/


#headmenu {
	display: block;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}

.bg-button {
	height: 59px;
	background-color: #1695a3;
	border-top: 1px solid #20aab8;
	border-bottom: 1px solid #1e9eac;
	background-image: url(images/bg-button-top.png);
	position: relative;
}

a.button {
	color: #b4fbfe;
	display: block;
	float: left;
	font-size: 18px;
	height: 32px;
    text-decoration: none;
	text-shadow: #187d89 0 1px 0;
	padding-right: 12px;
	margin-right: 2px;
	margin-left: 2px;
}

a.button:hover {
	background: transparent url('images/button-b.png') no-repeat right;
	color: #1695A3;
	display: block;
	float: left;
	height: 32px;
	padding-right: 12px;
    text-decoration: none;
	text-shadow: #acf0f2 0 0 0;
	margin-left: 2px;
	margin-right: 2px;
}

a.button span {
	display: block;
	line-height: 32px;
	padding-left: 12px;
}

a.button:hover span {
	background: transparent url('images/button-a.png') no-repeat;
	display: block;
	line-height: 32px;
	padding-left: 12px;
}

a.button:active {
	background: transparent url('images/button-b.png') no-repeat top right;
	background-position: top right;
	color: #1695a3;
	outline: none;
/* hide dott

ed outline in Firefox */
}

a.button:focus span {
	background: transparent url('images/button-a.png') no-repeat;
	display: block;
	line-height: 32px;
	outline: none;
	color: #1695a3;
	text-shadow: #c7f2f0 0 1px 0;
}

a.button:focus {
	background: transparent url('images/button-b.png') no-repeat right;
	display: block;
	line-height: 32px;
	outline: none;
/* hide dotted outline in Firefox */
}

a.button:active span {
	background: transparent url('images/button-a.png') no-repeat;
	background-position: top left;
}

div.menu {
	height: 46px;
	margin-top: 14px;
	margin-left: 52px;
}

a.button-active {
	background: transparent url(images/button-b.png) no-repeat right;
	color: #1695a3;
	display: block;
	float: left;
	font-size: 18px;
	height: 32px;
    text-decoration: none;
	padding-right: 12px;
	margin-right: 2px;
	margin-left: 2px;
}

a.button-active:hover {
	background: transparent url(images/button-b.png) no-repeat right;
	color: #1695A3;
	display: block;
	float: left;
	height: 32px;
	padding-right: 12px;
    text-decoration: none;
	text-shadow: #acf0f2 0 0 0;
	margin-left: 2px;
	margin-right: 2px;
}

a.button-active span {
	background: transparent url('images/button-a.png') no-repeat;
	display: block;
	line-height: 32px;
	padding-left: 12px;
}

a.button-active:hover span {
	background: transparent url('images/button-a.png') no-repeat;
	display: block;
	line-height: 32px;
	padding-left: 12px;
}

a.button-active:active {
	background: transparent url('images/button-b.png') no-repeat top right;
	background-position: top right;
	color: #1695a3;
	outline: none;
/* hide dott

ed outline in Firefox */
}

a.button-active:focus span {
	background: transparent url('images/button-a.png') no-repeat;
	display: block;
	line-height: 32px;
	outline: none;
	color: #1695a3;
}

a.button-active:focus {
	background: transparent url('images/button-b.png') no-repeat right;
	display: block;
	line-height: 32px;
	outline: none;
/* hide dott

ed outline in Firefox */
}

a.button:active span {
	background: transparent url('images/button-a.png') no-repeat;
	background-position: top left;
}

.shadow-sky {
	height: 18px;
	position: absolute;
	background: url(images/shadow1.png) no-repeat;
}

.shadow-sky-bottom {
	height: 18px;
	background: url(images/shadow3.png) no-repeat;
	z-index: 1;
}

/*logo*/

.col-empty {
	height: 1px;
}

.logo {
	height: 222px;
	background: #030406 url(images/photo-logo-content.jpg) no-repeat center;
}

/*slider*/

.slider-wrap {
	position: relative;
	background: #EBBE00 url(images/bg-slide.png) repeat-y 0 0;
	height: 190px;
}

#slider {
	
}

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider, #slider li {
	height: 190px;
	overflow: hidden;
	width: 790px;
}

#nextBtn {
	display: block;
	width: 48px;
	height: 190px;
	position: absolute;
	left: 870px;
	text-indent: -9999px;
	overflow: hidden;
	top: 0;
}

#nextBtn a {
	display: block;
	height: 190px;
	background: url(images/btn-right.png) no-repeat 0 0;
	width: 48px;
}

#nextBtn a:hover {
	background: url(images/btn-righth.png) no-repeat 0 0;
}

#prevBtn {
	display: block;
	width: 48px;
	height: 190px;
	position: absolute;
	left: 0px;
	text-indent: -9999px;
	overflow: hidden;
	top: 0;
	left: 32px;
}

#prevBtn a {
	display: block;
	width: 48px;
	height: 190px;
	background: url(images/btn-left2.png) no-repeat 0 0;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	top: 0;
	left: 0px;
}

#prevBtn a:hover {
	background: url(images/btn-left2h.png) no-repeat 0 0;
}

#slider img {
	float: right;
	display: block;
	margin-left: 40px;
}

#slider h3 {
	padding: 20px 0 0;
	font: italic 18px/150% Georgia, "Times New Roman", Times, serif;
	color: #2f2505;
	text-shadow: #fadd38 1px 1px 0;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 0px;
}

.slide-quote {
	height: 116px;
}

.slide-caption {
	text-align: right;
	float: right;
	width: 510px;
	padding-top: 10px;
}

.slide-caption h2 {
	color: #3e3206;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: left;
	text-shadow: #fadd38 1px 1px 0;
	float: right;
}

.slide-caption h4 {
	display: inline-block;
	color: #3e3206;
	padding: 0 0 0 10px;
	font-size: 11px;
	text-align: left;
	margin: 0 0 0 10px;
	border-left: 1px solid #c29d00;
	float: right;
}

/* @end */

/* @group Content */

.wrap-content1 {
	background: white url(images/bg-content.png) repeat-y;

}

.wrap-content2 {
	background-image: url(images/bg-content-black.png);
	background-repeat: repeat-y;
}

.wrap-control {
	height: 130px;
}

.space {
	height: 70px;
}

.col-line-judges {
	background: url(images/line-vert.png) repeat-y center;
}

.title-press {
	background-image: url(images/title-press.gif);
	text-indent: -9999px;
	overflow: hidden;
	height: 40px;
	width: 297px;
	margin-bottom: 40px;
}

/* @end */

/* @group Photos */

.gallery {
	height: 388px;
	background-color: #1C2425;
	margin-top: 16px;
}

.gallery li {
	display: block;
	float: left;
	padding: 0px;
	height: 110px;
	width: 110px;
	background-color: #1c2425;
	margin: 6px;
}

.gallery li a.photo {
	margin: 0px;
}

.gallery ul {
	padding: 0;
	margin: 8px 0 0 8px;
}

.gallery img {
	border: 3px solid #161e1e;
}

/* @end */

/* @group Sidebar */

ul#archive-sidebar {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 10px;
	list-style-type: none !important;
	list-style-image: none !important;
}

ul#archive-sidebar a:link,
ul#archive-sidebar a:link,
ul#archive-sidebar a:visited {
	color: #040B0F;
	text-decoration: none;
}

ul#archive-sidebar li {
	line-height: 18px;
}

h5.sidebar {
	text-transform: capitalize;
	font: italic bold 18px Georgia, "Times New Roman", Times, serif;
}

.sidebar-search input#s {
	width: 132px;
	background-color: #ededed;
	border: 1px solid #d0d0d0;
	padding: 6px;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 2px;
	margin-bottom: 10px;
}

.sidebar-search input#search_submit {
	background-image: url(images/button-search.png);
	background-repeat: none;
	background-position: center;
	width: 150px;
	border-style: none;
	height: 34px;
	text-indent: -999px;
	margin-bottom: 10px;
}

.sidebar-search {
	margin: 10px 0px;
}

/* @end */

/* @group Contact */

.bg-contact ul li {
	list-style-image: none !important;
}

.contact {
	height: 551px;
}

.contact h1 {
	margin-bottom: 20px !important;
}

.bg-contact {
	border-top: 1px solid #20aab8;
	border-bottom: 1px solid #1e9eac;
	height: 550px;
	background: #1695a3 url(images/bg-contact.png) repeat-y;
	position: relative;
	z-index: 1;
}

.bg-contact li,
.bg-contact ul,
.bg-contact a {
	font-size: 20px;
	font-weight: bold;
	color: #ACF0F2;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.bg-contact a:hover {
	color: #fff;
}

.contact p,
.contact h3,
.contact h5 {
	color: #fff !important;
}

.bg-contact h3 {
	line-height: 144%;
}

textarea#message {
	height: 140px;
	border: 1px solid #d2fefe;
	color: #09555c;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	width: 296px;
	margin: 4px 0 0;
}

input#name {
	width: 290px;
	border: 1px solid #d2fefe;
	color: #09555c;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 4px 8px;
	margin-bottom: 4px;
}

input#email {
	width: 290px;
	border: 1px solid #d2fefe;
	color: #09555c;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 3px 8px 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#submit-btn.button {
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	padding: 4px 20px;
	height: 35px;
	width: 96px;
	border-style: none;
	background: url(images/button-send.png) no-repeat 0 0;
	margin-top: 8px;
}

label#name_error {
	border-style: none;
	margin: 0 44px 0 0;
	color: white;
	padding: 0;
	float: right;
	background-color: transparent;
}

label#email_error {
	border-style: none;
	margin: 0 44px 0 0;
	color: white;
	padding: 0;
	float: right;
	background-color: transparent;
}

label#message_error.error {
	border-style: none;
	color: white;
	padding: 0;
	float: right;
	margin: 0 44px 0 0;
	background-color: transparent;
}

#final_message {
	width: 214px;
	margin: 60px 0 0 67px;
}

#final_message h2 {
	color: #acf0f2;
	line-height: 120%;
	font-weight: bold;
	font-size: 25px;
}

#final_message p {
	margin: 6px 0px;
	font-style: italic;
	color: #acf0f2 !important;
}

#checkmark {
	position: relative;
	top: -96px;
	left: -62px;
}

/* @end */

/* @group Footer */

div.span-22.footer {
	color: #8E9789;
	text-align: center;
	padding-top: 30px;
	height: 50px;
}

/* @end */

/* @group jquery.fancybox  */

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #040b0f;
	display: none;
	z-index: 30;
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../js/jquery.fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../js/jquery.fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	padding: 18px 18px 33px 18px;
	margin: 0;
	overflow: hidden;
	background: transparent;
	display: none;
}

div#fancy_inner {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../js/jquery.fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111;
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
}

a#fancy_left {
	left: 0px;
}

a#fancy_right {
	right: 0px;
}

span.fancy_ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112;
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../js/jquery.fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../js/jquery.fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
	visibility: visible;
}

a#fancy_right:hover {
	visibility: visible;
}

a#fancy_left:hover span {
	left: 20px;
}

a#fancy_right:hover span {
	right: 20px;
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../js/jquery.fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../js/jquery.fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../js/jquery.fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../js/jquery.fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../js/jquery.fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../js/jquery.fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../js/jquery.fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../js/jquery.fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	width: 15px;
}

td#fancy_title_main {
	height: 32px;
}

td#fancy_title_right {
	width: 15px;
}

/* @end */