/*
Theme Name: for production
Author: mm

*/

html, body, div, h1, h2, h3, h4, ul, ol, p, li, form, fieldset, input, textarea, .entry {  
   margin: 0;  
   padding: 0;  
   font-size: 100%;  
}    
img, fieldset {border: 0;}  
h1, h2, h3 {font-weight: normal;}  
em {font-style: italic;}  
strong {font-weight: bold;}  

ul, ol {
	margin: 0 0 0 25px;	
}
a {
	text-decoration:none;	
	color:#044595;
}
a:hover, a:active {
	color:#666;
}
p {
	margin: 0 0 12px 0;	
}
body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 85%;
	color:#333;
	margin: 20px 0 0 0;
}

h1, h1 a {
	font-size: 125%;
	color:#044595;
}
h2 {
	font-size: 110%;
	color:#044595;
	font-weight: bold;
}
h3, h3 a {
	font-size: 90%;
	color:#909090;
	font-style: italic;
	margin: 0 0 10px 0;
}
/*h3 a {
	color:#044595;
}*/
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.alignright {
	margin: 0 0 10px 20px;	
}
.alignleft {
	margin: 0 20px 10px 0;	
}
.entry {
	width: 750px;
	line-height: 140%;
}
.pagetitle {
	font-size: 90%;
	color:#555;
	margin: 0 0 15px 0;
}
.post, .bigLine, .people {
	width: 750px;
	margin: 0 0 30px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909090;
}
.people img {
	margin: 0 15px 0 0;	
}
.twitter-item {
	font-size: 12px;	
}
.twitter-timestamp {
	font-size:10px;
	font-style:italic;
}
.video {
	margin: 0 20px 3px 0;	
	float: left;
}
.album {
	margin: 10px 10px 0 0;
	width: 360px;
	float:left;
}
.albumText {
	float:left;
	width: 240px;
	margin: 0 0 0 8px;
}
.entry img {
	border: 1px solid #666;
}
.info {
	list-style-type: none;	
	margin: 0 0 15px 0;
}
.postmetadata a {
	color:#ea730a;
}
.postmetadata{
	font-size: 90%;
	height: 22px;
	margin: 5px 0 20px 0;
}
.singlepost {
	width: 750px;
	margin: 0 0 10px 0;
}
.quote {
	width: 28px;
	height:25px;
	background-image:url(http://blog.jockey.com/wp-content/themes/Jan_2010/images/bubble.jpg);
	background-repeat:no-repeat;
	text-align:center;
	float: left;
	display: inline;
}
.quote p {
	width: 26px;
	text-align:center;
	padding: 4px 0 0 1px;
}
.comments {
	float:left;
	display: inline;
	margin: 5px 0 0 2px;
}
.commentlist {
	margin: 0;	
}
.commentlist li {
	list-style-type: none;	
	margin: 20px 0;
}
.commentlist p{
	font-size: 85%;	
}
.navigation{
	margin: 0 0 8px 0;	
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
}
#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
}
#sidebar #searchsubmit {
	font-size: 85%;
	color:#333;
	margin: 5px 0 0 0;
}
#bg {
	background-image: url(http://blog.jockey.com/wp-content/themes/Jan_2010/images/bg.jpg);
	background-repeat: repeat-x;
}
#contentHolder, #header {
	width: 980px;
	margin: 0 auto;
}
#headerimg  a{
	display:block;
}
#headerNav {
	height: 15px;
	margin: 5px 0;
	font-size: 85%;
	color:#999;	
}
#headerNav ul li{
	display:inline;	
}
#headerNav a{
	color:#999;	
}
#headerNav a:hover, #headerNav a:active{
	color:#044595;
}
#content {
	width: 770px;
	margin: 8px 0 0 0;
	padding: 20px 0 0 0;
	background-image: url(http://blog.jockey.com/wp-content/themes/Jan_2010/images/swoop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#social {
	margin: 8px 0 0 0;	
}
#respond, .singlepost, .navigation {
	width: 750px;
}
#comment {
	margin: 8px 0;	
}
#sidebar {
	width: 210px;
	margin: 25px 0 0 0;
	background-image: url(http://blog.jockey.com/wp-content/themes/Jan_2010/images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#sidebar #sideHolder {
	margin: 20px 0 0 20px;	
}
#sidebar ul, #sidebar div {
	list-style: none;
	margin: 0 0 15px 0;
}
#sidebar li {
	margin: 1px 0 0 0;	
	width: 175px;
}
#sidebar a {
	color: #727375;	
}
#sidebar a:hover, #sidebar a:active {
	text-decoration:underline;
}
#footer {
	font-size: 75%;
	margin: 0 auto;
	width: 980px;
}

