/*
Theme Name: Sun Tan City
Theme URI: http://suntancity.com/blog
Description: WordPress theme created for Sun Tan City by LeapFrog Interactive
Version: 1.0
Author: LeapFrog Interactive
*/
#breadcrumb { color: #7C7B7D; }
#breadcrumb span.bcCurrentBlogPost { color: #c98a12; font-weight: bold; }
#content{
	background-color:#eff1f4;
	padding:25px 25px 25px 25px;
}
#pageTitle h1 {
	height: auto !important;
	margin:0 0 -2px 10px;
}
#blogFeed{
	width:570px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border:1px solid #c3c4c4;
	-webkit-border-radius: 5px 5px 5px 5px;
	background-color:#fff;
	padding: 0 15px 0 15px;
}
div#blogFeed a:link, div#blogFeed a:visited {
	color:#65738c !important;
	text-decoration: underline !important;
}
#blogFeed p.postDetails {
	margin-top:25px;
}
#blogFeed h2 a:link, #blogFeed h2 a:visited {
	color: #C98A12 !important;
	font-size: 18px !important;
	font-weight: normal;
}
#blogFeed .postMetaData a:link, #blogFeed .postMetaData a:visited {
	font-size: 10px !important;
	font-weight: normal;
}
#blogFeed p, #blogFeed li {
	line-height: normal !important;
	font-size: 10px !important;
	color:#666;
}
div.postContent {
	margin: 0 15px 0 15px;
}
p.postMetaData {
	margin: 10px 0 15px 0;
	padding: 0 !important;
}
div.postOptions {
	margin: 0 0 15px 0;
	padding: 0 !important;
	font-size: 10px !important;
}
#blogSideBar{
	float:right;
	width:218px;
	padding-left:30px;
}
#blogSideBarContent{
	width:220px;
}

#content input, #content select {
	float:none !important;
	width:auto !important;
}
form#searchform {
	margin-bottom:50px;
}
form#searchform input.text {
	width:95% !important;
}
form#searchform input.button {
	float: right !important;
	margin:5px 5px 0 0;
}
.blogWidgetTitle{
	padding:0 5px;
	line-height:22px;
	text-transform:uppercase;
	color:#666;
	font-size:16px;
	height:18px;

}
.blogWidgetContent{
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border:1px solid #c3c4c4;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding:15px;
	font-size:12px;
	font-family: Arial;
	color:#514e4f;
	background-color:#f8f6f3;
}
.separator {
	border-bottom: 1px dashed #c1c1c1;
	margin: 0;
}

div.postExtraContent {
	width:570px;
	margin: 0 0 20px 0;
}
#commentFeed .commentFeedTitle, #relatedPosts .relatedPostsTitle {
	padding:0 5px;
	line-height:22px;
	text-transform:uppercase;
	color:#666;
	font-size:16px;
	height:18px;
}
#commentFeed .commentFeedContent, #relatedPosts .relatedPostsContent {
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border:1px solid #c3c4c4;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding:10px;
	font-size:12px;
	font-family: Arial;
	color:#514e4f;
}
#commentFeed .commentFeedContent   { background-color:#eef2f9; font-size: 1.3em; }
#relatedPosts .relatedPostsContent { background-color:#f6f7f8; }
#relatedPosts .relatedPostsContent ul {
	list-style-type: none;
	margin: 15px;
	padding: 0;
}
#relatedPosts .relatedPostsContent li a {
	font-size: 1.3em !important;
	font-weight: bold;
}
#relatedPosts .relatedPostsContent li small {
	margin-bottom: 15px;
	display: block;
}



#tagCloudWidget .blogWidgetContent {
	line-height:normal;
}
#tagCloudWidget .blogWidgetContent a:link, #tagCloudWidget .blogWidgetContent a:visited {
	color:#2f3847;
}
.sidebarWidget {
	margin-bottom:25px;
	width:220px;
}
ol.commentlist {
	list-style-type: none;
	margin: 15px;
	padding: 0;
}

div#recentPostsWidget ul, div#archiveWidget ul, div#categoriesWidget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#recentPostsWidget li {
	line-height: 16px;
	margin: 0 0 15px 0;
}
div#recentPostsWidget li a.relatedPostLink, div#archiveWidget li a, div#categoriesWidget li a {
	color:#364661;
	font-weight:bold;
	text-decoration: underline;
}
div#recentPostsWidget li div a, div#socialWidget a {
	font-size: 0.9em;
	color:#364661;
}
div#recentPostsWidget li div a {
	margin-left: 15px;
}
input[type=text], textarea {
	border: solid 1px #c0c0c0; 
	padding: 2px; 
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border:1px solid #c3c4c4;
	-webkit-border-radius: 5px 5px 5px 5px;
	font-family: arial;
	font-size: 12px;
}
textarea {
	width: 564px;
}
#footerPush { height:0;}