/* @override http://itchaway.net/blog/wp-content/themes/wp-itchaway/style.css */

/*
Theme Name: Itch Away
Theme URI: blog/
Description: Two-column theme based on the general Itch Away design.
Version: 1.0
Author: Itch Away
Author URI: http://www.itchaway.net
*/

#paintone {
	position: absolute;
	width: 400px;
	height: 400px;
	background:transparent url(images/paint/paint1.png) no-repeat 0 0;
	z-index: 999;
	left: 0;
	top: 100px;
}

#painttwo {
	position: absolute;
	width: 450px;
	height: 750px;
	background:transparent url(images/paint/paint2.png) no-repeat 0 0;
	z-index: 998;
	right: 0;
	top: -30px;
}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1, h2, h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 125%;
	font-variant: normal;
	letter-spacing: 0.05em;
	text-decoration: none;
}

#content .post .posthead h2 a:link, #content .post .posthead h2 a:visited, #content .post .posthead h2 a:active {
	border: none;
	color: #a72b2f;
	text-decoration: none;
}

blockquote {
	border-left: 4px solid #c33;
	padding: 0 15px;
}

#sidebar ul li {
	margin: 0px;
}

#sidebar ul li a {
	display: block;
	margin: 5px 5px 10px 10px;
	padding: 5px;
	border: 1px solid #fff;
	font-size: 11px;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	border: none;
    text-decoration: none;
    color: #c33;
    	border: 1px solid #fff;
}

#sidebar ul li a:hover, #sidebar ul li a:visited:hover {
	border: 1px solid #c33;
}

#content .post .posthead h2 a:hover, #content .post .posthead h2 a:visited:hover {
	color: #c33;
	text-decoration: none;
}

#content .post .posthead p {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	border-top: 1px solid #c33;
	padding-top: 5px;
}

#content .post .posthead {
	margin: 20px 0;
	border-top: 3px solid #c33;
}

#content {
	width: 800px;
}

/*#content #worknav a {
	border-style: none;
}*/

#content #workcontent a img {
	margin: 5px;
}

#worknav {
	display: none;
}

#worknav a:link {
	color: #c33;
	text-decoration: none;
}

#worknav a:visited {
	color: #c33;
	text-decoration: none;
}

.worksub a {
	margin-left: 5px;
	padding: 2px 5px 2px 6px;
}

.worksub a:hover {
	color: #fff;
}

#worknav ul .worksub a:link, #worknav ul .worksub a:visited {
	color: #c33;
}

#worknav ul .worksub a:hover, #worknav ul .worksub a:visited:hover {
	background-color: #f99;
	color: #fff;
}


.navheading {
	font-size: 14px;
	font-weight: bold;
}



#worknav ul {
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}

#worknav li {
	list-style-type: none;
	list-style: none;
	margin: 5px 0;
	padding: 0;
	display: block;
}

#worknav li a {
	display: block;
}

#workcontent {
	width: 630px;
	margin: 0 0 0 0px;
	padding: 10px;
	float: right;
	font-size: 14px;
	line-height: 125%;
}

#workcontent p {
	font: 13px/180% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* If the page ID div holds this class, remove header graphic space */

.noheader #header {
	display: none;
}



/*PAGE IDs*/

#demoanddieID #dd a, #headregionID #headregion a, #chattingBUID #chattingBU a, #dhID #dh a, #sfwID #sfw a, #worksavageID #savageyears a, #assailiID #assaili a, #ascofID #ascof a, #v1ID #v1 a, #essaysID #essays a {
	background-color: #c33;
	color: #fff;
}

#popwrapper a:link, #content a:link, .linkslist a:link, #workcontent a:link, .linkslist a:link {
	color: #c33;
	text-decoration: none;
	border-bottom: 1px dotted #c33;
}

#popwrapper a:hover, #content a:hover, .linkslist a:hover, #workcontent a:hover, .linkslist a:hover, #popwrapper a:visited:hover, #content a:visited:hover, .linkslist a:visited:hover, #workcontent a:visited:hover, .linkslist a:visited:hover {
	border-bottom-style: solid;
}

#popwrapper a:visited, #content a:visited, .linkslist a:visited, #workcontent a:visited, .linkslist a:visited {
	color: #c33;
	text-decoration: none;
	border-bottom: 1px dotted #c33;
}

#workcontent p a img {
	border: none;
}

#post {
	
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

#content #workcontent a img {
	border-bottom:none;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin: 5px auto;
	padding: 0;
}

#header {
	height: 200px;
	width: 800px;
	background-image: url(images/new_header_paint.jpg);
	position: relative;
	z-index: 5;
}

#ia_elect_badge {
	position: absolute;
	z-index: 10;
	width: 250px;
	height: 250px;
	background: url(images/IA_election.png) no-repeat left top;
	top: -20px;
	left: -27px;
}

#header p {
	display: none;
}

.noheader #header {
	display: none;
}

#header h1 {
	display: none;
}

#popborder {
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0px 0px 30px;
}

#nav {
	width: 800px;
	height: 60px;
	float: left;
	background: url(images/navbg.png) repeat-x left top;
}

#popborder {
	height: 60px;
	background: url(images/navbg.png) repeat-x left top;
}

#splashborder {
	width: 800px;
	height: 60px;
	float: left;
	background: url(images/navbg.png) repeat-x left top;
}

#nav li {
	display: inline;
	float: left;
	margin: 0 5px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav a {
	width: 100px;
	height: 49px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

#sidebar {
	width: 125px;
	float: left;
	padding: 0px 5px 5px 0;
	border-right: 1px solid #c33;
	margin: 10px 0 0 0;
	overflow: visible;
}

#workcontent .postmetadata .postinfo, #workcontent .postmetadata .postcomments {
	font-size: 12px;
	text-align: center;
	border: 1px dotted #962425;
	padding: 10px 10px;
	margin: 20px 20px 50px 20px;
	font-style: italic;
	clear: both;
}

#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.navhide {
	display: none;
}

#workslink a {
	background: url(images/nav_btns/work.png) 0 0;
}

#workslink a:hover {
	background: url(images/nav_btns/work.png) 0 -50px;
}

#bloglink a {
	background: url(images/nav_btns/blog.png) 0 0;
}

#bloglink a:hover {
	background: url(images/nav_btns/blog.png) 0 -50px;
}

#linkslink a {
	background: url(images/nav_btns/links.png) 0 0;
}

#linkslink a:hover {
	background: url(images/nav_btns/links.png) 0 -50px;
}

#biolink a {
	background: url(images/nav_btns/bio.png) 0 0;
}

#biolink a:hover {
	background: url(images/nav_btns/bio.png) 0 -50px;
}

#emaillink a {
	background: url(images/nav_btns/email.png) 0 0;
}

#emaillink a:hover {
	background: url(images/nav_btns/email.png) 0 -50px;
}

#homelink a {
	width: 150px;
	float: right;
	background-image: url(images/nav_btns/home.png);
}

/*CONTENT*/

#splashcontent {
	width: 780px;
	height: 150px;
	float: left;
	margin: 10px 0 0 0;
	padding: 35px 10px 0 10px;
}
#popcontent {
	clear: both;
}

#content {
	width: 800px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 125%;
}

#content p, .linkslist {
	color: #333;
	font: 13px/180% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.linkslist {
	line-height: 150%;
	margin-bottom: 15px;
	padding-left: 20px;
}

li {
	line-height: 125%;
	margin-bottom: 15px;
}

/*FOOTER*/

#footer {
	clear: both;
	width: 720px;
	height: 20px;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	margin: 10px 20px 0 10px;
	padding: 10px 20px;
	border-top: 1px solid #c33;
	text-align: right;
	float: left;
}

#footer a {
	text-align: right;
	border-bottom-style: none;
	color: #c33;
	text-decoration: none;
}

#footer a:hover {
	border-bottom-style: dotted;
	border-width: 1px;
}

#footer p {
	float: right;
	margin: 0;
	padding: 0;
}

#popfooter {
	clear: both;
	height: 20px;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	margin: 10px 20px 0 20px;
	padding: 10px 20px;
	border-top: 1px solid #c33;
}

#popfooter a:link {
	text-align: right;
	border-bottom-style: none;
	color: #c33;
	text-decoration: none;
}

#popfooter a:hover {
	border-bottom-style: dotted;
}

#popfooter p {
	float: right;
	margin: 0;
	padding: 0;
}

.externalLinkGraphic {
	padding-right:20px;
	background:transparent url(images/external2.gif) no-repeat center right;
}

.newWindow {
	padding-right:20px;
	background:transparent url(images/popup2.gif) no-repeat center right;
}

hr {
	margin-left: 20px;
	margin-right: 20px;
	height: 0px;
	border-top: 1px solid #c33;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#idSiteMeterHREF img {
	margin-top: 60px;
	display: block;
}

.tightborder {
	padding: 1px;
	border: 1px solid #999;
}

#sidebar ul #searchform input {
	margin-top: 10px;
}

img.widget_pandora {
	width: 100px;
}

.postform, input#s {
	width: 100px;
}
