/*  	Theme Name: phT for yapb	Theme URI: http://pht.inhubi.com/	Description: Very simple theme for Yet Another Photoblog Plugin. <br />It's tested for yapb 1.4/1.3, Wordpress 2.+ and WordpressMu 1.0.<br />Use functions.php to set the default image and thumbs sizes.<br />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; }.next{	float:left;	text-align:left;	margin-bottom:1px;}.prev {	float:right;	text-align:right;	margin-bottom:1px;}.post {	/*background: #EEf;*/}.post h2 {	float:left;	text-align:center;	margin-bottom:1px;	font-size: 11px;	}.post h3 {	float:right;	text-align:right;	margin-bottom:1px;}.description {	text-align:left;	margin-bottom:1px;		}/* div IDs */#page {	margin: 0 auto;	padding: 0;	text-align: center;	top: 0px;}#content, #header {	left:2px; position: relative;	padding: 2px;    border : 1px solid #333; 	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:right;	text-align:right;	margin-bottom:1px;	font-size: 12px; color:#fff;		}#header li {	float: left;	list-style-type: none;	display: block;		font-family: Verdana, sans-serif;	font-weight: bold; font-size: 10px; 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; 	}	body {	font-family: Verdana, sans-serif;	font-size: 11px;}h1, h2, h3 {	font-family: Verdana, sans-Serif;	font-weight: normal;	font-size: 11px;		}a {	color: #999;	text-decoration:none;}a img {	border: none;}a:visited {	color: #888;}a:hover {	color: #FFF;}#content a, #header a {/* modificado iopes */	color: #fff;}#content a:visited, #header a:visited{/* modificado iopes */	color: #fff	;}#content a:hover, #header a:hover  {	color: #fff;}#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;*/}		#sidebar{	float:right;		width: 25%;}	#thumbs {	float:left;		width: 75%;}
