/*
Theme Name: KWUK
Description: kimberley walsh
Version: 1
Author: Stacey-Louise
Tags: fixed width, three columns, pink, widgets


/*-----------Block Level Elements--------------*/

Body {
	background: #0d0e12;
	background-image: url(./images/kwalsh.jpg);
	background-repeat:no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica, Georgia, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

#page {
	width: 1000px;
	margin: 0 auto;
	background: #;
	padding: 0;
	height: 100%;
	color: #CCCCCC;
	font-size:10px;
	line-height: 11px;
}

#header {
	height: 550px;
	margin-left: 0px;
	margin-right: auto;
	background-image: url(); 
	background-repeat: no-repeat;
	background-position: top left;
}

#headerimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
	padding-top: 10px;
}

.description {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 450px;
	text-align: center;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 450px;
	-moz-border-radius: 18px;
	background: #202020;
	background-image: url(); 
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


#content {
	margin-left: auto;
	margin-right: auto;
	width: 440px;
	-moz-border-radius: 18px;
	background: #232428;
	padding: 0 5px 0 5px;
	padding-bottom: 50px;
	background-image: url(); 
	background-repeat: repeat-x;
	background-position: bottom center;
	color: #ffffff;
}

.content a {
	#202020;
}


#leftsidebar {
	background: #232428;
	width: 200px;
	text-align:justify;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0.5em;
	
	}

#rightsidebar {
	background: #232428;
	width: 200px;
	text-align:justify;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0.5em;
}

#welcome {
	width: 220px;
	text-align: justify;
	font-size: 10px;
	position: absolute; 
	top:200px; 
	left: 860px; 
	color:#CCCCCC;
}






#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 450px;
	text-align: center;
}

/*-------------Headings-------------*/

.title 
{
width: 200px;
background: #ffffff;
background-image: url(http://www.kimberleywalsh.co.uk/wordpress/wp-content/themes/kwuk1/images/title.jpg);
font-size: 6pt;
font-weight: bold;
font-family: tahoma;
font-style: italic;
color: #FFFFFF;
text-align: left;
line-height: 12px;
margin-bottom: 1px;
margin-top: -6px;
text-transform: uppercase;
letter-spacing: 2px;
padding-top: 4px;
padding-bottom: 4px;
margin-left: -7px;
}

/*-------------The Post-------------*/

.newstitle {
width: 434px;
background: #621f86;
font-size: 6pt;
font-weight: bold;
font-family: tahoma;
font-style: normal;
color: #FFDA6F;
text-align: left;
line-height: 12px;
margin-bottom: 1px;
margin-top: 0px;
text-transform: uppercase;
letter-spacing: 2px;
padding: 4px;
margin-left: -11px;
}

h2 a:hover, h2 a:visited, h2 a {
	background: #ff0066;
	width:500px;
	text-transform:uppercase;
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
}

.post {
	padding: 10px;
	text-align: justify;
	color: white;
}

.post p {
	color: white;
}

.post h3 {
	color: white;
}

.post a {
	color: #ffffff;
}

.post ul {
	margin: 7px;
	padding: 0px;
}

.post li {
	color: white;
}

.post ol {
	color: white;
}

.entry {

}

.info {
width: 434px;
background: #9c55b3;
font-size: 9px;
font-weight: bold;
font-family: tahoma;
font-style: normal;
color: #FFDA6F;
text-align: left;
line-height: 12px;
margin-bottom: 1px;
margin-top: 0px;
letter-spacing: 2px;
padding: 4px;
margin-left: -11px;
}
.entrytext .postmetadata {
	font-size: small;
	background: #9c55b3;
}

.postmetadata alt {
	font-size: small;
}

.postmetadata a {
	text-decoration: none;
	colour: #621f86;
}

.navigation {

}

.alignleft {
	float: left;
}

.alignright {
	float: right;	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pagetitle {
	font-size: medium;
}

blockquote {
	background: #404040;
	padding: 2px;
}

cite {

}

a img {
	border: 0;
}

acronym, abbr {

}

/*--------------Sidebar------------*/

.widget {
	background: #ffffff;
	margin-top: 10px;
	border: 1px solid #ccc;
}

#leftsidebar ul, #rightsidebar ul {
	margin: 1px;
	padding-left: 7px;
}

#leftsidebar ul h2, #rightsidebar ul h2, .widget-title {
	background: #efefef;
	color: #000;
	border-bottom: 1px solid #aaa;
	padding-left: 7px;
}

#leftsidebar ul li, #rightsidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#leftsidebar ul ul, #rightsidebar ul ul {

}

#leftsidebar ul ul li, #rightsidebar ul ul li {

}

#leftsidebar ul ul ul, #rightsidebar ul ul ul {

}

#leftsidebar p, #rightsidebar p, .textwidget {
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
}

#leftsidebar a, #rightsidebar a {
	color: #af2cf3;
	text-decoration: none;
}

#leftsidebar a:hover, #rightsidebar a:hover {
	color: #af2cf3;
	text-decoration: underline;
}

#leftsidebar a:visited, #rightsidebar a:visited {
	color: #af2cf3;
	text-decoration: none;
}



/*--------------Comments--------------*/

ol.commentlist, .replytext, small {
	color: white;
}

ol.commentlist li {
	color: white;
}


ol.commentlist li.alt {
	color: white;
	background: #404040;
}

ol.commentlist a, .replytext a {
	color: #ffc0c0;


}

small.commentmetadata {
	color: #ff0000;
}

.avatar {
	float: right;
	margin-right: 5px;
	padding: 2px;
}

/*--------------Search Form-------------*/

#searchform {
	padding: 5px;
}

#searchform input {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {
	width: 100%;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

img#wpstats {
	display:none
}

i, italics   {
	color: #af2cf3;
	}
b, bold  {
    color: #af2cf3;
	}
u, underline  {
    color: #af2cf3;
	}