/*
Theme Name: Syntactics
Theme URI: http://jonathandmello.com
Description: Syntax Glorified
Version: 1
Author: Jonathan D'Mello
Author URI: http://jonathandmello.com/
Tags: No, really?

*/


body{
	background: url(images/top_bg.gif) repeat-x top;
}

#logo{
	width: 210px;
	height: 103px;
	text-indent: -9000px;
	background: url(images/logo.png) no-repeat center left;
}

#header{
	border-bottom:1px solid #f0f0f0; 
	height: 103px;
	background: url(images/aside_bg.gif) no-repeat right;
}

#nav{
	height: 31px;
	background: url(images/navbar_bg.gif) bottom no-repeat;
	padding-top: 15px;
}

#nav ul li a span{
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	text-indent: -9000px;
}

#nav ul li#navDesign a:hover span{
	background-position: 0 -15px;
}

#nav ul li#navDesign a:active span, body#portfolio #nav ul li#navDesign a span{
	background-position: 0 -30px;
}

#nav ul li#navBlog a span{
	background-position: -240px 0;
}

#nav ul li#navBlog a:hover span,{
	background-position: -240px -15px;
}

#nav ul li#navBlog a:active span, body#blog #nav ul li#navBlog a span{
	background-position: -240px -30px;
}

#nav ul li#navAbout a span{
	background-position: -479px 0;
}

#nav ul li#navAbout a:hover span{
	background-position: -479px -15px;
}

#nav ul li#navAbout a:active span, body#about #nav ul li#navAbout a span{
	background-position: -479px -30px;
}

#nav ul li#navContact a span{
	background-position: -719px 0;
}

#nav ul li#navContact a:hover span{
	background-position: -719px -15px;
}

#nav ul li#navContact a:active span, body#contact #nav ul li#navContact a span{
	background-position: -719px -30px;
}

.latestWork{
	margin-top: 22px;
	padding-bottom: 22px;
	border-bottom:1px solid #e6e6e6; 
}

.latestWork h1{
	width: 155px;
	height: 18px;
	text-indent:-9000px;
	background: url(images/latestWorkHome_bg.gif) no-repeat;
	margin-bottom: 12px;
}

.latestWork .grid_4 a{
	line-height: 3
}

#aside{
	margin-top: 40px;
}

#aside h2{
	margin-bottom: 22px;
	text-indent: -9000px;
}

#latestPosts h2{
	height: 11px;
	width: 119px;
	background: url(images/latestPosts.png) no-repeat;
}

dl#postList dt{
	font-size: 20px;
	line-height: 1.2;
}

dl#postList dd{
	font-size: 15px;
	line-height: 1.5;
	margin-bottom: 22px;
}

#moreWork h2{
	height: 10px;
	width: 100px;
	text-indent: -9000px;
	background: url(images/moreWork.png) no-repeat;
}

.sectionHeading{
	height: 65px;
	border-bottom: 1px solid #ccc;
}

.sectionHeading span{
	margin-left: 10px;
}

.blogSection span{
	background: url(images/blogHeading.gif) no-repeat;
	display: block;
	width: 81px;
	height: 35px;
	text-indent: -9000px;
	margin-top: 35px;
}

#entryList dt{
	font-size: 24px;
	margin-top: 20px;
}

#entryList dt a:hover{
	color: #F15A24;
}

#entryList dd p{
	margin-bottom: 25px;
}

.date{
	font-size: 14px;
	text-align: right;
	color: #808080;
}

#blogPageNav{
	border-top: 1px solid #ccc;
	padding: 8px 0;
	height: 24px;
}

#blogPageNav a, #blogPostNav a{
	text-decoration: none;
	color: #666;
}

#blogPageNav a:hover, #blogPostNav a:hover{
	color: #333;
}

#blogPageNav span.old, #blogPostNav span.old{
	text-align: right;
}

#blogPostNav{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px 0;
	height: 24px;
}

#postContainer{
	margin-top: 40px;
}

#postContainer h1{
	font-size: 34px;
	font-weight: normal;
}

.portfolioSection span{
	background: url(images/portfolioHeading.gif) no-repeat;
	display: block;
	width: 135px;
	height: 35px;
	text-indent: -9000px;
	margin-top: 35px;
}

.blogSection span{
	background: url(images/blogHeading.gif) no-repeat;
	display: block;
	width: 135px;
	height: 35px;
	text-indent: -9000px;
	margin-top: 35px;
}

.aboutSection span{
	background: url(images/aboutHeading.gif) no-repeat;
	display: block;
	width: 104px;
	height: 35px;
	text-indent: -9000px;
	margin-top: 35px;
}

.contactSection span{
	background: url(images/contactHeading.gif) no-repeat;
	display: block;
	width: 134px;
	height: 35px;
	text-indent: -9000px;
	margin-top: 35px;
}

.portfolioItemContainer{
	margin-top: 26px;
}

#portfolioItems li{
	height: 267px;
}

#portfolioItems li h3{
	float:left;
	font-weight: normal;
	color: #333;
}

#portfolioItems li span{
	float: right;
	font-size: 12px;
	font-style: italic;
	color: #666;
	line-height: 2;
}

#projectDetails{
	margin-top: 24px;
}

#projectDetails h1{
	font-size: 34px;
	font-weight: normal;
	margin-bottom: 14px;
}

#projectImagesList, #projectImagesList li{
	list-style: none;
	margin: 0;
	padding: 0;
}

#projectImagesList li{
	margin-bottom: 25px;
}

#projectDescription p{
	font-size: 14px;
	margin-bottom: 22px;
}

#postContent p{
	margin-bottom: 24px;
}

img.postImage{
	margin-bottom: 6px;
}

#commentContainer li{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 34px;	
}

#respond{
	margin-top: 60px;
}

#respond h3{
	font-weight: normal;
	font-size: 24px;
}

#respond input, #respond label, #respond textarea{
	float: left;
	clear: left;	
}

#respond label{
	margin-top: 22px;
}

#respond label em{
	font-style: italic;
	font-size: 10px;
	color: #666;
}

#respond input{
	margin-bottom: 24px;
}

#primaryFooter{
	height: 140px;
	border-top: 1px solid #e6e6e6;
	margin-top: 40px;
	padding-top: 24px;
}

#primaryFooter h2{
	margin-bottom: 10px;
}

#twitterUpdate h2{
	width: 69px;
	height: 10px;
	text-indent: -9000px;
	background: url(images/twitter.png) no-repeat;
}

#twitterUpdate li{
	font-size: 15px;
	line-height: 1.3;
	list-style: none;
	margin: 0;
	padding: 0;
}

#twitter_div p{
	font-size: 12px;
}

#twitter-link{
	font-size: 12px;
}

#search h2{
	width: 62px;
	height: 10px;
	text-indent: -9000px;
	background: url(images/search.png) no-repeat;
}

#searchField, #respond input.dottedLine{
	background: url(images/searchField.gif) repeat-x bottom left;
	width: 310px;
	font-size: 14px;
	font-family: Georgia, serif;
	color: #666;
	height: 17px;
	padding: 6px 0 6px;
	border: none;
}

#respond input.dottedLine{
	width: 206px;
}

#respond textarea{
	font-size: 14px;
	font-family: Georgia, serif;
	color: #666;
	padding: 0;
	border: none;
	position: relative;
	top: 7px;
	left: 7px;
	width: 500px;
	height: 251px;
	line-height: 29px;
	background: url(images/searchField.gif);
}

#searchInput{
	position: relative;
	top: 9px;
	left: 10px;
}

#secondaryFooter{
	height: 50px;
	border-top: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-top: 20px;
}

#footerLinks ul li{
	float: left;
	list-style: none;
	font-variant: small-caps;
	margin: 0 40px 0 0;
}

#footerLinks ul li a{
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 1px;
}

#license{
	font-variant: small-caps;
	font-size: 14px;
	text-align: right;
	letter-spacing: 0.5px;
}