/*

Theme Name: Design Public Space

Theme URI: http://designpublicspace.co.nz

Description: A custom wordpress theme created for Ian Wallace for use on designpublicspace.co.nz.

Version: 1.0

Author: Hodgeman Web & Design

Author URI: http://hodgeman.co.nz/

Tags: green, dark, animation, fixed width, two columns, widgets



COLOURS

Aqua lines				#87aeab

Content BG Green	#35433c

Sidebar BG Green	#1c2922



*/







/* Begin Typography & Colors */



*{margin:0;padding:0}

h1,p,blockquote,ul,ol{margin-bottom:20px}

ol,ul,blockquote{margin-left:20px}

a{color:#87aeab;outline:none}

a img{border:1px solid #87aeab}

a:hover{text-decoration:none}

body{background:#1e2b23 url(images/bg_body.jpg);color:#FFF;font-family:"Myriad Pro", Myriad, Arial, Helvetica, sans-serif;font-size:0.9em}

#wrapper{width:940px;margin:40px auto 0;padding:10px}

#content{width:578px;padding:20px;float:right;background:#35433c url(images/spinner.gif) no-repeat 20px 20px;border:1px solid #87aeab;margin-right:20px;overflow:hidden;position:relative}

#mask{overflow:auto;background-color:#35433c;width:578px}

#mask h1{color:#86b89f;font:normal 26px 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif}

#sidebar{width:208px;padding:10px;float:right;background-color:#1c2922;border:1px solid #87aeab;margin-right:70px}

#sidebar a{text-decoration:none;text-transform:lowercase}

#sidebar a:hover{text-decoration:underline}

#sidebar ul{list-style:none;text-align:right;margin-bottom:0}

#sidebar ul ul{margin-right:5px;padding-right:5px;border-right:1px solid #87aeab}

#sidebar li a{line-height:20px}

#sidebar li.current_page_item a{color:#FFF}

#sidebar li.current_page_item ul li a{color:#87aeab}

#sidebar h1{margin-bottom:0}

#sidebar h1 a{background:url(images/logo.gif) no-repeat;width:290px;height:35px;display:block;text-indent:-9999px}



#footer{font-size:12px;float:left;width:620px;height:30px;color:#888}

#slide{float:left;width:620px;padding-top:5px}

#slide a{color:#617B6A}



.alignleft{float:left}

.alignright{float:right}