/*----------------- GENERAL ------------------------*/

#home .home a, #archive .archive a, #article .archive a, #about .about a, #subscribe .subscription a, #shop .shop a, #links .links a, #contact .contact a, #advertise .advertise a {
background: #e600ac;
color: #fff;
}

* {margin: 0; padding:0;}

#links-best {
margin-bottom: 40px;
}

body {
font: 13px/22px georgia, serif;
color: #444;
background: #fff;
text-align: center;
}

#wrap {
width: 847px;
text-align: left;
margin: 0 auto;
background: #fff;
}

h1, h2, h3, h4, h5 {
font-family: georgia;
color: #333;
}

h1 {
font-size: 32px;
text-indent: -9999px;
}

h1 a {
border: none;
float: left;
width: 847px;
height: 67px;
}

h1 a:visited {
color: #00c;
}

h2 {
margin: 0 15px 10px 0;
font-family: times new roman;
font-size: 22px;
font-weight: normal;
}

#content h2 a {
border: none;
color: #000;
}

#content h2 a:hover {
background: #fff;
color: #000;
}

h3 {
margin: 0 15px 5px 0;
font-size: 15px;
}

h4 {
font-size: 14px;
font-family: times new roman;
font-weight: bold;
color: #444;
}

h5 {
font-size: 12px;
margin: 0 15px 5px 5px;
font-weight: normal;
}

ul {
list-style-type: none;
}

a {
text-decoration: none;
color: #333;
}

.imgright {
float: right;
margin: 15px 0 5px 15px;
border: 2px solid #ccc;
padding: 3px;
}

.imgleft {
float: left;
margin: 0 15px 5px 0;
border: 2px solid #ccc;
padding: 3px;
}

#content img {
border: 2px solid #ccc;
padding: 3px;
}

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: 847px;
height: 67px;
float: left;
background: url(/images/193.gif) #fff no-repeat;
margin: 25px 0 30px;
}

#top p {
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #00c;
margin-top: 8px;
}

/*----------------- NAVIGATION ------------------------*/

#navigation {
width: 847px;
height: 28px;
float: left;
margin: 0 0 40px;
font-size: 14px;
border-top: 1px dotted #444;
border-bottom: 1px dotted #444;
}

#navigation a {
color: #333;
padding: 4px 10px 5px;
}

#navigation a:hover {
background: #e600ac;
color: #fff;
}

#navigation ul {
list-style-type: none;
padding-top: 3px;
}

#navigation ul li {
display: inline;
margin-right: 28px;
}

#navigation ul li.last {
margin-right: 0;
}

/*----------------- CONTENT ------------------------*/

#content {
width: 470px;
float: left;
}

#content p {
margin: 0 20px 20px 0;
}

#content p.adsense-article-top {
margin-bottom: 10px;
}

#content ul, #content ol {
margin: 0 25px 15px 14px;
list-style: square;
}

#content ul li, #content ol li {
margin-bottom: 8px;
}

#content dl {
margin: 0 15px 10px 0;
}

#content dt {
font-size: 17px;
margin-top: 15px;
}

#content a {
color: #e600ac;
border-bottom: 1px dashed #e600ac;
}

#content a:hover, #middle a:hover, #right a:hover, #content .articleinfo a:hover, #archive #content a:hover {
background-color: #e600ac;
color: #fff;
border: none;
}

#content .articleinfo {
font-family: arial;
font-size: 12px;
text-transform: uppercase;
margin-bottom: 50px;
}

#content .articleinfo a, #archive #content a {
color: #333;
border-bottom: 1px dashed #333;
}

#article #content .articleinfo {
margin-bottom: 30px;
}

/*----------------- MIDDLE ------------------------*/

#middle {
width: 190px;
float: left;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
font-family: arial;
font-size: 12px;
}

#middle ul {
margin: 0 20px 30px 33px;
list-style: square;
line-height: 17px;
}

#middle .adsense-middle-sidebar {
text-align: center;
}

#middle a {
border-bottom: 1px dashed #999;
}

#middle p {
margin: 0 0 30px 20px;
}

#middle ul li {
margin-bottom: 13px;
}

#middle h4 {
margin: 0 0 10px 18px;
}

/*----------------- RIGHT ------------------------*/

#right {
width: 175px;
float: left;
font-family: arial;
font-size: 12px;
}

#right p {
margin: 0 0 30px 30px;
}

#right p.other-ideas {
margin-bottom: 15px;
}

#right a {
border-bottom: 1px dashed #999;
}

#right ul {
margin: 0 10px 30px 43px;
list-style: square;
line-height: 17px;
}

#right ul li {
margin-bottom: 6px;
}

#right .subscribe li {
list-style-type: none;
margin-left: -13px;
}

#right h4 {
margin: 0 0 10px 28px;
}

.purpose-batch {
margin: 0 0 20px 30px;
}

#right a.batch-link {
border: none;
}

#right a.batch-link:hover {
background: none;
}

.amazon-sidebar {
margin: -10px 0 30px 30px;
}

.lastfm {
margin: 10px 0 30px 28px;
}

/*----------------- FOOTER ------------------------*/

#footer {
height: 35px;
clear: both;
color: #666;
text-align: center;
font-family: arial;
font-size: 12px;
padding-top: 10px;
margin: 20px 0 0 0;
border-top: 1px dotted #666;
}

#footer p {
margin: 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 0;
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 0;
}

.skinimg {
float: left;
margin: 0 0 20px 35px;
}

#technorati li {
display: inline;
}

.date {
margin: 0 15px 10px 5px;
font-size: 12px;
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: 12px;
font-weight: bold;
}

.photo {
margin-top: -25px;
margin-bottom: 35px;
font-size: 12px;
color: #666;
font-family: Arial;
}

.subscribe img {
position: relative;
top: 3px;
margin-right: 5px;
}


#right #subscribe-sidebar .button {
width: 85px;
}

#feedtestform {
width: 440px;
height: 60px;
background: #ffc;
border: 1px dashed #ccc;
padding: 10px 0 10px 10px;
margin: 0 0 20px 0;
font-family: arial;
}

#content #feedtestform p {
margin: 0 0 10px 0;
font-size: 14px;
font-weight: bold;
}

#content #feedtestform span, #content .grabfeed span {
font-size: 10px;
font-family: arial;
}

#content #feedtestform input.value {
color: #333;
}

#content .grabfeed img {
padding: 0 3px 0 0;
}

#subscribe-sidebar {
margin: 0 0 10px 30px;
}

#subscribe-sidebar form {
}

#subscribe-sidebar form input {
width: 125px;
}

#archive-blogs {
float: left;
margin: 0 50px 0 0;
}

#archive-mags {
float: left;
}

#archive-mags ul {
margin-left: 15px;
}
