/*
Theme Name: Courses
Theme URI: http://courses.hazemkhaled.com/
Description: تصميم قسم الدورات !!
Version: 1
Author: Hazem Khaled
Tags: 
*/


/* Begin Typography & Colors */
body {
	direction:rtl;
    font: 9pt Tahoma,Arial,Helvetica,sans-serif;
	color:#666 !important;
	text-align: right;
	margin:0;
	}
a:hover {color:#FF0000;}
a:link, a:active, a:visited {
color:#0092BF;
outline-style:none;
outline-width:medium;
text-decoration:none;
}
#header{overflow:hidden;}
#header .topline{
-moz-border-radius-bottomright:10px;
background-color: blue;
height: 10px;
}
#page {
margin:0 auto;
min-width:770px;
width:70%;
}
#footer{
overflow:hidden;
padding:10px 5px;
}
#footer div{
border-right:1px dotted #CCCCCC;
color:#CCCCCC;
float:right;
font-size:80%;
margin:0 0 0 65px;
padding:0 5px;
text-align:justify;
width:24%;
}
#footer div:hover{
border-color:blue;
color:blue;
}
#footer div a{color:#999999;}
#footer div:hover a{color:#111;}
#footer div strong{
font-weight:bold;
}
.title{
float:right;
font-family:arial;
font-size:240%;
}
.catDisc{
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
border:1px solid blue;
margin-right:230px;
overflow:hidden;
padding:10px;
width:350px;
}

.post{
border-color:#ddd;
border-style:dotted;
border-width:0 1px 1px 0;
margin-bottom:30px;
overflow:hidden;
padding:0 20px 20px;
}
.post h2{
font-size:120%;
font-weight:bold;
margin-bottom:25px;
}
.post h2 a{
border-bottom:1px dotted #332211;
color:blue;
padding-bottom:5px;
}
.post small{
color:#999999;
font-family:Tahoma;
font-size:50%;
font-weight:normal;
}
.post .entry{}
.post .postmetadata{}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 30px 0 0;
	list-style: none;
	padding-right: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 10px 8px 0;
	}

.entry ul li:before, #sidebar ul ul li:before {
}

.entry ol {
	padding: 0 35px 0 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li a{
color:white;
font-family:Tahoma;
font-size:80%;
font-weight:bold;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 10px 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 10px 0 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 10px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
background-color:blue;
float:left;

padding:0 10px 5px;
text-align:center;
}
#s{border:none;width:126px;}
#searchform .screen-reader-text{display:none}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.commentlist {text-align: justify;
overflow:hidden;
}
.commentlist li {
	border: 1px solid #ddd;
	margin: 15px 4px 10px 0;
	padding:  10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-left: -5px;
	margin-right: 20px;
}
.children { padding: 0; }
#commentform p {margin: 5px 0;}
.nocomments {text-align: center;}
.commentmetadata {
	margin: 0;
	display: block;
	text-align:left;
	font-size:90%;
	margin-bottom:28px;
}
.says{display:none}
.thread-alt , .thread-even .alt{background-color: #f8f8f8;}
.thread-alt .odd, .thread-even{background-color: #FFF;}
.even, .alt {border-right: 1px solid #ddd;}
.bypostauthor , .thread-alt .bypostauthor , .thread-even .bypostauthor  {border: 1px solid #00C2FF !important;}


/* End Comments */



/* Begin Sidebar */
#sidebar{
float:left;
margin-right:10px;
margin-top:25px;
width:200px;
}
#sidebar ul li.widget{
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:blue;
padding:10px;
color:#fff;
margin-bottom:10px
}
#sidebar h2 {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border-left:1px dashed #DDDDDD;
border-right:1px dashed #DDDDDD;
border-top:1px dashed #DDDDDD;
font-weight:bold;
text-align:center;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	overflow:hidden;
	text-align: center;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
.question, #action-button {
direction:ltr;
text-align:right;
}
