/*
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: underline;
	color: #333;
}

a:active {
	text-decoration: underline;
	color: #333;
}

a:hover {
	text-decoration: underline;
	color: #333;
}

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 {
	color: #333;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	background-color: #FFF;
	background-image: url(/images/bg_pattern.gif);
}

cite {
	font-size: 11px;
	font-style: normal;
	color:#CCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #CCC;
	font-size: 20px;
}
h1 a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	color: #0066ff;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #333;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	color: #0066ff;
}
h1 a {
	color: #0066ff;
}

h2 a {
	color: #0066ff;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	font-size: 13px;
}

ol#comments li p {
}

#commentlist li{
	margin-left:-22px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#sidebar li {

	
}


.feedback {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	
}

#header_menu {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
}
#header_wrap {
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	position: relative;
	z-index: 3;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 27px;
}

#header_menu a {
	display: block;
	margin: 0px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#header_menu a:hover {
	background-color: #DF1C47;
}






/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}
#content_padding ul {
	line-height: 18px;
	font-size: 12px;
}


ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	clear:both;
	color: #666;
	font-size: 14pt;
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

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

.feedback {
	color: #333;
	text-align: right;
	font-size:11px;
	clear: both;
}


.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 {
	color: #666;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 11px;
}
.meta a {
	color: #666;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a:hover {
	color: #666;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}

.storytitle a {
	text-decoration: none;
}

.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-bottom:18px;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #CCC;
	padding: 3px;
}

#commentform textarea {
	width: 100%;
}

#commentlist ul {
	font-size: 12px;
	list-style-type: none;
	color: #666;
}




#content {
	float: left;
	width:600px;
}

#sidebar {
	padding: 0px;
	float: right;
	width: 340px;
	margin: 0px;
}
#sidebar a {
	font-size: 13pt;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}

#sidebar form {
	margin: 0 0 0 0px;
}

#sidebar input#s {
	width: 60%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	
}

#sidebar ul {
	color: #666;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;
	font-size: 11pt;
}

#sidebar h2 {
	font-weight: normal;
	margin:0;
	padding:0;
	font-size: 12pt;	
}

#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: #333;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
}

#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 {
	margin-right:auto;
	margin-left:auto;
	width:960px;
}

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









/* ----------------- HEADER ----------------- */

#bannerwrap {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	z-index: 1;
}

#banner {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100px;
	width: 976px;
}


#productmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	width: 976px;
	left: 400px;
	top: 42px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 35px;
}
#productmenu a {
	color: #FFF;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
}
#productmenu a:hover {
	padding-right: 12px;
	padding-left: 12px;
	font-size: 12px;
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	background-color: #61686D;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#productmenuwrap {
	background-color: #333;
}

/* ----------------- HEADER END ----------------- */


/* ----------------- FOOTER ----------------- */
#bottommenu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: center;
	height: 100px;
}
#bottommenu a {
	color: #999;
	text-decoration: underline;
}

#footerwrap {
	margin-top: 15px;

}
/* ----------------- FOOTER END ----------------- */

#top_border {
	background-image: url(/images/top_border.gif);
	height: 22px;
}
#bottom_border {
	background-image: url(/images/bottom_border.gif);
	height: 22px;
	clear:both;
}
#content_wrap {
	background-repeat: repeat-y;
}
#content_wrap2 {
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#content_padding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#banner_ad {
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 475px;
	top: 20px;
}
#productmenu h4 a {
	background-color: #806db1;
	float: right;
	margin: 0px;
}
#productmenu h4 a:hover {
	background-color: #61686D;
	float: right;
	margin: 0px;
	color: #FFF;
}
#main_ad {
	width: 336px;
	height: 280px;
	margin-right: auto;
	margin-left: auto;
}

#productmenu h4 {
	margin: 0px;
	padding: 0px;
}
.img_ad_left {
	float: left;
	padding-right: 5px;
}
.odd {
	background-color: #F5F5F5;
	padding: 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.even {
	background-color: #FFF;
	padding: 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.author {
	background-color: #EFFCBC;
	padding: 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.storycontent ul li {
	line-height: 17px;
}


#mini_menu a {
	font-size: 9pt;
	padding: 10px;
	float: right;
}
#mini_menu a:hover {
	color: #FFF;
	text-decoration: underline;
}

#menu_wrap {
	background-color: #000;
}
#header {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	position: relative;
}
#menu {
	width: 960px;
	height: 38px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-color: #CCC;
	background-image: url(/images/menu.png);
}
#menu a {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	display: block;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
#menu a:hover {
	background-color: #CCC;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	position: relative;
}
#logo {
	height: 80px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 20px;
}
#mini_menu {
	position: absolute;
	width: 150px;
	left: 660px;
	top: 0px;
}
#top_border {
	background-image: url(/images/top_border.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#bottom_border {
	background-image: url(/images/bottom_border.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.storycontent p {
}
#s_padding {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: center;
}
#slideshow_wrap {
	height: 200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#topbar {
	height: 5px;
	background-color: #333;
}
#themes4blackberry {
	background-color: #CCC;
	text-align: center;
	line-height: 20px;
}
#themes4blackberry h2 {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#jumpMenu {
	margin-top: 10px;
	margin-bottom: 8px;
}
#big-header-ad {
	padding-top: 15px;
	padding-bottom: 15px;
}

#theme-wrap1 {
	width: 672px;
	margin-right: auto;
	margin-left: auto;
}

#column-right {
	width: 336px;
	float: right;
}
#theme-wrap {
	background-image: url(/images/theme-bg.png);
	height: 100px;
	width: 450px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#theme-icon {
	position: absolute;
	top: 5px;
	left: 5px;
}
#theme-icon a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#theme-description {
	height: 80px;
	width: 330px;
	position: absolute;
	left: 110px;
	top: 10px;
}
#theme-wrap h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	text-align: left;
	font-weight: bold;
}
#theme-description img {
	float: left;
}

#theme-description a {
	text-decoration: none;
	color: #333;
}
