/*
Theme Name: Dream
	Theme URL: 
	Description: Dream theme.
	Author: Shyamal
	Author mail: dharshyamal@yahoo.co.in
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
/*table{border-collapse:collapse;border-spacing:0;}*/

/*fieldset,*/img{border:0;}

address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}

li {list-style:none;}

/*caption,th {text-align:left;}*/

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

q:before,q:after{content:'';}

abbr,acronym {border:0;font-variant:normal;}

sup,sub {line-height:-1px;vertical-align: text-top;}

sub {vertical-align:text-bottom;}

input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*/*/
body{ background:url(images/pageBg.jpg) repeat-x left top; font-family:"trebuchet MS"; font-size:14px; color:#333}
.header{ padding:20px 0px 10px; width:769px; float:left}
.header div{ float:left}
.header div.app{ padding-top:190px; padding-left:60px}
.wrapper{ width:769px; background:url(images/background.jpg) no-repeat left top; padding:20px 20px 0px 80px;	}

.leftColumn{ width:486px; padding:0px 10px 0px 6px; float:left}

.post h1{ font-size:24px; font:bold}
.post h1 a{ color:#333; text-decoration:none}
.post p{ padding:5px 0px;}
.post p a{ color:#333; text-decoration:underline}

.socialLinks{}

.rightColumn{ float:left; width:260px; position:relative}
.rightColumn .phone{ position:absolute; right:0px; top:-300px}
.rightColumn .video{ margin-top:160px;}
.rightColumn ul { margin-top:10px;}
.rightColumn ul li{ text-align:center}

.slideshow{ clear:both; margin:10px 0px}

.footer{ background:url(images/footerbg.jpg) repeat-x left top; height:65px; text-align:center; padding-top:10px; clear:both;}

/* form*/
.txtbox{ border:1px solid #e5ca7b; background:#fff; padding:4px; width:220px; font-size:11px; color:#000}
.txtarea{ border:1px solid #e5ca7b; background:#fff; padding:4px;width:220px; font-size:11px; color:#000}

#commentform .txtbox{border:1px solid #ccc; background:#fff; padding:4px; width:200px; font-size:11px; color:#000}
#commentform .txtarea{border:1px solid #ccc; background:#fff; padding:4px;width:420px; font-size:11px; color:#000}
/* extra*/
.clearBoth{ clear:both;}
.newer_older a{margin-top:1em;text-decoration:none;font-size:12px;letter-spacing:-1px;}
	.newer a{background:#FFF url(images/buttonBg.gif) no-repeat left top;width:105px;padding:6px 3px 6px 0px;float:left;cursor:pointer;text-align:center;height:14px; color:#616060; text-decoration:none}
	.older a{background:#FFF url(images/buttonBg.gif) no-repeat left top;width:105px;padding:6px 3px 6px 2px;float:right;cursor:pointer;text-align:center;height:14px; color:#616060; text-decoration:none}

/* comments*/
.postcomments{ padding:10px;font-size:12px;color:#484a4c; }
.postcomments p{ padding:6px 8px;}
.postcomments p a{color:#484a4c; text-decoration:underline}
.postcomments h3{color:#3b9ed7; font-family:"trebuchet MS"; font-size:16px; font-weight:bold}
.postcomments h3.commentstitle{ margin:10px 0px; border-bottom:1px solid #dedede}
.commentbox{ background:#f6f0dc; border:1px solid #e4d29b; padding:10px; margin-top:5px }
.commentauthor{ font-weight:bold;  color:#484a4c}
.commentmetadata{ color:#484a4c;font-size:12px;}
	.commentmetadata a{color:#484a4c; text-decoration:none}
.commentbody{ padding:10px 0px}
.commentlabel{font-family:"trebuchet MS"; font-size:14px;color:#6b6767; padding-bottom:4px; font-weight:bold}
.sidebar div.pod ul.recentComments li{ line-height:16px; padding:4px 0px}
