/*
Theme Name: Kolena Laila v. 0.5
Theme URI: 
Description: A port of Zeinab Samir's design to Wordpress
Author: Mo'men Azkoul | Zeinab Samir
Author URI: http://zeroeffect.wordpress.com
Tags: pink, light, two-columns, fixed-width

	IN PROGRESS AND NOT A FINAL VERSION
	
Credits and license:



Design, CSS and HTML are released under LGPL version 3:
http://www.gnu.org/licenses/lgpl-3.0-standalone.html

Last update: August 20, 2009
*/

/* STANDARD HTML TAGS */




#topbar{
	background-color: #3c2d2d;
	width:100%;
	height: 74px;
	background-image:url(images/top-nav.giff);
	
}
#topbar ul{
	display:inline-block;
	position:relative;
	}
#topbar li{
	font-size:14px;
	display:inline-block;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

#twitter {
    position:relative;
	float:right;
	background-image:url(images/twitter.gif);
	background-position:left;
	background-repeat:no-repeat;

	margin-top:10px;
	height:47px;
	padding-left:50px;
	width:600px;
	color:#FFF;
}
.twitterfollow {
	float:right;
	text-align:right;
	padding-right: 60px;
}
#top-links {
	float:left;
	margin-left:110px;
	margin-top:20px;
	color:#FFF;
}
#top-links a{
	color:#FFF;
	padding-left:15px;
	text-decoration:none;
}
	
#header {
	background-image:url(images/header-bg.gif);
	font: italic normal 230% 'Times New Roman', Times, serif;
	/*letter-spacing: 0.2em;*/
	margin:0;
	margin-top:-14px;
	background-color: #fff;
	background-repeat: repeat-x;
	height: 93px;
	background-position: top;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}


	
}


/*Primarylinks*/
#logo {

	margin-top: -3px;

}

#links-search {
	background:  #3c2d2d url(images/primary2-left.gif) no-repeat left top;
	height: 56px;
	float: right;
	margin-top: 20px;
	width: 652px;

	list-style-type: none;
	display: inline;
}
#link-search-colorful {
  background:  url(images/primary-right.gif) no-repeat right top; 
  float:right;
  height: 56px;
  font-size: 9px;
}
 ul.links li {
  background: none;

  padding: 0;
  float: left;
  display:inline;
  font-size: 9px;

}
ul.primary-links {
  font-weight: 700;

  float: left;
  display:inline;
  font-size: 9px;
}
ul.primary-links li {
  margin: 0;
  padding: 0;
  display:inline;
  font-size: 9px;
}
ul.primary-links li a,
ul.primary-links li a:link,
ul.primary-links li a:visited {
	margin: 0 10px 0 0;
	padding: 5px 0;
	font-weight: normal;
	display:inline;
	color: #fff;
	font-size: 9px;
}
ul.primary-links li a:hover, ul.primary-links li a:active {
  text-decoration: underline;
  display:inline;
  font-size: 9px;
}

#linkat {
display:inline;
float:left;
left:-7px;
margin:0;
padding-left:0;
padding-top:6px;
position:relative;
width:372px;
height:56px;
}

}
#linkat ul{
	
	display:inline-block;


}
#linkat li{
	font-size:12px;
	display:inline;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding-left:5px;
	/*letter-spacing:normal;*/

}
	
#search-theme-form {
	background:  url(images/search-en.gif) no-repeat right top;
	float: right;
	width: 146px;
	margin-top: 14px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	border: 0;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 20px;
	z-index: 3;
}
#search-theme-form .form-item {
 margin: 0;
}
#search  input.form-text {
  border: 0;
  background:transparent;
  width: 115px;
  padding:0px 0 0 0;
} 
#search  input {
  border: 0;
  margin-top: 3px;
  background:transparent;
  width: 118px;
float:right;
position:relative;
}
#searchsubmit {
  width: 24px;
  height: 22px;
  margin: 0;
  border: 0;
  float:right;
  padding: 0;
  background: transparent url(images/magn.gif) no-repeat;
  background-position:0px 3px;
  text-indent: -1000px;
  overflow: hidden;
  padding-right:2px;
  padding-top:3px;
  font-size: 0;
  position: relative;
 
}
#search  input.form-submit:hover {
  cursor: pointer;
      border: 0;
}
#search label {
  display: none;
      border: 0;
}




body {
	color: #111;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif;
}

a, a:visited {
	color: #069;
	text-decoration: none;
}

a:hover {
	color: #036;
	text-decoration: underline;
}

a:active, a:focus {
	outline: none;
}

blockquote {
	border-left: 0.5em solid #ccc;
	font-size: 0.9em;
	font-style: normal;
	padding: 0 0 0 1em;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
}

hr {
	background: #eee;
	color: #eee;
}

small {
	color: #555;
	font-size: 0.9em;
}

th {
	background: #eee !important;
}

ul.inline {
	display: block;
	margin: 1em 0;
	padding: 0;
}

	ul.inline li {
		display: inline;
		margin: 0 0.5em 0 0;
	}

/* CUSTOM CSS CLASSES */

.alignleft {
	float: left; display: inline; /* IE6 fix */
	padding: 0 1em 0.5em 0;
	text-align: left;
}

.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center;
}

.alignright {
	float: right; display: inline; /* IE6 fix */
	padding: 0 0 0.5em 1em;
	text-align: right;
}

.alignjustify {
	text-align: justify;
}

.commentlist {
	clear: both;
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

	.commentlist li {
		border-bottom: 1px solid #eee;
		margin: 0.5em 0;
	}

	.commentlist cite {
		font-size: 1.2em;
		font-style: normal;
	}

	.commentlist img {
		border: 1px solid #eee;
		float: left; display: inline; /* IE6 fix */
		margin: 0 1em 0.5em 0;
		padding: 4px;
		text-align: left;
	}

	.commentlist p {
		clear: both;
	}
	
	.commentlist .bypostauthor {
		background: #eee;
		border-left: 0.5em solid #ccc;
		border-color: #ccc;
		padding-left: 1em;
	}
		
.commentmetadata {
	color: #555;
	font-size: 0.9em;
}

.entry {
	font-size: 14px;
}

.input label {
	display: block;
	font-size: 0.9em;
	font-weight: normal;
}

.post {
	margin: 0 0 3em 0;
}

.postmetadata {
	clear: both;
	float:right;
	color: #555;
	font-size: 0.9em;
}

.wp-caption {
	background: #eee;
	border: 1px solid #ccc;
	padding: 0.5em;
}

	.wp-caption img {
		border: 0;
		margin: 0;
		padding: 0;
	}
	
	.wp-caption p.wp-caption-text {
		margin: 0;
		padding: 0;
	}

/* DOM ELEMENTS */

#page {
}

	
	#content {
		margin: 1.5em 0;
		width:660px;
		overflow: hidden;
	}
	
		#content h1 {
			font-size: 2em;
			margin: 0 0 0.5em 0;
		}
	
		#content h2 {
			font-size: 1.8em;
			margin: 0 0 0.5em 0;
		}
	
		#content h3 {
			font-size: 1.5em;
			margin: 1em 0 0.5em 0;
		}
		
#sidebar {
	font-size: 0.9em;
	overflow: hidden;
	background: #fff;
	width: 280px;
	
	
	margin-left:10PX;
	padding-left: 10px;


}

#textside {
color: #000;
padding-left: 10px;

text-align: left;

}
#sidebar h2{
background-image:url(images/koora.png);
background-position:0 4px;
background-repeat:no-repeat;
color:#0B78A8;
margin-top:5px;
padding-left:17px;

}

h2.widgettitle {
	background-image:url(images/koora.png);
	padding-left:20px;
	background-repeat:no-repeat;
}



#sidebar form {
	margin: 0 0 0 13px;
}

#sidebar input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#sidebar ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	width:300px;
	margin: 0;
	padding-left:0;
	text-transform: lowercase;

}

#sidebar ul li {
	/*letter-spacing: 0.1em;*/
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
	padding-left: 0;
	background-color:#F0E8D1;
	border: 1px solid #D6CCB1;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0B78A8;
	margin-right:20px;
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-image:none;
	width:90%;
	
}

#sidebar ul ul li { /*linkat only */
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	/*letter-spacing: 0;*/
	margin-top: 0;
	padding-bottom: 2px;
	
	padding-left: 15px;

	
}

#sidebar ul ul li a {
	color: #0B78A8;
	text-decoration: none;
}

#sidebarul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#sidebar ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}


	
	
#titleblock {
	margin-left: 50px;
	margin-bottom: 25px;
	list-style-type: none;

	}
	

.entryDate { 
   
    font-family: Georgia,"Times New Roman", serif; 
    line-height: 1; 
	float : left;
	height: 59px;
    width: 58px;
	background-image:url(images/date.gif);
	color:#615B4B;
	text-align: center;
	margin-right:20px;
}
.entryDate span { 
    display: block; 
    text-align: center;

	color:615B4B;
}
.postMonth { 
    text-transform: uppercase; 
    font-size: 1.2em;
    padding-top: 8px;
	color:615B4B;
}
.postDay { 
	font-size: 1.4em;
	padding-top: 8px;
}

.meta {
	font-size: 1.2em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

	
#storytitle {
	height: 27px;
	border:none;
	color: #006699;
	background-image:url(images/node-title.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	color: #006699;
	margin-left:20px;
	padding-left:25px;
	margin-top:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-right: 0;
	margin-bottom: 15px;
}

	#footer {
		background-image:url(images/footer.gif);
		height: 100px;
		font-size: 0.9em;
		text-align:center;
		overflow: hidden;
		width:100%;
		
	}
	
		#footer p {
			margin: 0.5em 0;
		}
	
		#footer ul {
			list-style: none;
			margin: 0;
			margin-top: 50px;
			padding: 0;
		}
		
		#footer li {
			display: inline;
			margin: 50px 1em 0 0;
			
		}

