/*---------------------------------------------------------------------------------------------------------
Design and coding by Marko Petkovic (http://www.phpldtemplates.info)
Html and css code is copyright of Aviva Directory (http://www.avivadirectory.com) and all rights are reserved.
-------------------------------------------------------------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #404040;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	line-height: 1.5em;
	color: #FFFFFF;
}
a {
	color: #b8c15d;
	text-decoration: underline;
}
p {
	line-height: 1.5em;
	color: #FFFFFF;
	padding: 0px 0px 15px;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
#outoutwrap {
	float: left;
	width: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
#outwrap {
	background-image: url(images/headbg.gif);
	float: left;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
}
#wrap{
	max-width: 1050px;
	width: 100%;
	margin: 0 auto;
	background-image: url(images/bg.gif);
}

#header {
	background-color: #525252;
	background-image: url(images/headbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 259px;
	position: relative;
}
#girl {
	height: 259px;
	max-width: 353px;
	width: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(images/girl.gif);
	background-repeat: no-repeat;
	z-index: 2;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 24px;
	top: 53px;
	height: 87px;
	max-width: 286px;
	width: 100%;
}
h1,h2,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	height: 39px;
	position: absolute;
	left: 0px;
	top: 168px;
	max-width: 500px;
	width: 100%
	font-size: 18px;
	line-height: 39px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 5;
}
h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-size: 26px;
	font-weight: normal;
	color: #b8c15d;
	text-decoration: none;
	line-height: 30px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #b8c15d;
	line-height: 22px;
}
h2 a {
	color: #b8c15d;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
.desc {
	font-size: 12px;
	color: #b8c15d;
	line-height: 40px;
	position: absolute;
	height: 40px;
	left: 0px;
	top: 207px;
	text-align: right;
	max-width: 500px;
	width: 100%;
	z-index: 5;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 29%; /*Set right margin to RightColumnWidth*/
}

#sidebar{
float: left;
width: 28%; /*Width of right column*/
margin-left: -28%;
}
#sidebar div {
	background-color: #404040;
	border: 1px solid #373737;
	margin-bottom: 10px;
	padding: 10px;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar li {
	display: block;
	padding-left: 8px;
	color: #FFFFFF;
}
#sidebar li a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#plant {
	background-image: url(images/trava.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 114px;
	width: 100%;
	margin-top: 9px;
	clear: both;
}
#footer{
line-height: 40px;
	background-color: #404040;
	clear: both;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #373737;
	z-index: 3;
}
#infooter {
	max-width: 750px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	background-image: url(images/copyright.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 39px;
	max-width: 150px;
	width: 100%;
	margin-right: 10px;
}
#bnav {
	list-style-type: none;
	height: 40px;
	padding-left: 20px;
	float: left;
	max-width: 400px;
	width: 90%;
}
#bnav li {
	display: inline;
}
#bnav li a {
	line-height: 40px;
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
	float: left;
	height: 40px;
	margin-right: 10px;
}
#bnav li a:hover {
	text-decoration: none;
}

.innertube{
	background-color: #404040;
	border: 1px solid #373737;
}


.searchinput {
	background-color: #5f5f5f;
	height: 30px;
	max-width: 145px;
	width: 80%;
	border: 1px solid #373737;
	background-image: url(images/searchbtn.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 35px;
}
.post {
	clear:both;
	padding-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.post-date {
	width: 42px;
	height: 45px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
	margin-right: 5px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
}
.post-cat {
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-cat a{
color: #999999;}

.post-comments{
	float: right;
	font-size: 95%;
}
.post-comments a{
color: #999999;}

.post-calendar {
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-calendar a{
color: #999999;}

.post-content {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.post-content ul, .post-content ol {
	margin-left: 15px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
}
.next-entries {
	float: right;
	padding-right: 18px;
}
#comments, #respond {
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #b8c15d;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font-size: 110%;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #FFFFFF;
	font-size: 87%;
}
#commentform input{
	max-width: 200px;
	width: 100%;
	background:#ccc;
	border: 1px solid #404040;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	max-width: 487px;
	width: 100%;
	height: 115px;
	background:#cccccc;
	border: 1px solid #404040;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	max-width: 144px;
	width: 100%;
	height: 28px;
	cursor: pointer;
	margin-bottom: 10px;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	max-width: 28px;
	width: 100%;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	cursor: pointer;
}
#searchform label {
	font-size: 11px;
	color: #FFFFFF;
}
.center {
	text-align: center;
}
.post-content img, .post-content a img {
	border: 3px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.commentmetadata a {
	color: #999999;
	text-decoration: none;
}

img {
    height: auto;
    max-width: 100%;
}

@media only screen and (max-width: 500px) {

    .content {
        float: none;
        display: block;
        width: 100%;
    }

    .sidebar {
        float: none;
        display: block;
        width: 100%;
    }
    
}

@media only screen and (max-width: 450px) {
	
	.site-title, h1 {
		font-size: 22px;
	}
	
}

@media (max-width: 450px) {                  
   .search {
      display: none;
   }
}
