/*******************************************************
TITLE: Buttercup
*******************************************************/

/*CONTENT WRAPPER*/
#blogContentWrapper
{
	margin-left: 200px;
	margin-right: 50px;
	padding-left: 44px;
}

/*PAGE WRAPPER*/
#blogPageWrapper
{
	min-width: 800px;
	/*overflow: auto;*/
	position: relative;
}

#header {
margin:0 0 20px 0;
padding:0 0 0 0;
/*height:130px;*/
background-position:bottom left;
background-repeat:repeat-x;
border:1px solid #ebcd48;
}

#fauxRightColumn {
position:relative;
float:right;
margin-left:50px;
padding:0 5px 5px 5px;
width:200px;
font-size:14px;
font-weight:none;
}

#fauxRightColumn p {
margin: 4px;
}

#contentColumn {
margin-right: 254px
}

* html #contentColumn {
display:inline-block;
}

#rssSubscribe {
font-size: 16px;
font-weight: none;
padding: 0;
}

#rssSubscribe a {
font-weight: none;
text-decoration: none;
color: #ffffff;

display: block;
height: 39px;
line-height: 39px;
margin-top: 12px;
padding-left: 50px;
font-size: 1.1em;

background: transparent url(img/icon_rss.png) no-repeat;
}

#rssSubscribe a:hover {
font-weight: none;
text-decoration: underline;
color: #ffd200;
height: 39px;

background: transparent url(img/icon_rss_highlight.png) no-repeat;
}

#blogFooter {
position:relative;
bottom:0;
margin:10px 0 0 0;
padding:0;
height:65px;
text-align:left;
}

.blogHeading {
margin-top: 10px;
padding-bottom: 0px;
/* font-size: 250%; */
}

.navigationHeader {
margin-top: 8px;
margin-bottom: 12px;
}

.adminNavbarStyle {
padding-top: 0px; 
padding-bottom: 20px;
}
.adminNavbarStyle ul {
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px;
padding-top: 0px;
text-align: center;
}
.adminNavbarStyle ul li {
padding-right:8px;
padding-left:8px;
display: inline;
list-style-type:none;
font-size:12px;
}
.adminNavbarStyle ul li.first, .adminNavbarStyle ul li.firstHere {
border-left: none;
}

.searchContainerStyle{
}

.searchTextBoxStyle{
vertical-align: middle;
padding-top: 4px;
height: 20px;
}

.searchButtonStyle{
vertical-align: middle;
margin: 0;
padding: 0;
border: 0;
background: transparent url(img/icon_search.png) no-repeat center top;
width: 41px;
height: 39px;
}

.searchButtonStyle:hover {
vertical-align: middle;
margin: 0;
padding: 0;
border: 0;
background: transparent url(img/icon_search_highlight.png) no-repeat center top;
width: 41px;
height: 39px;
}

.categoryLinks {}
.categoryListContainerStyle {}
.categoryListExpanded {}
.categoryListNestedOutlineBadgeCellStyle {}
.categoryListNestedOutlineBadgeStyle {}
.categoryListNestedOutlineBodyTableStyle {
margin-left:3em;
padding-left:1em;
border-left:1px dashed #eeeeee;
border-bottom:1px dashed #eeeeee;
}
.categoryListNestedOutlineContainer {}
.categoryListNestedOutlineTitleCellStyle {}
.categoryListNestedOutlineTitleStyle {}
.categoryListTableStyle {}

.categoryListXmlLinkStyle {}
.categoryListLinkStyle {
margin-left: 4px
}

.categoryListCellStyle {
padding-top: 4px;
padding-bottom: 4px;
}

.archiveLinksTableStyle {}

.dayHeader {
margin-bottom:8px;
/*border-bottom:1px dashed #979179;*/
font-size:14px;
font-weight:none;
/*color:#6b6754;*/
color:#ffffff;
}

.itemContents 
{
padding-top: 2px;
}

.itemTitle {
font-size:18px;
font-weight: bold;
color:#000000;
margin-bottom:-4px;
}

.itemTitle a {
color:#000000;
text-decoration:none;
}

.itemTitle a:hover {
color:#999999;
text-decoration:none;
}

.itemPostedon {
margin-top: 8px;
padding-top: 6px;
margin-bottom: 10px;
font-size: 14px;
}

.itemFooter {
text-align: left;
padding-top:28px;
margin-bottom:22px;
font-size:14px;
font-weight:none;
/*background-color:#eeeeee;*/
}

.itemFooter img {
vertical-align: text-bottom;
}

.commentViewLabelStyle {
font-size: 13px;
font-weight: bold;
}

.commentViewControlStyle {
font-size: 12px;
margin-top: 3px;
margin-bottom: 3px;
}

.commentBoxFooterStyle {
width: 100%;
margin-top: 20px;
padding-top: 10px;
border-top: 1px dashed #ddd;
font-size: 12	px;
margin-bottom: 10px;
text-align: right;
}
.commentBoxStyle {
border: 2px #ffd200 solid;
padding: 15px 20px 15px 20px;
margin-bottom: 25px;
font-weight: normal;
font-size: 13px;
text-decoration: none;
}
.commentDateStyle {
width: 100%;
margin-bottom: 12px;
padding-bottom: 3px;
color: #ffd200;
font-size: 12px;
text-align: left;
}

.commentBodyStyle 
{
font-size: 16px;
}

.commentSpamStateStyle {
font-size: 12px;
text-align: right;
}

.commentViewBoxStyle input 
{
}

.pageTopic {
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #FFFFFF;
/*color: #cc3300;*/
font-weight: bold;
font-size: large;
}

.statsTableColumnStyle {
border: solid 1px gray;
padding: 3px;
margin-top: 3px;
margin-bottom: 3px;
}
.statsTableDateColumnStyle {
border: solid 1px gray;
padding: 3px;
margin-top: 3px;
margin-bottom: 3px;
width: 25%;
text-align: left;
}
.statsTableFooterColumnStyle {
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: solid 1px #ddd;
border-top: solid 2px #ddd;
padding: 3px;
font-weight: bold;
}
.statsTableFooterNumColumnStyle {
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: solid 1px #ddd;
border-top: solid 2px #ddd;
padding: 3px;
width: 15%;
font-weight: bold;
text-align: right;
}
.statsTableHeaderColumnStyle {
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: solid 2px #ddd;
border-top: solid 1px #ddd;
padding: 3px;
font-weight: bold;
}
.statsTableNumColumnStyle {
border: solid 1px gray;
padding: 3px;
margin-top: 3px;
margin-bottom: 3px;
width: 15%;
text-align: right;
}
.statsTableStyle {
margin-bottom: 15px;
padding: 15px;
/*background-color: #000f4f;*/
border: 1px solid #ddd;
width: 100%;
/*background: White; */
border-collapse: collapse;
}

.configControlStyle {
font-size: 14px;
}

.configLabelColumnStyle {
vertical-align: top;
}
.configLabelStyle {
margin-right: 10px;
font-size: 14px;
}
.configSectionStyle {
margin-bottom: 15px;
padding: 15px;
vertical-align: middle;
}
.configSectionTitleStyle {
margin-bottom: 10px;
padding-bottom: 5px;
/*color: #cc3300;*/
font-weight: bold;
font-size: medium;
}

/* Paging */
.post-paging {
}
.previous-posts{
}
.next-posts{
}

/* Tag Cloud */
.smallestTag { line-height: 110%; font-size: x-small; font-weight: normal; }
.smallerTag { line-height: 110%; font-size: x-small; font-weight: bold; }
.smallTag { line-height: 110%; font-size: small; font-weight: normal; }
.mediumTag { line-height: 110%; font-size: medium; font-weight: normal; }
.largeTag { line-height: 110%; font-size: large; font-weight: normal; }
.largerTag { line-height: 110%; font-size: x-large; font-weight: normal; }
.largestTag { line-height: 110%; font-size: x-large; font-weight: bold; }
 
/* OpenID Support added in 2.2 */
.openidtextbox {
	background: #FFFFFF url('../../images/openid-icon-small.gif') no-repeat scroll 0pt 50%; 
	padding-left: 18px; 
}
.openidtextboxwrap 
{
	padding-right: 18px;
}
