/*
Theme Name: Agent Smith
Version: 1.1
Author: Brian Chirls & Arvid Eriksson
Tags: simple, custom header, fixed width, two columns, widgets
*/

/* GENERAL TAGS */
	body {
		font-size: 9pt;
		font-family: 'Courier New', Courier, Fixed;
		background: #DFDFD0;
		}
	
	img 	{
		margin: 0px 0px 0px 0px;
		border: none;
		}
	
	h1, h2, h3 {
		font-family: 'Courier New', Courier, Fixed;
		font-weight: bold;
		}
	
	h1 {
		font-size: 12pt;
		text-align: left;
		}
	
	h2 {
		font-size: 10pt;
		text-align: left;
		}
	
	.current_page_item {
		font-weight: bold;
		}
	
	/* Captions */


/* PAGE TAGS */
	#page {
		text-align: left;
		margin: 20px auto auto auto;
		width: 800px;
		}

/* HEADER TAGS */
	#header {
		margin: 0 0 0 0px;
		padding: 0;
		height: 90px;
		width: 800px;
		}
		
	#header table {
		width: 800px;
		margin-left: 0px ;
		}
		
        #searchsubmit {
		width: 78px;
		}

/* FRONTPAGE TAGS */
	#frontpage A:link {
		color: #000000;
		background: transparent;
		text-decoration: underline;
		}
		
	#frontpage A:visited {
		color: #000000;
		background: transparent;
		text-decoration: underline;
		}
		
	#frontpage A:active {
		color: #000000;
		background: transparent;
		text-decoration: underline;
		}
					
	#frontpage A:hover {
		color: #1b90da;
		background: transparent;
		text-decoration: underline;
		}

	#frontpage .content {
		text-align: center;
		padding-left: 20px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		width: 760px;
		}

	#frontpage .content .wp-caption {
	/* internet explorer hack to get it to respect inline-block */
		display:-moz-inline-stack;
		display:inline-block;
		zoom:1;
		*display:inline;
		vertical-align: top;
		margin: 5px 0px 5px 0px;
		text-align: left;
		text-align: center;
		background-color: #eeeeee;
		padding-left: 4px;
		padding-top: 4px;
		padding-right: 4px;
		padding-bottom: 4px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		}
	   
	#frontpage .content .wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;
		}
	   
		
	#frontpage .twitter {
		float: left;
		padding-left: 40px;
		padding-top: 20px;
		padding-right: 0px;
		padding-bottom: 0px;
		width: 340px;
		font-family: 'Courier New', Courier, Fixed;
		}
	
	#frontpage .twitter ul#twitter_update_list li {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 20px;
		}
	
	#frontpage .twitter .link a:visited {
		text-decoration: none;
		}
	
	#frontpage .twitter .link a:link {
		text-decoration: none;
		}
	
	#frontpage .blog {
		float: left;
		padding-left: 20px;
		padding-top: 20px;
		padding-right: 0px;
		padding-bottom: 0px;
		width: 360px;
		font-family: 'Courier New', Courier, Fixed;
		}
	
	#frontpage .blog .post {
		font-family: 'Courier New', Courier, Fixed;
		color: #999999;
		padding-bottom: 20px;
	
		}
	
	#frontpage .blog .post .entry {
		font-family: 'Courier New', Courier, Fixed;
		font-weight: normal;
		}
		
	#frontpage .blog .link a:link {
		text-decoration: none;
		}
	
	#frontpage .blog .link a:visited {
		text-decoration: none;
		}
	
		
/* PROJECT TAGS */
	#project {
		padding: 0 0 0 0;
		margin: 0 auto 0 auto;
		width: 600px;
		}
	
	#project .entry {
		min-width: 604px;
		position: relative;
	}
	
	#project .blog .entry {
		min-width: 100px;
	}
	
	#project div.entry>p:first-child, .mainimage { 
		width: 600px; 
		height: 368px; 
		border: 2px solid black;
		margin: 0px;
		}
	
	.mainimage>span.caption {
		font-family: 'Century Gothic';
		border-top: black solid 2px;
		display: block;
		padding-left: 6px;
		padding-top: 4px;
		height: 28px;
		width: 596px;
		vertical-align: middle;
		text-align: center;
		position: relative;
	}
	
	#project A:link {
		color: #000000;
		background: transparent;
		text-decoration: none;
		}
		
	#project A:visited {
		color: #000000;
		background: transparent;
		text-decoration: none;
		}
		
	#project A:active {
		color: #000000;
		background: transparent;
		text-decoration: none;
		}
					
	#project A:hover {
		color: #1b90da;
		background: transparent;
		text-decoration: underline;
		}
		
	#project .center {
		text-align: center;
		}
		

	#project .entry table {
		float: right;
		margin-top: 11px;
		border: black solid 2px;
		padding: 2px;
		max-width: 300px;
	}
	
	#project .entry table td {
		vertical-align: top;
	}

	/* SCROLL WINDOW TAGS */
#project .typed_page {
	font-family: Courier;
	width: 600px;
	height: 368px;
	border: black solid 2px;
	font-size: 12px;
}

#project .typed_page>div {
	padding-top: 5px;
	text-align: right;
	background-color: #fff;
}

#project .typed_page>p {
	font-family: 'Century Gothic';
	text-align: left;
	vertical-align: middle;
	margin: 0px;

	padding-right: 6px;
	padding-left: 6px;

}

#project .typed_page>div>p img {
	float: right;
	padding: 4px; 4px; 4px; 8px;
}

#project .typed_page>div:first-child {
	overflow-y: auto;
	height: 338px;
	border-bottom: black solid 2px;
}

#project .typed_page h1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
}
#project .typed_page h2 {
	text-align: center;
	font-size: 16px;
}
#project .typed_page .copyright, .typed_page h3 {
	text-align: center;
	margin-bottom: 2em;
	font-size: 12px;
	font-weight: normal;
}
#project .typed_page .title {
	text-transform: uppercase;
}

#project .typed_page>div>p {
	padding-left: 60px;
	padding-right: 60px;
	text-align: justify;
	margin-bottom: 2em;
}

		
	/* BLOG */
	#project .blog {
			background: #FFFFFF;
			font-family: Courier;
			width: 560px;
			height: 368px;
			border: black solid 2px;
			-moz-border-radius: 3px;
			-khtml-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			font-size: 12px;
			overflow-y: auto;
			padding-left: 20px;
			padding-top: 10px;
			padding-right: 20px;
			}
		#project .blog h2 {
			text-align: center;
			font-size: 16px;
			line-height: 10px;
			}

		#project .blog .post .entry h2 {
			text-align: left;
			font-size: 14px;
			line-height: 10px;
			font-weight: blod;
			}
	
		#project .blog .post .entry {
			font-weight: normal;
			line-height: 10px;
			}
	
		#project .blog p {
			text-align: justify;
			}
	
		#project .blog img {
			margin-top: 20px;
			margin-right: 12px;
			}

		#project small {
		color: #999999;
			}
	
		#project .blog .link a.rsslink {
			background:url(http://s.wordpress.org/style/images/feedicon10.png) top left no-repeat; 
			line-height: 30px;
			padding-left: 14px;
			}
	


/* FOOTER TAGS */
	#footer {
		border: none;
		padding: 0;
		margin: 0 auto;
		width: 800px;
		clear: both;
		color: #999999;
		font-size: 6pt;
		}
		
	#footer table {
		width: 800px;
		height: 70px;
		}
	
	#footer img 	{
		margin: 0px 0px 0px 0px;
		border: none;
		}
	
	#footer A:link {
		color: #000000;
		background: transparent;
		text-decoration: underline;
		}
		
	#footer A:visited {
		color: #000000;
		background: transparent;
		text-decoration: underline;
		}
		
	#footer A:active {
		color: #000000;
		background: transparent;
		text-decoration: underline;
		}
					
	#footer A:hover {
		color: #f48c2c;
		background: transparent;
		text-decoration: underline;
		}


/* SEARCHFORM TAGS */
	#searchform {
		margin: 0px auto;
		padding: 0px 0px;
		text-align: right;
		}

/* SIDEBAR TAGS */
	#sidebar {
		padding: 20px 0 10px 0;
		margin-left: 0px;
		width: 170px;
		}

/* LISTS TAGS */
	ul { 
		margin: 0;
		padding: 0;
		list-style-type: none
		}

/* MISC */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}


/* PHOTO GALLERY */
	
#gallery { 
	position: relative;
	width: 600px; 
	height: 368px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	border: 2px solid black;
}

#gallery_full_img {
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 338px;
	border: none;
	border-bottom: black solid 2px;
}

#gallery>p:first-child, #gallery>div:first-child {
	padding-left: 10px;
}
	/* internet explorer hack to get it to respect inline-block */
	#gallery>p, #gallery>div {
		display: inline;
		display:-moz-inline-stack;
	}
#gallery>p, #gallery>div { 
	display: inline-block;
	height: 30px;
	width: 50px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#gallery .wp-caption-text, #gallery .wp-description-text, .wp-description-text {
	display: none;
}

#gallery>p>a>img, #gallery>div>a>img { 
	height: 28px;

	width: 50px;
	border: none;
}

#gallery #gallery_caption_container {

	display: block;
	position: absolute;
	z-index: 99;
	bottom: 41px;
	left: 12px;
	vertical-align: bottom;
	text-align: left;
	/* background-image:  url(http://www.agentsmithfilm.com/wp/wp-content/themes/agentsmith/images/halftransparent.png); */
	background-image: url(images/TextBG_smaller.png);
	padding: 3px 6px 2px 5px;
	/* max-width: 50%;  */
	
	font-family: 'Courier New',Courier,Fixed;
	visibility: hidden;
}

#gallery_full_a:hover + #gallery_caption_container,
	#gallery_caption_container:hover {
	visibility: visible;
}

#gallery_title {
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

#gallery_caption {
	display: none;
	color: #fff;
	font-size: 14px;
}

#gallery_description {
	display: none;
	color: #fff;
	font-size: 12px;
}

