/*
Theme Name: Joel Prieto
Theme URI: http://joelprieto.com
Description: Custom Joel Prieto theme.
Version: 1.0
Author: Lenny's Studio
Default Joel Prieto Theme.
*/

/* structure */

.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
}

#header {
	background-color: #000;
}

#content {
	overflow: hidden;
	background-color: #000;
}

#main_content {
	clear: both;
}

#footer {
	overflow: hidden;
}

/*-- site --*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#fff;
	padding-top: 5px;
	margin-top: 20px;
	background: #000 url(images/bg.jpg) top no-repeat;
	margin-bottom: 0px;
}

a {
	color: #b89d4c;
}

#logo {
    display: inline;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 236px;
	height: 69px;
}

#main_nav_holder {
	margin-top: 24px;
	margin-right: 30px;
	float: right;
}

h1.logo {
    background: url("images/logo.png") no-repeat scroll left top transparent;
}

h1.logo a {
    display: block;
    height: 69px;
    text-indent: -9999px;
    width: 236px;
}

#languages {
	color: #b89d4c;
	float: right;
	margin-right: 30px;
}

#languages a {
	color: #b89d4c;
	text-decoration: none;
}

.qtrans_language_chooser li { float:right; margin-right:8px; }

.qtrans_flag { border: none }

#masthead {
	padding: 20px 0 30px 30px;
	clear: both;
	height: 69px;
}

#homeslide {
    height: 429px;
    overflow: hidden;
    width: 950px;
}
#homeanim {
    overflow: hidden;
}
.home_anim_nav {
    float: right;
    left: -50%;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
    text-align: left;
}
.home_anim_nav ul {
    left: 50%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
.home_anim_nav li a {
    background: url("images/anim_nav_off.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 13px;
    margin: 0 5px;
    text-indent: -9999px;
    width: 13px;
}
.home_anim_nav li a:hover, .home_anim_nav li a.activeSlide {
    background: url("images/anim_nav_on.png") no-repeat scroll left top transparent;
}

#main {
    margin-right: 30px;
	float: right;
    margin-bottom: 20px;
    width: 582px;
}

#main.sub {
	width: 890px;
	padding: 0 30px 0 30px;
	margin: 0;
}

#main .attachment-width-520 {
	margin-bottom: 13px;
}

#main h4 {
	font-size: 36px;
	margin-bottom: 20px;
}

#main h4 a {
	text-decoration: none;
}

#main h4.theyear {
	text-align: right;
	border-bottom: 1px solid #fff;
    overflow: hidden;
    padding-bottom: 4px;
}

#main .item {
    border-bottom: 1px solid #fff;
    clear: both;
    margin-bottom: 25px;
    overflow: hidden;
    padding-bottom: 20px;
}

#main .item a, a.more-link {
	text-decoration: none;
}

#main .item a:hover, a.more-link:hover {
	text-decoration: underline;
}

a.more-link:before {
	content:"+ ";
}

#main .item:last-child {
	border: none;
}

#main p {
	color: #999;
    line-height: 18px;
    margin-bottom: 12px;
}

#main .item blockquote {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 30px;
	padding-right: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
	margin-top: 15px;
	font-size: 16px;
	font-weight: normal;
	background-position: middle left;
	background-repeat: no-repeat;
}

#main .item blockquote p {
line-height: 30px;
}

#main .item blockquote p:last-child {
	font-size: 13px;
	margin-top: -10px;
	font-style: italic;
}

#main .item div.alignleft {
    float: left;
    margin-top: 5px;
    width: 250px;
	margin-right: 10px;
}

#main .item div.alignright {
    float: right;
	margin-left: 0px;
    width: 290px;
}

#main h2 {
	margin-bottom: 14px;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}

#sidebar h2.current-cat a {
	color: #fff;
}

#main h3 {
	margin-bottom: 14px;
	font-size: 20px;
	color: #999;
	font-weight: normal;
	line-height: 24px;
}

#main h4 {
	margin-bottom: 14px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	line-height: 20px;
}

#main h2 a {
	color: #fff;
	text-decoration: none;
}

#main .floatleft {
	padding-top: 4px;
	width: 50px;
	float: left;
	margin-right: 20px;
}

#main .floatright {
	width: 510px;
	float: right;
}

#main .date {
	text-transform: uppercase;
}

#main .date .month {
	height: 26px;
	font-size: 34px;
	display: block;
}

#main .date .day {
	height: 26px;
	font-size: 31px;
	display: block;
}

#main .date .year {
	font-size: 18px;
	display: block;
}

#submenu {
	margin-bottom: 20px;
}

#submenu li
{
font-size: 24px;
line-height: 28px;
font-weight: bold;
display: inline;
list-style-type: none;
padding-right: 20px;
padding-left: 20px;
border-right: 2px solid #e0e0e0;
}

#submenu li:last-child
{
border-right: none;
}

#submenu li a
{
color: #999;
text-decoration: none;
}

#submenu li a:hover, #submenu li.current_page_item a, #submenu li.current-cat a
{
color: #b89d4c;
}

#submenu li:first-child {
	font-size: 28px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
}

/*photos*/

#photos {
	overflow: hidden;
	margin: auto;
}

#photos .photoitem {
	height: 270px;
	width: 280px;
	margin-right: 25px;
	margin-left: 0px;
	margin-bottom: 35px;
	float: left;
}

#photos .third {
	margin-right: 0;
}

#photos .photoitem .descript {
	margin: 3px 9px 0 9px;
}

#photos .photoitem .descript p {
	margin-bottom: 12px;
}

#photos .photoitem h4 {
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	margin: 13px 0px 0 13px;
}

#photos .photoitem h5 {
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	margin: 13px 13px 0 13px;
}

#photos .photoitem p {
	margin: 0px 13px 13px 13px;
}

#photos .photoitem h4 a, #photos .photoitem h5 a, #photos .item .descript a {
	text-decoration: none;
	color: #fff;
}

#photos .photoitem h3 a.hover {
	color: #1D97AD !important;
}

.vover { position:absolute; left:0; top:0; }


.gallery {
	margin: auto;
}

.gallery-item {
	float: left;
	width: 295px;
	height: 270px;
}

.gallery-caption {
	color: #999;
	margin-left: 0;
	text-align: left;
}


/*calendar*/

.cal-entry {
	width: 500px;
}

.entry {
	overflow: hidden;
}

.post_content {
    float: left;
    width: 270px;
}

h4.event {
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-top: 8px;
}

h4.eventtitle {
	color: #b89d4c !important;
	line-height: 24px;
	font-weight: normal;
	font-size: 20px;

}

.post_date {
	color: #999;
	width:250px;
	padding:0 10px 8px 0px;
	float:left;
	margin-right:20px;
}

.post_date .date {
	text-transform: uppercase;
	font-size: 12px;
}

p.location {
	padding-top: 6px !important;
	padding-bottom: 0px !important;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}	

h2.caldate {
	text-align: center;
	margin-bottom: 28px;
	font-size: 20px;
}

#sidebar {
    float: left;
    margin: 0 30px 30px 30px;
    width: 270px;
}

#sidebar p {
	margin-bottom: 12px;
	line-height: 18px;
}

#sidebar a {
	text-decoration: none;
}

#main.home {
	margin-right: 0px;
	margin-left: 30px;
	float: left !important;
}

#sidebar.home {
	float: right !important;
}

#sidebar .widget_holder {
	margin-bottom: 30px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 20px;
}


#sidebar h1 {
	margin-bottom: 13px;
	font-size: 28px;
	color: #b89d4c;
}

#sidebar h2 {
	margin-bottom: 2px;
	font-size: 20px;
	color: #999;
}

#sidebar #page_head h1 {
	color: #b89d4c;
	font-size: 36px;
	margin-bottom: 2px;
}

/***** Slider Controls *****/
.slide-controls li .slide-controls-toggler { background: url(images/sprite-buttons.png) no-repeat 0 -30px; }
.slide-controls li .show-slider { background: url(images/sprite-buttons.png) no-repeat 0 -55px; }
.slide-controls li .slide-controls-previous { background: url(images/sprite-buttons.png) no-repeat -25px -55px; }
.slide-controls li .slide-controls-previous:hover { background-position: -25px -30px; }
.slide-controls li .slide-controls-next { background: url(images/sprite-buttons.png) no-repeat -50px -55px; }
.slide-controls li .slide-controls-next:hover { background-position: -50px -30px; }

.slide-controls li a {
    display: block;
    float: right;
    height: 20px;
    margin: 0 0 0 10px;
    text-indent: -9999em;
    width: 20px;
}

.calendar-controls {
	float: right;
	width: 70px;
}

.lenny_calendar_widget {
	overflow: hidden;
	border-bottom: none !important;
}

.widget-calendar p {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.widget-calendar p.cal_location {
	margin-bottom: 13px !important;
}

.widget-calendar p.cal_date {
	font-weight: bold;
	font-size: 13px;
}

.widget-calendar .cal_title {
	text-transform: uppercase;
	font-weight: normal;
}

#footer_logo {
    display: inline;
    float: left;
    margin-left: 0;
    margin-right: 30px;
    width: 115px;
	height: 22px;
}

#footernav {
	float: left;
	text-align: right;
	width: 650px;
}

#footer_social {
	float: left;
	margin-left: 20px;
}

h1.footer_logo {
    background: url("images/logo_footer.png") no-repeat scroll left top transparent;
}

h1.footer_logo a {
    display: block;
    height: 22px;
    text-indent: -9999px;
    width: 115px;
}

#footer_nav li:first-child {
    padding-left: 0;
}

#footer_nav li:last-child {
    padding-right: 0;
}

#footer_nav a {
	text-decoration: none;
}

#footer_nav {
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 2px;
}

#footer_nav_holder p {
	font-size: 11px;
	color: #999;
}

#footer_nav li {
    display: inline;
    font-size: 18px;
    padding: 0 6px;
    white-space: nowrap;
}

#footer_nav li a {
	color: #fff;
}

#footer_nav_holder {
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 16px;
}

#footer_content {
	border-top: 1px solid #ffffff;
	margin: 30px 30px 0 30px;
	padding: 20px 0 0 20px;
	overflow: hidden;
}

/**** Contact Form 7 Styles *****/
.wpcf7-form { position: relative; padding: 0 0 20px; }
.wpcf7-response-output { margin: 0 0 20px; font: italic 14px/20px Constantia, Palatino, "Palatino Linotype", "Book Antiqua", Georgia, serif; }
span.wpcf7-form-control-wrap { position: relative; }
span.wpcf7-not-valid-tip { position: absolute; top: 20%; left: 20%; z-index: 100; width: 280px; padding: 5px; font-weight: bold; font-size: 12px; background: #000; color: #fff; }
span.wpcf7-not-valid-tip-no-ajax { color: #ff0000; }
span.wpcf7-not-valid-tip-no-ajax { display: block; }
span.wpcf7-list-item { margin-left: 0.5em; }
.wpcf7-display-none { display: none; }
.wpcf7 img.ajax-loader { float: left; }
div.wpcf7 .watermark { color: #888; }

/***** Post Entry Forms *****/
.item .form-field-wrapper { position: relative; width: 460px; margin: 0 0 20px; float: left; overflow: hidden }
.item .wap8-protected-post-form .form-field-wrapper:last-child { width: 320px; }
.item label { display: block; float: left; font-size: 12px; padding: 10px 0 0; width: 100px; font-weight: bold; }
.item .text-input { border: none; float: left; padding: 10px; width: 200px; }
.item .form-submit { float: right; margin: 0; }


/***** Post Enrty Forms *****/

.item .text-input { background: #f2f2f2; }
.item .text-input:focus, .item .textarea-input:focus { background: #222; color: #f2f2f2; }

.textarea-input {
	border: medium none;
	    font: 12px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	    height: 190px;
	    margin: 20px 0 0;
	    overflow: auto;
	    padding: 20px;
	    width: 420px;
    background: none repeat scroll 0 0 #F2F2F2;
    color: #555555;
}

.noborder {
	border: none !important;
}

.pp_description {
	color: #000 !important;
}