/*
Theme Name: LizKing
Theme URI: http://visiblemedia.uk.biz/
Description: The default WordPress theme based on the famous <a href="http://brightcreatives.co.uk">BRIGHT</a>.
Version: 1
Author: Yves BROERS
Author URI: http://brightcreatives.co.uk
Tags: 

	

*/

/***** general *****/
input {width:80px;font-size:10px;}
li{list-style:none;}
li p {padding:10px 0 0  10px;margin:0;color:red;}
body {
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background:orange;
	color:#ffffff;
}
.postmetadata{background-color:#999}
#descriptionfloat p{padding:5px 0 0 0;margin:0 0 0 0;}
object{margin:0px;
padding:0px;

}

embed{margin:0px;
padding:0px;
}
img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#000000;text-decoration: none;}
a:hover {color: #ccff00;text-decoration: none;}

h1 {font-size:21px;color:black;background-color:orange;width:300px;}
h2 {font-size:12px;color:black;background-color:orange;width:300px;padding:0 0 0 12px;}
h3 {font-size:12px;padding: 0 0 0 10px}
h4 {font-size:12px;color:black;background-color:orange;width:300px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
h4 a {color:black;margin: 0px 0px 12px 10px;}


h4 a:hover {color: #ccff00;text-decoration: none;}
p {margin: 0px 0px 12px 10px;}
hr {height:1px;border:none;border-top:1px dashed #73943B; width:90%;}
small {margin: 0px 0px 12px 10px;}
#base4  li h5 {font-size:12px;color:#222;font-weight:100;padding:0;margin:10px 0 5px 0;background-color:#fde2bb;}

/***** layout *****/
#base{

position:relative;
	width:828px;
	margin:0px auto;
	padding:0px;

	background-color:#000000;
	/*background: url(images/header.jpg) repeat-y center;*/

}

#base2{
position:relative;
top:0px;
	left:0px;
width:828px;
min-height: 1000px;
	margin:0px auto;
			background-color:#000;

}
#flash{
z-index:8;
position:absolute;
top:0px;
right:0px;
background: url(images/whiptail_02.gif) no-repeat top right;
min-height: 1000px;
width:828px;
}

#header{
z-index:7;
position:relative;
left:0px;
top:0px;
width: 828px;
height: 118px;
background-color:black;
	background:url('images/whiptail_01.gif') no-repeat left;

}
#baseback{
position:absolute;
top:118px;
right:0px;
background: url(images/whiptail_04.gif) no-repeat top right;

}
#container{
z-index:9;
position:relative;
left:0px;
top:0px;
width:828px;


}

#base4{
float:left;
width:203px;
min-height: 882px;
color:black;
margin:0 20px 0 0;
background-color:#000;
	background: url(images/whiptail_03.jpg) repeat top left;
}


#linksfloat{

float:left;
width:203px;

color:#000;
padding:40px 0 40px 20px;
background-color:transparent;
font-size: 14px;
font-family: verdana;
	background: url(images/whiptail_03_2.jpg) no-repeat top left;
}



#descriptionfloat{

float:left;
width:100px;

color:#6ba3b4;
padding:0px 0 20px 20px;
background-color:transparent;
font-size: 12px;
	font-family: arial ;
	font-weight: 700;
}
#descriptionfloat strong{color:orange;


}
#base5{
float:left;
width:450px;


background-color:#616161;

	/*background: url(images/footer.jpg) no-repeat center bottom;*/
}

#corner{
float:left;
width:450px;

background: url(images/whiptail_00.gif) no-repeat top right;
}
#text{
float:left;
color:#9ae1f7;
width:450px;
line-height:16px;

}
#clearer{
clear:both;
}


#content{ /*width=698px*/

	float:left;
	display:inline; 
	overflow:hidden; /*when ie6, image's with is > content width, hidden*/
	width:418px;
	/*min-height:614px; /*ie6 not support*/
	padding: 10px 10px 10px 30px;
	/*background:url('images/content_bg.jpg') no-repeat 567px 0px;*/

}

#footer {
	clear:left;
		margin:0px;
	background-color: black;
	font-size: 11px;
top:200px;
	width:808px;	
		height: 20px;
		border-top: solid orange;
	padding:10px 0px 0px 20px;
	
}


#footer a {color: orange; font-weight:bold;}

/***** header *****/
#blogtitle {font-family: Arial,Verdana; position:absolute; width:80%; float:right; right:45px; top:90px; text-align:right; font-size:24px; color:#ffffff; font-weight:bold;}
#blogtitle a, #blogtitle a:hover {font-family: Arial,Verdana; color:#ffffff; text-decoration:none;}
#subtitle {font-family: Verdana,Arial; position:absolute; width:80%; float:right; right:45px; top:125px; text-align:right; font-size:13px; color:#90b349; font-weight:bold; font-style:italic;}





/***** search *****/
#searchform{
	margin:0 0 15px 0;
	padding:10px 0 0 0;
}
.searchbox {
	position:relative;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100px;
	height:20px;
}	
.search-field input {
	position:relative;
	float:left;
	top:8px;
	left:8px;
	width:90px; 
	height:13px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:2px 3px 1px 3px;
	border:0px;
	background:#f0f0f0;
}
.search-but input {
	float:right;
	position:relative;
	top:20px;
	right:10px;
	width:25px; 
	height:22px;
}
/***** sidebar *****/

#base4 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#base4 li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
font-size: 12px;
font-family: verdana;
color:#222;

}
#base4 li a {color:#444;}
#base4 a:hover {color:#1d7691;}
#linksfloat li a{font-size:14px;font-family:verdana;color:#000;padding:5px 0 0 0 ;}
#linksfloat li {font-size:14px;font-family:verdana;color:#000;padding:5px 0 0 0 ;}

/***** widget *****/

#wp-calendar td {font-size:11px;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 174px;
	text-align: center;
	font-size:11px;
	border-bottom: 0px solid #73943B;}

.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:2px 0px 5px 2px;

}

#akismetwrap{
	margin:2px 0 2px 25px;
}
.rsswidget img {
	padding:1px;
	background:#ff0 fixed;
}

.alignright{padding:0 0 0 10px;}

.alignleft{padding:0 0 0 10px;}