/*
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,a:active,a:visited,a:hover,a img {
	text-decoration: none; 
	color: #0C006F;
}

p {
line-height:1.5em;
}

body {
	background: #f4f4f4;
	color: #000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h1 {
color:#0C006F;
font-weight:normal;
}

h2{
color:#0045AD;
font-weight:normal;
}

#content a {
	text-decoration: none;
	border-bottom: 1px dotted #888;
}

#content a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #888;
}

#content {
	float: left;
	width:541px;
	text-align:justify;
}

#header {

}

#header a {
font-size:34px;
color:#000;
}

#header a:hover {
font-size:34px;
color:#000;
}

#sidebar {
	background: #fff;
	float: right;
	width: 144px;
	margin-top: 58px;
}

#sidebar ul {
	list-style-type: none;
	padding-left: 5px;
	margin: 0;
}

#sidebar h3 {
	font-weight: normal;
	font-size: 12px;
	color:#666;
	margin: 3px 0 0 0;
}

#sidebar a,#sidebar a:active,#sidebar a:visited,#sidebar a:hover,#sidebar a img {
	text-decoration: none; 
	color: #000;
}

#sidebar h3 a,#sidebar h3 a:hover{
	color:#666;
}

#rap {
	background-color: #FFFFFF;
	margin: 0 auto;
	width:700px;
	padding: 15px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}

#footer{
font-size:11px;
text-align:center;
color: #666;
padding-top:100px;
}

#last{
font-size:11px;
text-align:right;
color: #666;
}

#read img{
border: 0;
}

#read{
text-align:center;
margin-top:25px;
}

#ad{
float:right;
}
#text{
float:left;
}