/*
	Style Name	: MotionCiy.com.ar
	Style URI	: http://motioncity.com.ar/
	Comments	: Nice image border
*/

.entry-content img {
	margin: 0 5px;
	padding: 4px;
	border: 1px solid #E8E8E8;
	max-width: 100%;
	}

.entry-content {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.menu li a {
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
} 

body {
	background-color: #93D05B;
}

.footerpoweredby {
	color: #006633;
}

.footerpoweredby a, .footerpoweredby a:active {
	color: #006633;
}

.footerpoweredby a:hover {
	color: #009349;
}
