/*
Theme Name: ShadowBox
Theme URI: http://segueproject.org/wordpress/
Description: Easy to use highly flexible theme with options for setting the width
of the site and sidebars and setting colors of background, sidebars, text, links and more...
Version: 1.0.2
Author: Alex Chapin
Author URI: http://www.alexchapin.com
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, theme-options, fixed-width, flexible-width, custom-colors, custom-header, sticky-post, light, dark, white, black, yellow, blue, green, red, silver
*/


/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/*  background: #d5d6d7 url('images/kubrickbgcolor.jpg'); */
	color: #193345;
	background-color: #CFA5A7;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	}

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



/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 20px;
	padding-left: 10px;
	margin: 0;
	text-align: left;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 25px;
	color: #AC0000;
	font-weight: normal;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7A7A9;
	background-image: url(images/h2_bullet.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	background-position: left center;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin: 0px;
	}
h2 a {
	color: #AC0000;
	font-weight: normal;
}

h2.pagetitle {
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(images/sidebar_headers_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	border-bottom-style: none;
	letter-spacing: 1px;
	}

h3 {
	font-size: 14px;
	color: #AC0000;
	}

h3 {
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/*
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

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, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

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

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

a img {
	border: none;
	}

#page {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/kubrickbg-ltr.jpg);
	background-repeat: repeat-x;
	background-color: #DEC4C6;
	}

#header {
	background-repeat: no-repeat;	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	height: 153px;
	background-image: url(images/blog_header.jpg);
	}
#header h1 {
	height: 153px;
	width: 850px;
}

#headerimg 	{
	position: absolute;
	top: -300px;
	}

#content {
	font-size: 12px;
	padding-bottom: 20px;
	}
/* End Typography & Colors */



/*#header {
	margin: 0 0 0 1px;
	padding: 0 2px 0 2px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}*/

.narrowcolumn {
	width: 560px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	background-color: #DEC4C6;
	background-position: 1px top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCB1B2;
	float: left;
	}
.narrowcolumn .entry   {
	line-height: 18px;
	text-align: left;
	}
.narrowcolumn small {
	margin: 0px;
}
.narrowcolumn .navigation {
	height: 20px;
}
.narrowcolumn .navigation .next_posting{
	background-image: url(images/arrow_bottom_next.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	padding-right: 20px;
}
.narrowcolumn .navigation .prev_posting{
	background-image: url(images/arrow_bottom_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	padding-left: 20px;
}

.widecolumn {
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCB1B2;
	border-left-color: #BCB1B2;
	background-color: #DEC4C6;
	}
.widecolumn .entry {
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
}

.widecolumn .entry p {
	font-size: 12px;
	line-height: 20px;
	}
.widecolumn h2 {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 0px;
}

/*.post {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	}

.post hr {
	display: block;
	}*/

.widecolumn .post {
	margin: 0;
	}

/*
.widecolumn .postmetadata {
	margin: 30px 0;
	}
*/

.widecolumn .smallattachment {
	text-align: center;
	float: left;
/*	width: 128px;*/
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.widecolumn .navigation{
	display: block;
	text-align: center;
	height: 61px;
	background-image: url(images/subnav_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 26px;
	padding-right: 17px;
	padding-left: 17px;
	margin-bottom: 30px;
	}
.widecolumn .navigation .prev_posting{
	float: left;
	background-image: url(images/arrow_back.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left top;
	font-size: 11px;
}
.widecolumn .navigation .next_posting{
	float: right;
	background-image: url(images/arrow_next.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	padding-right: 17px;
}

.widecolumn #entry_footer {
	width: 100%;
	margin-bottom: 20px;
}
.widecolumn small {
	padding-left: 50px;
}
#entry_footer {
	width: 520px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 50px;
}
#entry_footer .tags{
	background-color: #E2CECF;
	background-image: url(images/icon_tags.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #C0989A;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 6px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin-right: 5px;
}
#entry_footer  .tags .tags_title{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #193345;
	font-size: 12px;
	margin-right: 20px;
}
/* CSS Document */
#entry_footer .posted{
	background-color: #E2CECF;
	background-image: url(images/icon_posted.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #C0989A;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 6px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin-right: 5px;
}
#entry_footer .posted .tags_title{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-right: 25px;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 20;
	padding-left: 18px;
	width: 172px;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	background-color: #DEC4C6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCB1B2;
	font-size: 11px;
	float: right;
	}

#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/sidebar_headers_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-style: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

/*h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}*/



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}



#sidebar form {
	margin: 0;
	}
#sidebar .img {
	background-image: url(images/bg_image.jpg);
	background-repeat: repeat-x;
	background-color: #EFE9E9;
	padding: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #666;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
#sidebar ul li .img .sidebar {
	margin-bottom: 5px;
}
#sidebar ul li p {
	font-size: 10px;
	line-height: 14px;
	color: #333;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	width: 172px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}
	
#sidebar li {
/*	border-top: 1px solid #999999;*/
/*	border-bottom: 1px solid #999999;*/
/*
	background-color: #FFFFFF;
	margin: 2px 0 2px 2px;
	padding: 2px 0 0 2px;
*/
/*	margin-left: 545px;*/
/*	width: 190px;*/
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}

/*
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	list-style: none;
	}
*/

/*
#sidebar ul ul li, #sidebar ul ol li {
	background-color: #F9F9F9;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	margin: 3px 0 -4px;
	padding: 3px;
	}
*/

#sidebar a .cat-item {
	display: block;
	color: #999999;

	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}


.sidebarleft {
	width: 0px;
	visibility: hidden;
}

.sidebarleftcolor {
	background: #F9F9F9;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.sidebarright {
	width: 138px;
	visibility: visible;
}

.sidebarrightcolor {
	background:  #F9F9F9;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;;
}
.rss {
	background-image: url(images/icon_rss.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.note {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: normal;
	font-size: 13px;
	color: #000;
	padding-top: 15px;
}
.comments_icon {
	background-image: url(images/icon_comments.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: 20px center;
	margin-top: 20px;
}
.comments_div .navigation {
	height: 20px;
	background-image: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
}
.comments_div .navigation .next_posting{
	background-image: url(images/arrow_bottom_next.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	padding-right: 20px;
}
.comments_div .navigation .prev_posting{
	background-image: url(images/arrow_bottom_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	padding-left: 20px;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	position: absolute;
	left: -66px;
	top: 0px;
	}
.commentlist li .call {
	position: absolute;
	left: -17px;
	top: 7px;
}

.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;
	}
#respond h3 {
	color: #900;
	background-image: url(images/icon_reply.png);
	background-repeat: no-repeat;
	width: 154px;
	padding-top: 105px;
	text-align: center;
	font-weight: bold;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#respond table {
	font-size: 11px;
}
#respond table td {
	vertical-align: top;
	padding-bottom: 5px;
}
#respond table th {
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}
#respond label {
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
	display: block;
}
#commentform input[type="text"] {
	background-image: url(../images/form_input_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CFA5A7;
	height: 25px;
	width: 370px;
	background-color: #E8DCDC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 4px;
	color: #333;
}
#commentform textarea[name="comment"] {
	background-image: url(../images/form_input_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CFA5A7;
	background-color: #E8DCDC;
	width: 370px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
}

.commentmetadata {
	font-weight: normal;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: #D6B4B5;
	
}
.depth-1 {
	border: 1px solid #FFF;
	padding: 10px;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	display: block;
	padding-top: 5px;
	padding-left: 20px;
	}
small .author {
	text-transform: uppercase;
	color: #000;
}

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;
	}

.postmetadata {
	clear: both;
	text-align: left;

}

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

.clear {
	clear: both;
}

#footer {
	/*	width: 760px;*/
	clear: both;
	background-color: #CFA5A7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCB1B2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
	height: 110px;
	}
#footer .footer_custom {
	width: 850px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
}
#footer .email {
	background-image: url(images/footer_icon_email.jpg);
	display: block;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 7px;
	margin-right: 20px;
	float: left;
	background-position: left 3px;
}
#footer .rss {
	display: block;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}
#footer .comments {
	display: block;
	float: left;
	background-image: url(images/footer_icon_bookmarks.jpg);
	background-repeat: no-repeat;
	padding-left: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#footer .footer_credits {
	display: block;
	float: left;
	width: 850px;
	text-align: right;
}

#footer p {
	text-align: right;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5B4849;
	margin: 0;
	}
/* 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:before, #sidebar ul ul li:before {*/
.entry ul li:before, ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 84px;
	position: relative;
	}

.entry ol li {
	position: relative;
	padding: 10;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	}
	
.bottombar {
	float: left;

}


/*
#sidebar a:hover {
	background-color: #FFFFFF;
	color: #990000;
*/
/*
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
*/

	
	
	
/* End Entry Lists */



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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	float: left;
	}
/* End Form Elements */



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

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

.commentlist li {
	list-style: none;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 20px;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/*
#sidebar a:hover {
	text-decoration: none;
*/
/*
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
	margin: -2px 0 -2px -5px;
	padding: 2px 0 0 2px;
*/
/*	margin-left: 545px;*/
/*	width: 190px;*/
	}
/* End Sidebar */



/* 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;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* ShadowBox default options */

.sitewrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.block_background .block_background_content {
    background-color: #F5F5F5;
    padding: 15px;
    text-align: left;
    margin: 0px;
}

.block_foreground {
	background-color: #FFFFFF;
}

/*.page_top {
	background: url('css/images/default/850-top.png') no-repeat center;
	padding-top: 30px;

}

.page_main {
	background: url('css/images/default/850-main.png') repeat-y center;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 50px;
}

.page_bottom {
	background: url('css/images/default/850-bottom.png') no-repeat center;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
}
*/
.centercontent {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}


.headermeta {     
    margin-top: 10px;
}

.headermeta_left {
	width: 50%;	
	text-align: left;
	margin-left: 30px;
}

.headermeta_right {
	width: 40%;
	text-align: right;
	float: right;
	clear: left;
	margin-right: 30px;
}

.footermeta_left {
	width: 50%;	
	text-align: left;
	margin-left: 30px;
}

.footermeta_right {
	width: 40%;
	text-align: right;
	float: right;
	margin-right: 30px;
}


.block_header {	
	background: #F9F9F9;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;			
	padding-top: 1px;
	height: 70px;
}

.topbar {
	border-bottom: 1px solid #DFDFDF;					
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

div .hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	margin-right: -1px;
	margin-left: -1px;
}


.headertext a {
	display: block;
	padding-left: 10px;
	color: #003366;
	font-size: 20px;
	font-weight: bold;			
}

.block_header .description {
	display: block;
	padding-left: 15px;
	color: #999999;
	font-size: 10px;
}


#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 -4px;
	padding: 3px;
	}

.entry p a:visited, ol li a, ol li a:hover {
	color: #AC0000;		
}

.postlink {
	color: #999999;
	border: 1px dotted #999999;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
}

.postlink a {
	display: block;
	color: #003366;
	text-decoration: none;
}

.postlink a:hover {
	text-decoration: none;

}

.postlink:hover {
	border: 1px solid #999999;
}

.editlink {
	border: 1px dotted #999999;
	text-align: center;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 10px;
}

.editlink a {
	display: block;
}

.editlink a:hover {
	text-decoration: none;

}

.editlink:hover {
	border: 1px solid #999999;
}

.bgtextcolor {
	color: #CCCCCC;
}

.bgtextcolor a {
	color: #999999;
}

.bgtextcolor a:hover {
	color: #999999;
}

.headercolor {
	background: #F9F9F9;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;			
	padding: 0px 0px 0px 0px;
}

.headertext a {
	padding-left: 10px;
	color: #003366;
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
}

#syndication{
	width: 100%; 
	text-align: right;
	padding: 5px 0 0 0;
	white-space:nowrap;
}

#syndication a.feed{
	padding: 5px 10px 0 23px;
	background: url(css/images/feed.png) no-repeat 0 1px;
}

@charset "UTF-8";

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
.code {
	background-color: #F2E9E9;
	overflow: scroll;
	border: 2px solid #CCC;
	width: 90%;
	overflow: auto;
	overflow-y: hidden;
	font-family: "Lucida Console", Monaco, monospace;
	color: #000;
	font-size: 11px;
	padding: 15px;
}
.btn_input_red {
	color: #FFF;
	border: 1px solid #FFF;
	font-size: 13px;
	display: inline;
	background-color: #D91111;
	font-weight: normal;
	cursor: pointer;
	padding: 5px;
}
