/*
Theme Name: Jason Millward
Theme URI: http://www.jasonmillward.com
Description: Custom wordpress theme for www.jasonmillward.com
Version: 1.0
Author: Jason Millward
Author URI: http://www.jasonmillward.com
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* Begin Typography & Colors */

* {
	margin:0;
	padding:0;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background:url(../jasonmillward/images/bg-page.jpg) no-repeat top center #00070D;
	background-attachment:fixed;
    color:#F3F3F3;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:18px;
	}
	
p {
	margin-bottom:10px;
	}
	
ul {
	list-style-type:none;
	}
	
/* links and navigation */

a:link, a:visited, a:active {
	outline:none;
	color:#EE0808;
	text-decoration:underline;
	}
	
a:hover {
	color:#758386;
	text-decoration:underline;
	}
	
ul#main-nav {
	position:absolute;
	right:0;
	top:0;
	height:72px;
	}
	
ul#main-nav li {
	float:left;
	display:inline;
	height:67px;
	font-size:1.3em;
	}
	
ul#main-nav li a {
	font-weight:normal;
	text-decoration:none;
	height:7px;
	padding:45px 10px 15px 10px;
	display:block;
	background:none;
	color:#fff;
	}
	
ul#main-nav li a:hover {
	font-weight:normal;
	text-decoration:none;
	height:7px;
	padding:45px 10px 15px 10px;
	color:#fff;
	background:url(images/bg-nav-hover.png) repeat-x;
	display:block;
	color:#EE0808;
	}
		
/* headers and page titles */

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	font-weight:normal;
	color:#fff;
	}
	
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	color:#fff;
	}
	
.homepage h1 {
	width:490px;
	height:69px;
	background:url(images/h1-homepage.png) no-repeat;
	text-indent:-99999px;
	}
	
h2 {
	font-size:1.7em;
	margin-bottom:10px;
	}
	
	
h3 {
	font-size:1.4em;
	margin-bottom:10px;
	}
	
#footer h2 {
	color: #fff;
	margin:20px 0;
	}
	
h4 {
	font-size:1.2em;
	}
	
.section-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#758386;
	}
	
/* page layout and structure */

#page {
	margin:0 auto;
	width:1000px;
    font-size:1.2em;
	}
	
#header {
	width:1000px;
	height:115px;
	position:relative;
	}
	
#header #logo {
	width:256px;
	height:58px;
	position:absolute;
	left:0;
	top:20px;
	}
	
#header #logo a {
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-99999px;
	width:256px;
	height:58px;
	}
	
#content-left {
	width:490px;
	float:left;
	}
	
#content-right {
	width:490px;
	float:right;
	}
	
#footer {
	clear:both;
	margin-top:30px;
	}
	
.clear {
	height:0;
	clear:both;
	}
/* homepage specific styles */

#hp-banner {
	width:1000px;
	height:232px;
	clear:both;
	margin-bottom:30px;
	font-size:1.2em;
	line-height:1.8em;
	}
	
#hp-banner #hp-banner-left {
	float:left;
	width:490px;
	height:232px;
	position:relative;
	}
	
#hp-banner #featureWrapper {
	float:right;
	width:490px;
	height:232px;
	}
	
.homepage p {
	margin-bottom:20px;
	}
	
	/*homepage slider styles */
		
#latest-work {			
	float: right; 
	width: 490px; 
	height: 232px; 
	background:url(images/bg-work.png); 
	display: inline; 
	position:relative;
	}
							
#lw-content {				
	float: left; 
	width: 480px; 
	height: 217px; 
	margin: 5px; 
	display: inline; 
	overflow: hidden;
	position:relative; 
	}
	
#lw-content img {			
	width:480px; 
	height: 210px;
	}

#latest-work #lw-controls{				
	float: left; 
	width: 150px; 
	height: 17px; 
	display: inline; 
	position:absolute;
	bottom:0;
	right:5px;
	}
#latest-work #lw-controls a { 			
	float: left; 
	width: 30px; 
	height: 17px; 
	line-height:17px;
	color:#fff;
	font-size: 0.9em; 
	text-align: center;
	background:none; 
	text-decoration:none;
	}
#latest-work #lw-controls a.activeSlide, #latest-work #lw-contols a:hover {		
	color:#EE0808;
	background-position: 0 -30px; 
	}
	
#latest-work #lw-tag {
	float:left;
	position:absolute;
	left:5px;
	bottom:1px;
	height:17px;
	line-height:17px;
	font-size:0.9em;
	width:200px;
	}
	
#hp-background {
	width:482px;
	height:auto;
	background:url(images/bg-work.png);
	padding:5px;
	height:310px;
	}
	
a img#feat-proj  {
	padding:5px;
	background:url(images/bg-work.png);
	width:480px;
	height:210px;
	border:0;
	margin:0;
	}
	
a img#feat-proj:hover{
	padding:5px;
	background:#fff;
	width:480px;
	height:210px;
	border:0;
	margin:0;
	}

/* end homepage slider styles */
	
ul#hp-banner-btns {
	height:44px;
	width:480px;
	position:absolute;
	bottom:-3px;
	left:0;
	}
	
ul#hp-banner-btns li {
	width:160px;
	height:44px;
	float:left;
	display:inline;
	}
	
ul#hp-banner-btns li a {
	display:block;
	text-indent:-99999px;
	width:144px;
	height:44px;
	}
	
ul#hp-banner-btns li.porfolio a {
	background:url(images/btn-portfolio.png) no-repeat;
	}
	
ul#hp-banner-btns li.blog a {
	background:url(images/btn-blog.png) no-repeat;
	}
	
ul#hp-banner-btns li.hireme a {
	background:url(images/btn-hireme.png) no-repeat;
	}	
	
/* Portfolio Pages Styles */

.portfolio .portfolio-left {
	width:490px;
	float:left;
	padding:15px 0;
	border-bottom:1px dashed #758386;
	height:450px;
	}
	
.portfolio .portfolio-right {
	width:490px;
	float:right;
	padding:15px 0;
	border-bottom:1px dashed #758386;
	height:450px;
	}
	
.portfolio a img  {
	padding:5px;
	background:url(images/bg-work.png);
	width:480px;
	height:210px;
	border:0;
	}
	
.portfolio a img:hover {
	padding:5px;
	background:#fff;
	width:480px;
	height:210px;
	border:0;
	}
	
.portfolio .top {
	padding-top:0;
	}
	
/* Page styles */

.post{
	width:590px;
	float:left;
	}
	
.post h1 a {
	text-decoration:none;
	line-height:24px;
	}
	
/* Blog Styles */

#content.narrowcolumn {
	width:590px;
	float:left;
	}
	
#sidebar {
	width:370px;
	padding:10px 10px 40px 10px;
	float:right;
	background:url(images/bg-work.png);
	}
	
#sidebar .sidebarleft {
	width: 175px; 
	float:left;
	padding-right:10px;
	}
	
#sidebar .sidebarright {
	width: 175px; 
	float:right;
	}
	
#sidebar h2 {
	margin:20px 0;
	font-size:1.3em;
	}
	
#sidebar .box h2 {
	margin-top:0;
	}
		
#sidebar a {
	text-decoration:none;
	}
	
ul.subscribe {
	width:370px;
	height:40px;
	padding:20px 0;
	border-top:1px solid #00182D;
	border-bottom:1px solid #00182D;
	}
	
ul.subscribe li {
	width:175px;
	height:25px;
	float:left;
	display:inline;
	}
	
ul.subscribe li.left {
	padding-right:20px;
	}
	
	
a.twitter {
	background:url(images/twitter-icon.png) no-repeat top left;
	padding-left:23px;
	height:20px;
	line-height:20px;
	display:block;
	}
	
a.linkedin {
	background:url(images/linkedin-icon.png) no-repeat top left;
	padding-left:23px;
	height:20px;
	line-height:20px;
	display:block;
	}
	
a.email {
	background:url(images/email-icon.png) no-repeat top left;
	padding-left:23px;
	height:20px;
	line-height:20px;
	display:block;
	}
	

#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	outline:none;
	color:#758386;
	text-decoration:none;
	}
	
#sidebar a:hover {
	color:#EE0808;
	text-decoration:underline;
	}
	
#sidebar ul li ul li {
	padding:5px 0;
	border-bottom:1px solid #00182D;
	width:175px;
	}
	
#sidebar ul li ul li:first-child {
	border-top:1px solid #00182D;
	}
	
form#commentform .textbox {
	width:250px;
	padding:4px;
	background:url(images/bg-work.png);
	border:1px solid #fff;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}
	
form#commentform #comment {
	width:500px;
	height:150px;
	padding:4px;
	background:url(images/bg-work.png);
	border:1px solid #fff;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	}

/* footer styles */

#footer-outer{
	width:100%;
	background-color:#000B15;
	height:320px;
	padding:10px 0;
	clear:both;
	margin-top:30px;
	font-size:1.2em;
	}

#footer {
	margin:5px auto;
	width:1000px;
	}
	
a.blog-feed {
	background:url(images/rss-icon.png) no-repeat top left;
	padding-left:23px;
	height:20px;
	line-height:20px;
	display:block;
	}
	
#footer ul li ul li:first-child {
	border-top:1px solid #00182D;
	}
	
#footer ul li ul li {
	height:auto;
	border-bottom:1px solid #00182D;
	}
	
#footer ul li ul li a {
	text-decoration:none;
	color:#fff;
	display:block;
	width:220px;
	background:none;
	padding: 10px 5px ;
	}
	
#footer ul li ul li a:hover {
	text-decoration:none;
	color:#EE0808;
	display:block;
	width:220px;
	background-color:#00182D;
	padding:10px 5px;
	}
	
/* twitter footer */

#twitter_div {
	width:230px;
	padding:5px;
	height:140px;
	background:url(images/bg-twitter.png) no-repeat;
	position:relative;
	}
	
#twitter_div a#twitter-link {
	position:absolute;
	right:5px;
	top:85px;
	}

	
/* sub footer styles */
	
#sub-footer {
	clear:both;
	margin:5px auto;
	width:1000px;
	}	
	
#sub-footer a:link, #sub-footer a:visited, #sub-footerv a:active {
	outline:none;
	color:#758386;
	text-decoration:none;
	}
#sub-footer a:hover {
	color:#EE0808;
	text-decoration:underline;
	}
	
.footer-boxes {
	width:230px;
	padding-right:20px;
	float:left;
	}

#footer-left {
	float:left;
	width:400px;
	height:auto;
	}
	
#footer-right {
	float:right;
	width:580px;
	text-align:right;
	height:auto;
	}
	
#footer-left p, #footer-right p {
	margin-bottom:3px;
	}