@font-face {
	font-family: 'AaarghNormal';
	src: url('Aaargh-webfont.eot');
	src: local('☺'), url('Aaargh-webfont.woff') format('woff'), url('Aaargh-webfont.ttf') format('truetype'), url('Aaargh-webfont.svg#webfontbYZbzoRZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1.fontface {font: 25px/28px 'AaarghNormal', Arial, sans-serif;letter-spacing: 0;}

		p.style1 {font: 10px/13px 'AaarghNormal', Arial, sans-serif;}


body {
	font-size: 11px;
	font-family: Helvetica Neue, Tahoma;
	background: url(img/bg.png);
	text-align: center;
	margin: 0px 0 0 0;
	padding: 0;
	}


#content {
	font-size: 1.2em
	}

h1 {
	margin-top: 4px;
	text-decoration: none;
	font-weight: lighter;
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 1.4em;
	text-align: center;
	font-weight: lighter;
	}

h1 a {
     margin-top: 4px;
        	text-decoration: none;
        	font-weight: lighter;
        	color: #000;
        	text-decoration: none;
        	word-spacing: normal;
        	letter-spacing: 0;
        	line-height: 1.3em;
        	font-size: 1.4em;
        	font-weight: lighter;
}


a {
	color: #000;
	text-decoration: none;
    -webkit-transition: 0.2s linear;
	}

a:hover {
	color: #7b7b7b;
	text-decoration: none;
        -webkit-transition: 0.2s linear;
	}

.post {
	margin: 0 0 100px;
	text-align: center;
	}

p {
	line-height: 25px;
}

p a {
	text-decoration: underline;
}

p a:hover {
	text-decoration: underline;
}

p img {
	padding: 0;
max-width: 500px;
        border-top: 30px solid #000;
        border-left: 30px solid #000;
        border-right: 30px solid #000;
        border-bottom: 30px solid #000;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        -webkit-border-radius: 4px;
	}

a img {
	}

	
#container {
	width:  560px;
	margin-left:  auto;
	margin-right:  auto;
	
}

#content {
	width:  560px;
	padding-top: 20px;
}

#posttitle {
	margin-top: 0px;
}

#description {
	margin-top: 70px;
	margin-bottom: 40px;
	
}

#credits {
	font-size: 1.2em;
	bottom:  0;
	left:  0;
	right: 0;
	margin-bottom: 10px;
	font-weight:normal;
}

#logo {
	height: 169px;
	width: 560px;
	background: url(img/logo.png) no-repeat;
	margin-bottom: 25px;
	margin-top: 20px;
	text-align: center;
}


.pagebar 
	{ 
		font-size: 13px;
                font-family: Helvetica Neue, Tahoma;
                display: inline-block; 
                text-align: center;
		margin: -35px 0 80px;
                opacity: 0.7;
                -moz-opacity: 0.7;
                -webkit-opacity: 0.7;
                -webkit-transition: 0.2s linear;
                margin-top: -30px;
                margin-bottom: 0px;
	}

.pagebar a, .pageList .this-page 
	{
                display: inline-block;
                height: 13px;
                width: 13px;
                padding: 10px;
                color: #fff;
                text-align: center;
                font-size: 13px;
                line-height: 13px;
                border-radius: 26px;
                -moz-border-radius: 26px;
                -webkit-border-radius: 26px;
		background: #000; 
                opacity: 0.7;
                -moz-opacity: 0.7;
                -webkit-opacity: 0.7;
                -webkit-transition: 0.2s linear;
		text-decoration: none;
	}

.pagebar a:visited 
	{
                display: inline-block;
                height: 13px;
                width: 13px;
                padding: 10px;
                color: #fff;
                text-align: center;
                font-size: 13px;
                line-height: 13px;
                border-radius: 26px;
                -moz-border-radius: 26px;
                -webkit-border-radius: 26px;
		background: #000; 
                opacity: 0.7;
                -moz-opacity: 0.7;
                -webkit-opacity: 0.7;
                -webkit-transition: 0.2s linear;
		text-decoration: none;
	}

.pagebar .break 
	{
                        padding: 10px;
                        background: transparent; 
			text-decoration: none;
	}

.pagebar .this-page 
	{
                display: inline-block;
                height: 13px;
                width: 13px;
                padding: 10px;
                color: #fff;
                text-align: center;
                font-size: 13px;
                line-height: 13px;
                border-radius: 26px;
                -moz-border-radius: 26px;
                -webkit-border-radius: 26px;
		background: #000000;
                opacity: 1.0;
                -moz-opacity: 1.0;
                -webkit-opacity: 1.0;
                -webkit-transition: 0.2s linear;
		text-decoration: none;
		vertical-align: top; 
		background: #000000;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #333; 
                opacity: 0.8;
                -moz-opacity: 0.8;
                -webkit-opacity: 0.8;
                -webkit-transition: 0.2s linear;
		text-decoration: none;
	}
	



	
