/* Stylesheet for Site Template						*/
/* Created by Array Studio doo, Serbia				*/
/* Contact: predrag@arraystudio.com					*/


/* 1. Clearfix */

.clearfix:after { /* ie.css, ie7.css */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* 2. Common */

/* 3. Structure */

body,
html {
	margin:0px;
}

#wrapper {
	width:930px;
	margin:0 auto;
}

#container {
	width:100%;
}

#header {
	width:100%;
}

#sidebar-left {
	float:left;
}

#sidebar-right {
	float:left;
}

#content {
	float:left;
	width:635px;
}

#footer {
	width:100%;
	clear:both;
}

/* 4. Header */

#header {
	background:transparent url(../graphics/bgnd-header.gif) repeat-x;
	
}

.menu-holder {
	background:transparent url(../../images/bgnd-header.jpg) no-repeat;
	height:300px;
	width:930px;
	margin:0 auto;
	position:relative;
}
		
.menu-holder ul {
	float:right;
}

.menu-holder ul li {
	display:block;
	float:left;
	color:#f8debd;
	font-family: Helvetica, Arial, sans-serif;
	font-size:110%;
	font-weight:bold;
	margin:0.5em 1.75em 0 0;
}
	
.menu-holder ul li.selected a:link,
.menu-holder ul li.selected a:visited {
	text-decoration:underline;
}
	
	
.menu-holder ul li.last {
	margin-right:0;
}
	
.menu-holder ul li a:link {
	color:#f8debd;
	text-decoration:none;
}
	
.menu-holder ul li a:visited {
	color:#f8debd;
	text-decoration:none;
}
	
.menu-holder ul li a:hover {
	color:#f8debd;
	text-decoration:underline;
}

/* menu */

#nav {
	padding-top:7px;
	margin: 0;
	list-style: none;
	}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top:20px;
	background:transparent url(../graphics/bgnd-nav.gif) no-repeat 0 12px;
	padding-bottom:75px;
	}

#nav a {
	display: block;
}

#nav li {
	float: left;
	margin-bottom:0;
	margin-top:0;
	font-size:17px;
}


#nav li ul {
	position: absolute;
	width: 146px;
	left: -999em;
	font-size:63%;
}

#nav li ul li {
	width: 146px;
	text-align:left;
	border-top:none;
	background:transparent url(../graphics/menu-standard.gif);
	background-position:0 38px;
	font-size:14px;
	}
	
#nav li ul li a:link,
#nav li ul li a:visited {
	width: 132px;
	padding:0.4em 0.5em 0.4em 0.5em;
	color:#7c4909;
	text-decoration:none;
	}
	
#nav li ul li a:hover {
	background:transparent url(../graphics/menu-standard.gif);
	width: 132px;
	padding:0.4em 0.5em 0.4em 0.5em;
	color:#ddbf8d;
	background-position:0 0;
	}

#nav li:hover ul {
	left: auto;
}


/* */

#nav li ul li.first {
	width: 146px;
	text-align:left;
	border-top:none;
	background:transparent url(../graphics/menu-first.gif) ;
	background-position:0 38px;
	}
	
#nav li ul li.first a:hover {
	background:transparent url(../graphics/menu-first.gif) ;
	width: 132px;
	padding:0.4em 0.5em 0.4em 0.5em;
	color:#ddbf8d;
	background-position:0 0;
	}

	
#nav li ul li.last {
	width: 146px;
	text-align:left;
	border-top:none;
	background:transparent url(../graphics/menu-last.gif) ;
	background-position:0 38px;
	}

	
#nav li ul li.last a:hover {
	background:transparent url(../graphics/menu-last.gif) ;
	width: 132px;
	padding:0.4em 0.5em 0.4em 0.5em;
	color:#ddbf8d;
	background-position:0 0;
	}
	
/* menu end */

/* 5. Content */

#content {
	text-align:left;
}

h2.post-title {
	clear:both;
	color:#6e4242;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	letter-spacing: -1px;
	font-size:22px;
	/*background:url(../graphics/bgnd-h2.gif) repeat-x center bottom;*/
	padding-bottom: 5px;
	margin:0px 15px 10px 0px;
	font-weight:bold;
	border-bottom: 2px solid #d2cd9c;
}



h2.post-title a:link,
h2.post-title a:visited {
	color:#6e4242;
	text-decoration:none;
}

.post h2 a:hover {
	text-decoration:none;
}

.post h4 {
	padding-right:15px;
	padding-bottom:20px;
	padding-top:20px;
	font-weight:bold;
	font-size:18px;
	color:#6e4242;	
}

.entry {
}

.entry .date a:link,
.entry .date a:visited {
	text-decoration:none;
	color:#797300;
}

.entry .date a:hover {
	color:#797300;
	text-decoration:underline;
}

.entry p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:18px;
	padding-bottom:15px;
	margin-right:15px;
	margin-top:0;
}

.entry p strong {
	font-weight:bold;
}

.entry p em {
	font-style:italic;
}

.entry p em strong {
	font-style:italic;
	font-weight:bold;
}

.entry p strong em {
	font-style:italic;
	font-weight:bold;
}

.entry a:link,
.entry a:visited {
	color:#797300;
	text-decoration:none;
}

.entry a:hover {
	color:#797300;
	text-decoration:underline;
}

.entry p.date {
	font-size:11px;
	color:#797300;
	font-family: Arial, Helvetica, sans-serif;
}

.entry p.postmetadata {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#797300;
	clear:both;
}

.entry p.postmetadata a:link,
.entry p.postmetadata a:visited {
	color:#797300;
	text-decoration:none;
}

.entry p.postmetadata a:hover {
	text-decoration:underline;
}

.entry ul {
	clear:both;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	color:#000;
	margin-left:15px;
	padding-bottom:15px;
	margin:10px 29 0 0px;
}

.entry ul li {
	padding-bottom:5px;
	list-style-type:disc;
	margin-bottom:3px;
}

.entry ol {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	color:#000;
	margin-right:40px;
	padding-bottom:15px;
}

.entry ol li {
	padding-bottom:5px;
	list-style-type:decimal;
}

.entry img {
	border:2px solid #eddfc1;
	display:block;
	margin:0px 0px 10px 0px;
}

.entry .icon {
	float:left;
	border:none;
	display:block;
	padding-top:2px;
	margin-right:5px;
}

.entry h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #6e4242;
	padding-bottom: 10px;
}

.menu ul {
	background:#ecd0a2 url(../graphics/blog-menu-bgnd.gif) repeat-x center center;
	width:100%;
	margin:0px;
	list-style:none;
	padding-top:5px;
	padding-bottom:5px;
}

.menu ul li {
	color:#6e4242;
	font-family:"Trebuchet MS", arial, sans-serif;
	font-size:18px;
	padding-right:20px;
	font-weight:bold;
	text-align:left;
}

.menu ul li a:link,
.menu ul li a:visited {
	color:#6e4242;
	text-decoration:none;
}

.menu ul li a:hover {
	color:#6e4242;
	text-decoration:underline;
}

h4#respond {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 0px 0 0 0;
	font-weight: bold;
}

#comments h2 {
	color:#6e4242;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	letter-spacing: -1px;
	font-size:22px;
	/*background:url(../graphics/bgnd-h2.gif) repeat-x center bottom;*/
	padding-bottom: 5px;
	margin:0px 15px 0px 0px;
	font-weight:bold;
	border-bottom: 2px solid #d2cd9c;
}

h4#comments {
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	margin:10px 15px 10px 0px;
	font-weight:bold;
	color: #6e4242;
	padding-bottom:20px;
	padding-right:15px;
	padding-top:20px;
}

.comment {
	margin:0;
	line-height:14px;
	padding:10px 0 10px 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	border:1px solid #dad6a4;
	background:#eae5cc;
	margin-bottom: 20px;
	width: 613px;
}

.comment-author {
	color: #000;
}

.ucomment {
	font-size:9px;
	color:#797300;
}

.ucomment a:link,
.ucomment a:visited {
	color:#797300;
	text-decoration:none;
}

.ucomment a:hover {
	color:#797300;
	text-decoration:underline;
}

.mcomment .comment-author {
	font-size: 9px;
}

.mcomment a:link,
.mcomment a:visited {
	color:#797300;
	text-decoration:none;
}

.mcomment a:hover {
	color:#797300;
	text-decoration:underline;
}

#author-box {
	margin: 10px 15px 20px 0px;
	padding: 10px;
	background: #efebc5;
	border-top: 1px solid #aaa671;
	border-bottom: 1px solid #aaa671;
	font-family: Helvetica, Arial, sans-serif;
}

#author-box .avatar {
	float: left;
}

#author-box h2,
#author-box h4 {
	color:#61574a;
	background:none;
	border:none;
	padding-bottom:5px;
	margin-top:0px;
	margin-left:0;
}


#author-box h2 {
	font-size:22px;
}

#author-box h4 {
	font-size:18px;
}

.author-bio h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000;
}

.author-bio h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	clear: both;
	padding-top: 10px;
}

.author-bio p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000;
}

.author-bio ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
}

.author-bio ul li {
	padding-bottom: 10px;
}

.author-bio a:link,
.author-bio a:visited {
	color: #797300;
	text-decoration: none;
}

.author-bio a:hover {
	text-decoration: underline;
}

.navigation {
	padding:15px 15px 15px 0px;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
}

.navigation a:link,
.navigation a:visited {
	color:#797300;
}

.navigation p.prev {
	float:left;
}

.navigation p.next {
	float:right;
}

ol.commentlist li p {
	padding:0px 10px 0px 7px;
	clear:both;
	font-style:italic;
}

img.avatar {
	float:left;
	margin:5px;
	border:1px solid #dad6a4;
}

#addcomment {
	background:#f3f1d5;
	padding:10px;
	margin-bottom:100px;
	border:1px solid #dad6a4;
	margin-right:15px;
}

.comments-template ol li .comment-author img {
	margin-top:1px;
}

ul.form-item {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #797300;
	margin-top: 21px;
}

	ul.form-item li {
		padding-bottom: 20px;
	}

		ul.form-item li .comment-input, 
		ul.form-item li .url {
			width: 165px;
			height: 16px;
			border: 1px solid #dad6a4;
			float: left;
			margin-right: 4px;
		}

		ul.form-item li label {
			cursor: pointer;
		}
		
.text-in {
	width: 498px;
	height: 166px;
	border: 1px solid #dad6a4;
}

.submit-button input {
	background:#dcd7a9;
	border:1px solid #bcb680;
	margin-top:10px;
	padding:3px 7px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

p.submit-button {
	margin-top:10px;
	padding:3px 7px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #797300;
}

p.submit-button a:link,
p.submit-button a:visited {
	color: #797300;
	text-decoration: underline;
}

p.submit-button a:hover {
	text-decoration: none;
}

/* 6. Sidebar */

#sidebar-left {
	width: 160px;
	float: left;
	margin: 0 0;
}

.sidebar-holder h4 {
	color:#6e4242;
	font-family: Helvetica, Arial, sans-serif;
	font-size:19px;
	padding-top:5px;
	text-align:left;
	margin:0px;
	padding-bottom:3px;
	border-bottom:2px solid #6e4242;
}

.sidebar-box ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 4px;
	color:#797300;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#fff;
}

.sidebar-box ul li {
	padding-bottom:3px;
	margin-bottom:0px;
	list-style-type: circle;
}

.sidebar-box {
	margin:0;
	text-align:left;
}

.sidebar-box li {
	margin-bottom:30px;
}

.sidebar-box ul a:link,
.sidebar-box ul a:visited {
	text-decoration:none;
	color:#797300;
}

.sidebar-box ul a:hover {
	text-decoration:underline;
	color:#797300;
}

#sidebar-right {
	width: 120px;
	float: left;
	margin: 0px 0px 20px 15px;
}

#sidebar-right a img {
	padding: 0px;
	border: none;
}

.sidebar-holder h4 {
	color:#6e4242;
	font-family: Helvetica, Arial, sans-serif;
	font-size:19px;
	padding-top:5px;
	text-align:left;
	margin:0px;
	padding-bottom:3px;
	border-bottom:2px solid #6e4242;
}

.sidebar-holder h4 a:link,
.sidebar-holder h4 a:visited {
	color: #6e4242;
	text-decoration: none;
}

.sidebar-holder h4 a:hover {
	text-decoration: underline;
}

.sidebar-box ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 10px 4px;
	color:#797300;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	background:#fff;
}

.sidebar-box ul li {
	padding-bottom:3px;
	margin-bottom:0px;
}

.sidebar-box ul li.right-list {
	padding-bottom: 10px;
}

.sidebar-box {
	margin:0;
	text-align:left;
}

.sidebar-box ul.twitter li.twitter-item {
	border-bottom: 1px dashed #333;
	padding: 5px 0px 5px 0px;
}

.sidebar-box ul.twitter li.twitter-item a:link,
.sidebar-box ul.twitter li.twitter-item a:visited {
	color: blue;
	text-decoration: underline;
}

.sidebar-box ul.twitter li.twitter-item a:hover {
	text-decoration: none;
}

.sidebar-box a:link,
.sidebar-box a:visited {
	color: #797300;
	text-decoration: underline;
}

.sidebar-box a:hover {
	text-decoration: none;
}

.sidebar-box strong {
	font-weight: bold;
}

.sidebar-box li {
	margin-bottom:30px;
}

.sidebar-box ul a:link,
.sidebar-box ul a:visited {
	text-decoration:none;
	color:#797300;
}

.sidebar-box ul a:hover {
	text-decoration:underline;
	color:#797300;
}

/* 7. Footer */

#footer {
	background:#ad5e29 url(../graphics/bgnd-footer.gif) repeat-x;
	height:2.9em;
	width:100%;
	position:relative;
	margin-top:2.5em;
	margin-top:107px;
	}

#footer p {
	color:#f8debd;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	float:right;
	padding:0.8em 2em 0 1.8em;
	}

	
#footer ul {
	
	}
	
#footer ul li {
	color:#f8debd;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	display:block;
	float:left;
	padding:0.8em 0.5em 0 1.8em;
	}

#footer ul li a:link {
	color:#f8debd;
	text-decoration:none;
	}


#footer ul li a:visited {
	color:#f8debd;
	text-decoration:none;
	}

#footer ul li a:hover {
	color:#f8debd;
	text-decoration:underline;
	}

#footer ul li.selected a:link,
#footer ul li.selected a:visited {
	text-decoration:underline;
	}

#footer img.address {
	position:absolute;
	top:-77px;
	right:10px;
	}
	
	
	
	/* details */
	
pre {
	background:#faefd6;
	border:1px solid #eddfc1;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	width: 600px;
	font-size:11px;
	overflow: auto;
	margin-left: 0em !important;
	}
	
	
.codesnip-container {
	background:#faefd6 !important;
	border:1px solid #eddfc1 !important;
	padding:10px !important;
	margin-left:0px !important;
	margin-bottom:10px !important;
	overflow:auto !important;
	font-family: "Courier New" Courier monospace, times !important;
	font-size:13px !important;
	width:605px !important;
	color:#000 !important;
	font-weight:bold;
	margin-top:0 !important;
}
	
blockquote {
	border:2px solid #d2cd9c;
	background:#efebc5;
	padding:10px;
	margin-bottom:10px;
	width: 596px;
}

.entry blockquote p {
	font-style:italic;
	color:#544f19 !important;
}

.entry img.wp-smiley {
	display:inline;
	border:none;
	margin:0;
	padding:0;
}

.post {
	margin-bottom:20px;
}

/* comments */


.commentlist .codesnip-container {
	width:682px !important;
	margin-left:5px !important;
}

.commentlist pre {
	width:682px !important;
	margin-left:5px !important;
}

.ucomment_meta {
	background: #FFFFFF url(../graphics/comment-even.gif) no-repeat;
	margin: 20px 10px 10px 10px;
}

.ucomment p {
	clear:both;
	margin:3px 10px 10px 5px;
	padding:20px 10px 5px;
}

.ucomment p {
	clear: both;
	color: #333;
	padding:20px 10px 10px 10px;

}

.mcomment p {
	padding:20px 10px 10px 10px;

}

.comment ol li a:link,
.comment ol li a:visited {
	color: #797300;
	text-decoration: underline;
}

.comment ol li a:hover {
	text-decoration: none;
}

.entry a.more-link {
	clear:both;
	margin-top:10px;
}

.entry a.more-link:link, .entry a.more-link:visited {
	text-decoration:none;
	display:block;
	background:transparent url(../graphics/bgnd-more-button.gif) no-repeat 0 -26px;
	width:101px;
	height:23px;
	padding:3px 0 0 10px;
	color:#6e4242;
	font-size:15px;

}

.entry a.more-link:hover {
	background:transparent url(../graphics/bgnd-more-button.gif) no-repeat 0 0;
	width:101px;
	height:23px;
	padding:3px 0 0 10px;
	color:#6e4242;
}

h1 {
	padding:10px 0 0 0;
	margin:0 0 0 0;
	float:left;
	overflow:hidden;
	margin-left:100px;
}

h1 a:link,
h1 a:visited {
	text-indent:-1000em;
	background:transparent;
	display:block;
	width:289px;
	height:66px;
}

h5 {
	
	font-size:17px;
	font-family:"trebuchet MS", arial, sans-serif;
	margin-left:20px;
}

h6 {
	
	font-size:14px;
	font-family:"trebuchet MS", arial, sans-serif;
	margin-left:20px;
}

#header a img {
	border:none;
}

.rss-icon {
	position:absolute;
	top:210px;
	right:28px;
}

.entry h3 {
	color:#6E4242;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0 0 0 0px;
	padding:60px 0px 0px 0px;
}

.entry .table-holder table tr td.spec {
	text-align: center;
	padding:2px 5px;
}

.entry .table-holder table tr td.white {
	color: #fff;
}
.entry .table-holder table tr td.padd {
	padding:2px 5px;
}

.entry .table-holder-last {
	margin-bottom:35px;
}

.entry .table-holder-last table tr td.spec {
	text-align: center;
	padding:2px 5px;
}

.entry .table-holder-last table tr td.white {
	color: #fff;
}
.entry .table-holder-last table tr td.padd {
	padding:2px 5px;
}

.screen {
	float: left;
}

.screen img {
	border:none;
	margin-right: 15px;
}

.buttons img {
	border: none;
	display: block;
}

.button-link {
	float:left;
	padding-top: 30px;
	padding-right: 3px;
}

.post h4 span {
	font-size: 18px;
	color: #aaa;
}

#left_sidebar-aqua {
	float: left;
}

.right_sidebar-box p.small {
	font-size: 12px;
}

.right-banner-omaha {
	margin-bottom: 10px;
}

#single_post_nav  {
	margin:15px 15px 25px 0px;
	padding:5px 0pt;
}

#single_post_nav .back {
	display:block;
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #797300;
	width: 300px;
}

#single_post_nav .back a:link,
#single_post_nav .back a:visited {
	color: #797300;
	text-decoration: none;
}

#single_post_nav .back a:hover {
	text-decoration: underline;
}

#single_post_nav .back strong {
	font-weight: bold;
}

#single_post_nav .fwrd {
	display:block;
	float:right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #797300;
	width: 300px;
	text-align: right;
}

#single_post_nav .fwrd a:link,
#single_post_nav .fwrd a:visited {
	color: #797300;
	text-decoration: none;
}

#single_post_nav .fwrd a:hover {
	text-decoration: underline;
}

#single_post_nav .fwrd strong {
	font-weight: bold;
}

#post_nav .back a:link,
#post_nav .back a:visited {
	color: #797300;
	text-decoration: none;
}

#post_nav .back a:hover {
	text-decoration: underline;
}

#post_nav .fwrd a:link,
#post_nav .fwrd a:visited {
	color: #797300;
	text-decoration: none;
}

#post_nav .fwrd a:hover {
	text-decoration: underline;
}

.menu-holder ul li.selected a:link,
.menu-holder ul li.selected a:visited {
	text-decoration:underline;
}
	
.textwidget a:link,
.textwidget a:visited {
	font-family: Helvetica, Arial, sans-serif;
}