	/* ======== IMPORT STUFF ======== */

	@import url('http://upload.techmania-hosts.com/style/terms.css');

	body {
	
		background: url( '/projects/note-pad-plus/assets/robots_background.png' ) #eee;
		padding: 20px;
	
	}
	
	body, input, select, textarea, button {
		
		font: 12px 'Trebuchet MS', 'Helvetica', 'Arial', sans-serif;
	
	}

	a {
		text-decoration:none;

		color:#12548c;
	}

	a:hover {
		text-decoration:none;

		color:#000;
	}
	
	form {
	
		margin: 0;
		padding: 0;
	
	}
	
	input, select, textarea {
	
		width: 415px;
		
		padding: 5px;
		
		border-radius: 3px;
		
		border: 1px #ddd solid;
		
		outline: none;
	
	}
	
	input[type=submit] {
	
		width: auto;
		
		background: #eee;
		
		padding: 5px 8px;
		
		font-weight: bold;
	
	}
	
	#wrapper {
	
		width: 450px;
		
		margin: auto;
		padding: 7px;
		
		background: #fff;
	
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	
	.header {
	
		background: #555;
		
		color: #fff;
		
		font-size: 16px;
		
		padding: 5px;
	
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
					
	}
	
	.content {
	
		padding: 7px 3px 0px 3px;
	
	}
	
	.error, .success {

  		-moz-border-radius: 4px 4px 4px 4px;
  		-webkit-border-radius: 4px 4px 4px 4px;
 		border: 1px solid;
 		border-bottom-width: 2px;
        	border-radius: 4px;
        	text-align: center;
		color: #FFF;
   		font-weight: bold;
 		margin-top: 2px;
    		padding: 10px;
        	width: auto;
	
	}
	
	.error {
	
        	background: #b81818;
        	border-color: #a51515;
        	text-shadow: #940a0a 1px 1px;
        	text-align: center;
	
	}
	
	.success {
        	background: #50b818;
        	border-color: #48a616;
        	text-shadow: #3a940a 1px 1px;
        	text-align: center;

	}

	.logo {
		width: 500px;
		height: 142px;
		background: url('/projects/note-pad-plus/assets/NotePadPlusLogoWhite.png');
		background-repeat: no-repeat;
		vertical-align:middle;
		margin:0 auto;
		float: center;
		display: block;
	}

	/* ======== FORM CORE STUFF ======== */

	.required {
		color: #FF0000;
		width-right: 4px;
		margin-right: 4px;
	}
	.notrequired {
		color: #fff;
		width-right: 4px;
		margin-right: 4px;
	}

	/* ======== BREAD CRUMB STUFF ======== */
	#crumbs {
		font-size: 10px;
		background: url(http://files.techmania-hosts.com/file/meh_commentplus/-img/-css/bread_bg.png) no-repeat left center;
		height: 36px;
		line-height: 36px;
		width: 425px;
		padding-left: 15px;
		margin-bottom: 40px;
		color: #888;
	}

	blockquote {
		border-left:3px solid #BBBBBB;
		font-style:italic;
		margin:15px;
		padding-left:20px;
	}
	blockquote cite {
		display:block;
		margin:5px 0 0;
	}

/*--------JUST CUSTOM CSS STUFF---------*/
	.jordantbh {
		font-size: 10px;
		color: #888;
        	color: #747474;
		font: 12px "Trebuchet MS", "Lucida Grande", Arial, Tahoma, sans-serif;
	}

	.jordantbh h1 {
		color: #c62d2d;
		font-size: 26px;
	}

	.TBHspacebar {
		padding: 5px;
        	margin: 5px;
	}

	#lu_report_style ul {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		list-style-type: none;
		font-size: 12px;
		font-style: normal;
		line-height: 2em;
		font-weight: normal;
		font-variant: normal;
		margin-left: 1em;
		padding: 0;
     	  	 margin: 0;
		text-indent: 5px;
	}

	#lu_report_style li {
		background-image: url(http://cdn2.iconfinder.com/data/icons/miniicons2/tick.gif);
		background-repeat: no-repeat;
		background-position: 0 .4em;
		padding: 3px;
        	margin: 3px;
	}

	/* ======== POST ENTRY STUFF ======== */
.entry{font-size: 12px;}
.entry ol,.entry ul {margin:0 0 15px 25px; padding: 0; font-size: 12px;}
.entry li {padding:0 0 0 5px; list-style-position:outside; line-height: 1.5em;}
.entry p {margin: 0 0 15px;}
.details {font-size: 12px;  margin-bottom: 35px;}
.entry h1, .entry h2, .entry h3, .entry h4,.entry h5,.entry h6 {margin-bottom: 20px;}

	#heartbeat a {
		color: #b51111;
		font-weight: bold;
		text-decoration: none;
	}

	#heartbeat a:hover {
		color: #b51111;
		font-weight: bold;
		text-decoration: underline;
	}

#heartbeat {
	background: #fff;
}
#serviceList {
	border-top: 1px solid #dfdfdf;
	margin-bottom: 0;
	padding: 0 20px 0 20px 20px;
}
#serviceList div.row {
	padding: 2px 0;
	border-bottom: 1px solid #dfdfdf;
}
#serviceList div.row img {
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -5px;
}
#serviceList div.row div {
	padding: 5px 10px 5px 10px;
	line-height: 16px;
}
#serviceList .serviceName {
	font-weight: bold;
	font-size: 1.1em;
}
#mainServices {
	width: 920px;
}
#mainServices div {
	margin: 0 5px 10px 5px;
	float: left;
	width: 220px;
	text-align: center;
	display: inline;
}
#mainServices .serviceName {
	font-size: 1.4em;
	font-weight: bold;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
}
#mainServices h1 {
	font-weight: bold;
	text-align: center;
	background: url(http://download.skype.com/share/blogskin/40b/images/ekg.png) center no-repeat;
	padding-top: 8px;
	width: 450px;
	font-size: 2.0em;
}
#mainServices h1 span {
	background: white;
	padding: 0 5px 0 5px;
}
#mainServices div.statusTime {
	font-size: 0.75em;
	line-height: 1.4em !important;
	color: #999;
}
#mainServices img {
	margin-bottom: 5px;
}

#content #paddedContent .post-author {
    padding-right: 10px;
}

.post-status {
    float: right;
    height: 32px;
    padding-left: 10px;
    border-left: 1px solid #efefef;
    margin-left: 10px;
}

.status-image {
    height: 32px;
    width: 32px;
    display: inline-block;
    background-image: url(http://download.skype.com/share/blogskin/heartbeat/status-icons.png);
    background-repeat: no-repeat;
}

.status-image.announcement {
    background-position: 0 0;
}
.status-image.skypetogo {
    background-position: 0 -32px;
}
.status-image.price-change {
    background-position: 0 -64px;
}
.status-image.payments-method-change {
    background-position: 0 -96px;
}
.status-image.general-maintenance {
    background-position: 0 -128px;
}
.status-image.issue {
    background-position: 0 -160px;
}
.status-image.issue-resolved {
    background-position: 0 -192px;
}
.status-image.issue-ongoing {
    background-position: 0 -224px;
}
.status-image.atu {
    background-position: 0 -256px;
}
.status-image.payments-general {
    background-position: 0 -288px;
}
.status-image.skypein {
    background-position: 0 -320px;
}
.status-image.emails {
    background-position: 0 -352px;
}
.status-image.skypesms {
    background-position: 0 -384px;
}
.status-image.skypeout {
    background-position: 0 -416px;
}
.status-image.payments-delayed {
    background-position: 0 -448px;
}
.status-image.other {
    background-position: 0 -480px;
}