/*
Theme Name: White Sky
Theme URI: http://www.rezoactif.com/
Description: White Sky.
Version: 1.0
Author: Rezoactif
Author URI: http://www.rezoactif.com/
*/



/* Begin Typography & Colors */
body {
  font-family:Arial;
}

h1 {
  margin-top:0px;
  color:#696A6C;
}

.navigation {
  padding:10px 50px 10px 0;
  overflow:hidden;
}

.navigation a {
  color:#000000;
  text-decoration:none;
}

.navigation a:hover {
  text-decoration:underline;
}

.alignleft {
  float:left;
}

.alignright {
  float:right;
}

.commentlist {
  list-style-type:none;
  font-family:Arial;
  font-size:12px;
}

.alt_comment {
  background-color:#EEEEEE;
  padding-left:10px;
  padding-right:10px;
  width:420px;
  margin-top:5px;
}

.comment {
  background-color:#EEEEEE;
  padding-left:10px;
  padding-right:10px;
  width:420px;
  margin-top:5px;
}

hr {
  margin-right:40px;
  border:1px solid #696A6C;
  margin-top:4px;
  margin-bottom:2px;
}

#page {
  width:753px;
  margin:0 auto;
}

#header {
  position:relative;
  height:150px;
  margin-top:40px;
  margin-bottom:40px;
}

.clear {
  clear:both;
}

#logo {
  width:121px;
  height:109px;
  background:url('images/logo_white_sky.png');
  position:absolute;
  top:20px;
  left:0px;
}

#logo_02 {
  width:234px;
  height:153px;
  background:url('images/logo_white_sky_02.png');
  position:absolute;
  top:0px;
  right:0px;
}

#line1 {
  width:12px;
  height:27px;
  /*background:url('images/line1.png');*/
  position:absolute;
  top:71px;
  left:121px;
}

#news-btn {
  width:51px;
  height:55px;
  background:url('images/news-btn.png');
  position:absolute;
  top:48px;
  left:133px;
}

#line2 {
  width:29px;
  height:22px;
  /*background:url('images/line2.png');*/
  position:absolute;
  top:58px;
  left:184px;
}

#music-btn {
  width:43px;
  height:60px;
  background:url('images/music-btn.png');
  position:absolute;
  top:45px;
  left:213px;
}

#line3 {
  width:21px;
  height:27px;
  /*background:url('images/line3.png');*/
  position:absolute;
  top:58px;
  left:256px;
}

#fashion-btn {
  width:53px;
  height:54px;
  background:url('images/fashion-btn.png');
  position:absolute;
  top:47px;
  left:277px;
}

#line4 {
  width:19px;
  height:20px;
  /*background:url('images/line4.png');*/
  position:absolute;
  top:67px;
  left:330px;
}

#images-btn {
  width:53px;
  height:54px;
  background:url('images/images-btn.png');
  position:absolute;
  top:44px;
  left:349px;
}

#line5 {
  width:35px;
  height:37px;
  /*background:url('images/line5.png');*/
  position:absolute;
  top:66px;
  left:402px;
}

#design-btn {
  width:47px;
  height:61px;
  background:url('images/design-btn.png');
  position:absolute;
  top:44px;
  left:437px;
}

#wssite-btn {
  width:225px;
  height:150px;
  position:absolute;
  top:5px;
  left:525px;
}

#content {
  float:left;
  width:554px;
  min-height:550px;
  background:url('images/bg-sidebar.png');
  background-repeat:repeat-y;
  background-position:right;
}

h2 {
  margin:0px;
  font-size:14px;
  text-transform:uppercase;
  color:#696A6C;
}

h2 a {
  color:#696A6C;
  text-decoration:none;
  margin:0px;
}

.entry {
  font-size:12px;
  color:#696A6C;
  text-align:justify;
  width:510px;
  position:relative;
}

.entry a {
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}

.entry a:hover {
  text-decoration:underline;
}

.entry img {
  border:1px solid #696A6C;
  padding:5px;
  margin-bottom:10px;
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  width:500px;
}

.share {
  text-align:right;
}

.share img {
  margin:0px;
  width:auto;
  height:auto;
  border:0px;
}

.links {
  font-size:12px;
}

.links a {
  text-decoration:none;
  color:#696A6C;
  font-weight:bold;
}

#sidebar {
  width:174px;
  height:auto;
  float:left;
  padding-left:20px;
  font-size:14px;
}

#sidebar a {
  text-decoration:none;
  color:#696A6C;
  font-weight:bold;
}

.postmetadata {
  font-size:12px;
  margin-top:2px;
}

.postmetadata a {
  color:#555555;
  font-weight:bold;
  text-decoration:none;
}

#popular_post,#designers_links,#favorite_sites {
  padding-top:10px;
  padding-bottom:10px;
}

#popular_post a,#designers_links a,#favorite_sites a {
  color:#000000;
  font-weight:normal;
  font-size:12px;
}

#popular_post a:hover,#designers_links a:hover,#favorite_sites a:hover {
  text-decoration:underline;
}

.side_li {



  list-style-image:url('images/puce.png');
  margin:0px;
  padding:0px;
}

.hidden {
  color:#696A6C;
  font-weight:bold;
  float:left;
}

#searchform {
  float:right;
}

#s {
  border:1px solid #696A6C;
  font-size:10px;
  font-family:Arial;
}

#sidebar ul {
  padding-left:35px;
  margin:0px;
}

#sidebar ul li {
  list-style-type:none;
  font-size:14px;
  margin-bottom:10px;
}

#footer {
  margin-top:30px;
  height:78px;
  /*background:url('images/bg-footer.png');*/
  margin-bottom:20px;
}
