/*
Theme Name: med-expert
Theme URI:
Description: Makeup by <a href="http://lenka-x.com/">Lenka_X</a>
Version: 1.0
Author: Lenka_X
Author URI: http://lenka-x.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/15px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #421c0b;
	padding-left: 999px;
background: url(i/bg-left.gif) #e7dbce repeat-x;
}
a {
	color: #b8261d;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.center {text-align: center}

#top-bg {
	width: 100%;
	height: 60px;
	position: relative;
}

#wrapper {
	margin-left: -999px;
}
* html #wrapper {float: right}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 100px;
	position: relative;
	top: -61px;
}
#logo {
	position: absolute;
	top: 0;
	left: 300px;
	width: 600px;
	height: 61px;
	font: bold 18px "Trebuchet MS", Tahoma, Arial;
	padding-top: 10px;
}
#logo a {
	display: block;
	color: #7a594a;
	text-decoration: none;
	padding-top: 12px;
	padding-left: 13px;
}
#logo span {
	display: block;
color: #694839;
font-size: 30px;
}

#nav {
  text-align: right;
	padding: 108px 250px 0 0;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	text-transform: uppercase;
	position: relative;
}
#nav li {
  display: inline;
	margin: 0 8px 0 7px;
}
#nav a {
  text-decoration: none;
	padding: 3px 10px 2px 10px;
	color: #fff;
}
#nav a:hover {
  text-decoration: underline;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
#content {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: -32px;
	position: relative;

}
#text {
	margin: 0 262px 10px 238px;
	padding: 10px 20px 20px;
background: #f0e8de;
border: 2px solid #ddcaac;
}
.post {
	margin: 0 0 18px;
	padding-bottom: 17px;
	border-bottom: 1px solid #fff;
}
.ptitle {
	margin: 0 0 5px;
	height: 1%;
}
.pt {
	height: 40px;
	}
.date {
	float: left;
  width: 40px;
	height: 35px;
	padding: 5px 45px 0 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.date span {
	display: block;
  font-size: 12px;
	font-weight: normal;
}
#content h2 {
	font: bold 18px/1 "Trebuchet MS", Arial, Tahoma;
	color: #b2413a;
	padding: 1px 0 0;
}
#content h2 a {
	text-decoration: none;
	color: #b2413a;
}
#content h2 a:hover {
	text-decoration: underline;
}
.categs {
	font-weight: bold;
	color: #c0665e;
	padding: 3px 0 0;
}
.categs a {
	color: #c0665e;
	text-decoration: none;
}
.categs a:hover {
	text-decoration: underline;
}
.entry {
	text-align: justify;
	margin: 10px 0 0;
}
.ptags {
	color: #b08b7f;
	margin: 5px 0 0;
clear: both;
}
.ptags strong {
	color: #c0665e;
	padding-left: 20px;
	background: url(i/tags.gif) 0 1px no-repeat;
}
.ptags a {
	color: #b08b7f;
	text-decoration: none;

}
.ptags a:hover {
	text-decoration: underline;
}

.pmeta {
	font-size: 11px;
	color: #b08b7f;
  text-align: right;
clear: both;
}

.comments {
	margin: 5px 0 0;
}
.comments a {
	background: url(i/comments.gif) 0 2px no-repeat;
	padding: 0 0 2px 21px;
	color: #61778A;
	text-decoration: none;
}
.comments a:hover {
	text-decoration: underline;
}

.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#content h3 {
	font-size: 20px;
	margin: 5px 0 10px;
color: #c0665e;
}
h3.pagetitle {
	margin: 0 0 30px !important;
	font-weight: normal;
	text-align: center;
	font-size: 18px !important;
}

.commentlist {
	margin: 20px 0 40px;
	list-style: none;
}
.commentlist li {padding: 8px 10px 2px;}
.alt {
  background: #F8F8F8;
	border: 1px solid #DDD;
	border-width: 1px 0;
	height: 1%;
}
.avatar {
	float: right;
	border: 1px solid #EEE;
	padding: 2px;
	background: #FFF;
}
.commentmetadata {
  font-size: 10px;
}
.commentmetadata a {
  text-decoration: none;
	color: #777;
}
.commentmetadata a:hover {
  text-decoration: underline;
}

#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 12px "Trebuchet MS", Arial, Tahoma;
	padding: 2px 3px;
	width: 190px;
	border: 1px solid #CCC;
}
#comment {
	width: 500px;
	height: 150px;
	padding: 3px 6px;
}
#submit {
	width: 80px;
	height: 22px;
	padding: 0;
	background: #F8F8F8;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}



/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 238px;
	margin-left: -100%;
	position: relative;
	margin-top: -160px;
}

#left table{
	padding: 0 10px 0;
}

#calendar_wrap {
  background: url(i/calendar-bg.gif) no-repeat center top;
	margin: 0 -10px;
	padding: 268px 25px 0;
}
#calendar h3 {
  display: none;
}
#wp-calendar {
  width: 100%;
	border-bottom: 1px solid #f1e9db;
	margin: 0 0 17px;
}
#wp-calendar caption,
#wp-calendar th,
#wp-calendar td {
	font: 11px Tahoma, Verdana, Arial;
	
}
#wp-calendar caption {
  color: #b2413a;
	padding-bottom: 8px;
font-weight: bolder;
}
#wp-calendar th {
  color: #714b35;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 5px;
}
#wp-calendar td {
  text-align: center;
	color: #714a35;
	padding: 3px 0;
}
#wp-calendar td#today {
	background: #ede4d8;
	font-weight: bold;
	color: #714b35;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 230px;
	margin-left: -254px;
	position: relative;
	top: -122px;
	padding: 0 12px;
	margin-bottom: -122px;
}

#right-top {
	height: 95px;
	padding: 14px 0 0;
	position: relative;
	margin: 0 -12px 0 -55px;
}

#search {
	width: 100%;
	overflow: hidden;
}
#search label {
  float: left;
	font-size: 15px;
	font-weight: bold;
	color: #874331;
	margin: 1px 5px 0 15px;
}
#search input {
	font: 11px "Trebuchet MS", Arial, Tahoma;
	float: left;
}
.search {
	width: 150px;
	padding: 0 4px 1px;
	border: 1px solid #D1D1D1;
	border-right: none;
}
.go {
	cursor: pointer;
	width: 44px;
	height: 19px;
	background: #874331 url(i/go.gif) 50% 5px no-repeat;
	margin: 0 0 0 0px;
	border: 1px solid #D1D1D1;
	border-left: none;
}

#rss {
  text-align: right;
	margin: 15px 42px 0 0;
	line-height: 24px;
}
#rss a {
  padding-right: 23px;
	text-decoration: none;
}
#rss a:hover {
	text-decoration: underline;
}
.rss1 {
	background: url(i/rss1.gif) 100% 0 no-repeat;
}
.rss2 {
	background: url(i/rss2.gif) 100% 0 no-repeat;
}

#right h3 {
  font-size: 13px;
	text-align: left;
	color: #fff;
	margin: 5px 0 5px;
}

h4 {
  font-size: 14px;
	text-align: left;
	color: #fff;
	margin: 5px 0 5px;
}

p {padding: 0 0 5px;
color: #421c0b;
}
.widget_text {
  padding: 0 0 5px;
}

.widget_categories {
  	margin: 0 -12px;
	padding: 0 12px;
}
.widget_categories h3 {
  display: none;
}
.widget_categories ul {
  list-style: none;
	overflow: hidden;
}
.widget_categories li {
  text-transform: uppercase;
	font-weight: bold;
	margin-top: -1px;
	border-top: 1px solid #f1e9db;
	padding: 12px 0 12px 27px;
	background: url(i/folder.gif) 2px 13px no-repeat;
	position: relative;
}
.widget_categories li ul {
  padding: 7px 0 0;
}
.widget_categories li li {
	background: url(i/arrow.gif) 2px 6px no-repeat;
	padding: 2px 4px 5px 21px;
	border: none;
	margin: 0;
	font-weight: normal;
  text-transform: none;
}
.widget_categories a {
  text-decoration: none;
}
.widget_categories a:hover {
  text-decoration: underline;
}
.widget_categories li li a {
	color: #421c0b;
}

.widget_tag_cloud {
  text-align: center;
	padding: 12px;
	margin: 0 -12px;
line-height: 24px;
}

.widget_links {
	padding: 12px;
	margin: 0 -12px;
}
.widget_links h3 {
  display: none;
}
.widget_links ul {
  list-style: none;
	padding: 0 0 0 10px;
	color: #4E5357;
}
.widget_links li {
  padding: 2px 0 2px 22px;
	background: url(i/link.gif) 0 6px no-repeat;
	position: relative;
}
.widget_links a {
	color: #4E5357;
}

#partners ul {
  list-style: none;
}
#partners li {
  padding: 2px 0 2px 22px;
	background: url(i/link.gif) 0 6px no-repeat;
	position: relative;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	padding: 10px 0;
	margin: 0 10px -12px;
	height: auto !important;
}
#meta {
  list-style: none;
	line-height: 18px;
	padding: 0 5px;
}
#meta a {
  color: #421c0b;
}
#copyright {
  margin: 2px 0 0 -5px;
	padding: 0 0 2px;
	font-size: 11px;
	line-height: 13px;
}

