/*  
Theme Name: Lil Thong
Theme URI: http://www.freewpthemes.net/preview/lilthong
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: justify;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

body, th, td, input, textarea, select, option {
}

h1, h2, h3 {
	font-weight: normal;
	color: #819CDB;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #4AA0EC;
}

a:hover {
	color: #4AA0EC;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 1100px;
	height: 190px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 286px;
	height: 190px;
	background: url(images/img01.jpg) no-repeat left top;
	text-indent: -99999px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	color: #FFB71C;
	font-size: 44px;
}

#logo p {
	font-size: 16px;
	color: #FFFFFF;
}

#logo a {
	display: block;
	width: 286px;
	height: 190px;
	text-decoration: none;
	color: #FFB71C;
}

#banner {
	float: left;
	width: 814px;
	height: 190px;
	background: url(images/img02.jpg) no-repeat left top;
}

#banner img {
	padding: 23px 0 0 30px;
}

#wrapper {
	width: 1100px;
	margin: 0 auto;
}

#page {
	width: 1100px;
	margin: 0 auto;
}


#content {
	float: right;
	width: 814px;
	background: url(images/img06.jpg) no-repeat left top;
}

.bg1 {
	background: url(images/img13.jpg) no-repeat left top;
}

.bg2 {
	background: url(images/img15.jpg) no-repeat left bottom;
}

.post {
	width: 814px;
	margin-bottom: 30px;
	background: url(images/img14.jpg) repeat-y left top;
}

.title {
	margin: 0;
	height: 60px;
	text-align: right;
	font-weight: normal;
	font-size: 24px;
}

.title a {
	display: block;
	border-bottom: none;
	padding: 35px 100px 0 0;
	text-decoration:  none;
	color: #FFFFFF;
}

.title a:hover {
}

.byline {
	margin: 0 0 20px 20px;
	
}

.entry {
	padding: 20px 80px 20px 80px;
	text-align: justify;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	border: none;
}

.links a:hover {
}

.created {
	float: right;
	margin-top: -40px;
	font-weight: bold;
	color: #B61500;
}

.created .month {
	text-transform: uppercase;
	color: #7E7E7E;
}

.created .day {
	display: block;
	margin-top: -5px;
	padding-right: 54px;
	font-size: 20px;
	font-weight: normal;
	color: #4AA0EC;
}


.posts ul {	
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.posts li {
	list-style: none;
}

#sidebar {
	float: left;
	width: 286px;
	margin-top: 0px;
	background: url(images/img04.jpg) repeat-y left top;
	text-transform: lowercase;
	color: #FFFFFF;
}

#sidebar .bgtop {
	background: url(images/img03.jpg) no-repeat left top;
	padding-top: 50px;
}

#sidebar .bgbtm {
	background: url(images/img05.jpg) no-repeat left bottom;
}

#sidebar ul {
	margin: 0;
	padding: 0 26px 20px 82px;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin: 0;
	padding: 0;
}

#sidebar li li {
	text-align: right;
	background: url(images/img07.jpg) repeat-x left bottom;
	padding: 0 0 2px 15px;
	margin: 0 10px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	margin-top: 20px;
	padding: 5px 0px 0px 12px;
	background: url(images/img08.jpg) no-repeat left top;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar h2 a {
}

#sidebar a {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 145px;
	margin: 0 10px 0 10px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
}

#search h2 {
	margin: 0;
	height: 35px;
	margin-top: 20px;
	padding: 5px 0px 0px 12px;
	background: url(images/img08.jpg) no-repeat left top;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

#search form {
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	background: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #6A6969;
}

#footer p {
	margin: 0;
	padding: 5px 20px 0 0;
	line-height: 15px;
}

#footer p a {
	color: #4AA0EC;
}

#comment {
	width: 480px;
	height: 100px;
}


#galleries {
	width: 814px;
	margin-top: -47px;
	background: url(images/img10.gif) repeat-y left top;
}

#galleries .bgtop {
	background: url(images/img09.jpg) no-repeat left top;
}

#galleries .bgbtm {
	height: 25px;
	background: url(images/img11.jpg) no-repeat left bottom;
}

#galleries img {
	border: 1px solid #000000; 
}

#galleries ul {
	margin: 0;
	padding: 50px 0 0 60px;
	list-style: none;
}

#galleries li {
	float: left;
	padding: 0 7px 7px 7px;
}

.navigation {
	font-weight: bold;
}

.alignright {
	float: right;
	padding-right: 50px;
}

.alignleft {
	float: left;
	padding-left: 50px;
}

.pagetitle {
	padding-left: 50px;
	font-size: 26px;
}

#tag_cloud a{

}

#tag_cloud {
	padding: 0 10px 10px 10px;
}

#tag_cloud h2 {
	margin: 0 -10px 0 -10px;	
}

#gallery {
	float: left;
	margin: 0 auto;
	padding: 0;
}

#gallery ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#gallery li {
	float: left;
	text-transform: lowercase;
	width: 150px;
	height: 300px;
	padding: 5px;
}

#gallery li img {
	border: #c1c1c1 2px solid;
}