/*
Theme Name: Shpoorenzoohe
Theme URI: http://www.numbereleven.com/shpoorenzoohe
Description: Theme designed for Shpooren#zoohe by <a href="http://www.numbereleven.com.au">number eleven</a>. 
Version: 1.0
Author: Christine Roehm
Author URI: http://www.numbereleven.com.au
Tags: business, corporate, banner, fixed width, 2 columns, two columns, right sidebar, breadcrumb, widget ready, valid CSS, valid XHTML, simple, white, yellow
*/

* {
    margin: 0; 
	padding: 0; 
	font-family: arial,sans-serif; 
	font-size: 13px;
}
body { background: #fff url('images/bg.gif') top left; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
img	{ border: none; }
#wrapper {
    margin: 10px auto;
	width: 900px;
	padding: 30px;
	background: #fff;
	border: 2px solid #ccc;
}
/* ---- Header ---- */
#topmenu {
    margin: -30px 0 20px 0;
	height:80px;
	border-bottom: 1px dotted #ccc;
	background: url('images/logo-shpoor.gif') 0 5px no-repeat;
}
#topmenu ul {
    list-style: none;
	float: right;
	padding-top:50px;
}
#topmenu ul li { display: inline; }
#topmenu a {
    display: block;
	float: left;
	padding: 6px 10px;
	color: #666;
	border: 0px solid #ccc;
	font-weight: bold;
	font-size: 14px;
}
#topmenu a:hover {
    background: #ffffcc;
	color: #666;
	text-decoration: none;
}
#topmenu a.feed {
    background: #cc0000;
	color: #fff;
}
#topmenu a.feed:hover {
    background: #cc0000;
	color: #fff;
	text-decoration: underline;
}

/* ---- header with search and image ---- */
#header { margin: 0 0 20px 0; }  /* was 0 0 50px 0 */
#header h1	{ padding: 5px 10px; }
#header h1,
#header h1 a {
    color: #333;
	letter-spacing: 0;
	text-decoration: none;
	font-size: 30px;
}
/* ---- search ----- */
#searchform	{ float: right; margin: 0 0 -20px 0; }
#s {
    margin: 0 0 20px 0;
    padding: 3px;
	border: 2px solid #ccc;
	width: 100px;
	color: #333;
}
#s:hover { border: 2px solid #999; }

/* ---- image ---- */
#topimage {
    height: 145px;
	background: #fff url('images/bird.jpg') top left no-repeat;
	border: 1px solid #fff;
}

/* ---- breadcrumb ---- */
#teaser {
    font-size: 12px;
	font-weight: normal;
	color: #666;
    margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #ccc;
}
#teaser a { color: #333; text-decoration: none; }
#teaser a:hover	{ text-decoration: none; }

/* ---- Content ---- */
#content {
    overflow: hidden;
    o/flow: visible;
    width: 515px;
    w/idth: auto;
	padding:0 30px 0 10px;
	line-height: 160%;
	font-size: 12px;
	color: #222;
}
#content ul	{
    margin: 10px 0 10px 10px;
	list-style: none;
}
#content ul li {
    background: url('images/bullet_pale.gif') 0 2px no-repeat;
	margin: 5px 0;
	padding-left: 15px;
	font-size: 12px;
}
#content ol {
    margin: 10px 0 10px 10px;
	list-style: decimal inside;
}
#content ol li {
    margin: 5px 0;
	font-size: 12px;
}
#content p {
    margin: 10px 0;
	font-size: 12px;
	text-align: justify;
}
#content a {
    color: #666;
	font-weight: bold;
}
#content a:hover { color: #cc0000; }
#content blockquote	{
    border-left: 1px solid #327eb0;
	padding: 10px;
	font-style: italic;
	background: #ddd;
}
#content img {
   border:1px solid #eee;
   margin: 5px 20px 10px 0;
}
#content .indicator {
    float: left;
	margin-left: -30px;
	font-size: 20px;
	color: #999;
}
#content .numbercomments {
	text-align: left;
    font-size: 11px;
	color: #999;
	margin:0;
	border-bottom: 0px dotted #ccc; 
}
#content .numbercomments a {
	text-align: left;
    font-size: 13px;
	color: #999;
	margin:0;
	border-bottom: 0px dotted #ccc; 
}
#content h1,
#content h2,
#content h1 a,
#content h2 a {
    background: #fff;
	margin: 10px 0 5px -30px;
	padding: 5px 0 5px 30px;
	color: #333;
	letter-spacing: -1px;
	text-decoration: none;
}
#content h1,
#content h1 a {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
}
#content h2,
#content h2 a {
    font-size: 16px; /*font-size: 17px;*/
    letter-spacing: 1px;
    margin-bottom: -10px;
}
#content h1 a:hover,
#content h2 a:hover {
    color: #000;
	text-decoration:underline;
}
#content h3	{
    font-size: 14px;
	margin-top: 10px;
	color: #666;
}
#content .metadata {
    font-size:12px;
	text-align:right;
	color: #666;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #ccc;
}
#content .metadata_bottom { color: #666; padding: 0; }
#content .entry	{ margin-bottom: 20px; }

/* ---- Comments listing ---- */
#content .comments-template { margin-top: 40px; }
#content .commentlist {
    list-style: none;
	margin: 10px 0 0 0;
}
#content .commentmetadata {
    padding: 5px 10px;
	background: #eee;
	margin: 5px 0 5px -10px;
}
#content .commentmetadata img {
    float: left;
	padding: 2px;
	margin: 5px 10px 5px 0;
	border: 1px solid #000;
}
#content .commentmetadata_author {
    padding: 5px 10px;
	background: #eee;
	margin: 5px 0 5px -10px;
	border-right: 3px solid #cc0000;
}
#content .commentmetadata_author img {
    float: left;
	padding: 2px;
	margin: 5px 10px 5px 0;
	border: 1px solid #000;
}
#content .commentnumber {
    color: #bbb;
	font-size: 30px;
	font-weight: normal;
	float: right;
}
#media-table {
	line-height: 1.4em;
    vertical-align:top;
    font-family: arial, sans-serif;
	font-size: 13px;
	background: #fff;
	margin:0;
    padding:0;
	width: 100%;
    border-spacing: 5px;
	border-collapse: separate;
	text-align: left;
}
table#media-table td { position:relative; vertical-align:top; }
table#media-table td p { position:relative; margin:0; padding: 3px; }
/* ---- Sidebar ---- */
#sidebar {
    width: 300px;
	float: right;
	line-height: 180%;
    border-left: 1px dotted #ccc;
	padding-left:40px;
	color: #333;
}
#sidebar .leftbar { width: 300px; }
#sidebar .rightbar { float: right; width: 0; }
#sidebar a { color: #333; }
#sidebar a img { padding: 20px; border: none; }
#sidebar h4,
#sidebar h5	{
    color: #cc0000;
	/* letter-spacing: -1px; */
	margin: 20px 0 5px 0;
}
#sidebar h4	{
    font-size: 12px;
	font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px dashed #ccc;
	margin: 0px 0 5px 0;
	padding: 10px 0 5px 0;
}
#sidebar h5	{ font-size: 13px; }
#sidebar ul	{
    margin: 0px 0 10px 5px;
	list-style: none;
}
#sidebar ul li {
    background: url('images/bullet_pale.gif') 0 5px no-repeat;
	padding-left: 15px;
}
#sidebar ul.new li {
   background: url('images/bullet_new.gif') 0 5px no-repeat;
   padding-left: 15px;
}
#sidebar ol	{ margin: 10px 0 10px 5px; list-style: decimal inside; }

/* ---- definitions for the xLanguage language menu ---- */
#xlanguage-list-1.widget ul li {
	background: none;
	display: inline;
	padding: 0 10px;
}
#xlanguage-list-1.widget img {
    border: none;
    padding: 0px;
    margin-right: 3px;
    display: inline;
}
#xlanguage-list-1.widget li.language_item a { color: #999; }
#xlanguage-list-1.widget .current_language_item { color: #666; }

/* ---- subfooter ---- */

#subfooter {
    text-align:right;
    color: #ccc;
    border:1px solid #ccc;
    padding: 5px 10px;
    margin: 30px 0 20px 0;
}
#subfooter a { color: #333; font-weight: bold; }
#subfooter a:hover { color: #cc0000; }

/* ---- Footer ---- */
#footer {
    border: 1px dotted #ccc;
    color: #666;
    padding: 5px 5px 10px 5px;
    margin: 10px 0 -10px 0;
}
#footer a { color: #333; text-decoration: underline; }
#footer a:hover	{ text-decoration: none; }
#footer a.authorlink { color: #666; text-decoration: none; }
#footer a.authorlink:hover { text-decoration: underline; }

/* ---- Comments form ---- */
#author, #email, #url, #comment {
    border: 1px solid #ccc;
    padding: 5px;
    margin-top: 5px;
}
#author { width: 250px; }
#email { width: 250px; }
#url { width: 250px; }
#comment { width: 500px; }
#submit {
    background: #ff9900;  /*#e35c00;*/
	color: #fff;
	padding: 10px;
	border: 1px solid #bbb;
	margin-top: 10px;
}

/* ---- Social bookmark icons ---- */
#content .socialize {
    border: 1px dotted #ccc;
    border-left: none;
    border-right: none;
    padding: 5px;
    font-size:11px;
    color: #666;
    font-weight: normal;
    text-align: left;
}
#content .socialize span { text-align: left; }
#content .socialize  a {
    font-size:11px;
    display:block;
    padding:4px 0;
    padding-left:21px;
    display: inline;
    margin-right: 10px;
    background-position: left 5px;
    background-repeat: no-repeat;
}

#content .digg 		 { background-image: url('images/digg.png'); }
#content .delicious	 { background-image: url('images/delicious.png'); }
#content .technorati { background-image: url('images/technorati.gif'); }
#content .google	 { background-image: url('images/google.gif'); }
#content .stumbleupon{ background-image: url('images/stumbleupon.gif'); }
#content .yahoo		 { background-image: url('images/yahoo.png'); }

/* ---- Required by WordPress ---- */
.aligncenter,
div.aligncenter {
    display: block;
	margin: 0 auto;
}
.alignleft 	{ float: left; }
.alignright { float: right; }
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
}		   	
.wp-caption img	{ border: 0 none; }
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
}