/*
	Author Name	: Pedro Martins
	Author Site	: http://pedromartinspt.com
	Style Name	: Pedro Martins' blog
	Style URI	: http://pedromartinspt.com
	Version		: <sup>beta 2</sup>
	Comments	: 
*/


#page {
    margin-top:10px;
    width:830px !important;
    padding-top:0px;
}

#header {
    height:35px;
    background:gray;
}

h1.blog-title{
    display: none;
}

#header .description {
    display: none;
}

ul.menu {
    //bottom: 9px;
    left: 10px;
    font-size: 10pt;
}

#primary {
    border-right: 1px solid LightGray;
    padding-right: 40px;
}

#dynamic-content {
    padding-top: 15px;
}

.hentry {
    padding-bottom: 60px;
    margin-bottom: 30px;
}

.entry-meta {
    // position: absolute;
    // bottom: 30px;
    padding: 5px;
    // border-top: 1px solid LightGray;
    // border-bottom: 1px solid LightGray;
}

.entry-content {
	/* The meat and potatoes of every entry */
}

#sidebar-1 h1 {
    margin-top: 20px;
    font-size: 18px;
    text-align: center;
}

#sidebar-1 h4 {
    border-bottom: 1px solid gray;    
}

#avatar {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

#about {
    line-height:2em;
    padding:20px;
}

#rollingarchives {

}
