﻿body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:0px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* General font families for common tags */
html {
	height:100%;
	font-family: Arial, Helvetica, sans-serif ;font-size: 0.8em;
}

body  
{
	height:100%;
	margin: 0px; 
	padding:0px;
	background-color: #000000;
	text-align:center;
}

h2
{
	font-size:1.7em;
	font-weight:bold;
}

h3
{
	font-size:1.5em;
	font-weight:bold;
}

h3 a
{
	text-decoration:none;
}

h2 a
{
	text-decoration:none;
}


a, a:visited
{
	color:#3355FF;
	outline: none;
}

form
{
	margin-top:15px;
}

table
{
	margin-top:15px;
}

strong 
{
	font-weight:bold;
}

#page 
{
	margin: 0px auto;
	width:1000px;
	text-align:left;
}

#header 
{
	float:left;
	width:1000px;
	height:170px;
	background: url(/Content/images/header.jpg);
}

#logo
{
	margin:25px 0px 0px 15px;
	float:left;
	text-indent:-9999px;
	width:436px;
	height:71px;
	background: url(/Content/images/transparent-tile.png);	
}

#header ul 
{
	float:left;
	width:1000px;
	margin-left:15px;
	margin-top:30px;
}

#header ul li {
	text-indent:-9999px;
	float:left;
	margin-right:5px;
}

#header ul li a{
	display:block;
	height:100%;
	width:100%;
}

.menu-news
{
	width:69px;
	height:36px;
	background: url(/Content/images/transparent-tile.png) 0px -71px;	
}

.menu-news.selected 
{
	background: url(/Content/images/transparent-tile.png) 0px -364px;	
}

.menu-apps
{
	width:68px;
	height:36px;
	background: url(/Content/images/transparent-tile.png) -72px -71px;	
}

.menu-apps.selected 
{
	background: url(/Content/images/transparent-tile.png) -72px -364px;	
}

.menu-about
{
	width:85px;
	height:36px;
	background: url(/Content/images/transparent-tile.png) -143px -71px;	
}

.menu-about.selected 
{
	background: url(/Content/images/transparent-tile.png) -143px -364px;	
}

.menu-contact
{
	width:113px;
	height:36px;
	background: url(/Content/images/transparent-tile.png) -230px -71px;	
}

.menu-contact.selected 
{
	background: url(/Content/images/transparent-tile.png) -230px -364px;	
}

.menu-admin
{
	width:84px;
	height:36px;
	background: url(/Content/images/transparent-tile.png) -346px -71px;	
}

.menu-admin.selected 
{
	background: url(/Content/images/transparent-tile.png) -346px -364px;	
}

.content
{
	margin-top:4px;
	float:left;
	width:970px;
	padding:15px;
	background-color:#ddd;
	background-image: url('/Content/images/content-background.png');
	background-repeat:repeat-x;
}

.content-section
{
	float:left;
	margin-top:15px;
}

#loginform input
{
	width:350px;
}


#loginform input[type=checkbox]
{
	width:auto !important;
}

.login-button
{
	margin-top:15px;
	width:auto !important;
}

.app-category
{
	height:61px;
	float:left;
	padding-left:71px;
	width:899px;
}

.mobile-apps
{
	background:url('/Content/images/transparent-tile.png') no-repeat  0 -241px;
}

.mobile-apps a
{
	background:transparent url(/Content/images/transparent-tile.png) no-repeat 0 -145px;
	float:left;
	height:35px;
	text-indent:-9999px;
	width:173px;
}

.desktop-apps
{
	background:url('/Content/images/transparent-tile.png') no-repeat  0 -180px;
}

.desktop-apps a
{
	background:transparent url(/Content/images/transparent-tile.png) no-repeat -175px -146px;
	float:left;
	height:35px;
	text-indent:-9999px;
	width:186px;
}

.hosted-apps
{
	background:url('/Content/images/transparent-tile.png') no-repeat  0 -302px;
}

.hosted-apps a
{
	background:transparent url(/Content/images/transparent-tile.png) no-repeat 0 -109px;
	float:left;
	height:35px;
	text-indent:-9999px;
	width:334px;
}

.app-category p
{
	float:left;
	clear:both;
}

td form
{
	margin-top:0px;
}

.lbl
{
	width:150px;
	float:left;
	margin:2px;
}

.txt
{
	width:450px;
	margin:2px;
}

table 
{
	width:608px;
}

th
{
	font-weight:bold;
	padding:2px;
	background-color:#efefef;
}

td
{
	padding:2px;
}

tr.alt
{
	background-color:#efefef;
}

.error,.field-validation-error
{
	color: #ff0000;
	font-weight: bold;
}

.app-category-link
{
	text-indent:-9999px;
	float:left;
	height:60px;
	width:60px;
}

.app-category-link.mobile
{
	background:url('/Content/images/transparent-tile.png') no-repeat  0 -241px;
}

.app-category-link.desktop
{
	background:url('/Content/images/transparent-tile.png') no-repeat  0 -180px;
}

.app-category-link.hosted
{
	background:url('/Content/images/transparent-tile.png') no-repeat  0 -302px;
}

.app-container .content-section
{
	width:900px;
	margin-top: 0px;
}

.app-container .content-section .content-section
{
	margin-top: 15px;
}

.app-header
{
	margin-left:70px;
	padding-left:15px;
	padding-top:10px;
	float:left;
	width:885px;
	background: url('/Content/images/transparent-tile.png') 0px -401px;
	height:21px;	
	display:inline;
}

.app-container .content-section .app-header
{
	margin-left:10px;
}

.app-header h3
{
	font-weight:bold;
	font-size:1.3em;
}

.app-header h3 a
{
	text-decoration:none;
}

.app-body 
{
	margin-left:70px;
	background-color:#efefef;
	padding: 15px;
	float:left;
	width:870px;
	display:inline;
}

#app-ad
{
	margin-left:70px;
	background-color:#efefef;
	padding: 15px;
	float:left;
	width:870px;
	display:inline;
}

#app-ad iframe
{
	margin-left:70px;
}

.app-container .content-section .app-body
{
	margin-left:10px;
}

.app-body img
{
	margin-left:15px;
	float:right;
}

.app-body ul
{
	margin-left:10px;
}

.app-body .content-section
{
	clear:both;
	float:left;
	width:870px;
}

.app-body .content-section a
{
	font-weight:bold;
}

.digg
{
	float:left;
	width:60px;
	height:80px;
}

.app-property
{
	font-weight:bold;
}

.download-links 
{
	float:left;
}

.donate
{
	width:445px;
	float:right;
	border:solid 4px #00aa00;
	padding:5px;
	background:#aaffaa;
}

.donate p
{
	float:left;
	width:350px;
}

.donate form
{
	margin-top:4px;
}

.contactdetails
{
	color:#eee;
	background:#222222;
	float:right;
	border:solid 4px #000000;
	padding:5px 15px 15px 15px;
	width:310px;
}

.contactdetails h3
{
	margin-top:10px;
	margin-bottom:5px;
}

.contactdetails a
{
	color:#fff;
}

#contactform input
{
	width:600px;
	margin-bottom:10px;
}

#contactform input.sendmessage
{
	width:auto;
	margin-left:452px;
}

#contactform textarea
{
	width:600px;
	height:200px;
	
	margin-bottom:10px;
}

#news-content
{
	float:left;
	width:600px;
}

#news-archive
{
	background:#222222;
	border:solid 4px #000;
	float:right;
	padding:5px 15px 15px 15px;
	width:310px;
	color:#eee;
}

#news-archive h3
{
	margin-bottom:10px;
}

#news-archive a
{
	color:#fff;
	text-decoration:none;
}

.archivedate ul
{
	margin-left:15px;
}

.collapsed ul
{
	display:none;
}

#newcomment
{
	float:left;
	clear:both;
}

#newcomment input
{
	width:600px;
}

#newcomment input[type=checkbox]
{
	width:auto;
	margin-top:5px;
}

#newcomment textarea
{
	width:600px;
	height:100px;
}


#newcomment h3
{
	margin-bottom:10px;
}

#newcomment input
{
	margin-bottom:5px;
}

#pending
{
	clear:both;
	float:left;
	margin-bottom:15px;
}

#approved
{
	clear:both;
	float:left;
	margin-bottom:15px;
}

#pending h3,#approved h3,#newcomment h3
{
	color:#444444;
	font-size:0.9em;
}

.comment.pending div
{
	float:right;
	margin:5px;
}

.comment.approved div
{
	float:right;
	margin:5px;
}

#news-ad
{
	float:right;
	margin-top:15px;
}

.date, .labels
{
	color:#444444;
	font-weight:bold;
	font-size:0.75em;
}

.post-content
{
	margin-top:10px;
	margin-bottom:10px;
}

/** post code styles */

.post-content .comment {
	color:#007700;
	font-style:italic;	
	float:none;
	padding: auto; 
	background-color:inherit;
	margin-top: auto; 
	margin-bottom: auto;
	width:auto;
}
.string {
	color:#A31515;
}
.bool {
	color:#000000;
	font-weight:bold;
}
.operator {
	color:#000000;
	font-weight:bold;
}
.pre {
	color:#A31515;
}
.char {
	color:#A31515;
}
.int {
	color:#000000;
}
.float {
	color:#000000;
}
.bool {
	color:#000000;
}
.type {
	color:#0000FF;
}
.flow {
	color:#0000FF;
}
.keyword {
	color:#0000FF;
}

/*-------------------*/
.post
{
	margin-bottom:15px;
}

.comment-link
{
	font-weight:bold;
	text-decoration:none;
}

.comment
{
	float:left;
	padding: 5px; 
	background: #efefef;
	margin-top: 10px; 
	margin-bottom: 10px;
	width:590px;
}

.comment-name
{
	font-weight: bold; 
	color: #444444; 
	margin-bottom: 10px;
}

#submit-comment
{
	cursor:pointer;
	margin-top:10px;
	width:auto !important;
	margin-left:427px;
}

#aboutme-container
{
	float:left;
}

#aboutme
{
	margin-top:15px;
	background: url(/Content/images/aboutme.jpg) no-repeat;
	height:176px;
	width:395px;
	float:left;
	padding-left:210px;
	padding-top:90px;
}

#othersitesandpublications
{
	background:#222222;
	border:solid 4px #000;
	float:right;
	padding:5px 15px 15px 15px;
	width:310px;
	color:#eee;
}

#othersitesandpublications a
{
	color:#ffffff;
}

#othersitesandpublications li
{
	margin-top:15px;
}



#footer 
{
	text-align:center;
	padding-top:15px;
	font-size:0.8em;
	color:#ffffff;
	float:left;
	width:1000px;
	height:22px;
	background: url(/Content/images/header.jpg) 0px -170px;
}
