/*
Theme Name:		Slamdot Blog
Theme URI:		http://weblog.slamdot.com
Description:	Slamdot Blog theme
Version:		2.0
Author:			Slamdot, Inc.
Author URI:		http://www.slamdot.com/

Copyright (c) 2009 Slamdot, Inc.

The contents of this theme are the sole property of Slamdot, Inc.
Unauthorized duplication or modification is prohibited.
*/

div.main p.breadcrumbs {
	font-size: 170%;
	margin-bottom: 15px;
}
div.main p.breadcrumbs a:link, div.main p.breadcrumbs a:visited {
	font-weight: bold;
	color: #1163b5;
	text-decoration: none;
}
div.main p.breadcrumbs a:hover {
	text-decoration: underline;
}
div.entry {
	margin-bottom: 40px;
	/*border-bottom: 1px solid #d9ebff;*/
}
div.entry h1 {
	font-weight: normal;
	color: #ccc;
	margin-bottom: 10px;
	font-size: 170%;
}
div.entry h1 a {
	font-size: 130%;
}
div.entry h3 {
	margin-top: 0;
	color: #81abd9;
	font-weight: normal;
}
div.entry h3 a {
	color: #5381b2;
}
div.entry h4 {
	margin-bottom: 10px;
}
div.entry object {
	margin-bottom: 15px;
}
div.entry p {
	color: #555;
}
div.entry ul {
	margin-left: 20px;
	padding-left: 0;
}
div.entry li {
	color: #555;
	font-size: 110%;
	line-height: 150%;
	margin-top: 10px;
}
div.entry blockquote {
	margin: 0;
	padding-left: 70px;
	line-height: 1.8em;
	background: url(http://www.slamdot.com/images/quote.gif) 0 0 no-repeat;
}
div.entry blockquote p {
	color: #7b7b7b;
}
img.aligncenter, img.alignleft, img.alignright {
	border: 0;
	padding: 5px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
dl.gallery-item {
	margin: 0 0 25px 0;
	text-align: left!important;
}
dl.gallery-item img {
	padding: 3px;
	border-width: 1px!important;
	border-style: solid;
}
p.pagetitle {
	margin-top: 25px;
	font-size: 120%;
	font-weight: bold;
}
p.attachment img {
	padding: 3px;
	border-width: 1px;
	border-style: solid;
}
.wp-caption {
	border-width: 1px;
	border-style: solid;
	text-align: center;
	padding-top: 4px;
	clear: both;
	margin-bottom: 20px;
}
.wp-caption img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px;
	margin: 0px;
}
#calendar_wrap table {
	width: 100%;
}
#calendar_wrap td {
	text-align: center;
}
#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 5px;
}
#tag_cloud {
	line-height: normal;
}
span.wpcf7-list-item {
	display: table-row;
} 
span.wpcf7-list-item * { 
	display: table-cell; 
}
input.txt-full, textarea.txt-full {
	width: 500px;
	padding: 3px;
	font-size: 18px;
}
select.txt-full {
	font-size: 18px;
}
form label {
	margin-bottom: 5px;
	display: block;
	font-size: 110%;
}
input.large {
	font-weight: bold;
}
a.addthis_button {
	margin: 5px 0 20px;
	display: block;
}
