/*  
Theme Name: 4womens
Theme URI: 4womens.ru
Description: 4womens.ru - site
Version: 3.5
Author: 4womens site
Author URI: 4womens.ru
*/

/* Layout */
html { margin: 0px auto;}
body{ background-color:#FDEAFD; color:#000; font: "Verbana", "Georgia", Georgia, serif; }
.wrapper { width:950px; margin:0 auto; }
.header { padding: 45px 0px; }

/* Content */
.content { float: left; width: 750px; }
.sidebar { float: right; width: 180px; }
.sidebar li, .sidebar ul { list-style: none; }
.sidebar li a{ font-weight: bold; font-size: 15px; }

/* Footer */
.footer, .header p{ color:#888; }
.4women a { color: #ccc; }
.4women { color: #999999; font-size: 11px; padding: 8px 0px; }
.speed{ color: #FFFFFF; }

/* Global */
h1 { font-size:1.8em; font-weight:100; letter-spacing:-0.05em;}
h2 {font-size:3em;}
h3 {font-size:13px;}
h4 {font-size:1em;}
h1,h2,h3,h4{ font-weight: normal; padding:15px 0; }

p{margin-bottom:1em;}
.clear { clear: both; font-size: 0px; }
* { margin: 0px; padding: 0px; }
img { border-style: none; }
a { color: #444444; text-decoration: none; }
a:hover { text-decoration: underline; color: #000000; }
input,select,button { vertical-align: middle; }

