/* @override http://www.elliotswan.com/wp-content/themes/overview/salem.css */

/* @override 
	http://localhost:8888/wp-content/themes/overview/salem.css
	http://www.elliotswan.com/wp-content/themes/overview/salem.css
*/

* html #ienotice {
	display: none !important;
}

* html body {
	background-position: 0 0 !important;
}

#content .salem h1 a {
	display: block;
	width: 940px;
	height: 200px;
	background: url(images/salem.jpg) no-repeat;
	border: none;
	text-indent: -9999px;
}

#content .salem h1 {
	background: #181020 url(images/salemi.gif) center no-repeat;
	height: 200px;
	overflow: hidden;
}

html body #content .salem h3 {
	margin-top: 30px;
}

.salem .intro {
	display: none;
}

#content .salem h1 span {
	position: absolute;
	text-align: center;
	line-height: 200px;
	width: 940px;
	color: #F0FDDF;
}

#content .salem h3 {
	margin-top: 20px;
	display: block;
	clear: both;
}

#content .salem strong {
	color: #444;
	font-weight: normal;
	background: #D9D4BE;
	text-decoration: none;
	padding: 1px 3px;	
	
}

#content .salem em {
	font-family: georgia;
}

#content .salem .skills {
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #a08173;
	border-bottom: 1px solid #a08173;
	margin: 40px 0;
}

#content .salem .skills li {
	float: left;
	margin-left: 40px;
	font-family: georgia;
	font-style: italic;
}

* html #content .salem .skills li {
	display: inline;
}

#content .salem a {
	border-bottom: 1px solid #a08173;
	background: transparent;
}

#content .salem .tweetmeme_button {
	display: none;
}

#content .salem form #name, #content .salem form #email {
	display: inline;
	margin-top: -20px;
	position: relative;
	top: -5px;
}

