/* 
Theme Name: Auckland Paint
Theme URL: 
Description: 2-column, widget-ready art theme
Version: 1.0
Author: kurbpromotions
Author URL: 
*/

  


body {

	margin: 0;
	font-family: Verdana, Arial, helvetica, sans-serif; 
	text-align: center;
	vertical-align: top;
	background: #1c1c1c;
	color: #3c3c3c;
	}


#body-container {
	overflow: auto;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: center;
	background: #ffffff;
	border-right: 5px solid #3b3b3b;
	border-left: 5px solid #3b3b3b;
	}


#container {
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 800px;
	text-align: left;
	clear: left;
	}


/* HEADER */
#header {
	float: left;
	width: 800px;
	height: 200px;
	background: url(images/top.jpg) no-repeat top left;
	}
#header h1 { margin: 0px auto 0 auto; }
#header h1 a {
	float: left;
	margin: 50px 0 0 0;
	padding: 2px;
	border: 0;
	color: #3b3b3b;
	font: .0em arial, "Helvetica", times;
	}
#header h1 a:hover { 	color: #000000; border: 0; }
/* TOP MENU */
#nav1-container {
	float: left;
	background: #505f82;
	width: 800px;
	}
#nav1 ul {
	width: 800px;
	margin: 0 -2px;
	padding: 0;
	list-style-type: none;
	}
#nav1 li { display: inline; }
#nav1 a {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin: 0 0;
	padding: 15px 15px;
	text-align: center;
	border-bottom: 0;
	background: #505f82;
	}
#nav1 a:hover, #nav1 #current a { 
	color: #ffffff; 
	background: #505f82;
	border-top: 5px solid #999fcc;
	border-bottom: 0;
	
	}
/* SIDEBAR */
#sidebar {
	float: right;
	width: 250px;
	background: #ffffff;
	margin: 2px 8px 4px 0;
	}
#sidebar .menu { margin: 0 0 18px 0; }
#sidebar h2.menu-header {
	color: #505f82;
	font-size: 1.1em;
	font-weight: normal;
	margin: 2px 0;
	padding: 0;
	border-bottom: 3px solid #98c0e0;
	}
#sidebar p { font-size: .8em; }
#sidebar ul {
	width: 100%;
	float: left;
	font-size: .8em;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	}
#sidebar ul ul, #sidebar ul ul { font-size: 1em; }
#sidebar ul li {
	display: block;
	padding-left: 20px; 
	margin: 2px 2px 4px 0;
	background: transparent url(images/bullet.gif) no-repeat 0em .3em;
	}
#sidebar ul li a { 
	width: 100%;
	display: block;
	}
/* feed */
#sidebar ul.menu-feed li {
	background: transparent url(images/feed.gif) no-repeat 0em .3em; 
	list-style-type: none;
	padding: 2px 0 2px 0; 
	margin-left: 2px;
	text-indent: 20px;
	}
#sidebar ul.menu-feed li a { display: inline; }
/* search & search widget */

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}


#sidebar input#s { width: 100%; margin: 0; padding: 0; }
/* textwidget */
.textwidget { font-size: .8em; }
/* rsswidget */
a.rsswidget img, #sidebar a.rsswidget:hover img { border: 0; }
/* blogroll widget */
li#linkcat-2 { list-style-type: none; }
/* akismet widget */
#aka { display: block; width: 100%; float: left; border: 0; }
/* wp-calendar */
table#wp-calendar { width: 100%; }
table#wp-calendar caption { padding: 10px 15px; }
table th {
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #ffffcc;
	}
table#wp-calendar td { padding: 1px; text-align: center; }
table#wp-calendar tfoot td { text-align: center; }
/* CONTENT */
#content {
	float: left;
	margin: 0 0 0 5px;
	width: 495px;
	font-size: .8em;
	}
h2, h3, h4, h5, h6, .entry h4 {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #1c1c1c;
	}
.post {
	padding: 10px 0;
	line-height: 1.4em;
	}
.post h2, .post h3 {
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: -.03em;
	padding: 0 0 5px 0;
	}
.post h2 .date { color: #555555; }
.aside-title { font-weight: bold; }
.post h4 {
	color: #555555;
	font-size: .8em;
	font-weight: normal; 
	}
p { padding: 0; }
blockquote { margin: 0 25px; padding: 0 5px; border-left: 3px double #004866; }
a { 
	color: #1c1c1c;
	text-decoration: none;
	border-bottom: 1px solid #fafafa;
	}
a:hover { 

	color: #ffffff; 
	background: #505f82;
	border-top: 5px solid #999fcc;
	border-bottom: 1px solid #7185b3;
	
	}
.post a img, .post img { border: 5px solid #04668b; }
.post a:hover img { border: 5px solid #024250; }
.post ul { 
	margin: 10px 0;
	padding: 0;
	}
.post ul li {
	padding: 0 20px; 
	margin: 0 2px;
	list-style-type: none;
	background: transparent url(images/bullet.gif) no-repeat 0em .1em;
	}
.post ul li ul li { background: transparent url(images/bullet2.gif) no-repeat 0em .1em; }
.post ul li ul li ul li { background: transparent url(images/bullet.gif) no-repeat 0em .1em; }
p.postmetadata {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	margin: 10px 0 20px 0;
	}
/* navigation & left, right, center alignment */
.navigation {
	margin: 15px 0;
	font-size: 1em;
	line-height: 18px;
	}
.previous, .left, .alignleft { float: left; margin: 0 15px 15px 0; }
.next, .right, .alignleft { float: right; margin: 0 0 15px 15px; }
.center { text-align: center; margin: 0 auto; display: block; }
/* FOOTER */
#footer{
	float: left;
	text-align: left;
	width: 100%;
	margin: 25px 0 0 0;
	padding: 10px 0;
	border-top: 1px solid #cccccc;
	background: #fafafa;
	}	
#footer p { 
	font-size: .7em;
	font-weight: normal;
	width: 100%;
	margin: 1px;
	padding: 0;
	}
#footer a:hover { text-decoration: none; }
/* comments-template */
.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
	}
.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	}
.comments-template ol li{
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
	}
fieldset, legend { border: 0; }
textarea { width: 99%; border-right: 1px solid #005b66; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; border-bottom: 1px solid #004866; }
input { 
	width: 99%; 
	border-right: 1px solid #1c1c1c; 
	border-left: 1px solid #cccccc; 
	border-top: 1px solid #cccccc; 
	border-bottom: 1px solid #1c1c1c; 
	}
input.submitcomment, input.resetcomment { 
	color: #005666;
	width: 100px;
	font-weight: bold;
	text-align: center;
	background: #ffffff;
	}
/* tables */
.post table { background: #ffffff; }
.post tr, .post td { background: #ffffcc; }

