﻿/*
Theme Name: teles
Author: teles himself :)
*/
*
{
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 7.5pt;
}
body
{
	background-color: #fff;
}
#page
{
	width: 999px;
	margin: 0 auto;
	background: url('images/background.jpg') left top no-repeat;
}
#header
{
	background: url('images/header.jpg') right top no-repeat;
	height: 165px;
	text-align: right;
	padding-right: 150px;
	padding-top: 50px;
}
h1 a, h1 a:hover
{
	text-decoration: none;
	color: #DC143C;
	font-size: 24pt;
}
.description
{
	font-style: italic;
	font-weight: bold;
}
#toolbox {
	float: left;
	margin-left: 345px;
	margin-right: 5px;
}
#toolbox a {
	float: left;
	clear: both;
}
#toolbox img {
	border: 0;
}
#content
{
	border-left: 1px solid #B3B3B3;
	padding-left: 10px;
	width: 400px;
	float: left;
	display: block;
	min-height: 360px;
}
*html #content
{
	margin-left: 175px;
}
#sidebar
{
	width: 200px;
	float: right;
}
#footer
{
	clear: both;
	border-top: 1px dashed #B3B3B3;
}
#header #resizer
{
	margin: 0 auto;
	margin-top: -50px;
	text-align: center;
	float: left;
}
#header #resizer p
{
	margin: 0 20px;
	float: left;
	cursor: pointer;
}
#header #resizer p#size1
{
	border-bottom: 1px solid #DC143C;
}
.post
{
	margin-bottom: 50px;
}
.results > h2
{
	font-size: 12pt;
	margin-bottom: 15px;
}
.post h2 a, .page404 h2
{
	color: #DC143C;
	text-decoration: none;
	border-left: 5px solid #DC143C;
	padding-left: 3px;
	font-size: 12pt;

}
.post h2 a:hover
{
	color: #DC143C;
	text-decoration: underline;
	border-left: 5px solid #B3B3B3;
}
#footer
{
	padding-top: 8px;
	margin-bottom: 20px;
}
#footer ul li
{
	list-style-type: none;
	display: inline;
	float: left;
	border-left: 1px solid black;
	padding: 0 5px;
}
#footer ul li.first
{
	border-left: 0;
}
#footer ul li a
{
	color: #000;
}
#footer ul li:hover
{
	background-color: #000;
	color: #fff;
}
#footer ul li:hover a
{
	color: #fff;
	text-decoration: none;
}
.entry
{
	margin: 8px 0;
}
.entry p
{
	margin-bottom: 10px;
}
.entry > p:first-letter
{
	font-weight: bold;
	font-size: 9pt;
}
.entry blockquote
{
	margin: 5px 15px;
}
.postmetadata a
{
	color: #8200A0;
	text-decoration: none;
	font-weight: bold;
}
.postmetadata a:hover
{
	color: #8200A0;
	font-size: 10pt;
}
#sidebar li
{
	list-style-type: none;
}
#sidebar > ul > li
{
	display: block;
	margin-bottom: 20px;
}
#sidebar > ul > li > ul > li
{
	margin-left: 10px;
	line-height: 1.6em
}
#sidebar > ul > li > ul > li > ul > li
{
	margin-left: 10px;
}
#sidebar > ul > li.widget_whydowork_adsense > ul > li
{
	margin-left: 0;
}
#sidebar > ul > li > ul.wp-tag-cloud > li
{
	display: inline;
}
#sidebar a, a.linkred, ol#commentlist a, a.more-link, a
{
	color: #DC143C;
	text-decoration: none;
}
#sidebar a:hover, a.linkred:hover, ol#commentlist a:hover, a.more-link:hover, a:hover
{
	color: #000;
	text-decoration: underline;
}
#sidebar > ul > li h2
{
	border-left: 3px solid #B3B3B3;
	padding-left: 2px;
	font-size: 11px;
	margin-bottom: 2px;
	color: #000;
}
#sidebar > ul > li:hover h2
{
	border-left: 3px solid #DC143C;
}
#searchform input[type='text']
{
	width: 110px;
	height: 14px;
	border: 1px solid #B3B3B3;
}
#searchform input[type='submit']
{
	border: 1px dashed #DC143C;
	font-weight: bold;
	background-color: #D7D7D7;
	width: 70px;
}
h2#postcomment
{
	font-size: 11px;
	margin: 20px 0 5px 0;
}
form#commentform
{
	margin-bottom: 20px;
}
form#commentform ol li
{
	list-style-type: none;
	display: block;
	margin: 4px;
}
form#commentform ol li label
{
	width: 70px;
	float: left;
}
form#commentform ol li input
{
	width: 200px;
}
form#commentform ol li input[type='submit']
{
	width: auto;
	border: 1px dashed #DC143C;
	font-weight: bold;
	background-color: #D7D7D7;
	height: 20px;
	clear: both;
}
form#commentform ol li textarea
{
	width: 100%;
	height: 150px;
}
form#commentform ol li input#securitycode
{
	width: 120px;
	height: 38px;
	float: left;
	font-size: 20pt;
	border: 1px solid #B3B3B3;
	border-right: 0;
}
ol#commentlist
{
	margin-bottom: 20px;
	margin-left: -11px;
	clear: both;
}
ol#commentlist li
{
	list-style-type: none;
	border: 1px solid #B3B3B3;
	border-left: 1px solid #fff;
	padding: 3px;
	padding-left: 14px;
	margin-bottom: 15px;
	overflow: auto;
}
ol#commentlist li cite
{
	margin-left: 10px;
	color: #8200A0;
}
p.commentslink a, ul.pluginlist li > strong a
{
	color: #DC143C;
	text-decoration: none;
}
p.commentslink a:hover, ul.pluginlist li > strong a:hover
{
	color: #000;
	text-decoration: underline;
}
p.cite
{
	margin-top: 5px;
	text-align: right;
}
form#commentform em
{
	color: #DC143C;
}
.page404 h2
{
	margin-bottom: 20px;
}
.page404 p
{
	margin-bottom: 10px;
}
.page404 h2:hover
{
	border-left: 5px solid #B3B3B3;
}
.top-little-space
{
	margin-top: 8px;
}
ul.pluginlist li
{
	list-style-type: none;
	margin-bottom: 20px;
}
ul.pluginlist li p
{
	margin-left: 10px;
	margin-top: 5px;
}
ul.pluginlist li p a
{
	color: #000;
	text-decoration: none;
}
ul.pluginlist li p a:hover
{
	color: #DC143C;
	text-decoration: underline;
}
hr
{
	height: 1px;
	border: 0;
	background-color: #B3B3B3;
	margin-top: 5px;
	margin-bottom: 10px;
}
.sitemap h3
{
	font-size: 13px;
	margin-top: 15px;
}
.sitemap ul li
{
	list-style-type: none;
	margin-left: 15px;
}
.sitemap > ul > li
{
	list-style-type: none;
	margin: 5px 0 5px 15px;
}
.sitemap > ul
{
	margin-bottom: 25px;
}
.navigation .alignleft
{
	float: left;
	margin-bottom: 10px;
}
.navigation .alignright
{
	float: right;
	margin-bottom: 10px;
}
span.fliptext
{
	background: #d7d7d7;
}