/*
Design by naing oo, Backbone IT Group
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/bg.jpg) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h3  a{
	text-decoration: underline;
	color: #455249;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
	font-size: 11px;
}

hr {
	display: none;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 70px;
	padding-right: 380px;
	padding-bottom: 0px;
	padding-left: 60px;
}


/* navigation */

/* Header */

#header {
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Logo */

#logo {
	float: left;
	margin-top: 25px;
	width: 370px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	background-image: url(images/beetle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
}

#logo h1 {
	text-align: center;
	font-size: 36px;
	color: #000000;
	padding-left: 40px;
}

#logo h1 a {
	color: #1B3601;
}

#logo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	padding-top: 20px;
	padding-left: 10px;
	font-style: italic;
	padding-bottom: 10px;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

.Sponsored{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 50px;
}

/* Menu */

#menu {
	margin-top: 21px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
	width: 430px;
	padding: 0px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #4E4E4E;
	margin: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background-color: #F4F4F4;
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#left-column {
	float: left;
	width: 560px;
	line-height: 25px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}

#right-column {
	float: right;
	width: 270px;
	line-height: 25px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.post {
}

.post .title {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #9C9C9C 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #CCCCCC;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.painting{
	width: 70px;
	background-color: #CCCCCC;
	margin-right: 5px;
	line-height: normal;
	display: block;
	float: left;
	padding: 5px;
	
}

.nobdr{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* button */

a.squarebutton{
	background: transparent url('images/square-green-left.gif') no-repeat top left;
	display: block;
	font: normal 12px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
	float: left;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('images/square-green-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; 
	width: 100%;
	clear: both;
	padding-top: 10px;
}


.frame{
	background-image: url(images/frame.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 5px;
	height: 110px;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.gallery{
	border: 5px solid #666666;
	height: 86px;
	width: 128px;
}

.rightalign{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.leftalign{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


p.note{
	background-image: url(images/note.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	display: block;
	padding: 0px;
	text-align: center;
	height: 36px;
	width: 120px;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: -50px;
	margin-bottom: 0px;
}


.notetxt{
	font-family: "Comic Sans MS";
	font-size: 13px;
	padding-left: 50px;
}


.top{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 0px;
	font-size: 11px;
}
