/*  
Theme Name: Illectricity09
Theme URI: www.illectricity.com
Description: Wordpress theme for illectricity.com, all rights reserved (c) 
Version: 01
Author: Mario Gojo - Basta
Tags: illectricity
*/

/* Reset browser defaults */
/* @import url('../thematic/library/styles/reset.css'); */

/* Apply a basic layout */
/*@import url('../thematic/library/layouts/2c-r-fixed.css');*/

/* Apply basic image styles */
/*@import url('../thematic/library/styles/images.css');*/

/* Prepare theme for plugins */
/*@import url('../thematic/library/styles/plugins.css');*/

body, .commentlist li, #commentform input, #commentform textarea, #commentform p, #sidebar, #wp-calendar caption  {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	border:0;
	
	
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
}
h1 {
	font-size: 16px;
	color: #333;
}
h2 {
	font-size: 14px;
	color: #333;
}
h3 {
	font-size: 12px;
	color: #666;
}
h4 {
	font-size: 10px;
	color: #666;
}
h5 {
	font-size: 18px;
	color: #333;
}
h6 {
	font-size: 24px;
	color: #333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

blockquote 
{ 
	margin-left:35px;
	}

.menu{
	background:url(pix/news/menu.png);
	width: 498px;
	height: 162px;
	
}

.left_repeat{
	padding-bottom:inherit;
	background-image:url(pix/news/left_repeat.png);
	background-repeat:repeat-y;
	overflow:auto;
	height:inherit;
}

.right_repeat{
	background:url(pix/news/right_repeat.png);
	background-repeat:repeat-y;
	overflow:auto;
}

.content {
	background-color: #d7d7d7;
	width: 498px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	text-decoration: none;
}

.search{
}

.post_title{
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333;
}

.post_body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #666;
	text-decoration: none;
	overflow: hidden;
	margin-left:20px;
	margin-right:50px;
}
	
.side_menu{
	
}

.pages{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
}

