/*
Theme Name: Mark Malta
Theme URI: http://markmalta.com
Description: Mark's Kick Ass Portfolio
Version: 2.0
Author: Mark Malta
*/

@import "style/960/960_24_col.css";
@import "style/960/reset.css";
@import "style/960/text.css";
@import "style/css/reset.css";
@import "style/css/layout.css";
@import "style/css/stickyfooter.css";

body {
	background: #f5f5f5;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #8d8d8d;
	}

:-moz-any-link:focus {
  outline: none;
	}

a {
	font-weight: bold;
	text-decoration: none;
	color: #686868;
	}
	
a:hover {
	background: #484848;
	color: #e1e1e1;
	}
	
a.juicy {
	color: #ed3f1a;
	font-weight: bold;
	}

.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes. */

/* PORTFOLIO */

#post-336 {
	background: #fffff5;
	width: 850px;
	margin: 0 auto;
	border: solid 1px #e7e7e7;
	padding: 10px;
	}
	
a #post-336 {
	font-weight: normal;
	}
a:hover #post-336 {color: #8d8d8d;}

/* ABOUT */

#about {
	display: none;
	height: 185px;
	background: url(style/images/superHeadBg.gif) repeat-x;
	}
#about .content {
	width: 870px;
	padding-top: 15px;
	margin: 0 auto;
	display: block;
	}

#about .content img {
	background: #efefef;
	padding: 2px;
	border: solid 1px #e7e7e7;
	}

#about .content h3, #about .content p {
	color: #aeaeae;
	width: 510px;
	line-height: 1.2em;
	margin-bottom: 1.5em;
	}

#about .content h3 {
	font-size: 13px;
	}
	
#about .content p {
	font-size: 11px;
	}
	
.supHeader, a:hover.supHeader{
	float: left;
	position: relative;
	top: 6px;
	left: -175px;
	background: #292929;
	padding: 5px;
	}


/* WORK */

#work {padding-left: 40px;}

#work .linkcat h2 {
	margin-top: 25px;
	text-transform: uppercase;
	}

#work ul.blogroll {
	float: left;
	width: 900px;
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
	}
	
#work ul.blogroll li {
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
	}
#work ul.blogroll img {
	padding: 5px;
	background: #efefef;
	border: solid 1px #e7e7e7;
	}
	
#work ul.blogroll li a:hover img {
	background: #f5f5f5;
	}

/* SIDEBAR */

.sidebar {
	margin-left: 8px;
	}

.widgettitle {text-transform: uppercase;}
.widget { margin-bottom: 15px; }

  /* LINKS */
	ul.blogroll {
		float: left;
		width: 310px;
		margin: 0;
		padding: 0;
		list-style: none;
		}
		
	ul.blogroll li {
		float: left;
		width: 155px;
		padding: 0;
		margin: 0;
		}
	ul.blogroll img {
		padding: 5px;
		background: #efefef;
		border: solid 1px #e7e7e7;
		}
		
	ul.blogroll li a:hover img {
		background: #f5f5f5;
		}

  /* TWITTER */
	#twitter_div {
		background: url(style/images/twitterBg.gif);
		height: 83px;
		width: 306px;
		}
	ul#twitter_update_list {
		font-size: 10px;
		width: 188px;
		position: relative;
		top: 15px;
		left: 110px;
		}
		
  /* SOCIAL */
	ul#social {
		overflow: hidden;
		margin: 0;
		padding: 10px 0 10px 6px;
		background: #efefef;
		border: solid 1px #e7e7e7;
		list-style: none;
		}
	ul#social li a{
		float: left;
		display: block;
		height: 32px;
		width: 32px;
		margin: 0 8px;
		}
	
	ul#social li a.fb {background: url(style/images/social.png) 0 0 no-repeat;}
	ul#social li a:hover.fb {background-position: 0 -32px;}
	ul#social li a.twtr {background: url(style/images/social.png) -32px 0 no-repeat;}
	ul#social li a:hover.twtr {background-position: -32px -32px;}
	ul#social li a.in {background: url(style/images/social.png) -64px 0 no-repeat;}
	ul#social li a:hover.in {background-position: -64px -32px;}
	ul#social li a.fkr {background: url(style/images/social.png) -96px 0 no-repeat;}
	ul#social li a:hover.fkr {background-position: -96px -32px;}
	ul#social li a.vmo {background: url(style/images/social.png) -128px 0 no-repeat;}
	ul#social li a:hover.vmo {background-position: -128px -32px;}
	ul#social li a.da {background: url(style/images/social.png) -160px 0 no-repeat;}
	ul#social li a:hover.da {background-position: -160px -32px;}
	
  /* ARCHIVES */
	ul#archives {
		width: 280px;
		float: left;
		padding: 12px;
		background: #efefef;
		border: solid 1px #e7e7e7;		
		margin: 0;
		list-style: none;
		display: none;
		}
		
	ul#archives li {
		width: 140px;
		float: left;
		margin: 0;
		padding: 0;
		}
	
	ul#archives li a{
		font-size: 12px;
		font-weight: normal;
		text-transform: uppercase;
		color: #a6a6a6;
		}
	ul#archives li a:hover {color: #e1e1e1;}
	
	a.slick-slidetoggle img{
		margin-top: -8px;
		margin-bottom: 20px;
		}
	a:hover.slick-slidetoggle {background: none;}
	
/* HEADER */
#header {height: 130px;background: url(style/images/logo.gif) no-repeat 42px 40px;}

  #menu {float: right;background: url(style/images/menuWrap.gif) no-repeat right; height: 130px; padding-right: 15px;margin-right: 22px}
  #menu ul {background: #fdc61f; border-bottom: solid 1px #e7b10e;border-left: solid 1px #e7b10e; padding: 6px 11px 6px 11px;position: relative;top: 54px;}
  #menu ul li {display: inline;text-transform: uppercase;font-size: 12px;font-weight: bold;color: #484848;padding: 0 22px;}
  #menu ul li a{color: inherit;}
  #menu ul li a:hover{color: #686868;background: inherit;}

/* HOME */
.messageHome {background: #efefef; border: solid 1px #e7e7e7; padding: 10px; text-transform: uppercase;}

#featured .post {padding: 8px; position: relative; background: #484848;}
#featured .post img.wrap {
	position: absolute;
	top: 15px;
	left: -26px;
	float: left;
	}
#featured h1 {
	position: absolute;
	top: 15px;
	left: -26px;
	float: left;
	z-index: 4;
	font-size: 28px;
	color: #484848;
	padding: 1px 10px 0 10px;
	text-transform: uppercase;
	background: #fdc61f;
	border-bottom: solid 1px #e7b10e;border-right: solid 1px #e7b10e;
	}
#featured a.readmore {
	position: absolute;
	top: 280px;
	left: 471px;
	color: #e1e1e1;
	padding: 5px 0 0 5px;
	background: #484848;
	}
	
/* HOME POSTS */
#bloghome {width: 550px; margin-left: -20px;}

#bloghome .post{
	margin-left: 25px;
	margin-top: 25px;
	min-height: 225px;
	display: block;	
	float: left;
	width: 250px;
	}
	
#bloghome .post h2 a{
	font-size: 20px;
	color: #848484;
	font-weight: normal;
	text-transform: uppercase;
	}
#bloghome .post h2 a:hover{background: none;}

#bloghome .post p.date {
	color: #484848;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: .5em;
	}
	
#bloghome .post .content p{
	font-size: 11px;
	color: #8d8d8d;
	margin-bottom: 1.5em;
	}
	
#bloghome .post .comments {
	width: 25px;
	height: 20px;
	float: left;
	margin: 4px 0;
	text-align: center;
	margin-right: 15px;
	background: url(style/images/commentsSmall.gif) no-repeat;
	}
	
#bloghome .post .content br {display: none;}

#bloghome .post .comments a{
	position: relative;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	}
#bloghome .post .comments a:hover{
	background: none; 
	text-decoration: underline;
	}

/* BLOG */
#blog .post{
	margin: 25px 0;
	}
	
#blog .post .top {
	display: block;
	height: 40px;
	width: 550px;
	}
	
#blog .post h2 a{
	font-size: 20px;
	color: #848484;
	float: left;
	font-weight: normal;
	text-transform: uppercase;
	}
#blog .post h2 a:hover{background: none;}

#blog .post .date {
	background: #484848;
	color: #e1e1e1;
	float: right;
	margin-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding: 2px 4px;
	}
	
#blog .post .content {
	width: 550px;
	}
	
#blog .post .content p{
	font-size: 11px;
	color: #8d8d8d;
	padding: 0 15px;
	margin-bottom: 1.5em;
	}
	
#blog .post .comments {
	display: block;
	float: left;
	width: 50px;
	height: 40px;
	margin: 18px 0;
	text-align: center;
	margin-right: 15px;
	background: url(style/images/comments.gif) no-repeat;
	}
#blog .post .comments a{
	position: relative;
	top: -3px;
	font-size: 24px;
	color: #666;
	font-weight: normal;
	}
#blog .post .comments a:hover{
	background: none; 
	text-decoration: underline;
	}

#blog .post .meta {margin-top: 18px; text-transform: uppercase; font-size: 12px;}

#blog #postNav {width: 550px; height: 40px; text-transform: uppercase;}
#blog #postNav a {padding: 3px;}
#blog #postNav a:hover{color:#686868;background: #fdc61f;}

hr {margin: 0; border-top: solid 1px #e8e8e8;}

/* SINGLE */
#single {
	background: #efefef;
	border: solid 1px #e7e7e7;
	padding: 10px;
	margin-bottom: 20px;
	}

#single .post{
	margin: 25px 0;
	}
	
#single .post .top {
	display: block;
	width: 550px;
	}

#single .post .title {
	display: block;
	height: 60px;
	position: relative;
	top: -10px;
	left: -37px;
	}

#single .post img.wrap {float: left;}
#single .post h2 {
	float: left;
	margin-left: -25px;
	font-size: 28px;
	color: #484848;
	padding: 1px 10px 0 10px;
	text-transform: uppercase;
	background: #fdc61f;
	border-bottom: solid 1px #e7b10e;border-right: solid 1px #e7b10e;
	}

#single .post .date {
	float: left;
	margin-top: 12px;
	background: #484848;
	color: #e1e1e1;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding: 2px 4px;
	}
	
#single .post .content p{
	font-size: 11px;
	color: #8d8d8d;
	margin-bottom: 1.5em;
	}
	
#single .post .comments {
	display: block;
	float: left;
	width: 50px;
	height: 40px;
	margin: 18px 0;
	text-align: center;
	margin-right: 15px;
	background: url(style/images/comments.gif) no-repeat;
	}
#single .post .comments a{
	position: relative;
	top: -3px;
	font-size: 24px;
	color: #666;
	font-weight: normal;
	}
#single .post .comments a:hover{
	background: none; 
	text-decoration: underline;
	}

#single .post .meta {margin: 18px 0; text-transform: uppercase; font-size: 12px;}

#single #postNav {width: 550px; height: 40px; text-transform: uppercase;}
#single #postNav a {padding: 3px;}
#single #postNav a:hover{color:#686868;background: #fdc61f;}

hr {margin: 0; border-top: solid 1px #e8e8e8;}

/* COMMENTS */

a.comment-slidetoggle img{
	margin: -8px 0 20px 0;
	}
a:hover.comment-slidetoggle {background: none;}

#respond h3 {
	text-transform: uppercase;
	margin-top: 15px;
	}

#commentform {
	background: #f5f5f5;
	border: solid 1px #e7e7e7;
	padding: 15px;
	}

#comment {
	width: 300px;
	padding: 5px;
	color: #484848;
	border-bottom: solid 1px #efefef;
	border-right: solid 1px #efefef;
	border-top: none;
	border-left: none;
	}
	
#commentform input {
	padding: 5px;
	color: #484848;
	}
	
#commentform input#author, #commentform input#email,#commentform input#url{
	width: 230px;
	height: 22px;
	border-bottom: solid 1px #efefef;
	border-right: solid 1px #efefef;
	border-top: none;
	border-left: none;
	margin-bottom: 15px;
	}
	
#commentform input#submit {
	background: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #484848;
	font-size: 12px;
	display: block;
	margin: 8px 0 0 260px;
	border: none;
	}

#commentform input:hover#submit {color: #575757;}

#commentform p label {
	display: block;
	text-transform: uppercase;
	}

.avatar {display: none;}
.vcard {
	text-transform: uppercase;
	margin-top: 10px;
	font-size: 12px;
	}
	
.comment-meta a{
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
	}
.commentmetadata {margin-bottom: 5px;}

.comment-body p {
	font-size: 11px; 
	margin-bottom: 5px;
	}
	
.comment-body {
	padding-bottom: 5px;
	border-bottom: solid 1px #e7e7e7;
	}

/* FOOTER */
#footer {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	border-top: solid 1px #e7e7e7;
	}
#footer p {margin-top: 30px;}
#footer img {
	float: right;
	margin-top: -90px;
	}