/**

 */
body
{
	background-color: #fff;
	color: #000;
	margin: 0;
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	text-align: center;
}
body.single, blog.archive {
}

div#archived-header {
	color: #000;
	text-align: left;
	font-family: 'Palatino Linotype', "Times", "Times New Roman", serif;
	font-size: medium;
	background-color: #fff;
	
}
#archived-header-nav {
	text-align: left;
	background-color: #666;
	height: 75px;
	border-bottom: 1px solid #fff;
}
a.archived-header-nav-a {
	display: inline;
	text-decoration: none;
}
a.archived-header-nav-a img {
	border: 0;
	height: 75px;
	width: 200px;
}
a.archived-header-nav-a {
	text-decoration: none;
	border: none;
	opacity: 0.5;
	margin: 0;
	padding: 0;
}
a.archived-header-nav-a.selected {
	opacity: 1.0;
}
#everything
{
	background-color: #fff;
	color: #666;
	padding: 0;
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
.tag-photos #everything,
.tag-screenshot #everything,
.tag-art #everything,
.tag-drawings #everything {
	width: auto;
}

#header
{
	padding: 2em;
	background: #000;
	color: #fff;
	background:	-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.85)), color-stop(1, #666));
}
.opengraphprotocoltools-div {
	border-radius: 12px;
	-webkit--radius: 12px;
	-moz-border-radius: 12px;
}

#header h1
{
	margin: 0;
	padding: 0;
}

#header a
{
	color: #fff;
	text-decoration: none;
}

#header .tagline {
	font-size: x-small;
}
#content {
	padding: 2em;
}
#sidebar {
	padding: 2em;
}

#footer
{
	padding: 2em;
	background-color: #000;
	color: #fff;
}

#footer a, #footer a:hover
{
	color: #fff;
	text-decoration: none;
}

.blogPost { margin-bottom: 3em; }
.blogPost a, .blogPost a img {
	border: none;
}
.blogTitle
{
	margin: 0 0 5px 0;
	font-family: 'New Century Schoolbook','Palatino Linotype',Palatino,Times,'Times New Roman',serif;	
	padding: 2px 20px 2px 20px;
	text-shadow: rgba(102, 102, 102, .25) 1px 1px 0;
	font-weight: bold;
	color: #000;
	font-style: italic;
	line-height: 50px;
	font-size: x-large;
	border-bottom: 1px dotted #ccc;
}
.blogTitle p {
margin: 0;
}

.blogTitle span {
	font-weight: normal;
}

.blogDate
{
	text-align: right;
	background-color: #eee;
	font-size: small;
	color: #999;
	padding: 2px 10px;
	text-shadow: rgba(0, 0, 0, .25) 1px 1px 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.blogDate p
{
	margin: 0;
	padding: 0;
}

.blogContent
{
	font-family: 'Palatino Linotype','New Century Schoolbook',Palatino,Times,'Times New Roman',serif;
	padding: 0 1em 1em 1em;
	line-height: 2em;
	color: #000;
}

.archiveBody a,
.blogContent a
{
	text-decoration: none;
	border-bottom: 1px dashed #00c;
	color: #00c;
}

.archiveBody a:visited,
.blogContent a:visited
{
	text-decoration: none;
	border-bottom: 2px dotted #666;
	color: #666;
}

.archiveBody a:hover,
.blogContent a:hover
{
	text-decoration: none;
	border-bottom: 1px solid #00c;
	background-color: #CCCCFF;
	color: #00c;
}

.blogContent blockquote
{
	font-style: italic;
	color: #666;
	line-height: 1.4em;
	font-family: 'Bookman Old Style', Georgia, times, 'times new roman', serif;
}

.blogContent div { padding: 0 1em 1em 1em;
 }

.blogMeta
{
/*	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #999;
*/	height: 50px;
	padding: 0 1em 1em 1em;
	font-size: small;
	text-align: right;
}

.blogCommentlink,
.blogPermalink,
span.blogPermalink a
{
	padding: 0.2em 0.5em 0.2em 0.5em;
	font-weight: bold;
	margin-left: 0.5em;
	text-decoration: none;
	font-size: x-large;
	text-shadow: rgba(0, 0, 0, .20) 1px 1px 0;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #ccc;
}

a.blogCommentlink
{
	background-color: #ffa500;
	color: #fff;
	border-color: #dd8300;
}

a.blogCommentlink:hover
{
	background-color: #ffc700;
	color: #fff;
	border-color: #ffa500;
}

.blogPermalink,
span.blogPermalink a
{
	background-color: #eee;
	color: #ccc;
	border-color: #ccc;
}

a.blogPermalink:hover,
span.blogPermalink a:hover
{
	background-color: #eef;
	color: #ccf;
	border-color: #ccf;
}

.archiveBody
{
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #999;
	height: 50px;
	padding: 0 1em 0 1em;
}

#sidebar
{
	height: 500px;
	background-color: #000;
}

.archiveYear
{
	width: 100px;
	background-color: #000;
	padding: 0;
	margin: 0;
	float: left;
	height: 250px;
}

.archiveYear h4
, .archiveYear h4 a
, .archiveYear h4 a:visited
, .archiveYear h4 a:hover
{
	background-color: #000;
	padding: 0.5em;
	margin: 0;
	color: #fff;
	text-align: left;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

.archiveYear ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: small;
}

.archiveYear ul li
{
	padding: 0 0.5em;
	text-align: left;
}

.archiveYear ul li a
{
	text-decoration: none;
	/* black.gif is a 400 pixel by 400 pixel of solid black */
	background-image: url(images/black.gif);
	background-repeat: no-repeat;
	background-position: -400px 0;
	color: #fff;
	background-color: #00c;
	display: block;
	padding: 0.1em 0 0.1em 0.5em;
	cursor: pointer;
}

table.singleNextPrevious { height: 3.5em; }

table.singleNextPrevious td a
{
	text-decoration: none;
	text-shadow: rgba(0, 0, 0, .10) 1px 1px 0;
	color: #99f;
}

table.singleNextPrevious td a:hover
{
	color: #00c;
	text-shadow: rgba(0, 0, 0, .25) 1px 1px 0;
}

table.singleNextPrevious td.next { }

table.singleNextPrevious td.previous
{
	text-indent: -1em;
	padding-left: 1em;
}

.adsenseHoriz5Link
{
	text-align: center;
	background-color: #000;
	padding: 1em;
	margin: 0 0 1em 0;
}

.blogMetaSingle
{
	background-color: #666;
	padding: 1em;
	color: #999;
	font-style: italic;
	text-align: center;
	border-radius: 10px;
}
.blogMetaSingle p {
	margin: 0;
}
.blogMetaSingle p.permalink {
	margin-bottom: 5px;
}

.blogMetaSingle a,.blogMetaSingle a:visited,.blogMetaSingle a:link
{
	color: #999;
	text-decoration: none;
	font-style: normal;
}
.blogMetaSingle a:hover {
	color: #fff;
}
.blogMetaSingle p.post-tags a {
	font-size: x-small;
	text-transform: uppercase;
	background-color: rgba(255,255,255,0.5);
	border-radius: 4px;
	padding: 4px;
	color: #fff;
}
.blogMetaSingle p.post-tags a:hover {
	background-color: rgb(255,255,255);
	color: #000;
}
.blogCommentDiv { min-height: 1.5em; }
.blogCommentDiv .blogCommentlink { margin: 0; }

.blogTagCloud
{
	text-align: justify;
	background-color: #666;
	padding: 1em 2em;
	color: #999;
}

.blogTagCloud a,.blogTagCloud a:visited
{
	color: #999;
	text-decoration: none;
	background-image: none;
	border: none;
}

code,pre
{
	font-family: 'courier new', courier, 'fixed-width' !important;
	line-height: 1em;
}

#commentform input, textarea#comment
{
	color: #666;
	background-color: #eee;
	border: 4px solid #ccc;
	padding: 4px;
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 16px;
}

textarea#comment { width: 550px; }
#commentform input#submit { font-weight: bold; }

#commentform textarea:focus
, #commentform input#submit:hover
{
	color: #66f;
	background-color: #eef;
	border: 4px solid #ccf;
	outline: none;
}

#yarpp-posts
{
	font-size: 0.8em;
	line-height: 1.0em;
	font-style: italic;
	border: 1px dotted #ccc;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 300px;
}

#yarpp-posts a { border: none; }

#yarpp-posts p
{
	padding: 0.8em 0 0.6em 0.8em;
	border-bottom: 1px dotted #ccc;
	background-color: #eee;
	margin: 0;
	color: #666;
}

#yarpp-posts ol
{
	line-height: 20px;
	color: #999;
}

#yarpp-posts ol li { }

#yarpp-posts a
{
	color: #666;
	padding: 3px;
	font-size: 14px;
	background-image: none;
}

#yarpp-posts a:visited
{
	color: #666;
	background-image: none;
}

#yarpp-posts a:hover
{
	background-color: #ccc;
	background-image: none;
}

.archiveBodyImages
{
	background-color: #eee;
	width: 180px;
	height: 220px;
	float: left;
	margin: 0 8px 8px 0;
	text-align: center;
	border: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
}

.archiveBodyImages a {
	text-decoration: none;
	opacity: 1.0;
	display: inline-block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.archiveBodyImages p {

}
.archiveBodyImages div {

}
.archiveBodyImages img {
	border: none;
	width: 180px;
	top: 0;
	left: 0;
	-webkit-transition-property: width, left;
	-webkit-transition-duration: 0.5s, 0.5s;
}

.archiveBodyImages a:hover {
}
.archiveBodyImages a:hover img {
	width: 220px;
	left: -10px;
	top: 0;
}

.archiveBodyImages .blogxPermalink
{
	font-size: x-small;
	margin: 0;
	padding: 0;
	color: #000;
	font-shadow: #333 1px 1px 0;
}
.archiveBodyImages a.blogxPermalink: visited {
	color: #666;
}

div.clear { clear: both; }

ul.delicious
{
	list-style-type: square;
	line-height: 1.5em;
}

div.delicious-link { padding: 0; }

div.delicious-extended
{
	background-color: #fff;
	padding: 0;
	margin: 0;
}

div.delicious-tags
{
	font-size: x-small;
	padding: 0 0 20px 50px;
	text-align: left;
}

div.delicious-tags a { border: none; }

.opengraphprotocoltools-div {
	background-color: #fff;
}

/* for content images */
img.alignright
{
	float: right;
	margin: 0 0 1em 1em;
}

img.alignleft
{
	float: left;
	margin: 0 1em 1em 0;
}

img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a img.alignright
{
	float: right;
	margin: 0 0 1em 1em;
}

a img.alignleft
{
	float: left;
	margin: 0 1em 1em 0;
}

a img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

ul.paging {
	list-style-type: none;
text-align: left;
}
ul.paging li {
	display: inline;
	margin-right: 5px;
}
ul.paging li a {
	background-color: #ccc;
	color: #000;
	text-decoration: none;
}
label.screen-reader-text {
	display: none;
}
.clearfix {
	clear: both;
}

#month-header {
	background-color: #666;
	text-align: right;
	padding: 0;
	border-bottom: 1px solid #fff;
}


#roanoke-menu-bar {
	background-color: #666;
	text-align: right;
	padding: 0;
	border-top: 1px solid #fff;
	background: url(images/fff-border-bottom-666.gif) repeat-x bottom left #666;
}

#roanoke-menu-bar ul, #month-header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#roanoke-menu-bar ul li {
	display: inline;
	width: 120px;
	float: left;
	text-align: right;
}
#month-header ul li {
	display: inline;
	width: 50px;
	float: left;
	text-align: center;
}

#month-header ul a,
#roanoke-menu-bar ul a {
	text-decoration: none;
	background-color: #666;
	color: #ccc;
	display: block;
	border-right: 1px solid #fff;
	font-size: small;
	padding: 5px;
	text-shadow: rgba(102, 102, 102, .25) 1px 1px 0;
	text-transform: uppercase;
}
#roanoke-menu-bar ul a {
	border-bottom: 1px solid #fff;
}
#month-header ul span {
	background-color: #666;
	color: #555;
	display: block;
	border-right: 1px solid #fff;
	font-size: small;
	padding: 5px;
	text-shadow: #666 1px 1px 0;
	text-transform: uppercase;
}
#month-header ul a:hover,
#roanoke-menu-bar ul a:hover {
	background-color: #000;
	color: #fff;
}
#month-header ul a.here {
	background-color: #fff;
	color: #000;
}
.roanoke-menu-bar .current_page_item a {
	background-color: #fff !important;
	color: #000 !important;
}

/* flickr */
#menu-item-5255 a {
	background-image: url(images/roanoke_sprite_2.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
/* twitter */
#menu-item-5254 a {
	background-image: url(images/roanoke_sprite_2.gif);
	background-repeat: no-repeat;
	background-position: -200px center;
}
body.blog li#menu-item-5278 a,
body.page-id-4988 li#menu-item-5250 a,
body.tag-drawings li#menu-item-5253 a,
body.page-id-5000 li#menu-item-5256 a,
body.page-id-4452 li#menu-item-5252 a,
body.page-id-5260 li#menu-item-5265 a,
body.page-id-4727 li#menu-item-5251 a {
	color: #333;
	background-color: #fff;
}
#is-single-previous-next {
	background-color: #666;
	border-bottom: 1px solid #fff;
}
#is-single-previous-next a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 8px;
	font-size: small;
}
#is-single-previous-next table tr td.next a:hover {
	background-color: #000;
/*	background-image: url(http://artlung.com/blog/wp-content/themes/roanoke/images/is-single-previous-next-bg-next-2.gif) !important;*/
	background-image: url(data:image/gif;base64,R0lGODlhFgApAJEAAGZmZv///wAAAAAAACH5BAkAAAIALAAAAAAWACkAAAJgRISpu2AMmXuxTlrlPbld3Amfw4UjGYonGK1o5r5tzCq07N2lfeNIP9mpgCBiMGE8DpOH5MaJgnKcJSYPKCQKl7Etd+X9jsLiDcxF/oFNpzRynPq6r76OOa6usecQfaoAADs%3D);
	background-repeat: no-repeat;
	background-position: left center !important;
}
#is-single-previous-next table tr td.previous a:hover {
	background-color: #000;
/*	background-image: url(http://artlung.com/blog/wp-content/themes/roanoke/images/is-single-previous-next-bg-previous-2.gif) !important;*/
	background-image: url(data:image/gif;base64,R0lGODlhFgApAJEAAGZmZv///wAAAAAAACH5BAkAAAIALAAAAAAWACkAAAJflI+ZAerK2ptRTgiyvadmjngfKIgjZ56UxqpOql1w/Mw01uZbp+t431oAfbxhrmgMlpI+29A5XDKP0ukNSjVgWULrL/ma1pgro8x8BoJmJBipyn2b3lol3UNH5ot7XgEAOw%3D%3D);
	background-repeat: no-repeat;
	background-position: right center !important;
}
#is-single-previous-next a:visited {
	color: #ccc;
/*	background-color: #666;*/
}

/* new comment styles */
.individual-comment {
	background-color: #eee;
	margin-bottom: 0.5em;
}
.comment-header {
	height: 64px;
	overflow: hidden;
	background-color: #333;
	color: #fff;
	position: relative;
}
.comment-header a {
	color: #000;
}
.comment-header p {
	margin: 5px;
	line-height: 1;
}
.comment-header .url {
	font-size: large;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.comment-header .link {
	font-size: x-small;
	text-transform: uppercase;
	background-color: rgba(255,255,255,0.5);
	border-radius: 4px;
	padding: 4px;
	color: #fff;
	text-decoration: none;
	float: right;
	display: block;
}
.comment-avatar {
	width: 64px;
	height: 64px;
}
.comment-attribution {
	position: absolute;
	left: 64px;
	top: 0;
	min-width: 600px;
}
.comment-attribution .permalink {
	position: absolute;
	right: 0;
	top: 0;
}
.comment-body {
	padding: 0.5em 1em 1em 64px;
}




