@CHARSET "UTF-8";
body{
	background: url(http://www.72lux.com/images/tile.gif) repeat-x  #1e2032;
	color: #adbbd8;
	font-family: 'FunctionProLight', Arial,Tahoma,Helvetica,FreeSans,sans-serif;
	font-size: 12pt;
	margin:0;
	height: 100%;
	}
ul{
	list-style:none;
}
img{
	border:none;
}
h3{
	color:#666666;
	font:bold 13px Arial,Tahoma,Helvetica,FreeSans,sans-serif;
	margin:0.5em 0;
	text-transform:uppercase;
	margin-top:5px;
	margin-bottom:5px;
	line-height:25px;
	clear:both;
}
/* Links Sytle */
a:link{
	color:#E06666;
	text-decoration:none;
}
a:visited{
	color:#771100;
	text-decoration:none;
}
a:hover{
	color:#2A2726;
	text-decoration:underline;
}
.main{
	margin:0px auto;
	width:1000px;
}
/* Content Border and Background Start */
.content-outer{
	width:1000px;
	float:left;
	padding-bottom:15px;
	padding-top:15px;
	clear:both;

	font-family: 'FunctionProLight',Arial,Tahoma,Helvetica,FreeSans,sans-serif;
	font-size: 12pt;
	color: #1e2032;
}
.content-outer{
	-moz-border-radius:15px 15px 15px 15px;
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.15);
	background:url("images/white80.png") left top;
}
/* Content Border and Background End */
/* Top Navigation */
.top-nav{
	float:left;
	clear:both;
	width:100%;
	text-align:right;
	background: transparent;
	padding-bottom:20px;
	margin-bottom:10px;
}
.main-menu-block, .top-block{float:left;clear:both;width:970px;margin:0px 15px;}
.top-nav ul{
	float:left;
	margin:0px 15px;
	clear:both;
	width:970px;
	padding:0px;
}
	.logo-block{
		float:left;
		width:322px;
		height:84px;
	}
	.logo-right{
		float:right;
		width:678px;
		text-align:right;
	}
	.top-menu{
		clear:both;
		line-height:44px;
	}
	.top-search{
		clear:both;
		margin:5px 0px;
		line-height:30px;
	}
	.main-menu-block ul{float:left;}
	#main-menu-block{
		float:left;
		clear:both;
		margin:0px;
		width:950px;
		background:url("images/slice_25.jpg") left repeat-x;
		height:38px;
		text-align: center;
	}
		#main-menu-block li{
			float:left;
			padding:0px;
			height:38px;
			line-height:38px;
		}
		#menu-left{
			float:left;
			width:10px;
			height:38px;
			background:url("images/slice_21.jpg") no-repeat;
			
		}
		#menu-right{
			float:right;
			width:10px;
			height:38px;
			background:url("images/slice_23.jpg") no-repeat;
		}
.top-nav a{
	color:#ffffff;
}
/* Logo Start */
.logo{
	margin:0px auto;
	clear:both;
	width:970px;
	height:136px;
	text-align:center;
}

.wrapper{
	margin:10px auto;
	clear:both;
	width:970px;
}
.wrapper ul{
	margin:0px;
	padding:0px;
}
#left{
	float:left;
	margin:0px;
	width:675px;
}
#left li{
	float:left;
	clear:both;
	width:100%;
}
#right{
	float:right;
	width:280px;
}
#right li{
	float:left;
	clear:both;
	width:100%;
	margin-bottom:10px;
}.widget_recent_entries a{
	text-decoration: underline;
}

#author-right{
	float:right;
	margin:0px;
	width:755px;
}
#author-right li{
	float:left;
	clear:both;
	width:100%;
}
#author-left{
	float:left;
	width:200px;
}
#author-left li{
	float:left;
	clear:both;
	width:100%;
	margin-bottom:10px;
}
.author-left h3, .entry_author_image{
	text-align:center;
}
	
/* Post Start */
#author-right .post-outer{
	width:725px;
}
.post-outer{
	clear:both;
	-moz-border-radius:10px 10px 10px 10px;
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	padding:15px;
	float:left;
	width:645px;
}
	/* Post Date */
	.posted{
		float:left;
		clear:both;
		width:100%;
		color:#666666;
		font:bold 13px Arial,Tahoma,Helvetica,FreeSans,sans-serif;
		margin:0.5em 0;
		text-transform:uppercase;
		text-indent:20px;
	}
	h1.title{
		font:18px Arial,Tahoma,Helvetica,FreeSans,sans-serif;
	}
	/* Post Footer */
	.post-footer{
		color:#999999;
		line-height:1.6;
		margin:0.5em 0 0;
		float:left;
		clear:both;
		width:100%;
	}
		.post-footer span{
			margin-left:5px;
		}
.digg label{
float:left;
margin-left:0px;
}

#digg-count{
float:left;
margin-left:0px;
}

/* Sidebar Start*/
	.right-list{
		font-size:12px;
	}
		.right-list p{
			float:left;
			clear:both;
			width:100%;
			line-height:18px;
			margin:0px;
			padding:0px;
		}
	.right-list .posted, .right-list .strip-tags{
		font-size:12px;
		float:left;
		clear:both;
		width:100%;
		color:#333333;
		font-weight:normal;
		text-transform:none;
		text-indent:0px;
		margin:0px;
		padding:0px;
	}
	h2.title{
		float:left;
		margin:10px 0px 0px;
		padding:0px;
		width:100%;
		font-size:12px;
	}
	h2.title a:link{
		color:#E06666;
		text-decoration:underline;
	}

	.cat-item, .bot-line li{
		border-bottom:1px dashed rgba(128, 128, 128, 0.5);
	}
	.readmore{
		float:left;
		clear:both;
		width:100%;
		margin:0px;
		padding:0px;
	}

/* Page Navigations */
.navigation{
	margin:10px 0px 0px 0px;
	height:30px;
	line-height:30px;
	text-align:Center;
}
.nav-left, .alignleft {
	float:left;
}
.alignleft, .alignright,.center{
	font-size:14px;
}
.aligncenter{
	float:left;
	margin:0px;
	padding:0px;
	width:500px;
	text-align:center;
}
.nav-right, .alignright{
	float:right;
}

/* Comments Start */
.comm-block h3{
	color:#666666;
	font:bold 13px Arial,Tahoma,Helvetica,FreeSans,sans-serif;
	margin:0.5em 0;
	text-transform:none;
	margin-top:5px;
	margin-bottom:5px;
	height:25px;
	line-height:25px;
}

.comm-block .navigation{
	margin:5px 0px;
	height:30px;
	line-height:30px;
	text-align:right;
}
.comm-block .commentlist, #respond{
	float:left;
	clear:both;
}
#respond{
	width:100%;
}

/* Footer Start */
.footer-block{
	float:left;
	clear:both;
	margin-top:20px;
	text-algin:center;
	width:100%;
}
.footer-outer{
	-moz-border-radius:10px 10px 10px 10px;
	-moz-box-shadow:0 0 0 rgba(0, 0, 0, 0.15);
	background:url("images/black50.png") repeat scroll left top transparent;
	color:#FFFFFF;
	height:110px;
	text-align:center;
	margin:0px auto;
	width:970px;
}.footer-outer ul{
	height:55px;
	padding:0px;
}
.bottom-menu{
	line-height:55px;
	clear:both;
}
.bottom-menu a:link{
	font-size:13px;
	color:#FFFFFF;
}
.bottom-menu a:visited{
        color:#FFFFFF;
}
.bottom-menu a:hover{
        color:#000000;
}
.copyright{font-size:8pt;}
/* Author Page */
.author{
	font-size:18px;
	text-transform:capitalize;
}
.extra-field, .about-me, .posted-list{
	float:left;
	clear:both;
	width:100%;
	font-size:12px;
}
.extra-field h3, .about-me h3, .posted-list h3{
	margin:10px 0px;
	text-transform:capitalize;
}
.posted-list li{
	line-height:20px;
}
.face-like{float:left;clear:both;width:100%;}
.vote-block{
float:left;
width:100px;
}
.gotohome{
	float:left;
	clear:both;
	height:30px;
	line-height:30px;
	width:100%;
	text-indent:20px;
}
.gotohome a:link{
	font-size:13px;
	text-decoration:none;
}
.gotohome a:visited{
	font-size:13px;
	text-decoration:none;
}
.gotohome a:hover{
	text-decoration:underline;
}
