/*
Theme Name: Monty Simus CV
Theme URI:
Description: Theme for Monty Simus's CV website
Author: Parlay Creative
Author URI: http://parlaycreative.com
Version: 1.0
Tags:

License:
License URI:

*/

/* Mix Ins */

.clearfix:before, .clearfix:after {
    content: "\0020"; 
    display: block; 
    height: 0; 
    overflow: hidden;
}

.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

body {
	background: url('images/page-background.jpg') no-repeat  top center #091312;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
	font-size:10pt;
}

p {
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	font-family: 'Viga', sans-serif;
	font-weight:400;
}

a { color: #55B5AC; }
a:hover { color: #499B93; }

/*--- Image styles ---*/

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

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

/*--- HEADER ---*/

header {
	width:100%;
	margin-bottom:20px;
	position:relative;
}

header h1{
	background:url('images/header-title-bg.png') no-repeat;
	width:244px;
	height:60px;
	margin:0;
	padding:0;
}

header .blog-name {
	color: #403b00;
	display: block;
	font-family: 'Viga', sans-serif;
	font-size: 16pt;
	letter-spacing: 0.1em;
	text-align: center;
	text-decoration: none;
	width: 236px;
	margin: 0;
	padding: 12px 0 0 0;
}

header .social-link-wrapper {
	float:right;
	margin-top:20px;
}

.social-link {
	display: block;
	float:left;
	margin-left:10px;
	text-indent: -999px;
	overflow: hidden;
}

header .social-link {
	width: 23px;
	height: 23px;
}

header .flickr {
	background: url('images/header-flickr.png');
}

header .twitter {
	background: url('images/header-twitter.png');
}

header .linkedin {
	background: url('images/header-linkedin.png');
}

header .facebook {
	background: url('images/header-facebook.png');
}

header nav {
	margin-top:20px;
}

header nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

header nav li {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}

header nav a {
	color: #FFF;
	font-family: 'Viga', sans-serif;
	font-size: 10pt;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-transform: uppercase;
}

header nav a:hover {
	color:#FFF;
}

header nav .current_page_item a,
header nav .current-menu-item a {
	color: #E8DC12;
}

/* FEATURE CAROUSEL */
#home-carousel {
	background-color: #000;
	height:355px;
	margin-left:20px;
}

#home-carousel .item {
	padding:10px;
}

#home-carousel .item-image {
	float:left;
	width:400px;
	height:335px;
}

#home-carousel .item-excerpt {
	float:left;
	padding:0 20px;
	width:260px;
}

#home-carousel h3 {
	margin-top:0;
}

.carousel-indicators {
	list-style: none;
	position: absolute;
	float:left;
	bottom:10px;
	right:10px;
	margin:0;
	padding:0;
}

.carousel-indicators li {
	background:#234C48;
	float:left;
	margin-right:5px;
	width:60px;
	height:5px;
}

.carousel-indicators .active {
	background:#418C85;
}

.carousel-control {
	width:35px;
	height:42px;
	border:none;
	border-radius:0;
	opacity: 1;
	overflow: hidden;
	text-indent: -999px;
	top:45%;
}

.carousel-control:hover {
	opacity: 1;
}

.carousel-control.left {
	background:url('images/carousel-nav-left.png');
	left:-11px;
}

.carousel-control.right {
	background: url( 'images/carousel-nav-right.png');
	right:-11px;
}

.carousel-control:hover {
	background-position: 0 -42px;
}

article {
	margin-bottom:30px;
}

article h4 a,
article h4 a:hover {
	color:#67DDD2;
}

article hr {
	border:none;
	border-top:1px solid #326C66;
	margin:10px 0;
	width:33%;
}

article .read-more {
	font-style: italic;
}


/* PROFESSIONAL ACCORDION */

.accordion {
	background:#000;
	border-bottom:1px solid #375b57;
}

.accordion * {
	border-color: #375b57;
	border-radius: 0px;
}

.accordion-group {
	margin-bottom:0;
	border-bottom:none;
}

.accordion-heading a {
	color:#55B5AC;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}

.accordion-heading a:hover {
	color: #67DDD2;
}

.accordion-inner {
	border-top:none;
}

.experience-date {
	color:#777;
	font-weight:normal;
}

.experience-meta {
	color:#999;
	font-weight:bold;
}


/* HOME */
.intro {
	font-size: 14pt;
	line-height: 24pt;
}

.recent-posts-wrapper {
	background: #234C48;
	padding:10px 20px;
}

.recent-posts h3 {
	background:#326C66;
	font-size:10pt;
	line-height:1em;
	margin:0;
	padding:5px 20px;
	text-transform: uppercase;
}


.recent-posts h4 {
	font-size:8pt;
	margin:5px 0;
}

.recent-posts h4 a {
	color:#FFF;
}

.recent-posts .more-posts {
	color: #55B5AC;
	font-family: 'Viga', sans-serif;
	font-size:12pt;
}

.recent-posts-btm {
	background: url('images/recent-activity-bg-btm.png') no-repeat;
	width:100%;
	height:6px;
}


/* CONTACT */

.wpcf7-form {
	margin:0;
}
#contact-form {
	list-style: none;
	margin-left:0;
}

#contact-form li{
	float: left;
    height: 60px;
	margin:0 0 20px;
    position: relative;
    width: 100%;
}
#contact-form li .text{
	color:#FFF;
	background: #55B5AC;
	padding:15px 10px 10px 0;
	position:absolute;
	z-index:100;
	min-width:90px;
	border-radius: 0;
	text-indent: 5px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
#contact-form li .required{
	position:absolute;
	right:15px;
	top:10px;
	z-index:100;
	color:#CCC;
}
#contact-form li .wpcf7-form-control-wrap{
	position: absolute;
}
#contact-form li .wpcf7-form-control-wrap input, #contact li .wpcf7-form-control-wrap textarea{
	background:#fff;
	border:solid 5px #55B5AC;
	border-radius: 0;
	padding:15px 10px 5px;
	text-indent:95px;
	z-index:100;
	margin:0;
}
#contact-form li .wpcf7-form-control-wrap input:focus, #contact li .wpcf7-form-control-wrap textarea:focus{
	background:#F0EFEF;
}
#contact-form li .wpcf7-form-control-wrap textarea {
	border-radius: 0;
	border:solid 5px #55B5AC;
	line-height: 28px;
    padding: 45px 10px 10px 10px;
	height:155px;
}

#contact-form li#message{
	min-height:220px;
}

#contact-form li#submit input{
	color:#fff;
	text-decoration:none;
	margin:10px 30px 0 0;
	background:#55B5AC;
	border:none;
	border-radius: 0;
	display:block;
	padding:10px 25px;
	text-align:center;
	text-shadow:0 1px 0 #09b2f3;
	text-transform:uppercase;
}
#contact-form li#submit input:hover{
	background:#6ae1d6;
	color:#06506c;
	text-shadow:0 1px 0 rgba(255,255,255,.25);
	text-transform:uppercase;
	cursor:pointer;
}
div.wpcf7-validation-errors {
    clear: left;
}

/* FOOTER */
#footer-wrapper {
	background:url('images/footer-banner-left.png') no-repeat;
	margin-top:40px;
	}

footer {
	background:url('images/footer-banner-bg.png') repeat-x;
	height:35px;
	margin-left:8px;
}

footer h4 {
	padding-top:5px;
	margin-top:0;
}

footer h4 a {
	color:#403b00;
	font-family: 'Viga', sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
}

footer h4 a:hover {
	color:#1C1A00;
	text-decoration: none;
}

.copyright {
	color:#555;
	font-size:10px;
	margin: 10px 0;
}


/* MEDIA QUERIES */

@media (min-width: 1200px) {
	#home-carousel .item-image {
		width:680px;
	}

	#home-carousel .item-excerpt {
		width:420px;
	}

	#contact-form li .wpcf7-form-control-wrap input,
	#contact-form li .wpcf7-form-control-wrap textarea {
	    width: 635px;
	}
}

@media (min-width: 979px) and (max-width: 1199px) {
	#home-carousel .item-image {
		width:530px;
	}

	#home-carousel .item-excerpt {
		width:340px;
	}

	#contact-form li .wpcf7-form-control-wrap input,
	#contact-form li .wpcf7-form-control-wrap textarea {
	    width: 505px;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	#contact-form li .wpcf7-form-control-wrap input,
	#contact-form li .wpcf7-form-control-wrap textarea {
		width: 380px;
	}
}

@media (max-width: 767px) {

	#home-carousel {
		margin-left:0;
		height:auto;
	}

	#home-carousel .item-image {
		width:100%;
		height:270px;
		overflow: hidden;
		margin-bottom:10px;
	}

	#home-carousel .item-excerpt {
		width:100%;
		padding:0;
		margin-bottom:10px;
	}

	#contact-form li .wpcf7-form-control-wrap input,
	#contact-form li .wpcf7-form-control-wrap textarea {
	    width: 95%;
	    margin-right:20px;
	}
}

@media (max-width: 440px) {
	header .primary-nav {
		float:left;
	}
	header nav li {
		float:none;
		margin:0 0 10px 0;
	}

	header .social-link-wrapper {
		float:left;
	}

	header .social-link-wrapper a:first-child{
		margin-left:0;
	}

	#home-carousel .item {
		padding:10px 30px;
	}

	#home-carousel .item-image {
		display:none;
	}

	#home-carousel .carousel-inner {
		padding-bottom:20px;
	}
}