/*
Theme Name: Photodex
Theme URI: http://www.photodex.com
Description: The Photodex theme.
Version: 1
Author: Photodex
Author URI: http://www.photodex.com
*/

#homepageSearch	{width:600px;margin:40px auto 20px auto;padding:20px;background-color:#f8f8f8;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
#homepageSearchField { font-size:18px; width: 400px;}

ol li {margin-bottom:1em;}

ul.db-yt-rss {list-style:none;margin:0 0 0 0;padding:0}
ul.db-yt-rss li {margin:0 0 20px 0;padding:0;float:left;width:130px;height:170px;margin-right:10px;font-size:11px;font-weight:normal;line-height:normal;}
ul.db-yt-rss li h4 {margin-top:10px;}
.prevResults a   {display:inline-block;background-color:#f0f0f0;padding:3px 10px;border-radius:8px 0 0 8px;-moz-border-radius:8px 0 0 8px;-webkit-border-radius:8px 0 0 8px;margin-left:2px;}
.nextResults a                      {display:inline-block;background-color:#f0f0f0;padding:3px 10px;border-radius:0 8px 8px 0;-moz-border-radius:0 8px 8px 0;-webkit-border-radius:0 8px 8px 0;margin-left:2px;}

table.formats{ border-collapse: collapse;  }
table.formats td { border: 1px solid #93a5bb; padding: 5px; width:200px;}
table.formats th {color: #ffffff; background-color: #93a5bb; border: 1px solid #93a5bb; padding: 5px; font-size: 12px; font-weight: normal;}
table.formats td.formatKey{ width:80px;font-weight:bold;}

#content { float:left;width:660px;line-height:1.5em;margin-right:20px;}
#sidebar {
	float: right;
	padding: 0;
	width: 260px;
	margin-top:2em;
}
form {
	margin:0px;
	padding:0px;
}

.post {
	clear:both;
	padding-top: 2em;
}
.post-date {
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	margin-bottom:1em;
}
.post-month {
}
.post-day {
}

.post-title {
	margin:0 0 10px 0;
	border-bottom:1px solid #e0e0e0;
	padding-bottom:10px;
}

.post-info {
	float:left;
	width:150px;
}
ul.results {
	list-style:none;
	margin:0px;
}
ul.results li	{
	padding-bottom:1em;
	padding-top:1em;
	border-bottom:1px solid #e0e0e0;
}
.result-title{
	font-size:16px;
	font-weight:normal;
}
a.result-entry {
	display:block;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#919191;
	height:40px;
	overflow:hidden;
}
.result-entry strong {
	font-weight:normal;
}
.result-entry p {
	margin:0 0 0 30px;
}
.result-post-cat {
	font-size: 11px;
	color: #999999;
	margin-left:30px;
}
.entry {
	overflow:hidden;
	margin:0;
}

.post-cat {
	font-size: 11px;
	color: #999999;
	margin-bottom:1em;

}
.post-comments {
	font-size: 11px;
	color: #999999;
	margin-bottom:1em;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}

.previous-entries {
	float: left;
	padding-left: 18px;
}
.next-entries {
	float: right;
	padding-right: 18px;
}



.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
