/*
Theme Name: TimeCrunch
Theme URI: http://www.dewdropwebs.com/WPthemes/?p=27
Description: "TimeCrunch" is a three-column black/orange theme featuring Home Page recent articles arranged in blocks. Coded to accept Multi-level Navigation Plugin (http://pixopoint.com/multi-level-navigation/) but it is not required.
Version: 1.40
Author: DewDrop
Author URI: http://www.dewdropwebs.com/WPthemes/
Tags: gravatars, widgets, fixed, left sidebar, three column, black, orange, widgets
*/
html { overflow-y: scroll; }
/* Basics */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
*{margin:0; padding:0;}

body {
	background-color: #B31B18; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        color: #000;
	line-height:140%;
  background-image:url('/img/ppp-background-tile-0008.jpg');
  background-attachment: fixed;
	}

.caption {
	font-size: 12px;
	color: #616161;
}

img a {border:none;}
img  {border:none;}

ul{margin:5px 0 5px 20px;}
ol{margin:5px 0 5px 20px;}

blockquote{
	border-left: 5px solid #ddd; 
	margin:15px 30px 0px 10px;
        padding-left: 20px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}

a, a:link {
	color: #ad393c;
	text-decoration: none;
	}

td {border: 1px solid #dddddd;}

/* deal with clearing floating divs */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; clear: both; visibility: hidden;
	}
	.clearfix {display: inline-table;}

/* Links */
a, a:link {
	color: #333333;
	text-decoration: none;
	}

/*  Container  */
#container {
	width:900px;
	margin:0 auto; padding:0;
} 
#supercontainer {
	width:902px;
  background-color: white; 
	margin:0 auto; padding:0;
	}
	
/*  Header  */
#header {
	width:900px; height:135px; position:relative;
	background-color: white; 
	}
#header img {margin:0; padding:0;}
#emblem {
  margin-left: 2px;
	width: 200px;
  height: 173px;
  float: left;
}	
/* Site Titles (part of header) */
#titles {
	width:700px; 
	position:absolute; top:60px; left:200px; 
	}
#titles h1 {
	color: #E0DFDF; 
	float:left; margin-left:50px;
	font-size: x-large;
	font-weight: bold;
	letter-spacing: 2px;
	}
#titles h1 a {
	color: #E0DFDF;
	text-decoration: none;
	}
#titles h1 a:hover {
	color: #fff;
	text-decoration: underline;
	}
#titles h2 {
	font-size: small; font-weight: normal; font-style: italic;
	color: #F8EDE1; clear:both; float:right; margin:1em 50px 0 0;
	}

/*  Top Menu  (part of header) */
#menu {width:900px; height:24px; margin:4px 0 0 20px; }
#menu ul {
	float:right; clear:both; 
	list-style:none;
	margin:0 40px 0 0; padding:0;
	}
#menu li {
	display:block; float:left; height:24px;
	padding:3px 0 0 10px;
	}
#menu a {
	background-position:100% 100%;
	text-decoration:none;
	color:#C0BEBF; padding-right:10px;
	}
#menu ul li.current_page_item a {color:#F29D41;}
#menu ul li a:hover {color:#F29D41;}

/*  Main Content */
#content { 
	width: 650px; 
	text-align: justify;
	float: right;
  background-color: white; 
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 30px;
	}
#content h1 a{
	font-size: large; color: #B31B18;
	font-weight: 300; clear:both;
	margin: 8px 0 6px 0; padding: 4px 0 4px 0;
	}

#archivetitle h2 {
	font-size: large; color: #B31B18;
	font-weight: 300; clear:both;
	margin: 8px 0 6px 0; padding: 4px 0 4px 0;
}

.post h2 a{
	font-size: large; color: #B31B18;
	font-weight: 300; clear:both;
	margin: 8px 0 6px 0; padding: 4px 0 4px 0;
}

#content h2 { font-size: medium; margin: 1em 0 .7em 0; color: #B31B18; }
#content h3 { font-size: small; margin: .5em 0; }
#content h4 { font-size: small; margin: .4em 0; }
#content ol { margin: .5em 4em; }		
#content ul { margin: .5em 4em; }	
#content ul li {list-style-type: square;}

#circle_ul ul li {
  list-style-type: disc;;
  margin: 6px 0 15px -40px;
}
#checked_ul ul li {
  list-style-image: url('http://www.perfectpizzapress.com/wp-content/uploads/2010/10/checkmark.gif');;
  margin: 6px 0 15px -40px;
}

.entry {
	font-size: 14px;
}

/*.entry {margin: 6px 30px 8px 30px ;}	 */
.entry {padding-right: 5px;}	
.entry {padding-left: 5px;}	

.entry p {margin: 6px 0 15px 0;}	
.entry a {
	color: #9e0807;
	text-decoration: none;
	}
.entry a:hover {
	color: #f60808;
	text-decoration: underline;
	}

#contactformcontainer {
    padding: 10px;
    border-style: none;
}

#contact-form {
    border-style: none;
}

#contact-form-fieldset {
    border-style: none;
}
#contact-form-input {
    float: right;
}
#contact-form-label {
    float: left;
}

.postmetadata{
	clear: both;
	padding:6px; margin: 16px 0;
	
	}

.post-date {
	width:44px; height:49px; 
	float:left; margin:4px;
	background:transparent url('images/blog_date.gif') no-repeat;
	}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
	}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #016193;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 5px;
	margin-left: -3px;
	}
.post-year {
	font-size: 10px;
	text-transform: uppercase;
	color: #545C65;
	text-align: center;
	display:block;
	line-height: 6px;
	margin-top: 1px;
	margin-left: -3px;
	}
div>.post-year {font-size:6px; color:#727982;}

/* Home page posts */
.homeTop {	
	margin: 6px 30px 8px 30px ;
	padding: 2px; 
	}
.homeOther {
	border:1px solid #C0BFBE;
	width:230px; 
	padding:2px; margin:4px 6px 0 0;
	float:left; 
	}
.readmore {float:right;}

/* Left Sidebar */
#left {
	width:200px; float:left;
        background-color: white;
	}
#left {margin:0 0px;}
#left h2 {
	color: #3b3838;
	font-size: 10pt;
	margin-left: 20px;
	}
#left p {margin:0 6px 0 12px; padding: 0;}
#left a {color: #d58a39; text-decoration: none; margin: 0; padding: 0; line-height: 14pt; font-weight: bold;}
#left a:hover {color: #dddddd; text-decoration: underline;}
#left ul{
	list-style:none; 
}
#left ul li{
	list-style:none; color: #C0BEBF;
	line-height:120%;
}

#lmenu2 {
        background-color: white;
}

#lmenu2 ul li a {
    list-style:none;
    border-style: solid;
    border: 1px;
    border-color:#00FF00; 
    line-height:150%;
    color: #ad0e0e;
    font-weight: normal;
}
#lmenu2 a {color: #ad0e0e; text-decoration: none;}

#lmenu2 ul li:hover a {
  color: #f4ad18;
  list-style:none;
  text-decoration: none;
  line-height:150%;
  font-weight: normal;
  list-style:none;
}
#lmenu2 a:hover {color: #f4ad18; text-decoration: none;}

#lmenu {
	background-color: white;
}

#lmenu ul li a {
    list-style:none;
    border-style: solid;
    border: 0px;
    border-color:#00FF00; 
    line-height:150%;
    color: #af0e0e;
    font-weight: normal;
    display: block;
}

#lmenu ul li a:hover {
    color: #f4ad18;
    list-style:none;
    text-decoration: none;
    line-height:150%;
    font-weight: normal;
    display: block;
}

#lmenu ul ul li a {
    list-style:none;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: -20px;
    padding-left: 20px;
    color: #af0e0e;
    text-decoration: none;
    background-color: white;
    line-height:150%;
    font-weight: normal;
    display: block;
}

#lmenu ul ul li a:hover {
    color: #f4ad18;
    list-style:none;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: -20px;
    padding-left: 20px;
    text-decoration: none;
    line-height:150%;
    font-weight: normal;
    display: block;
} 


#left ul ul{
	margin-top: 0px;
}


/* RSS Widget */
.rsswidget img {
	display: none;
	}
#sidebar h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
#sidebar h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;	
	}
/* Calendar Widget */
#wp-calendar {
	margin: 0 auto;
	text-align: left;
	}
#wp-calendar a{ 
	margin: 0;
	padding: 0;
	}
	
/* text Widget */
.textwidget {margin:0 12px 0 12px; padding: 0;}

/* Comment Form */
#commentform{
	margin:10px;
	padding:10px;}
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;}
#author, #email, #url{margin:5px 5px 0 0;}
#submit{margin:5px 5px 0 0;}

/* Comments */
#comments{ 
	margin:10px;
	padding:10px;
	}	
#comments p { margin: 1em 0; }
ol.commentlist { margin: 0; padding: 0; }
ol.commentlist li {
	background: #ececec;
	margin:10px -30px 10px -30px;
	padding:6px;
	border-left:solid 1px #eeeeee; border-top:solid 1px #eeeeee;
	border-right:solid 1px #aaaaaa; border-bottom:solid 1px #aaaaaa;
	}
ol.commentlist li.alt { background: #DAD8D8; }
ol.commentlist a {}
ul.comment li {
	background:transparent; border:0;
	margin:0.5em 0; padding:0; text-align:left;
	}
cite {}
small.commentmetadata {}
img.avatar {
	float:right; 
	margin:0 -30px 0 0; 
	_margin:16px 0 0 0;		/* IE6 hack */
	width:50px; height:50px;
	}
*:first-child+html img.avatar {margin:20px 0 0 0;} /* IE7 hack */


/* Search */
#searchform {margin:8px 0 8px 12px; padding: 0;}	
#searchform input {
	background-color:#fff;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;	
	border:1px solid #BCBCBC;
	color: #6A6A6A;
	margin: 4px 0 0 0;
	padding: 2px 2px 2px 4px;
	}	

/* Footer */
#footer {
	background-color: white;
	clear:both; text-align:center; 
	width:900px; height:18px; 
	margin:0; padding:0; 
	color:#dddddd;
	}
#footer p {margin:0; padding: 18px 0 0 0;}
#footer a {color: #F29D41;}

