/*
Theme Name: Sweetness
Theme URI: http://www.totallysweetphotos.com/
Description: Custom theme for Totally Sweet Photos
Version: 4.0
Author: Harrison Internet Services
Author URI: http://www.harrisoninternetservices.com/
*/

body {
	background: #000000 url('images/crumpled-black-paper.jpg');
	margin: 0;
	padding: 0;
	font-family: 'MyriadPro-Regular', 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 23px;
	color: #cccccc;
}

a img { border: 0; }

#page {
	position: relative;
	width: 940px;
	margin: 0 auto 0 auto;
	background: url('images/wave.png') no-repeat top right;
}

#header {
	width: 600px;
	height: 67px;
	margin-top: 5px;
}

#header a {
	display: block;
	width: 600px;
	height: 67px;
	text-indent: -99999px;
	background: url('images/totally-sweet-photos.png') no-repeat center center;
}

#top-navigation {
	width: 600px;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border-top: dashed 1px #666666;
	border-bottom: dashed 1px #666666;
}

#topics {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#topics li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 15px 0 0;
	float: left;
}

#topics li a {
	color: #cccccc;
	text-transform: uppercase;
	text-decoration: none;
}

#topics li a:hover { color: #ffffff; }

#navigation-top {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}

#nav-search-input, #nav-search-submit {
	background: #111111;
	border: solid 1px #333333;
	padding: 5px;
	color: #c9be3f;
}

#nav-search-input {
	width: 150px;
}

#nav-search-submit {
	text-transform: uppercase;
}

#subscribe {
	width: 77px;
	height: 45px;
	position: absolute;
	top: 20px;
	right: 100px;
	text-align: center;
}

#subscription-options {
	display: block;
	list-style: none;
	height: 18px;
	margin: 0;
	padding: 0;
}

span#subscribe-header {
	text-transform: uppercase;
	color: #666666;
}

#subscription-options li {
	display: block;
	list-style: none;
	margin: 5px 9px 0 0;
	padding: 0;
	float: left;
}

#subscription-options li.last { margin-right: 0; }

#subscription-options li a {
	display: block;
	width: 18px;
	height: 18px;
	text-indent: -99999px;
}

#subscribe-rss a { background-image: url('images/subscribe-rss-off.png'); }

#subscribe-rss a:hover { background-image: url('images/subscribe-rss-on.png'); }

#subscribe-email a { background-image: url('images/subscribe-email-off.png'); }

#subscribe-email a:hover { background-image: url('images/subscribe-email-on.png'); }

#subscribe-twitter a { background-image: url('images/subscribe-twitter-off.png'); }

#subscribe-twitter a:hover { background-image: url('images/subscribe-twitter-on.png'); }

.columnleft {
	width: 600px;
	float: left;
}

#sidebar {
	width: 275px;
	float: right;
	padding-top: 300px;
	color: #999999;
	font-size: 14px;
}

#sidebar h4 {
	color: #cccccc;
}

small {
	color: #999999;
}

h1, h2, h3, h4, h5 {
	color: #66b3c9;
	text-transform: uppercase;
	font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h4 a {
	color: #66b3c9 !important;
	text-decoration: none;
}

a, a:link, a:visited {
	color: #c9be3f;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

.clear { clear: both; }

.alignleft { float: left; }

.alignright { float: right; }

.aligncenter { text-align: center; }

img.aligncenter { display: block; margin: 0 auto 10px auto; }

.navigation { height: 30px; }

/* Entry Styles */

.entry p { text-align: justify; }

.entry img.alignleft { margin-right: 15px; }

.entry img.alignright { margin-left: 15px; }

.post {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: dotted 1px #666666;
}

.postmetadata {
	font-size: 13px;
	margin-top: 30px;
}

.post h2, 
.post h1 {
	font-size: 20px;
	line-height: 28px;
}

.special-cat-info {
	border-top: dotted 1px #666666;
	margin-top: 30px;
	padding-top: 40px;
	color: #999999;
	font-size: 18px;
	line-height: 30px;
}

.special-cat-info a {
	color: #ffffcc00;
}

#sidebar p {
	border-bottom: dotted 1px #666666;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

p.caption { text-align: center; font-size: 14px; font-style: italic; }

#footer { font-size: 12px; text-align: center; padding-top: 30px; padding-bottom: 50px; }

img.wallpaper-thumbnail { margin: 0 40px 40px 0; }

dl.UI_kvList dt { display: block; margin: 0; padding: 0; float: left; width: 150px; font-weight: bold; }
dl.UI_kvList dd { display: block; margin: 0 0 20px 160px; padding: 0; clear: right; }

.sharing { display: block; float: right; width: 325px; height: 21px; margin: 0; padding: 0; }
.sharing li { list-style: none; display: block; float: left; margin-right: 15px; height: 21px; }
.buzz-button { height: 21px !important; }