/*  

Theme Name: Kubrick's De'Lite 3 Column

Theme URI: http://subliminalconfusion.net/

Description: Orignal Template design by Artemis.

Version: 1.1

Author: Artemis LittleMoon

Author URI: http://subliminalconfusion.net/

*/



/*Special thank you to Kellie of suthernsplace.com, who made this 3 column theme possible!*/





/*Begin Global Settings*/

* {

	padding: 0;

	margin: 0;

}

/*End Global Settings*/



/*Begin Main Layout*/

body {
	font-family: "Comic Sans MS";
	font-size: 12px;
	background-color: #ffffff;
	color: #990033;
	background-image: url(images/bg.gif);
	background-position: center;
	text-align: justify;
	font-weight: normal;
}



#page {
	width: 800px;
	margin: 5px auto;
	border:1px solid #990033;
	background-color: #ffffff;
	background-image: url(images/linesbg.jpg);
	background-position: center;
	text-align: justify;
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: normal;
}



#wrapper {
	width: 800px;
	margin: 0 auto;
	background-position: center;
}



#header {
	margin-bottom: 5px;
	width: 760px;
	border-bottom: 1px solid #990033;
	background-position: center;
	text-align: center;
}



#headerimg {
	font-size: 12px;
	margin: auto;
	width: 800px;
	height: 150px;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	background-position: center;
}



#content {
	width: 450px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #BE8DAE;
	border: 1px solid #990033;
	padding: 5px 5px 5px 1px;
	display: inline;
	font-size: 11px;
	font-family: "Comic Sans MS";
	font-weight: normal;
	text-align: justify;
}



#page ul li {

	margin: 0 0 0 20px; 

	padding: 0;

}



#footer {

	text-align: center;

	height: 20px;

	color: #ffffff;

	padding-top: 5px;

	padding-bottom: 10px;

	margin-top: 10px;

	background-color: #B179A2;

	background-repeat: no-repeat;

	background-image: url(images/footer.jpg);

	border-top: 1px solid #990033;

	clear: both;

}

/*End Main Layout*/



/* Begin Left Sidebar */

#menu {

	width: 150px;

	float: left;

	margin-left: 5px;

	margin-bottom: 10px;

	margin-top: 5px;

	background-color: #BE8DAE;

	border: 1px solid #990033;

	padding: 5px;

	/* IE Bug Fix */

	display: inline;

}



#menu a {

	text-decoration: none;

	color: #990033;

}



#menu a:hover {

	text-decoration: overline underline;

	background-color: #FFEFEF;

	color: #F79595;

}



#menu ul h2 {

	background-color: #ffffff;

	background-image: url(images/dotsbg.jpg);

	background-position: top right;

	border: 1px solid #990033;

	font-size: 11px;

	color: #FFFFF;

	font-weight: bold;

	padding: 2px;

	margin-bottom: 2px;

}



#menu ul {

	list-style: none;

	margin-bottom: 10px;

}



#menu ul ul {

	list-style-image: url(images/bullet.gif);

	list-style-type: circle;

	margin-left: 20px;

}



#menu ul ul ul {

	margin-bottom: 10px;

}



#menu ul li {

	margin: 0; 

	padding: 0;

} 

/* End Left Sidebar */



/* Begin Right Sidebar */

#sidebar {

	width: 150px;

	float: right;

	margin-right: 5px;

	margin-bottom: 10px;

	margin-top: 5px;

	background-color: #BE8DAE;

	border: 1px solid #990033;

	padding: 5px;

	/* IE Bug Fix */

	display: inline;

}



#sidebar a {

	text-decoration: none;

	color: #990033;

}



#sidebar a:hover {

	text-decoration: overline underline;

	background-color: #FFEFEF;

	color: #F79595;

}



#sidebar ul h2 {

	background-color: #ffffff;

	background-image: url(images/dotsbg.jpg);

	background-position: top right;

	border: 1px solid #990033;

	font-size: 11px;

	color: #FFFFF;

	font-weight: bold;

	padding: 2px;

	margin-bottom: 5px;

	margin-top: 5px;

}



#sidebar ul {

	list-style: none;

	margin-bottom: 10px;

}



#sidebar ul ul {

	list-style-image: url(images/bullet.gif);

	list-style-type: circle;

	margin-left: 20px;

}



#sidebar ul ul ul {

	margin-bottom: 10px;

}



#sidebar ul li {

	margin: 0; 

	padding: 0;

} 

/* End Right Sidebar */



/* Begin Avatar and Gravatar */

.ava{

	padding: 3px;

	float: left;

	background-image: url(images/avatar.jpg);

	height: 50px;

	width: 50px;

	background-repeat: no-repeat;

	margin-left: 2px;

	margin-top: 12px;

	/* IE Bug Fix */

	display: inline;

}



.grav{

	margin-left: 2px;

	margin-top: 2px;

}

/* End Avatar and Gravatar */



/* Begin Calendar */

#wp-calendar {

	width: 140px;

	margin: 5px;

	text-align: center;

	padding: 2px;

	font-size: 10px;

	color: #FFF8FC;

}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	padding: 2px;

	border: 1px dotted #FFF8FC;

}



#wp-calendar a {

	border: 1px dotted #FFF8FC;

	display: block;

}



#wp-calendar a, #next a {

	font-size: 10px;

}



#wp-calendar #prev a {

	font-size: 10px;       

}



#wp-calendar caption {

	margin: 5px;

	text-align: center;

	width: 140px;

	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

	border: 1px dotted #FFF8FC;

	font-size: 12px;

	font-weight: bold;

}

/* End Calendar */



/*Begin Headings*/

h2 {

	font-size: 10px;

	border: 1px solid #990033;

	padding: 2px;

	background-color: #ffffff;

	background-image: url(images/dotsbg.jpg);

	background-position: top right;

	margin-top: 5px;

}



h2 a:hover, h2 a:visited, h2 a {

	text-decoration: none;

	font-size: 11px;

	color: #990033;

}



h3 {

	margin-top: 1.5em;

	font-size: 1.4em;

}



h4 {

	margin-top: 1.2em;

	font-size: 1.2em;

}



h5 {

	margin-top: 1em;

	font-size: 1em;

}

/*End Headings*/



/*Begin Blockquote and Acro*/

blockquote {
	margin: 1em 1.5em;
	padding: 1em 1.5em;
	border: 1px solid #CC99CC;
	font-family: "Comic Sans MS";
	font-size: 11px;
}



blockquote cite {

	margin: 5px 0 0;

	display: block;

}



acronym, abbr, span.caps {

	cursor: help;

}



acronym, abbr {

	border-bottom: 1px dashed #ffffff;

}

/*End Blockquote and Acro*/



/*Begin Post Area*/

.post {

	margin-bottom: 10px;

	color: #FFF8FC;

	padding-left: 5px;

	font-size: 13px;

}



.post a {

	color: #990033;

}



.post p {

	margin-bottom: 5px;

	line-height: 12px;

}



.postdatetime {

	padding-left: 5px;

}



.postmetadata {

	padding: 5px;

	font-size: 9px;

}



.postmetadata a {

	color: #990033;

}



.post li {

	margin-left: 20px;

}



.post ul {

	list-style-image: url(images/bullet.gif);

	list-style-type: circle;

	margin-bottom: 10px;

}

/*End Post Area*/



/*Begin Search Area*/

#searchform {

	text-align: center;

}



#searchform input {

	border: 1px solid #990033;

	background-color: #FFFFFF;

}



#searchform #s {

	width: 60%;

	background-color: #FFEFEF;

	color: #FFF8FC;

	padding: 1px;

}

/*Begin Search Area*/



/*Begin Entry*/

.entry {

	margin-top: 10px;

	margin-bottom: 15px;

	padding-left: 5px;

	padding-right: 3px;

}



.entrytext .postmetadata {

	font-size: 10px;

	width: 50%;

	margin: 2em auto 3.5em auto;

	padding-left: 10px;

}



.editentry {

	padding-left: 5px;

}

/*End Entry*/



/*Begin Comment Area*/

#commentform {

	width: 90%;

	color: #FFF8FC;

	padding-left: 10px;

}



#author, #email, #url {

	background-color:#FDDEDC;

	border: 1px solid #F79595;

	padding: 2px;

	color: #FFF8FC;

	font-size: 10px;

	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

}



ol.commentlist {

	width: 365px;

	margin: 0 auto;

}



ol.commentlist, li {

	margin-bottom: 5px;

	padding: 5px;

	background-color:#BE8DAE;

}



ol.commentlist li.alt {

	border: 1px solid #F79595;

	background-color: #FDDEDC;

}



ol.commentlist a {

	color: #FFF8FC;

}



small.commentmetadata {

	font-size: 10px;

	margin-bottom: 5px;

	display: block;

}



#respond, #comments {

	padding-left: 5px;

}



textarea{

	background-color:#FDDEDC;

	border: 1px solid #F79595;

	padding: 2px;

	color: #FFF8FC;

	font-size: 10px;

	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;

	margin: 2px;

	width: 90%;

}

/*End Comment Area*/



/*All The Rest*/

.center {

	text-align: center;

}



.navigation {

	display: block;

	margin-top: 10px;

	margin-bottom: 10px;

}



.alignleft {

	float: left;

	text-align: left;

	width: 50%;

	padding-left: 10px;

	/* IE Bug Fix */

	display: inline;

}



.alignright {

	float: right;

	text-align: right;

	width: 50%;

	padding-right: 10px;

	/* IE Bug Fix */

	display: inline;

}



hr {

	display: none;

}



a img {

	border: none;

}



a:link {

	color: #990033; 

	text-decoration: none;

}



a:visited {

	color: #990033; 

	text-decoration: none;

}



a:hover {

	color: #FFFFFF; 

	text-decoration: none;

}



a:active {

	color: #990033; 

	text-decoration: none;

}



code {

	font-size: 11px;

	color: red;

}





