/*
Theme Name: Auction
Description: Brookfield Auction 
Based on a design by: Minmin
Version: 0.3
Tags: two-columns, tan, brown, fixed-width, left-sidebar, business
*/

/* ----------- Basic ----------- */

img{
	border:none;
	behavior: url(iepngfix.htc);
	}

a img { border:none }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

  
body{
	background:#f3eedb url('img/header.png') no-repeat left top;
	text-align:center;
	margin:0;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000
	}
	
p a{
	text-decoration: none;
	color: #0A0A0A;
	}
	
p a:hover{
	text-decoration: underline;
	}
	
li a{
	color: #0A0A0A;
	text-decoration:none;
	}
	
li a:hover{
	text-decoration: underline;
	}

	
.wrapper{
	width:100%;
	padding-top:15px;
	}
	
h1 {
	font-family: Novarese-ITC, Garamond, Georgia, Times; 
	font-weight: bold;
	color: #462201;
	letter-spacing: -2px;
	font-size: 30px;
}

h2 {
	font-family: Novarese-ITC, Garamond, Georgia, Times; 
	font-weight: bold;
	color: #462201;
	font-size: 16px;
	color: #462201;
}

h3 {
	font-family: Novarese-ITC, Garamond, Georgia, Times; 
	font-weight: bold;
	color: #462201;
	font-size: 12px;
	text-transform: uppercase;
}

h4 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #462201;
	font-size: 12px;
}
	


/* ----------- Heading ----------- */
	
#description{
	float: right;
	padding: 70px 0 0 20px;
	text-transform: uppercase;
	font-size: 2.6em;
}
	
	
/* ----------- Menu 
		
#topnavi{
	width:100%
	height: 50px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #462201;
	}
	
#topnavi a{
	color: #462201;
	text-decoration:none;
	}
	
#topnavi a:hover{
	text-decoration:underline;
	}

#menu{
	float:right;
	}

ul#menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	border-left:none;
	}

ul#menu li{
	display: block;
	float: left;
	padding: 10px 5px 0px 5px;
	margin: 0;
	border-right:#ffffff dotted 1px;
	}

ul#menu li a{
	width: 85px;
	height: 20px;
	padding: 0;
	margin: 0 0 0px 0;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	}

ul#menu li a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
	
ul#menu li:hover{
	text-decoration: underline;
	}


ul#menu .current_page_item{
	color: #F3EEDB;
  	background:url('img/menuhover.png') repeat-x;
	}
	
#rightnavi{
	float:right;
	text-align:right;
	margin-right:0;
	padding: 20px 5px 0px 5px;
	height: 40px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	}
	
 ----------- */
	
/* ----------- Content ----------- */
	
#main{
	width:850px;
	margin:280px auto 0 auto;
	text-align:left;
	}
	
#content{
	width:570px;
	padding:25px;
	background: #ffffff;
	float:right;
	}
	
#content .time{
	text-transform:uppercase;
	margin-top:-12px;
	border-bottom:#ae537b dotted 1px;
	color:#E8CDEB;
	}
	
#content .gray{
	color:#844a76;
	}
	
#content .edit{
	float:right;
	}
	
#content .time a{
	color:#ae3b88;
	text-decoration:none;
	}
	
#content .time a:hover{
	color:#2e1737;
	text-decoration:none;
	border-bottom:#ae3b88 solid 1px;
	}
	
.post{
	padding:0 0 20px 0;
	}
	
.details{
	background-image:url('img/sidebarbg.png');
	padding:2px 15px 2px 15px;
	}
	
.details a:hover{
	color:#2e1737;
	border-bottom:#ae3b88 solid 1px;
	}
	

/* ----------- Previous & Next link ----------- */
	
.navigation{
	text-align:center;
	}
	
	
	
	
/* ----------- Sidebar ----------- */
	
.sidebar{
	width:188px;
	float:left;
	margin: 20px 0px;
	color: #462201;
	}
		
.sidebar ul{
	margin: 0;
	padding: 0 0 0 0px;
	vertical-align:middle;
	list-style: url(img/img07.jpg);
	font-family: Novarese-ITC, Garamond, Georgia, Times;
	font-size: 16px;
	color: #462201;
	}
	
.sidebar ul li{
	line-height: 30px;
	border-top: 1px solid #D2D4C9;
	}
	
.sidebar ul li li{
	line-height: 40px;
	border-bottom: 1px dashed #D2D4C9;
	}

.sidebar a{
	color: #462201;
	border: none;
	}
	
.sidebar a:hover{
	text-decoration: underline;
	color: #462201;
	}
	
		
/* ----------- Search ----------- */
	
#searchform{
	padding:0;
	margin:5px;
	}
	
#searchform #s{
	background:url('img/contentbg.png');
	border:0;
	color:#FFFFFF;
	font:1.0em Geneva, Arial, Helvetica, sans-serif;
	}
	

	
/* ----------- Footer ----------- */

#footer{
	height:35px;
	width:100%;
	background: #462201;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	clear:both;
         margin-top:20px;
	margin-bottom:0;
	padding: 20px 0 15px 0;
	}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

/* ----------- Comments ----------- */

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	color:#ffffff;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#ae537b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#ffffff;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commenttext {
	background: url('img/sidebarbg.png');
	border-top:1px dotted #ffffff;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}

/* More Styles */
.center {
	text-align:center;
}

.centerbold {
	text-align:center;
	font-weight:bold;
}

div.figurel {
  float: left;
  width: 145px;
  border: thin silver solid;
  background-color:#000000;
  margin: 0;
  padding: 6px 6px 12px 6px;
}
div.figurel p {
  text-align: center;
  font: 9px verdana, sans-serif; 
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  color: #ffffff;
}
img.scaled {
  width: auto;
}

div.paragraphr {
  float: right;
  width: 360px;
  margin: 0;
  text-align: left;
  padding: 0 0 0 5px;
  color:#000000;
}

div.paragraphr p{
	font-size: 14px;
	line-height: 20px;
	}

div.figurer {
  float: right;
  width: 145px;
  border: thin silver solid;
  background-color:#000000;
  margin: 0px;
  padding: 6px 6px 12px 6px;
}
div.figurer p {
  text-align: center;
  font: 9px verdana, sans-serif; 
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  color: #ffffff;
}
div.paragraphl {
  width: 358px;
  margin: 0;
  text-align: left;
  padding: 0 5px 0 0px;
  color:#000000;
}

div.paragraphl p{
	font-size: 14px;
	line-height: 20px;
	}

div.logor {
  float: right;
  width: 185px;
  margin: 0px;
  padding: 6px 6px 12px 6px;
}


div.iteml {
  float: left;
  margin: 3px;
  padding: 6px 6px 12px 6px;
}

div.clear {
clear:both;
}

/* Form */

.cssform p{
clear: left;
margin: 0;
padding: 5px 0px 8px 0px;
padding-left: 105px; /*width of left column containing the label elements*/
background-color:#EBE3C9;
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
padding-left: 10px;
margin-left: -105px; /*width of left column*/
width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 160px;
}

.cssform textarea{
width: 230px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


/* FrogJs */
#FrogJS{ width: 560px; height: 425px; margin: 0 auto; } 
#FrogJSCredit{ text-align: right; font-size: 80%; color: #999; padding: 1px; } 
#FrogJSCaption{ text-align: left; line-height: 140%; } 



/* Additional for Theme phT for yapb
	Theme URI: http://pht.inhubi.com/
	Description: Very simple theme for Yet Another Photoblog Plugin. It's tested for yapb 1.4/1.3, Wordpress 2.+ and WordpressMu 1.0. Use functions.php to set the default image and thumbs sizes. You MUST deactivate "Yapb does display uploaded images automatically on d..."
	Version: 1.2
	Author: Fran Sim&oacute;
	Author URI: http://justPictures.es/

*/


.img-cont{
	margin: 0 auto;
	padding: 0;
	text-align:center;
	/* part of this is generated in header.php */
}

.img-cont img {
    border : 1px solid #000; 
}

.img-cont-thumb {
    
	padding: 2px;
	float: left;
	text-align:center;
}
.img-cont-thumb img {
    border : 1px solid #000; 
}

.prev{
	float:left;
	text-align:left;
	margin-bottom:1px;
}

.next {
	float:right;
	text-align:right;
	margin-bottom:1px;
}

	/*START not needed*/

	/*END not needed*/

/* div IDs */

#page {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	top: 0px;
}

<!-- #content, -->
#header {
	left:2px;
	position: relative;
	padding: 2px;
    border : 1px solid #AAA; 
	text-align: left;    
}

#header {
	top: 2px;	
}

/* This is from nitisha */

.clearfix {
	display:block;
}

#header ul {
	float: right;
	font-size: 0.9em;
	text-align: right;
	text-transform: lowercase;
	letter-spacing: 0.1em;
}

#header h1{
	float:left;
	text-align:left;
	margin-bottom:1px;
	font-size: 15px;		
}

#header li {
	float: left;
	list-style-type: none;
	display: block;
	/*background: #fff;*/
	height: 100%;
}

#header li a {
	float: left;
	height: 100%;
	display: block;
	padding: 5px 5px 0;
}

/* End of Nitisha */

#space{
	height: 10px;	
}
/* html */

hr {
	color: #222;
	background-color: #222;	
	height: 1px;
    border : none; 	
}

	/*START not needed*/
	/*END not needed*/

#commentform  {
    padding: 5px;
/* modificado iopes 
    background: #000;	
    color:BBB;*/
    /*border : 1px solid #000;*/
}
	
#commentform input {
    padding: 1px;
    background: #333;
    border: 1px solid #222;
    color:#BBB;
}

#commentform textarea {
	padding: 1px;
    background: #DDD;
    border : 1px solid #222;

/* modificado iopes 
    padding: 1px;
    background: #333;
    border: 1px solid #222;
    color:#BBB;
*/
}	
	
		/*START not needed*/
	/*END not needed*/

#thumbs {
	float:left;	
	width: 75%;
}



