table {
	margin: 0;
	padding: 0;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #F0F0F0;
}
a:link, a:visited { color: #ffc64a; text-decoration:none; } 
a:active, a:hover {color: #FFFF00; text-decoration: underline blink;}
h1 {margin: 0px;
	padding: 10px 0;
	font-size: 26px;
	color: #d77707;
	font-weight: normal;}
h2 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	color: #ff9d11;}
h3 {margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	color: #ffc64a;}
p {	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;}
.cleaner {clear: both;
	width: 100%;
	height: 1px;}
#templatemo_menu_panel{
	width:100%;
	height: 59px;	
	margin: 0 auto;
	color: #ffffff;
	background: #000000;}
#templatemo_menu_panel #templatemo_menu_section{
	width: 930px;
	height: 59px;
	margin:0 auto;
	padding: 0 0 0 30px;
	color: #03a0a6;
	background-image: url(http://canvasprintart.co.uk/green%20bees/images/templatemo_menu_panel_bg.jpg);
	background-repeat: no-repeat;
}
#templatemo_menu_section ul {
	float: left;
	width: 930px;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;}
#templatemo_menu_section ul li{
	display: inline;}
#templatemo_menu_section ul li a{
	float: left;
	width: 110px;
	padding: 5px 0;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fbe270;}
#templatemo_menu_section li a:hover, #templatemo_menu_section li .current{}
#templatemo_header_content_container {
	clear: both;
	overflow: hidden;
	width:100%;
	margin: 0 auto;
	background-image: url(http://canvasprintart.co.uk/green%20bees/images/templatemo_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#templatemo_header_content_container #templatemo_header_section{
	clear: both;
	width: 960px;
	height: 150px;
	margin:0 auto;}
#templatemo_header_section #templatemo_title_section{
	float: left;
	width: 400px;
	font-size: 60px;
	color: #8CB614;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
#templatemo_header_section {
	float: right;
	margin-right: 30px;
	width: 330px;
	padding: 70px 0 15px 0;}
#templatemo_header_section {
	text-align: left;}
#templatemo_header_content_container #templatemo_content{
	clear: both;
	height: 100%;
	width: 930px;
	padding: 30px 0 0 15px;
	margin:0 auto;}
#templatemo_content_left {
	float: left;
	width: 600px;
	margin-bottom: 15px;}
#templatemo_content_right {
	float: right;
	width: 300px;
	margin-bottom: 15px;}
#templatemo_content_left .templatemo_post {
	width: 598px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	border: 1px solid #191a0d;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	background-color: #0B0C06;
	background-image: url(http://canvasprintart.co.uk/green%20bees/images/templatemo_post_bg.jpg);
}
* html #templatemo_content_left .templatemo_post {
	margin-bottom: 15px;}
.templatemo_post .post_title{
	width: 570px;
	height: 50px; /* padding 20px + */
	margin: 0 0 10px 0;
	padding: 20px 0 5px 30px;
	font-size: 26px;
	font-weight: bold;
	color: #d77707;
}
.templatemo_post .post_title .post_info{
	width: 100%;
	font-weight: normal;
	font-size: 18px;
	color: #8CB614;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.templatemo_post .post_body{
	border: thin solid #21240e;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.templatemo_post .post_body img{
	margin-bottom: 15px;
	border-top-color: #21240e;
	border-right-color: #21240e;
	border-bottom-color: #21240e;
	border-left-color: #21240e;}
.templatemo_post .post_comment{
	padding: 5px 30px;
	font-weight: bold;}
	#pg {
	width:500px;
	height:400px;
	padding-top:15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pg ul {
	list-style:none;
	padding:0;
	margin:0;
	width:100px;
	position:relative;
	float:left;
}
#pg ul li {
	display:inline;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 8px;
}
#pg ul li a {
	display:block;
	text-decoration:none;
	border:1px solid #000;
}
#pg ul li a img {
	display:block;
	border:0;
}
#pg ul li a:hover {
	white-space:normal;
	background-color:#000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#pg ul li a:hover img {
	position:absolute;
	left:270px;
	top:0;
	width:auto;
	height:auto;
	border:1px solid #000;
}
#pg ul li a span {
	display:none;
	color: #FFFFCC;
	background-color: #0B0C06;
}
#pg ul li a:hover span { display:block;
position:absolute;
left:5px;
top:130px;
width:350px;
height:auto;
font-size:12px;
color:#999999;
}
#templatemo_content_right .templatemo_right_section{
	clear: both;
	display:inline-block;
	width: 248px;
	padding: 15px 15px 10px 15px;
	margin-bottom: 30px;
	border: 1px solid #191a0d;
	background-color: #0b0c04;
	background-image: url(http://canvasprintart.co.uk/green%20bees/images/templatemo_right_section_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#templatemo_content_right .templatemo_right_section .popular_post {
	list-style: none;
	margin: 0;
	padding: 0;}
#templatemo_content_right .templatemo_right_section .popular_post li{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #22250e;}
#templatemo_content_right .templatemo_right_section ul{
	clear: both;
	margin: 0 0 0 15px;
	padding: 0px;}
#templatemo_content_right .templatemo_right_section ul li{
	margin: 0 0 5px 0;}
#templatemo_bottom_panel{
	width:100%;
	min-height: 250px;
	border-top: 1px solid #050702;
	background-color: #050702;
	background-image: url(http://canvasprintart.co.uk/green%20bees/images/templatemo_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: auto;
}
#templatemo_bottom_panel #templatemo_bottom_section{
	overflow: hidden;
	height: 100%;
	width: 930px;
	margin:0 auto;
	padding: 40px 0 15px 30px;	}
#templatemo_bottom_section .templatemo_bottom_section_content {
	display: inherit;
	float: left;
	width: 310px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}
#templatemo_bottom_section .templatemo_bottom_section_content img{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;}
.templatemo_bottom_section_content .gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #000000;}
	.templatemo_bottom_section_content .gallery li {
	padding: 0;
	float: left;
	width: 90px;
	height: 90px;
	border: 3px solid #000000;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0;
}
.templatemo_bottom_section_content .gallery img {
	border: none;}
.templatemo_bottom_section_content .list_section{
	margin: 0 0 15px 30px;
	padding: 0;}
#templatemo_footer_panel{
	width:100%;
	height: 50px;
	margin: 0 auto;
	border-top: 1px solid #141204;
	background-color: #040500;
	background-image: url(http://canvasprintart.co.uk/green%20bees/images/templatemo_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#templatemo_footer_panel #templatemo_footer_section{
	width: 960px;
	height: 10px;
	margin:0 auto;
	padding: 20px 15px;	
	text-align: center;}

