/*
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: 10px;

}

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:  georgia;
	margin: 0;
	padding: 0;
	font-size: 14px;
line-height:16px
}

cite {
	font-size: 10px;
	font-style: normal;
	color:#666;
}

h2 {
	font-family: helvetica, arial, sans serif
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	font-size: 12px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
	margin-top: 35px;
	font-size: 20px;
line-height: 25px;
}

h4 {
	font-family: helvetica, arial, sans serif;
letter-spacing: 1px;
	margin-top: 200px;
	font-size: 12px;
}

h5 {
	font-family: 			Helvetica, Arial;
	font-weight:			normal;
	font-size:				13px;
}

h4 a: {
	font-family:  helvetica, arial, sans serif;
letter-spacing: 2px;
	margin-top: 100px;
	font-size: 14px;
}

h4 a:hover {
	font-family:  helvetica, arial, sans serif;
letter-spacing: 2px;
	margin-top: 0;
	font-size: 14px;
text-decoration: underline;
color: #00CC00;
}

ol#comments li p {
}

#commentlist li{
	margin-left:-22px;
color: #00CC00;
}

p, li, .feedback {
	font: 12px georgia;
	
}

/* 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;
	width: 500px;
}

.credit a:link, .credit a:hover {
	color: #666;
}

.feedback {
	color: #666;
	text-align: right;
	font-size:10px;
	clear: both;
}

.meta {
	font-size: 12px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}


#comments{
font-size: 12px;
	padding-top:18px;

}

.commentby {
	padding-bottom:8px;
}

#postcomment{
	margin-top:24px;

}

.meta, .meta a {
	color: #000000;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.storycontent a {
	text-decoration: none;
	border-bottom: 2px solid #00CC00;
}

.storycontent a:hover {
	text-decoration: none;
	border-bottom: 2px solid #00CC00;
}

.storycontent {
	margin-bottom:-20px;
}
.post {
	margin-bottom:50px;
}


#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:500px;
}



#header {
	font-family: Georgia;
	font-size: 24px;
	color: black;
	font-weight: normal;	
margin-left: auto;
margin-right:auto;
height: 50px;
}

#header2 {
	font-family: helvetica, arial;
	font-size: 16px;
	color: black;
	font-weight: bold;	
margin-left: auto;
margin-right:auto;
margin-top: 1em;
}


#header2 a {
	font-family: helvetica, arial;
	font-size: 14px;
letter-spacing: 2px;
	color: black;
	font-weight: bold;	
margin-left: auto;
margin-right:auto;
}

#header2 a:hover {
	font-family: helvetica, arial;
	font-size: 14px;
	color: black;
	font-weight: bold;	
margin-left: auto;
margin-right:auto;
border-bottom: 2px solid #C5E8BA;
}


#headwrap {
	padding:12px 0 16px 0;
	margin:12px 0 28px 0;
}


#header a {
	color: black;
	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: #000;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#sidebar h2 {
	font-weight: helvetica, arial, sans serif;
	margin:0;
	padding:0;
	font-size: 12px;
letter-spacing: 0.5em;
	
}

#sidebar ul li {
	font-family: helvetica, arial, sans serif;
	margin-top: 10px;
	padding-bottom: 0px;
}

#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: helvetica, arial, 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: 2px solid #C5E8BA;
}

#sidebar ul ul ul.children {
	font-size: 12px;
	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: #000;
}

#wp-calendar caption {
	color: #000;
	text-align: left;
	font-weight: normal;

}

#wp-calendar td {
	color: #000;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #000;
}

#wp-calendar th {
	font-weight: normal;
	text-transform: capitalize;
	color: #000;
		
}

#rap {
	background-color: #FFFFFF;
	margin-right:auto;
	margin-left:30px;
	width:780px;
	padding: 6px;
}

#desc {
	float:left;
	font-size: 12px;
	margin-top:3px;	
}
#desc a:link, #desc a:visited  {
	display: inline;
	background-color: #fff;
	color: #666;
	text-decoration: none;
}
#desc a:hover {
	background-color: #eee;
	color: #666;
}
#desc a:active {
	background-color: #fff;
}
#himage {
	border:0;
	margin:0;
	padding:0 0 0 8px;
}


vert {
	color:#00CC00;
}

