/*  Theme Name: bubbly
Theme URI: http://www.wordpressgallery.com
Description: 2-column theme. 
Author: Jinsona 
DesignsAuthor URI: 
http://www.wordpressgallery.com/ */
body { 	margin: 0px; 	padding: 0px; 	font-family: Verdana, Helvetica, Sans-serif; 	font-size: 12px; 	text-align: justify;	color: #000; 	background: #1a1b1d url(images/bh-bg.png);	background-attachment: fixed;		background-position: bottom center;	background-repeat: no-repeat; }#wrap { width: 760px; 	margin-right: auto; 	margin-left: auto; 	background:#feffff url(images/bh-wrapbg.png); 	background-position: top left;		background-repeat: repeat-x; 	border-left: 2px solid #f6f6f6; 	border-right: 2px solid #f6f6f6; }/* header styles ===================================== */#head { width: 760px; 	height: 260px; 	background-image: url(images/bh-header.png); 	background-repeat: no-repeat; }	#desc { height: 60px; 	margin: 0px 120px 0px 0px; 	padding: 20px 30px 0px 30px; 	font-size: 14px; 	font-weight: bold; 	text-align: center; }	#title { margin: 10px 10px 0px 0px; 		text-align: center; }		#title h1 {font-family: Verdana, "Helvetica", Sans-serif; 		margin-left: 10px;		margin-top: 30px;		padding: 0 0 10px  0; 		font-size: 30px; }		#title h1 a:link, #title h1 a:visited { color: #69822e; text-decoration: none; }#title h1 a:hover { text-decoration: none; }/* right menu styles ================================= */#right { float: right; width: 180px; padding: 0px 20px 0px 40px; color: #223006; }#right h2 { margin: 20px 0px 5px 0px; padding: 0px; font-size: 14px; }#right ul { margin: 0px; padding: 0px; }#right ul li { list-style-type: none; margin: 0px 0px 30px 0px; }#right ul ul { margin: 0px; padding: 0px; }#right ul ul li { list-style-type: none; margin: 5px 0px 0px 0px; padding: 0px; list-style-type: square; list-style-position: inside; }#right a { text-decoration: underline; }/* main content styles =============================== */#content { margin: 20px 240px 0px 0px; padding: 0px 20px 0px 20px; line-height: 16px; }.post { margin: 0px 0px 40px 0px; }.meta { font-size: 10px; margin: 0px 0px 10px 0px; padding: 0px; }.postmetadata { text-align: right; font-weight: bold; }/* footer styles ===================================== */#foot { clear: both; margin: 0px 0px 0px 0px;background-image: url(images/footbg.png); 	background-repeat:repeat-x; padding: 15px 15px 5px 15px; font-size: 12px; font-weight: bold; text-align: center; color: #999999; }#foot a:link, #foot a:visited { font-weight: normal; color: #192108; }#foot a:hover { color: #85b327; }/* comment styles ==================================== */#commentlist { margin-left: 0px; margin-right: 0px; padding: 0px; }#commentlist li { list-style-type: none; margin: 10px 0px 10px 0px; padding: 10px 20px 10px 20px; background-color: #e5f3ff; border: 2px solid #6699cc; color: #003366; }#commentlist p { margin: 10px 0px 10px 0px; }#commentlist a:link, #commentlist a:visited { color: #003366; text-decoration: underline; }#commentlist a:hover { color: #000000; }/* global styles ===================================== */h2 { margin: 0px; padding: 0px; font-size: 16px; }h3 { font-size: 14px; }blockquote { margin-left: 20px; margin-right: 20px; background-color: #cbd1bc; color: #003366; padding: 5px 15px 5px 15px; border: none; }blockquote p { margin: 0px; padding: 10px 0px 10px 0px; }blockquote a:link, blockquote a:visited { color: #0066cc; text-decoration: underline; }blockquote a:hover { color: #000000; }a img { border: none; }a:link, a:visited { color: #67990f; text-decoration: none; }a:hover { color: #070401; }textarea { width: 450px; }