/*  
Theme Name: MMG
Theme URI: http://
Description: Theme created by Tomas. 
Version: 1.0
Author: Tomas Sipelis
Author URI: http://

*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}

table {border-collapse: collapse;border-spacing: 0;}

fieldset,img {border: 0;}

address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;font-weight: normal;}

ol,ul {list-style: none;}

caption,th {text-align: left;}

h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal;}

q:before,q:after {content: '';}

abbr,acronym {border: 0;}

body 
{
	
	font-family: arial, helvetica, sans-serif;
	font-size: small;
}
body
{
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#page
{
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	background-image: url(images/fonas_top.png);
	background-repeat: no-repeat;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 2px solid #666;
}
#header
{
	width: 965px;
	height: 144px;
	padding-top: 15px;
	margin-left: 16px;
	overflow: hidden;
}
#header #headerimg
{
	background-image: url(images/header.png);
	display: block;
	width: 937px;
	height: 134px;
}
#themenu
{
	position: relative;
	left: 472px;
	width: 465px;
}
#themenu li
{
	float: left;
	display: inline;
	margin-top: 20px;
	padding: 90px 1px 1px 1px;
	text-align: center;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	width: 90px;
	height: 109px;
}
#themenu li a
{
	display: block;
	padding: 0px 1px 1px 1px;
	color: #ffffff;
	text-decoration: none;
	font-size: smaller;
}
#themenu li a:hover
{
	color: #999999;
}
#sidebar
{
	float: left;
	margin-left: 17px;
	display: inline;
	width: 330px;
	height: 497px;
	background: #f1f3e6;
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 30px;	
}
#sidebar .entry
{
	padding: 20px 5px 5px 25px;
	width: 280px;
}
#sidebar h2
{
	font-size: 16px;
	color: #ffffff;
}
#sidebar .header
{
	margin-top: -20px;
	padding: 0px 0px 0px 30px;
}
#sidebar p 
{
	padding: 2px 0 0 0;
	margin:0;
}
#sidebar_r
{
	float: right;
	display: inline;
	width: 618px;
	height: 497px; 
	background: #f1f3e6;
	background-image: url(images/sidebar_r.png);
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	padding-top: 30px;
}
#sidebar_r ul
{
	padding: 30px 10px 10px 30px;
}
	
#sidebar_r h2
{
	font-size: 16px;
	color: #ffffff;}
#sidebar_r .entry
{
	padding: 23px 15px 10px 20px;
}
#sidebar_r .header
{
	margin-top: -20px;
	padding: 0px 0px 0px 30px;
}
#sidebar_r img
{
	float: left;
}
#content
{
	background: #ffffff;
}
#content .post
{
	width: 965px;
	height: 251px;
	background: url(images/line1.png) repeat-x bottom;
}
.post img 
{
	float: right;
} 
#content .post .entry
{
	color: #333333;
	padding: 10px 10px 10px 25px;
}
#content .post p.postmetadata
{
	font-size: 10px;
	position: relative;
	left: 30px;
}
.post h2 a
{
	float: right;
	color: #096594;
	font-size: 16px;
	text-decoration: none;
}
#footer
{
	padding: 2px 0 3px 0;
	margin: 0 auto;
	width: 965px;
	background: #ffffff;
	clear: both;
}
#footer p {
	padding: 3px;
	margin: 0 15px 0 15px;
	text-align: center;
	background: #cccccc;
	color: #666666;
	font-size: 12px;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
