/*   
Theme Name: WhatRUWearing.co.uk Blog
Theme URI: http://www.motionlab.co.uk/
Description: Official theme for WhatRUWearing.co.uk Blog
Author: Motionlab
Author URI: http://www.motionlab.co.uk/
Version: 1.0
*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;

	margin: 0px;
	
}


small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

h1 {
font-size: 20px;
background-image: url(/images/panel_blog.jpg);
margin-top: 15px;
height: 116px;
width: 770px;
margin-left: -3px;
margin-right: 15px;
background-color:#000;
color: #E54E82;
}
h1 a {
font-size: 20px;
line-height: 20px;
margin: 0px;
color: #E54E82;
}
h2 a {
font-size: 20px;
line-height: 20px;
margin: 10px 0;
display: block;
color: #E54E82;
text-decoration: none;
}
h2 a:hover {
font-size: 20px;
line-height: 20px;
color: #E54E82;
text-decoration: underline;
}
h3 {
font-size: 20px;
line-height: 20px;
margin: 10px 0;
display: block;
color: #E54E82;
text-decoration: none;
}

#dots {
	background-image: url(/images/dots.gif);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0px;
	padding: 0;
	width: 525px;
}
a:link {
	color: #E54E82;
	text-decoration: none;

}
a:visited {
	color: #E54E82;
	text-decoration: none;

}
a:hover {
	color: #E54E82;
	text-decoration: underline;
	
}

a:active {
	color: #E54E82;
	text-decoration: none;

}

#blogContent {
	float: left;
	height: 100%;
	width: 525px;
}

#blogContent p {
	margin-bottom: 20px;
}

#sidebar {
	float: left;
	padding-left: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #eee;
	border: 1px solid #E54E82;
	width: 202px;

}
#sidebar h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #222;
}

ul {
	
	list-style-type:none;
	list-style-position:inside;
	margin: 0px;
	padding: 0;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
}
li {

	margin: 0px;
	
	text-indent: 0px;
}
li a {
	
	margin: 0px;
	list-style-position:outside;
	text-indent: 0px;
}
li a:hover {
	
	margin: 0px;
	list-style-position:outside;
	text-indent: 0px;
}
mainleftside {
	height: 100%
}

#wrapper {
	padding-bottom: 0px;
	
}
textarea#comment { width: 275px; padding: 5px;  height: 120px; }

 textarea { border: 0px solid #ccc; overflow: scroll-x;}
 
 input {width: 200px; border: 1px solid #fff;}

.commentmetadata { font-size: 10px; }

.formbox3small select {font-size: 10px; border: 1px solid #fff;}