/*
Theme Name: Photoble(2009)
Theme URI: http://www.photoble.com
Description: Photoble theme 1.0
Version: 1.0
Author: Photoble
Author URI: http://www.photoble.com/ 
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td { margin: 0; padding: 0; }
body {
  background:#fff url(images/bg.png) repeat-x top;
  clear: both;
  font: 16px Cambria,Georgia,Myriad Pro,Arial,Helvetica;
  color:#505050;
}

a {color: #0064db;  text-decoration: none; text-decoration: underline;}
a:hover {color: #909dcc; text-decoration: underline;}

img{border: none;}


.alignleft { float: left; }
.alignright { float: right; }

/*wraping*/
#wrap {
  margin:0 auto;
  width:870px;
  text-align:left;
}




/*header*/
#wrap #header{height:80px;}
#blogname { text-indent: -10000px;}
#blogname a{  display: block;  width: 215px;  height:50px; margin-top:18px; float: left;  background:url(images/photoble2.png) no-repeat top; overflow:  hidden; outline:none; }
#blogname a:hover{  background:url(images/photoble2.png) no-repeat bottom; overflow:  hidden;}
		
#header a, #header a:hover {
	color: #010101;
	text-decoration: none;
	}

#navbar {
	clear: both;
	height:40px;
	line-height:40px;
	margin-top:5px;
	position: relative;
	vertical-aligh:middle;
	background-color:#ffd000;
	}
	
#navbar li {
	list-style-type: none;
	display: inline;
	margin-left: 3px;
	padding: 0 5px;
}

#navbar li a{
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	padding: 0 3px 0px 3px;
	font-family: "Arial Narrow", Arial, Tahoma;
	text-transform: uppercase;
	text-shadow: rgba(100,100,100,.6) 0 1px 0;
	text-decoration:none;
}

#navbar .original-category{
	padding:7px 3px 3px 5px;
	margin-right:7px;
	background-color:#e6bc00;
border:1px solid #e6bc00;-moz-border-radius:4px;-webkit-border-radius:4px;
}

#navbar li a:hover{
	color:#3d3d3d;
	text-shadow: rgba(255,255,255,.6) 0 1px 0;
}

#latest{
  float:right;
  width:400px; 
  height:60px;
  margin-top:10px;
  vertical-aligh:center;
  border:2px solid #fff;-moz-border-radius:4px;-webkit-border-radius:4px;
  overflow:hidden;
  background-color:#fff;
}
.latestt{
  font-weight: bold;
  padding:0px 5px 0px 5px;
  color:#3d3d3d;
  font-family: Cambria,Georgia,Myriad Pro,Arial,Helvetica;
}
.latest-title{
  padding:0px 5px 0px 5px;
}
#latest a{

  	font-size: 12pt;
	color:#505050;
	font-family: Cambria,Georgia,Myriad Pro,Arial,Helvetica;
	text-decoration:none;
}


#topsearch{
  width:190px; 
  height:30px;
  margin-top:10px;
  background-color: #fff;
}
.search_input{
font-size:16px;
width:200px; 
}

/*content*/
#content {
  padding-top:10px;
  float:left;
  width:630px;
text-align:justify;
}
#content .post-thumb-all{
  float:left;
  margin-top:10px;
}

#content .original-post{
	font-size: 16px;
	font-weight: bold;
	font-family: georgia;
	text-transform: uppercase;
  text-align:center;
  color:#fff;
  background-color:#ffd000;
  width:200px;
  padding:5px 2px 5px 2px;
  border:solid 3px #ffd000;

}

#content .post-thumb{
  padding:2px;
  border:solid 1px #d2d2d2;
}
#content .post-thumb:hover{
  border:solid 1px #0080ff;
}

#content .post-thumb-orig{
  padding:2px;
  border:solid 3px #ffd000;
}
#content .post-thumb-orig:hover{
  border:solid 3px #ffd000;
}

/*post title*/
.indexcon {
  margin-left:230px;
}
.entry1 {
  padding-bottom:30px;
  margin-bottom:30px;
}
.entry1 .post-title{
  font-size: 20pt;
  font-family: Cambria,Georgia,Myriad Pro,Arial,Helvetica;
  letter-spacing: -1px;
  font-weight:normal;
  color:#333333;
  text-decoration:none;
  text-shadow: rgba(255,255,255,.6) 0 1px 0;
}
.entry1 .post-title a{
  color:#333333;
  text-decoration:none;
}
.entry1 .post-title a:hover{
  color:#0080ff;
}



.entry {
  padding-bottom:10px;
  margin-bottom:10px;
}
.entry .post-title{
  font-size: 20pt;
  font-family: Cambria,Georgia,Myriad Pro,Arial,Helvetica;
  letter-spacing: -1px;
  font-weight:normal;
  color:#333333;
  text-decoration:none;
  text-shadow: rgba(255,255,255,.6) 0 1px 0;
}

.entry h2{

}
.entry .post-title a{
  color:#333333;
  text-decoration:none;
}
.entry .post-title a:hover{
  color:#0080ff;
}

.dotline {margin: 1px 0px 1px 0px; padding: 1px 0px 1px 0px;  border-bottom: dotted 1px #E8E8E8}


/* Post Meta */
.post-info, .post-info-single{
color:#666;
font-size:12px;
padding-top:4px;
padding-bottom:2px;
font-family: Arial, Tahoma;
}
.post-info a, .post-info-single a{
color:#666;text-decoration:none;
}
.post-info span, .post-info-single span{
margin-right:10px;
}
.social-top{
padding-top:5px;
float:right;
}

.more-link{
background-color: #dbdbdb; padding:3px 5px 3px 5px;color:#444;text-decoration:none;
}
.more-link:hover{
color:#444;text-decoration:underline;
}

.subscribeban{  text-indent: -10000px;  margin-bottom:5px; margin-top:5px; height:34px;}
.subscribeban a{  display: block;  width: 630px;  height:34px; background:url(images/subscribeban.png) no-repeat top; overflow:  hidden; outline:none; }

/*Post content*/

.entry1 .postcontent{
  font-size:16px;
  line-height: 140%
}
.entry1 .postcontent p{
  padding-top:5px;padding-bottom:5px;
}

.entry .postcontent{
  font-size:16px;
  line-height: 140%
}
.entry .postcontent a{

}
.entry .postcontent p{
  padding-top:5px;padding-bottom:5px;
}
.entry .postcontent h3{font: 22px Cambria,Georgia,Myriad Pro,Arial,Helvetica; margin: 10px 0px 10px 0px; padding: 0;  font-weight:normal; border-bottom: solid 1px #E8E8E8}
.entry .postcontent ul, ol{
  margin:20px 0 20px 20px;
}
.entry .postcontent blockquote{
  margin:20px 0 20px 20px;
  background:#FFF9DD;
  padding:10px 0 10px 10px;
  border-left:dotted 2px #E8E8E8
 
}


.relatedPosts {list-style-type:none;}
.relatedPosts li{
  padding:0px 0px 2px 0px;list-style-type:none;margin:0px;
}
.subheader {font: 16px Arial, Helvetica, sans-serif;font-weight:bold;}



/*sidebar*/

#sidebar {
  width:200px;
  float:right;
}

#sidebar .side .subscrss{  text-indent: -10000px;  margin-bottom:10px;  height:42px;}
#sidebar .side .subscrss a{  display: block;  width: 200px;  height:42px; background:url(images/rss.png) no-repeat top; overflow:  hidden; outline:none; }
#sidebar .side .subsctwitter{  text-indent: -10000px;  margin-bottom:10px;  height:42px;}
#sidebar .side .subsctwitter a{  display: block;  width: 200px;  height:42px; background:url(images/twitter.png) no-repeat top; overflow:  hidden; outline:none; }

#sidebar .side{
  padding:15px 0px 5px 0px;
  width:200px;
}

#sidebar .seperator{
  height:6px;
  padding:3px 0 3px 0;
  background: url(images/sep.png) repeat-x center;
  
}

/*side lists*/
#sidebar  .box h3 {font-family: "Arial Narrow", Arial, Tahoma;font-size:18px; font-weight:bold;margin:1px 0 1px 5px; text-transform: uppercase;color:#333333;}
#sidebar  .box{background-color:#fefefe;width:200px;margin:0 0 12px 0;padding:4px 0;border-left:1px solid #ededed;border-right:1px solid #ededed;border-top:3px solid #ededed;border-bottom:1px solid #ededed;-moz-border-radius:4px;-webkit-border-radius:4px;}
#sidebar  .box ul{list-style:none;overflow:hidden;font-size:16px;width:200px;line-height:18px;}
#sidebar  .box ul li{width:200px;float:left;border-top:1px solid #ededed; margin:5px 0 5px 0; padding:5px 0 5px 0}
#sidebar  .box ul a{padding:2px 0 2px 5px;display:block;text-decoration:none;color:#444;}
#sidebar  .box ul li a:hover{text-decoration:underline;color:#000;}

#sidebar  .box .thumb{height:100px;width:190px; overflow:hidden;}



/*Comments*/
#comments{
font-size:16px;
margin-bottom:20px;
}

.dsq-comment-body{
font-size:16px;
}
.dsq-comment-header{
  font-size: 16px;
  font-family: Cambria,Georgia,Myriad Pro,Arial,Helvetica;
  font-weight:normal;
  color:#333333;
}
#comments .commentslist{
  width:630px;
 overflow: hidden;
}
#commentform textarea{
  width:630px;
}
#commentsheader{
font-size:16px;
font-weight:bold;
}
#comments .author{
margin-top:10px;
font-size:14px;
font-weight:bold;
color:#000;
}
#comments p{
margin-top:10px;
margin-bottom:10px;
}
#comments .commentlist li {
 border-top:1px solid #E8E8E8;
 padding: 10px;
 font-size: 12px;
 background: #f8ffff;
 list-style-type:none;

}
#comments ol { padding: 0px; margin: 0px;}



/*footer*/
#footer {
  border-top:1px solid #e0b700;
  background-color:#ffd000;
  clear:both;
  text-align:center;
  margin-top:30px;
  padding-bottom:10px;
  font-size:16px;
  font-family: "Arial Narrow", Arial, Tahoma;
  color:#fff;
  font-weight: bold;
  text-shadow: rgba(100,100,100,.6) 0 1px 0;
}
.footerright {
  margin-top:15px;
  clear:both;
}

#footer p {
  margin-bottom:0;
  padding:4px;
}

#footer a {
  	font-size: 14px;
	font-weight: bold;
	color:#fff;
	padding: 0 3px 0px 3px;
	font-family: "Arial Narrow", Arial, Tahoma;
	text-transform: uppercase;
	text-shadow: rgba(100,100,100,.6) 0 1px 0;
	text-decoration:none;
}
#footer a:hover {
  	color:#3d3d3d;
	text-shadow: rgba(255,255,255,.6) 0 1px 0;
}
.pagesfooter{
  margin-top:15px;
  text-align:middle;
}
.pagesfooter ul li{
  margin-top:10px;
  margin-right:5px;
  list-style-type:none;  
  display:inline;
}
.pagesfooter ul li a{
 color:#333;
   color:#000;
  text-decoration:none;
  font-weight:bold;
}
.pagesfooter ul li a:hover {
  text-decoration:underline;
}
/*////////////////////////////////////////////////////////*/

