body {
    color: #000;
    margin: 0;
    padding: 0;
    height: 100%
}

a {
    color: #444;
}

#container {
/*    position: absolute;
    top: 50%;*/
    
    /* half of #content height*/
/*    margin-top: -220px;
    
    left: 0;
    width: 100%;*/
    height: auto;
    margin: 0 auto; 
}

.clear {
    clear: both;
}

span.widget_posts_info_meta ul li a {
    color: #777;
}

#header, #content, #show_hide {
    background: #FFFFFF;
}

#content {
    padding: 30px;
    margin: 0px;
    width: 670px;

    vertical-align: middle;
}

#content p {
    font-size: 12px;
    line-height: 15px;
}

#header {
    border-right: 5px solid rgba(0,0,0,0,0);
    padding-left: 8px;
    padding-right: 22px;
    text-align: left;
    height: 100%;
}

#header #logo {
    height: 145px;
    margin-top: 0px;
    margin-left: 0;
    text-align: center;
}

#menu ul li a {
    padding-left: 15px;
    font-size: 17px;
    color: #777;
}

#menu ul li ul {
    position: absolute;
    left: 190px;
    top: -6px;
    z-index: 100;
}

#menu ul li ul li a {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 18px;
    font-style: normal;
    background: #FFF;
    text-transform: none;
    padding: 8px 0px 8px 8px;
    text-align: left;
    min-width: 200px;
    border-bottom: 1px dashed #777;
    letter-spacing: normal;
}
#menu ul li ul li a:hover {
    color: #FF0000;
}	

#menu ul li ul li.current-menu-item a {
    color: #FF0000;
}

#menu ul li a:hover,
#menu ul li.current-menu-item a  {
    color: #FF0000;
}

#menu ul li ul li a {
    color: #777;
}

h1,h2,h3,h4,h5,h6 {
    color: #555;
}

h1.title {
    background: #FFFFFF;
    border-bottom: 1px dotted rgba(0,0,0,0.2);
    color: #000000;
    padding-top: 5px !important;
    padding-left: 0px !important;
    padding-bottom: 10px !important;
    padding-right: 0px;
}

h1.post_title {
    background: rgba(0,0,0,0.2);
    border-bottom: 5px solid rgba(0,0,0,0.04);
    color: #fff;
}

#content_wrap {
    padding: 0;
    color: #444;
    text-shadow: 0px 1px 1px #eee;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-top: 20px;
    white-space: normal;
    line-height: 16px;
}

.posts_item, #comments h5 {
    border-bottom: 1px dashed #999;
}

.blog_post {
    border-bottom: 1px dashed #333;
}

.blog_post_meta {
    background: rgba(0,0,0,0.2);
    text-shadow: 0px 1px 1px #999;	
}

#respond {
    border-top: 1px dashed #999;
}

#comments h5 {
    border-top: 1px dashed #999;
}

.blog_post {
    border-bottom: 1px dashed #999;
}

#post_links a, .more-link {
    color: #333;
    font-size: 12px;
}

#post_links .no_post {
    padding: 4px 0px;
    color: #666;
    font-size: 11px;
}

.classic_desc {
    background: rgba(0,0,0,0.05);
}

#comments #submit {

    background: rgba(0,0,0,0.2);
    border: 1px solid #999;
    color: #fff;

}

#comments #author, #comments #email, #comments #url {

    background: rgba(255,255,255,0.9);
    border: 1px solid #ccc;
    color: #999;

}

#comments #comment {

    background: rgba(255,255,255,0.9);
    border: 1px solid #ccc;
    color: #777;

}

.comment_gravatar {

    background: rgba(0,0,0,0.1);

}

.comment_right a {
    color: #444;
}

div.gallery_item_info {

    text-shadow: none;
    color: #fff;
    font-family: Arial;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.15em;

}

.portfolio_column_buttons {

    border-bottom: 1px dashed #999;

}

.portfolio_column_buttons ul li.first-pbutton a {

    border-left: 1px dashed #999;

}

.portfolio_column_buttons ul li a {

    color: #333;

}

.widget ul li a {
    border-top: 1px solid #bbb;
}

#search {
    border: 1px solid #999;
}

#search input[type=text] {
    color: #444;
}

#thumbs {
    background: url(../images/bg_adventure_light.png);
    border-left: 5px solid rgba(0,0,0,0.1);
    border-right: 5px solid rgba(0,0,0,0.1);
}

#slideshow_nav_controls {
    background: rgba(0,0,0,0.2);
    border-color: #999;
}

#floating_slideshow_nav {
    background: url(../images/bg_adventure_light.png);
    border: 5px solid rgba(0,0,0,0.1);
}

#floating_slideshow_nav_controls {
    background: rgba(0,0,0,0.3);
}

#contact_form {
    margin-top: 15px;
}

#contact_form input[type=text] {
    width: 200px;
    height: 12px;
    color: #888;
    border: 1px solid #DDD;
}

#contact_form textarea {
    width: 300px;
    border: 1px solid #DDD;
}

#contact_form input[type=submit] {
    
}

#contact_form #result_box {
    background-color: #999;
    background-image: url(../images/ajax-loader-light.gif);
    border: 1px solid #888;
    text-shadow: none;
    color: #eee;
}

#home_container {
    position: absolute;
    top: 50%;
    
    /* half of #content height*/
    margin-top: -60px;
    
    left: 0;
    width: 100%;
}

#home_content {
    color: white;
    font-family: "Kreon" !important;
    font-size: 36px;
    text-transform: uppercase;
    
    width: 450px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
}

#content_left {
    width: 320px;
}

#content_left_contact {
    width: 320px;
}

#content_right_contact {
    width: 490px;
}

#upper {
}

#upper-left {
    float: left;
}

#upper-left h1 {
    padding: 0;
}

#upper-right {
    float: right;
    list-style-type: none;
    list-style-position: inside;
    color: black;
}

upper-right dl,dt {
    display: inline;
    margin-right: 15px;
}

upper-right dl,dt:hover {
    color: #D61331;
    cursor: pointer;
}

#middle {
    white-space: normal;
    height: 310px;
}

#news_wrap {
    color: #444444;
    height: 320px;
    line-height: 16px;
    min-height: 320px;
    overflow-y: hidden;
    padding: 30px 10px 0;
    text-shadow: 0 1px 1px #EEEEEE;
    white-space: normal;
}

#bottom {
    float: right;
}

#bottom span {
    font-size: 16px;
    padding: 0px 10px;
    color: #444444;
}

#bottom span:hover {
    color: #D61331;
    cursor: pointer;
}