/*
Theme Name: NeatTheme
Theme URI: http://www.dynamicwp.net/category/free-themes/
Description: Neat and clean theme with theme option. Use sticky post option to set the feature post!
Version: 1.0
Author: dynamicwp team
Author URI: http://www.dynamicwp.net
Tags: green-white, fixed-width, three-columns, threaded-comments
*/


@import url("reset.css");
@import url("lavalamp.css");
@import url("pagenavi-css.css");


/*laskarjoomla search*/
.fr{
	position: absolute;
	right: 5px;
	bottom: 15px;
}

#topSearch {
	background: url(images/bg-search.png) no-repeat;
	width: 178px; height: 32px;
	margin: 0;
	padding: 0;
}

#topSearch p.fields{
	margin: 0;
	padding: 0;
}

#topSearch p.fields input {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	background: none;
	overflow: hidden;
	border: none;
	margin: 0;
}
#topSearch p.fields button {
	background: url(images/ico-search.png) no-repeat;
	width: 21px; height: 21px;
	border: none;
	position: absolute;
	top: 5px; right: 10px;
	cursor:pointer;
}

body {
	font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	color: #444;
	background: #e0e0e0 url(images/grunge.jpg) no-repeat 50% 0;
	text-align: center;
}

/* links */
a:link, a:visited { 
	text-decoration: none;
	color: #94a100;	
}

a:hover { color: #eee; }

a:link.more, a:visited.more {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 3px 5px 4px 5px;
	border: 1px solid #c8da00;
	background-color: #94a100; 
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;	
	color: #fff;		
}

a:hover.more {	
	border: 1px solid #c8da00 ;
	background-color: #c8da00 ; 
}

/* headers */
h1, h2, h3, h4 {
	font: bold 1em/1.5em 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	color: #666666;
	margin: 10px 20px 7px 20px;	 
}

h1 { font-size: 3em; font-weight: bold; letter-spacing: -2px; }
h2 { font-size: 2.8em; font-weight: bold; letter-spacing: -2px;}
h3 { font-size: 2.1em; font-weight: normal; letter-spacing: -0.5px; padding-top: 5px; }
h4 { font-size: 1.7em; }


/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

ul { list-style: disc; }

ol { list-style: decimal; }



dt {
  font-weight: bold;
  color: #6f892c;
}

dd {
  padding-left: 20px; 
}



p, dl { margin: 10px 20px; }



/* images */


img.float-right {margin: 5px 0px 10px 10px; }

img.float-left { margin: 5px 10px 10px 0px; }


acronym {
	cursor: help;
	border-bottom: 1px dotted #555;
}

blockquote {
	margin: 10px 20px;
 	padding: 15px 15px 15px 32px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, Serif;	
	border-left: 3px #DFDFDF solid;
}

strong {	font-weight: bold; }


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 20px;		
}

tr { 
	background: #555;
	color: #6F892C;
	
}

th, td {
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}

th {
	background-color: #94A100; 
	padding: .8em 1em;	
  	border-color: #647C28 #586A22 #43511A #5A6F23;	
	font-weight: bold;
	color: #fff;
}

td {
	border-color: #231A14;
	padding: .7em;	
}	

/* end - table */



/* form elements */

form {
	margin: 10px 20px 10px 20px; 
	padding: 15px 25px 25px 25px; 
	background-color: #959595;	
}

form p {
	margin: 0;
	padding: 13px 5px 8px 5px;		
	color: #fff;
}

label {
	font-weight: bold;
	color: #fff;
}

input, select, textarea {
	margin: 5px 0;
	padding: 7px 5px;
	border-width: 1px;
	border-style: solid;
  	border-color: #ffffff; 	
	background-color: #cccccc;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #898989;
}

input:focus, select:focus, textarea:focus {
	background-color: #94a100;
	border: 1px solid #c8da00;
	color: #fff;
}


#footer{
	color: #555;
}
#featured{
	color: #ccc;
}

#author, #email, #comment, #url {
	width: 470px;
}

input.button { 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	border: 1px solid #c96111;
	background: #e2721b url(images/button-bg.png) repeat-x;	
	font: bold 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	text-decoration: none;	
	color: #fff;
}


#wrp{
	background: url(images/wrp.png) repeat-x 0 0;
}

#wrap {
	width:998px;
	margin: 0 auto;
	text-align: left;
}

/* header */

#header {
	position: relative;
	margin: 0 auto 6px auto;
	height: 164px;
/*	background: url(http://bestaustralianholidaydestinations.com/wp-content/themes/NeatTheme/images/header-bg.png) repeat-x center bottom ;*/
}

#logo{ 
	margin: 0;
	padding: 0;
	position: absolute; 	
	top: 68px;
	left: 30px;	
}

#logo h1{
	margin: 0;
}
#logo h1 a {
	margin: 0;
	padding: 0;
	font: bold 48px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;  
	letter-spacing: -3px;
	text-decoration: none;	
	color: #666;		
}

#slogan {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	color: #666;		
}



/* Twitter and RSS Feed */
#rss-feed-twitter {
	position: absolute;
	right: 5px; top: 6px;			
	z-index: 99999; 
	margin:0;
}

#rss-feed-twitter img{
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
}


/*  navigation  */

#nav {
	position: absolute;
	left: 15px;
	top: 0px;		
	margin: 0;
	padding: 0;			
	overflow: hidden;	
	height: 60px;
	width: 900px;	
}

#nav ul {	
	float: left;	
	margin: 0;
	margin-top: 10px;
	padding: 0;		
	width: 100%;	
	list-style: none;	
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;			
}

#nav ul li a:link, #nav ul li a:visited {
	float: left;
	margin: 0;
	padding: 7px 12px;	
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	text-transform: lowercase;			
	color: #fff;
}



/* featured block */

#featured {
	clear: both;
	margin: 0;	
	padding: 0;
	width: 996px;
}

#featured-wrap {
	position: relative;
	border: 1px solid #666666;
	background-color: #252525;
	width: 100%;
	padding-bottom: 15px;
}


#featured h2 {
	margin-bottom: 0;
	padding-bottom: 0;	
	font: bold 2.7em 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;	
	letter-spacing: -2.0px;	
	color: #f0e8e8;
}

#featured h2 a {
	color: #cccccc;
	border: none;	
}

#featured .image-wrap {
	float: left;
	width: 380px;	
	margin: 10px 0 0 25px;
	padding: 10px 0 0 0;
	display: inline;	
}

#featured .image-wrap img {
	background-color: #1b1b1b;
	border: 1px solid #333333;
	padding: 6px;
}

#featured .text-wrap {
	float: right;
	width: 564px;
	margin: 5px 25px 0 0;
	display: inline;
}

#featured a.more-link {
	float: left;
	margin-top: 25px;
	padding: 5px 10px;
	border: 1px solid #428700;
	background: #428700 url(images/button-bg.png) repeat-x;	
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;	
	display: block;
}

#featured a.more-link:hover {
	border: 1px solid #2f4c13;
	background: #4a781d url(images/button-hover-bg.png) repeat-x;
}

/* Content */

#content {
	clear: both;	
	width: 998px;
	margin: 5px 0 0 0;
	padding: 0;
}

#content-wrap {
	float: left;
	width: 100%;
	padding-bottom: 40px;
	display: inline;
}

/* Main */

#main {
	width: 735px;	
	float: left;	
	padding-top: 5px;			
}

#main h6{
	margin-left: 20px;
	font-size: 1.2em;
}

#main h5{
	margin-left: 20px;
	font-size: 1.5em;
}

#main h4{
	font-size: 1.7em;
}

#main h3 {
	color: #666;
}

#main h2 {
	color: #666;
	margin-top: 15px;
}

#main h2 a {
	color: #f0e8e8;
}


#main .block {
	min-height: 370px;
	background: #fff;
	float: left;	
	width: 335px;
	margin-top: 8px;
	padding: 16px 11px;	
	display: inline;
	position: relative;
	border:#cccccc 3px solid;
}

#main .block img {	
	padding: 3px;
	margin: 0 15px 5px 0;
	background-color: #DFDFDF;
	border: 1px solid #261b15;
	display: block;
}

#main .thumbnail {
	height: 98px;
	width: 189px;
	float: left;
}

#main .block .block-info {
background:#FFFFFF url(images/side_up_right.png) repeat-x scroll 0 bottom;
margin:-17px 0 10px -11px;
padding:10px;
width:337px;
}

#main .block .block-info h4 {
	margin: 0 5px;	
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;	
	font-size: 1.4em;	
	font-weight: normal;
	line-height: 125%;
}

#main .block .block-info h4 a {	
	color: #94a100;	
}

#main .block .block-info h4 a:hover {	
	color: #666;	
}

#main .block .block-info p {
	padding: 2px 0 3px 0;
	margin: 0 3px;
	font-size: 11px;
	color: #000;
}

#main .block .block-info p a:link, #main .block .block-info p a:visited {
	color: #666;	
}

#main .block .block-info p a:hover{
	color: #fff;
}


#main .block .block-info p .comment {
	margin-left: 5px;
	padding: 0 0 5px 20px;	
	background: url(images/comment.gif) no-repeat 0 1px;
}

#main .block .block-info p .datetime {
	padding: 0 0 5px 20px;
	background: url(images/clock.gif) no-repeat 0 0;	
}

#main .block .block-content { 
	width: 100%;
	text-align: justify;
}

#main .block .block-content p {
	margin: 5px;
}

#main .block.odd {
	margin-left: 0;
}

#main .block.even {
	margin-left: 8px;
}

/* banner */
#banner {
	margin: 10px 20px -3px 20px;
	text-align: center;
	color: white;
}

/* sidebar */
#sidebar {
	float: right;
	width: 261px;	
	padding-top: 5px;
	color: #222;
}

#sidebar h3 {
	margin: 10px 0 10px 0;	
	color: #eee;
}

.sidebarmenu{
       padding-left: 10px;
       padding-right: 10px;
	   background:#9e9e9e url(images/sidebar.png) no-repeat 0 0;
	   padding-bottom:5px;
}

.addthis_toolbox{
	margin:2px 0 0 0;
	padding-top:5px;
}
.addthis_toolbox img{
	padding: 0 1px 0 0;
	background: transparent;
}

.ads{
	text-align: center;
	margin-top: 9px;
}

.ads img{
	padding: 0;
}

.banner125{
	width: 125px;
	height: 125px;
}

/* sidebarmenu */
.sidebarmenu ul {
	margin: 10px 8px 8px 8px;
	padding: 10px 0 0 0;
	text-align: left;
}

.sidebarmenu ul li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 5px 8px 19px;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	line-height: 20px;	
	text-transform: uppercase;	
	background: url(images/bullet.png) no-repeat 0 3px;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited {
	padding-left: 0;	
	font-weight: bold;		
	color: #c8ea00;
}

.sidebarmenu ul li span {
	display: block;	
	margin-left: -16px;
	color: #9a8377;	
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	text-transform: none;	
}

.sidebarmenu ul li a:hover {
	color: #fff;
	border: none;
}

.sidebarmenu ul ul {
	margin: 15px 0 0 5px;
	padding: 0;
	border: none;
}

.sidebarmenu ul ul li {
	border: none;
}


/* footer */

#footer {
	float: left;
	width: 100%;
	text-align: center;
	background: #e0e0e0 url(images/wrpf.png) repeat-x 0 bottom;
}

#footer-wrap {
background: url(images/line.png) no-repeat 50% -4px;
	clear: both;
	width: 998px;		
	margin: 0 auto;
	font-size: .9em;		
	text-align: left	
}

#footer-container {
	float: left;
	width: 100%;
	padding-top: 20px;	
	display: inline;
}

#footer-container h3 {
	margin-bottom: 15px;
	font-size: 1.6em;		
	font-weight: bold;	
	color: #ccc;
	margin-left: 0;
	margin-right: 0;
}

#footer-container p{
	margin-left: 0;
	margin-right: 0;
	color:#555;
}


#footer-container .column-a {
	width: 282px;
	float: left;
	display: inline;
	padding: 0 10px;
	margin: 0 46px 0 0;
	background: url(images/bg-fm.png) no-repeat 0 0;
}



/* footer-list */
#footer-wrap .footer-list ul {
	list-style: none;
	margin-left: 0;	
	margin-right: 0;
	padding: 0;	
}

#footer-wrap .footer-list ul ul {
	margin: 0;
	padding: 0 0 0 5px;
}

#footer-wrap .footer-list ul li {
	border-bottom: 1px solid #999;
}

#footer-wrap .footer-list ul ul li {
	border-bottom: none;
}

#footer-wrap .footer-list ul li a {
	display: block;
	width: 98%;
	margin-left: 0;
	padding: 5px 0;
	border: none;
	line-height: 2em; 	 		
}

#footer-wrap .footer-list ul li a span {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-size: .95em;	
}

#footer-wrap .footer-list ul li a:hover, #footer-wrap .footer-list ul li a:hover span {
	color: #fff;	
}


/* bottom */
#bottom {
	float: left;	
	width: 100%;
	margin: 30px auto 15px auto;	
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;			
}

#bottom .left-bottom {
	float: left;
}

#bottom .right-bottom {
	text-align: right;
	padding-right: 0;	
}



/* post */
.post {
	margin: 9px 10px 15px 10px;
	padding: 12px 12px 27px 12px;
	background: #fff;
	border: #ccc solid 3px;
}

.post div{
	margin-left: 20px;
}

.post .image-section {
	clear: both;
	display: block;
	margin: 25px 0 10px 20px;
	padding: 0;
	text-align: center;
}

.post .image-section img {
	background: #150e0b;
	border: 1px solid #261b15;
	padding: 4px;
}

.post .postmeta {	
	padding: 7px 15px;
	margin: 20px 20px 15px 20px;	
	background-color: #5B060F;
}

.post .postmeta a.comments { margin: 0 10px 0 5px;	}

.post .postmeta a.readmore { margin: 0 10px 0 5px;	}

.post .postmeta .date { margin: 0 10px 0 5px;	}

.adsense-right
{
float: right;
margin: 0 0 10px 10px;
}

.adsense-left
{
float: left;
margin: 0 10px 10px 0;
}


#featured .post-info, .post .post-info  { 
	margin-top: 0; 
	text-transform: uppercase; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;	
}

.post .post-info {
	background:#FFFFFF url(images/side_up.png) repeat-x scroll 0 bottom;
	margin: 0 -12px;
	padding:0 25px 10px 25px;
}

#main .post .post-info h2{
	margin: 0;
}
.post .post-info a, .post .post-info a:visited, #featured .post-info a, #featured .post-info a:visited {
	color: #94a100;
	border: none;
	font-weight: bold
}
.post .post-info a:hover, .post a:hover{
	color: #000;
}

#featured .post-info a:hover{
	color: #FFF;
}

.post .tags {
	padding: 7px 15px; margin: 20px 20px 15px 20px;	
	border-top: 1px solid #34251C;
	border-bottom: 1px solid #30221A;
}

.post .tags strong { color: #6f892c; }



/* comments list */

ol.commentlist {
	color: #666;
	margin: 12px 20px;
	padding: 0;
	background-color: #333;	
	border-style: solid;	
	border-color: #2C1F18;	
	border-width: 1px 1px 0 1px;
}

.commentlist li {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;		 
	border-bottom: 1px solid #251a14;	
}

.commentlist li .comment-info {	
	width: 99%;
	margin: 0; padding: 0;
	overflow: auto; 	
}

.commentlist li .comment-info img {
	float: left;
	margin: 0 13px 0 13px;		
	border: 1px solid #2C1F18;	
	display: inline;
}

.commentlist li .comment-info cite {
	display: block;
	margin: 0; padding: 5px 65px 5px 20px;
	font-style: normal; 
	font-weight: bold;		
}

.commentlist li .comment-info img.avatar{
	padding: 2px;
}

.commentlist li .comment-info cite .comment-data {
	font-size: .8em;
	font-weight: normal;		
}

.commentlist li .comment-text {
	clear: both;
	margin: 0; padding: 0 20px 25px 20px;	
}

.commentlist li .comment-text p {
	margin:  10px 0 20px 0; 
	padding: 0;
}

.commentlist li .comment-text .reply a {
	padding: 5px;	
	background-color: #94A100; 	
	font-weight: bold;
	font-size: 11px;		
	color: #fff;
}

.commentlist li ul.children { margin:0; padding: 0; }

.commentlist li ul.children li.depth-2, .commentlist li ul.children li.depth-3 {
	margin: 0 10px 10px 40px;
	border-style: solid;	
	border-color: #000;	
	border-width: 1px;	
}

.commentlist li.thread-alt {
	background: #ddd;
}



/* archives */

ul.archive {
	margin: 10px 20px;
	padding: 0;	
	/* border-top: 1px solid #29201c; */
}

ul.archive li {
	margin: 0;
	padding: 12px 5px;		
	border-bottom: 1px groove #29201c;	
	list-style: none;
}

ul.archive li .post-title {
	margin: 0;	padding: 0;
	font-size: 1.2em;	
}

ul.archive li .post-title a {
	color: #94a100;
}

ul.archive li .post-title a:hover {
	border: none;
	color: #ddd;
}

ul.archive li .post-details {	
	margin-left: 0;
	margin-top: 0;
	font-size: .9em;	
}


/* thumbnails */

p.thumbs { 
	margin: 0;
	padding: 10px 0 0 0px; 	
}

.thumbs img { 
	position: relative;
	margin: 4px; padding: 8px;	
	background: #150e0b;
	border: 1px solid #261b15;
}

.thumbs img:hover{
	border: 1px solid #453025;
}

.thumbs a:hover {
	background-color: transparent;
	border: none
}



/* alignment classes & additional classes*/
.float-left  {
	float: left;
}

.float-right {
	float: right;
}

.align-left  {
	text-align: left;
}

.align-right {
	text-align: right;
}

.no-border {
	border: none;
}


/* clearing */
.fix { 
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden; 
}

.clear {
	display:inline-block;
}

.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: " "; 
}

#cat {
	margin: 0 0 0 10px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}
img.alignleft{margin: 5px 5px 5px 0;padding: 2px; border: 1px solid #aaa;}
img.alignright{margin: 5px 0 5px 5px;padding: 2px; border: 1px solid #aaa;}
img.aligncenter{padding: 2px; border: 1px solid #aaa;}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#wp-calendar{
	margin: 10px 0;
}

#atffc{
	display: none;
}

.clear2{clear: both;}