/*  
Theme Name: BobandDenise
Theme URI: http://bobanddenise.org/
Description: This is BobandDenise theme.
Version: 1.5
Author: Designer
Author URI: http://bobanddenise.org/

	Kubrick v1.5
	 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
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* Begin Typography & Colors */
body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: left;
	}

#page {
	text-align: left;
	}

#header {
	background-color: #73a0c5;
	}

/*
Format Text of 
forum\wp-content\themes\bobanddenise\archives.php,
forum\wp-content\themes\bobanddenise\links.php,
forum\wp-content\themes\bobanddenise\page.php,
forum\wp-content\themes\bobanddenise\search.php,
forum\wp-content\themes\bobanddenise\single.php
page
*/
#content {
	font-size: 1.2em
	}


/*
To format text contents  of paragraph(<P>) on pages 
forum\wp-content\themes\bobanddenise\links.php,
forum\wp-content\themes\bobanddenise\single.php
forum\wp-content\themes\bobanddenise\archive.php
forum\wp-content\themes\bobanddenise\index.php
forum\wp-content\themes\bobanddenise\search.php

*/

.widecolumn .entry p {
	font-size: 1.05em;
	}

/*
To format all text contents  of page
forum\wp-content\themes\bobanddenise\404.php
forum\wp-content\themes\bobanddenise\page.php
forum\wp-content\themes\bobanddenise\search.php

*/

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}
/*
To Format Image Over Text
*/
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


#footer {
	background-color: #ffffff;
	align:left;
	}

small {
	font-family: "Arial", Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	line-height: 1.5em;
	}
/*
To Format Text of Header Tag 
*/
h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

/*
To Format Size & Alignment of h1
*/
h1 {
	font-size: 4em;
	text-align: center;
	}


.description {
	font-size: 1.2em;
	text-align: center;
	}

/*
To Format Size
*/
h2 {
	font-size: 1.6em;
}

/*
To Format Size
*/

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}
/*
To Format H2,H3 & links which are writtern under these tags   
*/

h2, h2 a, h2 a:visited, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	color: #339900;
	text-decoration: none;
	}
h2 a:hover, h3 a:hover {
	color: #00FF00;
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
	}

.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-family: font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.2sem Georgia, "Times New Roman", Times, serif;

	}

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

a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #339900;
	text-decoration: none;
}
a:visited{
font-family: Georgia, "Times New Roman", Times, serif;
color: #339900;
text-decoration: none;
}
a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
color: #00FF00;
text-decoration: none;
}


	
#wp-calendar #prev 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;
	padding: 0; 
	}

#page {
	margin: 0;
	padding: 0;
	width: 550px;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73a0c5;
	}

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

.narrowcolumn {
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	/*width: 550px;*/
	}

.widecolumn {
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	/*width: 550px;*/
	}
	
.post {
	margin: 0 0 20px 20px; 
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	}

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



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

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}
/*
Format Page Title & Some TitleText of 
forum\wp-content\themes\bobanddenise\archive.php
forum\wp-content\themes\bobanddenise\search.php
*/
h2.pagetitle {
	margin-top: 30px;
	margin-left: 20px;
	text-align: left;
}

/*
Format Margin & Spacing page 
forum\wp-content\themes\bobanddenise\sidebar.php
*/
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 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: 0;
	margin: 0 0 0 0;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 0 0 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 20px;
	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 {
	content: "\00BB \0020";	
	}

.entry ol {
	padding: 0 0 0 25px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	"Courier New", Courier, mono;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:10pt;
}
/*
Format Text of Posted category of page
forum\wp-content\themes\bobanddenise\archive.php
forum\wp-content\themes\bobanddenise\index.php
forum\wp-content\themes\bobanddenise\search.php
forum\wp-content\themes\bobanddenise\single.php
*/
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/****Left Navigation****/
/*
Format Left Navigation Links on Hover
*/
#leftnav a:hover{
	color: #00FF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}
/*
Format Left Navigation Links 
*/
#leftnav a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #339900;
	font-size:8pt;
	text-decoration: none;
	}

/*
Format Left Navigation Headings
*/
#leftnav b{
	font-family: Arial, "Times New Roman", Times, serif;
	color: #000000;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
	}

#leftnav ul, #leftnav ul ol {
	margin:  0;
	padding: 0;
	}

#leftnav ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
.left-spacing{
height:8px;
}
#leftnav ul p, #leftnav ul select {
	margin: 5px 0 8px;
	}

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

#leftnav ul ul ul, #leftnav ul ol {
	margin: 0 0 0 10px;
	}

ol li, #leftnav ul ol li {
	list-style: decimal outside;
	}

#leftnav ul ul li, #leftnav ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


/***********************/

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

#sidebar #searchform #s {
	width: 150px;
	padding: 1px;	
	}

#sidebar #searchsubmit {
	
	}

.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: 85%;
	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: 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;
	}
/* End Comments */



/* Begin Sidebar */
/*
Change Size & Margin of Sidebar
*/
#sidebar
{
	padding: 10px 10px 10px 10px;
	margin-left: 10;
	/* To Set Width of Side bar  remove Comment and change width*/
	 /* width: 550px;*/
	
	}

/*
Change margin of form under sidebar 
*/
#sidebar form {
	margin: 5;
	}
/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
/*
Format navigation link i.e Previous & Next at bottoms
of page
forum\wp-content\themes\bobanddenise\index.php
*/
.navigation {
	display: block;
	text-align: left;
	margin-top: 0;
	margin-bottom: 60px;
	}
/*
Format Login & Registration 
forum\wp-login.php(216): <div id="login">
forum\wp-register.php(120): <div id="login">
*/	
#login {
	background: #fff;
	border: 2px solid #a2a2a2;
	margin: 3em auto;
	padding: 1.5em;
	width: 25em;
}

#login #login_error {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}

#login h1 {
	background: url(../../../wp-images/wp-small.png) no-repeat;
	margin-top: 0;
}

#login h1 a {
	display: block;
	text-indent: -1000px;
}
/*
#login input {
	padding: 3px;
	width: 180px;
}
*/
/*
Set Country Listbox Width
*/
#login select {
	   width: 186px;
	}

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*
Set Width Of User Login Text Box
*/
#user_login
{
    padding: 3px;
	width: 180px;
}
/*
Set Width Of User Email
*/
#user_email
{
    padding: 3px;
	width: 180px;
}
/*
Set Width Of How Know About US Text Box
*/
#know_aboutus
{
  padding: 3px;
  width: 180px;
}
#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}
#titlediv, #commentstatusdiv, #postpassworddiv, #namediv, #uridiv, #emaildiv, #pageparent {
	float: left;
	height: 6em;
	margin-right: 5px;
}
/*
.submit input, .submit input:focus, .button {
	background: url(../../../wp-images/fade-butt.png);
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}
*/
/* To Set  Margin & Padding for HTML Controls i.e form, label, input  */
form, label {
	margin: 0;
	padding: 0;
}
fieldset {
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	padding: 3px;
}

fieldset label.selectit {
	background: #f0f0f0;
	display: block;
	font-size: 11px;
	padding: 0 2px;
}

fieldset label.selectit:hover {
	background: #dadada;
}

fieldset legend {
	padding: .1em .3em;
}

fieldset span.cat-nest {
	display: block;
	margin-left: 10px;
}

fieldset.options {
	padding: 1em;
}

fieldset.options legend {
	font-size: 16px;
}
input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}
label {
	cursor: pointer;
}
/*
To Set  background,font,border, color, Margin & 
Padding for HTML Controls i.e textarea, input, select(e.g List box,text box )  
*/
textarea, input, select {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	padding: 3px;
}
form, label input {
	margin: 0;
	padding: 0;
}

/*
To Change Post Title
*/ 
h2 {
	/*border-bottom: 2px solid #69c;*/
	color: #333;
	font: normal 22px/18px Ariala, "Times New Roman", Times, serif;
	/*Syntax=> font: type size font family;*/
	/*margin: 5px 10px;*/
}

small{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10pt;
font-weight:bold;
}
img, #footer a {
	border: 0;
}

input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}

label {
	cursor: pointer;
}

li, dd {
	margin-bottom: 6px;
}

p, li, dl, dd, dt {
	line-height: 130%;
}
#simple #titlediv {
	height: 4em;
}

#template div {
	margin-right: 190px;
}

#template textarea {
	font: small Georgia, "Times New Roman", Times, serif; 
	width: 90%;
}

#templateside {
	float: right;
	width: 170px;
}

#templateside h3, #postcustom p {
	margin: 0;
}

#templateside ol, #templateside ul {
	list-style: none;
	margin: .5em;
	padding: 0;
}

/*
Format "NEWS ABOUT THE PROJECT"
*/
.subpageheader {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

/* End Various Tags & Classes*/


.subtitle{
	font-size:14pt;
	font-weight: bold;
	}


