/*  
Theme Name: Photodoto
Theme URI: http://photodoto.com/
Description: Photodoto v4
Version: 4.0
Author: John Watson
Author URI: http://watson-net.com/
*/

body {
	margin: 0;
	font-family: Arial, serif;
	font-size: 90%;
}

a {
	text-decoration: none;
	color: #39f;
}

a:visited {
	color: #777;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, h7, p {
	margin: 0 0 10px 0;
	padding: 0;
}

hr {
	display: none;
}

img {
	border: 0;
}

#page {
	margin: 0 auto;
	width: 950px;
	padding: 0 10px 0 10px;
}

#header {
	margin: 0;
	padding: 0;
	text-align: center;
}

#nav {
	margin: 0 0 10px 0;
	padding: 7px 0 5px 0;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 2px solid #333;
	background-color: #39f;
	color: #fff;
	text-align: center;
}

#nav a {
	color: #fff;
	padding: 7px 5px 5px 5px;
}

#nav a:hover, #nav a.selected {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}

#featuredcontent {
	float: left;
	width: 300px;
	margin: 0 25px 0 0; 
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
}

#latestcontent {
	float: left;
	width: 300px;
	margin: 0 25px 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
}

#widecontent {
	float: left;
	width: 500px;
	margin: 0 25px 0 65px;
	line-height: 1.5em;
	overflow: hidden;
}

.post {
	margin: 0 0 50px 0;
	clear: both;
}

.post h2 {
	margin: 0 0 5px 0;
	font-size: 200%;
	letter-spacing: -2px;
	line-height: 1em;
}

.post h2 a {
	color: #000;
}

.post .entry {
	margin: 25px 0 0 0;
	clear: both;
}

.post .entry a {
	text-decoration: underline;
}

.archive .post h2 {
	font-size: 150%;
	letter-spacing: -1px;
}

.archive .post .entry {
	margin: 0;
}

dl, dt {
	margin: 0;
	padding: 0;
}

.gallery {
	margin: 0;
	padding: 0;
}

.gallery-item {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}

.gallery img {
	margin: 5px 15px 5px 0;
	padding: 0 !important;
	border: 2px solid #ccc;
}

.gallery-caption {
	margin-left: 0;
}

#latestcontent .post .entry {
	margin: 0;
}

#latestcontent .post h2 {
	font-size: 120%;
	margin: 0 0 5px 0;
	letter-spacing: -1px;
}

#latestcontent.paged {
	width: 625px;
	font-size: 100%;
}

#latestcontent.paged .post h2 {
	font-size: 200%;
}

#featuredcontent .post .entry {
	margin: 0;
}

#featuredcontent .post h2 {
	font-size: 135%;
	margin: 0 0 5px 0;
	letter-spacing: -1px;
}

#content h2 {
	text-transform: uppercase;
	font-size: 120%;
}

#content ul {
	list-style-image: url(/wp-content/themes/photodoto4/images/bullet.png);
}

#tagcloud {
	margin: 20px 0 0 0;
}

#tagcloud a {
	line-height: 30px;
	padding: 0 10px 0 0;
}

.post blockquote {
	margin: 0 25px 0 25px;
	padding: 0 10px 0 10px;
	border-left: 5px solid #ccc;
}

.postmetadata {
	font-size: 75%;
	padding: 10px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
	color: #777;
	font-style: italic;
}

.postmetadata a {
	color: #777;
}

.byline {
	font-weight: bold;
	color: #000;
	font-size: 90%;
}

.thedate {
	font-weight: bold;
	color: #999;
	font-size: 90%;
}

.thecategory {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	letter-spacing: 2px;
	color: #39f;
	margin: 0;
	padding: 0;
}

.thecategory a {
	color: #39f;
}

#featuredcontent .post .thecategory {
	letter-spacing: 0;
	text-transform: none;
}

#sidebar {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#sidebar h2 {
	font-size: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

#sidebar .box {
	padding: 10px 10px 3px 10px;
	border: 1px solid #eee;
	background-color: #f9f9f9;
}

#footer {
	clear: both;
	margin-top: 30px;
	font-size: 90%;
}

.footersection {
	float: left;
	text-align: left;
	width: 300px;
}

.footersection h3 {
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
}

.footersection h4 {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
}

.footersection h4 a {
	color: #000;
}

.footersection ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footersection li {
	padding: 0 0 5px 0;
	margin: 0;
}

.footersection li.indent {
	text-indent: -16px;
	margin: 0 0 0 16px;
}

#copyright {
	text-align: center;
	font-size: 80%;
	padding: 20px 0 10px 0;
	color: #777;
}

.navigation {
	padding: 0 0 10px 0;
	font-size: 90%;
}

.commentlist {
	clear: both;
}

.commentlist li {
	padding: 5px 7px 2px 7px;
	margin: 0 0 10px 0;
}

.commentlist .alt {
	background-color: #f9f9f9;
	border: 1px solid #f3f3f3;
}

.commentlist .bypostauthor {
	background-color: #ffe;
	border: 2px solid #eee;
}

.commentlist .avatar {
	float: left;
	padding: 0 5px 0 0;
}

.commentlist .children {
	list-style: none;
}

.commentslink {
	padding: 0 0 0 10px;
	text-align: center;
	font-size: 12px;
}

.commentslink a {
	text-decoration: none;
}

.pingbacklist {
	font-size: 0.8em;
}

#author, #email, #url, #comment, #s, #subscribe, select {
	padding: 5px;
	border: 1px solid #ccc;
}

#author:focus, #email:focus, #url:focus, #comment:focus, #s:focus, #subscribe:focus {
	background-color: #ffe;
	border: 1px solid #456687;
}

#comment {
	width: 450px;
}

.wp-caption {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	padding: 7px 3px 0 3px;
	text-align: center;
}

.wp-caption-text {
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	color: #333;
	padding: 0;
	margin: 0;
}

/* Democracy Polls **********************************/

.democracy {
	margin: 0 0 10px 0;
}

.democracy ul {
	list-style: none;
	margin: 0;
}

/* Lens database ************************************/

.product {
	font-size: 10pt;
	text-align: justify;
}

.product ul {
	float: left;
	padding: 5px 0 0 0;
	margin: 0;
	border-bottom: 1px dotted #ccc;
}

.product li {
	display: inline;
	float: left;
	width: 225px;
	padding: 0;
	margin: 0;
	height: 1.5em;
	font-size: 85%;
}

.makelist li, .modellist li {
	width: 450px;
	float: left;
}

.product .productmodel {
	font-size: 150%;
	color: #06c;
	border-bottom: 2px solid #06c;
	padding: 0;
	margin: 0;
}

.product .productlabel {
	font-weight: bold;
	text-align: right;
}

.product form {
	padding: 1em;
	background-color: #f6f6f6;
	border: 2px solid #eee;
}

.product .reviewheading {
	padding: 0;
	margin: 0 0 5px 0;
}

.product .reviewbody {
	margin: 0;
}

.product .review0 {
	padding: 10px;
	background-color: #f6f6f6;
	border: 2px solid #eee;
	min-height: 100px;
	_height: 100px;
}

.product .review1 {
	padding: 10px;
	min-height: 100px;
	_height: 100px;
}

.product .discontinued {
	color: #900;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #ffc;
	padding: 2px;
}

.message {
	padding: 5px 0 5px 0;
	font-weight: bold;
	color: #c00;
}

.notify {
	padding: 10px;
	margin: 10px;
	border: 1px solid #0c0;
	border-left: 4px solid #030;
	background-color: #efe;
	color: #393;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
}

.comparison {
	border-collapse: collapse;
}

.comparison td {
	border-bottom: 1px solid #eee;
	font-size: 85%;
	text-align: center;
}

.productlisting {
	font-size: 90%;
	border-left: 10px solid #eee;
	background-color: #fff;
	padding: 0;
	margin: 5px 0 0 0;
}

.productlistingnav {
	text-align: right;
	font-size: 90%;
}

.productlistingnavbottom {
	padding: 5px 20px 5px 20px;
	border-top: 1px solid #eee;
}

.productlisting h2 {
	margin: 0;
	padding: 0 0 10px 10px;
	font-size: 100%;
	letter-spacing: 0;
}

.productlisting table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.productlisting td {
	padding: 10px;
	margin: 0;
	border-top: 1px solid #eee;
	text-align: center;
}

.productname {
	text-align: left;
}

.productprice {
	font-size: 150%;
	font-weight: bold;
	color: #090;
}

.productmerchant {
	font-size: 90%;
	font-weight: bold;
}

/* Utility ******************************************/

.col1 {
	float: left;
	width: 200px;
	margin: 0 25px 0 0;
}

.col2 {
	float: left;
	width: 350px;
	margin: 0 25px 0 0;
}

.col3 {
	float: left;
	width: 350px;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.post .entry .alignleft img, .post .entry .alignright img {
	padding-left: 0;
	padding-right: 0;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.via {
	font-size: 90%;
	font-style: italic;
}

.hightlight {
	background-color: #ffe;
}

.bold {
	font-weight: bold;
}

.highlight {
	background-color: #ffe;
}

