/*
THEME NAME: Visual-Immo
DESCRIPTION: Park your domain
VERSION: 1.0
AUTHOR: René Blanke
AUTHOR URI: http://www.web-kreativ.com/
Tags:one column,fixed width, options, rss, special use
*/

/* --------------------------------------------------------------

   Reset default browser CSS.

-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
}

body {
  line-height: 1.5;
  background: #fff;
  margin:0;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

/* --------------------------------------------------------------

   Structure

-------------------------------------------------------------- */

body {
        background:#fafafa url('/images/body-bg3.jpg') top center no-repeat;
        color:#434345;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
}
a {
        text-decoration:none;
}
em {
        font-style:italic;
}
strong {
        font-weight:bold;
}
#wrapper {
        text-align: center;
        margin-top: 280px;
}
#main {
        width:500px;
        margin:0 auto 24px auto;
        font:18px/24px Georgia, serif;
}
h1 {
        font:30px/36px Verdana, sans-serif;
        font-weight:bold;
}
h1 span {
        font-size:24px;
        text-transform:uppercase;
        letter-spacing:1px;
}
#options-wrap {
        width:100%;
        float:left;
        margin:0 0 24px 0;
        }

#subscribe-options {
        width:540px;
        margin:0 auto;
        padding:18px 0;
        font-family: Jura, "Helvetica Neue", Arial, Verdana, sans-serif;
        font-weight: bold;
        height: 32px;
        color:#6d6e70;
        font-size:12px;
        overflow:hidden;
}
#subscribe-options a {
        color:#000;
}
.rss-subscribe {
        display:inline;
        padding:36px 0;
        margin:0 10px 0 0;
}
.rss-subscribe img {
        vertical-align:middle;
}
form {
        display:inline;
        padding:0;
}
form p, form input {
        display:inline;
}

input.email {background: url('/images/form.gif') bottom left no-repeat; width: 260px; height: 32px; border: 0; padding: 0 10px; color:#6d6e70; float: left;}

input.email:focus {outline: none; background-position: top left;}

input.submit {width: 80px; height: 32px; background: url('/images/submit.gif') bottom left no-repeat; border: 0; font-weight: bold; text-transform: uppercase; color:#6d6e70; font-size: 10px; float: left;}

input.submit:hover {background-position: top left;}

.form-label {
        padding:0 10px;
        margin-top: 5px;
        display: block;
        width: 120px;
        height: 32px;
        float: left;
}
#submit {
        vertical-align:middle;
}
#page-info {
        clear:both;
        width:960px;
        margin:0 auto;
        font-family: Jura, Verdana, sans-serif;
        font-size:10px;
        color:#999;
}
#page-info a {
        color:#999;
        font-style:italic;
}
#page-info a:hover {
        color:#FFF;
}

#page-info1 {
        clear:both;
        width:960px;
        margin:0 auto;
        font-family: Jura, Verdana, sans-serif;
        font-size:14px;
        color:#666;
}
#page-info1 a {
        color:#666;
        font-style:italic;
}
#page-info1 a:hover {
        color:#FFF;
}

#page-info2 {
        clear:both;
        width:960px;
        margin:0 auto;
        font-family: Jura, Verdana, sans-serif;
        font-size:11px;
        color:#999;
}

#page-info3 {
        clear:both;
        width:960px;
        margin:0 auto;
        font-family: Jura, Verdana, sans-serif;
        font-size:14px;
        color:#999;
}

.social-media a {margin: 0 20px;}

/* =Images
-------------------------------------------------------------- */

/*  Only added for the sake of compliance with Themes Directory   */

.entry-content img { margin: 0 0 18px 0; max-width:100%; }

img.alignleft,img.align-left {
        float: left;
        margin-right:20px;
}
img.alignright,img.align-right {
        display: block;
        float: right;
        margin-left:20px;
}
img.center, img.centered {
        margin: 0 auto;
        display: block;
        float: none;
        clear: both;
}
.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}
.alignleft {
        float: left;
}
.alignright {
        float: right;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
        max-height:12px;
}









