/*
Theme Name: Big Things and Little Things
Theme URI: http://www.bigthingsandlittlethings.co.uk
Description: Big Things and Little Things site theme
Version: 1.0
Author: Ash mann
Author URI: http://www.bigthingsandlittlethings.co.uk




/* Begin Typography & Colors */
body	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
p	{
font-size:12px;
	}
	
a	{
text-decoration:none;
color:#81BAC6;
font-weight:bold;
	}

a:hover	{
text-decoration:underline;
	}
	
img	{
border:none;
	}

#page {
		width: 940px;
		margin-left:auto;
		margin-right:auto;
	}

#header {
	
	}

#headerimg 	{
	
	}
	
	
#header-container	{
width:940px;
margin-right:auto;
margin-left:auto;
position:relative;
top:0px;
clear:both;
min-height:500px;
	}
	
#header-content-left	{
position:absolute;
left:0px;
top:100px;
width:400px;
padding-left:25px;
	}
	
#header-content-right	{
position:absolute;
top:100px;
left:500px;
width:430px;
/*background-color:#eee;*/
	}

img.header	{
border-bottom-style:solid;
border-bottom-width:5px;
border-bottom-color:#eee;
	}
	
p.introCopy	{
font-size:16px;
color: #4f6b72;
letter-spacing:1px;
	}
	
p.bottomPara	{
padding-bottom:5px;
border-bottom-style:solid;
border-bottom-width:5px;
border-bottom-color:#eee;
	}

h2	{
color:#4f6b72;
font-size:20px;
}
	
/*JUITTER PLUGIN CSS*/

#juitterContainer{} /*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #CAF8C9;padding:3px;clear:both;font-size:12px;} 
#juitterContainer .twittList SPAN.time{color:#777;font-size:12px;}
#juitterContainer .twittList A{color:#81BAC6;;font-size:12px; font-weight:normal;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}

#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

/*end of Juitter CSS*/

#content	{
clear:both;
}

.post	{
border-bottom:dashed 1px #CAF8C9;
}
