/*
Theme Name: CoolHealthTips
Theme Date: 26032008
Theme URI: http://yoursite.com/
Description: Unique customize wordPress theme.
Author: Asim
Author URI: http://yoursite.com/
Tags: blue, custom theme option, fixed width, three columns, widgets.

*/

body {
	font-family: "Trebuchet MS";
	font-size: 100%;
	color: #343434;
	margin: 0px;
	padding: 0px;
	background: #fff url(images/bg.gif) repeat-x top;
}
html {
	line-height: 1.25em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Futura", Tahoma, Georgia;
}

#wrap-ct {
	width: 940px;
	margin: 0px auto;
	font-size: 0.6875em;
}
#container-ct {
	width: 940px;
	margin: 0px;
	float: left;
}
#header-ct {
	width: 940px;
	margin: 0px;
	float: left;
	height: 60px;
	padding-top: 5px;
}
#content-ct {
	width: 940px;
	margin: 0px;
	float: left;
	position: relative;
}
#footer-ct {
	width: 100%;
	margin: 0px;
	float: left;
	background: #7FD7F2 url(images/footer.gif) repeat-x top;
	font-size: 0.7em;
	padding-bottom: 1em;
	color: #DCF4FC;
	font-weight: bold;
}
#footer-ct #ft-wrp {
	margin: 0px auto;
	width: 940px;
}
#footer-ct #ft-content {
	margin: 0px;
	padding: 2em 0px 0px;
	float: left;
	width: 940px;
}
#ft-content .alignleft {
	float: left;
	width: 45%;
}
#ft-content .alignright {
	float: right;
	width: 45%;
}
#ft-content a {
	color: #F9FEFF;
	text-decoration: none;
	font-weight: normal;
}
#ft-content a:hover {
	color: #003366;
	text-decoration: underline;
}



#left-hd {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header-ct img {
	border-width: 0px;
}
#header-ct h1 {
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 1.5em;
	color: #FFFFFF;
}
#header-ct p {
	margin: 0px;
	padding: 0px;
	color: #F9F9F9;
}
#right-hd {
	display: inline-block;
	margin: 0px;
	padding: 30px 0px 0px;
	float: right;
	width: 600px;
}


.page-navs {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	font-size: 1.125em;
	float: right;
	display: inline-block;
}
.page-navs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.page-navs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
.page-navs ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
.page-navs li a {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	line-height: 30px;
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
.page-navs li a:hover {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	line-height: 30px;
	height: 30px;
	color: #CCCCCC;
	text-decoration: underline;
}
#home {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#home a {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	line-height: 30px;
	height: 30px;
	color: #26BBEA;
	text-decoration: none;
}
#home ul a {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	line-height: 30px;
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(none);
}
#home ul a:hover {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	line-height: 30px;
	height: 30px;
	color: #FFFFFF;
	text-decoration: underline;
}
#home a:hover {
	margin: 0px;
	padding: 0px 12px;
	float: left;
	line-height: 30px;
	height: 30px;
	color: #FFFFFF;
	text-decoration: underline;
}
#intros {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 940px;
	background: url(images/intro.gif) no-repeat left center;
	height: 152px;/*190px;*/
}
#google-ads {
	float: left;
	width: 940px;
	padding-top: 18px;
	margin: 0px;
	text-align: center;
	padding-bottom: 20px;
}
#post-entry {
	float: left;
	width: 580px;
	padding-top: 1em;
	padding-bottom: 2em;
}
#post-entry h2 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px 0px 0.5em;
	color: #000000;
	border-bottom: 1px solid #CAF8FF;
}

#sidebar {
	float: right;
	width: 350px;
	background: url(images/center-side.gif) repeat-y;
	margin-bottom: 2em;
	margin-top: 0em;
}
#sidebar-wrp {
	float: left;
	width: 350px;
	background: url(images/top-side.gif) no-repeat top;
}
#sidebar-bottom {
	background: url(images/bottom-side.gif) no-repeat top;
	float: left;
	height: 39px;
	width: 350px;
}
#sidebar table {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.post-meta {
	margin: 0px;

	padding: 2em 0px 2.125em;
	float: left;
	width: 100%;
	background: url(images/sep.gif) no-repeat right bottom;
}
.post-meta h1 {
	font-size: 1.85em;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.post-meta h1 a {
	color: #0066CC;
	text-decoration: none;
}
.post-meta h1 a:hover {
	color: #003366;
	text-decoration: underline;
}

.post-meta .author {
	margin: 0px;
	padding: 3px 0px 3px 4%;
	float: left;
	width: 95%;
	background: url(images/authors.gif) no-repeat left center;
	color: #666666;
	border-bottom: 1px solid #EFEFEF;
}
.post-meta .author a {
	color: #003366;
	text-decoration: none;
}
.post-meta .author a:hover {
	color: #000000;
	text-decoration: underline;
}
.post-meta .post-content {
	float: left;
	width: 98%;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 1.125em;
}
.post-meta .post-content a {
	color: #003399;
	text-decoration: underline;
}
.post-meta .post-content h6 {
	font-size: 1em;
	color: #000000;
	border-bottom: 1px solid #EEEEEE;
	margin: 1em 0px 0.5em;
	padding: 0px;
}
.post-meta .post-content .gcontent {
	margin: 0px;
	padding: 0px;
}
.post-meta .post-cats {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-cats .category {
	margin: 0px;
	padding: 2px 0px 2px 4%;
	float: left;
	width: 95%;
	background: url(images/cats.gif) no-repeat left 2px;
}
.post-cats .category a {
	color: #003366;
	text-decoration: underline;
}
.post-cats .category a:hover {
	color: #003366;
	text-decoration: none;
}
#rss-subscribes {
	background: url(images/rss.gif) no-repeat center center;
	margin: 1em 0px 0px;
	float: left;
	height: 171px;
	width: 350px;
}
#rss-subscribes h3 {
	font-size: 14px;
	color: #333333;
	float: left;
	width: 300px;
	padding-left: 35px;
	padding-top: 23px;
	margin: 0px;
}
#rss-subscribes .rss-bx {
	float: left;
	width: 200px;
	padding-right: 50px;
	padding-left: 100px;
	padding-top: 25px;
}

#side-top {
	float: left;
	width: 350px;
}

#rss-subscribes p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	font-weight: bold;
	font-size: 1.125em;
	color: #000000;
}
#rss-subscribes p a {
	color: #000000;
	text-decoration: none;
}
#whatisrss a {
	color: #F9B129!important;
	text-decoration: none;
}
#rss-subscribes p a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.side-widget {
	margin: 0px;
	padding: 0px 11px 1em;
	float: left;
	width: 328px;
}
.top-side-widget {
	background: url(images/wrp-top.gif) no-repeat bottom;
	float: left;
	width: 328px;
	padding-bottom: 5px;
}
.wrp-h {
	background: url(images/sidebar-title-left.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	display: inline-block;
}
.wrp-h h3 {
	background: url(images/sidebar-title-right.gif) no-repeat right bottom;
	margin: 0px;
	padding-right: 20px;
	font-size: 1.35em;
	color: #000000;
	padding-top: 12px;
	height: 24px;
	float: left;
	display: inline-block;
}
.wrp-h h3 a {
	color: #000000;
	text-decoration: none;
}
.box-widget {
	background: url(images/wrp-c.gif) repeat-y;
	float: left;
	width: 298px;
	padding-right: 15px;
	padding-left: 15px;
}
.box-widget img {
	border-width: 0px;
}
.box-widget .nolist li img {
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 6px;
}

.box-widget .list {
	margin: 0px;
	padding: 0.5em 0px 1em;
	float: left;
	width: 298px;
	list-style-type: none;
}
.adhere {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 298px;
}
.adhere a {
	color: #666666;
	text-decoration: underline;
}
.adhere a:hover {
	color: #000000;
	text-decoration: none;
}

.box-widget .list ul {
	margin: 0px;
	padding: 0em;
	float: left;
	width: 288px;
	list-style-type: none;
}
.box-widget .list li {
	margin: 0px 0px 0.25em;
	padding: 0em;
	float: left;
	width: 298px;
	list-style-type: none;
	font-size: 1em;
}
.box-widget .list ul li {
	margin: 0.25em 0px 0em;
	padding: 0em;
	float: left;
	width: 288px;
	list-style-type: none;
	font-size: 1em;
}
.box-widget .list li a {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	list-style-type: none;
	background: url(images/list.gif) no-repeat left -1px;
	color: #000000;
	text-decoration: none;
}

.box-widget .list li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	list-style-type: none;
	background: url(images/list.gif) no-repeat left -1px;
	color: #000000;
	text-decoration: underline;
}

.box-widget .nolist {
	margin: 0px;
	padding: 0.5em 0px 1em;
	float: left;
	width: 298px;
	list-style-type: none;
}
.box-widget .nolist ul {
	margin: 0px;
	padding: 0em;
	float: left;
	width: 288px;
	list-style-type: none;
}
.box-widget .nolist li {
	margin: 0px 0px 0.25em;
	padding: 0em 0em 0.5em;
	float: left;
	width: 298px;
	list-style-type: none;
	font-size: 1em;
}
.box-widget .nolist ul li {
	margin: 0.25em 0px 0em;
	padding: 0em;
	float: left;
	width: 288px;
	list-style-type: none;
	font-size: 1em;
}
.box-widget .nolist li a {
	margin: 0px;
	list-style-type: none;
	color: #0066CC;
	text-decoration: none;
}
.box-widget .nolist li a:hover {
	margin: 0px;
	list-style-type: none;
	color: #000000;
	text-decoration: underline;
}
.box-widget .nolist li h1 {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
.nolist .fimg {
	margin: 0px 5px 5px 0px;
	float: left;
	width: 25%;
	border-width: 0px;
}


.box-widget-bottom {
	background: url(images/wrp-b.gif) no-repeat top;
	float: left;
	height: 18px;
	width: 328px;
}
#sidebar-second {
	float: left;
	width: 350px;
}
#sidebar-second .sides {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	float: left;
	width: 170px;
}
.sides h3 {
	background: url(images/sidebar-sml-top.gif) no-repeat bottom;
	float: left;
	height: 31px;
	width: 152px;
	margin: 0px;
	padding: 20px 0px 0px 18px;
	font-size: 1.35em;
}
.side-widget {
	float: left;
	width: 170px;
}
.sides .close-side {
	background: url(images/sidebar-sml-bottom.gif) no-repeat top;
	float: left;
	height: 19px;
	width: 170px;
	padding: 0px;
	margin-bottom: 1em;
}
.sides img {
	border-width: 0px;
}

.sides .list {
	background: url(images/sidebar-sml-c.gif) repeat-y;
	margin: 0px;
	padding: 1em 5px 0em;
	float: left;
	width: 160px;
	list-style-type: none;
}
.sides .list ul {
	margin: 0px;
	padding: 0em;
	float: left;
	width: 150px;
	list-style-type: none;
}
.sides .list li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 160px;
	list-style-type: none;
	font-size: 1em;
}
.sides .list li a {
	background: url(images/cup-list.gif) no-repeat 3px 2px;
	padding-left: 18px;
	margin: 0px;
	color: #333333;
	text-decoration: none;
}

.sides .list ul li {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 150px;
	list-style-type: none;
	font-size: 1em;
}
.sides .list li a:hover {
	background: url(images/cup-list.gif) no-repeat 3px 2px;
	padding-left: 18px;
	margin: 0px;
	color: #000000;
	text-decoration: underline;
}


.sides .nolist {
	background: url(images/sidebar-sml-c.gif) repeat-y;
	margin: 0px;
	padding: 1em 5px;
	float: left;
	width: 160px;
	list-style-type: none;
}
.sides .nolist ul {
	margin: 0px;
	padding: 0em;
	float: left;
	width: 150px;
	list-style-type: none;
}
.sides .nolist li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 160px;
	list-style-type: none;
	font-size: 1em;
}
.sides .nolist li a {
	margin: 0px;
	color: #333333;
	text-decoration: none;
}

.sides .nolist ul li {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 150px;
	list-style-type: none;
	font-size: 1em;
}
.sides .nolist li a:hover {
	margin: 0px;
	color: #000000;
	text-decoration: underline;
}






#themeswitcher {
	margin: 0px;
	padding: 5px 0px 12px;
	float: left;
	width: 96%;
	list-style-type: none;
}
#themeswitcher li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 95%;
}
#themeswitcher select {
	margin: 0px;
	padding: 2px;
	float: left;
	width: 98%;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
}
.akpc_pop {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
	clear: both;
}

.subscribe-to-comments {
	font-size: 11px!important;
	color: #000000;
}
.subscribe-to-comments a {
	color: #003366;
	text-decoration: underline;
}

.pullquote-left {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.pullquote-right {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}



.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 5px;
	float: left;
	width: 50%;
	background: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.caption-img-left p {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}

.caption-img-left em {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.caption-img-left img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}



.caption-img-right {
	display: block;
	margin: 15px 0px 2px 5px;
	padding: 5px;
	float: right;
	width: 50%;
	background: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.caption-img-right p {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	line-height: 18px;
}

.caption-img-right em {
	font-size: 11px;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	line-height: 18px;
}
.caption-img-right img {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


















dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;

}
blockquote p {
	margin: 0px;
	padding: 0px;
}
blockquote {
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	margin: 10px;
	padding: 7px;
	clear: both;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
	font-style: italic;
	border-left: 3px solid #111111;
}


.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
.border {
	padding: 3px;
	border: 1px solid #CCCCCC!important;
}

img.alignleft {
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 0px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
}
em {
	font-style: italic;
}

.post-content ul ul {
	margin: 0px;
	padding: 0px;
}
.post-content img {
	border-width: 0px;
}
.post-content h1 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h2 {
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.post-content h3 {
	margin: 25px 0px 5px;
	padding: 0px 0px 2px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	border-bottom: 1px solid #eeeeee;
}
.post-content h4 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.post-content h5 {

	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}


.info {
	border: 1px solid #4AB7FF;
	font-size: 11px;
	color: #191919;
	background: #BFE5FF url(images/styling/info.gif) no-repeat 5px center;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	display: block;
	font-weight: 400;
	width: 70%;
}
.warning {
	border: 1px solid #FF8888;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	background: #FFBFBF url(images/styling/warning.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.download {
	border: 1px solid #C2E069;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, sans-serif, "Courier New";
	line-height: 125%;
	background: #E5F2BF url(images/styling/download.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.alert {
	border: 1px solid #FFC875;
	font-size: 11px;
	color: #191919;
	line-height: 125%;
	background: #FFE5BF url(images/styling/alert.gif) no-repeat 5px 5px;
	font-family: Verdana, sans-serif, "Courier New";
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}
.note {
	border: 1px solid #FFE375;
	font-size: 11px;
	color: #191919;
	font-family: Verdana, "Times New Roman", Times, Georgia, serif;
	line-height: 125%;
	background: #FFF2BF url(images/styling/note.gif) no-repeat 5px center;
	display: block;
	margin: 10px 0px 0px;
	padding: 12px 12px 12px 35px;
	font-weight: 400;
	width: 70%;
}


/*//////////////////////////////////////////////////////////
/////////////PAGING-COMMENT-TEMPLATE/////////////////////////
////////////////////////////////////////////////////////////*/

#post-navigator {
	color: #000000;
	margin: 0px;
	padding: 2em 0px 0px;
	float: left;
	width: 99%;
}
#post-navigator-single {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 99%;
	font-size: 1.125em;
}
.wp-pagenavi {
	float: left;
	width: 99%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.125em;
}
.pages {
	color: #000000;
	background: #f8f8f8;
	padding: 2px 5px;
	border: 1px solid #dddddd;
	margin-right: 5px;
	font-weight: bold;
}
.current {
	background: #FFFFFF;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
	color: #000000;
}

#post-navigator a {
	color: #000000;
	background: #DEDEDE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
#post-navigator a:hover {
	color: #FFFFFF;
	background: #000000;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #0033CC;
	font-weight: bold;
}
#post-navigator-single .alignleft {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single .alignright {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	height: 20px;
}
#post-navigator-single a {
	color: #666666;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
}
#post-navigator-single a:hover {
	color: #333333;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
}
#comments-template {
	float: left;
	width: 100%;
	padding-top: 1em;
	background: url(images/sep.gif) no-repeat right bottom;
	padding-bottom: 1em;
}
#comments-template a {
	color: #0066CC;
	text-decoration: none;
}
#comments-template a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#comments-template h4 {
	font-size: 1.25em;
	margin: 15px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #000000;
}
#comments-template h5 {
	font-size: 1.25em;
	margin: 1em 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #000000;
}
#comments-template h6 {
	font-size: 1.25em;
	margin: 1em 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #000000;
}
#comments-template .subs {
	margin: 0px 0px 30px;
	padding: 0px 0px 0px 18px;
	float: left;
	width: 94%;
	font-size: 1.125em;
	background: url(images/rss.png) no-repeat 2px center;
}
.coms {
	margin: 0px 0px 0.5em;
	padding: 2%;
	float: left;
	width: 90%;
}
.avatar {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	height: 48px;
	width: 48px;
}
.avatar img {
	margin: 0px;
	padding: 0px;
	float: left;
	border-width: 0px;
}

.comment-text {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	width: 88%;
}
.comment-text ul ul {
	margin: 0px;
	padding: 0px;
}

.comment-text big {
	font-size: 1.125em;
	font-weight: bold;
}
.text-content {
	margin: 0px;
	padding: 5px 0px;
	color: #000000;
	font-size: 1.125em;
}
.coms-alt {
	margin: 0px 0px 0.5em;
	padding: 2%;
	float: left;
	width: 90%;
	background: #F2FBFF;
	border: 1px solid #ECF5FF;
}
#comments-template .ping {
	margin: 0px 0px 20px;
	float: left;
	width: 90%;
	list-style-type: none;
	padding: 0px 0px 0px 8px;
}
#comments-template .ping li {
	font-size: 1.125em;
	color: #333333;
	float: left;
	width: 100%;
	list-style-type: none;
	margin: 0px 0px 0.5em;
	padding: 0px 0px 0px 14px;
	background: url(images/cat.gif) no-repeat left 2px;
}
#comments-template #comment-form {
	margin: 0px;
	padding: 0em;
	float: left;
	width: 90%;
}
#comment-form .intext {
	line-height: 20px;
	padding: 1px;
	float: left;
	height: 20px;
	width: 250px;
	margin: 0px;
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
}
#comment-form p {
	font-size: 1.125em;
	color: #000000;
	margin: 0px 0px 1em;
	padding: 0px;
}
#comment-form .inform {
	line-height: 20px;
	padding: 1px;
	height: 170px;
	width: 400px;
	margin: 0px;
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
}
#comment-form .inbutton {
	margin: 0px;
	padding: 2px 5px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 1.125em;
	font-weight: bold;
	color: #FFFFFF;
	background: #0099FF;
	border-top: 1px solid #0099FF;
	border-right: 2px solid #0074E8;
	border-bottom: 2px solid #0074E8;
	border-left: 1px solid #0099FF;
	float: left;
	width: auto;
}
#comment-form .inbutton:hover {
	margin: 0px;
	padding: 2px 5px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 1.125em;
	font-weight: bold;
	color: #FFFFFF;
	background: #006699;
	border-top: 1px solid #003399;
	border-right: 2px solid #003366;
	border-bottom: 2px solid #003366;
	border-left: 1px solid #003399;
	float: left;
	width: auto;
}
#comment-form .mod {
	margin: 1em 0px;
	padding: 1em 0px 0px;
	float: left;
	width: 100%;
	font-size: 1em;
	color: #333333;
}
#comment-form .req {
	color: #663300;
	text-decoration: none;
}
#comments-template .related {
	margin: 0px 0px 20px;
	float: left;
	width: 90%;
	list-style-type: none;
	padding: 10px 0px 0px 8px;
}
#comments-template .related li {
	font-size: 1.125em;
	color: #333333;
	float: left;
	width: 100%;
	list-style-type: none;
	margin: 0px 0px 0.5em;
	padding: 0px 0px 0px 14px;
	background: url(images/cat.gif) no-repeat left 2px;
}
.post-social {
	margin: 0px;
	padding: 6px 0px 10px;
	float: left;
	width: 100%;
}







.post-social p {
	margin: 0px 5px 0px 0px;
	float: left;
	display: block;
	height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 24px;
}
.post-social p a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 24px;
}

.digg {
background: url(images/socials/social.gif) -77px;
}
.delicious {
background: url(images/socials/social.gif) -50px;
}
.stumble {
background: url(images/socials/social.gif) -23px;
}
.tech {
background: url(images/socials/social.gif) -1px;
}
.blinklist {
background: url(images/socials/blinklist.png) no-repeat center;
}
.blogmark {
background: url(images/socials/blogmarks.png) no-repeat center;
}
.bumpzee {
background: url(images/socials/bumpzee.png) no-repeat center;
}
.dzone {
background: url(images/socials/dzone.png) no-repeat center;
}
.furl {
background: url(images/socials/furl.png) no-repeat center;
}
.netscape {
background: url(images/socials/netscape.gif) no-repeat center;
}
.netvouz {
background: url(images/socials/netvouz.png) no-repeat center;
}
.reddit {
background: url(images/socials/reddit.png) no-repeat center;
}
.scopeo {
background: url(images/socials/scoopeo.png) no-repeat center;
}
.scuttle {
background: url(images/socials/scuttle.png) no-repeat center;
}
.spurl {
background: url(images/socials/spurl.png) no-repeat center;
}
.taggly{
background: url(images/socials/taggly.png) no-repeat center;
}
.thisnext {
background: url(images/socials/thisnext.png) no-repeat center;
}
.wists {
background: url(images/socials/wists.png) no-repeat center;
}
.yahooweb {
background: url(images/socials/yahoomyweb.png) no-repeat center;
}
.box-widget form {
	margin: 0px;
	padding: 3px 0px 0px;
	float: left;
	width: 100%;
}
.box-widget .searchbox {
	margin: 0px;
	padding: 5px 2px;
	float: left;
	width: 97%;
	border-top: 2px solid #999999;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 2px solid #999999;
	background: #FFFFFF;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	color: #000000;
}

