/* @override 
	http://localhost:8888/css/swine7.css
	http://www.unculturedswine.net/css/swine7.css
*/

html {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #393939;
}

body {
	background: #f8f8f8 url(/elements/top.png) repeat-x;
	margin: 0;
}

#header {
	height: 32px;
	margin: 0;
}

#header .wrapper1 {
	width: 950px;
	margin: 0 auto;
	height: 32px;
	position: relative;
}

#header h1 {
	background-image: url(/elements/logo.png);
	width: 267px;
	height: 32px;
	position: relative;
	margin-top: 14px;
}

#header h1 a:link, #header h1 a:visited {
	display: block;
	width: 267px;
	height: 32px;
	text-indent: -9000px;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

	#header h1:hover {
	background-position: 0 -32px;
	}

#primary-nav {
	
}

#page-header {
	width: 825px;
	margin-left: auto;
	margin-right: auto;
	color: gray;
	font: normal normal 2em/50px Georgia, "Times New Roman", Times, serif;
	height: 50px;
	margin-top: 6px;
}

#content {
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../elements/content_bg.png);
}

#content-top {
	background: url(../elements/content_top.png) no-repeat;
	z-index: 10;
	height: 83px;
}

#content-padding {
	height: 20px;
}

h2 {
	font-size: .85em;
}

p {
	line-height: 1.75em;
	text-align: justify;
}

ul {
}

blockquote {
	line-height: 1.75em;
	text-align: justify;
	font-style: italic;
}

#text {
	width: 400px;
	float: left;
	position: relative;
	left: 85px;
	top: -65px;
	margin-bottom: -65px;
	font-size: .8em;
}

#text img {
	float: left;
	margin-right: 15px;
}

#info_design {
	width: 350px;
	height: auto;
	float: right;
	position: relative;
	right: 85px;
	text-align: center;
	top: -45px;
}

#info_design p {
	text-align: center;
	margin-top: 0;
	font-style: italic;
	color: #808080;
	font-size: .8em;
}

#info_design img {
	border-bottom: 1px dotted silver;
	margin-top: 10px;
}

hr.top {
	background-image: url(../elements/info-top.png);
	width: 350px;
	height: 20px;
	border-style: none;
	margin-bottom: 0;
}

hr.bottom {
	background-image: url(../elements/info-bottom.png);
	width: 350px;
	height: 20px;
	border-style: none;
}

#content a:link, #content a:visited {
	color: #c88f45;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

/* FOOTER */

#content-footer {
	width: 950px;
	background: url(../elements/content_footer.png) no-repeat;
	height: 97px;
	color: #c88f45;
	text-align: center;
	font-size: .75em;
	line-height: 68px;
	letter-spacing: 2px;
	clear: both;
}

#content-footer a:link, #content-footer a:visited {
	color: silver;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#content-footer a:hover {
	text-decoration: underline;
}

/* SPECIALTY FORMATTING */

p.headline {
	font-size: 1.35em;
	border-bottom: 1px dotted silver;
}

p.headlinec {
	font-size: 1.35em;
	text-align: center;
	font-style: italic;
}

span.headline {
	color: #c88f45;
	font-size: 1.65em;
}

p.headlinei {
	text-align: center;
	color: #393939;
	font-weight: bold;
	line-height: 1.1em;
	font-variant: small-caps;
	margin-top: 5px;
	font-size: 1.05em;
}

p.callout {
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
}

ul#callout {
	font-size: 1.3em;
	text-align: center;
	width: 330px;
	line-height: 1.35em;
	font-variant: small-caps;
	margin-top: 0;
	margin-bottom: 0;
}

ul#callout li {
	display: inline;
	white-space: nowrap;
	margin-right: 10px;
}

ul#picture_list {
	list-style-type: none;
	text-align: center;
	width: 675px;
}

#tweet {
	font-style: italic;
	color: #808080;
	font-size: .8em;
	line-height: 1.75em;
	text-align: center;
}

#tweet ul {
	padding-left: 0;
}

#tweet li {
	margin-bottom: 10px;
	list-style-image: none;
	opacity: 1;
	list-style-type: none;
}

/* PIXELPOST */

#pixelpost-image {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	top: -35px;
	border-bottom: 1px dotted silver;
	padding-bottom: 22px;
}

img.pixelpost {
	border: 3px solid #c88f45;
}

#image-navigate {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	font-size: 1em;
	text-transform: lowercase;
	font-variant: small-caps;
}

span.image-previous {
	float: left;
}

span.image-next {
	float: right;
}

#pixelpost-info {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -35px;
	font-size: .8em;
	line-height: 1.75em;
}

p.pixelpost {
	text-align: center;
}

#web-two-oh {
	width: 264px;
	margin-left: auto;
	margin-right: auto;
}

#web-two-oh img {
	margin-right: 3px;
}

#comment_body {
	width: 400px;
	padding-left: 15px;
	font-size: .85em;
	line-height: 1.75em;
}

#comment_body h1 {
	color: #c88f45;
	font-size: 1.65em;
	margin-top: 55px;
}

#comment_body input {
	font: .85em Georgia, "Times New Roman", Times, serif;
	padding: 3px;
	width: 200px;
}

#comment_body textarea {
	font: .85em Georgia, "Times New Roman", Times, serif;
	padding: 3px;
}

/* WORDPRESS */

#content.narrowcolumn, #content.widecolumn {
	font-size: .85em;
	line-height: 1.75em;
}

.post {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px dotted silver;
	margin-bottom: 50px;
}

h2.wordpress {
	font-size: 1.65em;
	clear: both;
}

p.postmetadata, .navigation {
	clear: both;
}

img.alignleft {
	margin-right: 15px;
	float: left;
	width: 400px;
	height: auto;
	margin-bottom: 15px;
}

p.entries {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px dotted silver;
}

div.entry {
	width: 500px;
}

div.entry ul {
	line-height: 1.75em;
	font-style: italic;
}

object {
	width: 500px;
}

#info_blog {
	width: 250px;
	height: auto;
	float: right;
	position: relative;
	top: -45px;
	font-size: .85em;
	line-height: 1.5em;
	margin-top: 50px;
	right: 105px;
}

#info_blog p, #sidebar p {
	text-align: left;
	margin-top: 0;
	font-style: italic;
	color: #808080;
}

input#s {
	font-size: .85em;
	width: 135px;
}

#info_blog li {
	list-style-type: none;
}

textarea#comment {
	width: 400px;
}

#large-image {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}

#large-image img {
	border: 3px solid #d99237;
}