/*
Theme Name: HEALTH Evolution
Theme URI: http://www.bloggerstemplate.com
Description: HEALTH Evolution 2 <a href="http://www.bloggerstemplate.com">Bloggers Template</a>.
Version: 1.1
Author: RACHMANUDDIN YAHYA
Author URI: http://www.jevuska.com
Tags: Fixed width, Two Columns, Three columns, Widgets, Plugin 

	 v1.1
	 http://www.bloggerstemplate.com//
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-size: 9px; /* Resets 1em to 10px */
	font-family: Arial,Helvetica,sans-serif;
	background: #333333 url('images/bgcolor.jpg') repeat-x top left;
	color: #333;
	text-align: center;
	}
#page {
	background-color: #FFFFFF;
	text-align: left;
	}
#header {
	background: #333333;
	height: auto;
	}
#headerimg 	{
	margin: 7px 9px 0;
	height: auto;
	}

#wrapper {
 background:#99cccc;
 float:left;
 width:920px;
 padding:0 0 0 0;
}
.wrapper {
 background:#FFFFFF;
 float:left;
 width:910px;
  margin:0 5px;
}
#content {
	font-size: 1.3em;
	}
/* Single two */
.widecolumn {
	float: right;
	padding: 0 10px 20px 10px;
	margin: 10px;
	width: 508px;
	line-height: 1.6em;
	color: #FFFFFF;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widecolumn .postmetadata {
	clear: both;
	margin-bottom:10px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #000000;
	background:#99cccc;
	padding:2px 0 0 0;
	}
.widecolumn .post {
	margin: 10px 0 0 0;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.widescreen {
	line-height: 1.6em;
	padding:60px 10px 30px 10px;
	}
.widescreen h1{
	font-size: 24px;
	text-align:center;
	float:none;
	}
.widescreen .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}
.widescreen .postmetadata{
	margin: 30px 0;
	}
.widescreen .post{
	background:#FFFFFF;
	color:#660000;
	margin: 0;
	}
.widescreen .entry p {
	font-size: 1.05em;
	text-align:center;
	}
.widescreen .attachment {
	text-align: center;
	margin:0 0 0 177px;
	width:550px;
	background:#FFFFFF url('images/bgimage.jpg') repeat-y center top;
	}
.widescreen .attachment img{
	padding:0px 5px 0px 0px;
	width:500px;
	height:auto;
	}
.widescreen .entry {
	line-height: 1.4em;
	}
.widescreen .attachment-thumbnail {
	width: auto;
}
.widescreen .imagetitle {
	text-decoration:none;
	float: left;
	margin-left:80px;
	display: inline;
	}
.widescreen .alignleft {
	width:33%;
	}
.widescreen .alignright {
	width:33%;
	}
.widescreen #commentform {
	width:50%;
	padding:10px;
	}
.widescreen h3 {
	padding:10px;
	margin:10px 0 0;
	}
.imagetitle h2 {
	border:0px;
	color:#333333;
	}
.gallery-caption td a {
	color:#660000;
}
.gallery-caption th {
	text-align:left;
	}
.gallery-caption {
	line-height:20px;
	font-size:14px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f1f1f1;
	color:#333333;
	margin-top:30px;
	}
.alt a {
	color:#ddd;
	}
#footer {
	background: #ffffff;
	border: none;
	}
#footer img {
	float:left;
	margin-right:4px;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	padding:0 0 0 4px;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 0;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 0 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	width:48%;
    text-align:right;
	}
.alignleft {
	float: left;
	width:48%;
    text-align:left;
	}

* {
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
}
/* End Images */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 4em;

	}
#headerimg h1 a{
	color: #FF9900;
	font-family:Arial Narrow, Helvetica, sans-serif;
	text-decoration:none;
	text-transform: none;
	padding:0 0 0 190px;
}
#headerimg .description {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-align:left;
	padding: 0 0 0 210px;
	color:#CCCCCC;
	float:left;
	}

h2 {
	font-size: 1.5em;
	}
h2.pagetitle {
	font-size: 1.3em;
	color:#000000
	}
h3 {
	font-size: 1.3em;
	}
h1, h1 a, h1 a:hover, h1 a:visited,{
	text-decoration: none;
	color: #FFFFFF;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #330000;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #000000;
	}
.entry p a:visited {
	color: #660000;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#CCCCCC;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover {
	color: #333333;
	text-decoration: none;
	}
a:hover {
	color: #999999;
	text-decoration: underline;
	}

/* End Typography & Colors */
/* CALENDAR */

#wp-calendar {
	width: 140px;
	margin: 0 0 0 5px;
	}

#wp-calendar th {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

#wp-calendar caption {
	color: #555;
	font-family: 'Georgia', sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	}

#wp-calendar td {
	min-width: 15px;
	padding: 0;
	text-align: center;
	border: 1px solid #999;
	}

#wp-calendar a {
	color: #333;
	display: block;
	text-decoration: none;
	background: #ddd;	
	}
	
	#wp-calendar a:hover {
		color: #333;
		background: #bbb;
		}


/*	Begin Headers */
h1 {
	float:left;
	padding: 20px 0 0 0;
	}
h2 {
	margin: 0 0 0 0;
	padding-top:10px;
	border-bottom:1px double #666666;
	}
h2.pagetitle {
	margin-top: 10px;
	text-align: center;
	}
h3 {
	padding: 5px 0 0 0;
	margin: 30px 0 0;
	border-bottom:1px double #666666;
	color:#333333;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}
#page {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	border: 1px solid #959596;
	}
#header {
	margin: 0;
	padding: 0;
	height: auto;
	width: 920px;
	}
#headerimg {
	margin:0;
	height: 187px;
	width: 100%;
	background:url('images/logo.jpg') no-repeat top left;
	}
.ads-top {
	padding-top:5px;
	padding-right:5px;
	float:right;
}
.narrowcolumn {
	background:#FFFFFF;
	float: left;
	padding: 0 0 0 0;
	margin:0 0 10px 10px;
	width: 530px;
	}
.rndcontent-top {
	background:#FFFFFF url('images/cont-tl.png') no-repeat top left;
	height:6px;
}
.rndcontent-top div {
	background:transparent url('images/cont-tr.png') no-repeat top right;
	height:6px;
}
.rndcontent-bot {
	background:#FFFFFF url('images/cont-bl.png') no-repeat bottom left;
	height:6px;
}
.rndcontent-bot div {
	background:transparent url('images/cont-br.png') no-repeat bottom right;
	height:6px;
}
.content-bot {
	background: url('images/wr-br.png') no-repeat bottom right;
	height:11px;
}
.content-bot div {
	background:url('images/wr-bl.png') no-repeat bottom left;
	height:11px;
}
.post {
	margin: 20px 0;
	text-align: justify;
	background:#EAF3FA;
	color:#000000;
    padding: 0 10px 10px 10px;
	}
.post hr {
	display: block;
	}
.narrowcolumn .postmetadata {
	clear: both;
	margin-bottom:10px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #000000;
	background:#99cccc;
	padding:2px 0 0 0;
	}
.postmetadata {
	clear: both;
	}
.clear {
	clear: both;
	}
#footer {
	padding:0;
	margin:0 0 0 0;
	width: 920px;
	clear: both;
	color: #330000;
	font-size:1.1em;
	background:none;
	}

#footer p {
	margin: 0;
	padding: 8px 15px 18px;
	text-align: right;
	color: #ffffff;
	width:900px;
	font-family:Verdana;font-weight:bold;
	}
#footer a, #footer a:visited{
	color: #ff9933;
	font-weight:bold;
	}
#footer a:hover {
	color: #ff6600;
	font-weight:bold;
	}
/* End Structure */





/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry a {
	color:#660000;
	text-decoration: underline;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0;
	}
.commentlist .alt{
	background:#666666;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 5px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 7px 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Home Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 300px;
	}
#wp-calendar th {
	text-align: center;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 1px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}
	
/* Single Calender*/
#sidebar2 #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 250px;
	}
#sidebar2 #wp-calendar th {
	text-align: center;
	}
#sidebar2 #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#sidebar2 #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#sidebar2 #wp-calendar a {
	display: block;
	}
#sidebar2 #wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#sidebar2 #wp-calendar td {
	padding: 1px 0;
	text-align: center;
	}
#sidebar2 #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	color:#999999;
	text-align: center;
	margin-top: 10px;
	margin-bottom:0;
	}
.navigation a {
	color:#999999;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
        color:#CCCCCC;
	}

/* Begin Sidebar */
#rightside #searchsubmit {
	padding: 1px;
	}
#rightside h2 {
    font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin:0 0 4px 0;
	padding: 7px 1px 1px 4px;
	color:#FFFFFF;
	background:#666666 url('images/bg-h2.png') no-repeat top right; 
	border:none;
	height:22px;
	text-align:center;
	}
#rightside {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 8px 10px 10px 0;
	float:right;
	width: 340px;
	color:#666666;
	}
#rightside ul, #rightside ul ol {
	padding: 0;
	margin:0;
	}
#rightside ul{
    list-style-image: none;
	list-style-type:none;
	}
#rightside li{
    list-style-image: none;
	list-style-type:none;
	background:#FFFFFF;
	margin: 2px 0 10px;
	padding:5px;
	}
#rightside li li{
    list-style-image: url('images/heart.png');
	border-bottom:1px solid #CECECE;
	list-style-position:inside;
	line-height:10px;
	}
#rightside ul p, #rightside ul select {
	margin:5px 0 8px;
	color: #000000;	
	}

#rightside ul ul, #rightside ul ol {
	margin: 0px 0 15px 0px;
	}
#rightside ul ul ul, #rightside ul ol {
	margin: 0 0 0 10px;
	}
ol li, #rightside ul ol li {
	list-style: decimal outside;
	}
#rightside ul ul li, #rightside ul ol li {
	margin: 0 0 0;
	padding: 3px;
	}
#rightside ul ul ul {
	margin: 0;
	padding: 3px;
	}
#rightside .coolright {
	width: 320px;
	float: left;
	margin:10px 10px 0 10px;
}
#rightside .coolwidget {
	width: 320px;
	float: left;
	margin:10px 10px 0 10px;
	}
#rightside .attachment-thumbnail {
	border-color:#000066 #CECECE #CECECE #000066;
	border-style:solid;
	border-width:1px;
	float:left;
	height:100px;
	margin:4px 4px 0 0;
	padding:4px;
	width:100px;
	}
#rightside h3 {
	border:none;
	margin:0;
}

/* Sidebar 2 */
#sidebar2 h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin:0 0 4px 0;
	padding: 4px 1px 1px 4px;
	color:#FFFFFF;
	background:#666666 url('images/bg2-h2.png') no-repeat top right; 
	border:none;
	height:18px;
	text-align:center;
	}
#sidebar2 {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 10px 0 10px 10px;
	float:left;
	width: 330px;
	padding:10px;
	}
#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;

	}
#sidebar2 ul {
	list-style-image: none;
	list-style-type:none;
	margin: 10px 130px 15px 0;
	}
#sidebar2 li {
	background:#FFFFFF;
	padding-top:1px;
	margin-top:10px;
	}
#sidebar2 li li {
    list-style-image: url('images/heart.png');
	list-style-position: inherit;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #CECECE;
	line-height:15px;
	}
#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}
#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 30px;
		padding:0 10px 10px 0;
	}
#sidebar2 ul ol {
	margin: 0 0 0 10px;
	}
#sidebar2 ul ul ul {
	margin: 0px 0 0;
	padding: 3px
	}
ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}
#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 0 0 0 0px;
	padding: 0px;
	}
#content2 {
	font-size: 1.2em;
	float:right;
	width: 500px;
	}

/* Begin Form Elements */
#rightside form {
	margin:5px 0 5px 0;
	}

#sidebar2 form {
	margin:5px 0 5px 0;
	}
.search_border {
	margin:10px 10px 0;
	background:url('images/bg-search.png') no-repeat top left ;
	padding:0 0 8px 0;
		}
.imagesgallery, .imagesgallery ul {
	margin:10px 10px 0 10px;
	width:320px;
	background:#FFFFFF;
	}
.imagesgallery ul ul {
	width:300px;
	}
.imagesgallery li li {
	list-style-type:none;
	list-style-image:none;
	display:block;
	}
.imagesgallery h2 {
	margin:0;
	padding:0;
	}
.imagesgallery img {
	width:302px;
        height:225px;
	}
#sidebar2 .search_border {
	border:none;
	margin:0;
	}
#searchform {
	margin:0;
	padding:0;
	text-align: center;
	}
#rightside #searchform #s {
	color:#666666;
	width: 300px;
	height:30px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:8px 0 0 0;
	background:none;
	border:none;
	}
#sidebar2 #searchform #s {
	color:#666666;
	width: 300px;
	height:18px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 10px 0 0;
	border:none;
	background:none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 1px 0;
	margin: 5px 0px 1px 0;
	background-color:#FFFFFF;
	border:1px solid #2F2C2C;
	color:#333333;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #2F2C2C;
	}

#commentform #submit {
	margin: 0;
	float: right;
	background-color:#FFFFFF;
	border:1px solid #2F2C2C;
	color:#333333;
	}
/* End Form Elements */

/* End Sidebar */


/* Image Thumbnail */
.gallery-icon img {
	width: 100px;
	height:100px;
	}
.attachment-thumbnail {
	width: 130px;
	height:130px;
	}

/* pagenav */

.pagenav li.current_page_item {
	background:#99cccc url('images/tl.png') no-repeat scroll 0 0;
	}
.pagenav li.current_page_item a {
	background:transparent url('images/tr.png') no-repeat scroll right top;
	color:#766F66;
	}
.pagenavbar {
	background: #333333;
	height:25px;
	color:#000000;
	margin:0 35px 0 0;
	padding:0;
	float:right;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	}
.pagenav {
	margin:0px;
	padding:0px;
	list-style:none
	}
.pagenav ul {
	margin:0px;
	padding:0px;
	list-style:none
	}
.pagenav a {
    background:#99cccc;
	color:#ff9900;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-transform:none;
	border-right:0px solid #2C2C2C;
	margin:0 0 0 0;
	padding:7px 8px 5px 9px
	}
.pagenav a:hover {
	color:#000000;
	display:block;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:7px 8px 5px 9px;
	font-weight:bold;
	}
.pagenav li {
	float:left;
	margin:0 0 0 5px;
	padding:0px;
	background:#666666 url('images/tln.png') no-repeat scroll 0 0;
    list-style-type:none;
    }
.pagenav li a {
	background:transparent url('images/trn.png') no-repeat scroll right top;
    list-style-type:none;
    }
.pagenav li li {
	float:left;
	margin:0px;
	padding:0px;
	width:100px;
	}
.pagenav li li a,.pagenav li li a:link,.pagenav li li a:visited {
	background:#333333;
	color:#FFFFFF;
	width:100px;
	float:none;
	padding:5px 10px 4px 9px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-weight: normal;
	font-weight: normal;
	text-transform:none;
	margin:0;
	}
.pagenav li li a:hover,.pagenav li li a:active {
	background:#ff9900;
	color:#000000;
	width:100px;
	float:none;
	padding:5px 10px 4px 9px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-weight: normal;
	font-weight: normal;
	text-transform:none;
	margin:0;
	}
.pagenav li ul {
	position:absolute;
	width:10em;
	left:-999em
	}
.pagenav li:hover ul{
	left:auto;
	display:block;
	
	}
.pagenav li:hover ul,.pagenav li.sfhover1 ul{
	left:auto
	}

/* Categories */
.cat li.current-cat {
	background:#FFFFFF url('images/cat-tln.png') no-repeat scroll 0 0;
	}
.cat li.current-cat a {
	background:transparent url('images/cat-trn.png') no-repeat right top;
	color:#766F66;
	}
.catbar {
	background:#99cccc url('images/wr-tl.png') no-repeat top left;
	width:900px;
	color:#000000;
	margin:0 auto 0 0;
	padding:0 0 0 20px;
	float:left;
	height:100px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	}

.cat {
	margin:0px;
	padding:6px 0 0 0;
	list-style:none
	}
.catbar div{
	background:transparent url('images/wr-tr.png') no-repeat top right;
	height:11px;
	}
.cat ul {
	margin:0px;
	padding:0px;
	list-style:none
	}
.cat a {
	color:#000000;
	display:block;
	font-size:10px;
	font-weight:bold;
	text-transform:none;
	margin:0px 0px 0px 0px;
	padding:4px 8px 5px 9px
	}
.cat li a:hover {
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:4px 8px 5px 9px;
	font-weight: bold;
	}
.cat li {
	float:left;
	margin:70px 0 0 0;
	padding:0px;
	line-height:15px;
	}
.cat li a {
	list-style-type:none;
    }
.cat li li {
	float:left;
	margin:0px;
	padding:0px;
	width:100px;
	}
.cat li li a,.cat li li a:link,.cat li li a:visited {
	background:#99cccc;
	color:#000000;
	width:100px;
	float:none;
	padding:5px 10px 4px 9px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-weight: normal;
	}
.cat li li a:hover,.cat li li a:active {
	background:#333333;
	color:#FFFFFF;
	width:100px;
	float:none;
	padding:5px 10px 4px 9px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	font-weight: normal;
	}
.cat li ul {
	position:absolute;
	width:10em;
	left:-999em
	}
.cat li:hover ul{
	left:auto;
	display:block
	}
.cat li:hover ul,.cat li.sfhover1 ul{
	left:auto
	}

/* Categories Section */
#catsection {
	background: #99CCCC;
	width:auto;
	height:auto;
	float: left;
	}
#catsection small {
 padding:0 0 0 10px;
	}
#catsection2 small {
 padding:0 0 0 10px;
	}
#catsection h3 a  {
	font-size:14px;
	}
#catsection h3 {
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 2px 4px 0;
	margin:4px 4px 0 10px;
	}
#catsection .attachment-medium {
	margin-top:4px;
	width:245px;
	}
#catsection2 {
	background: #99CCCC;
	width:auto;
	height:auto;
	float: left;
	}
#catsection2 h3 a  {
	font-size:14px;
	}
#catsection2 h3 {
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 2px 4px 0px;
	margin:4px 4px 0 10px;
	}
#catsection2 .attachment-medium {
	margin-top:4px;
	width:245px;
	}
.clearfloat {
	padding:0;
	margin:4px 1px 4px 0px;
	display: block;
	width: 49%;
	float: left;
	}
.clearfloat a.title{
	list-style-type:none;
	font-weight:bold;
	color:#000033;
	font-size:13px;
	float:left;
	}
.clearfloat p{
	padding:0 10px 0 0px;
	margin:2px 0 5px 10px;
	text-align:justify;
	}
.clearfloat a {
	border:0px solid #666666;
	padding:0 10px 0 10px;
	margin-top:2px;
	color: #333333;
	font-size: 11px;
	}
.clearfloat h3 a {
 padding:0 10px 0 0;
}
.ads1 {
	margin: 5px 0 1px 0;
	text-align: center;
	background-color:#FFFFFF;
	color:#000000;
    padding: 0 10px 10px 10px;
	font-style:italic;
	}
	
.ads1 h4 {
	border:0px;
	font-size:12px;
	color:#660000;
	font-family:Arial,  sans-serif;
	padding:4px 4px 4px 0;
	}

#related-post {
	float:right;
	}
#related-post h3 {
	font-size: 18px;
	border-bottom: 1px solid #efefef;
	color: #006666;
	float: left;
}
#related-post ul {
	margin: 10px 10px 10px 0;
	list-style-type: none;
	float: left;
	width: 500px;
}
#related-post li {
	font-size: 11px;
}
#related-post li a {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	display: inline-block;
	font-weight: normal;
}
#related-post li a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#related-post p {
	display: inline;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	float: left;
	width: 500px;
	background:#FFFFFF;
	margin:5px 0 5px 10px;
}
#related-post p a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin:5px 0 0  5px;
	padding:5px 5px 5px 20px;
}
#related-post p a:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
	margin:5px 0 0  5px;
	padding:5px 5px 5px 20px;
}
.post-content {
}
#related-post .digg {
	background: url(images/digg.png) no-repeat left center;
}
#related-post .delicious {
	background: url(images/delicious.png) no-repeat left center;
}
#related-post .stumble {
	background: url(images/stumbleupon.png) no-repeat left center;
}
#related-post .technorati {
	background: url(images/technorati.png) no-repeat left center;
}
#related-post .subfeed {
	background: url(images/rssicon.gif) no-repeat left center;
}
#related-post .social {
	background:#FFFFFF;
	float:right;
	margin:0 0 10px 0;
}
#related-post .social h3 {
	background:#FFFFFF;
	color: #000000;
	margin:5px 0 0  5px;
	padding:0;
	width:500px;
}
#coolfooter {
	font-size: 1.3em;
	background:#666666 ;
	float: left;
	padding:0px;
	margin: 5px;
	width: 910px;
	height:auto;
	line-height: 1.6em;
	color: #000000;
	}
#coolfooter a:link , #coolfooter a:hover , #coolfooter a:visit{
 color: #333333;
  text-decoration: none;
  text-transform: none;
  
}
#coolfooter li{
	float:left;
	display:inline;
	margin: 0 0 0 0;
}
#coolfooter ul{
    padding:0px;
}
#coolfooter li li{
	display: block;
	float: none;
    list-style-image: url('images/right.png');
	list-style-position:outside;
	line-height:18px;
	margin-left:22px;	
	width:150px;
	border-top:1px solid #999999;
	border-bottom:1px solid #333333;
	}
#coolfooter h2{
	border:0px;
	margin:0 0 10px 0;
	padding:0 0 0 22px;
	text-align:center;
	}
.box-footertop {
	background:url('images/ftr.png') no-repeat top right;
}
.box-footertop div {
	background:url('images/ftl.png') no-repeat top left;
}
.box-footerbot {
	background:url('images/fbr.png') no-repeat bottom right;
}
.box-footerbot div {
	background:url('images/fbl.png') no-repeat bottom left;
}
.box-footertop,.box-footertop div,.box-footerbot,.box-footerbot div {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.ads2{
	width:120px;
	float:right;
	margin:10px 1px 0 0;
	}
.ads3{
	padding:20px 20px 10px 20px;
        width:300px;
	}
.ads4{
	text-align:center;
	margin:0 0 0 10px;
	padding:0;
	width:320px;
	}
.content-sb {
  margin: 0;
  background:#666666;
}
.ads5 {
	margin: 5px 0 1px 0;
	text-align: center;
	border:1px solid #CCCCCC;
	color:#000000;
    padding:10px;
	}
.topimage {
	width:544px;
	background:#FFFFFF url('images/topimage.jpg') no-repeat center bottom;
	height:14px;
	margin:15px 0 0 180px;
}
.botimage {
	width:542px;
	background:#FFFFFF url('images/bd-shadow.jpg') no-repeat center bottom;
	height:26px;
	margin-left:181px;
}
/* End captions */

/* "I spent all my time to make this template. Please don't remove any credit. This theme presented to my Love...MINA" */