@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {
	margin:0;
	padding:0;
}
#addthis {
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.7em;
	background-color: #FFF;
	background-repeat: repeat;
	background-image: url(../images/stripe4.png);
}
h1, h2, h3, h4 {
	font-weight: normal;
	letter-spacing: ;
}
h2 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
	margin-top: 3px;
}
a 	{
	text-decoration: none;
	color: #5e4b57;
}

a:hover {
	color: #000;
	border-bottom: 1px solid #C99;
}
a:focus { 	
	outline: none; 
	-moz-outline-style: none; 
}

a:active { 	
	outline: none; 
	-moz-outline-style: none; 
}
ul 	{
	list-style-image: none;
	list-style-type: none;
}

#owrapper {
	width: 1044px;
	min-height: 100%;
	position: absolute;
	background-color: #FFF;
}
#fixedcolumn {
	position: fixed;
	top: 40px;
	left: 754px;
	width: 250px;
	margin-right: 40px;
	background-color: #FFF;
}
#menu {
	font-size: 12px;
	height: 70px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 11px 0px 12px 0px;
	border-top: 1px solid #C99;
	border-bottom: 1px solid #C99;
}
#info {
	padding-top: 25px;
	padding-bottom: 20px;
	color: #000;
}
#description {
	overflow: hidden;
	padding-right: 2px;
	height: 135px;
}
#scroll {
	float: right;
	font-size: 14px;
	margin-top: -4px;
}
#scroll a {
	color: #C99;
	text-decoration: none;
}
#scroll a:hover {
	color: #000;
	border: none;	
}
#projects {
	padding: 12px 0px 10px 0px;
	border-top: 1px solid #C99;
	border-bottom: 1px solid #C99;
}
#adobe {
	margin-right: 12px;
}
#infoprojects {
	line-height: 1.9em;
	padding: 11px 0px 10px 0px;
	border-top: 1px solid #C99;
	border-bottom: 1px solid #C99;
}
#infoprojects img {
	margin-bottom: -3px;
}
#infocv {
	line-height: 1.9em;
	padding: 11px 0px 10px 0px;
	border-bottom: 1px solid #C99;
}
#adobecv {
	padding: 13px 0px 10px 0px;
}
#infocv img {
	margin-bottom: -3px;
}
#main {
	width: 674px;
	margin: 40px 0px 40px 40px;
	float: left;
	display: inline;
}
#mainimages {
	padding-top: 25px;
}
#header {
	height: 70px;
	padding: 11px 0px 12px 0px;
	border-top: 1px solid #C99;
	border-bottom: 1px solid #C99;
}
.columns {
	float: left;
	width: 265px;
	margin-right: 10px;
}
#copyright {
	padding: 11px 0px 11px 0px;
	color:#CCC;
	font-size: 9px;
	letter-spacing: 1px;
}
.openingslides {
	height: 500px;
	width: 674px;
	background-image: url(../images/stripe4.png);
	background-repeat: repeat;
}
.top {
	margin-top: 20px;
	float: right;
}
.addthis_toolbox {
	margin-top: 20px;
	float: left;
}
.addthis_toolbox a:hover{
	border: none;
}

