/*
Theme Name: Sweet As Can Be
Theme URI: http://sweetascanbe.info/
Version: 1.0
Author: Anne
Author URI: http://pinkfab.info
*/

body {
	margin-top: 20px;
	padding: 0;
	background: #fff url(images/bg.png) repeat;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5E510E;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 19px;
}

a:link {
	color: #AB5B00;
}

a:hover, a:active {
	text-decoration: none;
	color: #AB5B00;
}

a:visited {
	color: #AB5B00;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background: #fff;
	border: 1px solid #666;
	padding: 5px;
}

#wrapper {
}

/* Header */

#header {
	width: 990px;
	height: 114px;
	background: url(images/img02.png) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#logo {
	float: left;
	margin-left: 30px;
	padding-top: 50px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	font-size: 38px;
	color: #3399CC;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2B870;
}

#logo a {
	text-decoration: none;
	color: #F2B870;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 73px 30px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu li a{
	margin-left: 10px;
}

#menu a {
	display: block;
	float: left;
	width: 80px;
	height: 25px;
	margin-left: 5px;
	padding-top: 5px;
	background: #ECE4D4;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #857415;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#menu a:hover {
	background: #DED1B9;
	text-decoration: underline;
}

#menu .current_page_item a {
	background: #CDBD9E;
	color: #fff;
}


/* Page */

#page {
	width: 990px;
	margin: 0 auto;
}

#page .bgtop {

}

/* Content */

#content {
	float: right;
	width: 510px;
	padding: 30px;
	background: #fff;
	border: 3px dashed #735B31;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* Post */

.post {
	padding-bottom: 20px;
}

.post .title {
	margin-bottom: 25px;
	padding-bottom: 5px;
	background: url(images/titlebg.png) left no-repeat;
	padding-left: 45px;
	height: 35px;
	font-family: lucida sans;
	text-transform: uppercase;
	font-size: 20px;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	font-family: verdana;
	font-size: 11px;
	color: #666;
	margin-top: 20px;
	line-height: 18px;
}

.post .entry ul li{
	list-style-type: none;
	background: url(images/bullet.gif) left no-repeat;
	padding-left: 18px;
	}

.post .meta {
	margin: 0;
	padding: 0px 0 30px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .entry_date {
	background: #ECE4D4 url(images/clock.gif)left no-repeat;
	color: #FD6BA6;
	clear: both;
	margin-top: -40px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-left: 45px;
	font-weight: bold;
	font-family: Verdana, Times, Serif;
	font-size: 10px;
	}

.post .meta .comments {
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .plugs ul li a{
	list-style-type: none;
	text-align: left;
	}

.post .meta b {
	display: none;
}


.entry .commentlist a{
	text-decoration: none;
	}

/* Sidebar */

#sidebar {
	float: left;
	width: 170px;
	padding: 30px 0px 0px 10px;
	margin-top: -20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}

#sidebar li li a {
	margin: 0;
	padding-left: 15px;
	color: #fff;
	background: url(images/img08.gif) no-repeat left 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	background: url(images/sid.png) left no-repeat;
	height: 25px;
	padding-left: 45px;
	padding-top: 20px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px dashed #fff;
}

#sidebar a {
	text-decoration: none;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 110px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
}


/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.png) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	width: 990px;
	height: 90px;
	min-height: 65px;
	background: url(images/img05.png) no-repeat left top;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-family: Tahoma, "Times New Roman", Times, serif;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	padding-right: 30px;
	text-align: right;
	font-size: 10px;
	color: #DCD1BD;
}

#legal a {
	color: #fff;
}

#comment {
	width: 500px;
	height: 100px;
}

.date  {
	padding: 5px 10px;
	margin: 0 10px 0 0;
	background: #FF9933;
	text-transform: capitalize;
	font-weight: bold;
}


.commentmetadata a{
	color:#826F4E;
	text-decoration: none;
	}
	


/* Sidebar 2*/

#sidebar2 {
	float: right;
	width: 160px;
	padding: 50px 0px 0px 20px;
	margin-right: 40px;
	margin-top: -40px;

}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	margin-bottom: 30px;
}

#sidebar2 li ul {
}

#sidebar2 li li {
	margin: 0;
	padding: 3px 0;
}

#sidebar2 li li a {
	margin: 0;
	padding-left: 15px;
	color: #fff;
	background: url(images/img08.gif) no-repeat left 50%;
}

#sidebar2 h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana;
	background: url(images/sid.png) left no-repeat;
	height: 25px;
	padding-left: 45px;
	padding-top: 20px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px dashed #fff;
}

#sidebar2 a {
	text-decoration: none;
}