/*
Theme Name:     Lara Stein Pardo Portfolio
Description:    An extension and customization of Octofirst
Author:         Chris Bay
Author URI:     http: //one-one-eight.com
Template:       octofirst
Version:        0.1.0
*/

@import url("../octofirst/style.css");

body a {
color: #8476b3;
}

@font-face {
	font-family: 'Gentium';
	src: url(fonts/GenR102.ttf)	format('truetype');
}

@font-face {
	font-family: 'Gentium';
	src: url(fonts/Genl102.ttf)	format('truetype');
	font-style: italic;
}

@font-face {
	font-family: 'Junction';
	src: url(fonts/Junction.ttf) format('truetype');
}

.menu ul li a:link,.menu ul li a:active,.menu ul li a:visited {
	color: #524335;
	font-family: 'Gentium';
	font-weight: normal;
}

.menu ul.sf-menu li.current_page_item a, .menu ul.sf-menu li.current_page_parent a {
	background-image: url("images/arrow.png");
}

.regular .subtitle, #cont2 .subtitle, #updates .subtitle, #home-sidebar .subtitle, .fst .subtitle {
	color: #524335;
	font-size: 16px;
}

#but.notnumb ul li a {
	background:url(images/nb-small.png) no-repeat 0 0 transparent;
}

body {
	font-family: 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;
	font-size: 13px;
}

#footer {
	font-size: 11px;
}

em {
	font-style: italic;
}

.post {
	border-bottom: none;
}

.cv-link {
	float:right;
}

.regular table {
	border-width: 0;
}

.name a {
	color: #524335 !important;
}
span.portfolio-nav-links {
	font-size: 14px;
	padding-left: 8px;
}
span.portfolio-nav-links-active {
	/*font-weight: bold;*/
}
span.portfolio-nav-links a {
	color: #524335 !important;
}
div.menu a {
	font-family: Gentium !important;
	font-size: 16px !important;
}

#updates h1 {
	color: #524335;
}

#contIn h4 a {
	color: #2e2e2e;
}

.mailing-list-checkbox input {
	width: 20px !important;
}

.textwidget {
	padding-left: 25px;
}

.category-title {
	padding-bottom: 12px;
}

.post h1 {
	font-size: 18px;
}

.portfolio-item-footer {
	border: 1px solid #ccc;
	border-width: 1px 0 0 0;
	color: #aaa !important;
	font-style: italic !important;
	font-size: 12px !important;
}

#footer p span.ccopy {
	width:320px;
}

#footer p span.slogan {
	width:500px;
}
