/*   
	Theme Name: Portal
	Theme URI: http://www.theme-junkie.com
	Description: A news portal theme designed by <a href="http://www.theme-junkie.com">Theme Junkie</a>.
	Author: Roy Guan
	Author URI: http://www.theme-junkie.com
	Version: 1.0
	Tags:  four-columns, advertise-ready, widget-ready, advanced-theme-options
*/

@charset "utf-8";

/* ------------- "generic" styles */ body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
} 
A , A:link ,A:visited, A:active { text-decoration: none; color: #0058a6; }
body a:hover {text-decoration:underline;cursor:pointer;} 
a img {border: none;}
.thrColFixHdr #container { width: 990px; /* this overrides the text-align: center on the body element. */ margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto; text-align: right; } 
 h1 {font-size: 22px;}
 h1, h5{padding-right: 7px; }
  h2 {
	font-size: 16px;
	margin-top: 0px;
}
#sidebar1 ul{padding: 0px;}
.right{float:right;}
 #sidebar1 li, #sidebar2 li{list-style-image: url(images/dot.gif); margin-top: 10px; }
.clear { clear: both; }
.sbtn {
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
} 
 .thrColFixHdr #sidebar2 { width: 670px; margin: 0px; float:right; padding: 0px; } .thrColFixHdr #sidebar2 #main-story { width: 420px; margin: 0px; float: right; padding:5px; border-left-width: 1px; border-left-style: dotted; border-left-color: #dcdcdc; }
 #main-story img{float:none;}
 .short_story { width: 230px; float: right; margin-top:10px; padding-left: 2px;} 
 .down_left {float:left; width: 400px; padding: 0px; border-right:#CCC dotted 1px;}
 .short_story img { float: right; }
 
 .thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 435px;
	margin-left: 0px;
	padding: 0px;
} .Headline {padding: 2px; float: right; width: 210px; margin: 0px; } 
 
   .down .top li { font-weight: bold;}
.thumb img {
	background: #fff;
	padding: 1px;
	border: 1px solid #f0f0f0;
	margin: 5px;
	
}
.archive .thumb img {
	padding: 1px;
	margin: 10px;
}
.thrColFixHdr #header {
	margin: 0px;
	height: 60px;
	width: 100%;
	background-image: url(images/header.gif);
	padding: 0px;
} 
.thrColFixHdr #header #navs {
	float: left;
	top: 5px;
	left: 10px;
} 

.thrColFixHdr #container #header #form1 {
	margin-right: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}


 /*menu bar*/ ul.MenuBarHorizontal {
	list-style-type: none;
	cursor: default;
	width: 100%;
	float: right;
	padding: 0;
	margin: 0px;
	background-image: url(images/bar3.gif);
	height: 27px;
} /* Menu item containers, position children relative to this container and are a fixed width */ ul.MenuBarHorizontal li {
	position: relative;
	cursor: pointer;
	float: right;
	color: #FFF;
	margin-left: 20px;
} /* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a, ul.MenuBarHorizontal a:visited {
	display: block;
	cursor: pointer;
	text-decoration: none;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
} /* Menu items that have mouse over or focus have a blue background and white text */ 
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus { text-decoration: underline; } /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection { ul.MenuBarHorizontal li.MenuBarItemIE { display: inline; float: right; background: #FFF; color: #FFF; } } /*if IE to make sure DP*/ .thrColFixHdr #header .MenuBarHorizontal li a { color: #ffffff; } 
.AccordionPanelTab {
	margin: 0px;
	cursor: pointer;
	line-height: 24px;
	background-image: url(images/bar-3.gif);
	background-repeat: repeat-x;
	height: 30px;
	border: 1px solid #dcdcdc;
} 

 .time{ font-size: 8pt; color: #999; font-style: italic; } /*end menu bar*/
.navs1 {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	
}
.navs2 {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: -10px;
	margin-left: 30px;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 310px;
	margin: 2px;
	padding: 0px;
	height: 100%;
} .thrColFixHdr .down {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 650px;
}
#content { float: right; background: #fff; width: 598px; padding: 10px; border: 1px solid #e6e6e6;}
.archive {
	padding: 15px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}

/* here we start the footer saction - jafraa devolpers*/ .last{
	background-image: url(images/last_links.gif);
	height: 61px;
	width: 95%;
	border: 1px solid #dcdcdc;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	float: right;
	margin-top: 20px;
} 
/* Menu item containers, position children relative to this container and are a fixed width */ ul.lastMenuBarHorizontal {

} ul.lastMenuBarHorizontal li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	
	list-style-type: none;
	float: right;
}
/* Menu items are a light gray block with padding and no text decoration */ 
.sub-menu {
	
}
 ul.sub-menu li, .sub-menu ul li {
	position: relative;
	cursor: pointer;
	float: right;
	padding: 0px 10px 0px 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	list-style-type: none;
} /* Menu items are a light gray block with padding and no text decoration */

.thrColFixHdr #footer { padding-top: 0; padding-right: 10px; padding-bottom: 30; padding-left: 20px; text-align: center; width: 96%; margin-bottom: 30px; } .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */ float: right; margin-left: 8px; } .fltlft { /* this class can be used to float an element left in your page */ float: left; margin-right: 8px; } .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */ clear:both; height:0; font-size: 1px; line-height: 0px; } 
