/* overrule browser defaults */
* {
	padding:0;
	margin:0;
	font: 11px/1.6em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color: #333;
}


/* overrule basic.css styles */
body {
	margin: 0;
	padding: 0; 
	text-align: center;
	background: #333 url(http://www.albytattoo.com/weblog/images/darkgrey.gif) repeat;
}


/* positioning */

#wrapper {
	width: 760px;
	position: relative;
	margin: 10px auto 0 auto;
	background: #fff url(http://www.albytattoo.com/weblog/images/header.jpg) no-repeat;
	text-align: left;
}

h1 a {
	display: block;
	height: 90px;
}

#content {
	padding: 35px 20px 20px 20px;
	clear: both;
}

#sidebar {
	float: left;
	width: 255px;
        padding-top: 100px;
	padding-bottom: 40px;
}

#sidepic {
	float: left;
	width: 155px;
        padding-top: 90px;
	padding-bottom: 40px;
}



#mainCol {
	margin: 0 80px 0 175px;
	padding-bottom: 40px;
}

#secondCol {
	float: right;
	width: 510px;
	padding: 36px 0 40px 0;
}

#thirdCol {
	float: right;
	width: 360px;
	padding: 36px 0 40px 0;
}

.post {
	margin-bottom: 15px;
	padding-bottom: 6px;
	border-bottom: 1px solid #ddd;
}

.post span {
	font-weight: bold;
	display: block;
	float: left;
	width: 60px;
	color: #666;
}

.file {
	font-size: 10px;

}

.file a {
	border: 0;
}
	

#footer {
	background: url(http://www.albytattoo.com/weblog/images/footer.jpg) repeat-x;
	height: 30px;
	font-weight: bold;
	text-shadow: 2px 2px 1px #666 ;
	clear: both;
}

#footer p {
	color: #ddd;
	padding: 4px 20px 0 20px;
}

#footer a {
	color: #fff;
	border: 0;
	text-shadow: -2px -2px 1px #666 ;
}

#footer a:hover {
	background-color: transparent;
	color: #000;
	text-shadow:  none;
}

#imge {
          position: absolute; 
          top: 50%; 
          left: 50%; 
          margin-top: -180px; 
          margin-left: -250px; 
          height: 320px; 
          width: 500px; 
}

p.feeds {
	margin: 0 0 13px 0;
}

p.feeds a {
	margin: 0 5px 0 0;
	border: 0;
}

p.feeds a:hover,
p.feeds a:active  {
	border: 0;
	background-color: transparent;
}

#essentials {
	background: url(../images/essentials.jpg) no-repeat 10px -125px;
	text-indent: -5000px;
	overflow: hidden;
	height: 125px;
	margin: 0 0 15px 0;
}

#essentials ul {
	list-style-type: none;
	position: relative;
	margin: 0;
	padding: 0;
}

a#e-saft,
a#e-pith,
a#e-stand {
	display: block;
	position: absolute;
	height: 125px;
	top: 0;
	background-image: url(../images/essentials.jpg)
	background-repeat: no-repeat; 
	border-bottom: 0;
}

a#e-saft {
	background-image: url(../images/essentials.jpg);
	width: 121px;
	left: 167px;
	background-position: -157px -1px; 
}

a#e-pith {
	background-image: url(../images/essentials.jpg);
	width: 129px;
	left: 283px;
	background-position: -273px -1px; 
}

a#e-stand {
	background-image: url(../images/essentials.jpg);
	width: 138px;
	left: 412px;
	background-position: -402px -1px; 
}

a#e-saft:hover,
a#e-pith:hover,
a#e-stand:hover {
	background-image: none;
	background-color: transparent;
	border-bottom: 0;

}

/* contact form */
/* ------------------------------------------------------- */

form {
	line-height: 1em;
}

label {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
}

textarea {
	margin: 0 0 5px 0;
}

input {
	margin: 0 6px 0 0;
}

.go {
	margin: 0 0 -4px 0;
}

input#q {
	width: 125px;
}



/*</group>*/




/*typography*/
a {
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	color: #0E59EA;
	}
a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #999;
	background-color: #ccc;
}

a:active {
	border: 0 !important;
}

#mainCol a:hover,
#secondCol a:hover, a img,
#thirdCol a:hover  { border-width: 0px; background: transparent; }

#secondCol a, a img { border-width: 0px; }

h1, h2, h3, h3 a, h4 {
	font-family: 'Myriad', Lucida Grande, verdana, sans-serif;
	font-weight: bold;
}
h1 {
	text-indent: -1000em;
}

h2 {
	color: #333;
	font-size: 18px;
	margin: 0 0 20px 0;	
	text-transform: uppercase;
	text-align: center;
}

h1 a:hover  {
	background-color: transparent;
}

h1 a, h2 a, h3 a, h1 a:hover  {
	border: 0;
}

h2 a:hover, h3 a:hover   {
	color: #000;
}

h3 {
	margin: 0 0 4px 0;
	font-size: 15px;
	color: #666;
}

p+h3 {
	margin: 16px 0 4px 0;
}
h3.plugin {
	padding: 0 0 0 20px;
	background: url(../images/plugin.png) no-repeat left top;
	margin: 0;
	border-bottom: 5px solid #fff;
}
h3 a{
	font-size: 15px;
	color: #666;
}
h4 {
	font-size: 14px;
	margin:  0;
	font-weight: bold;
        	text-transform: uppercase;

	}

img {
	border: 0;
	}

ol, ul {
	margin: 0 0 1em 0;
	padding-left: 20px;
}

p {
	margin: 0 0 0.5em 0;
	}
	
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}

em, i {
         font-style: italic;
        }
	
/* misc styles */

.hide  {
	display: none;
}
.clear {
	clear: both;
}

.floatRight {
	float: right;
	margin: 0 0 3px 3px;
}
.floatLeft {
	float: left;
}
.block {
	display: block;
}


ul#nav {
	list-style-type: none;
	margin: 90px 0 0 323px;
	padding: 0 0 40px 0;
}

#nav li {
	display: inline;
}

#nav a {
	display: block;
	text-indent: -5000px;
	float: left;
	margin-right: 7px;
	height: 24px;
	background-image: url(http://www.albytattoo.com/weblog/images/alby_nav.png);
	background-repeat:  no-repeat;
	background-position: 0 0;
	border: 0;
}

a#n-ab {
	width: 63px;
}	

a#n-npi {
	background-position: -69px 0;
	width: 73px;
}	

a#n-bm {
	background-position: -147px 0;
	width: 116px;
}	

a#n-bg {
	background-position: -267px 0;
	width: 53px;
}	

a#n-cb {
	background-position: -323px 0;
	width: 96px;
}	

/* --------- */

#nav a:hover {
	text-decoration: none;
	border: 0;
	background-color: transparent;
}

a#n-ab:hover {
	background-position: 0 -48px;
}	

a#n-npi:hover {
	background-position: -69px -48px;
}	

a#n-bm:hover {
	background-position: -147px -48px;
}	

a#n-bg:hover {
	background-position: -267px -48px;
}	

a#n-cb:hover {
	background-position: -323px -48px;
}

/* --------- */

#nav a:hover {
	text-decoration: none;
	border: 0;
}


a#n-ab:active {
	background-position: 0 -92px;
}	

a#n-npi:active {
	background-position: -69px -92px;
}	

a#n-bm:active {
	background-position: -147px -92px;
}	

a#n-bg:active {
	background-position: -267px -92px;
}	

a#n-cb:active {
	background-position: -323px -92px;
}

#nav,
#subnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	margin: 0;
	padding: 0;
	color: red;
	line-height: 1.4em;
	font-weight: bold;
}


#subnav a {
	color: #666;
	font-size: 12px;
	border: 0;
}

#subnav a:hover {
	color: #333;
	font-size: 12px;
	border: 0;
	background: none;
}

#subnav a:active {
	background: #999;
	color: #fff;
}
/*</group>*/