/*

Theme Name: Urbia_Blass
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Elegant and simple. Blass2 is a CSS-only theme, has a widgetized sidebar, support for gravatars, and works nicely with WordPress 2.5+. Brought to you by <a href="http://1000ff.de/">1000ff</a>.
Version: 1.6.2
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: 1000ff. Customized by Chaska Creative. 
Author URI: http://1000ff.de/ 

*/
 
/* body
--------------------------------------------------*/
body {
font:62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#333;
margin:0;
background: #669999; 
/*cursor: url(/wp-content/themes/urbia_blass/images/cursor.cur);*/
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

img {border: none;background-color:none;}

#wrapper {
width:900px;
margin:10px auto;
background: url('images/map-bkgd.jpg') repeat-y;
}

/* header
--------------------------------------------------*/
#header {
margin: 0px;
padding:0px;
}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#header h1 {
border-bottom:3px solid #EFF8FB;
margin:15px 0 0;
padding:25px 25px 40px 0;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
margin:20px 0;
display:none;
}

#header h1 a {
text-decoration:none;
color:#333;
}

#header .banner {
width: 900px;
height: auto;
background: #AFC2AF;
}

#header #mediaHeader {width:900px;height:124px;}

/* navigation
--------------------------------------------------*/
#nav {
border-bottom:3px solid #EFF8FB;
height:110px;
margin:5px;
padding:0px;
}

#nav li {
float:left;
list-style:none;
padding:0 5px 0 0;
}

#nav li img {
width: 110px;
height: 100px;
}

#nav li a {
color:#8A9F66;
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
background-color:#C8E1C3;
color:#000;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
margin:0 250px 0 0 !important;
padding:5px 20px 20px 40px;
min-height: 400px;
text-align: left;
}

#content2 {
margin:0 !important;
padding:5px 70px 40px;
position:relative;
min-height: 400px;
text-align: left;
}

#content p,#content2 p {
line-height:25px;
font-size: 1.35em; /*120%*/
word-spacing:1px;
margin:25px 0;
text-align: justify;
}

#content a,#content2 a {
text-decoration:none;
color:#7B8E5A;
/*color:#8A9F66;*/
border:none;
}

#content a:hover,#content2 a:hover {
background-color:#C8DFC2;
color: #7B8E5A;
}

#content h1, #content h2, #content h3, 
#content h4, #content h5, #content2 h2, 
#content2 h3, #content2 h4 {
font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
text-align:left;
color:#999;
}
  
#content h1 {
font-size:3em;
}

#content h2,#content2 h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:2.5em;
font-weight:400;
color:#999;
border-bottom:1px solid #EFF8FB;
line-height:30px;
margin:15px 0;
padding:5px 0;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h3, #content2 h3 {
font-size:2.4em;
font-weight:400;
line-height:30px;
}

#content h4, #content2 h4 {
font-size:1.9em;
}

#content h5 {
font-size:1.6em;
}

#content2 h2 {
color:#222;
}

#content2 h3 {
color:#222;
}

#content2 h4 {
color:#222;
}

#content ul, #content ol, 
#content2 ul, #content2 ol {
margin:10px 10px 15px 25px;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:6px;
}

#content li, #content2 li {
font-size: 1.35em;
line-height:24px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#333;
text-decoration:none;
background-color:#EFF8FB;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px 0;
text-align:justify;
}

.post img {
}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
font-size:1em;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:220px;
float:right;
padding:28px 10px 30px;
height:100%;
}

#sidebar h2 {
letter-spacing:1px;
font-size:1.6em;
color:#333;
padding: 3px 0 3px;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
border-bottom:1px solid #EFF8FB;
list-style:none;
padding:3px;
}

#sidebar ul li a {color:#7B8E5A}

#sidebar li a:hover {
color: #7B8E5A; 
background-color:#C8DFC2; /*#EFF8FB;*/
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
clear: left;
font-size:1em;
color:#888;
margin: 0px;
padding:15px 20px 15px 20px;
vertical-align:center;
border-top:3px solid #EFF8FB;
}

/*------Extras------*/
#map {
width: 610px;
height: 422px;
float: left;
background: url('/wp-content/themes/urbia_blass/images/homepage-bkgd.png') no-repeat;
margin-top: 10px;
margin-left: 10%;
padding: 0px;
position: relative;
}

#map a {
position:relative;
text-decoration:none;
}

#map .strawberry {
position: absolute;
width: 190px;
height: 100px;
top: 40px;
left: -180px;
}

#map .magnifier {
position: absolute;
top: 220px;
left: -30px;
}

#map .photo {
position: absolute;
width: 190px;
height: 100px;
top: 10px;
right: -200px;
}

#map .butterfly {
position: absolute;
top: 220px;
right: -90px;
}

#map .rock {
position: absolute;
width: 190px;
height: 156px;
top: 330px;
right: -80px;
}

#map a span {display: none; }

#map a:hover {background-color: transparent;}

#map a:hover span{
display: block;
position: absolute;
background-color: transparent;
filter: alpha(opacity:90);
KHTMLOpacity: 0.90;
MozOpacity: 0.90;
opacity: 0.90;
}

#map .strawberry span {
top: 20px;
left: 70px;
}

#map .magnifier span {
top: 30px;
right: 130px;
}

#map .butterfly span {
top: 30px;
left: 80px;
}

#map .rock span {
top: -5px;
right: 90px;
}
