@charset "UTF-8";
/********************************************************************
 Styles created by: H. Alexander Leppe http://www.alexanderleppe.com
*********************************************************************/
/****************************
 =Colors

*****************************/
/****************************
 =@FontFace
*****************************/
/****************************
 =GENERAL STYLES
*****************************/
::selection,
::-moz-selection {
}
/****************************
 =LAYOUT Structure
*****************************/

/* =Links
----------------------------*/

/* =Aligment
----------------------------*/

/****************************
 =Header
*****************************/
#logo {
	left:-5px;
}

/****************************
 =NavMain
*****************************/
#navigation {
	margin:0px;
	padding:0px;
	height:95px;
	width:478px;
}
#navigation ul {
	margin:0px;
	padding:0px;
}
#navigation ul li {
	margin:4px 8px 4px 0px;
	padding:0px;
	height:auto;
	background:#777;
	border-radius:4px;
	behavior: url(/wp-content/_lib/PIE/PIE.htc);
}
#navigation ul li:hover {
	background:#993300;
}
#navigation ul li a {
	margin:0px;
	padding:8px 14px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	display:block;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
#navigation ul#menu-main-navigation li a {
	color:#FFF;
}
#navigation ul#menu-main-navigation li a:hover {
	background: -moz-linear-gradient(top,  rgba(153,51,0,0) 0%, rgba(127,42,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,51,0,0)), color-stop(100%,rgba(127,42,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(153,51,0,0) 0%,rgba(127,42,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(153,51,0,0) 0%,rgba(127,42,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(153,51,0,0) 0%,rgba(127,42,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(153,51,0,0) 0%,rgba(127,42,0,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00993300', endColorstr='#a67f2a00',GradientType=0 ); /* IE6-9 */
}

/****************************
 =Footer
*****************************/

/****************************
 =Sidebar
*****************************/
#sidebar .posts_list li a {
	font-size:18px;
	font-weight:bold;
}
#sidebar .posts_list li a:hover {
	color:#993300;
}

/* =Widgets Sidebar
----------------------------*/

/****************************
 =Content
*****************************/

/*=Text
----------------------------*/
#site_name,
#site_description,
.kwick_title,
.kwick_detail h3,
#footer h3,
#copyright,
.dropcap1,
.dropcap2,
.dropcap3,
.dropcap4,
#feature h1,
#introduce,
.portfolio_title,
h1,h2,h3,h4,h5,h6,
.entry_title a {
  font-family:"Segan Light", Arial, Helvetica, sans-serif;
}
div.content p {
	text-align:justify;
}
div.content blockquote,
div.content blockquote p {
	text-align:left;
}
div.content blockquote cite {
	line-height:0px;
}

/* =Tables
----------------------------*/

/* =Forms
----------------------------*/

/* =Images
----------------------------*/

/* =Comments
----------------------------*/

/****************************
 =PAGE SPECIFIC
*****************************/

/* =HOME
----------------------------*/

/* =About
----------------------------*/

/* =Contact
----------------------------*/

/* =404 - Not Found
----------------------------*/

/* =503 - Maintenance
----------------------------*/

/****************************
 =PRINT
*****************************/