/*
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: #EFFFFF;
	background: #0C0C0C url(images/bg5.jpg) repeat ; 
        text-align: center;
}

/* links */
a:link, a:visited { 
	text-decoration: none;
	color: #cd0000;	
}

a:hover { color: #eee; }

a:link.more, a:visited.more {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 3px 5px 4px 5px;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;	
	color: #cd0000;		
}

a:hover.more {
        color: #ffffff;	
}

/* 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.3em; font-weight: bold; letter-spacing: -2px;}
h3 { font-size: 1.0em; font-weight: bold; letter-spacing: -0.9px; padding-top: 1px; }
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: 25px 20px; }



/* images */


img.float-right {margin: 5px 0px 10px 10px; }

img.float-left { margin: 5px 10px 10px 0px; }

code {
  	margin: 3px 0;
  	padding: 20px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace;
  	border: 1px solid #251a14;
	background-color: #5B060F; 
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #555;
}

blockquote {
	margin: 10px 20px;
 	padding: 15px 15px 15px 32px;
	background: transparent url(images/quote.gif) no-repeat 12px 12px;
	font-weight: normal;
	line-height: 1.5em;	
}

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; 
}

form p {
	margin: 0;		
	color: #fff;
}

label {
	font-weight: bold;
	color: #fff;
}

input, select, textarea {
	margin: 5px 0;
	padding: 7px 5px; 	
	background-color: #959595;
	font: 11px 'Lucida Grande', Verdana, Helvetica, Sans-Serif;
	color: #ffffff;
}

input:focus, select:focus, textarea:focus {
	background-color: #090909;
	border: 1px solid #756b6d;
	color: #fff;
}


#footer{
	color: #555;
}
#featured{
	color: #ffffff;
}

#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;
}

#logo{ 
	margin: 0;
	padding: 0;
	position: absolute; 	
	top: 34px;
	left: 10px;	
}

#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: #FFFFFF;	
}

#slogan {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	color: #ffffff;		
}



/* Twitter and RSS Feed */
#rss-feed-twitter {
	position: absolute;
	right: 5px; top: 3px;			
	z-index: 99999; 
	margin:0;
}

#rss-feed-twitter img{
	margin: 0px;
	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: 0px;
	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 10px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;			
	color: #fff;
}



/* featured block */

#featured {
	clear: both;
	margin: 0;	
	padding: 0;
	width: 996px;
        height: 340px;   

}

#featured-wrap {
        
	position: relative;
	border: 3px solid #AAAAAA;
        background: url("images/bg-feature.png") no-repeat scroll 0 0 transparent;
	width: 100%;
	padding-bottom: 15px;
}


#featured h2 {
	margin-bottom: 0;
	padding-bottom: 0;	
	font: bold 2.4em 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;	
	letter-spacing: -2.0px;	
	color: #f0e8e8;
}

#featured h2 a {
	color: #ffffff;
	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: 10px;
	padding: 5px 10px;
	border: 1px solid #770000;
	background: #770000 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 #756B6D;
	background: #756B6D 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: #ffffff;
}

#main h2 {
	color: #ffffff;
	margin-top: 15px;
        background:#FFFFFF url(images/side_up.png) repeat-x scroll 0 bottom;
	margin:  -12px;
	padding:0 25px 10px 25px;
        margin-bottom: 10px;
}

#main h2 a {
	color: #f0e8e8;
}


#main .block {
	min-height: 370px;
	background: url("images/fpage-posts.png") no-repeat scroll 0 0 transparent;
	float: left;	
	width: 335px;
	margin-top: 8px;
	padding: 16px 11px;	
	display: inline;
	position: relative;	
}

#main .block img {	
	padding: 3px;
	margin: 0 15px 5px 0;
	background-color: #AAAAAA;
	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.2em;	
	font-weight: bold;
	line-height: 125%;
}

#main .block .block-info h4 a {	
	color: #CD0000;	
}

#main .block .block-info h4 a:hover {	
	color: #666666;	
}

#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: #fff;
}

#sidebar h3 {
	margin: 10px 0 10px 0;	
	color: #ffffff;
}

.sidebarmenu{
       padding-left: 10px;
       padding-right: 10px;
       background: #000000;
       padding-bottom:10px;
       border: 1px solid #000000;
       margin-top: 0px;
}

.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;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	line-height: 20px;	
	text-transform: uppercase;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited {
	padding-left: 0;	
	font-weight: normal;		
	color: #cd0000;
}

.sidebarmenu ul li span {
	display: block;	
	margin-left: -16px;
	color: #cd0000;	
	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;			
	color: #ffffff;
	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: url("images/ppage-posts.png") repeat scroll 0 0 transparent;
	border: #000000 solid 2px;
}

.post div{
	margin-left: 0px;
}

.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;	}



#featured .post-info, .post .post-info  { 
	margin-top: 0; 
	text-transform: uppercase; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;	
        
	border-bottom: 1px solid #666666;
}

.post .post-info {
	margin:  -12px;
        margin-bottom: 10px;
}

#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: #CD0000;
	border: none;
	font-weight: bold
}
.post .post-info a:hover, .post a:hover{
	color: #ffffff;
}

#featured .post-info a:hover{
	color: #FFF;
}

.post .tags {
	padding: 7px 15px; margin: 20px 20px 15px 20px;	
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.post .tags strong { color: #ffffff; }



/* comments list */

ol.commentlist {
	color: #666;
	margin: 12px 20px;
	padding: 0;
	background-color: #333;	
	border-style: solid;	
	border-color: #666666;	
	border-width: 1px 1px 0 1px;
}

.commentlist li {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;		 
	border-bottom: 1px solid #666666;	
}

.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 #666666;	
	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;
        border: 1px solid #666666;	
	background-color: #cd0000; 	
	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;	
}

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: #cd0000;
}

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;
        border: 3px solid;
        color: #AAAAAA;
}

.alignleft {
	float: left;
        
}

.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;
}
