/*
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
*/

/* Basics */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
*{margin:0; padding:0;}

body {
	background:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small; color:#000;

	}
	#belepes {
	width: 131px;
	margin-left: 26px;
	
}
#user {
	font-family: "Arial Narrow", Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: lowercase;
}
#left input {
	border-color: black;
	background-color: #ff9c00;
		width: 125px;
	padding: 3px;
	margin: 2px;
	clear: both;
	
}
.formbutton {
	background-color: #ff9c00;
	width: 125px;
}
.checkbox {
background-color: none;
	width: 15px;
}
img {border: none; padding: 6px; float: left; margin: 0 15px 10px 0;}
img a {border:none;}
img.left {float: left; border: none; padding: 8px; margin: 0;}
img.right {float: right; border: none; padding: 8px; margin: 0;}

ul{margin:5px 0 5px 20px;}
ol{margin:5px 0 5px 20px;}

blockquote{
	border-left: 1px solid #F29D41; border-right: 1px solid #F29D41;
	margin:10px 12px 10px 12px; padding:10px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}

a, a:link {
	color: black;
	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;}



/*  Container  */
#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-color: black;
	
}
	
/*  Header  */
#header {
	width:960px; height:170px; position:relative;
	background:url('images/content-top.jpg') no-repeat;
	margin:0; padding:0;
	}
	#header1 {
	width:960px; height:101px; position:relative;
	background:url('images/cat1header.jpg') no-repeat;
	margin:0; padding:0;
	}
#header img {margin:0; padding:0;}
	
/* Site Titles (part of header) */
#titles {
	width:960px; 
	position:absolute; top:60px; 
	}
#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: 960px;
	height: 24px;
	
	margin-top: 17px;
}
#menu ul {
	float:right; clear:both; 
	list-style:none;
	margin:0 32px 0 0; padding:0;
	}
#menu li {
	display: block;
	float: left;
	height: 34px;
	background-image: url(images/topmenubg.jpg);
	background-repeat: no-repeat;
	width: 122px;
	margin-right: 0px;
	text-align: center;

}
#menu li:hover {
	background-image: url(images/topmenubg-hover.jpg);
}
#menu ul li a {
	background-position: 100% 100%;
	text-decoration: none;
	color: #000000;
	font-family: "Arial Narrow", Arial;
	font-weight: bolder;
	font-stretch: narrower;
	font-size: 16px;
	line-height: 45px;
}
#menu ul li a:hover {
	color: #ffffff;
}
#menu ul li.current_page_item  {
background-image: url(images/topmenubg-active.jpg);
}
#menu ul li.current_page_item a {

color:#000;}


/*  Main Content */
#content {
	width: 758px;
	text-align: justify;
	float: right;
	background-image: url(images/contentbg.jpg);
	padding-left: 25px;
	
	
}

.post {
	width: 720px;
	clear: both;

}


#content-alsoiv {
width: 783px;
	background-image: url(images/content-alsoiv.jpg);
height:22px;
margin-left: -25px;
clear:both;

}
#content h1 {
	font-size: large; color: #F29D41;
	font-weight: 300; clear:both;
	margin: 8px 0 6px 0; padding: 4px 0 4px 0;
	border-bottom: 1px solid #000000;
	}
#content h2 { 
width: 545px;
float:right;
font-size: medium; margin: 15px 0 5px 0; color: #000; }
#content h2 .archivetitle {
width: 100%;

}
#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;}

.entry {
width: 545px;
float: right;
margin: 3px 0 4px 0 ;}	
.entry p {margin: 3px 0 0 0;}	
.entry a {
	color: black;
	text-decoration: none;
	}
.entry a:hover {
	color: #2279B6;
	text-decoration: underline;
	}
#kiskep {
	width: 160px;
	height: 88px;
	float: left;
	margin-right: 5px;
}
#kiskep2 {
	width: 150px;
	height: 78px;
	margin-right: 5px;
	display: inline;
}
.postmetadata{
width: 545px;
	float:right;

	background:#CFCFD1;
	padding:2px; margin: 3px 0;
	border: 1px solid; border-color: #000000 #999999 #999999 #222222;
	min-height:30px;
	}

.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 {
	border:1px solid #C0BFBE;
	width:476px; 
	padding:2px; margin:0 0 2px 0;
	}
.homeOther {
	border:1px solid #C0BFBE;
	width:230px; 
	padding:2px; margin:4px 6px 0 0;
	float:left; 
	}
.readmore {float:right;}

/* Left Sidebar */
#left {
	width: 177px;
	float: left;
	background-image: url(images/balmenubg.jpg);
}

#balmenu-alsoiv {
height:22px;
	background-image: url(images/balmenu-alsoiv.jpg);
}
div>#left {}
#left h2 {
width: 140px;
	color: black;
		font-size: 9pt;
	margin: 0;margin-left: 22px;
	padding: 6px;
	background-color: #ff9c00;
}
#left p {margin:0 6px 0 12px; padding: 0;}
#left a {color: black; text-decoration: none; margin: 0; padding: 0; line-height: 14pt;}
#left a:hover {color: #F29D41; text-decoration: underline;}
#left ul{
	list-style:none; 
	margin: 0 0 12px 8px; padding:0; 
}
#left ul li{
	list-style:none; color: #C0BEBF;
	margin:0 0 0 12px; padding-left:20px;
	text-indent:-12px;
	line-height:120%;
}
#left ul ul{
	margin:0;
	padding:0;
}
#left ul ul li{
	list-style:square;
	list-style-position: inside;
	margin:0 0 0 12px; padding:0;
	text-indent:-12px;
	line-height:120%;
    color: #C0BEBF;
}

/* Right Sidebar */
#right {
	width: 160px; float:left;
	margin:0 0 0 8px; padding: 0; 
	}
#right h2 {
	color: #C0BEBF;
	background:url('images/btn_lt.jpg') no-repeat;
	font-size: 8pt;
	padding: 3px 3px;
	margin: 3px 0 0 0;
	}
#right p {margin:0 6px 0 6px; padding: 0;}
#right a {color: #9F9E9D; text-decoration: none; margin: 0; padding: 0; line-height: 14pt;}
#right a:hover {color: #dddddd; text-decoration: underline;}
#right ul{
	list-style:none; 
	margin: 0 0 12px 8px; padding:0; 
	}
#right ul li{
	list-style:none;
	margin:0 0 0 12px; padding:0;
	text-indent:-12px;
	line-height:120%;
	}
#right ul ul{
	margin:0;
	padding:0;
	}
#right ul ul li{
	list-style:square;
	list-style-position: inside;
	margin:0 0 0 12px; padding:0;
	text-indent:-12px;
	line-height:120%;
    color: #F29D41;
	}

/* 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;	
	}
#right h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
#right 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;
	clear:both;
	}	
#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 2px; padding: 0;
}	
#searchform input {
	border-color: black;
	background-color: #ff9c00;
		width: 125px;
	padding: 3px;
	margin: 2px;
	
	}	

/* Footer */
#footer {
	
	clear:both; text-align:center; 
	width:960px;  height:68px;
	margin:0; padding:0; 
	color:#dddddd;
	
	}
#footer p {margin:0; padding:8px 0 0 0;}
#footer a {color: #F29D41;}
.page_item a {
	color: #000000;
}
.page_item a:hover {
color: #ffffff;
}
#content1 {
	width: 545px;
	height:404px;
	text-align: justify;
	float: right;
	background-image: url(images/videobg.jpg);
}
#content1-alsoiv {
width: 545px;
	background-image: url(images/content-alsoiv.jpg);
height:22px;

}
#left1 {
	width: 415px;
	float: left;
	background-image: url(images/left1balbg.jpg);
}
#left1-top {
	width: 415px;
	height:13px;
	float: left;
	background-image: url(images/lef1baltop.jpg);
}
.left1-post {
	width: 390px;
	padding-left: 25px;
	clear: both;
}
#video {
	
}
#alsoreklam {
	width: 100%;
}
#alsokep {
width: 960px;
margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
#alsokep img {
margin: 0px;
}
