/* Screen Styles */

html
{
	background-color: #E896BE;
	overflow: scroll;
}
body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-image: url('/elements/images/bg_home.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	font: 0.8125em Verdana, Arial, Sans, Helvetica, sans-serif;
}
acronym
{
	border-bottom: 1px dotted #cccccc;
	cursor: help;
}
p, ul, h1, h2, h3, img, form, input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-weight: normal;
	/*line-height: 1.6em;*/
	padding: 0px;
	letter-spacing:-1px;
}
input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-weight: normal;
	/*line-height: 1.6em;*/
	padding: 2px;
}
h1
{
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	line-height: 1em;
}
h2
{
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	color: #e491bd;
	border-bottom: 1px dotted #e491bd;
	border-top: 1px dotted #e491bd;
	min-height: 10px;
	letter-spacing:-1.7px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 2px 0px;
	color:#cc6699;
	border-bottom: 1px dotted #cc6699;
	letter-spacing:-1px;
}
img {
	display: inline;
	border: none;
	margin: 0px;
	padding: 0px;
}
p
{
	color: #333333;
}
a:link, a:visited
{
	color:#cc6699;
	text-decoration: none;
}
a:hover
{
	color:#B61B68;
}
#header
{
	height: 120px;
	width: 960px;
}
#header_logo
{
	width: 493px;
	height: 120px;
	float: left;
	text-align: left;
	display:block;
	background-image: url(/elements/images/logo.jpg);
}
#header_nav
{
	float: right;
	text-align: right;
	height: 120px;
	width: 467px;
}
#header_nav ul {
list-style-type : none;
margin : 0 0 0 0;
height : 120px;
padding : 0 0 0 0;
}
#header_nav li {
display : inline;
}
#header_nav li a {
text-decoration : none;
overflow : hidden;
height : 120px;
line-height : 120px;
background-position : top left;
background-repeat : no-repeat;
outline : none;
display : block;
float : left;
display: inline;
}
#header_nav li a:hover {
background-position : bottom left;
outline : none;
}
#nav_profile {
background-image : url(/elements/images/nav_profile.jpg);
width : 103px;
}
#nav_portfolio {
background-image : url(/elements/images/nav_portfolio.jpg);
width : 104px;
}
#nav_resume {
background-image : url(/elements/images/nav_resume.jpg);
width : 107px;
}
#nav_blog {
background-image : url(/elements/images/nav_blog.jpg);
width : 75px;
}
#nav_contact {
background-image : url(/elements/images/nav_contact.jpg);
width : 78px;
}
#bodybg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(/elements/images/test.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#container
{
	margin: 0px auto;
	width: 960px;
	background-color: transparent;
	position: relative;
	text-align: left;
}
#pagecontent
{
	padding: 5px 0px 10px 0px;
	min-height:420px;
}
.portfolio-items {
	padding: 0px 0px 20px 0px;
}
.portfolio-items a {
	margin: 0px 8px 8px 0px;
	float: left;
	border:1px solid #9C9C9C;
}
.portfolio-items a.six {
	padding: 0px;
}
/*
#footer
{
	padding: 10px 0px;
	margin: 0px;
	border-top: 1px solid #cc6699;
	background-color: #E896BE;
}
*/
#footer_content
{
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	text-align: left;
	color: #ffffff;
}
#footer_content p
{
	color: #ffffff;
}
#footer_content a
{
	color: #ffffff;
}

/* Begin footer classes. */
.footerholder {
	background-color: #E896BE;
	border-top: 1px solid #cc6699;
	display:inline-block;
	width:100%;
}
#twitter, #blog, #flickr {
	width:225px;
	float:left;
	padding:0px 20px 0px 0px;
}
#elsewhere {
	width:225px;
	float:left;
	padding:0px;
}
#elsewhere li.thumb {
float:left;
	display:block;
	border:none;
	margin:0px 7px 0px 7px;
}
#elsewhere li.lastthumb {
float:left;
	display:block;
	border:none;
	margin:0px 0px 0px 0px;
}
#flickr ul {
	list-style-type:none;
	width:225px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

#flickr li.busted {
	display:block;
	float:left;
	width:225px;
}
#flickr li.thumb {
float:left;
	display:block;
	border:none;
	margin:0px 9.5px 0px 0px;
}
#flickr li.lastthumb {
float:left;
	display:block;
	border:none;
	margin:0px 0px 0px 0px;
}
.footer {
	width: 960px;
	font-weight: normal;
	text-align: left;
	padding: 10px 0px 17px 0px;
	margin: 0px auto 0px auto;
	position: relative;
	background-color: #E896BE;
	background-image:url(/assets/images/footer-bg.png);
	background-repeat:repeat-x;
}
.footer p {
	color: #ffffff;
	font-size:12px;
	line-height:20px;
}
.footer li {
	border-bottom: 1px dotted #cc6699;
	padding:0px 0px 5px 0px;
	margin:5px 0px;
	color: #ffffff;
	font-size:12px;
	line-height:15px;
}

.footer li.loader {
	border-bottom: none;
	padding:0px 0px 5px 0px;
	margin:5px 0px;
	color: #ffffff;
}
.footerL {
	float: left;
	text-align: left;
}
.footerR {
	float: right;
	text-align: right;
}
.footer a:link, .footer a:visited, .footer a:hover {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}
.footer a:hover, #twitter a:hover, #blog a:hover {
	color:#ff00cc;
}
#legalholder {
	border-top: 1px solid #cc6699;
	background-color: #E896BE;
}
#legalcontent {
	clear:both;
	width: 960px;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-color: #E896BE;
}
#legalcontent p {
	color:#ffffff;
}
#legalcontent a:link, .footer a:visited, .footer a:hover {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}
#legalcontent a:hover {
	color:#ff00cc;
}
.title
{
	color: #CC6699;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border:none;
}
.port_title
{
	color: #CC6699;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #cc6699;
}
.left
{
	width: 540px;
	float: left;
}
.right
{
	width: 400px;
	float: right;
	/*filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;*/
}
.f_left
{
	width: 50%;
	float: left;
	text-align: left;
}
.f_right
{
	width: 50%;
	float: right;
	text-align: right;
}
.clear
{
	clear: both;
}
.feature, .quote, .love, .hate, .dl, .sections, .clients, .generic
{
	background-color: #FAE1E5;
	border: 1px dotted #cc6699;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}
.quote, .love, .hate, .dl, .sections, .clients
{
	background-position: right top;
	background-repeat: no-repeat;
}
.quote
{
	background-image: url(/elements/images/quote.jpg);
}
.love
{
	background-image: url(/elements/images/love.jpg);
}
.hate
{
	background-image: url(/elements/images/hate.jpg);
}
.dl
{
	background-image: url(/elements/images/dl.jpg);
}
.clients
{
	background-image: url(/elements/images/clients.jpg);
}
.sections
{
	background-image: url(/elements/images/sections.jpg);
}
.feature h1
{
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
#banner
{
	background-image: url(/elements/images/banner.jpg);
	height: 206px;
	margin: 0px 0px 10px 0px;
	text-align:right;
}
#banner img {
	border:none;
}
.hidden {
width : 0;
height : 0;
line-height : 0;
display : none;
visibility : hidden;
}
.picframe
{
	background-color: #ffffff;
    text-align: center;
	border: 1px dotted #cccccc;
    margin: 0px 0px 10px 0px;
    padding: 10px 10px 5px 10px;
	line-height: 1.6em;
	display: block;
}
.picframe img
{
    border: 1px dotted #cccccc;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	line-height: 1.6em;
}
.picframe p
{
    border-top: 1px dotted #cccccc;
	padding: 5px 0px 0px 0px;
	text-align: left;
	line-height: 1.6em;
	width: 100%;
}
.picframe ul
{
	list-style-type: none;
	padding: 0px;
	margin: -15px 0px 0px -5px;
	text-align: left;
	line-height: 1.6em;
	width: 100%;
}
.picframe li
{
	display: inline;
	padding: 5px;
	margin: 5px;
	border: 1px dotted #cccccc;
	float: left;
	background-color: #FAE1E5;
	line-height: 1.6em;
	height: 1.6em;
}
.headshot
{
	background-color: #ffffff;
    text-align: center;
	border: 1px dotted #cccccc;
    margin: 0px 1em .5em 0px;
    padding: 10px 10px 10px 10px;
	float: left;
}
.headshot img
{
	margin: 0px 0px 0px 0px;
}
ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.suckfest
{
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
}
/* Some jazz for WordPress! */
a.tag, a.tag:visited {
	border:1px solid #cc6699;
	padding:3px;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	margin:0px 3px 3px 0px;
}
a.tag:hover {
	border:1px solid #B61B68;
}
.cal {
	float:right;
	width:50px;
	height:50px;
	color:#cccccc;
	text-align:center;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	background-image:url(/elements/images/cal.png);
	background-repeat:no-repeat;
}
.cal .month {
	text-transform:uppercase;
	font-size:.8em;
	color:#ffffff;
	display:block;
	padding:3px 0px 0px 0px;
}
.cal .day {
	text-transform:uppercase;
	font-size:1.6em;
	font-weight:bold;
	color:#E592BE;
	display:block;
	padding:4px 0px 0px 0px;
}
a.prevnext, a.prevnext:visited {
	border:1px dotted #669900;
	padding:3px;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	margin:0px 3px 3px 0px;
}
a.prevnext:hover {
	border:1px dotted #666666;
}
#calendar_wrap tr, #calendar_wrap caption{
	font-size:.8125em;
}