/*----------------- GENERAL ------------------------*/

* {margin: 0; padding:0;}

body {
font: 14px/22px arial, geneva, sans-serif;
color: #333;
background: url(/images/30.gif) #fff;
text-align: center;
}

#wrap {
width: 845px;
text-align: left;
margin: 0 auto;
padding: 0 15px;
background: #fff;
border: 2px solid #800000;
margin-top: 8px;
}

h1, h2, h3, h4 {
font-family: georgia;
color: #444;
}

#home h1, #articles h1, #contact h1, #bars h1, #ads h1 {
background: url(/images/13.jpg) no-repeat;
width: 290px;
height: 57px;
text-indent: -9999px;
float: left;
}

#home h1 a, #articles h1 a, #contact h1 a, #bars h1 a, #ads h1 a {
display: block;
width: 290px;
height: 57px;
}

#delivery h1 {
background: url(/images/14.jpg) no-repeat;
width: 290px;
height: 71px;
text-indent: -9999px;
float: left;
}

#delivery h1 a {
display: block;
width: 290px;
height: 71px;
}

h2 {
margin: 0 15px 20px 0;
font-size: 21px;
font-weight: normal;
}

#content h2 a {
border: none;
}

h3 {
margin: 0 15px 8px 0;
font-size: 17px;
font-weight: normal;
color: #222;
}

h4 {
font-size: 12px;
font-weight: bold;
}

p {
margin: 0 10px 20px 0;
}

ul {
list-style-type: none;
}

a {
text-decoration: none;
color: #444;
}

#content img {
border: 2px solid #cacaca;
padding: 2px;
}

.imgright {
float: right;
margin: 10px 5px 0 10px;
}

.imgleft {
float: left;
margin: 0 10px 0 0;
}

hr {
margin: 0 15px 5px 0;
height: 1px;
color: #999;
background: #999;
border: none;
}

blockquote {
margin: 0 25px;
border-left: 1px solid #cacaca;
}

blockquote p {
margin: 0 0 20px 10px;
color: #666;
}


/*----------------- TOP ------------------------*/

#top {
width: 845px;
height: 85px;
float: left;
margin: 10px 0 40px;
border-bottom: 1px dotted #666;
}


/*----------------- NAVIGATION ------------------------*/

#navigation {
margin: 5px 0 0 300px;
font-family: georgia;
font-size: 14px;
}

#navigation li {
display: inline;
margin-left: 15px;
}

#navigation a {
border: none;
color: #222;
}

/*----------------- CONTENT ------------------------*/

#content {
width: 460px;
float: left;
}

#content ul, #content ol {
margin: 0 15px 15px 25px;
list-style-type: disc;
}

#content a {
border-bottom: 1px dotted #666;
}

#content a:hover {
border-bottom: 1px solid #A40E0E;
color: #A40E0E;
}

#content dl {
margin: 0 15px 10px 5px;
text-transform: capitalize;
}

#content dt {
font-size: 17px;
margin-top: 15px;
}

/*----------------- MIDDLE ------------------------*/

#middle {
font-family: georgia, serif;
width: 200px;
float: left;
font-size: 12px;
font-weight: bold;
}

#middle h4 {
margin: 5px 10px 15px 40px;
}

#middle p {
margin: 0 10px 30px 40px;
}

#middle ul {
margin: 0 10px 30px 40px;
list-style-type: none;
}

#middle ul li, #right ul li {
line-height: 17px;
margin-bottom: 15px;
}

#middle a {
color: #444;
border-bottom: 1px dotted #444;
}

#middle a:hover {
border-bottom: 1px solid #A40E0E;
color: #A40E0E;
}

.poll {
margin: 5px 0 15px 40px;
}

.banner-middle {
margin: 5px 0 15px 40px;
}

#middle img {
border: none;
}

/*----------------- RIGHT ------------------------*/

#right {
font-family: georgia, serif;
width: 170px;
float: left;
font-size: 12px;
font-weight: bold;
}

#right h4 {
margin: 5px 0 12px 30px;
}

#right ul {
margin: 0 0 30px 30px;
list-style-type: none;
}

#right p {
margin: 0 0 30px 30px;
}

#right a {
color: #444;
border-bottom: 1px dotted #444;
}

#right a:hover {
border-bottom: 1px solid #A40E0E;
color: #A40E0E;
}

#adsense-skyscraper {
margin: 0 0 30px 30px;
}


/*----------------- FOOTER ------------------------*/

#footer {
width: 815px;
height: 35px;
clear: both;
color: #666;
text-align: center;
font-size: 12px;
padding-top: 10px;
margin: 20px 0 0 0;
border-top: 1px dotted #666;
}

#footer p {
margin: 0;
}

#adsense-banner {
margin: 20px 0 10px 0;
}

/*----------------- OTHERS ------------------------*/

textarea#message {
width: 400px;
height: 170px;
}

#textileformat {
font-size: 11px;
margin-left: 10px;
}

input.button {
width: 80px;
height: 25px;
background: #f4f4f4;
color: #333;
font-weight: bold;
}

#content .comments {
margin: 0 20px 20px 5px;
list-style-type: decimal;
}

.comments li {
margin-left: 20px;
font-size: 15px;
}

.comments p {
margin: 8px 20px 12px -19px;
font-size: 15px;
}

.author {
margin-top: 0;
}

.author a {
font-weight: bold;
border: none;
color: #333;
}

.author a:visited {
color: #333;
}

#cform {
margin: 0 0 20px 5px;
}
.skinimg {
float: left;
margin: 0 0 20px 35px;
}

#technorati li {
display: inline;
}

.date {
margin: 0 15px 10px 5px;
font-size: 11px;
color: #666;
font-family: arial;
text-transform: uppercase;
}

.date a {
color: #666;
border-bottom: 1px solid #666;
}

#construction {
width: 100%;
background: #ff0;
font-size: 10px;
margin: 0;
}

#cpreview {
margin: 0 20px 20px 0;
background: #ffc;
font-size: 15px;
}

#contactform {
margin: 0 0 15px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #ccc;
}

#contactform p {
margin: 0;
}

#subscribe-email form {
margin: 0 0 15px 30px;
}

#subscribe-email input {
color: #777;
}

.subscribe img {
margin-right: 2px;
position: relative;
top: 2px;
}

#right .subscribe {
font-size: 12px;
}

.articleinfo {
margin-bottom: 40px;
text-transform: uppercase;
color: #777;
font-size: 12px;
}

#content .articleinfo img {
border: none;
position: relative;
top: 3px;
}


.author {
font-style: italic;
color: #777;
}

/* DISABLE SUBMIT BUTTON ON FIRST PREVIEW */
.disabled {
display: none;
}

.analytics {
font-family: verdana;
font-size: 11px;
color: #444;
font-weight: normal;
}