/*
Theme Name: ChapasDesign
Author: Allison Chapas, Paul Forrest Glass-Steel
*/

/* KERNEST.COM WEB FONT CSS GENERATED FOR www-chapasdesign-com */

/* 
Beteckna Small Caps 
http://gnu.ethz.ch/linuks.mine.nu/beteckna/ 
Foundry: Johan Mattson,  
Contributors: Johan Mattsson and Alexander Fell 
License: GNU General Public License, http://www.gnu.org/licenses/gpl-2.0.html 
*/

@font-face {
	font-family: 'Beteckna Small Caps';
	src: url('fonts/beteckna-small-caps.eot');
	src: local('://'), url('fonts/beteckna-small-caps.svg#beteckna') format('svg'), url('fonts/beteckna-small-caps.woff') format('woff'),  url('fonts/beteckna-small-caps.ttf') format('truetype');
 }
/*.beteckna-small-caps {
 font-family: 'Beteckna Small Caps';
line-height: 140%;
letter-spacing: -8px;
text-rendering: optimizeLegibility;}*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


a:link, a:visited, a:active, a:hover{
	text-decoration: none;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
a:hover{
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	background-color: #4f5066;
}

#outer{
	background-image: url(images/bg_grad.png);

	/*background: transparent url(images/bg_grad.png) repeat-x scroll 0 0;*/
	
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#4f5066));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #f5f5f6, #4f5066);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0000FF, endColorstr=#FFFFFFFF);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF0000FF, endColorstr=#FFFFFFFF)";
}

#wrapper {
	margin: 0 auto;
	width: 941px;
}

#header {
	width: 100%;
	height: 116px;
	background: transparent;
}
#logo{
	position: relative;
	top: 8px;
	left: 18px;
}

#main {
	width: 908px;
	padding: 48px 15px 20px 16px;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #fff;
	color: #333333;
	
}
#main .text{
	padding	: 41px 0px 0px;
	width: 283px;
}
#title{
	color: #53556c;
	font-size: 15px;
	font-family: 'Beteckna Small Caps',Verdana,sans-serif;
	letter-spacing: -0.1em;
	height: 15px;
	display: block;
	padding: 0px 0px 16px 0px;
	border-bottom: 2px dotted #e5e5e5;
	/*white-space: nowrap;*/
}
#main p{
	padding: 13px 0px 0px;
	/*letter-spacing: -0.1em;*/
}
#main p a{
	color: #333333;
	text-decoration: none;
}
#main p a:hover{
	text-decoration: underline;
}
#outlink{
	color: #333;
}
#slideshow{
	width: 604px;
	height: 428px;
	float: right;
	margin-bottom: 11px;
}
#controls{
	width: 605px;
	clear: both;
	margin-left: 303px;
}
#prev, #prev a{
	font-size: 11px;
	color: #bfbfbf;
	float: left;
}
#next, #next a{
	font-size: 11px;
	color: #bfbfbf;
	float: right;
}
#pagers{
	height: 14px;
	display: table;
	margin: 0px auto;
}
#pagers a{
	width: 12px;
	height: 12px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border: 1px solid #333333;
	background-color: #b5b8cb;
	color: #b5b8cb;
	margin: 0px 3px;
	float: left;
	display: block;
	font-size: 0px;
}
#pagers a:hover, #pagers .activeSlide{
	background-color: #66698c;
	color: #6698c;
}
.column {
	color: #ddd;
	background: transparent;
	height: 150px;
	height: 292px;
	float: left;
}
.column .text{
	padding	: 16px 0px 0px;
	width: 283px;
}
.column span{
	font-size: 15px;
	font-family: 'Beteckna Small Caps',Verdana,sans-serif;
	letter-spacing: -1px;
	height: 15px;
	display: block;
	padding: 0px 0px 9px 0px;
	border-bottom: 2px dotted #ccc;
}
.column p{
	padding: 10px 0px 0px;
}
#about{
	padding: 0px 13px 0px 18px;
	width: 283px;
}
#resume{
	display: block;
	padding-top: 3px;
	float: right;
	color: #dddddd;
}
#projects{
	padding: 0px 0px 0px 27px;
	width: 282px;
}
#projects a{
	color: #dddddd;
	font-size: 10px;
}
.proj_list{
	font-size: 10px;
	width: 141px;
	padding-top: 10px;
	line-height: 1.75;
}
#first_proj{
	float: left;
}
#sec_proj{
	float: right;
}
#contact{
	padding: 0px 13px 0px 35px;
	width: 266px;
}
#footer {
	width: 100%;
	clear: both;
	color: #333;
	height: 10px;
	background: transparent url(images/footer_tile.png) repeat-x scroll 0 0;
}
#sub{
	margin: 0px auto;
	width: 941px;
	height: 200px;
}
#sub span{
	margin: 0px auto;
	display:table;
	color: #2f303d;
	white-space: nowrap;
font-size: 8px;
}
small a{
	color: red;
}



