/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	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

*/

html{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 75%;
color:#333333;
}
body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	text-align:center;
	background:#990000 url(../img/layout/bg1.png) repeat top;
}
#page{
	text-align: left;
	position:relative;
	margin: 0 auto;
	width: 925px;
}
#mp3player{
	margin-left:30px;
	text-align:left;
}
#header{
	margin: 0;
	padding: 0; 
}	
#headerimg { 
	background: transparent url(../img/layout/header1.png) no-repeat 0 center;
	height: 165px;
	width: 925px;
	margin: 0;
	padding: 0; 
}
#headerimg p {
	color:#FFFFFF;
	padding-right:50px;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	font-size:110%;
}
#nav_main {
	position:relative;
	z-index:5;
	height:35px;
	top:0;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-indent: 0px;
	letter-spacing: 1.01em;
	background: transparent url(../img/layout/menubg_shadow.png) repeat-y;
	padding: 0 30px;
}
#content {
	background: transparent url(../img/layout/bodybg_shadow.png) repeat-y;
	padding: 0 30px;
	
}
#main-content{
	position:relative;
	padding:10px 20px 20px;
}
#footer {
	clear: both;
}
#foot-top {
	background: transparent url(../img/layout/bodybg_shadow.png) repeat-y;
	border: none;
	padding: 0;
	margin: 0;
}
#foot-bot{
	background:transparent url(../img/layout/footer1.png) no-repeat scroll 100% 100%;
	border: none;
	padding: 0;
	margin: 0;
	height:78px;
}

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

#foot-bot p{
	padding: 0 0 0 0;
	text-align: center;
}


/* - - - - - - - start MAIN CONTENT & POSTS - - - - - - - */
#slideshow{
	background: #BF0B0E;
}	
/* - - - - - - - end MAIN CONTENT & POSTS - - - - - - - */


/* - - - - - - - start HEADERS - - - - - - - */
hr {
	display: none;
}
hr.homepage {border:0px;border-top:1px dotted #FF6699;margin:0px;}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 2.0em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	padding:10px 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
}
h2.homepage {
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h3.homepage {
	font-size: 1.3em;
	margin: 10px 0 0 0;
	padding: 0px;
}
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 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: #990000;
}
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: #990000;  /*red */
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
/* - - - - - - - end HEADERS - - - - - - - */

/* - - - - - - - start IMAGES - - - - - - - */
p img {
	padding: 0;
	max-width: 100%;
}
a img {
	border: none;
}
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
}

img.photo-red {
	padding: 2px;
	margin: 0 0 2px 4px;
	border:#BF0B0E 2px solid;
	display: inline;
}
/* - - - - - - - end IMAGES - - - - - - - */


/* - - - - - - - start SIDEBAR MENU - - - - - - - */

#sidebar {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	text-indent: 0px;
	letter-spacing: 1.01em;
	color: #3E566E; 
	text-align: justify;
	padding: 20px 0 10px 0;
	margin-left: 25px;
	width: 175px;
}
#sidebar form {
	margin: 0;
}
#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar li a {
	text-decoration: none;
}
#sidebar a:link, #sidebar a:visited {
	display:block;
	overflow:hidden;
	position:relative;
	outline:1px #CCCCCC dashed;
	background-color:#CC3366;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
}
#sidebar a:hover,#sidebar a:active {    /* ROLLOVER */
	display:block;
	overflow:hidden;
	position:relative;
	outline:1px #CCCCCC dashed;
	background-color:#333333;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
}

/* - - - - - - - end SIDEBAR MENU - - - - - - - */


/* - - - - - - - start FORM ELEMENTS - - - - - - - */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.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 - - - - - - - */

/* - - - - - - - start MAIN NAVIGATION - - - - - - - */
#nav_main ul.main {
	list-style:none;
	padding:0;
	margin:0;
}
#nav_main > ul {
	position:relative;
	height:30px;
}
#nav_main li {
	position:relative;
	float:left;
	height:30px;
}
#nav_main a,#nav_main ul strong {
	display:block;
	overflow:hidden;
	position:relative;
	background-color:#bf0b0e;
	color: #FFFFFF;
	padding:10px 10px 10px 20px;
	text-decoration:none;
	font-weight:bold;
}
#nav_main a:hover,#nav_main a:active {    /* ROLLOVER */
	display:block;
	overflow:hidden;
	position:relative;
	background-color:#1a1a1a;
	padding:10px 10px 10px 20px;
	color:#FFFFFF;
	text-decoration:none;
}
#nav_main ul ul {
	position:absolute;
	z-index:500;
	margin:0 0 0 1px;
}
#nav_main ul ul ul {
	top:0;
	left:100%;
}
#nav_main ul ul li {
	position:relative;
	height:auto;
}
#nav_main ul ul a,#nav_main ul ul strong {
	width:175px;
	height:100%;
	margin:-1px 0 0 -1px;
	padding:5px 10px;
	border:1px #CCC solid;
	left:-40px;
	outline:none;
}
#nav_main ul ul a:hover,#nav_main ul ul a:active {   /* ROLLOVER */
	width:175px;
	height:100%;
	margin:-1px 0 0 -1px;
	padding:5px 10px;
	border:1px #CCC solid;
	outline:none;
}
#nav_main ul ul,
#nav_main ul li:hover ul ul,
#nav_main ul ul li:hover ul ul
{display: none;}
#nav_main ul li:hover ul,
#nav_main ul ul li:hover ul,
#nav_main ul ul ul li:hover ul
{display: block;}

#nav_main .navSlide li {
	display:none;
}
/* - - - - - - - end MAIN NAVIGATION - - - - - - - */

/* - - - - - - - start VARIOUS TAGS & CLASSES - - - - - - - */
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.entry p a:visited {
	color: #b85b5a;
}
small, #sidebar ul ul li, #sidebar ul ol li, .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;
	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;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.clear, .clr {
clear:both;
}

/* - - - - - - - END VARIOUS TAGS & CLASSES - - - - - - - */
/* - - - - - - - start SIDE ITEMS - - - - - - - */
/*  side item 1 */

#leftmodule{
	float:left; width:250px; margin:0; padding:0;
}
#rightmodule{
	margin:0 0 0 250px;
}
.seemore{
	position:absolute; z-index:10; width:95px; height:30px; bottom:0px; right:0px; margin:0px;/*background: url(http://www.feliciadesigns.com/blog/wp-content/themes/default/images/seemore-black.gif) no-repeat bottom right;*/
}

/*  side item 2 */

.sideitem2 {
			background: url(../img/layout/sb2body-r.gif) no-repeat bottom right;
			font-size: 100%;
			width: 100%;
			margin: 0;
}

.boxhead2 {
			background: url(../img/layout/sb2head-r.gif) no-repeat top right;
			margin: 0;
			padding: 0;
			text-align: center;
}
.boxhead2 .headfill2 {
			background: url(../img/layout/sb2head-l.gif) no-repeat top left;
			margin: 0;
			/*padding: 10px 30px 5px;*/
			padding: 10px;
			color: white; 
			font-weight: bold; 
			font-size: 1.2em; 
			line-height: 1em;
}
.boxbody2 {
			background: url(../img/layout/sb2body-l.gif) no-repeat bottom left;
			margin: 0;
			padding: 5px 30px 55px;
			color: White;
}
.boxbody2-250 {
			background: url(../img/layout/sb2body-l.gif) no-repeat bottom left;
			margin: 0;
			padding: 5px 30px 55px;
			color: White;
			height: 250px;
			overflow:hidden;
}
.boxbody2-250-content {
	padding: 0 10px;
}

/* - - - - - - - end SIDE ITEMS - - - - - - - */
/* - - - - - - - start FOOTER MENU - - - - - - - */

#felicia{margin:0 auto; text-align:center; color:#000000;}
#felicia a.feliciadesigns img, #felicia a.feliciadesigns:link img, #felicia a.feliciadesigns:visited img {
background:transparent url(../img/layout/feliciadesigns.png) no-repeat scroll center top;
height:23px;
width:60px;
}
#felicia a.feliciadesigns:hover img, #felicia a.feliciadesigns.active img {
background:transparent url(../img/layout/feliciadesigns2.png) no-repeat scroll center top;
}

#footer ul {
	list-style:none;
}
#footer > ul {
	position:relative;
	height:30px;
}
#footer li {
	position:relative;
	float:left;
	height:30px;
}
#footer a,#footer ul strong {
	overflow:hidden;
	position:relative;
}
#footer a:hover,#footer a:active {    /* ROLLOVER */
	overflow:hidden;
	position:relative;
}
#footer ul ul{display: none;}


/* - - - - - - - end FOOTER MENU - - - - - - - */

span.highlight1 {
display:block;
margin:15px 0;
padding:8px 10px 8px 36px;
}
span.highlight1 {
background:#CCCCCC url(../images/typo/download.png) no-repeat scroll 10px 50%;
border:1px solid #990000;
color:#990000;
}

/* - - - - - - -  FORM - - - - - - - */
fieldset, table {
	border:none;
}
#contact{float:left; width:25%;}
#mycontactform{
	margin:0;
	font-size:12px;
	font-weight:normal;
	padding: 0;
}
label {font-size:13px;}
label.error { color:#990000; font-size:13px; padding-left: .5em;}
#mycontactform p { clear: both;}
.submit {text-align:right;}
#mycontactform em { font-weight: bold; padding-right: 1em; vertical-align: top; }
.myinput{
	background:#CCCCCC;
	border:0;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
} 
.col2{width:20%; float:left; text-align:right;}
.col3{}
