/*
Theme Name: designGu.ru 1.0
Theme URI: http://www.wp-config.ru/
Description: Новый вид.
Version: 1.0
Author: Vlad Ossipov
Author URI: http://www.designgu.ru/
*/


* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color: #2c9d00;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}

p.subscribe {
  background: #FF9900;
  color: #FFFFFF;
  margin: 10px 0 10px 0;
  padding: 5px 5px 5px 10px;
}

p.subscribe a {
    color: #FFFFFF;
}


#postform {
  display:none;
}

#search {
  float:right;
}


.related_post_title {
  margin: 20px 0 0 0;
}

.related_post li {
  margin: 10px 0 0 0;
}


#comments {
  margin: 20px 0 10px 0;
}


img {
	border: none;
}

#znaniya A{
  color:#FFFFFF;
}


h1 {
  color: #636363;
  font: 1.67em Arial, Tahoma, Verdana, sans-serif;
  line-height: 1.2em;
  font-weight: bold;
  padding: 5px 0 5px 0px;
}

h1 a {
  ~color: #000000;
}

#indy{
    background: #a02f6d;
    width:260px;
    padding: 5px 10px 5px 10px;
    color: #FFFFFF;
}

#ill{
    background: #f27b21;
    width:260px;
    padding: 5px 10px 5px 10px;
    color: #FFFFFF;
}

#shop{
    background: #285ead;
    width:260px;
    padding: 5px 10px 5px 10px;
    color: #FFFFFF;
}
#pdf{
    background: #eb0c0a;
    width:260px;
    padding: 5px 10px 5px 10px;
    color: #FFFFFF;
}
#webdev{
    background: #82a841;
    width:260px;
    padding: 5px 10px 5px 10px;
    color: #FFFFFF;
}

#foto{
    background: #B5B5B5;
    width:260px;
    padding: 5px 10px 5px 10px;
    color: #FFFFFF;
}


.p-who {
  margin: 0 10px 10px 0px;
  float: left;
  color: #B5B5B5;
}

.p-date {
  float: left;
    margin: 0 10px 0 0;
}




input {vertical-align: middle}

#wrapper {
	width: 940px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#subheader {
  margin: 20px 0 0 0;
  background: #B5B5B5;
  padding: 2px 10px 0 10px;
  height: 18px;
  width: 200px;
  color: #FFFFFF;

/*  font:*/
}

#footer #subheader {
  font-weight: normal;
  width: 920px;
}

.sr #subheader {
  width: 260px;
}


#article #subheader {
  width: 380px;
}






#subfooter   {
  background: #FFF;
  padding: 3px 10px 0 10px;
  height: 17px;
  width: 200px;
  color: #636363;
}

#subfooter a {
  color: #636363;
}

.sr #subfooter {
  width: 260px
}

#article #subfooter {
  width:380px;
}

#postdate {
  float: right;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 80px;
    font: 1.33em Arial, Tahoma, Verdana, sans-serif;
    font-weight: bold;
    color: #B5B5B5;
}

#logo {
  width: 220px;
  height: 80px;
  background: #FFF url(images/header/designgu.ru-logo.png) no-repeat;
  float: left;
}

#menu {
  padding:39px 0px 0px 20px;
  width:400px;
  float: left;
  text-align: justify;
}

#menu li {
  float:left;
  list-style: none;
  margin-right: 10px;
}
#menu li a {
    color: #B5B5B5;
}

#menu li #aids a   {
    color: #FF0000;
    float: right;
}


#subscribe-on-top {
  width: 96px;
  height: 54px;
  float: right;
}
#subscribe-on-top div {
  padding-top: 11px;

}

a #rss { width:32px; height:24px; background: url(images/header/rss.png) no-repeat; float: left; }
a:hover #rss { width:32px; height:24px; background: url(images/header/rss-hover.png) no-repeat; float: left; }

a #email { width:32px; height:24px; background: url(images/header/email.png) no-repeat; float: left; }
a:hover #email { width:32px; height:24px; background: url(images/header/email-hover.png) no-repeat; float: left; }

a #twitter { width:32px; height:24px; background: url(images/header/twitter.png) no-repeat; float: left; }
a:hover #twitter { width:32px; height:24px; background: url(images/header/twitter-hover.png) no-repeat; float: left; }


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 60px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 300px 0 240px;
}

.entry {
  margin-top: 20;
  clear: both;
}


#content_page {
	padding: 0 300px 5px 0px;
}

#content_page #subheader {
  width: 620px;
}


#articlethumb {
    width: 400px;
    height:200px;
}

#articlexrpt {
  width: 380px;
  font: 1.17em/1.67em Arial, Tahoma, Verdana, sans-serif;
  color: #000000;
  padding: 0px 10px 0px 10px;
}

.post {
  padding: 4px 0 0 0px;
}


.post h1 {
  color: #636363;
  font: 1.67em/1.67em Arial, Tahoma, Verdana, sans-serif;
  font-weight: bold;
  padding: 4px 0 0 0px;
  width: 640px;
}

.post h1 a {
  color: #636363;
}

.scripts h1 {
  color: #636363;
  background: url(images/scripts.png) no-repeat;
  font: 1.67em/1.67em Arial, Tahoma, Verdana, sans-serif;
  font-weight: bold;
  padding: 4px 0 0 32px;
  width: 640px;
}




h2 {
  color: #636363;
  font: 1.67em Arial, Tahoma, Verdana, sans-serif;
  line-height: 1.2em;
  font-weight: bold;
  padding: 10px 0 0 10px;
}

h2 a {
  color: #636363;
}

h2.title  {
  padding: 0;
}


#article h2 {
  margin: 20px 0 20px 0;
}

.com-entry {
  margin: 20px 0 0 0;
}

.com-avt {
  float: left;
  margin: 0 10px 10px 0;
}

.com-name {
    margin: 0 10px 0 0;
    float:left;
}

.com-text p {
  margin: 0 0 0 40px;
}

.com-form {
  margin: 20px 0 0 0;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 220px;
	margin-left: -100%;
	position: relative;
}

#newsthumb {
    width: 220px;
    height:100px;
}


.news #subheader{
  background-color: #8EDE3E;
}

.news #subfooter a{
  color: #8EDE3E;
}


#newsget {
    background: #c1dea6;
    width: 220px;
    color:#000000;
    font-weight: bold;
}

#newsget li  {
    list-style: none;
    padding: 10px 0 10px 10px;
    width: 200px;
    color: #000;
    font-weight: normal;
    font: 1.00em/1.50em Arial, Tahoma, Verdana, sans-serif;
    font-weight: normal;
}

#newsget li.first {
    font-weight: bold;
}


#newsget li A {
  color: #000;
}

h3.widgettitle {
  margin: 20px 0 0 0;
  background: #33ccff;
  padding: 2px 10px 0 10px;
  height: 18px;
  width: 200px;
  color: #FFFFFF;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: 400;
font-size: 12px;
line-height: 18px;
}

.widget-all ul li {
    width: 200px;
    padding: 10px 0 10px 10px;
    list-style: none;
    color:#8A8A8A;
    font-weight: normal;
}

.widget-all ul li .entry-content a{
    color:#33ccff;
}

.from-meta, .time-meta {
    display: none;
}

.widget_twitter a.twitterwidget-title {
    color: #FFFFFF;
    font-weight:normal;
}

#tipget {
    background: #F2F2F2;
    width: 200px;
    padding: 10px;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 280px;
	margin-left: -280px;
	position: relative;
}

#wizget {
    background: #FFF;
    width: 260px;
    padding: 10px;
}





#wiztext {
  /*font: 1.17em/1.67em Arial, Tahoma, Verdana, sans-serif;*/
  color: #000000;
}

#wizsign {
  float: right;
  font-style: italic;
}
#topget {
    background: #FFF;
    width: 260px;
    padding: 10px;
}

#topget li  {
    width: 200px;
    padding: 0px 0 10px 0px;
    list-style: none;
    color:#8A8A8A;
}

#topget li a {
    color:#8A8A8A;
}


#adsget {
    background: #F2F2F2;
    width: 280px;
    height: 280px;
}

#adsget li {
  width:125px;
  height:125px;
  margin:10px 0 0 10px;
  float:left;
  background: #B5B5B5;
  list-style: none;
}


/* Footer
-----------------------------------------------------------------------------*/



#footer {
	width: 940px;
	margin: -60px auto 0;
	height: 60px;
	background: #F2F2F2;
}


#footer li {
  float:left;
  list-style: none;
  padding: 10px 0 10px 10px;
  font-weight: bold;
  font: 1.33em Arial, Tahoma, Verdana, sans-serif;
}
#footer li a {
  color: #B5B5B5;
  font-weight: bold;

}

#footer .attention {
  color: #000000;
  float:left;
  font: 12px Arial, Tahoma, Verdana, sans-serif;
  font-weight: normal;
  padding: 12px 0 10px 10px;
}

