body {
	margin:0px;
	padding:0px;
	background-color: #f1e5cc;
	color: black;
	font-family: sans-serif;
	font-size: 11pt;
}

/* layout */
#link_mp {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 170px;
}

 #link1 {
	position: absolute;
	left: 200px;
	top: 0px;
	width: 120px;
	height: 100px;
}

#link2 {
	position: absolute;
	left: 320px;
	top: 0px;
	width: 120px;
	height: 100px;
}

#link3 {
	position: absolute;
	left: 440px;
	top: 0px;
	width: 110px;
	height: 100px;
}


#design_bottom {
	position: absolute;
	left: 200px;
	top: 100px;
	width: 350px;
	height: 70px;
}

#design_right {
	position: absolute;
	left: 550px;
	top: 0px;
	width: 270px;
	height: 170px;
}


#design_3 {
	position: absolute;
	left: 0px;
	top: 170px;
	width: 820px;
	height: 30px;
}

#design_4 {
	width: 80px;
	background-image: url(Bandi/img4bg.jpg);
	background-repeat: repeat-y;	
	vertical-align: top;
}


#main_block {
	position: absolute;
	left: 0px;
	top: 200px;
	width: 100%;
}

#block {
	width: 180px;
}


/* layout end */

.okmsg {
	background-color: #afa;
	border: 1px solid green;
	color: black;
}

.errmsg {
	background-color: #faa;
	border: 1px solid red;
	color: black;
}

a {
	color: #731;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

a img {
	border-width: 0px;
}

img {
	vertical-align: top;
}

h1 {
	margin-top: 5px;
	font-size: 150%;
	margin-bottom: 5px;
}


.sblog_block, #sblog_menu, .sblog_post, div.sblog_comment, .sblog_pages, div.sblog_copy {
	background-color: white; 
	
/*	border-top: 1px solid #99f;
	border-bottom: 1px solid #99f; 
	border-left: 1px solid #99f;
	border-right: 1px solid #99f; */

	padding: 5px;
	border-top: 1px solid #bb8d33;
	border-bottom: 1px solid #bb8d33; 
	
	margin-bottom: 10px;
	margin-right: 20px;
	color: black;
}

.sblog_block, #sblog_menu, div.sblog_comment, .sblog_pages {
	padding: 5px;
}

.sblog_post_text {
	padding: 10px;
	text-align: justify;
}

#comments {
	margin-right: 20px;
}

.sblog_post_topic {
	margin: 5px;
	border-bottom: 1px solid #bb8d33;
}

.sblog_post_edit, .sblog_category, .sblog_comment_topicdiv, .sblog_comment_edit, div.sblog_copy {
	font-size: 80%;
	color: #777;
}



/*table.sblog_cal td{
	font-size: 10pt;
	padding: 4px;
}*/

.sblog_comment_text {
	margin: 5px;
}

.sblog_pages {
	text-align: center;
}

.sblog_pages_prev {
	float: left;
}

.sblog_pages_next {
	float: right;
}

div.sblog_comment {
	margin-left: 50px;
	margin-bottom: 10px;
}

.sblog_post_options, .sblog_var {
	border-top: 1px solid #bb8d33;
	padding-top: 5px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	margin-bottom: 5px;
}

.sblog_post_options a {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #bb8d33;
	border-right: 1px solid #bb8d33;
	font-size: 80%;
}


.sblog_copy {
	text-align: center;
	margin-top: 5px;
}

table.sblog_cal {
	border-color: #dcb;
	border-style: solid;
	border-width: 1px 0 0 1px;
}

table.sblog_cal td {
	border-color: #dcb;
	border-style: solid;
	border-width: 0 1px 1px 0;
	text-align: center;
	padding: 2px;
	font-size: 10pt;
}

.sblog_cal_today {
	background-color: #dcb;
}

/* pa_gallery */
table.album {
	width: 80%;
}

td.border, td.img, td.bigimg {
	border: 1px solid #dcb;
}

td.border {
	padding: 10px;
}

td.img {
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}

img.img_big, td.img img, td.gal_img img, img.swapsize{
	border: 1px solid black;
	background-color: white;
	padding: 5px;
	margin: 5px;
	vertical-align: middle;
	color: black;
	cursor: pointer;
}

td.gal_img, td.gal_name {
	height: 120px;
	border-top: 1px solid #dcb;
	border-bottom: 1px solid #dcb;
}

.sblog_block {
	padding-bottom: 20px;
}


.sblog_block_topic_text {
	margin-top: 5px;
	font-size: 100%;
	margin-left: 10px;
}

.sblog_block_text {
	text-align: center;
}

.sblog_block ul {
	padding-left: 5px;
	margin-left: 1em;
	list-style-type: square;
	text-align: left;
}

input#keyword {
	width: 90%;
}

input, textarea {
	border: 1px solid #bb8d33;
	background-color: white;
	font-size: 11pt;
}

.hilite {
	background-color: #dcb;
	color: black;
}


textarea {
	font-family: sans-serif;
	width: 95%;
	height: 160pt;
}


div.blogimg {
	text-align:center;
	width: 100%;
}

.sblog_quote {
	font-style: italic;
}

div.sblog_quote {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
