/*
Theme Name: RentItToday Blog
Theme URI: http://www.outtolunchproductions.com/work
Description: Simplified, valid version of RentItToday.Com's blog
Version: 1.0
Author: Carter Fort
Author URI: http://outtolunchproductions.com
Tags: 

Swatch Colors:
Medium Grey: 666
Lighter Grey: 777
Lightest Grey: EEE


*/

/* Resets and Overrides 
========================*/

*
{
	margin: 0;
	padding: 0;
}

img
{
	border:none;
}

:focus
{
	outline: 0;
}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:0;
	padding-top:0;
}

/* Links and Type
========================*/
body
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
}

a:link, a:active, a:visited
{
	color: #3F08E8;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #cc0000;
	text-decoration: underline;	
}

#sidebar-left a:link, #sidebar-left a:active, #sidebar-left a:visited
{
	border-left: 7px solid #ccc;
	color: #777;
	font-weight: normal;
	padding-left: 5px;
}

#sidebar-left li ul a:link, #sidebar-left li ul a:active, #sidebar-left li ul a:hover, #sidebar-left li ul a:visited
{
	border-left: 7px solid #02239C;
}

#sidebar-left a:hover
{
	border-left: 7px solid #000;
	color: #000;
}

.post-footer a:link, .post-footer a:visited, .post-footer a:active {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

.post-footer a:hover{
	text-decoration: underline;
}

#topnav a
{
	color: #777;
	font-weight: normal;
	text-transform: uppercase;
}

#back a:link, #back a:active, #back a:visited
{
	color: #fff;
}

a#comments-icon {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/comment-feed-small.gif) no-repeat scroll 0 50%;
	display:block;
	float:right;
	height:22px;
	line-height:22px;
	margin:0 10px 0 0;
	padding-left:27px;
	text-decoration:none;
	white-space:nowrap;
}

a#posts-icon {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/post-feed-small.gif) no-repeat scroll 0 50%;
	display:block;
	float:right;
	height:22px;
	line-height:22px;
	margin:0 10px 0 0;
	padding-left:25px;
	text-decoration:none;
	white-space:nowrap;
}

h1
{
	display:block;
	font-family:tahoma,arial,sans-serif;
	font-size:240%;
	letter-spacing:-1px;
	line-height:1em;
	margin:0;
	padding:0;
}

h1 a:link, h1 a:visited, h1 a:active
{
	color:#02239C;
	font-weight:bold;
	text-decoration:none;
}

h1 a:hover
{
	color: #ccc;
	text-decoration: none;
}

h2
{
	
}

h2.posttitle
{
	font-size: 24px;
	font-weight: bold;
	line-height: 29px;
}

h2.posttitle a
{
	color: #666;
}

h2.posttitle a:hover
{
	color: #000;
	text-decoration: none;
}

h2 a
{}

h2 a:hover
{}

.widget-title h3
{
	font-size:1.2em;
	font-weight:bold;
}

h3 a
{}

h3 a:hover
{}


/* Layout
========================*/
.wrapper
{
	margin: 0 auto;
	width: 1150px;
}

#header
{
	margin-bottom: 5px;
}

#header .wrapper
{
	background: url(images/header.jpg) center center no-repeat;
	height: 150px;
}


#titleoverlay {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius:7px;
	border-radius: 7px;
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #000000;
	float:left;
	margin-left:30px;
	margin-top:30px;
	opacity:0.6;
	padding:7px;
	position:relative;
	width:310px;
	z-index:4;
}

#feed-icons
{
	height: 15px;
	text-align: right;
	margin-bottom: 25px;
	width: 97%;
	
}

#content
{
	clear: both;
	width: 100%;
}

#sidebar-left, #sidebar-right
{
	float: left;
	width: 190px;
}

#main
{
	border: 1px dashed #ccc;
	border-top: none;
	border-bottom: none;
	float: left;
	margin: 0 10px;
	padding: 0 15px;
	width: 700px;
}

.post
{
	padding-bottom: 30px;
	word-wrap: break-word;
}

#footer
{
	
}

#respond
{
	width: 90%;
}

#logo
{

}

.post-footer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EEEEEE none repeat scroll 0 0;
	clear:both;
	color:#666666;
	display:block;
	font-size: 12px;
	line-height:18px;
	margin:0;
	padding:5px;
}

/* Text Styles
========================*/

p.tagline {
	color:#666666;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0;
}


.post p
{
	font-family: Tahoma, arial, sans-serif;
	font-size: 13px;
	margin: 10px 0;
}

.post ul
{
	padding-left: 35px;
}


#sidebar-left ul
{
	font-size: 12px;
	list-style: none;
}

#sidebar-left li
{
	margin-bottom: 2px;
	margin-left: 5px;
	padding-left: 5px;
}

#sidebar-right ul
{
	list-style: none;
}

#footer
{
	border-top: 1px dashed #ccc;
	clear: both;
	margin: 10px 0;
	color: #777;
	font-size: 12px;
	text-align: center;
}

pre, .wp_syntax {
	word-wrap:normal;
}

pre {
	overflow-x:auto;
	overflow-y:hidden;
	padding-bottom:1.5em;
	width:99%;
	word-wrap:normal;
}

code, pre {
	font-family:"Courier New",Courier,monospace;
	font-size:1em;
}

blockquote
{
	height:1%;
	display:block;
	clear:both;
	color:#555555;
	padding:1em 1em;
	background:#f4f4f4;
	border:solid 1px #e1e1e1;
}

blockquote blockquote
{
	height:1%;
	display:block;
	clear:both;
	color:#444444;
	padding:1em 1em;
	background:#e1e1e1;
	border:solid 1px #d3d3d3;
}

/* Navigation
========================*/

#topnav  {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-color:#CCCCCC;
border-style:dashed ;
border-width:1px;
height: 26px;
width: 100%;
margin: 0;
padding: 0;
}

#topnav
{
	list-style: none;
}

#topnav li
{
	border-right: 1px dashed #ccc;
	display: block;
	float: left;
	padding: 5px 10px;
	width: auto;
}

#topnav li#back
{
	background: #fc8602;
	float: right;
	width: auto;
}

.navigation
{
	border-top: 1px dashed #ccc;
	margin: 0 auto;
	padding: 20px 0;
	width: 90%;
}


/* Images
========================*/

.wp-caption {
	-moz-border-radius:3px;
	border-radius: 3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	display:block;
	height:auto;
	margin:10px 0 0;
	max-width:96%;
	padding-top:4px;
	text-align:center;
}
* html .wp-caption {
	height:100%;
}

.post img[class~="size-full"] {
	height:auto;
	max-width: 96%;
}

.wp-caption img {
	border:0 none !important;
	margin:0 !important;
	padding:0 !important;
}
.wp-caption p.wp-caption-text {
	color:#666666;
	font-size:0.8em;
	line-height:13px;
	margin:0;
	padding:2px 4px 5px;
}
.post img.alignleft {
	float:left;
	margin:0px 10px 5px 0;
}
.post img.alignright {
	float:right;
	margin:10px 0 5px 10px;
}
.post img.aligncenter {
	display:block;
	margin:10px auto;
}
.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft, div.alignleft {
	float:left;
	margin:10px 10px 5px 0;
}
.alignright, div.alignright {
	float:right;
	margin:10px 0 5px 10px;
}
.post img {
	-moz-border-radius:3px;
	border-radius:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	padding:5px;
}

/* Forms
========================*/

input.text, input.textbox, input.password, input.file, input.TextField, textarea {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/inputbackgr.gif) no-repeat scroll left top;
	border-color:#333333 #999999 #CCCCCC #333333;
	border-style:solid;
	border-width:1px;
	color:#000000;
	padding:3px;
}

#calendar_wrap {
	border:medium none;
	padding:0;
}

#wp-calendar {
	background-color:#FFFFFF;
	border-collapse:collapse;
	font-size:90%;
	margin:0 auto;
	width:100%;
}

#wp-calendar td {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	line-height:18px;
	padding:0;
	text-align:center;
}

#wp-calendar caption {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EEEEEE none repeat scroll 0 0;
	border:medium none;
	font-size:1em;
	margin:0 auto;
	padding:3px;
	width:auto;
}


/* Comments
========================*/

.commentlist
{
	list-style: none;
	margin-left: 20px;
	width: 90%;
}

.commentlist li
{
	background: #F7F7F7;
	border-bottom: 1px solid #777;
	border-top: 1px solid #777;
	padding: 10px;
}

.commentlist li.alt
{
	background: none;
	border: none;
}


.commentlist li img
{
	float: right;
	margin-left: 10px;
	width: auto;
}

cite
{
	color: #666;
	font-size: smaller;
	font-style: normal;
}


/* Misc
========================*/

.left
{
	float: left;
}

.right
{
	float: right;
}
.clr
{
	clear: both;
}
.capitals
{
	font-weight: bold;
	text-transform: uppercase;
}