/*
Theme Name: Simple
Theme URI: http://www.totemchicago.com
Description: basic, match site
Author: Riley
Author URI: http://www.totemchicago.com
Template: simple
Version: 1.0
.
General comments/License Statement if any.
.
*/

/*Portfolio Title*/
.porttitle {
	font-family: helvetica, trebuchet ms, arial, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 18pt; 
	color: #000000;
	text-transform: uppercase
}

/*Post Title*/
.posttitle {
	font-family: helvetica, trebuchet ms, arial, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 18pt; 
	color: #000000;
	text-transform: none
}

/*Post Title Subtext*/
.posttitlesub {
	font-family: helvetica, trebuchet ms, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14pt;
	color: #666666;
	text-transform: uppercase
}

/*Post Text*/
.posttext {
	font-family: helvetica, trebuchet ms, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14pt;
	color: #000000;
	text-transform: none

	
}

/*Post Text Bold*/
.posttextbold {
	font-family: helvetica, trebuchet ms, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14pt;
	color: #000000;
}

/*Blog Side Text*/
.blogsidetext {
	font-family: helvetica, trebuchet ms, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12pt;
	color: #000000;
	text-transform: none;

}

/*Blog Side Text Bold*/
.blogsidetextbold {
	font-family: helvetica, trebuchet ms, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12pt;
	color: #000000;
}

/*Footer Text*/
.footer {
	font-family: helvetica, trebuchet ms, arial, sans-serif;
	font-size: 10px;
	line-height: 22pt;
	color: #333333;
}

/*Portfolio Title Text*/
.ptitle {
	font-family: helvetica, trebuchet ms, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:22pt;
	color: #000000;
}

/*Portfolio Subtext*/
.psub {
	font-family: helvetica, trebuchet ms, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 2pt;
}

/*Special Top Notes*/
.special {
	font-family: helvetica, trebuchet ms, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:16pt;
	color: #FFFFFF;
	background-color: #526C70;
}


/*Top Navigation*/
.style6 {
	font-family: helvetica, trebuchet ms, arial, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
}

a:link {
	color: #3E5255;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3E5255;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
	
.style12 {font-size: 10px}

.mylist {
	margin: 0px;
	padding: 0px;
	list-style-type:none; 
}
