/*
Theme Name: Straightening Hair
Theme URI: 
Description: 
Author:
Author URI: http://www.straighteninghair.net
*/

*{
margin:0;
padding:0;
}

body {
font: 12px Helvetica, Arial, sans-serif;
color: #666;
background: #ccc;
}

body a, body a:visited {
color: #00f;
}

body p {
padding: 5px 0px;
margin: 5px 0px;
}

h1, h2, h3 {
font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
font-size: 3.0em;
}

h2 {
font-size: 2.0em;
}

h3 {
font-size: 1.0em;
}

#page {
width: 1000px;
background: #ccc url(./images/background.gif) repeat-y 50% 0;
margin: 0 auto;
}

#header {
width: 1000px;
background: #000;
}

#logoblock {
float:left;
width: 100%;
height: 115px;
background: #000;
display: inline;
text-align: center;
}

#logoblock  h1 {
color: #ff0;
}

#logoblock  p {
color: #fff;
font-weight: bold;
font-size: 1.0em;
}

.navlist li {
display: inline;
list-style-type: none;
padding-right: 20px;
text-align: center;
color: #fff;
text-decoration: underline;
}

.navlist li a {
color: #fff;
}

.piclist {
margin-bottom: 10px;
}

.piclist li {
display: inline;
list-style-type: none;
padding-right: 5px;
text-align: center;
color: #666;
}

#content {
float: left;
width: 730px;
line-height: 1.6em;
margin: 10px 0 0 10px;
}

.pic {
float: right;
margin: 10px 0 0 10px;
clear: both;
}

.pic p {
text-align: center;
font-size:10px;
color:#666;
}

.clear {
clear:both;
}

#footer {
padding: 10px 0 10px 0;
text-align: center;
color: #fff;
width: 1000px;
background: #000;
margin: 0 auto;
}

#footer a {
color: #fff;
}

.article h2 {
font-size: 2.0em;
border-bottom:1px solid #666;
border-top:1px solid #666;
color: #666;
margin-bottom: 10px;
line-height: 1.0em;
padding: 5px 0;
}

.article {
font-size: 1.2em;
margin-bottom: 30px;
text-align: left;
}

.entry {
margin-bottom: 10px;
text-align: left;
}

.entry a, .entry p a {
text-decoration: underline;
}

a img {
border: 0;
}

#sidebar {
margin-top: 10px;
float: right;
width: 240px;
color: #fff;
text-align: center;
}

#sidebar  img {
margin-top: 10px;
}

#sidebar ul {
margin-bottom:20px;
}

#sidebar a, ul li a h3 {
color: #fff;
text-decoration: underline;
}

#sidebar .sidebar_right ul h3 {
font-size: 1.1em;
color: #fff;
margin-left: 5px;
}

#sidebar ul li {
list-style:none;
line-height:1.6em;
font-size: 1.0em;
}

.entry {
text-align: left;
}

.entry li {
list-style: square;
}

.entry a, .entry li a, .entry p a {
text-decoration: underline;
}

#map {
text-align: left;
}

#map li {
list-style: none;
}

#map a, #map li a {
text-decoration: underline;
}



.inarticle {
float: left;
margin: 10px 10px 0 0;
clear: both;
}

.center {
text-align: center;
}

#gallery{text-align:center;}
#gallery p{display:inline}
#gallery span{margin:0 10px 5px 0; vertical-align:top; width:170px; display:table-cell; display:inline-table; display:inline-block}
#gallery p img{margin-bottom:5px}

.piclist {
margin-bottom: 10px;
}

.piclist li {
display: inline;
list-style-type: none;
padding-right: 5px;
text-align: center;
color: #666;
}