/*  
Theme Name: Auee
Theme URI: http://www.lukaret.com
Description: From Fluidity theme series. Three columns fluid theme. In white-gray-blue color.
Author: Beng Hafner 
Author URI: http://www.lukaret.com/
*/
* { 
   margin : 0;
   padding : 0;
}
body {
	margin: 0 auto;
	padding: 0;
	background: #f0f0f0;
	font: 83% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	line-height: 1.5;
	color: #363636;
}

a {
	color: #307952;
	text-decoration: none;
}

a:hover {
	color: #307952;
	text-decoration: none;
}

a img {
	border: none;
	}

/********* Tags *********/
p {
	clear: both;
	font-size: 0.9em;
	margin-bottom: 1.05em;
}

em {
	font-style: italic;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #9d9c9c;
}

code, pre {
	font: 1.1em 'Courier New', Courier, Fixed;
	margin-left: 15px;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

hr {
	display: none;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #cccccc;
	}

blockquote {
	margin: 15px 50px 0 0;
	padding-left: 12px;
	padding-right: 20px;
	border-left: 5px solid #e2a411;
	font: 16px/18px georgia, palatino, serif;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}	
/***************** Headings ******************/
h1 {
	font-size: 3em;
	text-align: left;
	font-family: 'georgia', palatino, Arial, sans-serif;
}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h2 {
	font-size: 1.8em;
}

h2.pagetitle {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #307952;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}

.archive h2 {
	margin-left: 17px
}

/********** Misc Classes *********/

.info {
	background: url('images/info.png') left no-repeat;
	border-top:  1px dotted #376ac8;
	border-bottom: 1px dotted #376ac8;
	margin-top: 15px;
	padding: 0 0 0 18px;
}

.center {
	text-align: center;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 70px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 35px;
	}
.single-entry-nav {
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	}	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}	

/***************** Layout Structure ******************/		
		
#wrapper {
	width: 900px;
	margin: 0 auto;
	background: #f0f0f0 url('images/bodybg.jpg') top center repeat-y;
}

#header {
	width: 100%;
	height: 300px;
	margin-bottom: 25px;
    background: url('images/header.jpg') top center no-repeat;
}

#content {
	width: 60%;
	float: left;
}

#single-entry {
	width: 80%;
	float: left;
}

#sidebarLeft {
	width: 180px;
	float: left;
	padding-bottom: 25px;
}

#sidebarRight {
	width: 180px;
	float: right;
	padding-bottom: 25px;
}

#footer {
	width: 100%;
	height: 156px;
	background: url('images/footer.jpg') bottom center no-repeat;
	clear: both;
}
/***************** Header H1, Navigation And Searchform Style *********/
#header h1 {  
	color: #d57f1d;
	float: left;
	display: block;
    padding-left: 48px;
    margin-top: 55px;
}

#header h1 a { 
	color: #438e65;
	text-indent: -9000;
}

#header h1 a:hover {
        color: #438e65;
}

#header .description {
	font-size: 1.3em;
	text-align: left;
	color: #333333;
	padding: 15px 0 0 45px;
}
/********** TOP MENU **********/
#topmenu {
    float: left;
	margin-top: 226px;
	margin-left: 29px;
	padding: 0;
	width: 80%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#topmenu ul{
	font: bold 1em Arial;
	margin-top: 44px;
	margin-left: 0; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#topmenu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

#topmenu a{
	float: left;
	display: block;
	color: #000000;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: -1px;
}

#topmenu a:hover{
	color: #000000;
}

#topmenu li.current_page_item a,
#topmenu li.current_page_item a:hover {
    color: #438e65;
}

/***************** Entry Styles  ******************/
.entrytitle {
	color: #387c57;
	display: block;
	font-family: "Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 1.6em;
	letter-spacing: -1px;
	text-transform: uppercase;
	width: 98%;
	text-align: left !important;
}

.entrytitle a {
	color: #387c57;
}

.post span.date {
	color: #bababa;
	padding-right: 8px;
	top: 5px;
	text-transform: uppercase;
	letter-spacing: -1px !important;
	text-align: right;
}	

.post, .noresult {
	margin: 0 20px 18px 17px;
	padding: 0 10px 10px 5;
	text-align: justify;
}

.post hr {
	display: block;
}

.postmetadata {
	display: block;
	color: #333333;
	padding: 15px 0 2px 2px;
	text-align: left;
    margin: -25px 0 15px 0;
}	

.postmetadata a {
	color: #807d7d;
}

.entry img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 6px;
	border: 1px solid #cccccc;
	background: #edebeb;
	}
	
.entry img.wp-smiley {
	display: inline;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}		

.entry ul {
	margin-left: 5px;
	padding: 0 0 0 10px;
	list-style: none;
	text-indent: -10px;
	} 

.entry li {
	margin: 7px 0 4px 5px;
	}

.entry ul li {
	background: url('images/blue-bullet.png') left no-repeat;
	padding-left: 25px;
	}

.entry ol {
	padding: 0 0 0 15px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry ol li, #single ol li {
	list-style: decimal outside;
	margin-left: 15px;
	}
	
.more-link  {
    float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 15px;
	padding-left: 20px;
	background: url('images/tick.png') left no-repeat;
	font-weight: bold;
}

/***************** Left and Right Sidebar Styling ******************/
.textwidget, .infomenu {
	margin-bottom: 17px;
	padding: 10px 0 7px 5px;
	background: #edebeb;
	margin-left: 8px;
	color: #0f5da8;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}	

#sidebarRight a {
	margin-right: 3px;
	padding: 2px;
	display: block;
	color: #959494;
	text-decoration: none;
}

#sidebarLeft ul, #sidebarRight ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebarRight ul.sidebarRight {
	margin-left: 7px;
	padding: 0;
	list-style-type: none;
}

#sidebarLeft p, #sidebarRight p {margin:0 10px;}

#sidebarLeft h2, #sidebarRight h2 {
    display: block;
	font-family: "Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 2px;
	text-align: left;
    background: url('images/sidebarheading.jpg') left repeat-x;
	margin-top: 10px; 
	padding: 3px 0 3px 0;
}

#sidebarRight ul.sidebarRight {
	margin-right: 15px;
}

#sidebarLeft ul.sidebarLeft {
	margin-right: 8px;
}
	
#sidebarLeft li, #sidebarRight li {
	margin: 0;
	border-top: 1px solid #ffffff;
	background: #edebeb;
	display: block;
}

#sidebarRight li.recentcomments {
	border-bottom: 1px solid #ffffff !important;
	background: #edebeb;
	display: block;
}

#sidebarRight ul#recentcomments li.recentcomments a {
	border: none;
}

#sidebarRight li a {
	display:block;
	padding:1px 0;
	height:1%; /* IE WIN */
	text-align: left;
	color: #307952;
}

#sidebarLeft, #sidebarRight ul.categories li ul {margin:0;}

#sidebarRight ul.categories li li {
	margin:0;
	padding:0 0 3px 0;
	border-bottom:none;
}

/*** SIDEBAR LEFT***/
#sidebarLeft li {
	font-size: 0.9em;
}
#sidebarLeft li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
}

#sidebarLeft ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 0 5px;
}

#sidebarLeft ul li a img {
	border: 0px;
}

#sidebarLeft ul ul li {
	letter-spacing: normal;
	display: list-item;
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
}

#sidebarLeft ul.children li {
	letter-spacing: normal;
	display: block;
	list-style-type: none;
	padding-left: 8px;
}

#sidebarLeft li.rssFeeds {
	background: url('images/rss-icon.jpg') left no-repeat;
	padding-left: 18px;
}	

/******* Calendar ********/
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	background-color: #edebeb;
	font-size: 8pt;
	width: 100%;
	border: 1px solid #ffffff;
}

#wp-calendar ul#calendar li a {
	border: none !important;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background-image: none;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	color: #ffffff;
	background: #438e65;
}

#wp-calendar a {
	display: block;
	font-weight: bold;
}

#wp-calendar a:hover {
	color: #000000;
    border:none;
}

#wp-calendar caption {
	margin: 0;
	padding: 2px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	width: 100%;
}

#wp-calendar td {
	background: #edebeb;
	border: 1px solid #ffffff;
	border-width: 0px 1px 1px 0px;
	margin: 0 4px 4px 0;
	padding: 2px;
	text-align: center;
	letter-spacing: normal;
}

#wp-calendar td.pad:hover {
	text-align: center;
}

#wp-calendar #today {
	border-width: 1px 0 0 1px;
	font-weight: bolder;
	color: #438e65;
}

#wp-calendar td:hover{
	background: #edebeb;
	border: 1px solid #ffffff;
	border-width: 1px 0 0 1px;
}

#wp-calendar th {
	background: #edebeb;
	border: 1px solid #ffffff; 
	border-width: 0 1px 1px 0;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	padding: 2px;
}

/***************** COMMENTS STYLE *****************/

ol.commentlist {
	text-align: left;
	width:98%;
    overflow:hidden;
	margin: 0;
	padding: 0 10px 0 5px;
	}

.commentlist li {
	margin: 10px 11px 7px 14px;
	padding: 5px 12px 3px 10px;
	list-style: none;
	}
	
.commentlist img.wp-smiley {
	display: inline;
	padding: 0;
	margin: 0;
	border: none !important;
	background: none;
}

#secureimgdiv img {
	margin-top: 7px;
	border: 1px solid #cccccc !important;
}	
	
.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li a {
	font-weight: normal;
	color: #307952;
	}	
	
.commentlist li a:hover {
	color: #a50a38;
	}
	
.comment-entry {
	margin-top: 10px;		
}
	
#comments, #respond {
	background: #438e65;
	clear: both;
	color: #ffffff;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 20px 19px 15px 18px;
	padding: 4px 0 4px 10px;
	text-transform: uppercase;
}	

.commentlist cite {
	font-style: normal;
	font-size: 1em;
	padding-left: 20px;
	background: url('images/commenter.png') left no-repeat;
	text-transform: capitalize;
	font-weight: bold;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	text-align: right;
	font-size: 1em;
	padding: 15px 0 10px 0;
}

span.commentdate {
	padding-left: 18px;
	background: url('images/calendar.png') left no-repeat;
}

span.comment-time {
	padding-left: 18px;
	background: url('images/clock.png') left no-repeat;
}

span.comment-edit {
	padding-left: 18px;
	background: url('images/comment_edit.png') left no-repeat;
	margin-left: 4px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #efefef;
	}
	
#commentform {	
    margin: 0 0 0 45px; 
	padding-top: 15px;
	padding-left: 15px; 
}

.commentform-input, input#securitycode {
	float: left;
	width: 30%;
}

.commentform-textarea {
	float: left;
	margin-left: 20px;
	width: 60%;
}	

#commentform input#author, #commentform input#email, #commentform input#url, input#securitycode {
    background: #4a8565 !important;
	color: #ffffff;
	margin-top: 2px;
	border: 1px solid #efefef;
	
}	

#commentform textarea {	
    margin: 15px 0 15px 0; 
	width: 100%;
	height: 180px;
	background: #efefef;
	border: 3px double #cccccc;
	color: #000000;
} 	

/******* FOOTER STYLE *********/

.credits {
	clear: both;
	float: right; 
	padding: 75px 70px 0 0;
	text-align: right;
	color: #000000;
	font-size: 0.8em;
}

* html p.credits{ /*IE6 only rule.*/
	margin-top: 25px;
}

.credits a{
	color: #0f5da8;
}












