/*
Theme Name: Main
Theme URI: http://erluse.com
Description: Main Theme
Version: 1.4.1.4
Author: Erluse Studio
Author URI: http://erluse.com
*/

/**********************************************
	Reset
***********************************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
a img { border: none; }

/**********************************************
	Global styles 
***********************************************/
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.52em;
	background-color: #edeeef;
	color: #333;
}

a { 
	text-decoration: none;
	color: #660000;	
}

a:hover { text-decoration: underline; }

h1,h2,h3,h4 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;	
	line-height: 1em;	
	color: #000;
	margin-bottom: 5px;
}

h1 { font-size: 44px; letter-spacing: -1px; }
h2 { font-size: 24px; padding-top:10px; }
h3 { font-size: 17px; border-bottom: 1px #ccc dashed; }
h4 { font-size: 17px; }
h5 { border-bottom: 1px #ddd dashed; }
h5, h6 { font-size: 12px; text-transform:uppercase; letter-spacing:2px;	}

h1, h3, h5, h6, dl, ol, ul, pre, table, address, fieldset {	margin-bottom: 10px; }
p {	margin: 0 0 20px; }
ul { margin: 0 0 20px 18px; list-style:square; }
ol { margin: 0 0 20px 24px; list-style-type: decimal; }
ol ol {	list-style:upper-alpha; }
ol ol ol { list-style:lower-roman; }
ol ol ol ol { list-style:lower-alpha; }
ul ul, ol ol, ul ol, ol ul { margin-bottom:0; }
dl	{ margin:0 0 10px; }
dt { font-weight:bold; }
dd { margin: 0 0 18px 10px; }
strong { font-weight: bold; }
big { font-size: 120%; }
small, sup, sub { font-size: 80%; }
address { font-style: italic; margin: 0 0 21px 0; }
li address, dd address { margin: 0; }
cite, em, i { font-style: italic; }

pre {
	font:11px Monaco, monospace;
	border-left: 5px solid #ccc;
	background: #f9f9f9;
	line-height:18px;
	margin-bottom:18px;
	padding: 10px 15px;
	overflow:auto;
}

code { font:11px Monaco, monospace;	background-color:#eaeaea; }
abbr, acronym { border-bottom:1px dotted #333; cursor: help; }
ins { text-decoration:none; }
del { text-decoration: line-through; }

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;	
	position: relative;	
}

sup { bottom: 1ex; }
sub { top: .5ex; }

ins, dfn {
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

hr {
	background:#ddd;
	color:#ddd;
	clear:both;	
	width:100%;
	height:1px;
	margin:20px 0;
	border:none;
}

input, textarea { font-size: 1em; padding: 3px; }
:focus { outline: none; }
form label { cursor: pointer; }
option { padding: 1px 3px; }
caption { text-align:left; }
#wp-calendar caption { font: bold 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif; margin-bottom: 5px; }

table.tablestyle1, table#wp-calendar { 
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
    line-height:15px;
    margin:0 0 22px 0;
    text-align:left;
}

.tablestyle1 th, #wp-calendar th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #e6e6e6;
	letter-spacing: 2px;
	text-transform: uppercase;	
	padding: 6px 6px 6px 12px;
	background: #666;
}

.tablestyle1 td, #wp-calendar td {
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;	
	padding: 6px 6px 6px 12px;
	color: #333;
}

.tablestyle1 tr.even { background: #fafafa; }
td { vertical-align: top; }

i, u, center, menu, layer, s, strike, font, xmp {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	background: transparent;
	border: none;
	text-decoration: none;
}

font { color: #333; }
center { text-align: left; }
.alignleft{	float:left; display: inline; }
.alignright { float:right; display: inline; }

img.wp-smiley {
	float: none;
	border: none !important;
	margin: 0 3px;
}

/* Some useful classes */
.dropcap {
	float:left;
	color:#D4D4C7;
	font-size:40px;
	line-height:36px;
	margin: 2px 8px 0 0;
	font-family: "Times New Roman", Times, serif, Georgia;
}

.dropcap2 {
	float:left;
	color:#333;
	font-size:40px;
	line-height:36px;
	margin: 2px 8px 0 0;
	font-family: "Times New Roman", Times, serif, Georgia;
}

.dropcap3 {
	float: left;
	background-color: #000;
	color: #ffffff;		
	font-siz
