/*
Theme Name: Pablo
Theme URI: http://www.paulpolitis.com/
Description: Paul Politis Theme
Version: 1
Author: Paul Politis
Tags: mantle color, variable width, two columns, widgets

*/

html{
background:#333;	
}

body  {         
		font-family : verdana, tahoma, sans-serif; 
        background: #333;
		margin:0;
        padding: 0; }  

h1,h2,h3,h4,h5,h6,form,fieldset {
        margin:0;
		padding:0;
        color: #707874; 
        text-transform:uppercase;
		} 

.low {display:none;}   

/** 
.container { 
	width: 100%;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	color: #a9a9a9;
	background-color: #333;
}
**/   

.header    
{ 
padding: 5px 5px 5px 30px;
/*border-bottom:1px solid #000;*/
background-color: #2a2a2a;
min-width:1020px;
}

H1.title     { 
			margin-top : 0px;
             margin-bottom : 0px;
             margin-left : 0px;
             margin-right : 40px;
             padding : 0px;
             color : #a7a7a7;
             font-size : 22px;
             font-weight : bold;
             text-align : left;
             font-family: "lucida sans",geneva,tahoma,verdana, serif;
             text-transform:uppercase; 
			 letter-spacing:2px;
			 font-style:normal;
}  


H1.title a:link, a:visited, a:hover, a:active  {
text-decoration:none;
} 

.dropshadow{
-webkit-box-shadow:  1px 2px 40px 1px rgba(2, 2, 2, 2);
box-shadow:  1px 2px 40px 1px rgba(2, 2, 2, 2);
}


H1.subtitle  { margin-top : 0px;
             margin-bottom : 5px;
             margin-left : 0px; 
             margin-right : 40px;  
             padding : 1px; 
             color : #a7a7a7;
             font-size : 17px;
             font-weight : normal;
             text-align : left;  
             font-family: "lucida sans",geneva,tahoma,verdana, serif;
			  text-transform:lowercase; 

}


.subheader    
{ 
padding: 0;
/*border-bottom:1px solid #000;*/
background-color: #2d2d2d;
border-top:1px solid #333; 
border-bottom:1px solid #333; 
}

H1.thiscategory{
padding:2px;
font-size:14px;
 font-family: "lucida sans",geneva,tahoma,verdana, serif;
display:block;
text-align:left;
margin:0 0 0 30px;
text-transform:none;
}

H1.thiscategory #title{
text-transform:uppercase;
font-weight:bold;
}



a          { color : #fff; 
             text-decoration : none;
             font-weight : normal;   
}   

a:link     { color : #fff; 
             text-decoration : none;     
             font-weight : normal;   
}  

a:visited {  color : #fff;  
             text-decoration : none;  
             font-weight : normal;    
}     

a:active  {  color : #fff;  
             text-decoration : none; 
             font-weight : normal; 
}    

a:hover  {   color : #fff;  
             text-decoration : underline;
             font-weight : normal; 

}    

.pages-content{
padding:10px 30px 30px 30px;
}

.posted   {  
margin-top : 10px;
margin-bottom : 0px;
margin-left : 20px;
margin-right : 20px;  
text-align : center;   
font-size : 12px;   
letter-spacing: 2px; 
/*text-transform:lowercase; */

}    

.posted blockquote{
color:#ccc;
}

 .posted IMG{

}

.posted p, ul, li{
text-align:left;
	
}
 

.post-title{
font-family: "lucida sans",geneva,tahoma,verdana, serif;
margin-bottom : 3px;
padding-bottom:3px;
text-align:center;
font-weight:normal;
font-size:20px;
text-transform:none;
}

.posted  a:link  {  
color:#fff;
font-weight:bold;
text-decoration:none;
}    

.posted  a:visited  {  
font-weight:bold;
text-decoration:none;
}    

.posted  a:hover  {  
font-weight:bold;
text-decoration : underline;
}    

.posted  a:active  {  
font-weight:bold;
text-decoration:none;
}    


.post-title a:link  {  
color:#c0c0c0;
text-decoration:none;
}

.post-title a:visited  {  
color:#c0c0c0;
text-decoration:none;
}

.post-title a:hover  {  
color:#c0c0c0;
text-decoration:underline;
}

.post-title a:active  {  
color:#c0c0c0;
text-decoration:none;
}


.entry   {   margin-top : 10px;
             margin-bottom : 0px;  
             margin-left : 15px; 
             margin-right : 15px;   
             padding : 0px;  
             color : #a9a9a9;
             font-size : .8em;
             font-weight : normal;   
             text-align : center; 
}   


.entry img{
margin : 10px 0 0 0;
padding : 0;
border:8px solid #000;
}

.nextphoto{
float:right;
font-size:10px;
padding:5px;
margin-top:-7px;
margin-right:-10px;
background-color:#2a2a2a;
}

.nextphoto:hover{
background-color:#565656;
}


.nextphoto a:link{
text-decoration:underline;
color:#fff;
font-weight:bold;
}

.nextphoto a:visited{
text-decoration:underline;
color:#fff;
font-weight:bold;
}


.nextphoto a:hover{
text-decoration:underline;
color:#fff;
font-weight:bold;
}


.nextphoto a:active{
text-decoration:underline;
color:#fff;
font-weight:bold;
}


.prevphoto{
display:block;
float:left;
font-size:10px;
padding:5px;
margin-top:-7px;
margin-left:-10px;
background-color:#2a2a2a;
}

.prevphoto:hover{
background-color:#565656;
}


.prevphoto a:link{
text-decoration:underline;
color:#fff;
font-weight:bold;
}

.prevphoto a:visited{
text-decoration:underline;
color:#fff;
font-weight:bold;
}

.prevphoto a:hover{
text-decoration:underline;
color:#fff;
font-weight:bold;
}

.prevphoto a:active{
text-decoration:underline;
color:#fff;
font-weight:bold;
}


ul.post-meta {  
margin: 0px auto;
padding:0;
list-style-type:none;
display:block;
width:700px;
text-align: left;
color: #a9a9a9;
font-size : .7em;   
letter-spacing: 2px; 
text-transform:lowercase; 
margin-bottom:15px;
}
.post-meta-key {display:none;}

blockquote {    
                /* text-align: left;*/
                 padding-left: 10px;
				 padding-right:10px;
				 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
                 }

.entrycat {  margin-top : 0px;
             margin-bottom : 0px;
             margin-left : 5px;
             margin-right : 5px;  
             padding : 0px; 
             color : #a9a9a9;
             font-size : 11px;   
             font-weight : normal;   
             line-height : 16px;
             text-align : center; 
}  

code    {    color : #8B1D1D; 
}   


.info   {    margin-top : 0px;
             margin-bottom : 5px;   
             margin-left : 10px;    
             margin-right : 10px; 
             padding : 5px;
             color : #c0c0c0;
             font-size : 11px;  
             font-weight : normal;  
             text-align : justify;        
}   

.pages  {    margin-top :15px; 
             margin-bottom : 5px;  
             margin-left : 50px;   
             margin-right : 50px;   
             padding : 10px;   
             color : #8a8a8a;  
             font-size : 12px;
             font-weight : normal; 
             text-align : left;    
             line-height:20px; 

}  


/*.entrycat img 
           { margin : 3px 3px 3px 3px;
             padding : 4px;
             border-top: 1px solid #dddddd;  
             border-left: 1px solid #dddddd;             
             border-bottom: 1px solid #a4a4a4;
             border-right: 1px solid #a4a4a4; 
             background-color: #ffffff;  

}  


.entrycat img:hover 
           { margin :3px 3px 3px 3px;
             padding : 4px;
             border-top: 1px solid #a4a4a4;
             border-left: 1px solid #a4a4a4;
             border-bottom: 1px solid #dddddd;
             border-right: 1px solid #dddddd;
             background-color: #ffffff;  

}    */




.posted a img { border: 0; }    

.footer    {  padding : 20px;    
              text-align : center;   
              font-size : 10px;
              color: #D5D9D5; 
} 
 

.footer a  {  color : #cccccc;
              text-decoration : none;
              font-weight : normal;   
}   

.footer a:link {
              color : #cccccc;
              text-decoration : none;  
              font-weight : normal;   
}  

.footer a:visited {    
              color : #cccccc; 
              text-decoration : none;
              font-weight : normal;   
}     

.footer a:active  {     
              color : #f9f9f9;  
              text-decoration : none;
              font-weight : normal; 
}    

.footer a:hover  {      
              color : #f9f9f9;  
              text-decoration : none;   
              font-weight : normal; 

}        


.commentscontainer { 
              margin-top : 70px;
              width: 500px;
              margin: 0px auto;
              text-align: left;
              color: #a9a9a9;
              /*background-color: #ffffff;*/
              padding: 20px;
              /*border-top: 1px solid #B2BBB7;  
              border-left: 1px solid #B2BBB7;  
              border-bottom: 1px solid #707874;  
              border-right: 1px solid #707874; */
}  

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}



.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}



.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}



.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;

}

.comments-template textarea{
	font-size: 12px;
}


/**  MENU *************************/

.nav, .nav ul { 
float:right;
font-size : 13px;
margin-top : -30px;
margin-bottom : 0px;
margin-left : 230px;
margin-right : 20px;
color : #a7a7a7;
text-decoration : none;
font-weight : bold;
text-align : left;
letter-spacing: 1px;
list-style:none;
background:none;
}

.nav {
  z-index: 100;
  position: relative;
}

.nav li {
  float: left;
padding:0;
  margin: 3px 9px 3px 9px;
  position: relative;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	margin:0;
	border-bottom: 3px solid #c0c0c0;
	color: #959595;
	display: block;
	text-transform: lowercase;
	text-decoration: none;
}

.nav li a:hover {
  color: #fff;	
  border-bottom:3px solid #fff;
}

#nav-one li:hover a, 
#nav-one li.sfHover a {
  color: #fff;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #565656;
  color: #959595;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  color: #fff;	
}

.nav ul {
	padding:0;
  margin: 0;
  background: #565656;
  list-style: none;
  position: absolute;
  top: -999em;
  left: -1px;
  width:auto;
}

.nav li:hover ul,
.nav li.sfHover ul {
  top: 19px;
}

.nav ul li {
  border: none;
  float: none;
}

.nav ul a {
	margin:0;
	padding:0;
  border-bottom: 1px solid #000;
  white-space: nowrap;
  font-size:11px;
}

.nav ul li a:link {
	padding:2px;
	border-bottom: none;
	white-space: nowrap;
	font-size:11px;
}

.nav ul li a:visited {
	padding:0;
	border-bottom: none;
	white-space: nowrap;
	font-size:11px;
}

.nav ul li a:hover {
  color: #fff;
  background:none;
}
	
.nav ul li a:active {
	padding:0;
	border-bottom: none;
	white-space: nowrap;
	font-size:11px;
}

/** END MENU ********************/

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	/*border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;*/
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dashed #ccc;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: 1px dotted #eee;
	margin-top: 0;
}

.post-tags{
font-size:10px;
}

.post-tags a:link{
font-size:10px;
}

.post-tags a:visited{
font-size:10px;
}

.post-tags a:hover{
font-size:10px;
}

.post-tags a:active{
font-size:10px;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: Verdana,'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}


.commentscontainer{
width:650px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
	
#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

	 OL.commentlist{
	list-style-type:none;
	list-style-position:inside;
	margin:2px 0 20px 0;
	padding:0;
	}


	OL.commentlist li    {
	margin-top:10px;
	}


	OL.commentlist li.alt   {
	background-color:#383838;
	border:1px solid #666;
	}
	
	OL.commentlist li.authorcomment {
	background-color:#383838;
	border:4px double #fff;
	}
	
	
		.commentlist li    {
	padding:7px;	
	margin-left:0;
	}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	background: #666;
	border-bottom: 3px double #000;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #000;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 0;
height:80px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header img{
float:left;
margin-right:20px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

/* category dropdwon**/

/* ARCHIVES PAGE*/

.archives UL{
list-style:none;
}

.archives LI{
float:left;
margin-right:25px;
margin-bottom:25px;
}

.archives LI IMG{
border:1px solid #000;
}


/* SIDEBAR */

.sidebar{
width:90%;
margin:0 auto;
}

.sidebar UL{
width:800px;
display:block;
list-style:none;
margin:0 auto;
padding:15px;
}

.sidebar LI{
padding-right:15px;
margin-right:15px;
}

.sidebar LI IMG{
float:left;
margin-bottom:10px;
margin-rght:20px;
}

LI.widget widget_archive{
font-weight:bold;
font-size:14px;
}

/*#yapb-sidebar-widget {
padding:0;
display:block;
font-weight:bold;
font-size:14px;
}*/


.yapb-latest-images {
width:850px;
margin: 0 auto;
}

.yapb-latest-images H2 {
font-size:16px;
}


.yapb-latest-images IMG{
margin-right:10px;
margin-top:10px;
}

.yapb-latest-images-link{
float:right;
font-size:11px;
}


/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Date: March 26, 2009
Version: 1.0

	Copyright 2009 Jeremie Tisseau
	"Sliding Login Panel with jQuery 1.3.2" is distributed under the GNU General Public License version 3:
	http://www.gnu.org/licenses/gpl-3.0.html
*/

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
	height: 42px;
	position: relative;
    top: 0;
    z-index: 1;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 350px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}


.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(/photoblog/images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(/photoblog/images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(/photoblog/images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(/photoblog/images/bt_close.png) no-repeat left -19px;}


/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 55px;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 98%;
	height: 150px;
	color: #999999;
	background: #2a2a2a;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
	border-bottom:1px solid #2j2j2j;
	padding:0 1% 0 1%;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
}

#panel a:hover {

}


#panel .content {
	width: 100%;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
}


#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	display: block;
}
/* END sliding tag cloud panel*/

/* tag cloud **/
UL#newtagcloud    {
list-style:none;
}

UL#newtagcloud LI  a:hover   {
color:#fff;
/*text-decoration:underline;*/
background-color:#484747;
}