


/* ------------- setup */

body {
	margin: 0; padding: 0;
	background: #171415; color: #999;
	background-image: url("img/stripes.png");
	background-repeat: repeat-x;
	font-size: small;
	/*font-family:'Helvetica Neue UltraLight','HelveticaNeue-UltraLight','Helvetica Neue','HelveticaNeue', Verdana, sans;*/
	font-family: Arial, Verdana, sans;
}
a {
	color:#ED3F21;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 1em;
}



/* ------------- */
#wrapper {
	width:920px;
	margin:5em auto;
	/*border:1px solid red;
	loat:left;*/
	overflow:auto;
}

#feedpanel {
	margin:10px 0 0 65px;
	padding:0;
	width:370px;
	float:left;
	background: transparent;
}
#feedpanel div{	
}
#feedtitle{
	margin-bottom:10px;
	padding-bottom:10px;	
	border-bottom:1px solid #1F1B1C;
}
#feedtitle .bargraph{
	margin-left:10px;
	
}
/*  FEED NAVIGATION  */
#nav-feed{
	margin: -4px 0 7px;
	padding: 0;
	color:#3399CC;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .05em;
}
#nav-feed li{
	display:inline;
	margin-right: 0.3em; padding-right: 0.45em;
	/*border-right: 1px solid #99C;*/
}
#nav-feed li a{
	color:#3399CC;
}
#nav-feed li a:hover{
	color:#ED3F21;
	text-decoration:none;
}

#feedpanel .source{
	margin-top:10px;
	width:90px;
	float:right;
	color:#333;
	font-size:.8em;
}
#feedpanel .source p{
	margin:0;
}
#feedpanel .link{
	padding:10px 0;
	width:258px;
	float:left;
	color:#999;
	font-size:1em;
	border-bottom:1px solid #1F1B1C;
}
#feedpanel .link a{
	padding: 1px 4px;
	color:#333;
	background:#CCC;
	font-family: Verdana;
	font-size:1.1em;
}
#feedpanel .link a:hover{
	color:#FFF;
	background:#ED3F21;
	text-decoration: none;
}
#feedpanel .link p{
	margin:3px 0 0 0;
	font-size:1.1em;
	letter-spacing: .02em;
}
#feedpanel .tweet {
	margin:0 0 0 -30px;
	padding:10px 0;
	width:288px;
	float:left;
	color:#999;
	font: italic normal normal 1.3em Georgia;
	background-image: url("img/quote.png");
	background-repeat: no-repeat;
	background-position: 4px 8px;
	
	border-bottom:1px solid #1F1B1C;
}
#feedpanel .tweet a{
	color:#404040;
}
.tweet_list {
	list-style-type: none;
}


#itunes {
	width: 370px;
	margin: 20px 0;
	padding: 0;
	float:left;
/* 	border: 1px solid #99C; */
}

#itunes img {
	float:left;
	padding-right: 5px;
}

#itunes a.orangelink {
	font-size: 1.5em;
}



#feedpanel .tweet p{
	margin:0 0 0 30px;
}


#infopanel {
	margin:10px;
	padding:0;
	width:458px;
	float:left;
	/*background:#303030;*/
}
#infopanel div {
	position:relative;
	margin-bottom:23px;
	color:#fff;
	font-size:1em;
	background: transparent;
}
#infopanel p {
	font-size: 1.5em;
	/*font-family: Georgia;*/
	font-weight: lighter;
	color: #555;
	margin: 5px 0 9px;
	line-height:1.3;
}
#infopanel a{
	font-weight:normal;
	color:#909090;
}
#infopanel a:hover{
	color:#D9D9D9;
	text-decoration:none;
}
#infopanel .highlight{
	font-weight:normal;
	color:#909090;
}
#infopanel .orangelink {
	color:#ED3F21;
}
#infopanel strong{
	color:#D9D9D9;
}
#infopanel .linegraphic {
	margin: 0 0 8px -6px;
}
#infopanel h1{
	margin:0;
	padding:0;
}
#infopanel h3{
	margin:0;
	padding:0;
	font-size:1.3em;
	font-style: italic;
	font-weight:normal;
}
#infopanel h3 a{
	color:#3399CC;
}
#info-about h3{
	position:absolute;
	top:84px;
	left:260px;	
}
#info-blog h3{
	position:absolute;
	top:66px;
	left:117px;	
}

#info-about h1.title{
	height: 65px;
	background-image: url(img/title-paulmayne.png);
	background-repeat: no-repeat;
	text-indent: -9999px
}

#info-blog h1.title{
	height: 65px;
	background-image: url(img/title-blog.png);
	background-repeat: no-repeat;
	text-indent: -9999px
}
#info-portfolio h1.title{
	height: 65px;
	background-image: url(img/title-portfolio.png);
	background-repeat: no-repeat;
	text-indent: -9999px
}
#info-portfolio h4{
	margin:4px 0;
	color:#404040;
	font-size:.9em;
	font-style: italic;
	font-weight:normal;
	
}
#info-portfolio .workitem{
	margin:0 0 10px 0;
	padding:10px 0;
	border-bottom:1px solid #1F1B1C;
	float:left;
}
#info-portfolio .workitem img{
	margin:0;
	padding:10px 20px 0 0 ;
}

/*  NAVIGATION  */
#nav-about{
	margin: -4px 0 7px;
	padding: 0;
	color:#fff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
#nav-about li{
	display:inline;
	margin-right: 0.3em; padding-right: 0.45em;
	/*border-right: 1px solid #99C;*/
}
#nav-about li a{
	color:#404040;
}
#nav-about li a:hover{
	color:#ED3F21;
	text-decoration:none;
}

/*  FOOTER  */
#copyright {
	clear: both;
	padding: 50px 0 0;
	margin: 50px auto 0;
	color: #333;
	font-size: 11px;
	text-align: center;
}


small{color: #5f5f5f }
small a{color: #FFFFFF; text-decoration: underline;}
small a:hover{ text-decoration: underline; }

