/*
Theme Name: Big Ideas Tumblr
Theme URI: 
Description: 
Version: 
Author: Kevin Van Lierop
Author URI: http://www.kevinvanlierop.com
*/


/**********************************************
	Layout
***********************************************/

#container {
margin: 0 auto;
width: 960px;
background-color: #fff;	
padding: 20px 50px 40px;
}

#header {
margin-bottom: 0px;
/* border-bottom: 1px #ddd dashed;	*/
height:125px;
}

#main {
margin-top: 0px;
width: 960px;
min-height: 750px;
}

#content {
margin-top: 20px;
float:right;
width:640px;
padding-left: 25px;

border-left: 1px #ddd dashed;

}

/*
#posts {
padding-left: 0px;
padding-right: 40px;

}

*/

#sidebar { 
margin-top: 10px;
float:left;
width:270px;

}


#footer {
margin: 0 auto;
width: 960px;

min-height: 400px;
padding-top: 10px;

}

.col1 {
	float: left;
	width: 50%;	
}

.col2 {
	float: right;
	width: 45%;	
}

.footertop {
	float: left;
	width: 100%;
	margin-top: 40px;	
padding-bottom: 10px;
}
/**********************************************
	Global Styles
***********************************************/

body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.52em;
	background-color: #fff;
	color: #333;
	display: block;
}


a:link, a:visited { color: #990000; text-decoration: none; }

a:hover, a:active { color: #990000; text-decoration: underline; }


h1,h2,h3,h4 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;	
	line-height: 1em;	
	color: #000;
	margin-bottom: 5px;
}

h1 { 
	font-size: 44px;	
	letter-spacing: -1px;
}

h2 { 
	font-size: 24px;
	padding-top:10px;
}

h3 {
	font-size: 17px;	
	border-bottom: 1px #ccc dashed;
}

h4 {
	font-size: 17px;		
}

h5, h6 { 
	font-size: 12px;
	text-transform:uppercase;
	letter-spacing:2px;	
}

h5 {
	border-bottom: 1px #ddd dashed;	

}

h1, h3, h5, h6, dl, ol, ul, pre, table, address, fieldset {
	margin-bottom: 10px;
}

p {
	margin: 0 0 20px;	
}

ul {
	margin: 0 0 20px 18px;
	list-style:square;
}

li {
padding-bottom: 7px;
}

ol {
	margin: 0 0 20px 24px;
	list-style-type: decimal;
}

ol ol {
	list-style:upper-alpha;
}

ol ol ol {
	list-style:lower-roman;
}

ol ol ol ol {
	list-style:lower-alpha;
}

ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}

hr {
	
display: block;
position: relative;
padding: 0;
margin: 10px 0 10px 0;
height: 0;
max-height: 0;
width: 100%;
clear: both;
border: none;
border-top: 1px solid #e0e0e0;
border-bottom: 0px solid #FFF;
font-size: 1px;
line-height: 0;
}


h2 {padding: 0px 0 10px; line-height: .9em; font-size: 5em;  }

h2 a:link, h2 a:visited { color: #444444; text-decoration: none; }

h2 a:hover, h2 a:active { color: #990000; text-decoration: underline; }

.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}

* html .clearfix {
	height: 1%;
}

*+html .clearfix {
	height: 1%;
}

#sidebar img.badge {
border: 1px solid #eee;
margin-bottom: 10px;
}

#content h2.posttitle, h4.title {
	font-size: 1.5em;
	font-weight: bold;
	width: auto;
	float: left;
	margin-top: 20px;
	
	
}

#content p.meta {
	width: auto;
	float: right;
	text-align: right;
	text-transform: uppercase;
	color: #99a5a7;	
}



p.meta a { 
color: #99a5a7;

}





#content img.icon {
width: auto; 
display: none;
}

#content .photo img {
margin: 0; 
max-width: 97%; 
height: auto
margin-bottom: 20px;
}


/*
#content img.photo {
margin: 0; 
max-width: 100%; 
height: auto
margin-bottom: 20px;

}
*/

#content img {
margin: 5px 0 5px 0;
max-width: 97%; 
height: auto


}


#content .video {
margin-left: 70px;
margin-bottom: 20px;


}


#content p.comments {
color: #99a5a7;
padding: 10px 20px 0px;

}

p.comments a { 
color: #990000; 
}


#content .tags {
	width: auto;
	float: right;
	text-align: right;
	text-transform: uppercase;
}


#content .entry {
	clear: both;
	padding-top: 10px;
	line-height: 19px;
}

#content .entry h1, #content .entry h2, #content .entry h3,
#content .entry h4, #content .entry h5, #content .entry h6 {
	font-weight: bold;
	margin-bottom: 20px;
}



#content .entry p {
	margin-bottom: 20px;
	
}

#content .entry blockquote {
	padding: 10px 25px;
	margin-bottom: 20px;
	background-color: #EFEFEF;
	/* border-left: 1px solid #CCCCCC; */
}

#content .entry blockquote p {
	margin: 10px 0;
}


#content .entry .quote {
	padding: 10px 25px;
	margin-bottom: 20px;
	
/*	background-color: #EFEFEF; */
	border-left: 1px solid #CCCCCC;
	font-size: 1.75em;
	font-weight: bold;
	
}

#content .entry .quote p {
	margin: 10px ;
	
}

#content .entry .link {
	/* padding: 10px 25px; */
	margin-bottom: 20px;
	
/*	background-color: #EFEFEF; 
	border-left: 1px solid #CCCCCC;
	*/
	font-size: 1.5em;
	font-weight: bold;
	
}

#content .entry .link p {
	margin: 10px 0;
	
}

#content .entry cite {
	font-style: italic;
	margin-left: 25px;
}

#content .entry img.alignleft {
	margin-right: 20px;
	float:left;
}

#content .entry img.alignright {
	margin-left: 20px;
	float:right;
}

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

#content .entry ul, #content .entry ol {
	margin: 0px 0px 20px 25px;
}

#content .entry ul li {
	list-style: disc outside;
}

#content .entry ol li {
	list-style: decimal outside;
}

p em {
font-style: italic;
}

/**********************************************
	Specific Features
***********************************************/

#banner {
	float:left;
	line-height:0;
	margin-right: 10px;
}

.blog-title {
	float:left;
	margin-bottom:0;
	padding-top:0;
}

/* HEADER TEXT */

.blog-title a {	
	float:left;
	line-height: 0.8;	
	font-size: 42px;
	letter-spacing: -1px;
	margin-bottom: 0;	
	text-decoration:none;
	font-weight:bold;
}

/* TWITTER HEADER IMAGE */


#twitter-header {
	float:right;
	margin: 9px 0 0 15px;
}

/* ABOUT BOX */

.about {

	margin: 20px 0 20px;
	line-height: 14px;
	
}

.module h4 {
	font-size: 1.35em;
	margin-bottom: 15px;
	margin-top: 20px;
}

.about .thumb {
	float: left;
	margin-right: 20px;
	border: 1px #000 solid;
}

/* SOCIAL NETWORKS BOX */

.socialnetworks  {
	margin: 20px 0 15px;
	text-align: center;

}

.socialnetworks a img {
	margin: 0 6px 0px 0;

}

/* FLICKR BADGE */

.module {
	margin-bottom: 10px;
	line-height: 14px;
	width:270px;
	
}

.flickr {
margin: 0 auto;
}

.flickr img	{ 
border: 1px solid #000; 
}

.flickr a img {
	margin: 0 6px 6px 0;

}

#flickr .wrap {
	padding-top: 0px;
	
}
.flickr_badge_image img {
	float:left;
	margin: 0 0 10px 10px;
}



/* ARCHIVES LINE */

.text-left {
	width: auto;
	float: left;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.text-right {
	width: auto;
	float: right;
	text-align: right;
	margin-bottom: 10px;
	display: block;
}

/* PAGE NAVIGATION*/

.navigation {
	margin-top: 25px;
	
}

.navigation a {
	display: block;
	width: auto;
	font-size: 1.5em;
	text-decoration: none;
	padding: 5px 15px;
	color: #fff;
	background: #990000;
}

.navigation .alignleft a {
	float: left;
}

.navigation .alignright a {
	float: right;
}

#content img, #content embed
{
	background: #fff;
	padding: 9px;
	border: 1px dotted #fff;
	
	-webkit-box-shadow: rgba(2,53,104,.75) 0 1px 3px;
	-moz-box-shadow: rgba(2,53,104,.75) 0 1px 3px;
}