/*
Theme Name:Dark Grey Abstract
Theme URI:http://abstract-by-h.com
Description:Abstract-by-H Dark-Grey CSS theme by simpledream web studio.
Version:2.0
Author:Lance Willett
Author URL:http://simpledream.net.
*/
* {
	margin: 0;
	padding: 0;
	font-family: Georgia,Times,"Times New Roman",serif;
}
body {
	background: #444 url(i/rays-box.gif) top center no-repeat;
	color: #222;
	color: #fff;
	font-size: 100%;
}
/* text styles */
p,li,dt,dd {
	font: .88em/1.4 Verdana,Geneva,sans-serif;
}
a:link,a:visited,a:hover,a:active {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	border-bottom: 1px dotted;
	color: #fff;
}
a:visited {
	border-bottom: 1px dotted;
	color: #eee;
}
a:hover {
	border-bottom: 1px solid;
	color: #E6CFE6;
}
a:active {
	color: #c99;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
img {
	border: 0;
}
/* main layout */
#wrapper {
	width: 830px;
	margin: 0 auto;
}
#header {
	padding: 50px 0 0 .75em;
}
#header h1 {
	background: url(i/litho-mark.gif) no-repeat;
	height: 50px;
}
#header h1 span {
	position: absolute;
	left: -9999px;
}
#content {
	margin: .5em 0;
	border-top: 1px solid #555;
	background: #444;
}
#insidecontent {
	background: #444;
	float: right;
	margin: 0 0 0 .5em;
	padding: .5em 0 3em 1em;
	width: 500px;
}
#sidebar {
	padding: .5em .5em 3em 0;
	width: 275px;
	background: #444;
}
body#gallery #insidecontent {
	float: none;
	margin: 0;
	padding: .5em 0 3em 0;
	width: 100%;
}
/* navigation */
#navbar {
	padding: 5px 0 0 7px;
	margin: 0 0 1em 0;
	position: absolute;
	top: 0;
	z-index: 3;
}
ul#nav li {
	display: inline;
	list-style-type: none;
}
ul#nav li a:link,ul#nav li a:visited {
	padding: 1em 3em 1em .5em;
	border: 0;
	color: #ccc;
	text-decoration: none;
}
ul#nav li a:hover {
	color: #fff;
}
/* main content areas */
#content img {
	margin: .5em 0;
}
#insidecontent h2 {
	margin: .75em 0 0 0;
	border: 0;
	border-bottom: 1px solid #777;
	color: #cc9;
	font-size: 1.4em;
	line-height: .85;
}
#insidecontent h2 a {
	border-bottom: 0;
}
#insidecontent h3 {
	margin: .75em 0 0 0;
}
#content ul {
	list-style: none;
}
#content li,#content p {
	background: #444;
	padding: .5em 0;
}
#insidecontent p.subtitle {
	clear: right;
	padding: 0 0 .5em 0;
	line-height: 1.5em;
}
#insidecontent p.commented {
	background: url(i/comment.gif) no-repeat;
	margin: .5em 0;
	padding: 0 0 0 16px;
}
#sidebar h2 {
	margin: .75em 0 0 0;
	border-bottom: 1px solid #5e5e5e;
	color: #cc9;
	font-size: 1.2em;
	line-height: .85;
}
#sidebar p {
	width: 90%;
}
#sidebar ul {
	margin: 0 1em 1em 0;
	padding: 0 0 .5em 0;
	list-style: none;
}
#sidebar ul li {
	margin: .25em 0;
	padding: 4px 0 8px 4px;
	width: 90%;
}
#sidebar #new-arrivals img {
	margin: 5px 1em;
	padding: 2px;
	border: 1px solid #666;
	display: block;
}
#sidebar div#events ul {
	margin: .5em 0 0 0;
}
#sidebar div#events ul li {
	list-style: disc;
	margin: 0 0 0 1.5em;
	padding: .35em 0;
}
div#wrapper div#content div#sidebar div#events p a {
	margin: 0;
	padding: 0;
	font-size: .75em;
}
#sidebar ul#comments li {
	margin: .75em 0;
	padding: 0 0 0 .33em;
	list-style: url(i/comment.gif) inside;
	line-height: 1.2;
	color: #ddd;
}
#sidebar ul#articles li {
	margin: .75em 0 0 0;
	padding: 0 0 0 .33em;
	list-style: url(i/article.gif) inside;
	line-height: 1.2;
}
/* footer */
#footer {
	clear: both;
	padding: 15px 0 15px 120px;
	border-top: 1px solid #555;
	background: url(i/rays-box.gif) 50% 20% no-repeat;
	color: #ccc;
	text-align: left;
}
#footer p {
	padding: 0 0 .5em 0;
	font-size: .75em;
}
#footer ul {
	padding: 0 0 .5em 1.5em;
	list-style: none;
	text-align: left;
}
#footer li {
	padding: .25em 3em .25em 0;
	display: inline;
	line-height: 1.3em;
}
#footer a {
	font-weight: bold;
}
#footer a:visited {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #fff;
}
#extra-div {
	background: url(i/bg.gif) repeat-x;
	position: absolute;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 40px;
}
/* gallery */
div.gallery-start {
	float: left;
	width: 150px;
}
div.gallery-start img {
	margin: 5px 0;
	padding: 2px;
	border: 1px solid #666;
	display: block;
}
#sidebar #new-arrivals li,div.gallery-start p {
	margin: .75em 0 .25em 0;
}
h3#comments,h3#respond {
	margin: 1em 0 .5em 0;
	padding: .25em 0;
	border-top: 1px solid #ccc;
	font-size: 1.2em;
	color: #ddd;
}
small.commentmetadata {
	color: #ccc;
}
#insidecontent p.postmetadata {
	font-size: .75em;
	color: #ccc;
}
#insidecontent ol.commentlist li {
	background: #555;
	margin: .5em 0 0 1.5em;
	padding: .25em .5em .25em 1em;
	border-top: 1px dotted #fff;
}
#insidecontent ol.commentlist li p {
	background: #555;
}
#insidecontent ol.commentlist li.alt {
	background: #444;
	border-top: 0;
}
#insidecontent ol.commentlist li.alt p {
	background: #444;
}
input#submit {
	padding: 5px;
}
/* contact form */
#emailForm p {
	margin: 0;
	padding: 1em;
	font: .9em Georgia,serif;
}
#emailForm input {
	padding: .25em;
	margin: .5em 0;
}
#emailfForm input#from,#emailfForm input#email {
	padding: .25em;
	margin: .15em 0 .5em 0;
	width: 175px;
	background: #f4f4f4;
	color: #222;
}
label {
	margin: 0;
	padding: .5em 0;
	font-weight: bold;
	cursor: pointer;
	display: block;
}
input#submitMain {
	width: 100px;
	text-align: left;
}
textarea:focus,label:focus {
	background: #fff;
	color: #000;
	border: 1px solid #878787;
}
textarea,select {
	background: #f4f4f4;
	border: 1px solid #666;
	margin: 0 0 1em 0;
	padding: 2em;
	color: #222;
}
textarea {
	padding: .25em .2em .2em .33em;
}
input#submitMain,input#submitMain:focus {
	border: 3px solid #999;
	border-left-color: #333;
	border-top-color: #333;
	padding: .25em;
	margin: 1em 0;
}
fieldset {
	border: 1px solid #300;
	padding: 1em;
	margin: 1em 0;
}
legend {
	padding: 0;
	font-weight: bold;
	margin: 0;
}
form#commentform p label small {
	color: #eee;
	font-weight: normal;
}
form#commentform input {
	padding: .25em;
	margin: 0;
}
form#commentform input#author,
form#commentform input#email,
form#commentform input#url {
	padding: .25em;
	margin: .15em 0 .5em 0;
	width: 175px;
	background: #f4f4f4;
	color: #222;
}
div#themes-list ul {
	margin: .25em 0 .5em 2em;
	list-style: square;
}
div#themes-list ul li {
	padding: .25em 0 0 0;
}
#sidebar div#recent-arrivals {
	margin: .5em 0 0 0;
}
#rotator {
	margin-bottom: 20px;
}
#rotator a {
	border: 0;
}