/* @override http://localhost/final/tomas-alonso/public/docs/css/small.css */

/* @override http://localhost/public/docs/css/small.css */


@media screen and (max-width: 500px) {
#work {
	max-width: 290px;
}

#worktext {
	max-width: 290px;
}

img {
		max-width: 280px;
}


#work #project-bodytext p{

	width: 280px;
	float: left;
}

#work #project-details{
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 200px;
	margin-bottom: 18px;
	position: relative;
	float: left;
	clear: left;
}


#header-small {
	height: 70px;
	margin-bottom: 15px;
}

#header {
	height: 70px;
	margin-bottom: 15px;
}

#header-small #view-small a#prev:after {
	content: '← ';
	position: relative;
}

#header-small #view-small a#next:before {
	content: ' →';
	position: relative;
}




#header-small #logo-small {
width: 300px;
	text-align: left;
}

#header-small #links-small {
	margin-left: 0;
}

#header #links {
	margin-left: 0;
}

#work .info .words .bodytext{

	display: none;
}


br.break {
	display: inline;
}

#project{
}

#about:after {

}

#header-small #view a#prev:after {
	content: '←';
	position: relative;
}

#header-small #view a#next:before {
	content: '→';
	position: relative;
}









}