a:link, a:visited {
       color: #006699;
       text-decoration: none;
}

a:hover {
       color: #d52b1e;
}

h2 a, h1 a  {
       font-size: 70%;
}

h4 a, h4 a:visited  {
       color: #000;
       border-style: none;
}

h4 a:hover {
       color: #555;
       border-style: none;
}

#wrapper {
	background: transparent url("images/bg-sidebar-five-percent-1.png") repeat-y top right;
}

#header {
        padding: 0px;
        margin: 0px;
        height: 134px;
}
#header h1 a , #header p a {
	width: 960px;
	height: 134px;
	display: block;
	background: url(images/Logo.jpg) no-repeat top left;
        padding: 0px;
        margin: 0px;
        margin-top: 20px;
        font-size: 0%;
	border-bottom-width: 0px;
	}

#sidebar {
	width: 295px;
}



#content {
	width: 610px;
}

#tagline {
        visibility: hidden;
}

.folksonomy {
        visibility: hidden;
}

.poweredby {
        visibility: hidden;
}

.copyright {
        text-align: right;
}

.byline {
//        visibility: hidden;
          padding-bottom: 30px;
}

.byline .commentlink {
        visibility: visible;
        text-align: right;
        position:relative;
//        top:-36px;
        left: 544px;
	border-bottom-width: 1px;
}

a.awppost_link:link, a.awppost_link:visited, a.awppost_link:active, a.awppost_link_hide:visited {
	border-bottom-width: 1px;
}

.entry {
	margin-bottom: -30px;
}

.metadata {
        margin-top: 6px;
	border-top: 4px double #999;
        padding-bottom:16px;
}

.xoxo a img {
        display: inline !important;
}

.xoxo a  {
	border-bottom-width: 0px;
}

#blogname a {
    color: #fff;
}

