/*
Theme Name: Barecity (old cubdesign)
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

*/


h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}

a {
	text-decoration: none; 
	color: #0000CC;

}

a:active {
	text-decoration: none;
	color: #0000CC;
}

a:visited {
	text-decoration: none;
	color: #0000CC;
}

a:hover {
	text-decoration: none; 
	color: #0000CC;
}

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;
	line-height:160%;
	clear:both;
}

body {
	background: #fff;
	color: #000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

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:"Trebuchet MS","Times New Roman",Tahoma;
	font-size:161.6%;
}

h4 {
	font-family:"Trebuchet MS","Times New Roman",Tahoma;
	font-size:138.5%;
}

h5 {
	font-family:"Trebuchet MS","Times New Roman",Tahoma;
	font-size:123.1%;
}

h6 {
	font-family:"Trebuchet MS","Times New Roman",Tahoma;
	font-size:108%;
}

ol#comments li p {
}

#commentlist li{
	margin-left:-22px;
}

p, li, .feedback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	line-height:160%;
}


/* 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 15px 0 15px;
	margin: 0 0 20px 0;
	text-align: left;
}

.credit a:link, .credit a:hover {
	color: #666;
}

.feedback {
	color: #666;
	/*font-size:11px;*/
	clear: both;
}

.meta {
	/*font-size: 10px;*/
	PADDING:0.2em 0;
	BORDER-BOTTOM:dotted 1px #ccc;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}


.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;

}



h3.storytitle {
	font-family:"Trebuchet MS","Times New Roman",Tahoma;
	letter-spacing:-1px;
	text-transform:capitalize;
	margin-top: 0;
	font-size: 182%;
	margin-BOTTOM: 0.4em;
	FONT-WEIGHT:bold;
}


.storytitle a {
	text-decoration: none;
}


/*
	{
*/

.storycontent {
	margin-bottom:10px;
}

.storycontent p,.storycontent blockquote{
	margin:1em 0;
}
.storycontent blockquote{
	PADDING:0 0.6em;
}

.storycontent a {
	text-decoration: underline;
	FONT-WEIGHT:bold;
	/*border-bottom: 1px dotted #888;*/
}

.storycontent a:hover {
	text-decoration: none;
	/*border-bottom: 1px dashed #888;*/
}


.storycontent li {
	MARGIN-LEFT:2em;
}
.storycontent ol li {
	list-style-type:decimal;
}
.storycontent ul li {
	list-style-type:disc;
}


.post {
	margin-bottom:100px;
}


#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:635px;
	padding :15px;
}



#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 360%;
	color: black;
	font-weight: normal;	
}

#headwrap {
	padding:12px 15px 16px 15px;
	margin:24px 0 48px 0;
}


#header a {
	color: black;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

#sidebar {
	background: #fff;
	border-left: 1px dotted #ccc;
	padding: 0px 12px 10px 12px;/* right + 12 px left - 8x*/
	float: right;
	width: 305px;/* 230 + 56 +19*/
}

#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: #fff;
	margin-right:auto;
	margin-left:auto;
	width:1000px;/* 1000  */
	padding: 0;
	position:relative;

}

#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;
}

#ads-vertical {
	CLEAR:both;
	/*font-size: 12px;*/
	padding-top:1em;	
}


#ads-longimaga-vertical{
	position:absolute;
	top: 15px;
	right:15px;
}


/*
	post-navigator
*/
#post-navigator {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	MARGIN-TOP:3em;
}
#post-navigator .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;

}
#post-navigator .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	TEXT-ALIGN:right;
	width: 45%;
	overflow: hidden;

}
#post-navigator a {
	color: #FFFFFF;
	background: #000000;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #666666;
}
#post-navigator a:hover {
	color: #000000;
	background: #EEEEEE;
	padding: 2px 4px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}


#post-navigator-single {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	MARGIN-TOP:3em;
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;

}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	TEXT-ALIGN:right;
	width: 45%;
	overflow: hidden;

}
#post-navigator-single a {
	color: #000000;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: underline;
	font-weight: bold;
}
#post-navigator-single a:hover {
	color: #003366;
	padding: 5px 8px;
	margin: 0px 0px 0px 3px;
	text-decoration: none;
	font-weight: bold;
}




#recent-posts li{
	LIST-STYLE-type:disc;
}

#recent-comments li{
	LIST-STYLE-type:disc;
}

#tag_cloud a{
	line-height:24px;
	font-family:Arial,Helvetica;
}



div.post-content li{
	MARGIN-LEFT:2em;
	LIST-STYLE-type:disc;
}

pre {
	overflow: scroll;
	padding: 5px;
	display: block;
	border: 3px solid #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
	margin: 8px 0px;
	clear: both;
	width: 90%;
	height: 60px;
}

