/* 
	Theme Name: Beba Anas V9
	Theme URL: http://blog.beba-anas.com
	Description: Custom theme developed for blog.beba-anas.com
	Author: Beba
	Author URI: http://creativelybeba.com
	
	Color combination: white:#ffffff / blue:#42C0FB / darker blue: #00868B
*/

body {
	background: #ffffff;
	color: #666666;
	font-size: 13px;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	line-height: 20px;
	margin: 0px auto 0px;
	padding: 0px;
	}
#wrap {
	margin: 0 auto 10px;
	padding: 0px 15px;
	width: 970px;
	}

/************************************************
*	Common									*
************************************************/
.hidden {
	display: none;
	}
.clear {
	clear: both;
	}
.linerule {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 15px;
	margin-bottom: 15px;
	}
/************************************************
*	Hyperlinks									*
************************************************/
a, a:visited {
	color: #00868B;
	text-decoration: none;
	outline: none;
	}
a:focus, a:hover, a:active {
	color: #42C0FB;
	text-decoration: none;
	outline: none;
	}
a img
{ 
  border: 0;
  padding: 0;
}

/************************************************
*	Header  									*
************************************************/
#header {
	background: #FFFFFF;
	width: 970px;
	height: 190px;
	margin: 0px auto 0px;
	padding: 30px 0 0 0;
	}
#header #title {
	padding: 0px;
	margin: 0px;
	}
#header #title a {
	background: url(v9-img/logo.jpg) no-repeat;
	float: left;
	display: block;
	width: 970px; 
	height: 229px;
	margin: 0; padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
/************************************************
*	Menu      								*
************************************************/
#navbar {
	background: #FFFFFF;
	width: 970px;
	height: 20px;
	font-size: 11px;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-style: normal;
	text-transform: lowercase;
	font-weight: normal;
	text-align: center;
	margin: 0 auto 0;
	padding: 5px 0;
	
	}
#navbar div {
	float: right;
	height: 20px;
	margin: 0px;
	padding: 0px 6px;
	left: -50%;
	position: relative;
	text-align: left;
	}
ul.menu .current_page_item a, ul.menu .current-menu-item a {
	color: #00868B !important;
	}
ul.menu {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0;
	left: 50%;
	position: relative;
	}
ul.menu li {
	float: left;
	background: #FFFFFF;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	}
ul.menu li.first {
	border-left: none;
	}
ul.menu li a {
	float: left;
	padding: 0px 15px 0px 15px;
	color: #999999;
	display: inline-block;
	text-decoration: none;
	}
ul.menu li a:hover{
	color: #00868B;
	text-decoration: none;
	}
ul.menu li span { /*--Drop down trigger styles--*/
	float: left;
	height: 20px;
	width: 15px;
	background: url(images/nav_arrow.png) no-repeat;
	left: -10px;
	position: relative;
	}
ul.menu li span.subhover { /*--Hover effect for trigger--*/
	background-position: center bottom; 
	cursor: pointer;
	}
ul.menu li ul.sub-menu, ul.menu li ul.children {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: -10px; top: 20px;
	margin: 0; 
	padding: 0px 10px 20px 10px;
	display: none;
	float: left;
	width: 180px;
	border-top: 5px solid #FFFFFF;
	border-bottom: none;
	border-left: none;
	border-right: none;
	z-index: 9;
	}
ul.menu li ul.sub-menu li, ul.menu li ul.children li {
	margin: 0px; 
	padding: 0px;
	text-align: left;
	border: none;
	clear: both;
	width: 180px;
	}
html ul.menu li ul.sub-menu li a, html ul.menu li ul.children li a {
	float: left;
	width: 150px;
	background: #FFFFFF;
	padding: 5px 15px;
	}
html ul.menu li ul.sub-menu li a:hover, html ul.menu li ul.children li a:hover { /*--Hover effect for subnav links--*/
	background: #DBFEF8	;
	}
/************************************************
*	Content 					     		    * 
************************************************/
#content {
	display: inline-block;
	background: #FFFFFF;
	width: 870px;
	margin: 0px auto 0px;
	padding: 18px 50px 0px 50px;
	}
#content h1, #content h2 {
	color: #00868B;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 1.7em;
	text-transform: none;
	/*line-height: 15px;*/
	margin: 3px 0px;
	padding: 0;
	}
#content h1 a, #content h2 a {
	color: #00868B;
	text-decoration: none;
	font-style: normal;
	border: none;
	}
#content h1 a:hover, #content h2 a:hover {
	color: #42C0FB;
	text-decoration: none;
	border: none;
	}
#content h3, #content h4 {
	color: #42C0FB;
	font-size: 18px;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	text-transform: none;
	font-weight:bold;
	margin: 5px 0px;
	padding: 5px 0px;
	line-height: 22px;
	}
#content h3 a, #content h4 a {
	color: #666666;
	text-decoration: none;
	border: none;
	}
#content h3 a:hover, #content h4 a:hover {
	color: #42C0FB;
	text-decoration: none;
	border: none;
	border-bottom: 2px solid #42C0FB;
	}
#content h5, #content h6 {
	color: #999999;
	font-size: 11px;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
	margin: 4px 0px 2px 0px;
	padding: 6px 0px 2px 0px;
	line-height: 18px;
	}
#content h5 a, #content h6 a {
	color: #CCCCCC;
	text-decoration: none;
	border: none;
	}
#content h5 a:hover, #content h6 a:hover {
	color: #42C0FB;
	text-decoration: none;
	border: none;
	border-bottom: 2px solid #42C0FB;
	}
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 970px;
	height: 30px;
	margin: 0px auto;
	padding: 10px 0 0 0;
	background: #ffffff;
	border-top: 1px dashed #42C0FB;
	}
#footer p {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0 10px;
	}
#footer a {
	color: #42C0FB;
	text-decoration: none;
	}
#footer a:hover {
	color: #42C0FB;
	text-decoration: underline;
	}
.footerleft {
	float: left;
	display: block;
	text-align: left;
	}
.footerright {
	float: right;
	display: block;
	text-align: right;
	}

/* new */
.atext { border: 1px dashed #42c0fb; width: 50%; -moz-border-radius: 10px;
	border-radius: 10px;}
.rsstitle{ /*shared class for all title elements in an RSS feed*/
		font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;	
}
.rssdate, .rsscreator{ /*shared class for all date elements in an RSS feed*/
		color: gray;
		font: 1.0em Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
}
.rssdescription{ /*shared class for all description elements in an RSS feed*/
		color: #000000;
		font: 1.1em Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
}
.alifticker { float: right;}
.bismillah { border: none; background: none; padding: 0; margin: 0 auto;}
