/* CSS Document */
/*--Main--*/
* {
	margin:0;
	padding:0;
	border:0;
	color: #5f6168;
}
body { 
	background: #f5ebff;
	text-align: center;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	color: #5f6168;
	font-size: .9em;
}
#bg {
	background: #f5ebff url('images/bg.png') top center repeat;
}
#wrapper {
	background: url('images/bg2.png') top left repeat-x;
	/*width:780px;*/
	text-align: left;
	margin: 0px auto;
}
#wrapper2 {
	background: url('images/bg3.png') repeat-x left top;
	width:100%;
	height:100%;
}
#header {
	background:  url('images/susantournourlogo.png') center no-repeat;
	/*width:700px;*/
	height:138px;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 50px 0 10px 0;
}
h1 {
	display: none;
}
h2 {
	text-align:center;
	color: #7a6691;
	font-size: 1.5em;
	letter-spacing:.1em;
}
h3 {
	text-align:center;
	color: #5f6168;
	font-size: 1em;
	text-indent:72px;
}
p {
	padding:8px;
}
.bold {
	font-weight:bold;
}
.smalltext {
	font-size:.8em;
}
.empty {
	clear:both;
}
.return {
	text-align:right;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	color: #fff;
	font-size: .7em;
	margin: 8px 12px;
}
.leftalign {
	float:left;
	margin:8px;
}
.rightalign {
	float:right;
}
.hidden {
	display:none;
}
/*--Nav--*/
#nav {
	/*background: #fff;*/
	width: 700px;
	height: 50px;
	text-align:center;
	margin: 0 auto;
	padding: 0;
}
#navbar {
	width: 700px;
	text-align:left;
	margin: 0;
}
#navlinks {
	float:right;
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	text-align: center;
}
#navlinks li {
	margin:10px;
	display:inline;
}
#navlinks li a {
	background: #fff;	
	border:#422e5d solid 2px;
	text-decoration:none;
	font-weight:600;
	letter-spacing:.07em;
	line-height:1.75em;
	padding: 8px;
}
#navlinks a:link {
	color: #5f6168;
}
#navlinks a:visited {
	color: #7a6691;
}
#navlinks a:active {
	color: #422e5d;
}
#navlinks a:hover {
	color: #422e5d;
	border:#cc9c4a solid 2px;
	padding: 15px 8px;
}

/*--Content--*/
#content{
	background:#fff;
	width: 700PX;
	text-align:center;
	margin: 0 auto;
	/*border-top:#fff solid 8px;*/
	top: 139px;
}
#content a:link, #content a:visited, #content a:active {
	text-decoration:underline;
	color: #5f6168;
}
#content a:hover {
	text-decoration:underline;
	color: #422e5d;
}

/*--Left--*/
#left{
	background:#422e5d;
	float:left;
	width: 396px;
	text-align:left;
	/*border: #422e5d solid 8px;*/
	margin: 0;
	overflow: auto;
	padding: 4px 4px 4px 8px;
}
/*--Right--*/
#right{
	background:#422e5d;
	float:right;
	width: 276px;
	text-align:left;
	/*border: #422e5d solid 8px;*/
	border-left:0;
	margin: 0;
	overflow: auto;
	padding: 4px 8px 4px 4px;

}
/*--Footer--*/
#footer {
	width: 700px;
	height: 100px;
	text-align:center;
	margin: 0 auto;
	clear:both;
}
#footer img a{
	border:none;
}
#footerlinks {
	float:right;
	padding: .5em 0 .1em 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	height:22px;
	font-size:.8em;
}
#footerlinks p {
	line-height:.1;
}
#footerlinks li {
	margin:10px;
	display:inline;
}
#footerlinks li a {	
	text-decoration:none;
	font-weight:500;
	letter-spacing:.05em;
}
#footerlinks a:link {
	color: #5f6168;
}
#footerlinks a:visited {
	color: #7a6691;
}
#footerlinks a:active {
	color: #422e5d;
}
#footerlinks a:hover {
	color: #422e5d;
}
#footerlist {
	padding: 8px 0;
}


/*--Index--*/
.mid {
	border-bottom: #422e5d solid 8px;
}
#intro {
	background:#FFFFFF;
	/*border-bottom: #422e5d solid 8px;*/
	padding: 8px;
	height:100%;
	text-align:left;
	line-height: 1.5em;
}
#twitter {
	background:#FFFFFF;
	/*border-bottom: #422e5d solid 8px;*/
	padding: 8px;
	height:100%;
}
#mDesign {
	background:#FFFFFF;
	/*border-bottom: #422e5d solid 8px;*/
	padding: 8px;
	height:100%;
}
#green {
	text-align:center;
	background:#FFFFFF;
	padding: 8px;
	height:100%;
}
#mContact {
	background:#FFFFFF;
	padding: 8px;
	height:100%;
}
.thumb {
	float: left;
	border: #dfd3b0 solid 4px;
	width: 50px;
	height: 50px;
	margin: 8px 8px 0 8px;
}
.description {
	text-align:left;
}
.title {
	margin-top: 8px;
	font-weight:bold;
	font-size:.8em;
	letter-spacing:.1em;
}
.programs {
	font-style:italic;
	text-align: right;
	padding:0 20px 0 0;
}
.link {
	text-indent:10px;
}
/*--gallery--*/
#gallery{
	background:#422e5d;
	width: 680px;
	text-align:center;
	/*border-color: #422e5d; 
	border-width: 8px 8px 8px 8px;
	border-style: solid;*/
	overflow: auto;
	padding: 4px;
	height:100%;
	margin: 0 auto;
}
#gal {
	background:#fff;
	/*width: 650px;*/
	text-align: center;
	margin:0 auto;
	padding-bottom:8px;
}
#galcenter {
	width:650px;
	text-align:center;
	margin:0 auto;
}
#gallery img {
	border:0;
}
#gallery a{
	display:block;
	float: left;
	width:50px;
	height:50px;
	border: 4px solid #5f6168;
	margin:8px;
}
#gallery a:hover {
	border: 4px solid #cc9c4a;
}
.thumbnails {
	float:left;
}
/*--Contact--*/
#contact{
	background:#fff;
	width: 684px;
	text-align:left;
	border: #422e5d solid 8px;
	overflow: auto;
}
#contactPage {
	margin:8px;
}
input {
	border: 1px solid #7a6691;
	color: #422e5d;
	background:#FFFFFF;
	padding: 3px;
	margin: 10px;
}
textarea{
	border: 1px solid #7a6691;
	padding: 3px;
	margin: 10px;
}
.submit {
	text-align:center;
}
#hideouts {
	background:#fff;
	padding: 8px;
	height:100%;
}
/*--Blog--*/
#blog{
	background:#fff;
	width: 684px;
	text-align:center;
	border: #422e5d solid 8px;
	overflow: auto;
}
/*--Resume--*/
#resumecontainer{
	background:#422e5d;
	width: 680px;
	text-align:center;
/*	border-color: #422e5d; 
	border-width: 8px 8px 8px 8px;
	border-style: solid;*/
	overflow: auto;
	padding: 4px;
	height:100%;
	margin: 0 auto;
}
#resume {
	background:#fff;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	color: #5f6168;
	font-size: 12px;
	width: 660px;
	text-align: left;
	margin:0 auto;
	padding-bottom:8px;
}
#res {
	background:#fff;
	/*width: 650px;*/
	text-align: center;
	margin:0 auto;
	padding-bottom:8px;
	padding-top:8px;
}
#rescenter {
	background:#fff;
	width:650px;
	text-align:center;
	margin:0 auto;
}
#resume li {
	list-style:circle;
}
.headers {
	font-size:16px;
	font-weight:bold;
	color: #7a6691;
	margin-top:5px;
}
.purple {
	color: #422e5d;
	padding-top:10px;
	font-size:13px
}
.bullets {
	margin-left:45px;
}
.resumepdf {
	background:#fff;
	text-align:right;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	color: #5f6168;
	font-size: 10px;
	margin: 8px 12px;
}
.worktitle {
	margin-left:10px;
	font-weight:500;
}
.clientlist {
	margin-left:10px;
	font-style:italic;
}
.company {
	font-weight:500;
}
.degree {
	margin-left:10px;
	font-weight:500;
}
.school {
	font-weight:500;
}

/*--About--*/

.about{
	float:left;
	margin:8px;
	padding:8px;
	line-height:1.6em;
}
.initial {
	color:#7a6691;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:22px;
	font-weight:600;
}
.emp {
	color:#422e5d;
	font-size:18px;
	font-weight:500;
	line-height:1.3em;
}
.me {
	float: left;
	width: 396px;
	height: 274px;
	margin: 0 10px 0 0;
}

/*--Rounded--*/
#rounded {
	width:590px;
}

.purplerounded{display:block}
.purplerounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#422e5d}
.purplerounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ada5b9;
  border-right:1px solid #ada5b9;
  background:#716285}
.purplerounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #eceaee;
  border-right:1px solid #eceaee;
  background:#65557b}
.purplerounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #65557b;
  border-right:1px solid #65557b;}
.purplerounded4{
  border-left:1px solid #ada5b9;
  border-right:1px solid #ada5b9}
.purplerounded5{
  border-left:1px solid #716285;
  border-right:1px solid #716285}
.purpleroundedfg{
  background:#422e5d}
  
.whiterounded{display:block}
.whiterounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.whiterounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #9387a2;
  border-right:1px solid #9387a2;
  background:#cfcad6}
.whiterounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #54426d;
  border-right:1px solid #54426d;
  background:#dbd7e0}
.whiterounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #dbd7e0;
  border-right:1px solid #dbd7e0;}
.whiterounded4{
  border-left:1px solid #9387a2;
  border-right:1px solid #9387a2}
.whiterounded5{
  border-left:1px solid #cfcad6;
  border-right:1px solid #cfcad6}
.whiteroundedfg{
  background:#ffffff}