 /*  
Theme Name: AgelBody
Theme URI: http://www.agelbody.com
Description: Original theme designed by <a href="http://www.blythethailand.com">Blythethailand.com</a>.
Version: 1.0
Author: freetime
Author URI: http://www.agelbody.com
*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background-color:#EBF0F3;
	margin: 0px;
	padding: 0px;
}
.mainwrap{
	width:780px;
	margin: 0px auto 0px auto;
}
a, a:visited{
	color: #F36E00;
	text-decoration: none;
}
a:hover {
	color: #FC61C6;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	font: bold 26px/100% "Trebuchet MS", Tahoma, Arial;
	color: #FC61C6;
}
h1 a, h1 a:visited{
	color: #FC61C6;
	text-decoration: none;
}
h1 a:hover{
	color: #41B5E8;
	text-decoration: none;
}
h2 {
	color: #41B5E8;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
	font-weight:900;
}
h2 a, h2 a:visited {
	color: #41B5E8;
	text-decoration: none;
}
h2 a:hover {
	color: #FC61C6;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #41B5E8;
	margin: 10px 0px 5px;
	font-weight:700;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #41B5E8;
	margin: 10px 0px 5px;
	font-weight:bold;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto 20px;
	width: 760px;
	background: #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0 15px 5px 15px;
/*	float:left;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	*/
}
/* header area */
#header {
	background: #FFFFFF;
}
	/* home header area */
#header h1{
	font-size:13px;
	line-height:0;
	margin: 5px 0 0 0;
	padding:10px 0 10px 0;
	color:#41B5E8;
}
	/* home header area */
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
.toplink{
	color:#FC61C6;
	float:right;
}
.toplink a, .toplink a:visited{
	color:#FC61C6;
}
.toplink a:hover{
	color:#FC61C6;
	text-decoration:underline;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
/* Nav area */
#nav {
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	background-color:#9AEB4E;
	color:#FFFFFF;
	padding:10px;
}
#nav a, #nav a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:hover{
	color:#999999;
	text-decoration:underline;
}

/* content area */
#content {
	padding: 10px 0px 30px 0px;
	float: left;
	width: 580px;
	overflow: hidden;
}
#content_full {
	padding: 10px 0px 30px 0px;
	width: 750px;
	overflow: hidden;
}
#content ul{
	padding-left:20px;
	margin:0;
	color:#333333;
}

#content ul li a, #content ul li a:visited{
	color:#666666;
	text-decoration:none;
}
#content ul li a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	/*margin-left: 10px;*/
	/*width: 430px;*/
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #F36E00;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #F36E00;
}
.commentlist small, .commentlist small a, .commentlist small a:visited {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
	color:#999999;
	text-decoration:none;
}
.commentlist small a:hover {
	text-decoration:underline;
}
small{
	color:#999999;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 160px;
	color: #666666;
	overflow: hidden;
	margin-top: 10px;
}
.sbt{
	width: 160px;
	height: 25px;
	}
.sbt_o{
	background: #eeeeee url(images/sbt_o.gif) no-repeat;
	}
.sbt_b{
	background: #eeeeee url(images/sbt_b.gif) no-repeat;
	}
.sbb{
	background: #fff url(images/sbb.gif) no-repeat;
	margin-bottom: 15px;
	height:10px;
	}
.sbt_search{
	background-color:#eee;
	padding: 0 0 0 4px;
	margin:0;
	}

#sidebar h2, #sidebar h2 a, #sidebar h2 a:hover, #sidebar h2 a:visited{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #41B5E8;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #B1FFB1;
	font-weight:600;
	font-size:16px;
}
#sidebar h3, #sidebar h3 a, #sidebar h3 a:hover, #sidebar h3 a:visited{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color:#FFFFFF;
	margin-top:0;
	padding: 4px 0px 0px 10px;
	font-weight:600;
	font-size:14px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 5px;
	background-color:#eee;
}
/*#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}*/
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li {
	padding: 2px 3px 2px 3px;
	border-bottom: 1px solid #B1FFB1;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}

/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	/*margin: 5px 0 0;*/
}
/*#searchform br {
	display: none;
}*/
#searchform #s {
	margin-top:8px;
	width: 140px;
	height: 20px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #F36E00;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform input[type="submit"] {	
	margin-top: 5px;
	margin-left:85px;
}
/* footer area */
#credit {
	clear: both;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 25px;
	text-align:center;
	color:#999999;
}
#credit a, #credit a:visited {
	color: #333;
}

#footer {
	clear: both;
	/*background: #C392BD url(images/footer-bg.gif) no-repeat;*/
	background-color:#EEEEEE;
	color: #585858;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#footer a, #footer a:visited {
	/*color: #A4DACD;*/color: #40B4E8;
}

#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	/*color: #86DACF;*/
	color: #40B4E8;
	margin: 10px 0px 5px;
	font-size:larger;
}

.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 20px;
}
.footer-recent-comments ul, .footer-recent-posts ul, .footer-about ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/16-comment.png) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/16-file-page.png) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 210px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	/*background: url(images/footer-right-bg.gif) no-repeat;*/
}
.footer-about ul li {
	background: url(images/16-arrow-right.png) no-repeat;
	padding: 3px 0px 0px 20px;
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 5px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

a img {
	border: none;
	}
/* End Images */

.tags{
	color:#8CC63F;
	font-size:12px;
	background-color:#F7F7F7;
	border: 1px dotted #CECECE;
	padding: 3px 3px 3px 5px;
}
.addthis{
	float:right;
	margin-top:10px;
	margin-bottom: 5px;
}
.commentfeed{
	margin-top:10px;
	margin-bottom: 5px;
}
blockquote {
  	background: url(http://www.blythethailand.com/include/images/blockquote/q_O.png) left top no-repeat;
	background-color:#FFFFCC;
	text-align:justify;
	margin:20px;
}
blockquote p{
	color:#666666;
	padding: 0 25px;
	margin:5px;
	background: url(http://www.blythethailand.com/include/images/blockquote/q_C.png) right bottom 			no-repeat;
}
blockquote h4{
	margin-left: 15px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	color: #333333;
	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;
}
object{
	margin-top:5px;
	margin-bottom:10px;
}

/* ######### Drop Down ULs CSS ######### */
.dropdownmenu{
position:fixed;
width:20px;
/*left:886px;*/
top:10px;
z-index:1;
}
.dropdownmenu ul{
margin: 0;
padding: 0;
list-style:none;
}
.wrapright{
	float:right;
}
.dropdownmenu a:hover{
	text-decoration:none;
}
.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
visibility: hidden;
z-index: 100;
height: 60px;
}
.ddsubmenustyle li a{
width: 160px;
}
* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}
/* ######### Neutral CSS  ######### */
.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}