/**
 * Style for the royal guards page
 *
 * @package realmataramfcdotcom
 * @subpackage RedArmy
 * @version 1.0
 * @author Mohammad Arif [http://iznyn.com]
 * @copyright Copyright (c) 2011  Mohammad Arif  (http://iznyn.com)
 */
/*
Copyright 2011  Mohammad Arif  (http://iznyn.com)

All the code in this file is specifically not available to the public and under license from
Mohammad Arif, where as the party responsible for the development of the Real Mataram FC 
Official Website (http://realmataramfc.com).

You are not allowed to copy all or part of the code in this file without exception.
But if you just want to learn code in these files, we are happy will allow it.
*/

@import url( "entry-content.css" );

.thumbnail {
	float: left;
	margin: 0 2em 1.4em 0;
}
.entry-content h2 {
	font-size: 1.6em;
}
.entry-content h3 {
	font-size: 1.4em;
}