/*
Theme Name: StartupNextDoor v1
Theme URI: none
Description: StartupNextDoor Wordpress theme
Author: John Washam
Author URI: http://startupnextdoor.com
version: 1.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	background: #787A79 url(http://c0757532.cdn.cloudfiles.rackspacecloud.com/wallpaper.jpg);
}

#boardContainer {
	background: url(/wp-content/themes/startup/images/board_rail.png) repeat-x;
}

#boardScribblesContainer {
	padding-top: 116px;
	background: url(/wp-content/themes/startup/images/board_background.gif) no-repeat top center;
}

h1 {font-size: 18pt;}
h2 {font-size: 14pt;}

h3 {font-size: 13pt; margin-top: 20px; line-height: 120%; }
h4 {font-size: 11pt; margin-top: 15px; }

img{
	border: none;
	padding: 0;
	behavior: url(/wp-content/themes/startup/images/iepngfix.htc);
}
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left: 1px solid #A5ABAB;
	margin: 15px;
	padding: 0 12px 0 12px;
}

code{
	font-family: "Courier New", Courier, monospace;
}


/* links */

a{
	color: #0069A3;
	/* text-decoration:none; */
}

a:hover{text-decoration: underline;}



/* container */

#container {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	color: #333;
	padding-left: 230px;
}

#mainBody {
	margin-bottom: 40px;
}

/* header */

#header {
	position: relative;
}

#header h1{
	display: none;
}

#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}

#header #logo {
	width: 190px;
	height: 300px;
	position: absolute;
	top: -4px;
	left: -220px;
}

#header #logo img {
	behavior: url(/wp-content/themes/startup/images/iepngfix.htc);
}

#header h2 {
	font: normal 18pt georgia, times;
	background: url(http://c0757532.cdn.cloudfiles.rackspacecloud.com/brackets.gif) no-repeat;
	behavior: url(/wp-content/themes/startup/images/iepngfix.htc);
	color: #0069A3;
	width: 131px;
	height: 115px;
	text-align: center;
	margin: 0;
	position: absolute;
	padding-top: 12px;
	top: 298px;
	left: -192px;
}

#pagebottom {

}

/* main menu */


#menu {
	padding-bottom: 20px;
	height: 70px;
	position: relative; /* for our social media icons */
	background: transparent url(/wp-content/themes/startup/images/nav_ribbon.png) no-repeat;
}

#menu ul {
	margin:0;
	padding:0;
	padding-left: 10px;
}

#menu ul li {
	list-style-type: none;
	float: left;
	margin: 15px 0px;
	padding: 8px 20px 10px 20px;
	border-right: 1px #3E6B89 solid;
}

#menu ul li a {
	font-family: "droid-sans-1","droid-sans-2", verdana, arial;
	letter-spacing: 1px;
	padding: 0px 0px;
	margin: 0;
	color: #464847;
	display: block;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #B1DCE7;
	text-shadow: 1px 1px 1px #222;
	-ms-filter: "filter: DropShadow(offx=1, offy=1, color=#0A5097)";
	_filter: DropShadow(offx=1, offy=1, color=#0A5097);
}

#menu ul li a:hover {
	color: #DDF0F8;
}

#menu ul li.current_page_item a {
	color: #335F7C;
	text-shadow: 0px 1px 1px #fff;
}

#menu ul li.current_page_item a:hover {
	color: #333;
}

#twitterIcon 			{ position: absolute; 	top: 455px; left: -200px; }
#facebookIcon 		{ position: absolute; 	top: 455px; left: -161px; }
#linkedInIcon 		{ position: absolute; 	top: 455px; left: -122px; }
#rssIcon 					{ position: absolute; 	top: 455px; left: -83px; }
#newsletterButton { position: absolute; 	top: 495px; left: -201px; }

/* content */


#content {
	float: left;
	width: 562px;
	margin: 0px;
}

h2.pageTitle {
	padding-left: 30px;
	padding-bottom: 15px;
	font: normal 18pt georgia, times;
	color: #0069A3;
	margin: 0;
}

.post {
	margin: 0;
	padding: 0;
	line-height: 14pt;
}

.post h2 {
	padding: 15px 20px 23px 20px;
	width: 522px;
	border-top: 1px #2B6591 solid;

	line-height: 22pt;

	letter-spacing: 1px;
	font-size: 16pt;
	font-family: "museo-slab-1","museo-slab-2", georgia, times;
	font-weight: bold; /* normal without typekit font */
	*font-family: georgia, times;
	*font-weight: normal;
	*font-size: 17pt;
	*letter-spacing: 0px;

	background: transparent url(/wp-content/themes/startup/images/headline_ribbon.png) no-repeat bottom left;
}

.post h2 a {
	color: #C8E9F2;
	text-shadow: 1px 1px 1px #222;
	text-decoration: none;
}

.post h2.postSingle {
	color: #B1DCE7;
	text-shadow: -1px -1px 0px #444;
}

.post h2 a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.dateCommentsContainer {
	position: relative;
}

.commentCountBox {
	display: none;
	height: 83px;
	position: absolute;
	left: -30px;
	top: 90px;
	width: 75px;
	padding: 15px 0px 0px 2px;
	background: transparent url(http://c0757532.cdn.cloudfiles.rackspacecloud.com/comments.png) no-repeat;
	text-align: center;
}

.alwaysOn {
	display: block;
}

.commentCountBoxCount a {
	font-family: georgia, times;
	color: #eeeeee;
	font-size: 16pt;
	text-decoration: none;
	text-shadow: 1px 1px 1px #222;
}

.commentCountBoxCountSingle a {
	color: #eeeeee;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px 1px #222;
}

.commentCountBoxText, .commentCountBoxText a {
	color: #eeeeee;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 1px #222;
}

.dateBox {
	position: absolute;
	left: -27px;
	top: 10px;
	background: transparent url(http://c0757532.cdn.cloudfiles.rackspacecloud.com/datebox.png) no-repeat;
	behavior: url(/wp-content/themes/startup/images/iepngfix.htc);
	width: 70px;
	height: 80px;
	color: #515151;
	font-family: georgia, times;
	text-align: center;
}

.dateBox .dateBoxYear {
	height: 21px;
	font-size: 10pt;
	color: #fff;
	padding-top: 2px;
	text-shadow: 0px 1px 1px #333;
}

.dateBox .dateBoxMonth {
	padding-top: 1px;
	padding-bottom: 0px;
	font-size: 8pt;
}

.dateBox .dateBoxDay {
	margin-top: 0px;
	font-size: 18pt;
	font-weight: bold;
}

.post ul {
	margin-left: 25px;
}

.post ol {
	margin-left: 35px;
}

.post li {}

.entryWrapTop {
	padding-top: 20px;
	background: transparent url(/wp-content/themes/startup/images/post_top.png) no-repeat top center;
}

.entryWrap {
	padding: 5px 65px 1px 65px;
	background: transparent url(/wp-content/themes/startup/images/post_body.png) repeat-y center;
}

.entryWrapBottom {
	padding-bottom: 45px;
	background: transparent url(/wp-content/themes/startup/images/post_bottom.png) no-repeat bottom center;
}

.entry p {
	font: normal 12pt georgia, times;
	line-height: 17pt;
	margin: 12px 0;
}

.more-link {
	margin-top: 10px;
	display: block;
	padding: 18px 25px 20px 22px;
	width: 235px;
	font-size: 9pt;
	color: #C8E9F2;
	text-shadow: 0px 0px 3px #000;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/wp-content/themes/startup/images/read_more.png) no-repeat;
}

.postmetadata {
	clear: both;
	padding: 6px;
	margin: 10px 0;
}
.postmetadata p {
	font-size: 8pt;
	font-family: verdana, arial, tahoma, sans-serif;
}

.postmetadata a {
	color: #238ACB;
	text-decoration: none;
}

.resultCommentCount a {
	color: #238ACB;
	text-decoration: none;
}

.alignleft a{
/* float:left; */
margin:25px 0;
}
.alignright a{
/* float:right; */
margin:25px 0;}

/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size: 8pt;
	width: 190px;
	float: right;
	margin: 0;
	padding: 0;
	padding-right: 1px;
}

#sidebar_top {
	border-top: 1px solid #ddd;
	background: transparent url(/wp-content/themes/startup/images/sidebar_pattern2.png) repeat-y right;
	padding-bottom: 1px;
}

#sidebar h2 {
	font-weight: normal;
	font-size: 12pt;
	color: #DCDCDC;
	text-shadow: 0px 0px 5px #222;
	font-family: "droid-sans-1","droid-sans-2";
	margin: 0;
	background: transparent url(/wp-content/themes/startup/images/sticker1.png) no-repeat;
	behavior: url(/wp-content/themes/startup/images/iepngfix.htc);
	height: 40px;
	width: 172px;
	_width: 147px;
	padding: 21px 0px 0px 20px;
}

#sidebar_bottom {
	padding-bottom: 37px;
	background: transparent url(/wp-content/themes/startup/images/sidebar_bottom2.png) no-repeat bottom right;
}

#sidebar label{
	font: normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}

#sidebar .textwidget {
	padding: 5px 0px 10px 10px;
}
#sidebar .textwidget a {
	color: #0069A3;
	/* text-decoration: none; */
}

.cat-item a {
	color: #0069A3;
	/* text-decoration: none; */
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
	padding-left: 10px;
}

#sidebar ul ul li {
	list-style-type: none;
}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */

#disqusWrap {
	background: transparent url(http://c0757532.cdn.cloudfiles.rackspacecloud.com/comments_bottom.png) no-repeat bottom right;
	padding-bottom: 32px;
}

#disqus_thread {
	background: #F6F5F3;
	padding: 30px;
}

#disqus_thread a {
	color: #2D75B0;
}

a.dsq-brlink {
	display: none;
}

#commentform{
	background:#fff;
	margin:0;
	padding:0;
}

#commentform p{
	color: #000;
}

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
}

#comment{
	width:80%;
}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
}

#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}

ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

.resultTitle a {
	font-size: 13pt;
	color: #005E97;
}

#searchform{
	margin: 0;
	padding: 5px 0px 10px 8px;
}

#searchform input {
	margin: 0;
	padding: 2px;
	width: 145px;
	color: #666666;
	border: 1px solid #aaaaaa;
	background: url(/wp-content/themes/startup/images/inset.gif) repeat-x;
}
/*
#searchform input#searchsubmit {
	border: none;
	background: #333;
	color: #fff;
	text-transform: lowercase;
}
*/

/* calendar */

#calendar_wrap {
	margin: 0;
	padding: 5px 0px 0px 5px;
}

#wp-calendar {
	border-collapse: collapse;
	width: 155px;
}
#wp-calendar caption {
	margin: 0;
	color: #ffffff;
	padding: 2px 0px 3px 0px;
	font-size: 10pt;
	font-family: georgia, times;
	text-shadow: 0px 1px 1px #333;
	border: 1px #637D17 solid;
	background: url(/wp-content/themes/startup/images/calendar_top.png) repeat-x;
}
#wp-calendar thead th {
	padding: 3px;
	background: #dddddd;
}
#wp-calendar tbody td {
	padding: 2px;
	text-align: center;
	border: 1px #cccccc solid;
	color: #888888;
}
#wp-calendar tbody td a {
	color: #004B83;
	text-decoration: none;
	font-weight: bold;
}

#wp-calendar tfoot a {
	display: block;
	padding: 2px 5px 5px 5px;
	font-size: 8pt;
}

#wp-calendar tfoot #prev a {
	text-align: left;
}

#wp-calendar tfoot #next a {
	text-align: right;
}

/* tag cloud */

.sndTagCloud {
	padding: 0px 10px 10px 10px;
}

.sndTagCloud a {
	color: #0069A3;
}

/* entry page nav */

.navigationTop {
	padding-bottom: 20px;
}

.navigationTop a {
	font-size: 10pt;
	color: #3E6A87;
	text-decoration: none;
}

.navigationTop a:hover {
	text-decoration: underline;
}

.navigationTop .olderEntries {
	display: block;
	width: 250px;
	padding-left: 20px;
}

.navigationTop .newerEntries {
	display: block;
	width: 250px;
	padding-right: 25px;
	text-align: right;
}

.navigationBottom {
	*height: 100px;
}

.navigationBottom a {
	display: block;
	font: normal 12pt georgia, times;
	color: #333333;
	padding: 22px 50px 40px 40px;
	text-decoration: none;
}

.navigationBottom .olderEntries {
	background: url(/wp-content/themes/startup/images/older_entries.png) no-repeat;
}

.navigationBottom .newerEntries {
	background: url(/wp-content/themes/startup/images/newer_entries.png) no-repeat;
}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* footer */

#superFooter {
	height: 89px;
	border-top: 1px #595B5A solid;
	background: url(http://c0757532.cdn.cloudfiles.rackspacecloud.com/underfloor.png) repeat-x;
}

#footer {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#footer p {
	padding-top: 49px;
	font-size: 9pt;
	color: #444444;
}

#footer p a {
	color: #6A4D18;
}

.clear {
  content ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
  _height: 1px;
  *min-height: 1px;
  *height: 1px;
}
