/*  
Theme Name: ChipIn
Theme URI: http://www.chipin.com
Description: ChipIn's theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2.0
Author: Kevin Hughes
Author URI: http://www.kevcom.com

	ChipIn Theme
	Based on
	http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

#content li {    
	list-style-image: url('/wp-content/themes/chipin/images/bullet.gray.gif');
}

.alt {    
	list-style-image: none !important;
}

#sidebar li a {
	font-weight: bold;
}

#sidebar ul ul a {
	font-weight: normal !important;
}

.post {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.post h1, .post h2, .post h3, .pagetitle {
	color: #738f44;
}

.post ul {
	margin-left: 20px;
}

#content {
	padding-right: 40px;
	font-size: 1.1em;
	line-height: 150%;
	}

#content h2 {
	font-size: 1.6em;
	padding-bottom: 20px;
	padding-top: 20px;
	clear: both;
}

#content p {
	margin-bottom: 15px;
}

#content ul {
	margin-bottom: 15px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center !important;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h3 {
	font-size: 1.3em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: 0;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata {
	text-align: right;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.entry form {
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px !important;
	border-left: 5px solid #ddd;
	}

blockquote ol, blockquote ul {
	padding-left: 20px !important;
	margin-bottom: 15px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}

h3 + ul {
	margin-top: 20px;
}

h3 {
	margin-bottom: 20px !important;
}

.supportDiv h2 {
        display: block;
        font-size: 1.6em !important;
        border-bottom: 1px solid #d9d9d9;
        margin-bottom: 10px !important;
        padding-bottom: 5px !important;
        color: #738f44;
        font-family: Tahoma, Verdana, Arial, sans-serif;
	clear: both;
}

.supportDiv h2 a {
	text-decoration: none;
}

.supportDiv ul, .supportDiv li {
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important;
        list-style-image: none !important;
}

.supportDiv ul ul, .supportDiv li li {
	margin-left: 28px !important;
}

.supportDiv li {
        padding-bottom: 30px !important;
        clear: both;
        font-size: .9em !important;
	line-height: 140%;
}

.supportDiv .eventlink {
        font-size: 1.1em !important;
        margin: 0 !important;
        padding-bottom: 3px;
}

.supportDiv li h2 {
        font-family: Tahoma, Verdana, Arial, sans-serif !important;
}

.supportDiv li h2 a {
        text-decoration: none !important;
}

.colorblock {
        width: 45px;
        height: 45px;
        float: left;
        margin-right: 10px;
        margin-bottom: 20px;
        margin-top: 2px;
}

.sublist {
	margin-top: 10px;
	margin-left: 55px;
}

.sublist a {
	font-weight: bold;
}

.profile {
	line-height: 140%;
}

.profile strong {
}

.profile p {
	padding: 0 !important;
	margin-bottom: 15px !important;
	margin-left: 110px;
}

.profileimage {
	float: left;
	height: 100px;
}

.profile img {
	border: 1px solid #999999;
}

.profileclear {
	clear: both;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
}

sup {
	line-height: 100%;
	font-size: 6pt;
}

.profilemore {
	margin-top: 15px;
	margin-bottom: 20px;
}

