/*  
Theme Name: Central Basin
Theme URI: http://wordpress.org/
Description: Central Basin's Neat Modern Look!
Version: 1.0
Author: Digital Synergy
Author URI: http://www.dgtal.com/
*/

/* Begin Typography & Colors */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	color: #203354;
	font-family: Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	padding: 12px 0 0 0;
	}

h2 {
	padding: 0;
	color: #203354;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	margin: 12px 0 2px 0;
	}

h3 {
	color: #203354;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h2.pagetitle {
	font-size: 18px;
	color: #0064a3;
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-Serif;
	height: 50px;
	padding: 15px 0 0 7px;
	line-height: 35px;
	background: url(images/blogPageHeader.gif) top left no-repeat;
	text-align: center;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #1F5A8B;
	text-decoration: underline;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

.post {
	margin: 0 0 30px 0;
	text-align: justify;
	}

.contentPageMainPanel p, .contentPageMainPanel blockquote {
	line-height: 18px !important;
}

.postdetails {
	text-align: left;
	padding: 2px 5px 0 5px;
	margin: 0px 12px 10px 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #143048;
	font-weight: bold;
	min-height: 24px;
	line-height: 24px;
	display: block;
	background: url(images/blogPostHeaderBot.gif) bottom right no-repeat;
	clear: both;
	position: relative;
}
	.postdetails span {
		display: inline;
		color: #333;
		font-weight: bold;
		position: absolute;
		right: 4px;
		bottom: 0;
	}
	.postdetailsTop {
		background-image: url(images/blogPostHeaderTop.gif);
		line-height: 16px;
		padding-bottom: 0px;
		height: 16px;
		font-size: 12px;
		margin-top: 6px;
		font-weight: normal;
	}

.post h1, .post h2, .post h3 {
	text-align: left;
	width: 492px;
	}

.contentPageMainPanel .post h1, .contentPageMainPanel .post h2, .contentPageMainPanel .post h3 {
	font-size: 16px;
	margin: 2px 0 4px 0;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
	background: #EAF8FE;
	border-color: #B1E6FA;
/*	background: url(images/blogPostHeaderBot.gif) bottom right no-repeat #E6F7FD; */
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 4px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li, .entry ol li {
	text-align: left;
	margin-right: 20px;
	white-space: normal;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	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;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 6px 0 12px 0;
	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;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	clear: both;
	}

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: 1px 0 3px 0;
	padding: 0;
	font-size: 11px;
	}
/* End Various Tags & Classes*/

/* CB template */
table.sideNav p {
	margin: 3px 7px;
}

li.hideUL {
	border-bottom: 1px solid #D4DBEC;
}
	li.hideUL ul a {
		display: block;
		cursor: pointer;
	}
	li.hideUL ul {
		display: none;
	}

a.more-link {
	font-weight: bold;
	display: block;
	text-align: right;
	padding: 3px 0;
	color: #143048;
}

.contentPageMainPanel div.entry img {
	margin: 2px 6px;
}

.contentPageMainPanel div.entry div.alignright {
	margin-left: 12px;
}

.contentPageMainPanel div.entry div.alignleft {
	margin-right: 12px;
}

.contentPageMainPanel div.entry div.img div {
	font-size: .9em;
	line-height: 1.2em;
}

.contentPageMainPanel div.entry div.img img {
	margin: 2px 0;
}

.contentPageMainPanel div.entry a {
	white-space: normal !important;
	display: inline !important;
}

table.contentPageMainPanel div.entry,
table.contentPageMainPanel div.entry p,
table.contentPageMainPanel div.entry blockquote,
table.contentPageMainPanel div.entry ol,
table.contentPageMainPanel div.entry ul,
table.contentPageMainPanel div.entry li {
	color: #000;
	font-size: 13px;
	text-align: left;
}

div#content {
	/* background: #F9F9FF; */
	width: 492px !important;
	margin: 0 !important;
	padding: 0 !important;
}

.contentPageMainPanel div.entry p {
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: left;
}

.contentPageMainPanel div.entry p.slashdigglicious {
	padding: 0 3px 3px 3px;
	text-align: center;
	font-weight: bold;
	clear: both;
}

/*
.contentPageMainPanel div.entry p.slashdigglicious a {
	background: url(images/blogSocialIcons.gif) 0 0 no-repeat;
	padding: 5px 11px 11px 5px;
}
*/

.contentPageMainPanel div.entry p.slashdigglicious a img {
	vertical-align: 0;
	margin: 0 4px;
	padding: 0;
	vertical-align: -3px;
}

div.sideNavGradShort {
	background: white !important;
}

/*
table.sideNav {
	background-color: #C4EBFC !important;
}

div.sideNavGradShort {
	background: url(images/gradBlog256.gif) top left repeat-x !important;
}

table.sideNav ul li.sideNavSel, .sideNav ul li:hover {
	background-color: #83D8F7 !important;
}

table.sideNav ul li ul li.sideNavSel, .sideNav ul li ul li:hover {
	background-color: #E6F7FE !important;
}

table.sideNav .sideNavHeaderStrip {
	background-color: #22A3DD !important;
}
*/

table.sideNav .sideNavHeaderStrip h1 {
	text-align: center !important;
	font-size: 18px !important;
	margin: 0;
	padding: 0;
}

div#fancy_outer {
	z-index: 1000000 !important;
}

