/*
Theme Name: Fiver Child

Template:	fiver
*/

@import url("../fiver/style.css");

body{
	font-family: Verdana,sans-serif;
	font-size: 10px;
}

#wrapper {
	width: 900px;
	margin-top: 50px;
	margin-left: 50px;
  position: relative;
}

header h1 a {
	color: #000;
	text-decoration: none;

}

a:hover {
	color: #000;
}


blockquote {
  padding: 0 40px;
  position: relative;
  margin: 0 0 20px 0;
}


.size-full {
 max-width: 750px;
}

.has_sidebar section {
	width: 750px;
}

article {
	border-bottom: none;
}

article p{
	width: 550px;
	line-height: 1.2em;
	text-align:justify;
}

article p a {
	color: #999;
	text-decoration: none;
}

article a img {
	border: none;
	padding: 5px;
}

article a:hover img {
	border-color: black;
}

footer {
	text-align: left;
}

footer p {
  border-top: none;
  padding: 15px 5px;
}

article h2 {
	text-shadow: none;
}


.has_sidebar nav {
	width: 110px;
	border-right: none;
	padding-right: 0px;
	font-size: 12px;
}

.menuName {
	color: #000;
	letter-spacing: -0.03em;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 1.3em;
}

table{
	border: none;

}

table a{
	color: #999;
	text-decoration: none;
}

table a:hover {
	color: #000;
}

tr{
	height: 180px;
}
