/*
Theme Name: CoachMe
Theme URI: http://coachme.ru/
Description: Тема для блога CoachMe
Version: 1.0
Author: Куринный Александр
Author URI: http://blog.webrule.ru

	CoachMe v1.0
	 http://coachme.ru

	Эта тема создана Куринным Александром.

*/
/*********

GERAL
puxar a 184 ate 1089;
************/

*{
/* 	color:#A0A0A0; */
	padding:0;
	margin:0;
	text-decoration:none;
}

p {
	margin-top:10px;
	margin-bottom:10px;
	}

ul, ol {
	margin-left:20px;
	}

img{
	border:none;
}


body{
	background:url(images/background.png) repeat;
	font-family:Verdana, Arial, sans-serif;
	font-size:80%;
	line-height:1.6em;
	color:#474747;
	/*border:1px solid #fff;*/
}

#general{
	margin:30px auto;
}

.contact_info {
	color:#666666;
	font-size:85%;
	margin-left:55px;
	padding-top:30px;
	}

.contact_info p {
	line-height:1.7em;
	margin:0;
	padding:0;
}

h2 {
	font-size:110%;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
	}
a {
	color:#08AFF3;
	text-decoration:underline;
	}

a:visited {
	color:#08AFF3;
	}

a:hover {
	text-decoration:none;
	}

.grey {
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	}

/*************

Fim GERAL

****************/

/***************
MENU

****************/

#top{
	width:920px;
	margin:0px auto;
	background:url(images/top-body.png) no-repeat;
	height:20px;
}


#menu{
	width:85px;
	height:30px;
	position:relative;
	float:left;
	margin-top:25px;
	margin-left:270px;
/*	border:1px solid;*/
}


#menu li{
	height: 30px;
	position:absolute;
	display:block;
	background: url('images/right_navigation.gif') 0px 0px no-repeat;
}

#menu a{
	height:30px;
	display: block;
}

#menu #home{
	width: 27px;
	left: 0px;
	top:0;
	background-position:0px 0px;
}

#menu #home a:hover{background: url('images/right_navigation.gif') 0px -30px no-repeat scroll;}

#menu #blog{
	width: 27px;
	left: 27px;
	top:0;
	background-position:-27px 0px;
}

#menu #blog a:hover{background: url('images/right_navigation.gif') -27px -30px no-repeat scroll;}

#menu #mail{
	width: 28px;
	left: 54px;
	top:0;
	background-position:-54px 0px;
}

#menu #mail a:hover{background: url('images/right_navigation.gif') -54px -30px no-repeat scroll;}

#main_menu {
	height:30px;
	width:920px;
	margin:0;
	font-size:110%;
}

#main_menu ul {
	list-style:none;
	margin-left:35px;
	}

#main_menu li {
	float:left;
	margin-left:20px;
	}

#main_menu a {
	color:#08AFF3;
	text-decoration:underline;
	}

#main_menu a:hover {
	text-decoration:none;
	}

/***************

FIM MENU
****************/

/*****************
BODY
**********************/


#splash{
	/*margin:0 0 0 20px;*/
	/*visibility:hidden;*/
	/*border:1px solid red;*/
/* 	font:0px Helvetica, Arial, sans-serif; */
}

.border-splash{
	clear:both;
/* 	font:0px Arial, Helvetica, sans-serif; */
	height:3px;
	font-size:3px;
	background:url(images/border-splash.png) no-repeat;
}

#topbody{
	width:920px;
	height:80px;
	margin:0 auto;
	background:url(images/body-body.png) repeat-y;
}


#topbody img{
	margin:0 0 0 42px;
}

#body{
	width:920px;
	margin:0 auto;
	padding:0px;
	background:url(images/body-body.png) repeat-y;
}




.left{
	width:490px;
	float:left;
/*	margin:30px 10px 30px 50px;*/
	margin-bottom:30px;
	margin-left:30px;
	margin-right:0px;
	margin-top:30px;
	padding:0;
}

.right{
	width:400px;
	float:left;
	margin:0;
	margin-top:5px;
	background:#d1d1d1;
}

#right_content {
	width:350px;
	margin-left:19px;
	}

.right_entry {
	}

.right_entry td {
	padding-bottom:14px;
	}

.right_entry a {
	color:#0075A6;
	}

.right_entry a:visited {
	color:#0075A6;
	}

.entry_date {
	width:26%;
	text-align:right;
	}

.entry_date p {
	font-size:80%;
	padding:0;
	margin:0;
	margin-right:10px;
	margin-left:20px;
}


.box {

	}

.box ul {
	margin-left:20px;
	list-style:none;
	}

.box ul li {
	display:block;
	margin:0;
	padding:0;
	height:30px;
	}

.box ul li a {
	display:block;
	line-height:2em;
	color:#0075A6;
	}

.box a:hover {
	text-decoration:none;
	}

.box ul li a:visited {
	color:#0075A6;
	}

.box_header {
	background:#A8A5A5;
	height:25px;
	font-weight:normal;
	font-size:100%;
	margin-top:10px;
	text-indent:20px;
	}

.searchform {
	margin-top:0px;
	margin-left:10px;
	text-align:left;
}

.searchform input {
	border:1px solid #9C9C9C;
	width:170px;
	color:#A0A0A0;
	float:left;
	height:18px;
	margin:0;
	margin-left:10px;
	padding:0;
	}

.searchform #searchsubmit {
	width:40px;
	height:20px;
	margin-left:2px;
	font-size:80%;
	font-size:80%;
	}

.post {
	margin-top:10px;
	clear:both;
	}

.post h2 {
	font-weight:bold;
	font-size:100%;
	margin-top:25px;
	margin-bottom:10px;
/* 	margin-bottom:10px; */
	padding:0;
	}

.entry img {
	margin:10px;
}

.postinfo {
	margin-bottom:15px;
	color:#696969;
	}

.tags {
	font-size:80%;
	margin-top:5px;
	}

.more-link {
	display:block;
	width:100%;
	text-align:right;
	}

.comments {
	width:100%;
	background:#f0f0f0;
	text-indent:5px;
	line-height:2em;
	margin-bottom:15px;
	clear:both;
	}

.admin_block {
	font-size:80%;
	}

.navigation {
	width:100%;
	font-size:90%;
	margin-top:15px;
	}

.alignleft {
	float:left;
	}

.alignright {
	float:right;
	}

.commentlist li {
	margin-bottom:10px;
	}

.alt {
	background:#f0f0f0;
	}

#respond, #comments {
	display:block;
	width:100%;
/* 	background:#f0f0f0; */
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
/* 	border-bottom:1px dashed; */
	line-height:2em;
	}

.dashed_line {
	width:100%;
	background:url() no-repeat;
	}

.comments_form {

	}

.comments_form input, textarea {
	border:1px solid #9C9C9C;
	}

.comments_form #submit {
	margin-top:5px;
	width:160px;
	}


#clear-body{
	height:10px;
	font-size:3px;
}


/*****************
Fim BODY
**********************/


/*************************
RODAPE
*****************************/
#bottom-body{
	position:relative;
	height:50px;
	width:920px;
	margin:0 auto;
	background:url(images/bottom-body.png) top no-repeat;
}

.corner_top {
	background:url('images/corner_top.jpg') top left no-repeat;
	width:100%;
	height:25px;
	}

.corner_bottom {
	background:url('images/corner_bottom.jpg') top left no-repeat;
	background-color:#d1d1d1;
	width:100%;
	height:25px;
	}
	
	/* Begin Lists

  Special stylized non-IE bullets
  Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
/*  list-style: none;*/
  list-style: disk;
  padding-left: 10px;
  text-indent: -0px;
  }

html>body .entry li {
  margin: 7px 0 8px 10px;
  }

.entry ul li:before, #sidebar ul ul li:before {
/*  content: "\00BB \0020";*/
  }

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
  }

.entry ol li {
  margin: 0;
  padding: 0;
  }

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  }

#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
  }

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 15px;
  }

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
  }

#sidebar ul ul, #sidebar ul ol {
  margin: 5px 0 0 10px;
  }

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
  }

ol li, #sidebar ul ol li {
  list-style: decimal outside;
  }

#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
  }
/* End Entry Lists */

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

