/*  
Theme Name: Beige Arrows	
Theme URI: www.thebookish.info
Description: Cool three columns theme
Version: 1
Author: Sameh Khalil
Author URI: www.thebookish.info
*/

/*************** Special theme Styles *************************************/
* {
  margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
  margin: 1em 0;
}
img {
	border: 0;
}
a:link {
color: #507fb1;
text-decoration: underline;
}
a:visited {
color: #000;
}
a:hover {
text-decoration: none;
color: #636a76;
}
.clear {
clear:both;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}
/* End hide from IE-mac */
body {
  font: 62.5%/1.6 "Trebuchet MS", Tahoma, Verdana, sans-serif;
  background: #5e6877;
  text-align: center;
}
#header {
background: url(images/topheader.jpg) repeat-x top left;
height: 153px;
position: relative;
}
#headimg {
background: url(images/righthead.jpg) no-repeat top left;
width: 575px;
height: 134px;
position: absolute;
top: 14px;
right: 0px;
}
.wrapper {
width: 1000px;
margin: 0px auto;
position: relative;
}
#header h1 {
position: absolute;
top: 36px;
left: 137px;
margin: 0px;
padding: 0px;
font-size: 30px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff;
font-weight: normal;
}
#header h1 a:link, #header h1 a:visited {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
color: #f0f0f0;
}
#header p {
color: #b6cce3;
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0px;
padding: 0px;
position: absolute;
top: 75px;
left: 190px;
}
#searcharea {
background: url(images/searchbg.gif) no-repeat top left;
height: 39px;
width: 363px;
position: absolute;
top: 13px;
right: 5px;
}
.search {
position: absolute;
top: 0px;
right: 0px;
}
.searchbar {
background: url(images/input.jpg) no-repeat top left;
width: 213px;
height: 16px;
border: 1px solid #2c343e;
font-size: 12px;
font-weight: normal;
color: #4d4d4d;
padding: 2px;
position: absolute;
top: -10px;
right: 9px;
}
.searchbut {
background: url(images/searchbut.gif) no-repeat top left;
height: 20px;
width: 80px;
border: none;
cursor: pointer;
position: absolute;
text-indent: -999px;
padding-top: 50px;
right: 9px;
top: 15px;
}
h4#rss {
position: absolute;
top: 3px;
left: 12px;
font-weight: bold;
color: #fff;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
}
h4#rss a:link, h4#rss a:visited {
color: #fff;
font-size: 12px;
display: block;
background: url(images/rss.gif) no-repeat left center;
padding-left: 15px;
text-decoration: none;
}
h4#rss a:hover {
color: #d3e2fa;
}
#navbar {
padding: 0px;
text-align: center;
list-style-type: none;
margin: 0px auto;
margin-bottom: 20px;
background: url(images/navbg.jpg) repeat-x top left;
padding-top: 0px;
height: 40px;
width: 579px;
}
#navbar li {
display: block;
padding: 0px;
float: left;
height: 40px;
width: auto;
margin: 0px;
background: url(images/navsep.gif) no-repeat top right;
display: inline;
font-size: 14px;
}
#navbar li a:link, #navbar li a:visited {
display: block;
float: left;
width: auto;
height: 33px;
padding: 7px 10px 0px 10px;
color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
text-decoration: none;
}
#navbar li a:hover {
text-decoration: none;
background: #f3f2f2;
color: #666f7d;
}
#container {
background: url(images/bg.jpg) repeat-x top left #f9f6eb;
padding: 0px;
margin: 0px;
position: relative;
}
.conimg {
background: url(images/contentbg.jpg) no-repeat center top;
}
#secbar {
width: 200px;
margin: 0px;
margin-top: 70px;
float: right;
padding: 15px;
color: #4d4d4d;
font-size: 12px;
text-align: left;
}
#secbar ul li {
}
#adbar {
width: 150px;
margin: 0px;
margin-top: 70px;
float: right;
padding: 15px 10px;
color: #4d4d4d;
text-align: left;
}
#content {
position: relative;
margin: 0px;
width: 597px;
min-height: 800px;
padding: 0px 0px;
float: right;
color: #333;
text-align: left;
background: url(images/contentbg.png) repeat-y top left;
}
.sep {
background: url(images/contentsep.gif) repeat-x bottom left;
height: 2px;
margin: 5px auto;
width: 500px;
clear: both;
}
#conwrapper {
width: 541px;
margin: 0px auto;
}
.footer {
clear: both;
background: url(images/secbg.gif) repeat top left #5e6877;
border-top: 1px solid #94a2b7;
}
.footer-recent-comments span {
color: #b6cce3;
}
.footer p {
color: #fff;
font-size: 12px;
font-weight: normal;
text-align: left;
padding: 5px;
}
.footer a:link, .footer a:visited {
font-size: 10px;
color: #fff;
text-decoration: underline;
width: 100%;
}
.footer a:hover {
color: #000;
}
.footer .wrapper div {
float: left;
margin-right: 10px;
margin-left: 10px;
font-size: 14px;
width: 305px;
color: #fff;
}
.footer h4 {
font-size: 20px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
color: #b6cce3;
background: url(images/footersep.gif) repeat-x bottom left;
text-align: left;
margin: 0px;
margin-top: 15px;
}
.footer ul {
text-align: left;
list-style-type: none;
margin: 0px;
margin-bottom: 10px;
padding: 0px;
}
.footer ul li {
background: url(images/footersep.gif) repeat-x bottom left;
padding-bottom: 2px;
}
.footer ul li a:link, .footer ul li a:visited {
text-decoration: none;
display: block;
font-size: 14px;
color: #e9e9e9;
background: url(images/footerbullet.gif) no-repeat left center;
padding-left: 12px;
width: 293px;
}
.footer-recent-comments ul li a:link, .footer-recent-comments ul li a:visited {
background: url(images/user.jpg) no-repeat 0% 10%;
}
.footer ul li a:hover {
color: #fff;
background: url(images/footerbullet.gif) no-repeat left center #6b7482;
}
.footer-recent-comments ul li a:hover {
background: url(images/user.jpg) no-repeat 0% 10% #6b7482;
}
.bottomnav {
clear: both;
background: #353535;
color: #fff;
}
.bottomnav p {
margin: 0px;
padding: 5px;
color: #fff;
font-size: 12px;
font-weight: bold;
}
.bottomnav a:link, .bottomnav a:visited {
color: #f0f0f0;
text-decoration: underline;
}
.bottomnav span {
color: #b6cce3;
}
.bottomnav img {
vertical-align: text-top;
}
.bottomnav a:hover {
color: #fff;
text-decoration: none;
}
.heade {
width: 541px;
padding: 2px;
position: relative;
}
.top {
background: url(images/headlinetop.gif) no-repeat top left #6b7482;
width: 535px;
height: 20px;
padding: 0px 5px;
}
.bottom {
background: url(images/headlinebottom.gif) no-repeat bottom left #6b7482;
width: 535px;
height: 20px;
padding: 0px 5px;
}
h2.headline {
width: 525px;
padding: 5px 10px;
background: #454b55;
margin: 0px;
font-size: 16px;
font-weight: normal;
color: #fff;
}
h2.headline a:link, h2.headline a:visited {
display: block;
width: 525px;
padding: 0px;
color: #fff;
text-decoration: none;
}
h2.headline a:hover {
color: #b6cce3;
}
h4.author {
color: #b6cce3;
font-size: 11px;
font-family: verdana;
font-weight: normal;
margin: 0px;
padding: 0px;
display: inline;
}
h4.author span {
color: #fff;
}
h4.date {
margin: 0px;
padding: 0px;
float: right;
display: block;
text-align: right;
color: #b6cce3;
font-size: 11px;
font-weight:normal;
font-family: verdana;
}
.date a:link, .date a:visited {
color: #b6cce3;
text-decoration: none;
}
.date a:hover {
color: #fff;
text-decoration: underline;
}
h4.commentryp {
margin: 0px;
padding: 0px;
color: #b6cce3;
font-size: 11px;
font-weight: normal;
font-family: verdana;
}
.commentryp a:link, .commentryp a:visited {
text-decoration: none;
color: #b6cce3;
}
.commentryp a:hover {
color: #fff;
}
.cate a:link, .cate a:visited {
text-decoration: none;
color: #b6cce3;
}
.cate a:hover {
color: #fff;
}
.cate {
margin: 0px;
padding: 0px;
display: block;
float: right;
font-weight: normal;
color: #b6cce3;
font-size: 11px;
font-family: verdana;
text-align: right;
}
.heade img, .commentry img, .commentlist li p img {
vertical-align: baseline;
}
.date img {
vertical-align: text-top;
}
/*************** Default wordpress styles *********************************/ 
.entry {
color: #4d4d4d;
font-size: 14px;
width: 530px;
margin: 0px auto;
}
.post {
width: 545px;
margin-bottom: 30px;
}
.post h3 {
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin: 0px;
}
blockquote {
	color: #000; 
	margin: 0px 30px 20px 30px; 
	padding: 0px;
	background: url(images/blockquote.gif) no-repeat top right;
	font-size: 14px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-bottom: 10px;
	line-height: 1.6em;
}
p a {
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

p.center {
	text-align: center;
}
.small {
	font-size: 10px;
}
code {
	font: 12px 'Courier New', Courier, Fixed;
}
h1 {
	font-size: 20px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}
h1.title {
	font-size: 45px;
	letter-spacing: -2.5px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}
h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #4d4d4d;
}
/***** LISTS FORMATTING *****/

.post ul {
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
} 
.post ul li {
	margin: 5px 0px 5px 10px;
	background: url(images/secbullet.gif) no-repeat left center;
	padding-left: 15px;
}
.post ol {
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
}

.post ol li {
	margin: 5px 0px 5px 10px;
	padding: 0px;
	}

/***** SEARCH FORM FORMATTING *****/

/***** SIDEBAR FORMATTING *****/
#secbar h2, #adbar h2 {
margin: 0px;
text-align: left;
padding: 0px;
background: url(images/h2bullet.gif) no-repeat left center;
padding-left: 22px;
font-size: 18px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #6a5d31;
font-weight: normal;
}
#secbar a:link, #adbar a:link {
	color: #6a5d31;
	font-size: 14px;
	text-decoration: underline;
	font-family: verdana;
	font-weight: normal;
}
#adbar a:link {
	font-size: 14px;
	text-decoration: underline;
}
#secbar a:hover, #adbar a:hover {
	background: none;
	color: #000;
	text-decoration: underline;
}

#secbar a:visited, #adbar a:visited {
	color: #4d4d4d;
}
/***** SIDEBAR LISTS FORMATTING *****/
#secbar ul, #secbar ol, #adbar ul, #adbar ol { 
    list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: left;
	padding: 0px;
}
#secbar ul li, #adbar ul li { 
	margin: 5px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	padding-bottom: 5px;
	background: url(images/sidesep.gif) repeat-x bottom left;
}
#secbar ul li ul, #secbar ul li ol, #secbar ol li ul, #secbar ol li ol, #adbar ul li ul, #adbar ul li ol, #adbar ol li ul, #adbar ol li ol { 
	margin: 5px 0px 5px 10px; 
	text-align: left;
	list-style-position: inside;
}
#secbar ul li ul li, #adbar ul li ul li {
list-style-position: inside;
margin: 0px;
display: block;
padding: 0px;
background: url(images/secbullet.gif) no-repeat center left;
padding-left: 14px;
text-align: left;
color: #4d4d4d;
}
#secbar ul li ul li a:link, #secbar ul li ul li a:visited, #adbar ul li ul li a:link, #adbar ul li ul li a:visited {
color: #4d4d4d;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}
#secbar ul li ul li a:hover, #adbar ul li ul li a:hover {
color: #000;
text-decoration: underline;
}
/***** SIDEBAR LISTS FORMATTING *****/
/***** IMAGE FORMATTING *****/
.entry img {
border: 1px solid #6a7381;
margin: 5px 3px;
}
.entry a:link img, .entry a:visited img {
border: 3px solid #d4d4d4;
padding: 1px;
}
.entry a:hover img {
border: 3px solid #6b7482;
}
img.post {
	padding: 1px;
	border: 1px solid #6a7381;
	margin: 10px;
	float: right;
}

img.center {
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	border: 1px solid #6a7381;
}

img.alignright {
	padding: 1px;
	border: 1px solid #6a7381;
	margin: 5px;
	float: right;
	display: inline;
}

img.alignleft {
    float: left;
	padding: 1px;
	border: 1px solid #6a7381;
	margin: 5px;
	display: inline;
}
	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left
}	

.navigation {
	text-align: center;
	display: block;
	width: 540px;
	font-size: 14px;
	border: none;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigation .alignleft a:link, .navigation .alignleft a:visited {
padding: 5px;
font-size: 14px;
background: url(images/arrowleft.gif) no-repeat center left;
text-decoration: none;
color: #4d4d4d;
padding-left: 14px;
}
.navigation .alignright a:link, .navigation .alignright a:visited {
padding: 5px;
font-size: 14px;
background: url(images/arrowright.gif) no-repeat center right;
text-decoration: none;
color: #4d4d4d;
padding-right: 14px;
}
.navigation .alignright a:hover {
background: url(images/arrowright.gif) no-repeat center right;
color: #6d7684;
}
.navigation .alignleft a:hover {
background: url(images/arrowleft.gif) no-repeat center left;
color: #6d7684;
}
.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
/***** COMMENTS FORMATTING *****/
h3#comments {
font-size: 18px;
color: #28425d;
font-family: "century gothic";
background: url(images/contentsep.gif) repeat-x bottom left;
}
h3#comments img, h3#respond  img {
vertical-align: middle;
}
h3#respond {
font-size: 18px;
color: #28425d;
font-family: "century gothic";
background: url(images/contentsep.gif) repeat-x bottom left;
}
#commentform input {
background: url(images/input.jpg) no-repeat bottom left;
width: 240px;
height: 16px;
padding: 2px;
margin: 5px 5px 1px 0px;
color: #fff;
font-size: 14px;
color: #6c7583;
padding: 3px;
border: 1px solid #afafaf;	
}
#commentform textarea {
background: url(images/input.jpg) no-repeat top left;
width: 450px;
height: 100px;
padding: 3px;
color: #6c7583;
border: 1px solid #afafaf;
}
p.message {
font-size: 14px;
padding: 3px;
background: #f6f6f6;
border: 1px solid #9a9a9a;
}
p.message img {
vertical-align: middle;
border: none;
}
#commentform #submit {
background: url(images/btn.gif) no-repeat top left;
width: 102px;
height: 27px;
border: none;
cursor: pointer;
font-size: 14px;
font-weight: normal;
font-family: verdana;
color: #fff;
}
.submit input {
background: url(images/btn.gif) no-repeat top left;
width: 102px;
height: 27px;
border: none;
cursor: pointer;
font-size: 14px;
font-weight: normal;
font-family: verdana;
color: #fff;
}
.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 14px;
font-weight: normal;
color: #4d4d4d;
width: 530px;
padding: 5px;
margin-top: 10px;
border: 1px solid #9a9a9a;
border-bottom: 5px solid #6b7482;
border-left: 5px solid #6b7482;
}
.commentlist li div {
font-weight: normal;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #7f9bbd;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.commentlist cite {
color: #4d4d4d;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 5px 10px 5px;
	margin-left: 70px;
}
#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#commentform label {
font-size: 14px;
font-weight: normal;
color: #4d4d4d;
}
.commentmetadata {
display: block;
margin: 5px 10px 5px;
margin-left: 70px;
font-weight: normal;
font-size: 12px;
color: #696969;
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #f6f6f6;
border: 1px solid #d3d3d3;
}
#commentform p {
	margin: 5px 0;
}
.commentlist li.alt {
font-size: 12px;
padding: 5px;
background: #f6f6f6;
border: 1px solid #9a9a9a;
border-top: 5px solid #6b7482;
border-right: 5px solid #6b7482;
}
.commentlist div {
width: 60px;
padding-bottom: 5px;
float: left;
margin: 5px 5px 5px 0px;
background: #f6f6f6;
border: 1px solid #d3d3d3;
text-align: center;
}
.commentlist div img {
height: 50px;
width: 50px;
margin: 0px auto;
border: 1px solid #6b7482;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
small {
font-size: 12px;
}