/* 
Theme Name: Lorem Ipsum
Theme URL: http://www.letsmint.com/2007/lorem-ipsum-wordpress-theme/
Description: <p>No Image; a fast loading, Widget ready 3 column, clean, clear, white theme. Font style compatible with Microsoft Windows Vista. Compatible with older versions of Wordpress but best suited for Wordpress 2.1 and above.</p><p>The theme is optimized for Human readability and Search Engines; it is also ready for revenue earning through Google Adsense. You've to edit/change the Publication ID to your Google Adsense Publication ID to start earning right away as the color scheme of the Adsense are already optimized for the theme design.</p><p>For more details visit the <a href="http://www.letsmint.com/" title="Lorem Ipsum">Lorem Ipsum</a> theme site.</p>
Author: Brajeshwar
Author URI: http://www.brajeshwar.com/
Version: v1.2.7

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
___________________________________________________________________________________________________ */

/* reset */
* { margin: 0; padding: 0; }
html, body { border: 0 none; height: 100%; background: #fff; text-align: center; }
img, a img, form { margin: 0; padding: 0; border: 0 none; text-decoration: none; }

/* defaults */
html, body, p { font: normal normal normal 94%/150% Candara, "Trebuchet MS", Trebuchet, sans-serif; color: #333; }
code, pre { font: normal normal normal 1em/1.6em Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; }
p { margin: 0.15em 0; padding: 0.15em 0; }

/* links */
a { text-decoration: none; color: #708090; }
a:hover { text-decoration: underline; color: #1e90ff;}

/* hn */
h1, h2, h3, h4, h5, h6 { font-weight: bold; margin: 10px 0; }
h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.0em; }
h4 { font-size: 0.8em; }
h5 { font-size: 0.7em; }
h6 { font-size: 0.6em; }

/* defination lists */
dl { margin: 20px 0; }
dt { font-size: 0.9em; text-transform: uppercase; }
dd { margin: 0 0 20px; }

/* lists */
ol { margin: 10px 0 10px 25px; }
ol li { margin: 0 0 15px 0; }
ul { margin: 10px 0; } 
ul li {
/* height: 1%; */
list-style-type: disc;
margin: 0 0 5px;
padding: 0 0 0 15px;
line-height: 18px;
}

/* blockquote */
blockquote {
margin: 0;
padding: 10px;
background: #f5f5f5;
border-top: 1px dotted #ccc;
border-bottom: 1px solid #ccc;
font: italic normal normal 0.95em/1.5em Candara, "Trebuchet MS", Trebuchet, sans-serif;
color: #666;
}

/* image styles */
img.left {
float: left;
margin: 0 15px 10px 0;
}
img.right {
float: right;
margin: 0 0 10px 15px;
}
img.centered {
display: block;
margin: 10px auto;
}
img.border {
padding: 2px;
border: 1px solid #999;
}

/* utility */
.clearall, .clear { clear: both; height: 0; line-height: 0; }
.txtStrike { text-decoration: line-through; color: #ccc; }
.disHide { display: none; }
hr { display: none; }
.codered, .clrred { color: #f00; }

/* misc */
abbr, acronym {
font-style: normal; 
border-bottom: 1px dotted #666; 
cursor: help;
}
pre {
border: 1px dotted #999;
background: #fafafa;
padding: 5px;
overflow: auto;
width: 95%;
max-height: 500px;
margin: 10px auto;
font: 1em/1.5em Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}

/* theme
___________________________________________________________________________________________________ */
html, body {
background: #f3f3f3 url(i/body.gif) center repeat-y;
margin: 0 auto;
}

div#wrapper {
background: #fff;
width: 940px;
margin: 0 auto;
padding: 0;
text-align: left;
}

/* header */
div#header { text-align: center; background-image: url(Budapestcity.jpg) }
div#header h1, div#header h1 a, div#header h1 a:hover {
font: normal normal bold 0.0em/normal Cambria, "Times New Roman", Times, serif;
color: #990000;
text-decoration: none;
text-transform: uppercase;
padding: 74px;
margin: 30px 0 0 0;
}
div#header h5 {
font: normal normal normal 1.0em/normal Helvetica, Calibri, Arial, sans-serif;
color: #666;
padding: 0;
margin: 5px;
}

/* nav */
div#nav {
margin: 20px 0;
padding: 10px 0;
text-align: center;
border-top: 1px dotted #999;
border-bottom: 1px dotted #999;
}

div#nav ul { margin: 0; padding: 0; }
div#nav li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

div#nav ul li a {
font: normal normal normal 1.4em/normal Constantia, "Palatino Linotype", Palatino, Georgia, serif;
color: #333;
padding: 0 10px;
margin: 0;
text-decoration: none;
text-transform: normal;
}

div#nav ul li a:hover { color: #1e90ff; }

/* sidebars */
div#sidebar, div#sidebar-alt { width: 200px; }
div#sidebar-alt { float: left; }
div#sidebar { float: right; }

div#sidebar h2, div#sidebar-alt h2 {
font: normal normal bold 1em/normal Constantia, "Palatino Linotype", Palatino, Georgia, serif;
text-transform: uppercase;
border-bottom: 1px solid #999;
color: #333;
margin: 4px 0;
padding: 4px 0;
}

div#sidebar-alt p, div#sidebar p {}

div#sidebar-alt ul, div#sidebar ul  {
list-style: none;
margin: 0;
padding: 0 0 20px 0;
}

div#sidebar-alt li, div#sidebar li {
list-style: none;
margin: 0;
padding: 0;
}

div#sidebar-alt ul li, div#sidebar ul li {
margin: 0.2em 0;
padding: 0.2em 0;
font: normal normal normal 0.96em/normal Candara, "Trebuchet MS", Trebuchet, sans-serif;
}
div#sidebar-alt ul li ul li, div#sidebar ul li ul li {
margin: 0.2em 0;
padding: 0.2em 1.5em;
background: url(i/arrow-01.gif) 0 0.65em no-repeat;
}
div#sidebar-alt ul li a, div#sidebar ul li a { color: #333; text-decoration: none; }
div#sidebar-alt ul li a:hover, div#sidebar ul li a:hover { color: #000; text-decoration: underline; }
div#sidebar-alt ul li ol, div#sidebar ul li ol { list-style: decimal; }
div#sidebar-alt ul li ol li, div#sidebar ul li ol li {
list-style: decimal;
margin: 0.2em 0.3em;
padding: 0.2em 0.3em;
}
#rss-random, p.rss-random { }
p.rss-random span.icon-rss {
display: block;
float: left;
width: 90px;
}
p.rss-random span.randompost { font: normal normal normal 0.96em/normal Candara, "Trebuchet MS", Trebuchet, sans-serif; }
p.rss-random span.randompost img {
float: left;
margin: 0 3px 0 0;
}
p.rss-random span.randompost a { text-decoration: underline; }
p.rss-random span.randompost a:hover { text-decoration: underline; color: #000; }

/* content */
div#content {
background: #fff url(i/grid-cl-side-right.gif) left repeat-y;
margin: 20px 0;
height: 100%;
}

/* content-article */
div#content-article {
float: left;
width: 470px;
margin-right: 30px;
}

.post {}
.post h2, .post h2 a {
text-transform: none;
font: normal normal bold 1.2em/1.6em Constantia, "Palatino Linotype", Palatino, Georgia, serif;
border-bottom: 1px solid #999;
color: #990000;
margin: 4px 0;
padding: 4px 0;
text-decoration: none;
}

.post h2 a { color: #990000; text-decoration: none; border: 0 none; }

.post p { margin: 1em 0; }
.post p a {
color: #333;
text-decoration: none;
border-bottom: 1px solid #ccc;
}
.post p a:hover {
text-decoration: none;
border-bottom: 1px solid #ccc;
color: #4876ff;
}
.more-link, .more-link a { text-decoration: none; color: #000; }
.more-link a:hover { text-decoration: underline; color: #000; }
.post p.postmetadata, .post p.postmetadata a {
font: normal normal normal 0.90em/normal Helvetica, Calibri, Arial, sans-serif;
color: #999;
text-decoration: none;
border: 0 none;
margin: 0;
padding: 0;
}
.post p.postmetadata a:hover { text-decoration: underline; color: #666; }
div#content-article img, div#content-article img a {
float: left;
border: 1px solid #e0e0e0;
margin: 5px 10px 5px 0;
padding: 4px;
text-decoration: none;
background: #fff;
}
div#content-article img.wp-smiley,
div#content-article img.wp-wink,
div#content-article img.wp-polls {
float: none; 
border: 0 none; 
padding: 0; 
margin: 0;
} 
.post p.single-postmeta {
background: #f0f0f0;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
color: #999;
padding: 10px;
margin: 20px 0;
}
div#content-article ul, div#content-article ol {
list-style: none;
margin: 0;
padding: 0 10px;
}
div#content-article ul li, div#content-article ol li {
margin: 0 10px;
padding: 4px 15px;
}
div#content-article ol { margin: 0 20px; }
div#content-article ol li { list-style: decimal; padding: 4px 5px;} 
div#content-article ul li {
list-style: none;
background: url(i/arrow-03.gif) 0 10px no-repeat;
}
div#content-article ul li a, div#content-article ol li a {
color: #333;
text-decoration: none;
border-bottom: 1px solid #ccc;
}
div#content-article ul li a:hover, div#content-article ol li a:hover {
text-decoration: none;
border-bottom: 1px solid #ccc;
color: #4876ff;
}
div#content-article .navigation { margin: 20px 0; border-top: 1px solid #ebebeb;}
div#content-article .navigation .alignleft { float: left; }
div#content-article .navigation .alignright { float: right; }

div#related-random {
padding: 10px 60px 10px 10px;
margin: 0;
background: #fff url(i/random/) right bottom repeat-y;
border-top: 1px dotted #333;
border-bottom: 1px dotted #333;
}
div#related-random p {
font: bold normal normal 1em/1.5em Candara, "Trebuchet MS", Trebuchet, sans-serif;;
}

/* ads */
div.ads { overflow: hidden; }
div.ads-article-adsense { border: 0 none; }

/* footer */
div#footer {
text-align: center;
border-top: 1px solid #999;
}

div#footer p {
margin: 0;
padding: 20px 0;
color: #333;
font: normal normal 0.90em/normal Constantia, "Palatino Linotype", Palatino, Georgia, serif;
}

/* arrows, icons, et al */
.more-info,
.more-info-alt1 {
padding-left: 20px;
}
.more-info { background: #fff url(i/tag_blue.png) left center no-repeat; }
.more-info-alt1 { background: #fff url(i/accept.png) left center no-repeat; }

/* search */
#s {
width: 95%;
color: #333;
margin: 8px 0;
padding: 4px;
}
#searchsubmit {
margin-bottom: 10px;
}

/* forms */
.textfield-default {
width: 95%;
color: #333;
margin: 8px 0;
padding: 4px;
}
.submit-default {}

/* comments */
.alt {
margin: 0;
padding: 0;
background: #f5f5f5;
border-bottom: 1px dotted #ccc;
}

.commentlist { padding: 0; }

.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: number;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
text-transform: lowercase;
color: #999;
}

/*
FEEDBURNER - FEEDFLARE

*	FeedFlare is wrapped in a <p> tag, so it will inherit the default paragraph styles in use on your blog.
	However, because it contains a class of feedburnerFlareBlock, you can style it however you want.
* By default, FeedFlare uses bullets (") as separators. But each one is wrapped in a <span> tag,
	so you can hide them, restyle them, or make them dance at your leisure.
* To aid your styling, we've applied a class of first to the first link.

<p class="feedburnerFlareBlock"><a href="flare1url" class="first">Flare 1</a> <span>&#8226;</span> <a href="flare2url">Flare 2</a> <span>&#8226;</span> <a href="flare3url">Flare 3</a></p>
___________________________________________________________________________________________________ */
p.feedburnerFlareBlock {}
p.feedburnerFlareBlock .first {}
p.feedburnerFlareBlock .flare1url {}

/*
MYBLOGLOG STYLES

Here is the XHTML
<table cellspacing='0' cellpadding='0' id='MBL_COMM'>
 <tr><td colspan='2' class='mbl_h'>Recent Readers</td></tr>
 <tr id='tr1'>
  <td id='tdd11' class='mbl_img'><img /></td>
  <td id='tdd21' class='mbl_mem'><a href='#'></a></td>
 </tr>
 <tr id='tr2'>
  <td id='tdd12' class='mbl_img'><img /></td>
  <td id='tdd22' class='mbl_mem'><a href='#'></a></td>
 </tr>
 <tr id='tr3'>
  <td id='tdd13' class='mbl_img'><img /></td>
  <td id='tdd23' class='mbl_mem'><a href='#'></a></td>
 </tr>
 <tr id='tr4'>
  <td id='tdd14' class='mbl_img'><img /></td>
  <td id='tdd24' class='mbl_mem'><a href='#'></a></td>
 <tr id='tr5'>
  <td id='tdd15' class='mbl_img'><img /></td>
  <td id='tdd25' class='mbl_mem'><a href='#'></a></td>
 </tr>
</table>

body table#MBL_COMM {border:2px solid red;}
body table#MBL_COMM td.mbl_img {background:green;}
body table#MBL_COMM img {border-color:blue;}
___________________________________________________________________________________________________ */