/*
Theme Name: Relax
Theme URI: http://template-tuners.com
Description: Relax Wordpress Theme.
Version: 1.5
Author: Axinte Adrian
Tags: two-columns, blue, fixed-width
*/


body {
	color: #000;
	font-size: 14px;
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0;
	line-height: 1.6em;
	word-spacing: normal;
	
}
p {
padding-left:20px;
padding-right:20px;
	line-height: 2em;
	text-align:left;

}
.hide {
	display: none;
}
.clear {
	clear: both;
}



body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote {margin:0;  padding:0;} 

ol,ul {list-style:none;} 
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;} 

a {color: #1d68af;}

small {font-size: 9px;}

.left {float: left; clear: both;}
.right {float: right; clear: both;}
.center {text-align: center; margin: 0 auto;}

.aligncenter, div.aligncenter {display: block; margin:0 auto; padding:2px; border:1px #ccc solid;}

