/*
Theme Name: Art of the Net
Theme URI: http://artofthenet.com
Description: A rather edgy theme don't you think?
Version: 0.3
Author: Theo Armour with graphics from <a href="http://www.uniqueblogdesigns.com">Unique Blog Designs</a>
*/

.wp-caption-text {margin: 0; font-style:oblique;}

/* color & font */
html{overflow-y:scroll;}
a {white-space:nowrap;}
a:active, a:focus { outline:none;}
a, a:visited {color: #5f001e; font-weight: bold;}
a, a:visited {text-decoration:none;}
a:hover {text-decoration: underline;}
body {color: #161616; font: 62.5% arial, helvetica, sans-serif; line-height: 1.5;}
h1, h2, h3, h4, h5, h6 {color: #5f001e; font-family: georgia, times, serif;}
h2 {font-size: 2em;}
p.postmetadata {font-weight: bold; font-size: 0.85em; font-variant: small-caps; text-align: right;}

div#page {font-size: 1.2em;}

div#header p {color: #555; font-size: 0.85em;}
div#header p#tagline1 {font-size: 12px; color: #9b9b9b;line-height: 1;}
div#header p#tagline2 {font-size: 18px; color: #9b9b9b; line-height: 1;}
div#header p#tagline3 {font-size: 30px; color: #9b9b9b; line-height: 1;}

#content div.post h2 {margin-bottom: 0; padding-bottom: 0;}
#content div.date {font-size: 0.85em; font-variant: small-caps; text-align: right;}

div#sidebar {color: #555; font-size: 0.85em;}
#sidebar-header h2 span {color: #9b9b9b;}

#sidebar-footer h2 {font-size: 4em;}
#sidebar-footer p#quote {font-weight: bold; font-size: 1.6em; }

#footer {color: #555; font-size: 0.85em; text-align: right;}

/* PAGE */
html, body {margin: 0; padding:0;}
body {border: 0px solid red; background: url(img/bg2.gif) no-repeat; margin: 0 auto 0 215px; text-align: center;}

/* HEADER (LEFT COLUMN) */
#logo {border: 1px none red; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 200px; height: 500px;} 
div#header {border: 0px solid red; background: url(img/updateFoot.gif) no-repeat bottom left; left: 0; height: 780px; padding: 550px 0 0 0; position: absolute; top: 0px; width: 200px;}
div#header p {margin: 0px 0 20px 15px; line-height: 1.5;}
div#header p#tagline1 {margin: 0 0 5px 10px;}
div#header p#tagline2 {margin: 0 0 6px 20px;}
div#header p#tagline3 {margin: 0 0 15px 40px;}

/* MAIN BODY */
#page {border: 0px red solid; margin: 0 auto; text-align: left; width: 780px;}
#content {border: 0px blue solid; float: left; margin: 0 0 0 0px; padding: 300px 0px 0px 0px; position: relative; width: 450px;}

/* SIDEBAR (RIGHT COLUMN) */
div#sidebar {border: 0px green solid; background: url(img/sidebarBG.gif) right top; float: right; width: 322px; text-align: right;} 
div#sidebar ul, div#sidebar li {list-style:none; margin: 0; padding: 0;}
div#sidebar a {font-weight: normal;}

div#sidebar-header {border: 0px green solid; background: url(img/sidebarHead.gif) no-repeat right top; margin: 0 0 0 0; padding: 70px 10px 0 0;}
div#sidebar-header h2 {margin: 0 0 15px 0;}
div#sidebar-header div {border: 0px solid red; background: #fff; margin: 0; padding: 0 0 0 20px; width: 280px; }
div#sidebar-header ul {margin: 0;}
div#sidebar-header li {border: 0px green solid; padding: 3px 0 3px 0; }

#subscribe {border: 0px green solid; background: url(img/subscribeBox.gif) top left no-repeat; height: 218px;}
#subscribe h2 {margin: 0; padding: 72px 135px 0 0;  }
#sub {border: 0px solid red; background: transparent; margin: 2px 55px 0 0; width: 188px;}
#subGo {border: 0px solid red; background: transparent; cursor: pointer; margin: 45px 80px 0 0; text-indent: -10000px;  width: 140px;}

#doubles {border: 0px red solid; height: 400px;}

#left {border: 0px green solid; float: left; width: 141px}
#left h2 {border: 0px blue solid; height: 46px; margin: 0; padding: 20px 0 0 0;}

#right {border: 0px blue solid; float: left; width: 170px;}
#right h2 {height: 46px; margin: 0; padding: 20px 0 0 0;}
#right li div {margin: 0 0px 0 30px;}

li.widget_categories h2, li.widget_archives h2{background: url(img/splash1.gif) no-repeat left top;}
li.widget_text h2, li.widget_meta h2  {background: url(img/splash2.gif) no-repeat left top;}

#sidebar-footer {border: 0px solid; background: url(img/sidebarFoot.gif) no-repeat left top #fff; float: left; height: 250px; margin: 0; padding: 200px 0 0 0; width: 322px;}
#sidebar-footer h2 {margin: 25px 80px 20px 0; padding: 0;}


/* FOOTER */
div#footer p {border: 0px red solid; background: url(img/splash3.gif) no-repeat left top; clear: both; float: right; margin: 0px 322px 0px 0px; padding: 30px 0 30px 70px; width: 230px;}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	/* display: none; */
	}

a img {
	border: none;
	}

.navigation {
border: 1px solid #fff; /* fixes a boo-boo in IE with following div */
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


/* End Various Tags & Classes*/



