/*  
Theme Name: Lawson Dodd China
Theme URI: http://wordpress.org/
Description: A custom theme for <a href="http://www.lawsondodd.co.uk">www.lawsondodd.co.uk</a>.
Version: 1.0
Author: John Stack
Author URI: http://homepage.mac.com/stacker
	

*/

*
{
padding: 0;
margin: 0;
}

img 
{
border: 0;
border-style: none;
}

a
{
outline: none;
}

body {
	font-size: 12px;
	background-color: #F5F5F5;
	color: #464646;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 15px;
}



#wrapper {
	width: 700px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #dee3e3;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-image: url(images/Lawson_Dodd_logo-white-figu.gif);
	background-repeat: no-repeat;
	background-position: -180px 180px;

}


#header
{
	width: 700px;
	height: 24px;	
	background-color: #ffffff;
}


#header h1 
{
	display: none;

}

#chineseversion {
	width: 55px;
	height: 36px;
	float: right;
	
}


#englishversion {
	width: 70px;
	height: 26px;
	float: right;
	background-color: #682f73;


	
}

#englishversion p {
		font-size: 12px;
		padding: 6px 0 0 0;
		text-align: center;

}

#englishversion a {
		color: #ffffff;
		text-decoration: none;

}

#englishversion a:hover {
	color: #F2A040;

}



#logo {
	height: 220px;
	width: 700px;
	background-color: #ffffff;
	clear:both;

	
	}


#logo img {
	margin-left: 287px;
	margin-top: 45px;


	}
	
	
#logo p {
	font-size:10px;
	color: #666666;
	text-align: center;
	padding-top:20px;



	}


h2 {
	font-size: 18px;
	color: #682F73;
	margin-bottom: 14px;

	padding-left:25px;
	padding-right:25px;
}


#content
{

	width:698px;
	
}


h3 {
	padding: 0px 0px 12px 25px;
	color: #682f73;

}


.post {
	padding-bottom: 12px;


}

#contentleft
{
	width: 550px;
	float: right;

	padding-top:25px;
	padding-bottom:20px;



}




#contentleft p 
{
	padding: 0px 25px 18px 25px;
	line-height: 20px;

}

#contentleft a 
{
	color: #F2A040;
	text-decoration: none;	
}


#contentleft a:hover
{
	color: #682F73;
	text-decoration: none;
}

#contentleft blockquote
{
	margin-left: 20px;
	margin-bottom: 12px;


}

#contentleft img
{
	background-color: white;
	padding:5px;

}


#contentleft ul
{ padding-left:20px;
}


#contentleft li
{

	list-style: none;
	margin: 5px;
	float: left;


}

.listbutton {
	height: 80px; 
	width: 80px; 
	border: 1px solid #ffffff;
	background-color: #7AC142; 
	float: left; 
	color: #ffffff;

	margin-left: 5px; 
	margin-bottom:10px;
	margin-right: 5px;
}



.listbutton a:hover {



}

#contentleft li a
{ 
	color: #ffffff;
	width: 80px;
height:80px;
	display: block;
	background-color: #7AC142;
	padding:5px;
	border: 1px solid #ffffff;

}



#contentleft li a:hover
{ 
	background-color: #f2a040;
	color: white;

}

#contentleft img
{
	margin-bottom: 25px;

}

	



#page {
	text-align: left;
	}




#sidebar {
	float: right;
	width:205px;
	padding-top:25px;

}
	
	
#sidebar ul {
		list-style-type: none;
		padding-bottom:25px;


	}

#sidebar li {
	padding: 10px 25px 0px 0px;
	list-style-type: none;

	}

#sidebar a {
	color: #F2A040;
	text-decoration: none;
}


#sidebar a:hover {
	color: #682f73;
	text-decoration: underline;

}

#sidebar h2 {
	font-size: 14px;
	margin-bottom: 6px;
	padding-left: 0px;
}

#sidebarleft 
 {
	float: left;
	width:120px;
	height:200px;
	padding:25px 0px 0px 25px;
	display: inline;
	}
	
	
#sidebarleft li {

	list-style-type: none;

	}

#sidebarleft a {
	color: #7AC142;
	text-decoration: none;
	display:block;
	padding: 10px;
	border-top: 1px solid white;

}


#sidebarleft a:hover {
	color: #682f73;




}
	


#footer {
	width:700px;
	clear:both;
	background-color: white;
}



#footer p {
	font-size: 10px;
	color: #ffffff;
	padding: 7px 5px 5px 25px;
	background-color: #7AC142;
	border-top: 1px solid white;

}


#footer a {
	color: #ffffff;
	text-decoration: none;

}


#footer a:hover {
	color: #f2a040;
	text-decoration: none;

}


#footer img {
padding:25px;
}

small
{
	font-size: 10px;
}






#menuh
	{


	}
		


#menuh ul { /* all lists */

	padding: 0;

	margin: 0;

	list-style: none;

}



#menuh li { /* all list items */

	float: left;

	position: relative;

	width: 115px;

	border-right: 1px solid white;

	background-color: #7AC142;

	padding: 5px;



}

 * html #menuh li {
    width: 126px; /* for IE5 and IE6 in quirks mode */
    w\idth: 126px; /* for IE6 in standards mode */
  }

#menuh li a {

	color: black;

	display: block;

	text-decoration: none;

height:16px;
	
	background-color: #7AC142;

}



#menuh li a:hover {

	color: #682F73;

}





#menuh li ul { /* second-level lists */

	display: none;

	position: absolute;

	top: 25px;

	left: 0;

	border-bottom: 1px solid white;

}



#menuh li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */

	top: auto;

	left: auto;

}



#menuh li:hover ul, #menuh li.over ul { /* lists nested under hovered list items */

	display: block;

	background-color: #7AC142;

	left: 0px;

}



#content {

	clear: left;

}

.post img {
margin-right: 25px;
	margin-bottom: 25px;
	padding:5px;
	border: 1px solid white;


}







