/*
Theme Name: maria_papandreou
Description: My personal website and online portfolio
Author: Maria Papandreou
Author URI: http://www.mariapapandreou.com
Version: 0.2s
*/

#banner-wrapper-outer {
    display: none;
}

#content-wrapper {
   background: url(../images/yellow_bg_slice.png) repeat-y;
}

#site-wrapper-helper {
    float: left;
    position:relative;
}

#twitter {
    display: none;
}

#social-icons {
    display: none;
}

#contact-form {
    margin-top: 20px;
}

#featured h3 {
    height: 60px;
    width: 443px;
    position: absolute;
    left: -8px;
    top: -108px;
}

#blogs h3 {
    height: 46px;
    width: 215px;
    background: url('../images/blogs_i_read.png') no-repeat;
    position: absolute;
    top: -67px;
}

#moments h3 {
    height: 46px;
    width: 168px;
    background: url('../images/moments.png') no-repeat;
    position: absolute;
    top: -77px;
}

#contact-me {
    text-indent: -9999px;
    height: 54px;
    background: url('../images/contact_me.png') no-repeat;
    margin-bottom: 25px;
}

#text {
	width: 640px;
	text-align: left;
}

.contact-titles {
    font-weight: bold;
    margin-top: 20px;
    color: #16B5E9;
}

#sidebar {
	position: relative;
}

#social-big {
    margin-top: 70px;
}

#social-big a img {
    margin-top: 20px;
    margin-left: 64px;
}

#social-big p {
    margin-left: 20px;
    margin-top: 20px;
    font-size: 12px;
}

#find-me h3 {
    height: 52px;
    width: 272px;
    background: url('../images/find_me.png') no-repeat;
    position: absolute;
    left: -18px;
    top: 0px;
	z-index: 2;
}
