/*
Theme Name: QuitSmoking Tempalte
Theme URI: 
Description: Theme for GenieCentre.com
Version: 1.0
Author: Jyot Vakharia
Author URI: http://www.blackidsolutions.com
*/
body
	{
		margin: 0px;
		font-size: 13px;
		font-family:Arial, Helvetica, sans-serif;
		background:#636363;
		text-align:center;
		padding: 10px;
	}
#header
	{
		background: url(images/headerbg.jpg) repeat-x;
	}
#header_inner
	{
		background:  url(images/title.jpg) no-repeat center;
		height: 131px;
	}
#content
	{
		background:url(images/contentbg.jpg) repeat-y;
		width: 783px;
		margin: auto;
	}
#content_inner
	{
		background:url(images/content_bottom.jpg) bottom no-repeat;
	}
#content_area
	{
		background:url(images/content_top.jpg) no-repeat top;
		padding: 10px;
	}

#rightColumn
	{
		background: url(images/col_top.jpg) no-repeat #ededed top;
		width: 219px;
		float:right;
		text-align:left;
	}
#rightColumnInner
	{
		padding: 10px;
		background: url(images/col_bottom.jpg) no-repeat bottom;
	}
#innerContentColumn
	{
		margin-right: 280px;
		text-align:left;
		padding: 10px;
		padding-left: 25px;
	}
textarea#comment
	{
		width: 430px;
		height: 150px;
	}
#rightColumnInner li
	{
		list-style: none;
		margin-left: -10px;
	}
ul.mar_left
	{
		margin-left: -30px;
		list-style: none;
	}
*html ul.mar_left { margin: 0px; }
*:first-child+html ul.mar_left { margin: 10px; }
ul.mar_left li
	{
		padding: 5px;
		margin-bottom: 5px;
	}
#rightColumnInner li li
	{
		list-style:url(images/list_image.jpg) !important;
		margin: 0px;
		padding: 0px;
		margin-left: -15px;
	}
#rightColumnInner a
	{
		color: #000000;
		text-decoration:none;
	}

#rightColumnInner a:hover
	{
		color: #2a5c93;
	}
h2
	{
		font-size: 1.4em;
		padding: 5px;
		margin: 0px;
	}
#rightColumnInner h2
	{
		color: #2a5c93;
		border-bottom: inset 1px #999999;
		margin-bottom: 5px;
	}
.sidbar_panel
	{
		padding-top: 5px;
		padding-bottom: 5px;
	}
#search
	{
		background: url(images/search_bg.jpg) repeat-x;
                height: 38px;
	}
#search_inner
	{
		background: url(images/search_left.jpg) no-repeat left;
                height: 38px;
      	}
#search_inner2
	{
		background: url(images/search_right.jpg) no-repeat right;
                height: 38px;
		text-align: right;                
	}
#search_inner3
        {
                padding: 8px;
                height: 38px;
        }
.search_button
	{
		background: url(images/search_button.jpg);
		width:69px;
		height: 19px;
		border:none;
		cursor:pointer;
	}
h1.storytitle, 
	{
		padding: 5px;
		padding-left: 0px;
		font-size: 1.8em;
		border-bottom: inset 1px #999999;		
		color: #2a5c93;
		text-decoration:none;
	}
h1.storytitle a
	{
		color: #2a5c93 !important;
	}
.search_form
	{
		float: left;
		padding-top: 2px;
		padding-right: 5px;
	}
.header_home_link
	{
		height: 100px;
		width: 290px;
		border: none;
		display:block;
		margin:auto;
	}
.meta_outer
	{
		border-top: solid 1px #aeaeae;
		padding: 5px;
	}
.space10
	{
		width: 10px;
		height: 10px;
		overflow: hidden;
	}
.meta
	{
		float:left;
		width: 300px;
	}
.feedback
	{
		margin-left: 300px;
		text-align: right;
	}
.post
	{
		padding-bottom: 20px;
	}
#comments div
	{	
		padding: 5px;
		border-top: dotted 1px #aeaeae;
		border-bottom: dotted 1px #aeaeae;
		margin-bottom: 5px;
	}
.alt
	{
		background: #f7f7f7;
	}
a
	{
		
		text-decoration:none;
	}
a:hover
	{
		color: #2a5c93;
	}
.clearer
	{
		clear:left;
	}
.comments1
	{
		background:url(images/comments_bg.jpg) no-repeat right center;
		padding-right: 15px;
	}
a img
	{
		border: none;
	}