/*
Theme Name: Sweety Blog
Theme URI: http://www.wordthai.com/
Version: 2.0
Description: three column WP theme.
Author: barbies55
Author URI: http://www.wordthai.com/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}
a img {border: none;}

body {
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	background-color: #e1e1e1;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

p,code,ul {padding-bottom: 1.2em;}

li {
	padding-top: 5px;
	padding-bottom: 3px;
	list-style-image: none;
	list-style-type: circle;
	margin-left: 10px;
	padding-left: 0px;
	color: #666666;
}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: normal 1.6em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

h1,h2,h3 {
	padding-top: 4px;
	color: #666666;
	margin-bottom: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/* misc */
.clearer {clear: both; font-size: 0;}


/* structure */
.wrapper {
	font-size: 1.2em;
	width: 100%;
	background-image: url(img/sitebg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

.container {
	width: 931px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
}



/* headere & title */
.header {
	height: 125px;
	padding-top: 5px;
}
.header .title {
	float:left;
	padding-left: 20px;
	padding-top: 10px;
}
.header .title .sitename a {
	color: #666666;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-decoration: none;
	font-weight: bold;
}

.header .title .slogan {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 3px;
}

/* path */
.path {
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 0px;
	height: 30px;
	width: 930px;
}
.path li,.path ul {
	display: inline;
}
.path a {
	color: #666666;
	text-decoration: none;
	padding-right: 15px;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	float: left;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9F5F5;
	margin: 0px;
}
.path a:hover {
	color: #333333;
}

/* main */
.main {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	min-height:400px;
	height:auto !important;
	height:400px;
}

/* content */
.content {
	float: left;
	width: 500px;
	padding-left: 10px;
}
.content .descr {
	color: #333333;
	font-size: 0.9em;
	margin-bottom: 6px;
	background-color: #F7E8E1;
	padding: 3px;
}
.content li {
	line-height: 1.4em;
	list-style: url('img/li.gif');
	margin-left: 18px;
}
.content p {font-family: Tahoma, sans-serif;}

/* navigation */
.navigation {
	width: 175px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	
}
.navigation h2 {
	color: #666666;
	padding-left: 10px;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 4px;
	height: 20px;
	padding-top: 6px;
	margin: 0;
}
.navigation ul {
	padding-left: 20px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	margin-bottom: 5px;
}
.navigation li {
}
.navigation li a {
	font-size: 1.1em;
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.navigation li a:hover {
	color: #F17158;	
}

/* footer */
#footer {
	color: #666666;
	background-color: #CCCCCC;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 116px;
}
#footer ul {
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F9FB;
}
#footer li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F2F9FB;
}
#footer li a {
	display: block;
	line-height: 1.4em;
	padding-left: 4%;
	width: 96%;
	text-decoration: none;
}
#footer a {color: #555555;}
#footer a:hover {
	color: #333333;
}
#footer .left{
	float:left;
	padding-top: 25px;
}

/* bottom */
.bottom {
	color: #333333;
	font-size: 10px;
	width: 931px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 96px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom a {color: #333333;}

/* posts */
.post h1 a {
	color: #666666;
	text-decoration: none;
}
.post h1 a:hover {
	color: #8CC1CC;
}

.post h1 {
	color: #666666;
	background: url('img/blog_24.png') no-repeat;
	padding: 0px 0px 0px 25px;
}

.post {
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8DEF5;
	padding: 5px;
}
.post .info{
	color: #666666;
	background-image: url(img/administrator_24.png);
	background-repeat: no-repeat;
	clear: both;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-color: #E8F6E7;
	border: 1px solid #eeeeee;
}
.post img {
	padding: 5px;
	border: 1px solid #eeeeee;
	margin: 4px;
}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {color: #666666; text-decoration: none;}
.info a:hover {color: #333333; text-decoration: underline;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform {
	width: 480px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 480px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#A53512;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}
#search{
	float:right;
	font-size: 11px;
	color: #999999;
	width: 255px;
	background-image: url(img/searchbg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-right: 20px;
	padding-top: 60px;
}
#searchform {
	margin:0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
#searchform #s {
	width:210px;
	float: left;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	height: 20px;
	padding-top: 3px;
	margin-top: 3px;
	font-size: 11px;
	color: #ACAB99;
}
.search_go{
	height: 30px;
	width: 30px;
	display: inline;
	padding: 0px;
	margin: 0px;
}
 .rsslink {
	float: right;
}
.rsslink a {border:none; padding:0; margin:0;}

.navigation li {
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.thetag {
	color:#999999;
	padding-bottom: 5px;
}
.thetag a:link, .thetag a:visited {font-weight:bold; color:#999999; text-decoration:none;}
.thetag a:hover { color:#333333;}
.main .right {
	float:right;
	margin-top: 10px;
}
.main .left {
	float:right;
	margin-top: 10px;
	padding-right: 30px;
}
.sidebox {
	margin-bottom: 10px;
}

/**/
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.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-dd {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
