/*
Theme Name: Frederatorblogs
Theme URI: Frederatorblogs
Description: Frederatorblogs custom theme
Version: 1.0
Author: Channel Frederator
 */

html {
	height: 100%;
	margin-bottom: 0.1em;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
p {
	line-height: 1.6em;
	margin: 0.7em 0;
}
img.right {
	float: right;
	margin: 10px 0 0 10px;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
}
hr {
	display: none;
}
body {
	background: #fff;
	color: #444;
	font: 74%/1.6em verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #666;
}
a:hover, a:active {}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Verdana, Arial, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}
.center {
	width: auto;
	text-align: center;
}

/* Design 
******************** */
#login-box {
	padding: 0 5px;
}

#notice {
	margin: 10px auto 45px;
	padding: 13px 13px 13px 250px;
	background: #fff url('/wp-content/themes/frederatorblogs-theme1/images/finally.png') left center no-repeat;
	width: 695px;
}

#page {
	text-align: left;
	width: 975px;
	padding: 0;
	margin: 40px auto;
}
#top {
	width: 100%;
	padding: 0;
	margin: 0;
}
#pager {
	display: block;
	height: 200px;
	border-bottom: 0px;
	border-left: none;
	border-right: none;
}
#headr {
	height: 40px;
	width: 100%;
	background: #88c540 url('/wp-content/themes/frederatorblogs-theme1/images/headr-bottom_notrans.png') top center no-repeat;
}

#left {
	float: left;
	width: 755px;
}
#right {
	float: right;
	width: 220px;
}

#content {
	width: 525px;
	float: right;
	background: #fff 0 0;
	padding: 0 28px 20px;
}
.post {
	margin-bottom: 20px;
}
.post .entry {
	border-bottom: 3px solid #dadada;
}
.postmetadata {
	font-size: .9em;
	color: #999;
	text-align: right;
}
.postmetadata  a{
	color: #666;
}

.navigation {
	margin-bottom: 50px;
}

#sidebar {
	width: 160px;
	float: left;
}
.side1, .side2 {}


#footer {
	width: 545px;
	text-align: left;
	margin: 0 auto;
	padding-right: 35px;
}
#footer div {
	padding: 10px 0;
	border-bottom: none;
}

#footer {
	color: #000;
	font-size: 0.95em;
}
#footer a {
	color: #549aa9;
}
#footer a:hover {
	color: #AFA621;
	text-decoration: underline
}

/* Design 
******************** */
#right ul, #sidebar  ul{
	list-style: none;
}

.blockr, .pagenav, #sidebar .categories, .about, .linkcat, .widget {
	margin-bottom: 10px;
	padding-top: 0;
}

#sidebar ul li ul li ul {
	margin-left: 16px;
}

/* Design  Typo
********************* */
#login-box {
	font-size: 0.9em;
}
#notice {
	border: 3px solid #e64222;
}
#login-box a:link, #login-box a:visited, #notice a:link, #notice a:visited {
	color: #5787ce;
}
#login-box a:hover, #notice a:hover {
	background: #5787cf;
	color: #fff;
}

#pager h1, .description {
	display: none;
}

#sidebar .side1 h2, #right .side2 h2 {
	font: bold 1.4em "Trebuchet MS", verdana, sans-serif;
	color: #78bc31;
	background: #FFFFFF;
	padding: 2px 0;
}
#sidebar a {
	color: #549aa9;
}
#sidebar a:hover {
	text-decoration: underline;
}
#right .side2 a {
	color: #549aa9;
}
#right .side2 ul li a, #sidebar .side1 ul li a  {}
#sidebar .side1 ul li.current_page_item a {
	color: #549aa9;
}
.widget, #sidebar .side1 .blockr, #right .side2 .blockr, #sidebar .categories {
	padding: 5px;
}

#right .side2 ul li a:hover, #sidebar .side1 ul li a:hover  {
	background: #fafafa;
}
#right .side2 a:hover {
	text-decoration: underline;
}
#right .side2 #blogroll {
	background: #dff4fb;
	border: 1px dashed #00acea;
}
#right .side2 #blogroll h2 {
	background: inherit;
	color: #2384a6;
}
#right .side2 #blogroll h3 {
	font-size: 0.9em;
	color: #888;
	margin: 10px 0 0;
}
#right .side2 #blogroll ul li a:hover {
	background: inherit;
}

.recentmedia-thumb, .recentmedia-thumb-noresize {
	border: 3px solid #eee;
}
.recentmedia-thumb {
	width: 150px;
}
a:hover .recentmedia-thumb, a:hover .recentmedia-thumb-noresize {
	border: 3px solid #78bc31;
}
#recent-media li {
	margin-bottom: 10px;
}

#subscribe-success, #subscribe-error {
	margin: 5px 0;
	padding: 3px 5px;
	border: 1px dashed #fa3c3c;
	background: #ffc8c8;
	font-weight: bold;
	text-align: center;
}
#subscribe-success {
	border: 1px dashed #9bc86e;
	background: #ebfae6;
}

h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	color: #053C42;
	margin-bottom: 10px;
}
#content h1 {
	font: bold 3.0em 'trebuchet ms', verdana, sans-serif;
	line-height: 1.0em;
	margin-bottom: 20px;
}
.post h2 {
	font: 1.8em arial, verdana; 
}
.post h2 a {	
	color: #549aa9;
	display: block;
}
.post h2 a:hover {
	color: #000;
}
.post h3 {
	font: 1.5em 'trebuchet ms', verdana, sans-serif;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p {
	line-height: 1.65em;
}
.post img {
	margin: 4px 0 8px;
}
.post img.left {
	margin: 4px 8px 8px;
}
.post img.wp-smiley {
	margin: 0;
	display: inline;
}
p.postmetadata {
	color: #999;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a {
	color: #666;
	text-decoration: none;
}
span.timr {
	background: url(images/timr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.catr {
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr {
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr {
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth {
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	text-decoration: underline;
}
.post p a:hover {
	color: #fff;
	background: #bcbcbc;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url('images/feed-icon-10x10.png') left center no-repeat;
	padding-left: 12px;
}
#avatr {
	float: left;
	margin-right: 5px;
}

/* Comment Etc
********************* */
.navigation a {
	color: #666;
}
.alignleft {
	float: left;
	width: 50%;
}
.alignright {
	float: right;
	text-align: right;
	width: 50%;
}
.alignleft .title, .alignright .title {
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft .title a:hover, .alignright .title a:hover {
	text-decoration: underline;
}

.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote {
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}


#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
h3#respond {
	border-bottom: 1px solid #ccc;
}

input.textbox, textarea {
	background: #fff url('images/shadow_top.gif') repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus {
	background: #fff url('images/shadow_top.gif') repeat-x top;
	border: #ccc 1px solid;
}
#submit {
	padding: 3px 5px;
}

#search label {
	color: #000;
}
input#s, input#s:focus, input#fred-subscribe {
	width: 140px;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background: #fff;
	color: #000;
	border: 2px solid #caf999;
}
input#search-submit, input#subscribe-submit {
	height: 30px;
	margin: 0;
	position: absolute;
}

#recentcomments li {
	margin: 0 0 5px;
	line-height: 1.35em;
}
#recentcomments small {
	background: #f0f0f0;
	border-left: 3px solid #d9d9d9;
	padding: 1px 2px;
}

#sitecats {
	font-size: 1.2em;
	width: 160px;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}

pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #666;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
	background: #efefef;
}

code {
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #666;
	padding: 2px;
}


/* Share links
********************* */
.sharelinks {
	margin: 20px 0 2px;
	text-align: right;
}
.sharelinks a {
	margin-left: 10px;
}
.sharelinks a:hover {
	text-decoration: underline;
}
.sharelinks .delicious {
	background: url('/wp-content/mu-plugins/simpleshare/delicious.gif') no-repeat center left;
	padding-left: 19px;
}
.sharelinks .digg {
	background: url('/wp-content/mu-plugins/simpleshare/digg.gif') no-repeat center left;
	padding-left: 18px;
}
.sharelinks .facebook {
	background: url('/wp-content/mu-plugins/simpleshare/facebook.gif') no-repeat center left;
	padding-left: 17px;
}
.sharelinks .reddit {
	background: url('/wp-content/mu-plugins/simpleshare/reddit.gif') no-repeat center left;
	padding-left: 20px;
}
.sharelinks .stumbleupon {
	background: url('/wp-content/mu-plugins/simpleshare/stumbleit.gif') no-repeat center left;
	padding-left: 18px;
}

.sharelinks .tumblr {
	background: url('/wp-content/mu-plugins/simpleshare/tumblr.gif') no-repeat center left;
	padding-left: 18px;
}

/* Simplified Content
********************* */
#simplified {
  margin: 20px;
  width: 500px;
  text-align: left;
}

#old-banner {
  margin-bottom: 20px;
  padding: 8px 10px;
  background: #fed0d0;
  border: 2px dashed #a75151
}
#old-banner a, #old-banner a:link, #old-banner a:active, #old-banner a:hover, #old-banner a:visited {
  color: #6d1313;
  font-weight: bold;
}
#old-banner a:hover {
  text-decoration: underline;
}

/* Change Log *** 
1.0	: Public Releaed
*** */