/*  

	Theme Name: 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/

*/


body {
	background: #fff;
}

#page {
	width: 652px;
	text-align: left;
	/*padding-left: 20px;*/
	margin:0px auto;
	}


#header {
	width: 652px;
	height: 80px;
	background: url(ds_back_004.jpg);
}


.headerlink {
	text-decoration: none;
}


#content  {
	width: 652px;
	padding-top: 20px;
	text-align: left;
}

.navcontainer {
	margin-bottom: 20px;
}

#navlist {

padding:0;
margin:0;
height:2em;
list-style-type:none;
border-left:1px solid #eee;
background:#ffffff;
}



#navlist li
{
float:left; 
padding:5px;
height:2em;
line-height:2em;
border-right:1px solid #eee;
position:relative;
text-align:center;
font-family: georgia, verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 0.8em;
}


.post h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;		
	float:left;
	text-align:left;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;		
	text-align:left;
	\* margin: 0px 0px 20px 0px; *\ 
}

.archive h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;		
}

.archive li {
	font-family: georgia, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;		
}

.archive li li {
	font-family: georgia, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;		
}




.title {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	position: relative;
	top: 10px;
	left: 10px;
	color: #fff;
	visibility: hidden;
}


h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
}



h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;		
}

.entry {
	font-family: georgia, verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
}


.title_time {
	padding: 5px 0px 2px 0px; 
}


.content_text {
	padding: 2px 0px 0px 0px;
}


.postmetadata {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 0.6em;
}


#footer {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 0.6em;
	color: #444;
}

#footer ul {
padding: 0px;
margin: 20px 0px 0px 0px;
}

#footer li {
display: inline;
list-style-type: none;
padding-right: 20px;
}

a img {
	border: none;
}



.000img-archive {

	padding: 0px 5px 5px 0px;
	float: left;
	text-align:center;
}

.img-archive img {
	border: 1px solid #000;
}



.img-archive { 
	float: left;
/*	width: 100px; */
	height: 100px; 
	margin: 0px 10px 10px 0px;
	padding: 0px;
}








.000post {
	/*background: #eef;*/
}

.000post h2 {
	float:left;
	text-align:left;
}

.post h3 {
	float:right;
	text-align:right;
}

#respond {
	float:left;
	text-align:left;
}

#sidebar {
	float:right;	
	width: 25%;
}

#sidebar li {
	list-style-type: none;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
}


#thumbs {
/*	float:left;	
	width: 75%;*/
}





















000a {
	text-decoration: underline;
	color: #00f;
}




.img-cont-thumb {
	width: 100px;
	height: 75px;		
}

#000commentform textarea {
	width: 630px;
}



.img-cont{
	background: url(/blog/wp-content/themes/phT_1_2/images/loading.gif) no-repeat center;
	/* margin: 0 auto; */
	
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px
	
	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;
		margin-top: 20px;
}

.next {
	float: right;
	text-align: right;
	margin-bottom: 1px;
		margin-top: 20px;
}





.description {
	text-align:left;
	margin-bottom:1px;		
}

/* div IDs */

#000page {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	top: 0px;
}

#000content, #000header {
	left:2px;
	position: relative;
	padding: 2px;
    border : 1px solid #AAA; 
	text-align: left;    
}

#000header {
	top: 2px;	
}

/* This is from nitisha */

.clearfix {
	display:block;
}

#000header 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; 	
}
	




	
#commentform input {
    padding: 1px;
    background: #333;
    border: 1px solid #222;
    color:#BBB;
    font-size: 0.8em;
}



#commentform textarea {
	padding: 1px;
	background: #DDD;
	border : 1px solid #222;
	font-size: 0.8em;

/* modificado iopes 
    padding: 1px;
    background: #333;
    border: 1px solid #222;
    color:#BBB;
*/
}	
	

