/*
Theme Name: CEPT
Theme URI: http://cept.faprender.org
Description: No description
Author: Danilo Miguel
Author URI: http://www.danilomiguel.net
*/

* {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
}

body {
    background: url(images/b_body.jpg) repeat-x 0 183px #000;
}

u {
    text-decoration: underline;
}

ul {
	margin: 0 0 0 20px;
}

table {
    margin-bottom: 20px;
}


td, tr, th {
    border: 1px solid #ccc;
    padding: 5px;
}

#content ul {
    margin-bottom: 20px;
}

#content ul ul,
#content ul ul ul,
#content ul ul ul ul {
    margin-bottom: 0;
}

#cc,
#cc a {
    margin-top: 40px;
    color: #666;
    font-family: verdana, tahoma, Arial;
    font-size: 13px;
    text-align: center;
}

#cc a:hover {
    text-decoration: underline;
}

#content h3 {
    margin-bottom: 10px;
}


pre.code {
    display: block;
    border: 1px solid #ccc;
    padding: 20px;
    background: #f4f4f4;
    margin-bottom: 20px;
}

#page {
    width: 100%;
    min-width: 770px;
    padding-bottom: 50px;
}

div#topo {
    background: url(images/b_topo.jpg) repeat;
    height: 139px;
    width: 100%;
    margin-top: 44px;
    position: relative;
}

div#topo h1 {
}

div#topo h1 a {
	position: absolute;
	float: left;
    display: inline;
    margin-top: 40px;
    width: 365px;
    height: 59px;
    display: block;
    text-indent: -9000px;
    background: url(images/logo.gif);
    left: 50%;
	margin-left: -340px;
    overflow: hidden;
}

#topo h2 {
    width: 253px;
    font-family: tahoma, verdana, arial;
    font-size: 20px;
    font-weight: normal;
    color: #FFC;
    float: right;
    margin-right: 46px;
    margin-top: 30px;
    border-left: 1px solid #666;
    padding-left: 20px;
	display: inline;
}


div#menu {
    background: url(images/b_menu_top.jpg);
    position: absolute;
    top: 0;
    display: block;
    height: 44px;
    width: 100%;
}

#menu ul {
    margin-left: 4%;
}

#menu ul li {
    display: inline;
}

#menu ul li a {
    display: block;
    height: 24px;
    float: left;
    padding: 15px 20px 5px 20px;
    font-family: arial, tahoma;
    font-size: 14px;
    font-weight: normal;
    color: #000;
}

#menu ul li a:hover {
    background: url(images/b_menu_top_hover.jpg);
    color: #fff;
}

div#content {
    margin-right: 320px;
    margin-left: 4%;
    min-width: 420px;
}

.summarypost {
    padding-bottom: 35px;
}

#content .post h3 a {
    display: block;
    color: #06c;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 5px;
    line-height: 120%;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
}

#content .post h3 a:hover {
    border-bottom: 1px solid #06c;
}

#article {
    padding: 20px;
    padding-bottom: 10px;
    background: #fff;
}

#content a,
#content a:visited {
    color: #0000ff;
    text-decoration: underline;
}

#content a:hover {
    text-decoration: none;
}

#article h2,
h2.title {
    display: block;
    font-family: georgia, tahoma, verdana;
    font-size: 32px;
    color: #663300;
    margin-bottom: 30px;
    line-height: 120%;
}

h2.title {
    margin-bottom: 5px;
}

#article,
#article h4,
#article cite,
#article p {
    font-family: verdana, tahoma, arial;
    font-size: 14px;
    color: #333;
    margin-bottom: 14px;
    font-weight: normal;
    line-height: 150%;
}

#article,
#article p,
#article cite {
    display: block;
    font-size: 12px;
    margin-bottom: 26px;
}

#article p {
    margin-bottom: 24px;
}

.author {
    margin-top: 40px;
}

#content .author h3 {
    font-family: georgia, tahoma, verdana;
    color: #666;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 -2px 10px;
    padding: 0;
}

.author_info {
    padding: 10px 0;
    border-top: 1px solid #666;
    color: #666;
    font-style: italic;
}

.catslist {
    margin-bottom: 20px;
}



#comments {
    margin-top: 20px;
    background: #000;
}

.boxcomments {
    background: url(images/b_boxcomments.jpg) repeat-y #333;
    background-position: left;
    padding: 20px;
}

#comments h3 {
    font-family: arial, tahoma, verdana;
    font-size: 32px;
    color: #666;
    font-weight: normal;
    margin-bottom: -8px;
    margin-left: 20px;
}

#comments .post-user p {
    display: block;
    border-bottom: 1px solid #fc6;
    padding-left: 8px;
    padding-bottom: 6px;
    margin-bottom: 12px;
    font-family: verdana, arial, tahoma;
    font-size: 11px;
    color: #ccc;
    font-style: italic;
}

#comments .post-user p a {
    color: #ffffcc;
}

#comments .post-comment {
    padding-bottom: 30px;
}

#comments .post-comment {
    padding-left: 8px;
    line-height: 150%;
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    color: #fff;
}

#comments form {
    padding: 20px 20px 0 10px;
    border-top: 1px solid #fc6;
}

#comments legend {
    display: none;
}

#comments label {
    display: block;
    font-family: verdana, tahoma, arial;
    color: #ccc;
    font-size: 12px;
    padding-bottom: 8px;
}

#comments input,
#comments textarea {
    margin-bottom: 12px;
    width: 350px;
    border: 1px solid #ccc;
    background: #666;
    padding: 5px;
    font-family: verdana, tahoma, arial;
    color: #fff;
    font-size: 12px;
}

#comments textarea {
    height: 150px;
    overflow: auto;
}

#comments #btn {
    width: 90px;
    height: 32px;
    background: #fc6;
    border: 1px solid #333;
    font-family: verdana, tahoma, arial;
    color: #000;
    font-size: 14px;
}

.moderate {
    background: #ccc;
    padding: 20px;
    margin-bottom: 20px;
    color: #333;
    font-family: verdana, arial, tahoma;
    font-size: 16px;
}

.moderate h2 {
    font-family: georgia, tahoma, verdana, arial;
    font-size: 30px;
    color: #000;
    font-weight: normal;
    margin-bottom: 15px;
}

#boxcomments .moderate ul li a,
#boxcomments .moderate ul li a:visited {
    color: #ffffcc;
}

.boxcomments h4 {
    font-family: verdana, tahoma, arial;
    font-size: 14px;
    font-weight: normal;
    color: #fc6;
    margin-bottom: 30px;
}

.moderate a:hover {
    color: red;
}

.moderate ul {
    margin-left: 40px;
    margin-top: 10px;
}

div#extra {
    width: 270px;
    display: inline;
    float: right;
    padding: 10px;
    padding-top: 20px;
    margin-right: 18px;
}

#extra p {
    font-family: arial, tahoma, verdana;
    font-size: 14px;
    color: #fff;
    line-height: 150%;
}

#extra ul {
    margin-left: 3px;
    margin-top: 0;
    list-style: none;
}

#extra ul li a {
    width: 160px;
    color: #06C;
    font-family: Tahoma, Verdana, Arial;
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 5px 0;
    border-bottom: 1px solid #333;
}

#extra ul li a:hover {
    color: #0CF;
}

#extra input.text,
#extra #searchsubmit {
    padding: 3px;
    width: 160px;
    margin-right: 5px;
}

#extra #searchsubmit {
    width: auto;
}

#extra span {
    border-bottom: 1px solid #fff;
}




#extra h3 {
    display: block;
    margin-top: 40px;
    font-family: verdana, arial, tahoma;
    text-align: left;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 18px;
    color: #666;
}


#recent {
    display: block;
    margin-top: 40px;
    font-family: verdana, arial, tahoma;
}

#recent h3 {
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 18px;
  color: #666;
}

#rodape {
    padding: 27px 30px 50px 30px;
    font-family: verdana, tahoma, arial;
    font-size: 12px;
    color: #666;
    line-height: 150%;
}

#rodape address {
    font-style: normal;
    border-top: 1px solid #666;
    padding: 17px 0;
}

#rodape address p {
    padding: 0;
}

#rodape p {
    padding-bottom: 20px;
}
