/*
Theme Name: TheWorldIsCalling
Theme URI: http://milkengine.com
Description: A Theme of Greatness
Version: .001
Author: John Saddington
*/

/* General reset */
form,fieldset{margin:0;padding:0;border-style:none;}
img{border-style:none;}
a{color:#CC0000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:12px/15px Arial,Tahoma,Verdana,sans-serif;
	vertical-align:middle;
}
/* General settings */
body{
	min-width:1002px;
	margin:0;
	color:#666666;
	font:14px/18px Arial,Tahoma,Verdana,sans-serif;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
#wrapper .w1{
	position:relative;
	left:50%;
	width:1040px;
}
#wrapper .w2{
	position:relative;
	left:-50%;
	width:100%;
	background:url(images/bg-w2.gif) repeat-y;
}
#wrapper .w3{
	width:1002px;
	padding:0 18px 52px 20px;
	background:url(images/bg-w3.gif) no-repeat 0 100%;
}
#header{
	height:1%;
	overflow:hidden;
	position:relative;
	background:url(images/bg-header.jpg) no-repeat;
}
#header .date{
	width:130px;
	padding:8px 0 6px 45px;
	color:#fff;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	margin:114px 0 0 1px;
	background:url(images/bg-date.png);
	    -moz-border-radius-topright: 15px;
	    -webkit-border-top-right-radius: 15px;
	    -moz-border-radius-bottomright: 15px;
	    -webkit-border-bottom-right-radius: 15px;
}
#header .logo{
	width:461px;
	height:65px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top:96px;
	left:222px;
}
#header .nav-search{
	margin:33px 14px 0 205px;
	overflow:hidden;
	height:1%;
}
#header .hold-nav{
	float:left;
	width:500px;
	overflow:hidden;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	font-size:12px;
	line-height:14px;
	width:540px;
	overflow:hidden;
}
#nav li{
	float:left;
	display:inline;
	padding:0 20px;
	margin:0 20px 0 -20px;
	background:url(images/devider-nav.gif) no-repeat 0 50%;
}
#nav a{
	color:#666;
	text-decoration:none;
}
#nav a:hover,
#nav li.current_page_item a{
	color:#ffa500;
}
#header .search{
	float:right;
	margin:3px 0 0;
}
* html #header .search fieldset{
	display:inline;
}
#header .search .text{
	width:175px;
	padding:3px 4px;
	margin:0;
	border:1px solid #66CCCC;
	float:left;
-moz-border-radius: 10px;
-webkit-border-radius: 10px
}
#header .search .submit{
	background:#66CCCC;
	font-size:12px;
	line-height:20px;
	color:#fff;
	cursor:pointer;
	width:70px;
	height:23px;
	border:none;
	float:left;
	margin:0 0 0 3px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px
}
#main{
	margin:-24px 0 0;
	padding:0 13px 59px 19px;
	height:1%;
	overflow:hidden;
	background:url(images/bg-main.gif) repeat-y 19px 0;
}
#twocolumns{
	width:784px;
	float:right;
	margin:24px 0 0;
}
#content{
	width:492px;
	float:left;
	overflow:hidden;
}
#content h1{
	color:#006666;
	font-weight:normal;
	margin:0;
	font-size:38px;
	line-height:44px;
}
#content .blog{
	text-align:justify;
}
#content p{
	margin:0 0 18px;
}
#content .blog{
	padding:0 0 11px;
	width:100%;
	overflow:hidden;
	margin:1px 0 -1px;
	border-bottom:1px solid #d6d6d6;
}
#content .entry-title{
	display:table;
	width:100%;
	overflow:hidden;
	background:#FF9900;
	margin:35px 0 7px;
	color:#669933;
	text-transform:uppercase;
	text-align:left;
-moz-border-radius: 20px;
-webkit-border-radius: 20px
}
#content .blog .entry-title strong{
	color:#006666;
}
#content .entry-title .photo{
	float:left;
	margin:0 14px 0 0;
}
* html #content .entry-title .photo{
	margin:0 11px 0 0;
}
#content .entry-title .photo img{
	display:block;
}
#content .entry-title .text{
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
	height:1%;
}
#content h2{
	font-size:24px;
	line-height:28px;
	color:#006666;
	margin:0;
	text-transform:none;
}
#content h2 a{
	color:#006666;
	text-decoration:none;
}
#content h2 a:hover{
	text-decoration:underline;
}
#content h3{
	color:#006666;
	font-size:16px;
	line-height:18px;
	margin:0 0 6px;
}
#content h3 a{
	color:#006666;
	text-decoration:none;
}
#content h3 a:hover{
	text-decoration:underline;
}
#content .entry-title .date{
	font-size:15px;
	line-height:18px;
	font-style:normal;
        color:#FFFFFF
}
#content .entry-title strong{
	font-weight:normal;
}
#content .blog-info{
	font-size:14px;
	line-height:18px;
	color:#ccc;
	margin:0 0 20px;
	width:100%;
	overflow:hidden;
}
#content .blog-info p{
	margin:0;
}
#content .blog-info .date{
	font-style:normal;
}
#content .blog-info a{
	color:#ccc;
}
#content .inner-blog .blog-info{
	margin:24px 0 19px;
}
#content .blog .more-link{
	color:#036;
	text-decoration:none;
	padding:0 15px 0 0;
	background:url(images/more-arrow.gif) no-repeat 100% 50%;
}
#content .blog .more-link:hover{
	text-decoration:underline;
}
#content .inner-blog{
	margin:0;
}
#content .inner-blog .entry-title{
	margin:44px 0 15px;
}
#content .inner-blog .entry-title .photo{
	float:none;
	margin:0;
}
#content .inner-blog .entry-title .text{
	display:block;
	vertical-align:top;
	overflow:hidden;
	height:1%;
	padding:18px 10px;
}
#content .tip{
	width:492px;
	margin:0 0 14px;
	background:url(images/bg-tip.gif) repeat-y;
}
#content .tip .holder{
	background:url(images/bg-tip-t.gif) no-repeat;
}
#content .tip .frame{
	height:1%;
	overflow:hidden;
	padding:18px 25px 18px 28px;
	background:url(images/bg-tip-b.gif) no-repeat 0 100%;
}
#content .tip strong.title{
	font-weight:normal;
	color:#FF6600;
}
#content .hold-image img{
	display:block;
}
#content .blog .left{
	float:left;
}
#content .blog .right{
	float:right;
}
#content .blog .left img{
	margin:9px 12px 0 0;
}
#content .blog .right img{
	margin:4px 0 0 12px;
}
#content .blog .post-quote{
	margin:0;
	text-align:left;
	font:italic normal 25px/30px Arial,Verdana,Tahoma,sans-serif;
	color:#336;
}
#content q{
	quotes:none;
	display:inline;
}
#content q:before{content:"";}
#content q:after{content:"";}
#content .blog blockquote.left img,
#content .blog blockquote.right img{
	margin:0 0 5px;
}
#content blockquote.left{
	float:left;
	width:220px;
	padding:0 15px 0 0;
}
#content blockquote.right{
	float:right;
	width:220px;
	padding:0 0 0 15px;
}
#content .blockquote{
	width:492px;
	margin:0 0 18px;
	background:url(images/bg-blockquote.gif) repeat-y;
}
#content .blockquote .holder{
	background:url(images/bg-blockquote-t.gif) no-repeat;
}
#content .blockquote .frame{
	height:1%;
	overflow:hidden;
	padding:10px 20px 12px 30px;
	background:url(images/bg-blockquote-b.gif) no-repeat 0 100%;
}
#content .blockquote blockquote{
	margin:0;
	font:14px/18px Arial,Verdana,Tahoma,sans-serif;
	color:#333;
}
#content .blockquote q{
	font-style:italic;
}
#content .blockquote cite{
	font-style:normal;
}
#content strong{
	color:#333;
}
#content ul{
	margin:0 0 16px;
	padding:0;
	list-style:none;
}
#content ul ul{
	margin:0;
}
#content ul li{
	padding:0 0 0 14px;
	background:url(images/more-arrow.gif) no-repeat 0 3px;
}
#content ul li li{
	background:url(images/bullet.gif) no-repeat 4px 7px;
}
#content ol{
	margin:0 0 18px;
	padding:0 0 0 30px;
}
#content ol ol{
	list-style:lower-alpha;
	margin:0;
}
#content ol ol ol{
	list-style:lower-roman;
}
#content .sharethis{
	padding:5px 0 4px 35px;
	background:url(images/ico-sharethis.gif) no-repeat;
}
#content .discussion{
	width:100%;
	overflow:hidden;
	margin:30px 0 0;
	padding:0 0 107px;
}
#content .discussion-area{
	width:492px;
	color:#999;
	margin:15px 0 0;
	background:url(images/bg-discussion-area.gif) repeat-y;
}
#content .discussion-area .holder{
	background:url(images/bg-discussion-t.gif) no-repeat;
}
#content .discussion-area .frame{
	height:1%;
	overflow:hidden;
	padding:16px 19px 5px;
	background:url(images/bg-discussion-b.gif) no-repeat 0 100%;
}
#main .aside{
	width:262px;
	overflow:hidden;
	float:right;
	margin:12px 0 0;
}
#main .aside .social{
	width:265px;
	overflow:hidden;
	padding:0 0 5px;
}
#main .aside .social strong{
	float:left;
	font-weight:normal;
	font-size:10px;
	color:#006;
	margin:9px 0 0;
}
#main .aside .social ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#main .aside .social ul li{
	float:left;
	margin:0 6px;
	display:inline;
}
#main .aside .social img{
	display:block;
}
.aside .fade-box{
	width:262px;
	height:260px;
	position:relative;
	overflow:hidden;
	padding:0 0 16px;
}
.aside .fade-box img{
	position:absolute;
	top:0;
	left:0;
}
.aside .box{
	width:273px;
	overflow:hidden;
	margin:0 0 10px;
}
.aside .box a{
	float:left;
	margin:0 10px 10px 0;
}
.aside .box a img{
	display:block;
}
.aside .twitter-feed{
	width:261px;
	font-size:12px;
	line-height:14px;
	background:url(images/bg-twitter-feed.gif) repeat-y;
}
.aside .twitter-feed .holder{
	background:url(images/bg-twitter-t.gif) no-repeat;
}
.aside .twitter-feed .frame{
	padding:25px 34px 35px;
	overflow:hidden;
	height:1%;
	background:url(images/bg-twitter-b.gif) no-repeat 0 100%;
}
.aside .twitter-feed h2{
	color:#006;
	font-size:20px;
	line-height:22px;
	margin:0 0 8px;
	font-weight:normal;
	padding:3px 0 3px 25px;
	background:url(images/ico-twitter.gif) no-repeat 0 3px;
}
.aside .twitter-feed ul{
	margin:0;
	padding:0;
	list-style:none;
}
.aside .twitter-feed ul li{
	vertical-align:top;
	margin:0 0 12px;
}
.aside .twitter-feed .ago{
	text-decoration:none;
	color:#fc6;
}
.aside .twitter-feed .ago:hover{
	text-decoration:underline;
}
.aside .twitter-feed .section{
	color:#3bbee1;
	text-align:center;
	font-size:15px;
	line-height:18px;
}
.aside .twitter-feed .section a{
	color:#3bbee1;
}
#sidebar{
	width:147px;
	padding:14px 0 0 10px;
	float:left;
	background:url(images/bg-sidebar.gif) no-repeat;
}
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
	width:125px;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
}
#sidebar ul li{
	margin:-1px 0 0;
	padding:7px 0;
	background:url(images/devider-sidenav.gif) no-repeat 100% 0;
}
#sidebar ul a{
	padding:0 0 0 15px;
	color:#336;
	outline:none;
	text-decoration:none;
}
#sidebar ul a:hover{
	text-decoration:underline;
}
#sidebar ul a.btn{
	background:url(images/bullet-off.gif) no-repeat 0 1px;
}
#sidebar ul a.btn-active{
	background:url(images/bullet-on.gif) no-repeat 0 3px;
}
#sidebar ul ul{
	width:auto;
}
#sidebar ul ul li{
	padding:0 0 0 15px;
	background:none;
}
#sidebar ul ul ul{
	text-transform:none;
	padding:0 0 15px;
}
#sidebar ul ul ul li{
	padding:0 0 0 25px;
}
#sidebar ul ul ul a{
	padding:0;
}
#footer{
	overflow:hidden;
	height:0%;
	margin:-6px 0 0;
	padding:0 0 0 235px;
	font-size:9px;
	line-height:12px;
	color:#333;
	background:url(images/bg-footer.gif) no-repeat 19px 6px;
}
#footer p{
	margin:5;
}
