/*
Theme Name: felipeulbrich
Theme URI: http://www.felipeulbrich.com.br
Description: 
Version: 2.01
Author: LRU
Author URI: http://www.mispadigital.com.br/
Tags: fixed-width, portifolio, one-column, 960gs

	@name: felipeulbrich v2.01
	@url: http://www.felipeulbrich.com.br
        @project: felipeulbrich
        @file: style.css
        @description: felipeulbrich 
        @created_on: 09mar2010
        @last_modified_on: 09mar2010
        @created_by: LRU
        @tested_on:                   
                    
 */

/* @basics { */
.hide {display: none;}
a {text-decoration: none;} a:hover {text-decoration: underline;}

body { /* bg_dark4 bg_wood bg bg2 bg3 */
    /* background: pink; */
    /*background: #000 url("./img/bg_dark4.jpg") no-repeat top center;*/
    background: #000 url("./img/bg_wood2.jpg") repeat-y top center;
}
/* } @basics */

/* @header_styling { */
#header {
    /*margin-bottom: 20px;*/
}

#brand {
    /*margin-bottom: 10px;*/
}

#slogan { /* contact5.png */
    background: url("./img/contact7.png") no-repeat top;
    font-family: Georgia, Verdana;
    font-size: 14px;
    line-height: 1.65em;
    color: #fff;
    text-align: left;
    padding-top: 50px/*80px*/;
    margin-top: 20px;
    height: 147px;
}
/*
#slogan p {
    text-align: center;
    margin: 0;
}
*/
#slogan ul {
    text-align: center;
    margin: 0;
}

#slogan li {
    margin: 0;
    /*list-style-image: url("./img/16-circle-blue-check.png");*/
    list-style-type:none;
}

#slogan a, #slogan a:visited {
    color: #fff;
}

#slogan a:hover {
    color: gold;
}
/* } @header_styling */

/* @content_styling { */
#content {

}

#large_photo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.post {
    margin-top: 20px;
    margin-bottom: 20px;
}

.post img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* } @content_styling */

/* @footer_styling { */
#footer {
    /*background: #fff url("./img/bg_dark4b.jpg") no-repeat top center;*/
}

#footer ul, #footer li {
    margin: 0;
    list-style-type: none;
}
/* } @footer_styling */
