/*
Theme Name: Sense Of Place
*/
body {
	margin:0;
	background:#e2e2e2;
	font:11px Arial, Helvetica, sans-serif;
	color:#03072f;
}
img {border:none;}
form{
	margin:0;
	padding:0;
	border:none;
}
a {
	text-decoration:underline;
	color:#000;
	}
a:hover {text-decoration:none;}
/*main container*/
#main {
	margin:0 auto;
	background:#f2f2f2;
	width: 984px;
}
.nav{
	width:100%;
	overflow:hidden;
}
/*header*/
#header {
	width: 984px;
	position:relative;
	overflow:hidden;
}
/*logo*/
#header h1 {
	margin:0;
	width:985px;
	height:87px;
	background:url(images/logo.jpg) no-repeat;
}
#header h1 a{
	margin-left:202px;
	display:block;
	width:737px;
	height:87px;
	overflow:hidden;
	text-indent:-9999px;
}
.nav{
	width:100%;
	overflow:hidden;
}
strong.copy{
	color:#05072e;
	padding:29px 0 0 7px;
	height:13px;
	display:block;
}
strong.copy a{
	text-decoration:none;
	font-size:10px;
}
strong.copy a:hover{text-decoration:underline;}
#header ul{
	padding:6px 0 0 0;
	margin:0 0 6px;
	list-style:none;
	float:right;
}
#header ul li{float:left;}
#header ul a{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	margin-right:7px;
}
#header ul a.about-page{
	background:url(images/about_button.jpg) no-repeat;
	height:35px;
	width:189px;
}
#header ul a.projects{
	background:url(images/projects_button.jpg) no-repeat;
	height:35px;
	width:189px;
}
#header ul a.blog{
	background:url(images/blog.jpg) no-repeat;
	height:35px;
	width:188px;
}
#header ul a.dialogue{
	background:url(images/dialogue.jpg) no-repeat;
	height:35px;
	width:188px;
}
#header ul a.community{
	background:url(images/community.jpg) no-repeat;
	height:34px;
	width:187px;
}
#header ul a.contact{
	background:url(images/contact.jpg) no-repeat;
	height:35px;
	width:188px;
}
#header .about{
	border:1px solid #cecece;
	background:#feffff;
	margin:0 6px 6px 6px;
	padding:6px 0 7px 15px;
}
#header p{
	line-height:11px;
	margin:0;
	color:#03072f;
	font-weight:bold;
}
#header p a{text-decoration:none}
#header p a:hover{text-decoration:underline;}
#header p span {font-size:12px;}
.search {
	float:right;
	padding-right:13px;
}
.submit {
	float:left;
	position:relative;
	top:-2px;
	padding: 0 0 0 4px;
}
* html .submit {top:0;}
.input-text {
	background:#010101;
	padding:2px 0 2px 6px;
	width:56px;
	color:#fff;
	font:bold 9px Arial, Helvetica, sans-serif;
	border:2px;
	margin:-2px;
	border:none;
	float:left;
}
/*content*/
#content {
	width:100%;
	overflow:hidden;
}
#content-frame{
	width: 750px;
	clear: both;
	background:url(images/content.jpg) repeat-y;
	border:1px solid #bcb8b2;
}
.content-text {
	/*margin: 0 6px 0 0;*/
	float:right;
	background:url(images/content.jpg) repeat-y;
	border:1px solid #bcb8b2;
	padding:0 11px 15px 11px;
	width:754px;
}
.index-text{width:558px;}
* html .content-text{
	margin: 0 3px 0 0;
}
.content-text2{
	width: 760px;
	margin: 0 6px 0 0;
	float:right;
	background:url(images/content.jpg) repeat-y;
	border:1px solid #bcb8b2;
	padding:0 0 15px 11px;
}
* html .content-text2{
	margin: 0 3px 0 0;
}
.content-text2 p{
	float:left;
	clear:both;	
}
.content-text-frame{
	width: 877px;
	margin: 0 6px 0 0;
	float:right;
	background:#FFF;
	border:1px solid #bcb8b2;
	padding:0 0 15px 11px;
}
* content-text-frame{
	margin: 0 3px 0 0;
}
.content-text-frame p{
	float:left;
	clear:both;	
}
* html .content-text-frame{
	margin: 0 3px 0 0;
}
.content-text .alignleft{
	float:left;
	padding: 10px 0 0 0;
}
.content-text .alignright{
	float:right;
	padding: 10px 11px 0 11px;
}
.text{
	height:1%;
	overflow:hidden;
	padding:15px 15px 10px 0;
	background:url(images/text.gif) repeat-x 0 100%;
}
.text img{
	display:block;
	margin:0 0 24px;
}
.text p{
	margin:0 0 14px;
	line-height:15px;
}
.text p a{
	text-decoration:none;
	color:#03072f;
}
.text p a:hover{text-decoration:underline;}

/*sidebar*/
#sidebar {
	margin-left:6px;
	display:inline;
	width:192px;
	float:left;
	background:url(images/sidebar.jpg) repeat-x;
}
.sidebar {
	float:right;
	margin-left:6px;
	display:inline;
	width:192px;
	background:url(images/sidebar.jpg) repeat-x;
}
.frame{
	border:1px solid #cecece;
	width:188px;
	background:#fff;
	padding:4px 1px;
	text-align:center;
	margin-bottom:6px;
	overflow:hidden;
}
.frame h2{
	text-align:center;
	color:#fff;
	font-size:12px;
	padding:5px 0;
	background:url(images/sidebar-h2.gif) repeat-x 0 100%;
	margin:0 5px 3px 5px;
}
.frame h2 span{
	background:#000;
	padding:1px 0 2px;
	display:block;
}
.frame h2 em{font-size:11px;}
.frame img{display:inline;}

.frame-links{
	border:1px solid #cecece;
	width:75px;
	background:#fff;
	padding:4px 1px;
	text-align:center;
	margin-bottom:6px;
	margin-left:6px;
	overflow:hidden;
}
.frame-links h2{
	text-align:center;
	color:#fff;
	font-size:12px;
	padding:5px 0;
	background:url(../images/sidebar-h2.gif) repeat-x 0 100%;
	margin:0 5px 3px 5px;
}
.frame-links h2 span{
	background:#000;
	padding:1px 0 2px;
	display:block;
}
.frame h2 em{font-size:11px;}
.frame img{display:inline;}

/*.links{
		
}*/
.countries{
	list-style:none;
	margin-left:0;
	padding-left:0;
}
.countries a{color:#009};

