/* @override 
	http://al-qaeda-news.com/style.css
	http://www.al-qaeda-news.com/style.css
*/

body {
	background-color: #000;
}

img {
	position: absolute;
	left: 10px;
}

img#osama {
	top: 174px;
	left: 220px;
}

div#text {
	position: absolute;
	font: 22px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 700px;
	text-align: center;
	left: 50px;
	top: 370px;
	font-weight: bold;
	background-color: rgba(186,186,186,0.56);
}

div#api {
	position: absolute;
	font: 22px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 750px;
	text-align: center;
	left: 25px;
	top: 140px;
	height: 320px;
	font-weight: bold;
	background-color: rgba(186,186,186,0.56);
}

div#preview {
	width: 350px;
	float: left;
	background-color: #eeeeee;
	height: 170px;
}


div#page {
	position: relative;
	margin: auto;
	height: 630px;
	width: 900px;
}

div#inner-page {
	width: 800px;
	height: 630px;
	float: right;
	position: relative;
}

strong.news_title {
	color: #800000;
}

div#footer a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	position: absolute;
	bottom: 10px;
	text-align: center;
	left: 10px;
	width: 800px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#show_all a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	position: absolute;
	bottom: -25px;
	text-align: center;
	left: 10px;
	width: 800px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.skip {
	width: 50px !important;
	height: 100px !important;
	position: absolute;
	top: 370px;
	cursor: pointer;
	z-index: 999;
	display: block;
}

div#skip_last {

}

div#skip_next {
	left: 750px;
}

code {
	color: #000;
	font-size: 9pt;
	background: #EEEEEE none repeat scroll 0 0;
	border: 1px solid #DDDDDD;
	display: block;
	font-family: Consolas,"Andale Mono",Courier,"Courier New";
}

div#allstories {
	float: left;
	width: 100px;
	height: 630px;
	overflow-y: auto;
	overflow-x: hidden;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	background: #e3e3e3;
}

div#allstories ul {
	list-style: none;
	padding: 0;
}

div#allstories li {
	margin-bottom: 10px;
	text-align: left;
	width: 100%;
	margin-left: 3px;
}

div#allstories a {

	display: block;
	text-decoration: none;
}

a#url {
	display: block;
	position: absolute;
	bottom: 50px;
	left: 260px;
	z-index: 99999;
	font: bold 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}