/*
Theme Name: petersandstrom
Description: A theme for Peter Sandstrom.
Template: workaholic
Author: Michael Solano-Mullings
*/
@import url(../workaholic/style.css);
@import url("library/nav/superfish.css");

/* Global Styles */
body {
background:#333333;
margin: 40px 0;
color:#444;
}

a {
border-bottom:1px solid #DDDDDD;
color:#993333;
text-decoration:none;
}

a:hover {
border-bottom:1px solid #CC9933;
color:#CC9933;
}

.alignleft {
float:left;
margin:0 10px 5px 0;
padding:2px;
}

/* Container */
.container_12 {
background:#fff;
padding-left:10px;
padding-right:10px;
}


/* Header */
#headerwrap {
background:#CBC9BA;
}

#logo a {
text-decoration: none; color: #7ca3ce; border-bottom: none;
}

#logo a:hover {
border-bottom:none;
color:#D8528C;
}

/* Navigation */
.sf-menu a:hover{color:#993333;}

.sf-menu li li {
	background:		#F2D094;
}
.sf-menu li li li {
	background:		#F2D094;
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#F2D094;
	outline:		0;
}

/* Intro */
#intro-wrap {
background:#fff;
}

#introduction h2 {
font-family:Georgia;
font-size:24px;
font-style:italic;
margin:0 0 5px;
padding:0;
}

/* Content */
#content-wrap {
background:#fff;
}

#content h2 {
font-size:20px;
margin-bottom:15px;
font-weight: normal;
font-family:georgia;
font-style:normal;
text-transform:none;
}

#content h3 {
font-size:18px;
margin-bottom:15px;
font-weight: normal;
font-family:georgia;
font-style:normal;
text-transform:none;
}

#content div.portfolio img {
position: absolute;top: 7px;left: 7px;width: 284px;height: 150px;border: 0;z-index:3;
}



/* Footer */
#footer-wrap {
background:#CBC9BA;
}

.footer-p {
font-family:Georgia;
font-size:10px;
{

.textwidget {
color:#444;
}





