﻿/*
Theme Name: CollegeofHistory.com Defult Theme
Theme URI: http://Collegeofhistory.com/
Description: Al Bashq.com Defult theme <a href="ektyaree.com/">ektyaree</a>.
Version: 1.0
Author: Rashwan Sharif
Author URI: http://ektyaree.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Bashq v1.0
	 http://ektyaree.com/

	This theme was designed and built by ektyaree team,
	whose blog you will find at http://Collegeofhistory.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/*General tags*/
.showme {
	border: thin aqua dashed ;}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Cambria, Cochin, Georgia, Times, "Times New Roman", serif; 
	background: #898989;
	color: #fff;
	text-align: center;
	}
hr {
	display:none;
	clear:both;
	}

/*Collegeofhistory Specifics*/
.page {
	text-align: right;
	margin:0px auto;
	padding:0px ;
	width:1153px;
	background:#898989 url('images/bodyslide.jpg') repeat-y;
	}
#header {
	height:330px;
    width:1152px;}
#topmenu {
  height: 35px;
  background-image: url(images/topmenu.jpg);
  background-repeat: no-repeat;
  padding:25px 20px 0px 10px;
  margin: 0px auto;
  text-align: right;
  }
#topmenu ul{
	list-style-type:none;	
}
#topmenu ul li {
	float:right;
	margin:0px 0px 0 15px;
}
#topmenu ul li a{
	text-decoration:none;
	color:black;	
	font-size:1.2em;
}
#topmenu ul li a:hover{text-decoration:overline;}
#pagebody {
    width:76.0em;	
	float:right;
	text-align:right;
	direction:rtl ;
}
#headlines {
	margin:0px 90px 0px 0px;
	padding:10px 0px 0px 0px;
	overflow:hidden;
}
.headlinebigfont a{
	  font-size: 2.6em;
      color:orange;
}
.headlinemidfont a{
	  font-size: 2.0em;
	    color:orange;}
.headlinetopbottomborder {
	border-top:thin #222 dashed ;
	border-bottom:thin #222 dashed ;

}
.headline {
	float:right;
	width: 600px;
	text-align:justify;
	margin:0.5em 0px 0.5em 0px;
	padding:0.5em 0px 0.5em 0px;
}
.headline img{
	float:right;
	margin: 0px;

}
.headline h1{
  font-size: 2.2em;
  margin:0px 0px 4px 0px;
  font-weight:bold;
}
.headline h2 a{
  margin:0px;
  font-weight:normal;
  text-align:right;
  text-decoration:none;
}

.headline h5{
  font-size: 1.6em;
  margin:0px;
  font-weight:normal;
}
.headline h6{
  font-size: 1.6em;
  margin:0.5em 0px 0px 0px;
  font-weight:normal;
  clear:both;
  text-align:right;
  color:orange;
}

.entry {
	text-align:right;

}
/*ektyaree: 09 Jan 2009 */


#sidebar { 
	width:37.0em;  
	float:left;
	text-align:right;
	margin:0em 0.1em 0em 1.5em;
	direction:rtl;
	}
#sidebar form {
background-color:#222;
padding:0px;
}
#sidebar h2 a{
	color:white;
	text-decoration: none;
	font-size: 1.4em;
}
.sidebarpostentry {
   color:silver;
   font-size:1.3em;
}
.sidebarpostentry p a {
	color:orange ;
	text-decoration: none ;
	font-size: 1.1em;
}
#footer {
	background:#898989 url('images/footer.jpg') no-repeat;
	height:416px;
	clear:both;
}


#footerdetails {
  padding: 180px 25px 5px 25px;
  height: 200px;
}

#madein{
	float:right;
	width:688px;
	color:white;
	font-size:1.2em;
}
#madein a{
	text-decoration:none;
	color:orange;
}

#copyrights {
    padding: 20px 25px 25px 25px;
    margin: 0px auto;
    height: 16px;
    width:500px;
    text-align:center;
    color:black;
    font-size:1.3em;
    
}
#copyrights a {
  color:black;
  text-decoration:none;	
}
#copyrights a:hover{
  color:#ff9900;
}
/*Addon*/
.demo {
	width:75.0em;
	color:#FFF;
	font-weight:bold;
	font-size:1.4em;
	margin:0.5em 3em 0.5em 1.1em;
	text-align:right ;
	background:#222;
	}
.demo span {color:#ccc; font-weight:300;		} 
.demo a, .demo a:visited, .demo a:link{color:#fA0; text-decoration:none;}
.demo a:hover {color:#f60;}
.demo img{height:20px; border:none;}
.demo b {
	color:#fff;
}
.original {padding: 0px;}
      
.pointer {cursor: pointer;}