/*
    Theme Name: World Youth Wave
    Theme URI: 
    Description: World Youth Wave is a wordpress theme by Marija Krstic
    Version: 1.0
    Author: Marija Krstic
    Author URI: 
*/


body {
	background:url(images/background.gif);
	margin:0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 16pt;
}

a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-decoration: underline;
}

a:hover {
	color: #007EB8;
	text-decoration: none;
}

#container {
	width:100%;
	margin:0 auto;
	height:auto;
	background:url(images/bg_top.png) repeat-x top;
}

#top {
	width:980px;
	margin:0 auto;
	position:relative;
	height:95px;
}

/* logo */

#logo {
	top:10px;
	left:0;
	position: absolute;
}

/* menu */

#menu-holder {
	position: absolute;
	top: 50px;
	right: 200px;
}

#menu-holder ul {
	margin: 0;
	padding: 0;
}

#menu-holder li {
	margin:0;
	padding:0 25px 0 25px;
	list-style:none;
	display: inline;
}

#menu-holder a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#menu-holder a:hover {
	text-decoration: underline;
}

#menu-holder li.current_page_item a{
	font-weight: bold;
	text-decoration: underline;
}

#lang {
	position: absolute;
	top: 55px;
	right: 50px;
}

#lang ul#qtrans_language_chooser{
	margin: 0;
	padding: 0;
	display: inline;
}

#lang ul#qtrans_language_chooser li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline !important;
}

#lang ul#qtrans_language_chooser li a{
	margin: 0;
	padding: 0 5px 0 0 !important;
	display: block !important;
	float: left;
}

/* home banner */

#hbanner-hold {
	background:url(images/bg_home.png) no-repeat top center;
	width:100%;
	margin:0 auto;
	padding:0;
	height: 441px;
}

#hbanner {
	width:980px;
	margin:0 auto;
	padding:0;
	position: relative;
}

#welcome_note {
	position: absolute;
	top: 90px;
	left: 100px;
	width: 395px;
}

.morelnk {
	float: right;
	padding: 0 20px 0 0;
}

.morelnk a{
	font-weight: bold;
	text-decoration: underline;
}

.morelnk a:hover{
	text-decoration: none;
}

#welcome_note p{
	padding: 20px 0 0 0;
	margin: 0;
}

#welcome_pic {
	position: absolute;
	top: 61px;
	right: 30px;
	background:url(images/bg_lines.gif) repeat-x bottom;
	padding: 0 0 20px 0;
}

.piclnk {
	position: absolute;
	top: 70px;
	right: 30px;
	background: #000;
	padding: 3px 10px 5px 0;
	width: 150px;
	text-align: right;
}

.piclnk a {
	padding: 0 26px 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background:url(images/lnk_warrows.gif) no-repeat right;
}

.piclnk a:hover {
	text-decoration: underline;
}

/* content */

.content {
	width:950px;
	margin:0 auto;
	padding:50px 30px 0 0;
}

.content_home {
	margin-top:-100px;
	padding: 0 30px 0 0;
}

.content img {
	background:url(images/bg_lines.gif) repeat-x bottom;
	padding: 0 0 20px 0;
}

.gallery img{
	background: none;
	padding: 0;
	border: 0;
}

.content .col01 {
	float:left;
	padding-left:70px;
	width:425px;
	line-height:20px;
}

.content .gcol01 {
	float:left;
	padding-left:70px;
	width:880px;
	line-height:20px;
}

.content h1 {
	font-size:22px;
	line-height:28px;
	font-weight:bold;
	margin:0;
	padding:0 0 10px;
	color:#007EB8;
	background:url(images/line.gif) no-repeat bottom left;
}

.content h2 {
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	margin:0;
	padding:19px 0 5px;
	color:#000;
}

.content h3 {
	font-size:18px;
	line-height:28px;
	font-weight:normal;
	margin:0;
	padding:0 0 10px;
	color:#007EB8;
}

.content h3 a {
	color:#007EB8;
	text-decoration:none;
}

.content h3 a:hover {
	text-decoration: underline;
}

.content h4 {
	font-size:18px;
	line-height:28px;
	font-weight:normal;
	margin:0;
	padding:0 0 10px;
	color:#007EB8;
}

.content h5 {
	font-size:18px;
	line-height:28px;
	font-weight:normal;
	margin:0;
	padding:20px 0 20px;
	color:#000;
	width: 100%;
	float: left;
	background:url(images/bg_lines.gif) repeat-x top;
}

.txtblue{color:#007EB8; font-weight: bold;}

.content .col01 .post {
	padding-bottom:30px;
	width:425px;
}

.content .col01 .meta {
	font-size:11px;
	text-align:right;
	background:url(images/line.gif) repeat-x;
	padding-top:8px;
}

.content .col01 .post-inner {
	position:relative;
	width:425px;
}

.content .col01 .post-inner .date-tab {
	position:absolute;
	top:0px;
	left:-58px;
	height:57px;
	width:40px;
	background:url(images/date-bg.gif) no-repeat;
}

.content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}

.month {
	text-align:center;
	display:block;
	padding:10px 0 0 0;
	font-size:18px;
}

.day {
	text-align:center;
	display:block;
	padding:3px 0 0 0;
	font-size:13px;
}

.content .col01 .meta a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #868585;
}

.content .col01 .meta a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
}

#sidebar .title{
	visibility: hidden;
	margin: 0px !important ;
	padding: 0px !important ;
	height: 0px !important ;
	line-height: 0px !important ;
}

.content .col02 {
	float:right;
	width:440px;
}

.content .col02 .recent-posts {
	width:410px;
	float: right;
	margin: 0 0 20px 0;
	background:url(images/bg_lines.gif) repeat-x bottom;
	padding: 0 0 20px 30px;
}

.content .col02 .recent-posts ul {
	padding:5px;
	margin:0;
}
.content .col02 .recent-posts ul li {
	line-height:18px;
	list-style:none;
	padding:0;
	margin:0;
}
.content .col02 .recent-posts ul li .listMeta {
	font-size:12px;
}
.content .col02 .recent-posts ul li a {
	margin:0;
	padding:1px 0 0 0;
	border-bottom:1px solid #868585;
	text-decoration: none;
}
.content .col02 .recent-posts ul li a:hover {
	text-decoration:none;
	background:#fffbc1;
	color: #000;
}


.content .col02 .sidegallery {
	position: relative;
	float: right;
}

.piclnkb {
	top: 115px;
	right: 0;
}

.content .col02 .address {
	float: left;
	width: 190px;
	padding: 5px 0 0 30px;
}

.content .col02 .address a {
	font-weight: normal;
	text-decoration: underline;
}

.content .col02 .address a:hover {
	text-decoration: none;
}

.txtorng{
	color: #EB6F00;
}

/* footer */

#footer-holder {
	width:100%;
	margin:0 auto;
	padding: 76px 0 0 0;
	background: url(images/bg_footer.png) no-repeat top center;
}
#footer-holder .footer {
	width:100%;
	background: #000;
	border-top: 3px solid #0093D6;
}

.footer .txt {
	width:980px;
	font-size:12px;
	line-height:24px;
	color:#fff;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

.footer .txt ul {
	margin:0;
	padding:0;
}

.footer .txt li {
	margin:0;
	padding:0 35px 0 35px;
	list-style:none;
	display: inline;
}

.footer .txt li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.footer .txt li a:hover {
	text-decoration: underline;
}

.footer .txt li.current_page_item a{
	text-decoration: underline;
}




/* next previous */

.previous a {
	float:left;
	width:93px;
	height:33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
}


/* comment styles */


.txt-email-sub {
	display:block;
	font-size:11px;
	overflow:hidden;
	margin:0;
	padding:0;
	font-style: italic;
	clear:both;
}

.name, .email, .website {
	width:80px;
	float:left;
	margin: 0 5px 0 0;
	padding:5px 0 5px 0;
	clear:left;
	display: block;
}

.txt-clear {
	clear:both;
	display: block;
	overflow:hidden;
	margin:0;
	padding:0;
}

#commentform {
	padding:0;
	margin:0;
}

#commentform .comment-field {
	border:1px solid #939393;
	width:330px;
	margin:0;
	padding:2px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#fff;
	float:right;
	display: block;
}

#commentform .comment-box {
	border:1px solid #939393;
	width:425px;
	margin:0 0 10px;
	padding:3px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}

#commentform .btnComment {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(images/btn-back.gif) transparent;
	float:left;
	clear:left;
}


/* comment list */

.commentlist {
	margin:0 0 10px 0;
	padding:0;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:13px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	background:#fffbc1;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:12px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}

.ngg-gallery-thumbnail img {background:none;}

.post-inner p{
	margin: 0;
	padding: 10px 0 5px 0;
}

.post-inner ul{
	margin: 0;
	padding: 10px 0 5px 0;
}

.post-inner ul li{
	margin: 0 0 0 25px;
	padding: 0 0 5px  0;
}
