﻿body {
}

#browsePage1
{
	position:relative;
	
	}

#blogTop
{ 
}


#searchbox
{
	position:absolute;
	top:375px;
	left:530px;
	font-size:35pt;
	height:0px;
	width:200px;
}

#categories
{
	position:absolute;
	top:390px;
	left:525px;
	font-size:35pt;
	height:0px;
}


#breadcrumbsection
{
	position:absolute;
	top:350px;
	left:50px;
	font-size:10pt;
	height:0px;
}

#monthsUpButton, #tagsUpButton,#monthsDownButton, #tagsDownButton
{
    display:block;
    font-family:Arial;
    font-size:10pt; 
}

#monthsDownButton, #tagsDownButton
{ 
    padding-bottom:20px;
}
#monthsUpButton, #tagsUpButton
{
    padding-top:20px;
}

.selectedPage{
    display:inline !important;
    padding-top:0;
    margin-top:0;
}
.monthsPage,.tagsPage{
    display:none;
}
table#bannerTable a.atEnd{
    color:gray;
    cursor:default;
}

#bannerTable ol{
    list-style-type:none;
}

table#bannerTable
{
 	display:block;  
    height:300px;
    font-size:9.5pt;
    padding-top:1em;
    width:210px;
}

table#bannerTable a 
{
    color:Black;
    text-decoration:none;
    cursor:pointer;
}
#monthsCell
{
    vertical-align:middle;
    text-align:left;
    width:auto;
    padding-left:20px;
    font-family:Comic Sans MS;

}
#monthsCell ol ol
{
    line-height:1.35em;
}
#tagsCell ul ol
{
    line-height:1.35em;
}
#tagsCell
{
    vertical-align:middle;
    text-align:left;
    width:12em;
    padding-left:20px;
    font-family:Comic Sans MS;
}
#SearchCell,#SearchCellBox
{
	vertical-align:middle;
    text-align:left;
    width:190px;
    padding-left:20px;
}
div.resultsLabel
{
    text-align:left;
    font-size:9pt;
    padding-left:20px;
}

div#results
{
    padding-left:85px;
    padding-right:270px;
    background: url(img/blogcorkpaper2.jpg) top left repeat;
    min-height:700px;
	height:auto !important;
	height:700px;
}

div#results a span.title
{
    font-family:Comic Sans MS;
    display:block;
    font-size:16pt;
    margin-top:0px;
    
}
div#results a span.title:hover
{
    font-family:Comic Sans MS;
    display:block;
    font-size:16pt;
    margin-top:0px;
    text-decoration:underline;
    
}

div#results a span.date
{
    font-family:Comic Sans MS;
    display:block;
    font-size:8pt;
    padding-top:2px;
    color:#E29A03;  
}

div#results p
{
	padding-top:12px;
    padding-bottom:15px;
    color:Gray;
    line-height:1.7em;
    font-family:Comic Sans MS;
}


table#breadcrumbBox
{
    border:none 0px white;
    background-color:transparent;
    color:gray;
    font-family:Comic Sans MS;
}
table#breadcrumbBox input[type='submit']
{
	border:0px white solid;
}
table#breadcrumbBox input[type='submit']:hover
{
	cursor:pointer;
}

table#breadcrumbBox td + td
{
    text-align:right;
}
table#breadcrumbBox
{
    padding:4px 4px 4px 8px;
}
ul.breadcrumb2
{
    padding-left:30px;
}
ul.breadcrumb2 li
{
    display:inline;
    padding-left:42px;
}

ul.breadcrumb2 li:first-child
{
    padding-left:0px;
}


div.pagenumbers
{
   /* margin-left:200px;
    padding-bottom:75px;
    padding-top:75px;*/
    text-align:center;
    margin-right:100px;
    background-color:transparent;
    width:500px;
}

ol.pagenumbers{
    list-style-type:none;
    display:inline;
    margin-left:0;
    margin-top:1em;
    margin-bottom:1em;
}

ol.pagenumbers li{
    display:inline;
    padding-left:.2em;
    padding-right:.2em;
    /*border-left:1px solid #bbbbbb;*/
    margin-left:0;
}
ol.pagenumbers li.page1{
border-left:none;
}
ol.pagenumbers li a{

    
}
.previousPage{
padding-right:1em;
}

.previousPage, .nextPage,previousPage:link, .nextPage:link{
    text-decoration:none;
    color:#7FAD2A;
    vertical-align:middle;
    font-family:Arial !important;
    font-size:2em;
}

.disabled {
    color:#c9c9c9;
}
.previousPage:hover, .nextPage:hover{
    text-decoration:none;
}


.nextPage{
    right:0px;
    padding-left:1em;
}

#noresults{
	color:gray;
	font-size:9pt;
	display:block;
	text-align:left;
	/*background: url(/img/blogcorkpaper.jpg) top left repeat;*/
	padding:20px;
	padding-left:50px;
	}
#numbers
{
background: url(img/blogcorkpaper2.jpg) top left repeat;	
}