body 
{
	font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;
}

img 
{
    border:0;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

a {
	color: #1647C7;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

#wrap {
	width: 1000px;
	margin: 0 auto;
}


#header 
{
	height: 60px;
}

#logo 
{
	font-size: 23px;
	padding: 10px 0 0 20px;
	color: #fff;
}

#logo span
{
	font-size: 23px;
	color:  #00B000;
}

#tagline {
	width: 500px;
	font-size: 14px;
	padding: 10px 0 0 20px;
	color: #F2F2F2;
}

/* Navigation Bar */

#navbar {
	height: 30px;
	background: none;
	position: relative;
}

#nbar a {
	font-weight: normal;
}

#nbar {
	position: relative;
	width: auto;
	height: 30px;
	margin: 0;
	padding : 5px 0 0 30px;
	font: 12px/25px Verdana, Arial, Tahoma, Sans-serif;
}

#nbar ul {
	float: left;
	list-style : none;
	margin: 0;
	padding: 0;
}

#nbar ul li {
	display: inline;
}

#nbar ul li a {
	display: block;
	height: 25px;
	float: left;
	padding: 0 10px;
	color: #000;
	text-decoration: none;
	background: none;
}


#nbar ul li a:hover {
	color: #333;
}

#nbar ul li#selected a {
	color: #000;
	background: url(http://www.comfortsurf.com/Images_MasterPage/nbg-inv.png) top repeat-x;
}


/* Content */

#content-top {
	background: url(../Images_MasterPage/content-top.png) center no-repeat;
	height: 50px;
	width: 978px;
	border: 0;
}
	
#content-ad 
{
	background: none;
	text-align:center; 
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#content-bg {
	width: 978px;
	background: url(../Images_MasterPage/wrapbg.gif) center repeat-y;
	border: 0;
}

#content-bottom 
{
    width: 978px;
	height: 50px;
	background: url(../Images_MasterPage/content-bottom.png) center no-repeat;
	text-align: center;
	border: 0;
}

#content {	
	width: 100%;
	margin: 0 auto;
	border: 0;
}

.post-footer {
	background: #fff url(../Images_MasterPage/post-footer.png) no-repeat;
	height: 32px;
	font-size: 12px;
	padding: 8px 10px 0 10px;
	text-align: right;
	color: #000;
	margin-bottom: 30px;
}
	

.dated {
	padding-top: 2px;
	background: url(../Images_MasterPage/calendar.png) left no-repeat;
	padding-left: 20px;
	float: left;
}

.category {
	background: url(../Images_MasterPage/category.png) left no-repeat;
	padding-left: 20px;
	margin-left: 30px;
	float: left;
	height: 22px;
}

.author {
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(../Images_MasterPage/user.png) no-repeat;
}

.more {
	padding-right: 20px;
	margin-left: 20px;
	padding-bottom: 2px;
	background: url(../Images_MasterPage/more.png) right no-repeat;
}

#tblLinner1
{
  	width: 100%;
	background: url(../Images_MasterPage/linner1.png) repeat-x;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 27px;  
	vertical-align:middle;
}

#tblLinks
{
	width: 100%;
	background: url(../Images_MasterPage/linner2.gif) repeat-x;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: White;
	height: 27px;
	vertical-align:middle;
}

#tblLinks a
{
	color: white;
	text-decoration: none;
}

#tblLinks a:hover
{
	color: white;
	text-decoration: none;
}

.tblBox
{
    width:100%;
    border:0;
    padding:0;
    margin:0;
}

.thBox
{
    background: url(../Images_MasterPage/linner3.png) repeat-x;
    height:23px;
    font-weight:bold;
    color: #282828;
    padding-left:5px;
    vertical-align:middle;
}

/* Forms and Text Fields */

#search {
	margin : 10px;
	padding : 0 5px;
	border-top: dotted 2px #D7D7D7;
	border-bottom: dotted 2px #D7D7D7;
}

label {
	color: black;
}

input text {
	padding : 1px;
	border : 1px solid #8E8E8E;
	font : normal 1em Verdana, sans-serif;
	color : #000000;
	background: #F9F9F9;
}

textarea {
	width : 400px;
	padding : 2px;
	border : 1px solid #8E8E8E;
	font : normal 1em Verdana, sans-serif;
	color : #000000;
	background: #F9F9F9;
}

input.button {
	font : 8px Arial, Sans-serif;
	border : 2px outset #FF6600;
	color : #FF6600;
}

/* Search */ 

#search {
	position: relative;
	background: none;
	border: none;
	margin: 0;
	color: #fff;
}
#droplist
{
	margin: 0;
	font-size: 11px;
	padding-left: 2px;
	background: none;
	border: none;
	color: #000;
}
#search input.textbox {
	margin: 0;
	height: 16px;
	font-size: 11px;
	padding-left: 2px;
	width: 155px;
	background: none;
	border: none;
	color: #000;
}
#search input.button {
	background : url(../Images_MasterPage/search-button.png) no-repeat;
	color: #333;
	border: none;
	width: 25px;
	cursor: pointer;
	height: 18px;
}

/* Addition Stuffs */

code {
	margin : 4px 8px;
	padding : 10px;
	text-align : left;
	display : block;
	overflow : auto;
	font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background: #F8F8F8;
	border : 1px dashed #D7C3C3;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #333333;
}

ul span, ol span {
	color: #333333;
}



#sidebar {
	width: 315px;
	margin-right: 20px;
	float: right;
	border-left: dotted 1px #CCCCCC;
}

#sidebar h1 {
	font-size: 14px;
	font-weight: bold;
}
	

#left-sbar {
	width: 150px;
	float: left;
}

#right-ad {
	width: 160px;
	float: right;
}
	
	
#side-ad {
	width: 300px; 
	height: 250px;
}

#sidebar .widgetspace {
	padding: 5px 5px 0 10px;
	margin: 0px;
	background: none;
	padding-bottom: 28px;
}


#sidebar ul.menu {
	list-style: none;
	text-decoration: none;
	margin : 3px 0 2px 0;
	padding: 0;
}

#sidebar ul.menu li {
	padding : 2px 0 0px 0;
	margin : 0 0 0 2px;
	border-bottom: 1px dotted #ccc;
}

#sidebar ul.menu li:hover {
	background: #EBEBEB;
}

#sidebar ul.menu a {
	text-decoration : none;
	background-image : none;
	color: #333;
}


#sidebar ul.menu a:hover {
}

#divider-line {
	border-top: 1px dotted #CCCCCC;
	height: 2px;
}

/* Footer */

#footer {
	background: none;
	height: 20px;
	text-align: center;
	padding: 15px 5px 0 5px;
}

.clearfix {
	clear: both;
	overflow: hidden;
}