/*
Theme Name: Placeways Theme
Theme URI: http://placeways.com/
Description: The theme for the Placeways blog, designed and scripted by <a href="http://ertyseidel.com">Erty Seidel</a>
Version: 0.1
Author: Erty Seidel
Author URI: http://ertyseidel.com/
Tags: dark, map, maps, company, community, planning
*/

*{
	margin: 0;
	padding: 0;
        outline-style:none;
        outline-width:0;
}


/* Begin Typography & Colors */
body {
	font-family: verdana,arial,helvetica,sans-serif;
	background: transparent url('http://placeways.com/images/topo_bg.gif') repeat scroll left top;
	color: #222;
	text-align: center;
	}


#headerimg 	{
	background: transparent url(images/placewaysheader.png) no-repeat scroll bottom center;
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	background-color: white;
        padding: 20px 30px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px dashed #CCCCCC;
}

#sidebar p, #sidebar li {
	font-size: 9.5pt;
	line-height: 12pt;
        margin-bottom: 15pt;
}

#content li {	
	font-size: 9.5pt;
}

small {
	font-size: 0.7em;
	line-height: 1.1em;
	}

h1{
	color: black;
	font-family: georgia, 'times new roman', serif;
	font-weight: bold;
	margin-bottom: 12pt;
	font-size: 20pt;
}

h2{
	color: #cc3300;
	font-family: georgia, 'times new roman', serif;
	padding-bottom: 15pt;
	font-weight: bold;
	font-size: 14pt;
        text-decoration: none;
}

h2 a, h2 a:visited{
	color: #cc3300 !important;
	font-weight: bold;
        text-decoration: none;
}

h2 a:hover{
       color: #FF9900 !important;
       font-weight: bold;
       text-decoration: none;
}
h3{
	color:grey;
	font-family: georgia, 'times new roman', serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom:1em;
}
h4{
	color: #006666;
	font-size: 11pt;
	font-family: verdana, sans-serif;
	padding-bottom: 1em;
}
h5{
	font-size:9.5pt;
	font-weight: bold;
	color: #444444;

}
h6{
	font-size: 8pt;
	color: black;
	padding-bottom:1em;
	text-align: left;
	font-weight: 500;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#order_online{
	font-size: .7em;
	margin-left: 1em;
}

#order_online a:hover{
	color: #cc3300;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
        font-size: 0.7em;
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, .postinfo, blockquote, strike {
	color: #777;
	}

.postinfo {
       font-size: 0.7em;
       text-align: right;
       border-top: 1px dashed #CCCCCC;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:link, a:visited{
color:#006666;
margin:0;
text-decoration: none;
}

a:hover{
color:#cc3300;
margin:0;
text-decoration:none;
}

a:link img, a:visited img, a:hover img{
	border:none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/*Begin Shadows*/
#top_gradient{
	background: transparent url(./images/top_gradient.png) repeat-x left top;
	height: 600px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}

/*End Shadows*/

/* Begin Structure */

	
div.entry p{
	font-size: 10pt;
	line-height: 1.6em;
	margin-bottom: 15pt;
}

#all_content{
	display: block;
	margin: 0px auto;
	position: relative;
	width: 940px;
	text-align:left;
}
#page {
	background: transparent url(./images/bg_shadow_lr.png) repeat-y scroll top left;
	margin: 0px auto;
	padding: 0;
	width: 920px;
	position:relative;
	}
	
#inner_page{
	background:white;
	position:absolute;
	width: 900px;
	height: 100%;
	left:10px;
	z-index:-1;
}

#header {
	margin: 0;
	padding: 0;
	height: 172px
	width: 900px;
	}

#headerimg {
	margin: 0;
	height: 131px;
	width: 100%;
}
#main_nav{
	height: 41px;
	position: relative;
	text-align: center;
	width: 900px;
        margin-left: 10px;
	background: transparent url(./images/bar.png) repeat-x;
}
#main_nav ul {
	width: 900px;
	margin: 0px 23px;
}
#main_nav li {
    display: inline;
	list-style: none;
	height: 41px;
	float: left;
	position: relative;
  	margin: 0px;
}
#main_nav li a {
	height: 41px;
	text-indent: -9000px;
	display: block;
}
#main_nav  .current {
background-position: 0 -41px;
}

/* main nav buttons
------------------------------------------*/

a#company {
background-image: url(./images/company.png);
width: 135px;
height: 41px;
}

a#products {
background-image: url(./images/products.png);
width: 140px;
height: 41px;
}

a#services {
background-image: url(./images/services.png);
width: 120px;
height: 41px;
}

a#purchase {
background-image: url(./images/purchase.png);
width: 138px;
height: 41px;
}

a#support {
background-image: url(./images/support.png);
width: 120px;
height: 41px;
}

a#communityviz {
background-image: url(./images/communityviz.png);
width: 201px;
height: 41px;
}

a#company:hover, a#products:hover, a#services:hover, a#purchase:hover, a#support:hover, a#communityviz:hover {
background-position: 0 -41px;
}

/* end Main Nav buttons */

/* Top Nav */

#topNav{
	left: 620px;
	position: absolute;
	top: 0em;
	width:16em;
	z-index: 20;
}

.link_list a:link, .link_list a:visited{
	text-decoration: none;
	color: black;
}
.link_list a:hover{
	color: #cc3300;
	text-decoration: underline;
}
.link_list img{
	border: none;
}
.link_list li{
	border-left: 1px solid #000;
	display: inline;
	font-size: 8pt;
	padding-left: 4px;
	margin-left: 0px;
}
.link_list li.first{
	border-left: none;
        margin-left: 1em;
	padding-left: 0px;
}
.link_list ul{
	list-style-image: none;
	list-style-type: none;
}

#top_list {
	line-height:1em;
}

/* end Top Nav */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0 10px;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 600px;
	}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	border-bottom: 1px dashed #CCCCCC;
        padding-bottom: 10px;
        text-align: right;
        font-size: 0.7em;
	margin-bottom: 10px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/* footer
------------------------------------------*/
#footer {
	background: #000 url(./images/footer_bgd.png) repeat-x;
	width: 900px;
	height: 200px;
	margin-left:10px;
	overflow:hidden;
}
#foot_left {
	background: transparent url(./images/foot_logo.png) no-repeat scroll 40px 35px;
	width:550px;
	float: left;
}
#foot_right {
	width:350px;
	float: left;
}
#search {
	margin-left: 200px;
	margin-top:39px;
	float:left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #AFAFAF;
	font-weight: bold;
	width:340px;
}
#search input.text {
	background: transparent url(./images/footer_input.gif) no-repeat scroll 0 0;
	height:25px;
	width:164px;
	border: 0 none;
	padding: 5px 5px 5px;
	color:#FFFFFF;
}
#footer input {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	float:left;
	margin-left:2px;
}
#footer ul {
	list-style-type: none;
	color: #AFAFAF;
	font-family: verdana, arial, sans-serif;
	font-size:10pt;
	margin-top:27px;
}
#footer a {
	color: #AFAFAF;
	text-decoration: none;
}
#footer a:hover {
	color: #339999;
	text-decoration: underline;
}
#foot_nav {
	float: left;
	margin-left:40px;
}
#foot_extras {
	float: left;
	margin-left:70px;
}
h5#search_site {
	background: transparent url(./images/search_caption.png) no-repeat scroll 0 0;
	text-indent:-9999px;
	width:100px;
	height:12px;
	float:left;
	margin:8px 4px;
	position:relative;
}
#footer .copyright {
	color: #666666;
	font-size:8pt;
	width:100%;
	text-align:center;
	float:left;
	margin-top:28px;
}

/* end footer */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	#top_noscript_link{
	border: none;
	display: inline;
	height: 131px;
	width: 300px;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 0 0 .7em 3em;
	list-style-image:url(./images/list_image.png);
	list-style-type:disc;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
        margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 10px;
	margin: 20px 0 0 675px;
	width: 210px;
	background-color:white;
        border-left: 1px dashed #CCCCCC;
	}

#sidebar form {
	margin: 0;
	}

#sidebar p {
        font-size: 0.7em;
}

/* End Sidebar */



/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
        font-size: 0.7em;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
