/*
Theme Name: Simpltn Portfolio
Theme URI: http://is.derekpunsalan.com/
Description: Personal portfolio for Derek Punsalan
Version: 1.0
Author: Derek Punsalan
Author URI: http://5thirtyone.com/
*/

body {
    background: #eee url(images/bg.png) no-repeat top center;
    color: #444;
    font: normal 14px/19px helvetica, arial, sans-serif;
}
body.grid-guide {
    background: #eee url('images/guide.png') repeat-y top center;
}
a {
    color: #888;
}
a:hover {
    color: #444;
}
#wrapper {
    margin: 0 auto;
    padding: 0 20px;
    width: 780px;
}
#masthead {
    float: left;
    padding: 40px 0 15px;
    width: 100%;
}
#main-inner {
    clear: both;
    margin: 0 auto;
    width: 780px;
}
.intro-section,
.explorer {
    background: url(images/top-highlight-border.png) repeat-x 0 0;
    padding: 30px 0 20px;
}
.intro-section { 
    overflow: hidden;
}
.explorer {
    clear: both;
}
.main-section {
    margin: 0 30px;
}
.footer {
    color: #777;
    text-align: center;
}

/* masthead */
#logo {
    float: left;
    font-size: 18px;
    letter-spacing: -1px;
    margin: 8px 0 0 7px;
    text-transform: uppercase;
}
#logo a {
    display: block;
    color: #444;
}
#logo a span {
    color: #aaa;
}
#logo a:hover span {
    color: #777;
}
#nav {
    float: right;
}
#nav li {
    float: left;
    margin: 0 0 0 20px;
}
#nav li a {
    display: block;
    padding: 7px 10px;
    font-weight: bold;
    color: #999;
    text-transform: lowercase;
}
#nav li a:hover {
    color: #777;
}
#nav li a.active {
    color: #444;
}

/* recent projects browser */
#hook-projects {
    position: relative;
    z-index: 1001;
}
#panel-projects {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
}
a.faux-overlay {
    background: #fff;
    float: right;
}
#spread-projects {
    background: #fff;
    border: 1px solid #bbb;
    border-width: 0 0 1px 1px;
    clear: both;
    width: 529px;
}
.spread-inner {
    padding: 10px 7px;
    overflow: hidden;
}
.panel {
    float: left;
    width: 50%;
}
#nav .panel a {
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    padding: 7px 10px;
    margin: 0;
    text-transform: capitalize;
}
#nav .panel a:hover {
    background: #eee;
}
#nav .panel a strong {
    color: #444;
    display: block;
    font-size: 14px;
}

/* front page section */
.banner {
    float: left;
    width: 140px;
}
.banner h2 {
    text-align: right;
    font-size: 18px;
    text-transform: uppercase;
    margin: 2px 7px 0 0;
    letter-spacing: -1px;
}
.mini {
    font-size: 12px;
    text-align: right;
    margin: 0 7px 0 0;
    color: #777;
}
.mini a {
    display: block;
    text-transform: lowercase;
}
#duet-row {
    margin-left: 140px;
    overflow: hidden;
    width: 640px;
}

/* intro blips */
.duet {
    float: left;
    display: block;
    width: 300px;
    margin: 0 0 20px 20px;
}
.duet img {
    float: left;
    background: #fff;
    border: 1px solid #bbb;
    border-left-color: #999;
    border-bottom-color: #999;
    padding: 4px;
    margin: 4px 10px 0 7px;
}
.duet p {
    margin: 0 7px 10px;
}
ul.addy li {
    margin: 0 0 0 7px;
    overflow: hidden;
    background: url(images/top-highlight-border.png) repeat-x 0 0;
    padding: 4px 3px 3px;
    font-size: 12px;
}
.addy li * {
    float: left;
    display: block;
}
.addy li span {
    width: 80px;
    color: #aaa;
}
.addy li a {
    color: #444;
    font-weight: bold;
}
.addy li a:hover {
    color: #777;
}

/* image bg holder */
img.stripes {
    background: #eee url(images/stripes.png) repeat 0 0;
}

/* front samples */
a.sample {
    color: #777;
    line-height: 16px;
}
a.sample strong {
    color: #444;
    font-size: 13px;
}
a.sample img {
	border: 0;
	color: #bbb;
	display: block;
	float: none;
	height: 150px;
	line-height: 150px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 300px;
}
.sample .info,
.sample .info strong {
    display: block;
    font-size: 13px;
    text-transform: capitalize;
}
.sample .info strong {
    font-size: 14px;
    font-weight: bold;
}
.sample .info {
    background: #ddd url(images/top-highlight-border.png) repeat-x 0 0;
    padding: 10px;
    margin: 0;
}
a:hover.sample .info {
    background-color: #ccc;
}

/* contact */
.contact-desc a {
    color: #444;
    font-weight: bold;
}
.contact-desc a:hover {
    color: #888;
}

/* entries */
.title-bar {
	float: left;
	margin-left: 20px;
	position: relative;
	width: 620px;
}
.title-bar.indexed {
	overflow: hidden;
	padding-bottom: 20px;
}
.single-title {
	float: left;
	font-size: 18px;
	margin: 2px 0 0 0;
	text-transform: uppercase;
}
a.visit-site {
	font-size: 11px;
	font-weight: bold;
	padding: 0 3px 0 0;
	position: absolute;
	right: 0;
	top: -2px;
}
a.visit-site, .visit-site span {
	background: url(images/btn-grey-sprite.png) no-repeat top right;
	display: block;
	height: 21px;
	line-height: 21px;
}
a:hover.visit-site {
	background-position: bottom right;
}
a:hover.visit-site span {
	background-position: bottom left;
}
.visit-site span {
	background-position: top left;
	padding: 0 7px 0 10px;
}
.entry {
	float: left;
	margin: 0 0 0 20px;
	padding: 20px 0 10px 0;
}
.entry p {
	margin: 0 0 20px 0;
}
.entry p img {
	background: #ddd;
}

/* contact form */
.contact-form {
	width: 300px;
}
.contact-form h3 {
	display: none;
}
.contact-form p {
	margin: 0 0 10px;
}
.contact-form label {
	color: #777;
	display: block;
	font-size: 12px;
	padding: 3px 0;
}
.contact-form br {
	display: none;
}
.txt-input input, .txt-input textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	border-top: 1px solid #888;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	-moz-border-radius: 3px;
	padding: 3px;
	-webkit-border-radius: 3px;
	width: 292px;
}
.txt-input textarea {
	overflow: auto;
}
.closing input {
	float: left;
}
.wpcf7-response-output {
	border: 0;
	clear: both;
	color: #aaa;
	margin: 0;
	padding: 0;
	text-align: center;
}