#container {
	top:0px;
	margin:0;
	margin-bottom:50px;
	display:block;
	border-bottom:1px solid #999900;
	position:relative; 
	width:1260px;
}

html>body #container {
/* Hides from IE-mac \*/
	 width: 100%;
/* End hide from IE-mac */
 min-width: 1260px;
}


html>body #container-shop {
/* Hides from IE-mac \*/
	 width: 100%;
/* End hide from IE-mac */
 min-width: 800px;
}


#container-left {
	width:660px;
	float:left;
	/* margin-top:265px; if topbanners are active */
	margin-top:170px;
}

html>body #container-left {
 width: 60%;
 min-width: 660px;
}

#subpage #container-left {
	width: 660px;
}


html>body #subpage #container-left {
 width: 65%;
 min-width: 660px;
}



#container-right {
	display:inline;
	//width:400px;
	width:480px;
	/* Hides from IE-mac \*/
	width:39%;
	//min-width:300px;
	min-width:480px;
	/* End hide from IE-mac */
	float:left;
	position:relative;
}

#subpage #container-right {
	width:350px;
	/* Hides from IE-mac \*/
	width:34%;
	min-width:350px;
	/* End hide from IE-mac */
}


h3.headline {
	display: block;
	position: absolute;
	height: 32px;
	width: 500px;
	background: url(/images/h3_subpage.gif) no-repeat;
	text-indent: -9000px;
	top: 130px;
	left: 40px;
}

#blog {}

#blog h2 {
	position: relative;
	display: block;
	height: 60px;
	width: 369px;
	text-indent: -9000px;
	background: url(/images/h2_thingsarisedaily.gif) no-repeat;
	margin-bottom: 20px;
}
#subpage #blog h2 {
}

#archive h2.archive {
	font:normal bold 45px/45px "Georgia";
	text-indent: 0px;
	text-align:right;
	width:auto;
	padding-right:40px;
	color:white;
}

#archive .subheadline {
	font:normal bold 20px/20px "Georgia";
	text-indent: 0px;
	text-align:right;
	width:auto;
	position:relative;
	padding-right:40px;
	padding-bottom:20px;
	color:white;
}

#nav-skimthrough.top{
	background:#990000;
	border:1px solid #990000;
	width:600px;
	width:90%;
	margin: auto;
	margin-bottom:20px;
}

#nav-skimthrough.bottom {
	background:#990000;
	border:1px solid #990000;
	width:840px;
	margin: auto;
	margin-bottom:0px;
}

#nav-skimthrough a {
	color:white;
	font:normal normal 11px/20px Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}

#nav-skimthrough a.next {
	float:right;
	margin-right:18px;
}

#nav-skimthrough a.back {
	float:left;
	margin-left:18px;
}

.entry{
	background-color:white;
	border:1px solid #990000;
	border-top:5px solid #990000;
	border-bottom:5px solid #990000;
	width:600px;
	width:90%;
	margin: auto;
	margin-bottom:50px;
	padding:12px 0px 0px 0px;
}


#blog h3,#archive h3 {
	font-family: "Georgia", Times,"Times New Roman", serif;
	font-size: 30px;
	line-height:32px;
	font-weight: bold;
	color: #990000;
	float:left;
	padding:0 0 10px 130px;
}

#blog h3 a{
	text-decoration:none;
	color: #990000;
}

.blogHeader {
	padding:0 10px 0px 10px;
	height: 75px;
}

.blogHeader h3 {
	color:#990000;
}


/* Hides from IE-mac \*/
.blogHeader >.floating { /*display:table for Mozilla & Opera\*/
	display:table;
	position:static;
}
.floating { /*for IE\*/
	width:99%;
	height:100%;
	position:relative;
}

.floating div { /*for IE\*/
	position:absolute;
	top:50%;
}
.floating>div { /*for Mozilla and Opera\*/
	display:table-cell;
	vertical-align:middle;
	position:static;
}
.floating div h3 {
	top:-50%;
	position:relative;
	background-color:white;
	color:#990000;
}

#fixed {
	float:right;
	height:76px;
	width:1px;
	display:block;
}
/* End hide from IE-mac */

.entry p.entryDate {
	position: absolute; 
	z-index:1;
	background:white url(/images/blog_bgDate.gif) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	font-weight:normal;
}

.entry p.entryDate span.day{
	display:inline;
	color:white;
	display:block;
	text-align:right;
	width:76px;
}
.entry p.entryDate .date{
	font-size:27px;
	font-weight:bold;
	line-height:28px;
	height:28px; 
	display:block;
	width:100px;
	color:#900000;
	margin:0px 0px 0px 17px;
	
}

.entry p.entryDate span.date em{
	font-style:normal;
	font-weight:normal;
	position:absolute;
	top:17px;
	color:white;
	font-size:16px;
	line-height:28px;
	height:30px;
	padding:0px 10px 0px 5px;
	margin:0 0 0 5px;
	background:white url(/images/blog_bgDateMonth.gif) top left no-repeat;
	
}

.entry p.entryDate span.time{
	color:white;
	display:block;
	text-align:right;
	width:76px;
}


#blog .blogFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:white;
	background:#990000;
	position:relative;
	padding:5px 5px 3px 5px;
}

#archive .blogFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:white;
	background:#990000;
	position:relative;
	padding:5px 5px 3px 5px;
}

#subpage .blogFooter{
background-color:white;
color:#990000;
}

.blogFooter a{
	color:white;
}

#subpage .blogFooter a{
color:#990000;
}

#blogArchive {
	width: 90%;
	margin:auto;
}

#blogArchive a {
	color: white;
}

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

#blogArchive h2 {
	display: block;
	height: 25px;
	width: 314px;
	background: url(/images/h2_whatyoumayhavemissed.gif) no-repeat;
	text-indent: -9000px;
	margin: 50px 0 20px 0px;
}

#blogArchive h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:20px;
	font-weight:normal;
	float:none;
	width:auto;
	padding:0px 5px 5px 5px;
	margin:-4px 0 5px 0;
	border-bottom:1px solid #B3B342;
}

.blogArchiveEntry {
	margin: 10px 0 10px 0px;
	border-top:1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	padding: 10px 0 0 0;
}

.blogArchiveDate {
	float: left;
	color: #E9E4CE;
	width: 13%;
	min-width:80px;
	font-weight: bold;
	height: 100%;
}

.blogArchiveDate p{
	color:#E5E5BF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
	font-weight:bold;
	padding:0px 0px 0px 5px;
}


.blogArchiveText {
	float: right;
	text-align:left;
	width: 86%;
}


.blogArchiveComments {
	display: inline;
	float: left;
	width: 16%;
	min-width:90px;
	font-size: 11px;
	line-height:20px;
	padding:0 0 0 5px;
}

.blogArchiveTextEntry {
	width: 80%;
	float: right;
	padding:0;
}

.blogArchiveTextEntry p{
	font-size: 12px;
	line-height:20px;
}


/* BLOG HOMEPAGE STYLES */

.blogEntry {
	padding:15px 45px 25px 45px;
	font-family: "Georgia", Times,"Times New Roman", serif;
	color:black;
	font-size: 16px;
	line-height: 1.25em;
}

.blogEntry p {
	padding:0px 0px 15px 0px;
	font-family: "Georgia", Times,"Times New Roman", serif;
	font-size: 16px;
	line-height: 1.25em;
}
.blogEntry a{
	color:#999999; 
	text-decoration:none;
	background:url(/images/blog_button_outgoing.gif) right -5px no-repeat ;
	background-repeat:no-repeat;
	padding:0px 17px 0 0px;
}

.blogEntry a:hover{
	color:#990000; 
	text-decoration:none;
	background:url(/images/blog_button_outgoing.gif) right -36px no-repeat ;
	background-repeat:no-repeat;
	
	padding:0px 17px 0 0px;
}

#blog p.entryToolbar {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#blog p.entryToolbar a.addremarks {
	background:url(/images/blog_button_addremarks.gif) left 0px no-repeat;
	text-decoration: none;
	padding:0 0 0 17px;
}


#blog p.entryCategories {
	display:block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-size: 9px;
	padding:0 150px 0 150px;
	margin-top: 5px;
}

#blog p.entryCategories a, #bigBlog p.entryCategories a {
	color: white;
	text-decoration: none;
}

#blog p.entryCategories a:hover, #bigBlog p.entryCategories a:hover {
	text-decoration: underline;
}

#blog p.subpage-entryCategories {
	background-color:#990000;
	float:right;
	width:65%;
	margin:0px; padding:2px 15px 2px 15px;
	color:white;
}

#blog p.subpage-entryCategories a {
	color:white;
	padding:0;
	background:none;
}

#blog p.subpage-entryCategories a:hover {
	text-decoration:underline;
	}


#blog p.postedBy {
	position:absolute; top:8px; right:0px; text-decoration:none;
	height:25px; background:url(/images/bg_skull.gif) top left no-repeat;
	width:150px;
	padding-left:25px;
	float:right; color:white;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:14px;
}
	
#blog p.subpage-postedBy {
	background-color:#990000;
	float:left;
	margin:0px 0px 0px 0px; padding:2px 15px 2px 15px;
	color:white;
	width:20%;
}	
	
#blog .permalink {position:absolute; top:10px; left:22px; width:120px; height:25px; background:url(/images/bg_skull.gif) top right no-repeat; }
#blog .permalink a{ display:inline; line-height:25px; text-decoration:none; }

#blog .img{ text-align:center;}
#blog .img img{border:1px solid white;}
#blog .img img:hover{border:1px solid #990000; }
#blog .img a{ background:none; }

#blog blockquote {
	background:url(/images/bg_blockquote.gif) no-repeat;
	color:#777777;
	margin:0 60px 0 0;
	padding:5px 0px 5px 80px;

	}
#blog blockquote a {
	background:url(/images/blog_button_outgoing.gif) no-repeat right -5px;
	font-size:12px;
	line-height:14px;
	padding-top:3px;
}

#blog blockquote a:hover {
	background:url(/images/blog_button_outgoing.gif) no-repeat right -36px;
	font-size:12px;
	line-height:14px;
	padding-top:3px;
}

#blog blockquote em {
display:block; 
text-align:center;
font-style:normal;
}
#blog blockquote em a {
float:none;
display:inline;
}
	
#blog blockquote hr {
	display:block;
	border:none;
	background:white;
	border-top:1px solid #cccccc; 
}
	
.readmore{text-align:center; }
.readmore a{
	padding:0px 17px 0 0;
	font-family: Times,"Times New Roman", serif;
	font-size: 16px;
	background:url(/images/blog_button_continuereading.gif) right 5px no-repeat;
	}


#addComment {
	margin: 35px 0px 0px 0px;
	border-top: 1px solid black;
	display: block;
	position: relative;
	font-size: 12px;
}

#addComment p {
	line-height: 1em;
}

#addComment p.title {
	color: black;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}

#addComment p.beNice, #addComment p.requiredField {
	color: #666666;
	font-size: 10px;
}

#addComment fieldset {
	position: relative;
	margin-left: 99px;
	margin-top: -16px;
}

#blog input {
	background: white;
	border: 1px solid #cccccc;
	float: left;
	width: 150px;
	margin-right: 10px;
	font-size: 10px;
}

#blog label {
	display: block;
	float: left;
	width: 100px;
}

#blog p.radioButton {
	float: left;
	font-size: 10px;
	margin-right: 10px;
}

#blog input.radioButton {
	background: white;
	border: none;
	float: left;
	width: 20px;
	margin: 0px;
}

#blog input.checkBox {
	background: white;
	border: none;
	width: 20px;
	margin: 0px;
	float: none;
}

#blog textarea {
	background: white;
	border: 1px solid #cccccc;
	width: 400px;
	height: 100px;
	margin-bottom: 4px;
}


#addComment hr {
	display: block;
	clear: both;
	border: none;
	padding: 0;
	margin: 5px 0 8px 0;
	border-top: 1px solid #cccccc;
	border-left: none;
	border-right: none;
	border-bottom: none;
	height: 1px;
}

#blogHeader h3 a{
	color:#990000;
}
#blogHeader h3 a:hover {
	text-decoration: none;
}

#blogArchive h3 a {
	text-decoration: none;
	color: white;
}

#blogArchive a {
	color: white;
	text-decoration: underline;
}

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

#blogArchive a.comments {
	text-decoration: none;
}

#blogArchive a.comments:hover {
	text-decoration: underline;
}

#skeletor {
	position:absolute;
	z-index:0;
	top:0px;
	left:80px;
	margin-top: -111px;
}

#subpage #skeletor; #shop #skeletor {
display:none;
}

#shop #skeletor {
display:none;
}

#searchBox {	
	position: absolute;
	right:10px;
	z-index:3;
	top: 30px;
	height: 80px;
}

#subpage #searchBox {	
	position: absolute;
	z-index:3;
	margin:auto;
	top: 30px;
	height: 80px;
	width:100%;
}

#searchBox fieldset {
	position:relative;
	height: 50px;
	width: 280px;
	padding: 2px;
	margin:auto;
	background: url(/images/search_bg.gif) 5px 0px no-repeat;

}

#searchBox input.search {
	display: block;
	position: absolute;
	left: 12px;
	top: 6px;
	width: 125px;
	border: 1px solid black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#searchBox input.subscribe {
	display: block;
	position: absolute;
	top:6px;
	left:144px;
	width: 125px;
	border: 1px solid black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#searchBox input.searchbtn {
	display: block;
	position: absolute;
	top: 35px;
	left: 5px;
}

#searchBox input.subscribebtn {
	display: block;
	position: absolute;
	top: 35px;
	left: 140px
}


#ragaDvesha {
	width: 200px;
	background: url(/images/ragaDvesha_bg.gif) repeat-y;
	//float: left;
	position:absolute:
	left:0px;
	z-index:10;
	margin: 350px 35px 0px 0px;
}

#column160 {
	display:none;
	position:absolute;
	left:234px;
	top:120px;
	width: 160px;
	background: url(/images/160_bg.gif) repeat-y;
}

#column160 span.header, #column160subpage span.header {
	display: block;
	height: 10px;
	width: 160px;
	line-height: 1px;
	font-size: 1px;
	background: url(/images/160_top.gif) no-repeat;
}

#column160 span.footer, #column160subpage span.footer {
	display: block;
	height: 10px;
	width: 160px;
	line-height: 1px;
	font-size: 1px;
	background: url(/images/160_btm.gif) no-repeat;
	margin-top: 300px;
}

#column250 {
	position:absolute;
	right:5px;
	top:120px;
	width: 250px;
	margin: 0px;
	padding:0px;
	font-size:12px;
	padding:20px 0px 20px 0px;
}

#subpage #column250 {
display:none;
top:295px;
left:0px;
right:auto;
}

#column250 p.adbox {
	border:1px solid #990000;
	border-top:5px solid #990000;
	border-bottom:5px solid #990000;
	background-color:white;

	text-align:center;
	padding:20px;
	margin:0px 0px 10px 0px;
}

#column250 a {
color:#666666;
text-decoration:none;
}
#column250 a:hover {
color:#666666;
text-decoration:underline;
}
