/* 
Theme Name:		Lorem Ipsum
Theme URI:		http://letsmint.com/themes/lorem-ipsum
Description: 	No Image; a fast loading, Widget ready 3 column, clean, clear, white theme.
Version:		1.3.1
Author:			Brajeshwar
Author URI:		http://brajeshwar.com/
Tags:			white, fixed width, three columns, widgets
___________________________________________________________________________________________________ */

/* 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 { 	color:#708090;
	text-decoration:underline; }
a:hover { text-decoration: underline; color: #1e90ff;}

/* hn */
h1, h2, h3, h4, h5, h6 { font-weight: bold; margin: 10px 0; }
h1 { font-size: 1.2em; }
h2 { font-size: 1.1em; }
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 #0095c9;
}

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

/* misc */
abbr, acronym {
font-style: normal; 
border-bottom: 1px dotted #666; 
cursor: help;
}
pre {
border: 1px dotted #0095c9;
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;
}

/* blogroll */ 
#blogroll { float: right; margin: 120px 5px; text-align: right;}

#blogroll h2 {
font: normal normal bold 1em/100% Constantia, "Palatino Linotype", Palatino, Georgia, serif;
text-transform: uppercase;
border-bottom: 1px solid #b0b0b0;
color: #b0b0b0;
margin: 4px 0;
padding: 4px 0;
}



#blogroll p { margin: 0; }

#blogroll ul {
list-style: none;
margin: 0;
padding: 0 0 0 0;
}


#blogroll li {
list-style: none;
margin: 0;
padding: 0;
}

#blogroll ul li {
margin: 0.2em 0;
padding: 0.2em 0;
font-family:Candara,"Trebuchet MS",Trebuchet,sans-serif;
font-size:0.96em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:100%;
}

#blogroll ul li ul li {
margin: 0.2em 0;
}

#blogroll ul li a { color: #b0b0b0;}
#blogroll ul li a:hover { text-decoration: underline; }
#blogroll ul li ol { list-style: decimal; }
#blogroll ul li ol li {
list-style: decimal;
margin: 0.2em 0.3em;
padding: 0.2em 0.3em;
}

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



/* header */
#header { text-align: center; }
#header h1, #header h1 a, #header h1 a:hover {
font: normal normal bold 2em/normal Cambria, "Times New Roman", Times, serif;
color: #333;
text-decoration: none;
text-transform: uppercase;
padding: 0;
margin: 30px 0 0 0;
}
#header h5 {
font: normal normal normal 1.0em/normal Helvetica, Calibri, Arial, sans-serif;
color: #666;
padding: 0;
margin: 5px;
}

/* nav */
#nav {
margin: 10px 0 0 0;
padding: 5px 0;
text-align: center;
border-top: 1px solid #0095c9;
border-bottom: 1px solid #0095c9;
font-size:1.1em;
}

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

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

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

#nav2 {
margin: 0 0 20px 0;
text-align: center;
border-bottom: 1px solid #0095c9;
}

#nav2  ul li.current-cat a {color: #0095c9;}

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

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

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

/* sidebars */
#content-sidebar {float:left}
#sidebar, #sidebar-alt, #sidebar-about, #sidebar-about-alt { width: 200px; color: #0095c9;}
#sidebar-about { float: right; padding: 0 15px;}
#sidebar-about-alt {
	float: right; 
	border-left:1px solid #D8D8D8;
	margin:0 -1px;
	padding:0 0 0 15px;
}

#sidebar h2, #sidebar-top h2, #sidebar-about h2, #sidebar-alt h2, #sidebar-about-alt h2, #sidebar-about h2 a {
font: normal normal bold 1em/100% Constantia, "Palatino Linotype", Palatino, Georgia, serif;
text-transform: uppercase;
border-bottom: 1px solid #999;
color: #0095c9;
margin: 4px 0;
padding: 4px 0;
}

#sidebar-alt p, #sidebar-top p, #sidebar p { margin: 0; }, #sidebar-about p, #sidebar-about-alt p { color: #0095c9; }

#sidebar-alt ul, #sidebar-top ul, #sidebar ul, #sidebar-about ul, #sidebar-about-alt ul {
line-height: 100%;
list-style: none;
margin: 0;
padding: 0 0 0 0;
}

#sidebar-alt li, #sidebar-top li, #sidebar li, #sidebar-about li, #sidebar-about-alt li {
list-style: none;
color: #000000;
margin: 0;
padding: 0;
}

#sidebar-alt ul li, #sidebar-top ul li, #sidebar ul li, #sidebar-about ul li {
color: #000000;
margin: 0.2em 0;
padding: 0.2em 0;
font-family:Candara,"Trebuchet MS",Trebuchet,sans-serif;
font-size:0.9em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:100%;
}
#better-text-6 ul li, #better-text-3 ul li {
list-style: disc inside none;
}
#better-text-2 h1 {
	font-size:28pt;
	line-height:23.5pt;
	color: #704C27;
}

#sidebar-alt ul li ul li, #sidebar-top ul li ul li, #sidebar ul li ul li, #sidebar-about ul li ul li {
color: #0095c9;
margin: 0.2em 0;
padding: 0.2em 1.5em;
background: url(i/arrow-01.gif) 0 0.65em no-repeat;
}
#sidebar-alt ul li a, #sidebar-top ul li a, #sidebar ul li a, #sidebar-about ul li a { color: #708090; text-decoration: underline; }
#sidebar-alt ul li a:hover, #sidebar-top ul li a:hover, #sidebar ul li a:hover, #sidebar-about ul li a:hover { color: #0095c9; text-decoration: underline; }
#sidebar-alt ul li ol, #sidebar-top ul li ol, #sidebar ul li ol, #sidebar-about ul li ol { list-style: decimal; }
#sidebar-alt ul li ol li, #sidebar-top ul li ol li, #sidebar ul li ol li, #sidebar-about 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; }

/* top sidebar */ 

#sidebar-top { width: 430px; color: #0095c9; padding: 0 0 0 15px;}


/* left sidebar */

#sidebar-alt { 
	border-right:1px solid #d8d8d8;
	color:#0095C9;
	float:left;
	padding:0 15px 0 15px;
}

/* right sidebar */ 

#sidebar { 
	border-left:1px solid #D8D8D8;
	color: #0095c9; 
	float: left; 
	margin:0 -1px;
	padding: 0 0 0 15px;}

#textwidget a {
	color:#708090;
	text-decoration:underline;
}
	
/* content */
#content {
background: #fff;
margin: 20px 0;
height: 100%;
}
#content-about {
	float:left;
	width:470px;
}
#content-about .alignleft {
float:left;
}
#content-about .alignright {
float:right;
}

/* content-article */

#post-content {
margin-bottom: 3px;
}
#content-article {
border-right:1px solid #D8D8D8;
float: left;
width: 470px;
padding-right: 15px;
}

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

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

.post p { margin: 1em 0; 
font-size: 0.9em;}


.post p a {
color: #000;
text-decoration: none;
border-bottom: 1px solid #ccc;
}
.post img a {
text-decoration: none;
border-style: none;
border: 0 none;
}
.post p a:hover {
text-decoration: none;
border-bottom: 0px 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, .post p.tagmetadata, .post p.tagmetadata a {
font: normal normal normal 0.85em/normal Helvetica, Calibri, Arial, sans-serif;
color: #0095c9;
text-decoration: none;
border: 0 none;
margin: 0;
margin-top:1px;
padding: 5px 0 25px;
clear:both;
}
.post p.postmetadata a:hover, .post p.tagmetadata a:hover { text-decoration: underline; color: #666; }
#content-article img, #content-article img a {
border: 0px solid #e0e0e0;
margin: 5px 10px 5px 0;
text-decoration: none;
background: #fff;
max-width: 460px;
}
.post p.tagmetadata {
padding: 0 0 0 0;
border-top: none;
}
#content-article img.wp-smiley,
#content-article img.wp-wink,
#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: #0095c9;
padding: 10px;
margin: 20px 0;
}
#content-article ul, #content-article ol {
list-style: none;
margin: 0;
padding: 0 10px;
}
#content-article ul li, #content-article ol li {
margin: 0 10px;
padding: 0 15px;
}
#content-article ol { margin: 0 20px;}
#content-article ol li { list-style: decimal; padding: 4px 5px; font-size:0.9em;} 
#content-article ul li {
list-style: none;
background: url(i/arrow-03.gif) 0 10px no-repeat;
font-size: 90%;
}
#content-article ul li a, #content-article ol li a {
color: #333;
text-decoration: none;
border-bottom: 1px solid #ccc;
}
#content-article ul li a:hover, #content-article ol li a:hover {
text-decoration: none;
border-bottom: 1px solid #ccc;
color: #4876ff;
}
#content-article p.article-jump {
margin: 0;
padding: 0;
}
#content-article .navigation { margin: 20px 0; border-top: 1px solid #ebebeb;}
#content-article .navigation .alignleft { float: left; }
#content-article .navigation .alignright { float: right; }
.alignright {float: right;}
.alignleft { float: left; }
.alignnone { float: none; }

#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;
}
#related-random p {
font: bold normal normal 1em/1.5em Candara, "Trebuchet MS", Trebuchet, sans-serif;;
}

/* ads */
.ads {
overflow: hidden;
float: none;
}
.article-top {
border-bottom: 1px solid #f0f0f0;
}
.article-mid {
border-top: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
}
.article-end {}

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

#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: #0095c9;
}

/* Figure from http://www.alistapart.com/articles/figurehandler */
.figure {
  margin: 0 0 1.5em;
}
.figure p {
  margin: 0;
}
.figure .credit {
  font-size: .8em;
  text-align: right;
}
.figure .credit cite {
  font-style: inherit;
}
.figure .caption {
  font-style: italic;
  font-size: 1.1em;
}
.figure .title {
  font-style: normal;
  font-weight: bold;
}
.figure .title:after {
  content: ": ";
}

/* tags */
#tags, #tags a {
	text-transform: lowercase;
	text-decoration: none;
	color: #333;
}
#tags a:hover {
	color: #00f;
	text-decoration: underline;
}

/*
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 {}

/* flickr photos */
#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_uber_wrapper {width:150px;}
#flickr_www {display:block; text-align:center; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;border: solid 1px #000000}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

#flickr-photos img
{
	display: block;
	float: left;
	padding: 0;
	position: relative;
	height: 55px;
	width: 55px;
	border: 1px solid #0095c9;
	margin: 2px;
}

/* figure */
.figure									{ border-bottom: 1px dotted #ccc; }
.figure img							{ margin: 0; padding: 0; border: 0 none; width: 468px !important; }
.figure p								{ margin: 0; padding: 0; }
.figure .credit					{ font-size: x-small; text-align: right; }
.figure .credit cite		{ font-style: inherit; }
.figure .caption				{ margin-bottom: 6px; }
.figure .title					{ font-weight: bold; background: none; font-style: normal; }
.figure .title:after		{ content: ": "; }

/* Drop cap */
span.cap {
float:left;
font-size:480%;
font-weight:bold;
font-family: Cambria,Georgia,serif;
line-height:1em;
margin-bottom:-0.2em;
margin-right:0.05em;
position:relative;
}
span.cat{
	color:black;
	background-color:orange;
	padding:0 2px;
 }
 #clearboth {
	clear:both;
	}
