/* 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
 *
 * Modified for b2evolution by EdB @ http://wonderwinds.com/
 */

/* Begin Typography & Colors */
body {
background : url(img/kubrickbgcolor.jpg);
background-color : #d5d6d7;
font-size : 62.5%; /* Resets 1em to 10px */
font-family : 'Lucida Grande', Verdana, Arial, sans-serif;
color : #330000;
text-align : center;
margin : 0;
padding : 0; 
}

#wrapper {
background : url(img/kubrickbg.jpg) repeat-y top;
background-color : white;
text-align : left;
border : none; 
margin : 20px auto;
padding : 0;
width : 760px;
}

#wrapperWide {
background : url(img/kubrickbgwide.jpg) repeat-y top;
background-color : white;
text-align : left;
border : none; 
margin : 20px auto;
padding : 0;
width : 760px;
}

#header {
background : url(img/kubrickheader.jpg) no-repeat bottom center;  /*If you want the header NOT to have the heart, change the kubrickheader.jpg to kubrickheader1.jpg */
background-color : #d5d6d7;
margin : 0 0 0 1px;
border : none; 
padding : 0;
height : 200px;
width : 758px;
}

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

#bPosts {
float : left;
margin : 0;
border : none;
padding : 0 0 20px 45px;
width : 450px;
font-size : 1.2em;
}

#bPostsWide {
margin : 5px 0 0 120px;
border : none;
padding : 10px 0 20px 0;
width : 510px;
font-size : 1.2em;
line-height : 1.6em;
}

#bSideBar {
margin-left : 545px;
padding : 20px 0 10px 0;
width : 190px;
font-size : 1em;
font-family : 'Lucida Grande', Verdana, Arial, sans-serif;
}

#pageFooter {
background : url(img/kubrickfooter.jpg) no-repeat bottom;
background-color : #FF00CC;
border : none;
padding : 0;
margin : 0 auto;
width : 760px;
clear : both;
}


/* Begin styles for bloglist */
#BlogListL, #BlogListC, #BlogListR {
margin : -2.2em 32px 0 32px;
border : 0px solid #000;
padding : 0;
}
#BlogListC {
text-align : center;
}
#BlogListR {
text-align : right;
}

ul#bloglist {
margin : 0 1px;
padding : 0;
list-style-type : none;
padding : .5ex 0;
}

ul#bloglist li {
background-color : #FFFFFF;
border : 1px solid #000;
display : inline;
padding : .5ex 1em;
}

a.BlogButton, a.BlogButtonCurr {
font-weight : bold;
text-decoration : none;
}

a.BlogButton {
color : #000;
}

a.BlogButton:hover {
text-decoration : underline;
color : #CC0099;
}

a.BlogButtonCurr, a.BlogButtonCurr:visited {
color : #990066;
}

a.BlogButtonCurr:hover {
text-decoration : underline;
color : #CC0099;
}
/* End styles for bloglist */


/* Begin styles for posts */
.bPost, .bPostpublished {
clear : both;
margin-bottom : 24px;
border-bottom : 1px solid #FF99FF;
padding-bottom : 12px;
text-align : justify;
}

#bPostsWide .bPost {
margin : 0;
}

.bTitle {
margin : .6ex 0 .2ex 0
}

.bSmallHead {
font-family : Arial, Helvetica, sans-serif;
font-size : 0.9em;
line-height : 1.5em;
color: #FF99FF;
}

.bText, .bCommentText {
margin : 0;
border : none;
padding : 0;
line-height : 1.4em;
}

#bPostsWide .bText, #bPostsWide .bCommentText {
line-height : 1.4em;
}

#bPostsWide .bText p, #bPostsWide .bCommentText p {
font-size : 1.05em;
}

.bText p a:visited, .bCommentText p a:visited {
color : #CC6699;
}

/* Special stylized non-IE bullets */
html>body .bText ul {
margin-left : 0px;
padding : 0 0 0 30px;
list-style : none;
padding-left : 10px;
text-indent : -10px;
} 

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

.bText ul li:before, .bCommentText ul li:before, #bSideBar ul li:before {
content : "\00BB \0020";
}

.bText ol, .bCommentText ol {
padding : 0 0 0 35px;
margin : 0;
}

.bText ol li, .bCommentText ol li {
margin : 0;
padding : 0;
}

.bSmallPrint, .bCommentSmallPrint {
clear: both;
color: #CC0099;
color : #990099;
font-size: 96%;
margin : 1ex 0 2ex 0;
}
.bCommentSmallPrint {
font-family : Arial, Helvetica, sans-serif;
font-size : 92%;
margin : 1ex 0;
}


/* Begin styles for comments */
div.bComment, form.bComment { 
margin : 1ex 2ex;
padding : 0 1ex;
border : 1px dotted #CC0099;
}

div.bCommentTitle {
margin : .5ex 0 1ex 0;
font-weight : bold;
color : #330033;
}

#bPostsWide h4 {
margin-bottom : .4em;
}
/* End styles for comments */


/* Begin styles for stats page */
div.statbloc {
margin: 0 2% 2ex 2%; 
padding: 1ex;
}

div.statbloc h3 {
margin: 1em 0 .5em 0;
padding: 0;
color : #330033;
}

table.invisible {
margin: 1ex;
border-collapse: collapse
}

table.invisible td {
padding: 0ex 1ex;
}

td.right {
text-align: right;
}
/* End styles for stats page */

/* End styles for posts */


/* Begin styles for headers */
h1, h2, h3 {
font-family : 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
font-weight : bold;
}

h1 {
font-size : 4em;
text-align : center;
padding-top : 70px;
margin : 0;
}

h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration : none;
color : white;
}

h2 {
font-size : 1.6em;
margin : 30px 0 0;
}

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

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

h2 a:hover, h3 a:hover {
color : #660033;
}

h2.pagetitle {
font-size : 1.5em;
margin-top : 18px;
margin-bottom : 12px;
text-align : center;
}

h3 {
font-size : 1.3em;
padding : 0;
margin : 30px 0 0;
}

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



/* Begin styles for the sidebar */
#bSideBar h2, #bSideBar h3, #bSideBar h4 {
font-family : 'Lucida Grande', Verdana, sans-serif;
font-size : 1.3em;
margin : .6em 0 0 0;
padding : 0;
}

#bSideBar h3 {
font-size : 1.2em;
}

#bSideBar h4 {
font-size : 1.1em;
}

#bSideBar ul ul li, #bSideBar ul ol li {
color : #990066;
}

#bSideBar ul, #bSideBar ul ol, #bSideBar ul li {
list-style-type : none;
list-style-image : none;
margin : 1px 0 1px 4px;
padding : 0;
}

#bSideBar ul p, #bSideBar ul select {
margin : 4px 0 8px;
}

#bSideBar ul ul, #bSideBar ul ol {
margin : 4px 0 0 8px;
}

#bSideBar ul ul ul, #bSideBar ul ol {
margin : 0 0 0 12px;
}

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

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


/* Begin sidebar search styles */
#bSideBar input.SearchField {
background-color : #FFFFFF;
border-width : 1px;
border-color : #FF99FF;
border-style : solid;
padding : .5ex;
width : 90%;
margin : 0ex;
}

#bSideBar input.submit, #bSideBar input.reset 
{
    background-color: rgb(255, 255, 255);
    color: rgb(255, 51, 204);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
	border: 1px solid #FF99FF;
    font-weight: bold;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;

} 

#bSideBar input.submit:hover, #bSideBar input.reset:hover {
color : #FF00CC;
text-decoration : underline;
cursor : pointer;
}

#bSideBar form {
margin : 0 0 12px 0;
}
/* End sidebar search styles */

/* End styles for the sidebar */


/* Begin image styles */
img {
border : none;
}

a img {
border : none;
}

img.top {
vertical-align : top;
border : 0px;
}

img.middle {
vertical-align : middle;
border : 0px;
}

img.leftmargin {
float : left;
border : 0px;
margin-right : 1ex;
margin-top : .2ex;
margin-bottom : .2ex;
}

img.rightmargin {
float : right;
border : 0px;
margin-left : 1ex;
margin-top : .2ex;
margin-bottom : .2ex;
}

img.flag {
vertical-align : middle;
border : 1px solid #000;
}
/* End image styles */


/* Begin Various Tags & Classes */
acronym, abbr {
font-size : 0.9em;
letter-spacing : .07em;
cursor : help;
}

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

blockquote {
margin : 15px 30px 0 10px;
padding-left : 20px;
border-left : 5px solid #FF99FF;
color : #990066;
}

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

code {
font-size : .9em;
font-family : 'Courier New', Courier, Fixed, monospace;
}

hr {
display : none;
}

strike {
color : #990066;
}

.baseline {
margin : 0;
padding : 2ex 0 2ex 0;
text-align : center;
font-size : 96%;
}

a {
color : #FF33CC;
text-decoration : none;
}

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

a.permalink_right {
float : right;
border : 0px;
}

.bMore {
margin-left : 4em;
}

.bMore a {
font-weight : bold;
}

.center {
text-align : center;
}
/* End Various Tags & Classes*/


/* Begin generic calendar styles */
caption.bCalendarCaption {
	font-size: 105%;
	font-weight: bold;
	margin: auto;
	padding: .5ex 0;
	white-space: nowrap;
}
table.bCalendarTable {
	margin: 0 auto 1em auto;
	font-size: 77%;
	border-collapse: separate; 
	border-spacing: 0px;	
}
tr.bCalendarRow {
	text-align: center;
}
th.bCalendarHeaderCell {
	font-size: 84%;
	width: 4ex;
}
td.bCalendarCell {
	width: 4ex;
	height: 3.5ex;
}
.bCalendarLinkPost {
	font-weight: bold;
}
td#prev,
td#next {
	font-weight: bold;
	font-size: 105%;
	padding: .5ex;
	white-space: nowrap;
}
td#prev a,
td#next a {
	padding: 0 .5ex;
}
td#prev {
	text-align: left;
}
td#next {
	text-align: right;
}
/* End generic calendar styles */

/* Basic styles */

blockquote {
	border: 2px dotted #ccc;
	background-color: #FF00CC;
	margin: 1em 2em;
	padding: 0 1ex;
}

acronym,
abbr {
	border-bottom: 1px dotted #000;
	cursor: help;
}

del {
	color: #CC0099;
}
ins {
	color: #FF33CC;
	text-decoration: none;
}
code {
	font-size: 107%;
}


.nobr,
.line
{
	white-space: nowrap;
}
.center {
	text-align: center;
}
.right{
	text-align: right;
}
.clear{
	clear: both;
}
.small {
	font-size: 84%;
}

div.error {
	padding: 0 1ex;
	margin: 1ex auto;
	border: 1px solid #d99;
	background: #fbf2ee;
	color: #e00;
}
div.error ul,
div.error ol {
	margin-bottom: 0ex;
}
p.error,
span.error {
	margin: 1ex;
	color: #e00;
	font-weight:bold;
}

/* 
 * Default Form styles 
 * Feel free to override all these styles in your own skins
 */


/* Shared */

form {
	margin: 0;
	padding: 0;
} /* thanks #mozilla */
form.inline {
	margin: 0px;
	padding:0px;
	display: inline;
}

fieldset.input {
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset span.notes {
	font-size: 80%;
	color: #999;
}

input.large,
textarea.large {
	width: 97%;
	margin-left: 0;
	margin-right: 0;
}

label.radiooption {
	margin-right: 1em;
}

/* 24/75% forms - Fast Forms */
form.fform fieldset {
	border: 1px solid #ddd;
	margin-bottom: 1ex;
	background-color: #fff;
	padding: .5ex 1ex;
}
form.fform fieldset fieldset {
	border: none;
	margin: 1ex;
	padding: 0;
	/* border: 1px solid #00f; */
}
form.fform div.label {
	float: left;
	width: 24%;
	text-align: right;
	font-weight:bold;
	margin: 0;
	padding-top: .5ex;
	/* border: 1px solid #f00; */
}
form.fform div.input {
	margin: 0 0 0 25%;
	/* border: 1px solid #f00; */
}
form.fform fieldset.input{
	margin: 0;
	/* border: 1px solid #0f0; */
}
form.fform div.info {
	margin: 0 0 0 25%;
	padding-top: .5ex;
	/* border: 1px solid #f00; */
}

/* 18/80% forms: comments and profile */
form.bComment fieldset
{	/* one form line */
	border: none;
	margin: 2ex 0ex;
	padding: 0ex;
	border: none;
}
form.bComment fieldset label {
	font-weight: bold;
}
form.bComment fieldset div.label
{ /* label of form line */
	float: left;
	width: 18%;
	text-align: right;
	padding-top: .5ex;
	font-weight: bold;
	border: none;
}
form.bComment fieldset div.input
{ /* input zone of form line */
	margin: 0 0 0 20%;
	border: none;
}
form.bComment fieldset.input{
	margin: 0;
	border: none;
}
form.bComment fieldset div.info
{ /* info zone of form line */
	margin: 0 0 0 20%;
	padding-top: .5ex;
	border: none;
}

textarea
{
	background-color: #ffffff;
	border: 1px solid #FF99FF;
	width: 97%;
	padding: 2px;
	font-family: arial narrow, arial, verdana;
	font-size: 11px;
	margin: 0ex;
}


