/*
Theme Name: Dream Amp
Theme URI: http://sultanaev.ru
Description: WordPress theme for the real Rockstars
Author: Alex Sultan aka ShuffleXP
Author URI: http://sultanaev.ru
Version: 1.0

*/

body {
  background: #261401;
  margin: 0px;
  padding: 0px;
  font-family: Helvetica, Arial, sans-serif;
  color: #aaaaaa;
  font-size: 13px;
  line-height: 20px;
}

#amp {
  background: url(images/amp_back_1.jpg) repeat-y center 5px;
}

#amp-top {
  background: transparent url(images/main_bg_1.jpg) no-repeat top center;
}

#amp-bottom {
  background: url(images/amp_bottom_1.jpg) no-repeat bottom;
  padding: 0 0 100px 0;
}

a {
  color: #ffcc73;
  text-decoration: none;
}

a:hover {
  color: white;
}

a.rsswidget img {
	background: transparent;
}

a#rss {
  background: url(images/feed_icon.gif) no-repeat;
  padding: 5px 0 0 30px;
  display: block;
  height: 23px;
  font-weight: bold;
}

img, a img {
  border: 1px #333 solid;
  background: #111;
  padding: 4px;
}

a:hover img {
  border-color: #CA8232;
  background: #301701;
}

h1 {
  font-size: 26px;
  color: #ffcc73;
}

h2 {
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 15px 0;
  color: #ffcc73;
}

h3 {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 15px 0;
  color: #ffcc73;
}

h4,h5,h6 {
  color: #ffcc73;
}

#main {
  
}

.container {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

img.alignleft{
  margin: 4px 7px 5px 0;
}

img.alignright{
  margin: 4px 0 5px 7px;
}

.clear {
  clear: both;
}

/* 
	Header-Styles 
*/

.advert {
float: right;

}

#header {
  height: 285px;
}

#bannad {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-top: 0;
  padding-left: 0;
padding-right: 0;
padding-top: 12px;
padding-bottom: 0;
  text-align: center;
}

#logo h1 {
  margin: 0px;
  display: block;
  text-indent: -9999px;
}

#logo {
  position: absolute;
  width: 540px;
  height: 46px;
  top: 137px;
  left: 290px;
  background: url(images/logo_1.png) no-repeat;
}

ul#menu-top {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 203px;
  left: 125px;
}

ul#menu-top li {
  display: inline;
}

ul#menu-top li a {
  display: block;
  float: left;
  width: 100px;
  text-decoration: none;
  color: #000;
  padding: 44px 0 0 0;
  text-align: center;
  font-weight: bold;
  background: url(images/cnob_1.png) no-repeat center top;
}

ul#menu-top li a:hover {
  background-image: url(images/cnob_hover_1.png);
}

ul#menu-top li a.active,
ul#menu-top li.current_page_item a {
  background-image: url(images/cnob_active_1.png);
}

ul#menu-top li a#menu-1 {
  background-image: url(images/switcher_1.png);
  width: 70px;
}

#searchform {
  position: absolute;
  width: 211px;
  top: 221px;
  right: 127px;
}

#searchform #s {
  display: block;
  float: left;
  height: 21px;
  width: 166px;
  background: url(images/search_1.png) no-repeat;
  padding: 4px 7px 2px 5px;
  margin: 0 5px 0 0;
  color: #ff9000;
  border: none;
}

#searchform #searchsubmit {
  display: block;
  float: left;
  width: 28px;
  height: 27px;
  background: url(images/submit_1.png) no-repeat left top;
  border: none;
  text-indent: -999%;
  line-height: 22px;
  padding: 0;
  margin: 0;
}

/*
	Center Styles
*/

#center .container {
  
}

#center ul, #center ol{
  padding: 0 0 0 20px;
}

/*
	Block-Content-Styles
*/

#block_content {
  min-height: 550px;
}

#content_area {
  float: left;
  padding: 50px 0 0 150px;
  width: 800px;
}

#sidebar {
  float: right;
  width: 190px;
  padding: 50px 140px 0 0;
  font-size: 14px;
  line-height: normal;
}

#sidebar h2 {
  font-size: 20px;
  color: #ca8232;
  margin: 0 0 10px 0;
}

#sidebar a {
  color: #666666;
}

#sidebar a:hover {
  color: #ca8232;
}

#sidebar .widget {
  padding: 0 0 20px 0;
}

#sidebar .widget ul {
  padding: 0;
  margin: 0;
}

#sidebar .widget ul li {
  list-style: none;
}

#sidebar .widget ul li a {
  display: block;
  width: 90%;
  padding: 3px 0 2px 10%;
  background: url(images/led_off_1.gif) no-repeat left;
}

#sidebar .widget ul li a:hover {
  background-image: url(images/led_on_1.gif);
}

/*
	Post Styles
*/

.post {
  margin: 0 0 60px 0;
}

.date {
  float: left;
  width: 62px;
  height: 65px;
  padding: 7px 0 0 0;
  margin: -5px 7px 0 -22px;
  text-align: center;
  text-transform: uppercase;
  line-height: 16px;
  font-size: 22px;
  color: white;
  background: transparent url(images/date_bg_1.png) no-repeat;
}

.date span {
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

.meta {
  font-size: 12px;
}

.meta a {
  color: #ca8232;
}

.meta a:hover {
  color: #ffcc73;
}



/*
	Comment-Styles
*/

ul#comments {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 12px;
}

ul#comments li {
  float: left;
  clear: both;
  width: 100%;
  margin: 0 0 20px 0;
}

#comments .the-comment {
  margin-left: 80px;
}

#comments p {
  padding: 0;
  margin: 0 0 10px 0;
}

#comments .author {
  float: left;
  width: 70px;
  clear: left;
  line-height: normal;
  text-align: center;
}

#commentform input#author,
#commentform input#email,
#commentform input#url {
  background-color: #222;
  height: 18px;
  width: 250px;
  border: #666 solid 1px;
  color: #ccc;
}

#commentform textarea#comment {
  background-color: #222;
  border: #666 solid 1px;
  color: #ccc;
  width: 100%;
}

/*
	Footer-Styles
*/

#footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: normal;
  height: 311px;
  background: url(images/footer_bg_1.jpg);
  padding: 45px 0 0 0;
}

#footer h2 {
  color: #b3b3b3;
  margin: 0 0 20px 0;
}

#footer .container {
  width: 840px;
}

#footer .widget {
  float: left;
  width: 250px;
  margin: 0 15px 0 15px;
  padding: 0;
}

#footer .widget ul {
  width: 100%;
  padding: 0;
  margin: 0;
}

#footer .widget ul li {
  list-style: none;
  border-bottom: 1px #404040 solid;
  padding: 6px 0 7px 0;
}

/*
	Flickr Styles
*/

#flickr a {
  line-height: 0;
  font-size: 0;
  display: block;
  float: left;
}

#flickr img {
  padding: 2px;
  margin: 1px;
}
