/*   
Theme Name: Ze Otavio
Theme URI: http://example.com/example/
Description: A search engine optimized website framework for WordPress.
Author: Fabio Sasseron
Author URI: http://why.not.br/
Version: 1.0
.
Your theme will be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Import a basic layout */
@import url('styles/2c-l.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');



/* =Header
-------------------------------------------------------------- */

#branding {
        margin: 0;
}


/* =Menu
-------------------------------------------------------------- */

#access {
        margin: 0;
        overflow: auto;
}
.skip-link {
        display: none;
}
.menu ul {
        list-style: none;
        margin: 0;
}
.menu ul ul {
        display: none;
}
.menu li {
        display: inline;
}
.menu a {
        display: block;
        float: left;
}


/* =Content
-------------------------------------------------------------- */

.post {
        margin: 0 0 3em 0;      
}
.entry-content, .entry-summary {
        margin: 1.5em 0 0 0;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
        margin: 0 0 1.5em 0;
        overflow: auto; 
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
    list-style: none;
    margin-left: 0;
}
.widget-area ul ul {
        list-style: disc;
        margin-left: 1.1em;
}
.widget-area ul ul ul {
    margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}


/* =MINHAS ALTERACOES
-------------------------------------------------------------- */

body {
	margin: 0;
    padding-top: 11px;
    border-top: 57px solid black;
    font-family: Frutiger,"Frutiger Linotype",Univers,Calibri,"Gill Sans","Gill Sans MT","Myriad Pro",Myriad,"DejaVu Sans Condensed","Liberation Sans","Nimbus Sans L",Tahoma,Geneva,"Helvetica Neue",Helvetica,Arial,sans serif;;
}

a, a:visited, a:active {
	text-decoration: none;
	color: #0099ff;
}

a:hover {
	text-decoration: underline;
}




#wrapper {
	margin: 0 0 12px 66px;
	border-left: 1px solid black;
	padding-left: 11px;
	width: 600px;
}

#header, #primary, #secondary, .widget-area {
	width: 138px;
}

#header, .widget-area {
	margin-left: -11px;
} 

#blog-description {
	font-weight: bold;
	font-size: small;
}

#linkrss {
	background: url('images/rss.gif') no-repeat left bottom;
	display:block;
	margin:10px 0 17px;
	text-indent:21px;
	color: #000;
}

#primary {
	
}


#primary h3 {
	display: none;
}

#secondary {
	text-transform: uppercase;
	font-size: x-small;
} 

.widget-area ul {
	margin: 0;
}


#masthead, .widget-container {
	margin: 0 0 0 12px;
}

#blog-title .link{
	background: url('images/titulo_ze.gif') no-repeat scroll 0 0 transparent;
	display:block;
	text-indent:-9999em;
	height: 71px;
	width: 126px;
}


.widget-area ul ul{
	list-style-type: none;
	margin-left: 0;
}

.widget-area ul ul a{
	color: #585958;
}

.widget-area ul ul li{
	font-size: 0.8em;
}


#main {

}

#container {


}

#content {
	margin-left: 193px;
	margin-top: -90px;
	
}

#content h1, h2{
	font-weight: bold;
	font-size: large;
}

.menu_zeotavio {
	font-size: 1.2em;
	color: #000000;
	padding-bottom: 5px;
}

.widget_menubar {
	margin: 0;
	border-bottom: 1px solid #BFBFBF;
	padding: 0 0 22px 12px;
}


.widget_archive {
	border-bottom: 1px solid #BFBFBF;
	margin-left:0;
	text-indent:12px;
}

.widget_archive, .widget_links {
	padding: 17px 0 22px 0;
}

.widget_archive h3, .widget_links h3 {
	padding-bottom: 12px;
	text-transform: lowercase;
	font-size: 1.2em;
}

#text-3 {
	padding: 40px 0 40px 12px;
	border-bottom: 1px solid #BFBFBF;
	margin-left:0;
}

#text-3 a {
	color: #000;
}

#text-3 a em {
	color: #F033A3;
	font-style: normal;
}

#text-4 {
	color: #BFBFBF;
	padding: 0 0 22px 0;
	text-transform: lowercase;
	font-size: 1.2em;
}

.letrarosa {
	color: #ED1194;
}

#linktwitter, #linkflickr {
	color: #0DAEEF;
}

#linkfacebook {
	color: #2E3192;
}

#linkflickr em {
	color: #ED1194;
	font-style: normal;
}

.entry-content h2 {
	background: #FFF20D;
	font-size: 1em;
	font-weight: normal;
	display: inline;
	margin: 12px 0;
	padding: 1px;
}

.entry-title a {
	color: #000;
}

.entry-meta, .comment-meta {
	color: #636466;
}

.comment-content {
	padding-top: 10px;
}

#respond{
	padding-top: 30px;
}

#post-6 .entry-title {
	background: url('images/ze_about.jpg') no-repeat scroll 0 0 transparent;
	text-indent:-9999em;
	height: 71px;
	width: 400px;
	padding-bottom: 8px;
	border-bottom: 1px solid #000;
}

#post-6 p {
	margin-top: 1.5em;
}

.post {
	background: url('images/fim-post.gif') no-repeat bottom left transparent;
	padding-bottom: 20px;
}

.navigation {
	
}

.nav-previous {
	border-left: 2px #888 solid;
	padding-left: 5px;
	float: left;
}

.nav-next {
	border-right: 2px #888 solid;
	padding-right: 5px;
	text-align: right;
	float: right;
}

.form-label {
	color: #888;
	text-transform: lowercase;	
}

.required {
	color: #FA3333;
}

textarea, input {
	border: 0;
	background: #FFF20D;
}

#submit {
	color: #000;
	font-weight: bold;
	background: #FFF20D;
	border: 0;
	text-transform: lowercase;
} 


#comments h3 {
	color: #888;
	text-transform: lowercase;
}

#comments ol{
	list-style: none;
	margin: 17px 0 0 12px;
}

#comments .comment-author .fn{
	background: #FFF20D;
	padding: 1px;
}

#comments .comment-author img{
	vertical-align: top;
}

.comment-meta {
	
}

.entry-utility, .page-link{
	text-transform: lowercase;
	color: #909090;
	clear:both;
}

.page-link a, span.tags a, span.comments-link a, .entry-utility a{

	color: #f49bbb;
}


.page-link, span.tags, span.comments-link{
	display: block;
	margin: 0 0 10px 0;
}


a.mailcontato{
	color: #000;
}
