/*  
Theme Name: TimeClockpro
Theme URI: http://www.timeclockpro.com
Description: A light, simple and modern design for TimeClockpro.
Version: 1.0
Author: Jamison Hiner
Author URI:http://www.leopard-inc.com

	Modern v 1.0	
	The CSS, XHTML and design is released under the LGPL:
	http://www.opensource.org/licenses/lgpl-license.php
*/



/* Begin Typography & Colors */
body {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	
	color: #ebebeb;
	text-align: center;
	background: #000000 url(images/tcp_bg.jpg) repeat-x top left;

	}

a {color: #aedfe5; 
	text-decoration: none; 
	text-decoration: underline;
	}	

a:hover {text-decoration: none; color:#ebebeb;}	

a.image {border-bottom: 0;}	
	
#page {
	text-align: left;
	}
	
#header a {
	z-index: 100;
	margin-top: -3px;
	border-bottom: none;	
	font-size: .9em; 
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	letter-spacing: 1px;}	

#header a:hover {text-decoration: underline;}
	

.postmetadata, .commentmetadata, #footer {
	 
	}

.commentmetadata {font-size: 0.8em;}	
		
.alt {background-color: #cccccc;
	border-top: 1px solid rgb(241,239,237);
	border-bottom: 1px solid rgb(241,239,237);
	}

#footer {
		margin: 0 auto;
	}
	

#footer a:hover {color: #ffffff;}	

small, .navigation {
	color: rgb(138,134,132);
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}
	
.navigation a {border-bottom: none;	
	}	
	
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 3.8em;
	line-height: 0.9em;
	}	
	
#header h1 a {
 	letter-spacing: -3px;	
	font-family: Galliard, Georgia, 'Times New Roman', Serif;
	font-weight: normal;	
	text-align: center;
	text-transform: lowercase;
	border: none;		
	}

h2 {
	font-size: 2.1em;
	line-height: 1.2em;
	}
	
h2 a {color: #fff;
 	letter-spacing: -1px;
	line-height: 1.2em;
	text-decoration: none;
	border-bottom: none;			
	}
	
h2 a:hover {color: #999;}

h3 {
	font-size: 1.3em;
	}
	
h4, li h2 {line-height: 1.2em;
 	letter-spacing: 1px;	
	font-size: 0.8em;
	font-weight: normal;	
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 		
	}	

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, 'Times New Roman', Serif; 
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	}

#description {
	text-align: left;
	background: #000000;
	color: white;	 
	font-size: 1.1em; 
	font-family: Tahoma, Arial, Helvetica, Serif; 
	line-height: 1.8em;
	margin: 0px;	
	}	

#bloggin {
	background: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1em;
	color:#666;
	}	
	
#sidebar a {font-size: 1.2em; color: #aedfe5); text-decoration: none; line-height: 1.7; border-bottom: none;}	
#sidebar a:hover {color: rgb(90,99,97); text-decoration: underline;}

#sidebar h2 {color: white;	
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 
	font-weight: bold; 
	letter-spacing: 2px; 
	line-height: 12px; 
	text-transform: uppercase;
	font-size: 1.1em;
	}		
	
	#sidebar h1 {color: white;	
		font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 
		font-weight: bold;  
		font-size: 1.7em;
		}		
	
	
	
#searchsubmit, #sidebarsubmit, #commentform #submit {
	font: normal 0.8em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;	
	text-transform: uppercase;	
	}
	
#sidebarsubmit {
	font-size: 1em;
	}		

.nocomments, .postmetadata, strike, #footer {
	color: #ebebeb;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
		
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	width: 900px;
	}
	
#header {
	height: 115px;
	}

#content {
	width: 650px;
	margin: 0px 0 0 0;
	padding: 10px 20px 10px 0px;
	float: left;	
	}
	
	#contentfull {
	width: 850px;
	margin: 0px 0 0 0;
	padding: 10px 20px 10px 0px;
	float: left;	
	}

#sidebar {
	text-align: left;
	background: #000;
	font: 0.9em Arial, Helvetica, Sans-Serif;
	float:right;
    position:relative;
	}
	
	#sidebar2 {
		margin-top: 20px;
	text-align: left;
	background: #000;
	font: 0.9em Arial, Helvetica, Sans-Serif;
	float:right;
    position:relative;
	}

#main {
	width: 900px; 
	margin: 0;  
	}

#content.single {
	width: 900px; 
	margin: 0; 
	padding: 10px 10px; 
	}	

#header ul, #header li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#header li a {
	padding: 15px 10px 12px 10px;
	float: right;}	
	
.post {
	margin: 0 0 40px 0;
	text-align: left;
	}
	
.postmetadata .alt {
	margin: 25px 0 0 0;
	}	
	
#footer {
	font-size: 12px;
	line-height: 14px;
	width: 900px;
	clear: both;
	}
	
#footer.single {
	width: 900px;
	}	

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
div.columnleft {
	float: left;
	width: 285px;
	padding-right: 33px;	
	}

div.columnright {
	float: right;
	width: 200px;
	padding-left: 34px;
}
/* End Structure */



/*	Begin Headers */
#header h1 {background: url(images/logo.jpg) no-repeat;
	display: block;
	width: 435px;
	height: 100px;
	float: left;
	margin: 0;	
	padding: 0;		
	}	
	
#header h1 a {display: block;
	width: 269px;
	height: 100px;
	margin: 0px 0 0 0;			
	}

h2, #sidebar h2 {
	margin: 10px 0 0 0;}	
	
#sidebar h2 {
	padding: 0;
	}

h3 {
	margin: 30px 0 0 0;
	padding: 0;
	}

h3.comments {
	margin: 40px auto 20px auto;
	padding: 0;
	}
	
h4 {	
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;	
	}	
/* End Headers */



/* Begin Images */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 7px;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	padding: 0px;
	}
/* End Images */



/* Begin Lists */

ul, ol {
	margin: 25px 0 25px 0;
	padding: 0 0 0 30px;
	}	

ol {
	padding: 0 0 0 35px;
	}	
	
ul ul {
	margin: 5px 0 20px 20px;
	}	

ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none; 
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
 	line-height: 1.7;	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ul ul {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
input#s, input#author, input#email, input#url, textarea, #sidebar #searchform #s {}

#searchform {
	margin: 0 auto;
	padding: 0 0 15px 0; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 125px;
	padding: 2px 0;
	}

#searchsubmit, #sidebarsubmit {
	margin-left: 10px;
	}


select {
	width: 130px;
	}

#commentform {
	padding: 0;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
	}

#commentform textarea {
	width: 98%;
	margin: 5px 0 0 0;	
	padding: 0px;
	}

#commentform #submit {
	margin: 2px 0 0 0;	
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 20px 0 0 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	padding: 10px 0 0 0;	
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#description {
	display: block; 
	}
	
#sidebar {
		width: 195px;
		padding: 0px 5px 5px 5px;
		}
#sidebar2 {
		width: 195px;
		padding: 0px 5px 5px 5px;
		}		
		
#bloggin {
		display: block; 
		padding: 5px;
		}
#bloggin a{
		font-size: 11px;
		font-weight: bold;
		color:#000;
		}					

#jerrypic {
		display: block; 
		color:#000;
		}	
	
#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted;
	}
	
blockquote, blockquote cite {
	margin: 0px 15px 0 0; 
	padding: 20px 0px 20px 33px; 
	background: url(images/quote-arial.gif) 0px 15px no-repeat; 
	color: rgb(110,106,103); 
	font-style: italic; 
	font-size: 0.9em;}

blockquote cite {
	display: block; 
	}
	
blockquote p {
	margin: 0; 
	padding: 0; 
}		

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px 0 40px 0;
	clear: both;
	border-bottom: none;	
	}

.break {margin: 0; padding: 0; clear: both; line-height: 0px; width: 100%; visibility: hidden;}	

/* End Various Tags & Classes*/


#buynow {
	float:right;
	text-align: center;
	margin: 47px 0 0 0;
}

#tag{
	margin: 0 auto;
	width: 900px;
	text-align: center;	
}

.main_bullet li{
	font-size: 14px;
	font-weight: bold;
	text-indent: 1px;
	padding-bottom: 10px;
	list-style-image: url(images/top_bullet.png);
	behavior: url(iepngfix.htc);
}

#content #customer{
	background-color: #000;
	padding: 10px;
	
}

.heading {
	font-size: 18px;
	margin: 20px 0 0 0;
	}
	
.wp-caption{
	float: left;
	padding: 0px;
	margin-right: 5px;
	background: #323232;
	
	}
	
	.wp-caption img{
	padding: 5px;
	
	}
	
	.wp-caption-text{
		text-align: center;
	font-size: 12px;
	color: #ebebeb;
	
	}
	
	.bluey{color: #127dd0;}

.most_popular ul li{
		margin: 0;
	padding: 0;
	list-style: none; 
	text-indent: 1px;
	}	