/*
Theme Name: Barecity
Theme URI: http://shaheeilyas.com/
Description: Minimal theme with bare essentials
Version: 1.5
Author: Shahee Ilyas
Date: February 2008
Based on the Classic WordPress by Dave Shea || http://mezzoblue.com & Matthew Mullenweg || http://photomatt.net
Modified & completely redesigned by Shahee Ilyas || http://shaheeilyas.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
a {
	text-decoration: none; 
	color: #000;

}

a:active {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none; 
	color: #000;
}

a img {
	border: none;
}


acronym, abbr {

}

acronym, abbr, span.caps {
	font-size: 11px;

}

acronym, abbr {
	cursor: help;
	border:none;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 18px
	padding-left: 5px;
}

body {
	background: #fff;
	color: #000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

cite {
	font-size: 11px;
	font-style: normal;
	color:#666;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	font-size: 13px;
}

ol#comments li p {
}

#commentlist li{
	margin-left:-22px;
}

p, li, .feedback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	clear:both;
	color: #666;
	font-size: 10px;
	padding: 50px 0 0 0;
	margin: 0 0 20px 0;
	text-align: left;
}

.credit a:link, .credit a:hover {
	color: #666;
}

.feedback {
	color: #666;
	text-align: right;
	font-size:11px;
	clear: both;
}

.meta {
	font-size: 10px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}


#comments{

	padding-top:18px;

}

.commentby {
	padding-bottom:8px;
}

#postcomment{
	margin-top:24px;

}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.storycontent {
	margin-left: 20px;

}

.storycontent a {
	text-decoration: none;
	border-bottom: 1px dotted #888;
}

.storycontent a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #888;
}

.storycontent {
	margin-bottom:-10px;
}
.post {
	margin: 15px 0 18px 0;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: 3px;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	font-size: 12px;
	list-style-type: none;
	color: #666;
}




#content {
	float: left;
	width:450px;
}



#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: black;
	font-weight: normal;	
}

#headwrap {
        height: 234px;
      width: 620px;
        margin-left: 50px;
	background: url("http://www.iraqistories.com/roadtrip/images/roadtripheader.jpg");
	background-repeat: no-repeat;
        background-color: #999999;
        
        padding: 20px 0px 0px 180px;
	margin-top:0;
	margin-bottom:0;
}

/*#headwrap {
	padding:12px 0 16px 0;
	margin:24px 0 48px 0;
}*/


#header a {
	color: white;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

#sidebar {
	background: #fff;
	border-left: 1px dotted #ccc;
	padding: 0px 0 10px 20px;
	float: right;
	width: 144px;
}

#sidebar form {
	margin: 0 0 0 0px;
}

#sidebar input#s {
	width: 60%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	
}

#sidebar ul {
	color: #ccc;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#sidebar h2 {
	font-weight: normal;
	margin:0;
	padding:0;
	font-size: 12px;
	
}

#sidebar ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 2px;
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul ul li {
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 3px;
}

#sidebar ul ul li a {
	color: #000;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#sidebar ul ul ul.children {
	font-size: 17px;
	padding-left: 4px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 11px;
	margin: 0;
	width: 90%;	
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #ccc;
	color: #333;
}

#wp-calendar caption {
	color: #000;
	text-align: left;
	font-weight: normal;

}

#wp-calendar td {
	color: #999;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #666;
}

#wp-calendar th {
	font-weight: normal;
	text-transform: capitalize;
	color: #999;
		
}

#rap {
	background-color: #FFFFFF;
	margin-right:auto;
	margin-left:70px;
	width:780px;
	padding: 0px;
}

#desc {
	float:left;
	font-size: 12px;
	margin-top:3px;	
}
#desc a:link, #desc a:visited  {
	display: inline;
	background-color: none;
	color: #666;
	text-decoration: none;
}
#desc a:hover {
	background-color: none;
	color: #666;
}
#desc a:active {
	background-color: none;
}
#himage {
	border:0;
	margin:0;
	padding:0 0 0 8px;
}

#navmenu {
        position: relative;
        top: -9px;
	border-bottom: 4px solid #cccccc;
	width: 800px;
	padding: 0 0 0px 20px;
	margin: 0 0 0 50px;

	}

	#navmenu ul li {
		background-color: #ffffff;
		display: block;
		float: left;
		font-size: 90%;
		margin: 0px 0px 0px 0px;
		padding: 5px 5px 5px 5px;
		}

	#navmenu ul li.first {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin-left:0pt;
		}

	#navmenu ul li.last {
		border-right:medium none;
		}

	#navmenu a {
		color:#666666;
		padding: 5px 10px 5px 10px;
		margin-left: 0pt;
		text-decoration: none;
		}

	#navmenu a:hover {
		background:#cccccc none repeat scroll 0%;
		color:#336699;
		}

	#navclear {
		clear:both;
		display:block;
		}
	
	#navmenu ul li.here, #navmenu ul li.here.first, #navmenu ul li.here.last {
		background:#cccccc none repeat scroll 0%;
		color: #000000 !important;
		}

.clear {
		clear:both;
		display:block;
		}