/*
	Fathima Cader
	likethewind designs
	Sept 2008
*/


@import url("css.css");
@import url("lightbox.css");
#main #subnav .expl {
	padding: 10px 20px;
	background: #333;
	margin: 5px 0 1em 100px;
	width: 500px;
	}
#text img {
	margin: 0;
	}
#text .title {
	padding-top: 80px;
	}
	#text h2 {
		margin: 0 0 10px;
		padding: 15px 0 0 5px;
		border-left: 8px solid #FFF;
		float: right;
		width: 640px;
		}
	#text .date {
		font-size: 11px;
		font-weight: bold;
		line-height: 0.9em;
		width: 40px;
		float: left;
		text-align: right;
		}
	#text .work .img {
		clear:both;
		}
	#text .work  ul {
		list-style: none;
		float: right;
		width: 100px;
		padding-top: 10px;
		margin-right: 50px;
		}
		#text .work ul li {
			display: inline;
			}
			#main #text .work li a,
			#main #text .work li a:hover {
				border: none;
				background: none;
				}
			#text .work li a img {
				border: 3px solid #B70040;
				display: inline;
				}
			#main #text .work ul li a:hover img {
				border-color: #222;
				}
	#text .work .details  {
		background: #333;
		margin: 10px 0 0 10px;
		padding: 5px 10px;
		color: #FFF;
		float: left;
		width: 500px;
		}
		#text .work .details p {
			line-height: 1.1em;
			padding-bottom: 0.5em;
			}
		#text .work strong {
			font: bold 1.1em "HelveticaNeue Condensed", Arial, Helvetica, sans-serif;
			text-transform: uppercase;
			}
		#text .work .link {
			font-weight: bold;
			}
