/*  
Theme Name: Birth Of A Startup
Theme URI: http://birthofastartup.com/
Description: A theme designed by the Res Dev adapted by Ciaran for Birth of a Startup.
Version: 0710.29
Author: Res Dev + Ciaran
Design: Jason Rudy
Code: Stephane Dassieu + Ciaran
Author URI: http://ciaran.ie/
*/

/* @group Structure */
body {
	margin: 0 0 0 0;
}

p {
	padding-bottom: 1em;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#page {
	margin: 0px auto;
	width: 800px;
}

#content {
	/*margin-top: -12px;*/
}

#header {
	height: 120px; 
	width: 800px;
}

#navigation {
	padding: 22px 20px 0 20px;
	display: block;
	text-align: right;
}

.narrowcolumn {
	float: left;
	padding: 0 10px 0 20px;
	margin: 0;
	width: 496px;
}

.widecolumn {
	float: left;
	padding: 0px 10px 0px 20px;
	margin: 0; /*5px 0 0 150px;*/
	width: 496px; /*770px;*/
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	vertical-align: bottom;
	text-align: left;
	padding: 10px 20px;
	margin: 0 auto;
	width: 760px;
	height: 358px;
	clear: both;
}

#footer .post {
	margin: 0 0 10px;
}

#footer img{
	padding: 0 0 10px;
}

#footer p {
	margin: 0;
	padding: 10px 0;
}

/* @end */

/* @group Typography & Colors */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ddf5cd url(images/skimbit_bg_gradient.jpg) repeat-x;
	color: #333;
	text-align: center;
	/*background-color: #ddf5cd;*/
}

#wrapper {
	background: #ddf5cd url(images/skimbit_bg_half.jpg) repeat-x;
}

#page {
	background-color: white;
	text-align: left;
}

#page_bg {
	padding-bottom: 50px;
	background: white url('images/skimbit_minibg_footer.jpg') no-repeat left bottom;
	overflow: hidden;
	height: 100%;
	z-index: 99;
}

#header {
	font-size: 1.4em;
	color: #999;
	background: #ddf5cd url('images/skimbit_header.jpg');
	z-index: 0;
}

#home_link {
	padding: 0;
	margin: 0;
	display: block;
	width: 440px;
	height: 66px;
	float: left;
}

#navigation a {
	text-decoration: underline;
	vertical-align: 3px;
}

#navigation img {
}

#navigation a.rss {
	margin-left: 0.5ex;
	color: #609d01;
}

#content {
	/*background-color: white;*/
	font-size: 1.4em;
}

.entry {
	padding-top: 6px;
	margin-bottom: -1em;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	/*background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
}

small {
	padding-top: 2px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

#footer {
	background: #609d01; 
	border: none;
	color: #c9dea8;
	/* Set bg for all browsers: */
	background-color: #619c02;
	background-repeat: repeat-x;
	background-position:bottom;
	background-image: url(images/skimbit_bg_footer_little_gradient.png) !important;
	/* Delete bg on IE: */
	background-image: url(no-image);
	/* Set IE bg to allow PNG transparency: */	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/skimbit_bg_footer_little_gradient.png');
}

#footer h2 a {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1em;
	color: #f6ffe7;
	text-decoration: none;
}

#footer a, #footer small a {
	color: #f6ffe7;
	font-weight: bold;
	text-decoration: underline;
}

#footer small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #c9dea8;
}

h1, h2, h3 {
	font-family: Helvetica, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
	}
	
h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-weight: bold;
	font: 1.6em;
	color: #45bad0;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #508f0e;
	line-height: 1em;
}

#sidebar a {
	text-decoration: underline;
}

/*
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: underline;
}
*/
.entry p a:visited {
	color: #45bad0;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.3em Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	font-weight: bold;
	color: #45bad0;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* @end */

/* @group Fancy Archives */

#fancy-archives-list *{
	line-height: 0.8em;
}

#fancy-archives-list li li a{
	line-height: 1.2em;
	padding-left: 10px;
}

#fancy-archives-list li ul{
	padding-left: 10px;
}

#fancy-archives-list li li li a{
	line-height: 1.1em;
	padding-left: 10px;
}
/* @end */

/* @group Gravatar */
.gravatar {
	float:left;
	padding-right: 1ex;
	/*padding: 3px;*/
	/*border: 1px solid #000;
	background: #fff;*/
}

.postgrav {
	float: left;
	/*margin-right: 5px;
	margin-left: 5px;*/
	border: 1px solid #000;
	background: #fff;
}

/* @end */

/* @group Calendar Date */

.date {
	width: 40px;
	height: 40px;
	margin-right: 2px;
	text-align: center;
	color: #355b61;
	background: white url(images/skimbit_cal.jpg) no-repeat top left;
	float: left;
	padding: 2px 0 0 0;
}

.month {
	padding: 2px 0 0 0;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	line-height: 10pt;
}

.day {
	line-height: 16pt;
	padding: 6px 0 0 0;
	font-size: 12pt;
	font-weight: bold;
	color: #45bad0;
}

.footer_date {
	width: 40px;
	height: 40px;
	margin-right: 2px;
	text-align: center;
	color: #355b61;
	background: #609d01 url(images/skimbit_cal_footer.jpg) no-repeat top left;
	float: left;
	padding: 2px 0 0 0;
}

.footer_month {
	padding: 2px 0 0 0;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	line-height: 10pt;
}

.footer_day {
	line-height: 16pt;
	padding: 6px 0 0 0;
	font-size: 12pt;
	font-weight: bold;
	color: #609d01;
}
/* @end */



/* @group Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	/*margin: 30px 0 0;*/
}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 6px;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* @end */



/* @group Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* @end */



/* @group Lists */

.entry ul {
	list-style: disc;
	margin-left: 0;
	padding-left: 20px;
}

.entry ol {
	margin-left: 0;
	padding-left: 20px;
} 

html>body .entry li {
	margin: 7px 20px 8px 0px;
}

/* My Comment */

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
}
/*
.entry ol li {
	margin: 0;
	padding: 0;
}*/

.nobullet {
	list-style-type: none;
	list-style-image: none;
}

.nobullet li {
	padding-top: 0.8em;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul {
	list-style-type: none;
	padding: 0 0 6px 0;
	margin: 0;
}
/*
#sidebar ul li:before {
	height: 10px;
	content: url('images/skimbit_blue_shadow.png');
}
*/
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding-left: 20px;
	/*background: url('images/skimbit_blue_shadow.png') no-repeat top left;*/
	background: url('images/skimbit_blue_shadow.jpg') no-repeat top left;
}

#sidebar ul li dl {
	text-align: left;
}

#sidebar ul li dl dt{
	color: #73ac2d;
	font-size: 1.1em;
	font-weight: bold;
	display: inline;
}

#sidebar ul li dl dd{
	color: #666;
	font-size: 1em;
	display: inline;
}

#sidebar ul li ul li{
	margin: 0;
	padding: 0;
	background: none;
}

#sidebar ul li p {
	margin: 5px 0 0px;
	padding: 0;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 8px 0 0 0px;
}

#sidebar #fancy-archives-list li ul li{
	padding-bottom: 6px;
}

/* @end */



/* @group Form Elements */
#searchform {
	margin: 0px auto;
	text-align: left;
}

/*input, textarea {
	background: url(images/bg-input.jpg) top left repeat-x;
	border: 1px solid #73ac2d;
	margin: 0 0 5px 0;
	overflow: auto;
}*/

#sidebar #searchform #s {
	color: #999;
	border: 1px solid #73ac2d;
	width: 200px;
	padding: 2px;
	float: left;
}

#sidebar #searchform #magnifier {
	padding-left: 4px;
}

#sidebar #searchsubmit {
	/*padding: 1px;*/
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* @end */



/* @group Comments*/
#comments_section {
	padding: 0 20px;
	font-size: 1.3em;
	background: #619c02 url(images/skimbit_bg_footer_gradient.png) repeat-x bottom;		
	/* Set bg for all browsers: */
	background-image: url(images/skimbit_bg_footer_gradient.png) !important;
	/* Delete bg on IE: */
	/*background-image: url(no-image);*/
	/* Set IE bg to allow PNG transparency: */
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/skimbit_bg_footer_gradient.png');*/
	/*background-repeat: repeat-x;*/
	/* I HATE INTERNET EXPLORER */
}

#comments_section a {
	color: #91e2e1;
}

#comments_section h3{
	color: white;
}

.alt {
	margin: 0;
	/*padding: 10px;*/
	}

.commentlist {
	color: white;
	padding: 0;
	text-align: left;
}

.commentlist div.nobody {
	/*margin: 5px 0 5px;*/
	padding: 10px 10px 5px;
	background: #5c940d;
	width: 348px;
}

.comment_top {
	margin-top: 8px;
	height: 10px;
	width: 368px;
	background-image: url(images/skimbit_comment_top.png);
	background-repeat: no-repeat;
	/* Set bg for all browsers: */
	background-image: url(images/skimbit_comment_top.png) !important;
	/* Delete bg on IE: */
	background-image: url(no-image);
	/* Set IE bg to allow PNG transparency: */	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/skimbit_comment_top.png');
}

.alicia_comment_top {
	margin-top: 8px;
	height: 10px;
	width: 368px;
	background-image: url(images/alicia_comment_top.png);
	background-repeat: no-repeat;
	/* Set bg for all browsers: */
	background-image: url(images/alicia_comment_top.png) !important;
	/* Delete bg on IE: */
	background-image: url(no-image);
	/* Set IE bg to allow PNG transparency: */	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/alicia_comment_top.png');
}

.comment_bottom {
	height: 10px;
	width: 368px;
	background-image: url(images/skimbit_comment_bottom.png);
	background-repeat: no-repeat;
	/* Set bg for all browsers: */
	background-image: url(images/skimbit_comment_bottom.png) !important;
	/* Delete bg on IE: */
	background-image: url(no-image);
	/* Set IE bg to allow PNG transparency: */	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/skimbit_comment_bottom.png');
	margin: 0 0 5px;
}

.alicia_comment_bottom {
	height: 10px;
	width: 368px;
	background-image: url(images/alicia_comment_bottom.png);
	background-repeat: no-repeat;
	/* Set bg for all browsers: */
	background-image: url(images/alicia_comment_bottom.png) !important;
	/* Delete bg on IE: */
	background-image: url(no-image);
	/* Set IE bg to allow PNG transparency: */	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/alicia_comment_bottom.png');
	margin: 0 0 5px;
}

.commentlist div.alicia{
	color: #333;
	background-color: #dcf5cd;
	padding: 10px 10px 5px;	width: 348px;
}

#comments_section .commentlist div.alicia cite a{
	color: #43adc3;
}

#comments_section .commentlist div.alicia small.commentmetadata a{
	color: #43adc3;
}

.commentlist div li {
	margin: 0 3ex;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}

.commentlist p {
	margin: 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

#comments_table {
	width: 760px;
}

#comments_column {
	text-align: left;
	vertical-align: top;
	/*background-color: gray;*/
	width: 370px;
}

#form_column {
	text-align: left;
	vertical-align: top;
	color: white;
	padding: 0 15px;
	width: 270px;
}

#form_column label{
	margin: 0;
	padding: 0;
}

#form_column input {
	width: 170px;
	color: #333;
	/*padding: 2px;*/
	margin: 2px 0 1px 0;
}

#form_column small {
	color: white;
}

#form_column textarea {
	width: 340px;
	margin-top: 2px;
	padding: 2px;
}

#form_column #submit {
	padding: 0;
	margin: 0 5px 0 5px;
	float: right;
}

.comments_legal {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #c9dea8;
	font-size: 0.8em;
	text-align: left;
	padding: 20px 0;
}

#comments_section .comments_legal a {
	text-decoration: underline;
	color: white;
}
/* @end */



/* @group Sidebar */
#sidebar {
	padding: 0px 16px 40px 0px;
	/*margin-top: -12px;*/
	/*margin-left: 530px;*/
	float: right;
	width: 254px;
	text-align: justify;
	top: 0;
	left: 0;
}

#sidebar form {
	margin: 0;
}

#currentlyiam {
	text-align: left;
}
	
#currentlyiam *{
	color: #666;
	font-size: 1em;
	display: inline;
}

#currentlyiam h4 {
	color: #73ac2d;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}

#footer_sidebar {
	padding-left: 10px;
	display: block;
	width: 230px;
	float: right;
}
/* @end */



/* @group Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* @end */



/* @group Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.twitter-message{ clear:both; margin-bottom: 10px !important; padding: 5px !important; background-color: #f2f2f2; text-align: left !important; }
/* @end */