/*  
Theme Name: tattoo me now
Theme URI: http://www.tattoomenow.com/
Description: A WP theme designed for http://www.tattoomenow.com/
Version: 1.0
Author: Alex Mielus
Author URI:  http://alex.mielus.ro/
Tags: tattoo, white, gray, two columns, widget ready
*/

html, body {
border:0;
margin:0;
padding:0;
}
 
img {
border:0;
}
 
form {
margin:0;
padding:0;
display:inline;
}
 
.clear {
clear:both;
}

.no-bullets {
list-style:none;
}

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #222832 url(images/background.gif) center top repeat-x;
font-size:12px;
font-family: Verdana, Tahoma, Arial, sans-serif;
color:#4E4E4E;
line-height:1.3em;
}

a {
color:#cb3a02;
text-decoration: none;
font-weight: bold;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:hover {
text-decoration: underline;
}

#wrap {
width: 922px;
margin: 0 auto;
}

#header-top {
width: 922px;
height: 87px;
background: url(images/hdrbg_inner.gif) center top repeat-x;
}

#logo {
padding: 30px 0 0 10px;
}

#header-bottom {
width: 922px;
height: 155px;
background: url(images/hdr_inner.jpg) center top no-repeat;
}

#content {
width: 922px;
background: #FFFFFF url(images/content_bg.gif) center top repeat-y;
}

#sidebar {
float: right;
width: 200px;
padding: 0 5px;
margin: 0;
}

#blogposts {
float: left;
width: 680px;
padding: 10px;
margin: 0;
}

.post {
margin: 0 0 20px 0;
border-bottom: 1px solid #cb3a02;
}

#blogposts h2 {
margin: 0;
color: #000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
line-height: 1.2em;
margin: 0;
}

#blogposts h2 a {
color: #000;
font-weight: bold;
text-decoration: none;
}

#blogposts h2 a:hover {
color:#cb3a02;
text-decoration: none;
}

.meta {
margin: 0; padding: 0;
}

p.comments {
float: right;
}

p.tags {
float: left;
}

#footer {
color:#585e69;
width: 922px;
background: url(images/content_bottom_inner.gif) top left no-repeat;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
height: 45px;
}

#footer a {
color:#bac1cc;
text-decoration: none;
}

#footer a:hover {
color:#FFF;
text-decoration: underline;
}

#footer p {
float: left;
margin: 20px 0 0 0;
}

#footer span {
float: right;
margin: 20px 0 0 0;
}

.block {
margin: 0 0 5px 0;
padding: 5px;
}

.block h4 {
color:#cb3a02;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
line-height: 1.2em;
margin: 0 0 10px 0;
}

.block ul {
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000;
list-style:none;
}

.block ul ul {
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000;
list-style:none;
}

.block ul li {
margin: 0;
padding: 0;
}

.block ul li a {
margin: 0;
padding: 2px 5px;
display: block;
font-weight: bold;
text-decoration: none;
color: #000;
}

.block ul li a:hover {
background: #cb3a02;
color: #FFF;
text-decoration: none;
}

.block ul ul li {
margin: 0;
padding: 0;
}

.block ul ul li a {
margin: 0;
padding: 2px 5px;
display: block;
font-weight: bold;
text-decoration: none;
color: #000;
}

.block ul ul li a:hover {
background: #cb3a02;
color: #FFF;
text-decoration: none;
}