/*
Theme Name: Thesweetteens Theme
Theme URI: 
Description: Thesweetteens Wordpress Theme
Version: 1.0
Author: 
Tags: widget ready, valid html, valid css, 2 columns, fixed width, right sidebar
*/
*{margin: 0; padding: 0;}
body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FED5EB;
	background: #FEBED9 url(images/top_bg.gif) repeat-x top;
	text-align: center;
}
img{border: 0;}
.clear{clear: both;}

#header{
	margin: 0 auto;
	width: 732px;
	height: 153px;
	text-align: left;
	background: url(images/himg3.gif) no-repeat right;
}
#header .himg1{background: url(images/himg1.gif) no-repeat left; padding-left: 195px;}

#content{
	margin: 10px auto;
	width: 750px;
}
.right{
	float: left;
	width: 230px;
	overflow: hidden;
	text-align: left;
	color: #BD94D4;
}
.right .rpadding{
	margin: 0 6px;
}
.right .title{background: url(images/cat_bg.gif) no-repeat center top; margin: 0 0 6px 0; line-height: 30px;}
.right h1{
	font-size: 18px;
	font-weight: 400;
	font-family: Georgia, sans-serif;
	color: #FFFEB3;
	text-align: center;
}
.right ul li{
	list-style: none;
	padding: 3px 5px 3px 20px;
	margin: 0;
	background: url(images/bullet_lul.gif) no-repeat 0 0;
}
.right ul{
	padding: 0;
	margin: 10px;
}

.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #FFFEB3;
	text-decoration: none;
}
.right a:hover{ text-decoration: underline;}

.left{
	float: right;
	width: 520px;
	overflow: hidden;
	text-align: left;
}
.left .lpadding{
	margin: 0;
}
.left .title{background: #9C1C64 url(images/title_cap.gif) repeat-x bottom; text-align: center; width: 100%;}
.left .title1{background: url(images/title_lb.gif) repeat-y left; width: 100%;}
.left .title2{background: url(images/title_rb.gif) repeat-y right; width: 100%;}
.left .title3{background: url(images/title_left.gif) no-repeat left bottom; width: 100%;}
.left .title4{background: url(images/title_right.gif) no-repeat right bottom; padding: 0 40px 5px;}

.left .btitle{background: url(images/btitle_cap.gif) repeat-x bottom; width: 100%;}
.left .btitle3{background: url(images/btitle_left.gif) no-repeat left bottom; width: 100%;}
.left .btitle4{background: url(images/btitle_right.gif) no-repeat right bottom; padding: 0 40px 8px;}

.left h1{
	font-weight: 400;
	font-size: 24px;
	font-family: Georgia, sans-serif;
}
.left h1 a:link, .left h1 a:visited, .left h1 a:active, .left h1 a:hover{
	color: #FFFEB3;
	text-decoration: none;
}
.left h1 a:hover{ text-decoration: underline;}

.left h4{
	font-weight: normal;
	color: #000;
}

.left p{margin: .4em 5px;}

.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: #FFFEB3;
	text-decoration: underline;
}
.left a:hover{text-decoration: none;}

.permalink{
	text-align: right;
	padding: 5px;
	color: #FFFEB3;
}
.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{
	color: #FFFEB3;
	text-decoration: underline;
}
.permalink a:hover{text-decoration: none;}

.pagging a:link, .pagging a:visited, .pagging a:active, .pagging a:hover{
	color: #9C1C64;
	text-decoration: underline;
}
.pagging a:hover{text-decoration: none;}

.tb_t{width: 100%; background: #9C1C64 url(images/tb_t.gif) repeat-x top; margin: 0 0 5px 0;}
.tb_b{width: 100%; background: url(images/tb_b.gif) repeat-x bottom;}
.tb_l{width: 100%; background: url(images/tb_l.gif) repeat-y left;}
.tb_r{width: 100%; background: url(images/tb_r.gif) repeat-y right;}

.tb_lt{width: 100%; background: url(images/tb_lt.gif) no-repeat left top;}
.tb_rt{width: 100%; background: url(images/tb_rt.gif) no-repeat right top;}
.tb_lb{width: 100%; background: url(images/tb_lb.gif) no-repeat left bottom;}
.tb_rb{background: url(images/tb_rb.gif) no-repeat right bottom; padding: 16px 20px;}

#footer{
	font-weight: normal;
	text-align: center;
	color: #FFFEB3;
	width: 100%;
	font-size: 10px;
	background: url(images/top_bg.gif) repeat-x top;
}

#footer p{
	padding: 30px 0 10px;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color: #FFFEB3;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}


h2 {
	font-weight: normal;
	font-size: 18px;
}

h3 {
	font-weight: normal;
	font-size: 16px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#wp-calendar {
	border: 1px solid #000;
	empty-cells: show;
	font-size: 14px;
	margin: 0 auto 10px auto;
	width: 90%;
}

#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;
	text-decoration: none;
	color: #000;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: 000;
	font-size: 14px;
	text-align: center;
}

#wp-calendar td {
	color: 000;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: black;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

p img
{
	border: 1px solid #BD94D4;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:4px 4px 6px 11px;
}

img.alignleft
{
	display:inline;
	margin:4px 11px 6px 4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}

#menu a:hover,.right a:hover,.left h1 a:hover
{
	text-decoration:underline;
}

.left a:hover,.tags a:hover,.permalink a:hover,#footer a:hover,#footer a.sec:hover
{
	text-decoration:none;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.left ul li,.left ol li
{
	margin:0 0 0 30px;
}