/*  
Theme Name: Genève 97.6
Theme URI: http://www.zeroum.com.br
Version: 1.0
Description: Geneve Theme
Author: Andre Roberti
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background-color:#000;
	background-position: top center;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #DEC07A;
}

a:hover{
	text-decoration: underline;
	color: #fff;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 15px 0 0;
}


blockquote{
	margin: 15px 0 0;
	background: #000;
	 border: 1px solid #222324;
}

blockquote p{ padding: 15px; }


blockquote blockquote{
	margin: 15px;
}

code{

}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #9b9b9b;
	color: #9b9b9b;
}


/* Modified image styles of WordPress Default Theme, Kubrick */

.entry img{
	border: 1px solid #ccc;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 5px 0 2px 7px;
	padding: 4px;
	display: inline;
}

img.alignleft {
	margin: 5px 7px 2px 0;
	padding: 4px;
	display: inline;
}

img.wp-smiley{
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* end image styles */

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 12px;
}

#container{
	margin: 0 auto;
	width: 838px;
	padding: 0;
	text-align: left;
}

#page{
	float: left;
	width: 838px;
	margin: 0 0 10px;
	background: none;
	color: #fff;
}

#header{
	float: left;
	width: 838px;
	height: 230px;
	background: none;
	background-position: top right;
	padding:0;
	margin:0;
}

#header .site_title{
	float: left;
	width: 60%;
}


#header .triologos{
	float: left;
	width: 385px;
	margin-top: 10px;
	padding: 0;
}

#header h1{
	padding: 0px 10px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 26px;
	font-weight: normal;
	color: #000;
}

#header h1 a{
	text-decoration: none;
	color: #000;
}

#header h1 a:hover{
	text-decoration: underline;
}

#header .syndication{
	float:right;
	width: 390px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-top:112px;
}

#header .syndication a {
	color: #f69437;
}

#header .syndication ul{
	margin: 0;
	padding: 8px 10px 0 0px;
	list-style: none;
}
#header .syndication ul li{
	display:inline;
	margin: 0 0 10px 20px;
	padding: 0px 0 0 17px;
	background: url(images/feed-icon-12x12.jpg) no-repeat 0 1px;

}

#header .topmenu{
	float: left;
	width: 100%;
	display:block;
	background:none;
	margin:25px 0 0 0;
	padding: 10px 0 0;
	color: #fff;
	border: 2px solid #666666;
}

#header .topmenu ul{
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	text-transform:uppercase;
}

#header .topmenu ul li{
	display: inline;
	margin: 0 0 0 10px;
}

#header .topmenu ul li a{
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

#header .topmenu ul li a:hover{
	text-decoration: underline;
}

.columns_wrapper{
	float: left;
	width: 835px;
	margin: 0;
	padding: 0;
	display: inline;
}

.narrowcolumn{
	float: left;
	width: 479px;
	color: #fff;
	padding-left:5px;
}

.post{
	padding: 10px;
	border-bottom: 1px dashed #5c5c5d;
	
}

.postdate{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #FE1034;
	background: #000 url(images/bullet_data.gif) no-repeat;
	padding:2px 0 2px 15px; 
}

.post h2{
	padding: 0;
	font-weight: normal;
	color: #DEC07A;
	text-transform: uppercase;

}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry p.postinfo{
	padding: 15px 0 15px;

}

.browse{
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.browse a{
	font-weight: bold;
	color: #d63b05;
}

.sidebar{
	float: left;
	width: 160px;
	margin: 0 0 0 10px;
	display: inline;
	
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar ul li{
	padding: 10px 0 10px;
}

.sidebar ul li h2{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	color: #6CDAF1;
	text-transform: uppercase;
}	
.sidebar ul ul li{
	padding: 0;
	line-height: 30px;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}


/* comments template */

.comments-template{
	padding: 15px 0 0;
}

.comments-template h2, .comments-template h3{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 24px;
	padding: 0 0 20px;
	background: url(images/dotted_horizontal.gif) repeat-x bottom left;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
	text-transform: uppercase;
}

table#wp-calendar th{
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background: #404649;
	color: #ffffff;
}

table#wp-calendar td{
	padding: 0px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */




#footer{
	float: left;
	width: 839px;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	background: #000; 
	color: #666;
	clear: both;
	text-align: center;
	padding:5px 0 5px 0;
	border: 1px solid #857040;
	margin-top:20px;
	margin-bottom:20px;
}

#footer a{
	text-decoration: none;
	color: #FFF;
}

#footer a:hover{
	text-decoration: underline;
}

#footer p{
	padding: 15px 20px;
	background: url(images/dotted_horizontal.gif) repeat-x;
}

/*
Alpha PNG support for IE
------------------------------
Aviso, este codigo abaixo funciona apenas para visualizaao na tela. Quando este documento for impresso, o bug voltar?.
O Hack Abaixo faz o codigo rodar apenas no IE. Sendo que os outros browsers como, Firefox, Opera e Safari ja tem a transparencia de PNG nativo.
\*/
* html img, input/**/ {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
    this.src.substr(this.src.length-4)==".png"
    ?
    (
     (!this.complete)
     ? "" :
      this.runtimeStyle.filter=
      ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
      (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
      String(this.alphaxLoaded=true).substr(0,0)+
      (this.src="wp-content/themes/cannes08/zeh.gif").substr(0,0)
    )
    :
    this.runtimeStyle.filter=""
   )
  );
}