/*
Theme Name: Timely App
Theme URI: http://timelyapp.com
Description: Website-design for timelyapp.com
Author: Mathias Mikkelsen
Version: 1.0
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

body{margin:0px; padding:0px;}
body {
	font-family: Lucida Grande,Verdana,Sans-serif;
	background: #fcfcfc;
	background-image: url('images/bg.gif');
	color: #555555;
	margin:0px; /* added */
}

*{margin:0px; padding:0px;}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}

h1{
	margin-top: 17px;
	margin-left: -6px;}

h1 span{
	display: none;
	}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

a{
	color: #4083A9;
	text-decoration: none;
	}
	
.clear{
	clear: both;
	}
	
a:hover{
	text-decoration: underline;
	}

a:focus {
	-moz-outline-style: none;
	outline: none;
	}
	
p{
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 15px;
	}
	
h1, h2 {
	font-family: "Helvetica Neue", Helvetica, Arial;;
	color: #333333;
	}
	
	h1 a, h2 a{
		color: #333333}


img.alignright { 
	float:right; 
	margin: 0 0 5px 15px; 
	padding: 0px;
	}

img.alignleft { 
	float:left; 
	margin: 0 5px 0px 0; 
	padding: 0px;
	}

img.aligncenter { 
	display: block;
margin-left: auto;
margin-right: auto;
	}


/* UTILITY */

.floatLeft { 
	float: left; 
	}
	
.floatRight	{ 
	float: right;
	}
	
.clear { 
	clear: both; 
	}



#header-wrapper{
	width: 100%;
	background-image: url('images/header_bg.gif');
	background-repeat: repeat-x;
	height: 55px;
	border-bottom: 3px solid #25659f;
	margin-bottom: 30px;
	}
	
	#header{
		width: 940px;
		margin: 0 auto;
		padding: 0 20px;
		}
		
		h1{
		
			font-size: 30px;
			display: block;
			float: left;
			}
		
		#logo{
			margin-top: 11px;
			display: block;
			float: right;
			}
					
			.menu-header{
				float: right;
				margin: 14px 0px 0 0;
				display: block;
				}
				
				.menu-header a{
					color: white;
					font-size: 14.5px;
					}
					
				.menu-header ul{
					}
					
					.menu-header li{
						display: block;
						float: left;
						}
				
				.menu-header ul li a{
					float: left;
					display: block;
					margin: 0 0px 0 20px;
					padding: 8px 20px;
					-moz-text-shadow:1px 1px 0px rgba(0, 0, 0, 0.50);
					-webkit-text-shadow:1px 1px 0px rgba(0, 0, 0, 0.50);
					text-shadow:1px 1px 0px rgba(0, 0, 0, 0.50);
					}
					
					.menu-header ul li a:hover{
						background: #073462;
						text-decoration: none;
						-moz-border-radius: 15px;
						-webkit-border-radius: 15px;
						border-radius: 15px;
						}
						
					body.blog .menu-header li#menu-item-19 a{
						background: #073462;
						text-decoration: none;
						-moz-border-radius: 15px;
						-webkit-border-radius: 15px;
						border-radius: 15px;
						}
					
			.beta{
				float: right;
				margin-top: 25px;
				}
				
				.beta a.betasignup{
					display: block;
					height: 30px;
					width: 182px;
					background-image: url('images/signup.png');
					background-position: 0 0;
					background-repeat: no-repeat;
					}
					
					.beta a.betasignup:hover{
						background-position: 0 -30px;
						}
						
					.beta a.betasignup:active{
						background-position: 0 -60px;
						}
						
						.beta a.betasignup span{
							display: none;
							}
							
							
							
#main{
	width: 940px;
	margin: 0 auto;
	padding: 0 20px;
	padding-bottom: 150px;
	}
	
#container{
	}


.content-header{
		margin-bottom: 35px;
		}

.content-title{
	background: url('images/ourblog.png');
	background-repeat: no-repeat;
	width: 401px;
	height: 40px;
	display: block;
	float: left;
	margin-left: -13px;
	}
	
	.content-title h2{
		display: none;
		}
		
	.socialmedia{
		float: right;
		margin-top: 10px;
		}
		
		.socialmedia a{
				color: #505050;
				font-size: 13px;
				}
				
				.socialmedia a:hover{
					text-decoration: underline;
					}
				
				a.twitter{
					background-image: url('/images/twitter.png');
					background-repeat: no-repeat;
					background-position: 0 50%;
					padding: 15px 0 15px 40px;
					margin-right: 25px;
					}
					
				
				a.facebook{
					background-image: url('/images/facebook.png');
					background-repeat: no-repeat;
					background-position: 0 50%;
					padding: 15px 0 15px 40px;
					}

#content{
	float: left;
	width: 620px;
	}
	
	.post{
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #c7c7c7;
		}
		
		.post h2.entry-title{
			margin-bottom: 0px;
			font-size: 28px;
			font-weight: bold;
			text-shadow: 1px 1px 0px white;
			-moz-text-shadow: 1px 1px 0px white;
			-webkit-text-shadow: 1px 1px 0px white;
			display: block;
			float: left;
			max-width: 500px;
			}
			
		.post h1{
			margin-bottom: 0px;
			font-size: 28px;
			font-weight: bold;
			text-shadow: 1px 1px 0px white;
			-moz-text-shadow: 1px 1px 0px white;
			-webkit-text-shadow: 1px 1px 0px white;
			display: block;
			float: left;
			max-width: 500px;
			color: #333333;
			}
			
		.post .entry-header{
			clear: both;
			display: block;
			margin-bottom: 0px;}
			
		.post .entry-meta{
			font-size: 14px;
			margin-bottom: 15px;
			font-family: "Helvetica Neue", Helvetica, Arial;
			clear: both;
			color: #9c9c9c;
			font-weight: bold;
			}
			
		.post .entry-content{
			}
			
		.post .entry-utility{
			font-size: 12px;
			display: block;
			float: left;
			
			}
			
		.post .entry-comments{
			float: right;
			display: block;
			height: 34px;
			width: 48px;
			background-image: url('images/comment.png');
			background-repeat: no-repeat;
			text-align: center;
			line-height: 30px;
			margin-top: 2px;
			}
			
			
			.post .entry-comments a{
				color: #333333;
				font-family: "Helvetica Neue", "Helvetica", "Arial";
				font-weight: bold;
				}
				
		.post span.comments-link{
			font-size: 13px;
			font-weight: bold;
			}
			
			
		.facebook_widget{
			float: right;
			margin-right: -20px;
			margin-left: 10px;
			margin-top: -1px;
			}
	
#sidebar{
	width: 250px;
	float: right;
	}
	
					.twitter-timestamp{
						display: block;
						font-size: 10px;
						color: #727272;
						}
	
	#sidebar ul{
		font-size: 12.5px;
		line-height: 1.4em;
		}
		
		#sidebar ul li{
			margin-bottom: 15px;
			border-bottom: 1px solid #D0D0D0;
			padding-bottom: 15px;
			}
			
			#sidebar ul li ul{
				}
		
				
		h3.widget-title{
			margin-bottom: 5px;
			font-family: "Helvetica Neue", "Helvetica", "Arial";
			font-size: 15px;
			font-weight: 500;
			text-shadow: 1px 1px 0px white;
			}
				
				#sidebar ul li ul li{
					margin-bottom: 10px;
					padding-bottom: 0px;
					border-bottom: none;
					}
					
					
/* =Comments
-------------------------------------------------------------- */

#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin-top: 24px;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 0 0 24px;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
#respond dl {
	margin: 0 0 10px;
}
#respond dt {
	 display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}






#betasignup{

		}
		
		#betasignup div{
			
			}
		
		#betasignup input#email{
			padding: 3px;
			display: block;
			float: left;
			font-size: 13px;
			width: 165px;
			height: 19px;
			border: 1px solid #7fa0c2;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			-moz-box-shadow:1px 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
			-webkit-box-shadow:1px 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
			box-shadow:1px 1px 2px 0 rgba(0, 0, 0, 0.15) inset;
			background: white;
			}
			
			#betasignup h3{
				font-weight: bold;
				margin-bottom: 7px;
				font-size: 20px;
				font-family: "Helvetica Neue", helvetica, arial;
				}
				
				#betasignup p{
					font-size: 11px;
					color: #878787;
					margin-top: 5px;
					margin-bottom: 0px;
					}
			
		#betasignup input#button{
			display: block;
			float: right;
			width: 74px;
			height: 26px;
			background: none;
			border: none;
			background-image: url('images/submit.png');
			background-repeat: no-repeat;
			text-indent: -9999px;
			cursor: pointer;
			margin-top: 0px;
			}
			
			#betasignup input#button:hover{
				
				}
				
			#betasignup input#button:active{
				
				}
				
			#socialmediawrapper{
				margin: 0 auto;
				}




.om{
	margin-bottom: 10px;
	}
	
	.om-image{
		width: 40px;
		height: 40px;
		float: left;
		}
		
		.om-image img{
			padding: 1px;
			border: 1px solid #d2d2d2;
			-moz-border-radius: 2px;
			-webkit-border-radius: 2px;
			border-radius: 2px;
			}
		
	.om-content{
		float: right;
		width: 200px;
		}
		
		.om-content strong{
			display: block;
			line-height: 22px;
			margin-bottom: none;
			margin-bottom: -2px;
			}
			
			.om-content span{
				
				}
		
		
				
				.placeholder{
					color: #666666;
					}
					
	#footer-wrap{
		width: 100%;
		}
		
		#footer{
			width: 940px;
			margin: 0 auto;
			font-size: 11px;
			color: lightgray;
			height: 50px;
			}
			
			#footer p{
				font-size: 11px;
				}
			
			#footer a{
				color: lightgray;
				}
				
				
				
				
/* register */

#registerform{
	}
	
	#registerform h2{
		font-weight: bold;
		}
	
	#registerform h3{
		font-size: 14px;
		margin-bottom: 15px;
		font-weight: bold;
		color: #4083A9;
		}
	
	#registerform hr{
		border: none;
		border-top: 1px solid lightgray;
		margin: 15px 0;
		}
		
		#registerform h3 span{
			background: #4083A9;
			color: white;
			padding: 4px 7px 4px 8px;
			-moz-border-radius: 30px;
			-webkit-border-radius: 30px;
			border-radius: 30px;
			text-align: center;
			}
	
	#registerform b{
		width: 115px;
		display: block;
		float: left;
		font-weight: normal;
		line-height: 25px;
		}		
		
	#registerform input {
		padding: 3px;
		width: 300px;
		}	
		
	#registerform small{
		display: block;
		margin-left: 115px;
		color: #7d7d7d;
		}	
		
		
		input#createaccount{
			width: 177px;
			height: 34px;
			display: block;
			text-indent: -9999px;
			background: none;
			background-image: url('images/createaccount.png');
			padding: 0px;
			border: 0px;
			outline: 0px;
			}
			
			input#createaccount:hover{
				background-position: 0 -34px;
				}
			
			input#createaccount:active{
				background-position: 0 -68px;
				border: none;
				outline: none;
				}
				
				
				
				
				
				
				
				
				
					

		
