﻿/*
Theme Name: ThemeYunus(2)
Theme URI: http://SKWEBDESIGNER.com
Description: 3 Column theme
Author: KHALED
Author URI: http://skwebdesigner.com/
*/

*
{
	padding: 0px;
	margin: 0px;
}
body
{
	font-size: 0.8em;
	padding: 15px 0px 15px 0px;
	background: #F7F7F7 url(images/img01.jpg) repeat scroll left top;
}
body,input ,textarea
{
	color: #3B3B3B;
	border: 1px solid #d6d3d3;
	background: #F7F7F7 url(images/img01.jpg) repeat scroll left top;
	font-family: "georgia", "times new roman", serif;
}

#head-wrap {
background:transparent url(images/img02.jpg) repeat-x scroll left top;
margin-top:-15px;
padding-top:30px;

}

.textwidget {
font-size: 10px;
}

input:hover,textarea:hover
{
	border: 1px solid #939793;
}
input:focus,textarea:focus
{
	background-color: #d6d3d3;
	border: 1px solid #939793;
}
a 
{
	color: #5C6A74;
	text-decoration: none;
}

.sidebar a 
{
color:#3B3B3B;
padding-bottom:5px;
padding-top:5px;
text-decoration:none;
}
a:hover 
{
	color: #047CB1;
	text-decoration: none;
}
blockquote
{
	color: #5C6A74;
	border: dashed 1px #5C6A74;
	margin: 0.5em 0.5em 0.5em 2em;
	padding: 1.0em 1.0em 1.0em 1.0em;
}

#outer 
{
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF url(images/content_bg.gif) repeat-y scroll left top;
}

p {

font-family:verdana,arial,sans-serif;
font-size:11px;
line-height:16px;
margin-bottom:15px;
margin-top:5px;
padding:4px;
text-align:justify;

}

.left
{
	float: left;
}
.right 
{
	float: right;
}
.clear 
{
	clear: both;
}
.divider 
{
	width: 100%;
	background: #FFFFFF url('images/border2.gif') repeat-x top left;
}

#header
{
	width: 100%;
	background: transparent url(images/img03.jpg) no-repeat scroll left top;
}
#headercontent
{
	font-variant: small-caps;
	padding: 1em 0.5em 1em 0.5em;
	margin:-30px 0 0 130px;
}
#headercontent h1 {
color:#FBD539;
font-family:verdana;
font-size:28px;
letter-spacing:-1px;
line-height:26px;
margin:0;
padding-left:10px;
}
#headercontent h1 a {
	color: #FFFFFF;
	text-decoration: none;
	te
}
#headercontent h1 a:hover {
	color: #FFFFCC;
}
#headercontent h2 {
color:##99020B;
font-family:verdana;
font-size:12px;
line-height:22px;
margin:0;
padding-left:10px;
}
#header form
{
	padding: 1em 0;
	text-indent:-9999px;
}
#headerimage {
	width: 100%;
	height: 94px;
}
#headermenu
{
	font-size: 1.0em;
	padding: 0.5em 0.0em 0.5em 0.0em;
	background: #3B3B3B url(images/bar.jpg) repeat-x scroll left top;
}
#headermenu ul li
{
	display: inline;
}
#headermenu ul li a
{
	color: #E4E4E4;
	text-decoration: none;
	font-variant: small-caps;
	padding: 1em 2.5em 2em 0.5em;
}
#headermenu ul li a:hover
{
	color: #FFFFFF;
	background:transparent url(images/bar_bg_hover.gif) repeat-x scroll 0 7px;
}

.details {
font-size: 10px;

}

#l_sidebar 
{
	width: 22%;
	float: left;
}
#r_sidebar 
{
	width: 22%;
	float: left;
}
#l_sidebarwidgeted
{
	margin: 0;
	padding: 0.5em 0.0em 0.5em 0.0em;
	margin-top: -6.5em;
}
#r_sidebarwidgeted
{
	margin: 0;
	padding: 0.5em 0.0em 0.5em 0.0em;
	margin-top: -6.5em;
}
.sidebar
{
	margin: 1em;
}
.sidebar h2 {
background-color:#077EB6;
border:1px solid #425227;
color:#FFFFFF;
font-family:verdana,arial,sans-serif;
font-size:11px;
font-weight:bold;
margin-top:80px;
padding:3px 0 3px 10px;
}
.sidebar ul
{
	list-style-type: none;
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.sidebar ul li ul
{
	list-style-type: disc;
	margin: 0.1em 0.1em 0.1em 1.0em;
}

.sidebar ul ul ul li
{

font-family:verdana;
font-size:10px;
line-height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
border-bottom: 1px solid #BDDDEC !important;

}

#r_sidebarwidgeted ul li
{

font-family:verdana;
font-size:10px;
line-height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
border-bottom: 1px solid #BDDDEC;

}

#l_sidebarwidgeted ul li
{

font-family:verdana;
font-size:10px;
line-height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
border-bottom: 1px solid #BDDDEC;

}



#content 
{
	width: 56%;
	float: left;
	background-color: #FFFFFF;
}
.contentbar
{
	margin: 1em;
}
.contentbar ul, .contentbar ol
{
	margin: 0.1em 0.1em 0.1em 2.0em;
}
.contentbar li
{
	margin: 1.0em 0.1em 0.1em 1.0em;
}
.contenttitle
{
	width: 100%;
}
.contenttitleinfo
{
	float: left;
	margin-bottom:25px;
}
.contenttitledate
{
	width: 44px;
	height: 49px;
	float: right;
	background-image: url('images/date.gif');
}
.contenttitledate1
{
	color: #E4E4E4;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
.contenttitledate2
{
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	margin: 11px 0px 0px 0px;
	text-align: center;
}
.contentarea
{
	clear: both;
	padding: 0.0em 0.0em 1.0em 0.0em;
}
.contentbar h2
{
	color: red;
font-size:1.5em;
font-weight:bold;
}
.contentbar h2 a
{
	color: #A92205;
	text-decoration: none;
	
}
.contentbar h2 a:hover
{
	color: #63160E;
}
.contentbar h3
{
	margin: 1.5em 0em 0em 0em;
}
.post ul.controls
{
	padding: 0.5em 0.0em 0.5em 0.0em;
}
.post ul.controls li
{
	display: inline;
	font-size: 0.8em;
}
.post ul.controls li a
{
	background-repeat: no-repeat;
	background-position: left;
	padding: 0.0em 1.0em 0.0em 2.0em;
}
.post ul.controls li a.printerfriendly
{
	background-image: url('images/icon-printerfriendly.gif');
}
.post ul.controls li.comments a
{
	background-image: url('images/icon-comments.gif');
}
.post ul.controls li.readmore a
{
	background-image: url('images/icon-more.gif');
}






#commentlist li 
{
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

#commentform 
{
	margin: 1em 0;
	background: #FFFFFF;
	width: 75%;
}

#commentform textarea 
{
	/*background: #f8f7f6;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform textarea:hover 
{
	/*background: #FFFFFF;
	border: 1px solid #d6d3d3;*/
}
#commentform textarea:focus 
{
	/*background: #FFFFFF;
	border: 1px solid #939793;*/
}

#commentform #email, #commentform #author, #commentform #url 
{
	font-size: 1.1em;
	/*background: #f8f7f6;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover 
{
	font-size: 1.1em;
	/*background: #FFFFFF;
	border: 1px solid #d6d3d3;*/
	width: 75%;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus 
{
	font-size: 1.1em;
	/*background: #FFFFFF;
	border: 1px solid #939793;*/
	width: 75%;
}
#commentform input
{
	margin-bottom: 3px;
}




#footer
{
	width: 100%;
	color: #FFFFFF;
	font-size: 0.8em;
	margin: 2em 0em 0em 0em;
	background: #077EB6;
	border-bottom:1px solid #425227;
border-left:1px solid #425227;
}
#search
{
	text-indent:-9999px;
}

#footer a
{
	color: #cccccc;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer .left
{
	padding: 1.0em 0.5em 1.0em 0.5em;
}
#footer .right
{
	padding: 1.0em 0.5em 1.0em 0.5em;
}

.textwidget {

font-size:10px ;

}
