/*
Theme Name: Next World Leader
Theme URI: http://nextworldleader.com/
Version: 1.0
Author: Kailash Nadh
Author URI: http://kailashnadh.name
*/


body {
	background: #E6E3E3;
	margin: 0;
	padding: 0 0 15px 0;
	font-family: arial, helvetica, "lucida sans unicode", sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 20px;
}

* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	background: url('images/title_bg.png') no-repeat;
	background-position: bottom left;
	margin: 0px;
	padding-bottom: 12px;
	margin-bottom: 5px;
	font-size: 28px;
	letter-spacing: -1px;
	font-variant: small-caps;
	color: #666;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 19px;
	letter-spacing: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: none;
	color: #666;
}

hr {
	border: 1px solid #121212;
	color: #333;
}
pre {
	height: auto;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
dd {
	padding-left: 15px;
}
a {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: underline;
	color: #222;
}
a img {
	border: none;
}
blockquote {
	background: #070707;
	border: 1px solid #060606;
	font-style: italic;
	margin: 10px 10px 5px 15px;
	padding: 5px 15px;
}
code {
	color: #3366cc;
	font-style: italic;
}
strong {
	font-size: 110%;
}

input,select,textarea {
	font-family: Arial;
	padding: 4px;
	border: 1px solid #ccc;
	color: #666;
	width: 300px;
}
textarea {
	
}


/* ________________________________________________________ */


#wrap {
	width: 960px;
	margin: 20px auto 0px auto;
}
#body {
	background: #fff;
	overflow: hidden;
}
	#body .content {
		margin: 15px;
	}
#header {
	background: url('images/header.png') no-repeat;
	height: 123px;
	overflow: hidden;
	
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #5C8900;
}

	#header .worldtime, #header .logo, #header .newsletter {
		width: 32%;
		float: left;
	}
	#header .worldtime {
		width: 30%;
		margin: 30px 0px 0px 20px;
	}
	#header .worldtime label {
		display: block;
		width: 75px;
		float: left;
		margin-right: 2px;
		color: #6DA400;
	}
	#header .worldtime span {
		clear: both;
	}
	#header .worldtime br {
		clear: both;
	}
	
	#header .logo {
		text-align: center;
		margin: 6px auto 0px auto;
	}
	#header .translate {
		margin-bottom: 20px;
		text-align: right;
		margin-right: 20px;
	}
	#header .newsletter {
		width: 32%;
		float: right;
		margin: 30px 0px 10px 0px;
		
		font-size: 10px;
		color: #aaa;
	}

	#header .newsletter input {
		background: #D2DCBC;
		border: none;
		width: 100px;
		padding: 4px;
		font-size: 11px;
		font-weight: bold;
	}
	#header .newsletter .bt {
		background: #669900;
		width: auto;
		padding: 3px;
		color: #eee;
	}


#nav {
	background: #669900 url('images/nav.png') repeat-x;

	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #B6CE85;
	height: 30px;
}

#nav a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #eee;
	padding: 8px;
}
#nav li a:hover {
	color: #fff;
	display: block;
	text-decoration: none;
}

/* ________________________________________________________ */

#home {
	background: #98BB54 url('images/home.jpg') no-repeat;
	height: 400px;
	margin: -15px -15px 15px -15px;
}

#home .slide-text {
	background: url('images/slide_bg.png') no-repeat;
	width: 343px;
	height: 349px;
	float: left;
	margin: 16px 0px 0px 5px;
	
	
}
	#slide-text h2 {
		color: #fff;
		background: none;
		
		border-bottom: 1px dotted #72942F;
	}
	#slide-text {
		width: 284px;
		height: 302px;
		margin: 12px 0px 0px 30px;

		color: #fff;
		font-family: Georgia;
		font-size: 15px;
	}
	#slide-text div {
		width: 100%;
		text-align: center;
	}
	#home .slide-text .control {
		margin: 0px 29px auto 29px;
	}
	#bt-back, #bt-next {
		display: block;
		width: 108px;
		height: 46px;
	}
	#bt-back {
		background: url('images/bt_back.png') no-repeat;
		float: left;
	}
	#bt-next {
		background: url('images/bt_next.png') no-repeat;
		float: right;
	}
	
#home .slide-photo {
	background: url('images/photo_frame.png') no-repeat;
	width: 583px;
	height: 369px;
	float: right;
	margin: 16px 16px 0px 0px;
}
	#slide-photo {
		margin: 18px 0px 0px 18px;
		width: 546px;
		height: 312px;
		overflow: hidden;
	}
	#slide-photo img {
		width: 546px;
		height: 312px;
	}

/* ________________________________________________________ */


#main {
	clear: both;
	margin: 5px 15px 0 15px;
	padding-bottom: 5px;
	width: 930px;
}

/* ________________________________________________________ */

.main {
	width: 68%;
	float: left;
}

.home {
	width: 70%;
	float: left;
	line-height: 16px;
}
.home h3 {
	font-weight: bold;
	font-size: 14px;
}
.home1, .home2, .sidebar {
	width: 48%;
	float: left;
}

.home-video {
	margin-bottom: 20px;
}

.home2 {
	margin: 0px 5px 0px 10px;
}

.recent-posts {
	list-style-type: none;
	font-size: 11px;
}
.recent-posts .title {
	margin: 0px;
	padding: 0px;
	border: none;
}

.recent-posts li {
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}
.recent-posts h4 {
	margin: 0px;
}
.recent-posts .meta {
	text-transform: uppercase;
	color: #666;
}
.recent-posts .more {
	font-weight: bold;
}

.sidebar {
	width: 28%;
	float: right;
	overflow: hidden;
}

	.sidebar .search h2 {
		text-align: center;
	}
	.sidebar .search .i {
		width: 198px;
		background: #E6E3E3;
		border: none;
		padding: 8px 8px 7px 8px;
		font-size: 16px;
		font-weight: bold;
	}
	.sidebar .search .bt {
		background: url('images/bt_search.png') no-repeat;
		width: 46px;
		height: 36px;
		float: right;
		border: none;
	}


	.sidebar .links {
		margin: 20px 0 0 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
	}
	.sidebar .links li {
		margin-bottom: 10px;
	}
	
/* ________________________________________________________ */

.sidebars {
	width: 28%;
	float: right;
}

.sidebars .sidebar {
	width: auto;
	float: none;
	margin-bottom: 20px;
}

.sidebars .welcome, .sidebars .posts {
	background: #eee;
	padding: 5px;
	margin-bottom: 20px;
}

.sidebars .tags, .sidebars .categories {
	background: #eee;
	padding: 2px;
	width: 48%;
	float: left;
}
.sidebars .categories {
	float: right;
}

.sidebars .recent-posts li {
	padding: 0px;
	margin: 0px;
}
.sidebars h4 {
	background: none;
}

/* ________________________________________________________ */

.livefeeds {
	padding-top: 10px;
	margin-top: 10px;
	
	background: #eee;
	padding: 10px;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
	.livefeeds ul {
		width: 32%;
		float: left;
		margin: 0px 10px 10px 0px;
		list-style-type: none;
		display: block;
	}
	.livefeeds li {
		border-bottom: 1px dotted #ccc;
	}

	
/* ________________________________________________________ */
.post {
	margin: 0px 0px 50px 0px;
}
.post .meta {
	font-weight: bold;
	margin-bottom: 20px;
}
.post .text {
	font-size: 12px;
}
.post .text h1, .post .text h2, .post .text h3 {
	margin-top: 20px;
}

/* ________________________________________________________ */
	

#nextprevious {
	margin: 10px 0 5px 0;
}
#nextprevious a {
	color: #83adc8;
	text-decoration: underline;
	text-transform: lowercase;
}
#nextprevious a:hover {
}
#comments {
	margin-top: 50px;
}

ul.commentlist, ul.trackback {
	font-size: 9pt;
	list-style-type: none;
	margin: 10px 0;
}
.commentlist li, .trackback li {
	background: #eee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	list-style-type: none;
	margin: 10px 0 15px 0;
	padding: 10px;
}
.commentlist li.alt {
	background: #000;
	border: 1px solid #020202;
	border: none;
	margin-top: 10px;
}
.commentlist li.cleared {
	background: transparent;
	border: none;
}

.commentlist a.gravatar {
	float: left;
	margin: 0 15px 10px 0;
	width: 60px;
}
.commentlist .commentbody {
	margin: 0;
	padding: 0;
}
.commentlist .commentbody p a {
	text-decoration: underline;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
}
.commentlist small.commentmetadata a {
	color: #666;
}
.commentlist p {
	
}
#respond {
	clear: both;
	margin-top: 15px;
}
textarea#comment {
	background: #fff;
	color: #111;
	padding: 10px;
	width: 450px;
}
#comments #submit {
	margin: 0;
}
#extrastuff a {
	color: #222;
	font-size: 0.8em;
}
#extrastuff a:hover {
	color: #6598b8;
	text-decoration: none;
}
#extrastuff #rssleft {
	float: left;
	width: 250px;
}
#extrastuff #trackright {
	float: right;
	text-align: right;
	width: 180px;
}
#main #welcome {
	background: url(images/bg-trans.png) repeat;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
}
#main #welcome h2 {
	font-size: 14pt;
	letter-spacing: -2px;
	margin: 0 10px;
	padding: 10px 0 3px 0;
}
#main #welcome p {
	color: #eee;
	font-size: 9pt;
	margin: 0 10px;
	padding: 6px 0;
}
#main #welcome a {
	color: #ff9933;
	text-decoration: underline;
}
#main #welcome a:hover {
	color: #6598b8;
}
#main #welcome form {
	background: transparent;
	margin: -5px 0 0 0;
}
#main #welcome #feedbox {
	border: 1px solid #ccc;
	padding: 2px 1px;
	width: 180px;
}
.submitbutton {
	background: #fff;
	width: auto;
	border: none;
	color: #666;
	font-weight: bold;
	padding: 3px;
}



#footer {
	background: #fff;
	width: 960px;
	margin: 0px auto 0px auto;
	color: #ccc;
	overflow: hidden;
	color: #666;
}
	#footer .content {
		height: 325px;
		font-size: 11px;
		background: url('images/footer.png') no-repeat;
	}
	#footer h4 {
		background: none;
		padding: 0;
		margin: 0px 0px 10px 0px;
	}
	#footer .content .col {
		width: 18%;
		float: left;
		margin: 60px 15px 0px 15px;
	}
	#footer .content .contact {
		width: 15%;
		margin: 60px 0 0 0;
		float: right;
		line-height: 15px;
	}
	#footer ul {
		list-style-type: none;
		line-height: 18px;
	}
	#footer a {
		color: #666;
	}
	#footer .copyright {
		margin: 10px;
		text-align: center;
		line-height: 40px;
		color: #bbb;
	}

.bt {
	width: auto;
	background: #669900;
	font-weight: bold;
	padding: 3px;
	color: #eee;
}



.highlight {
	color: #222;
	font-weight: bold;
}

.title {
	font-variant: normal;
}

.cleared, .clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 10px auto;
	text-align: center;
}
img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	display: block;
	margin: 10px auto;
	text-align: center;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-top: 4px;
	text-align: center;
	-webkit-border-radius: 3px;
}
.wp-caption img {
	border: none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	color: #111;
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}


/* ________________________________________________________ */


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** SKIN ***/
.sf-menu {
}
.sf-menu a {
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#eee;
}
.sf-menu li {
	margin-right: 10px;
}
.sf-menu li li {
	background:		#4A6F00;
	border-bottom: 1px solid #598305;
}
.sf-menu li li li {
	background:		#4A6F00 ;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .current {
	background:		#4A6F00;
	outline:		0;
}

.sf-menu li li a:hover, .sf-menu li li li a:hover {
	background:		#669900;
}


/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	margin: 3px 0 0 2px;
	float: right;
	display:		block;
	right:			0em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:	 url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
