﻿/*
Theme Name: Aestetikas
Graphic design: http://www.profilbox.com

/*-----------Block Level Elements--------------*/

* {
margin : 0;
padding : 0;
outline : none;
}
body, h1, h2, h3, h4, h5, h6, blockquote, p {
margin : 0;
padding : 0;
}
p {
padding : 10px 0 0 0;
}
a img {
border : 0;
}
body {
margin : 0;
font-family : Century Gothic, Helvetica, Georgia, Sans-serif;
font-size : 14px;
vertical-align : top;
color : #6b6b6b;
background : #2f89d5;
}
#page {
width : 850px;
margin : 0 auto;
background : #2c86d2  url('images/bg.gif') repeat-y;
padding : 0 0px 0 10px;
}
#header {
width : 100%;
}
#headerimg {
background : url('images/header-blog-aestetikas-chirurgie-esthetique.jpg') no-repeat;
height : 350px;
}
#header h1 {
padding-left : 10px;
font : 38px Century Gothic, Helvetica, Arial, sans-serif;
}
#header h1 a, #header h1 a:hover {
color : #0a498a;
text-decoration : none;
}
.description {
color : #3188d7;
padding-left : 8px;
padding-bottom : 10px;
font-style : italic;
font-size : 18px;
}
#wrapper {
width : 100%;
}
#content {
float : left;
width : 480px;
padding : 10px;
}
#sidebar {
width : 300px;
float : right;
padding : 10px 35px 10px 10px;
}
#footer {
padding-top : 20px;
width : 100%;
clear : both;
font-size: 13px;
}
a {
color : #206aaf;
text-decoration : none;
font-weight:bold;
}
a:hover {
text-decoration : underline; 
}
#nav {
float : right;
padding-right : 20px;
}
#nav ul {
padding-right : 15px;
padding-top : 2px;
clear : both;
float : right;
}
#nav ul li {
float : left;
display : block;
}
#nav ul li a {
float : left;
display : inline;
color : #fff;
text-decoration : none;
font-weight : bold;
padding : 5px 10px 5px 10px;
font-size : 20px;
margin-top : 10px;
background : #2f89d5;
margin-left : 5px;
}
#nav ul li a:hover {
background : #36aff8;
}
.posth2 a:hover, .posth2 a:visited, .post h2 a {
font : 23px Century Gothic, Helvetica, Arial, sans-serif;
text-transform : uppercase;
margin : 0 0;
padding : 5px 0 0 5px;
height : 34px;
background : transparent;
text-align : left;
font-weight:bold;
}
.post {
padding : 10px 0 5px 0;
}
.post ul, .post li {
padding-left : 20px;
list-style : none;
}
.date {
float : left;
width : 54px;
margin-left : 5px;
margin-top : 5px;
text-align : center;
font-size : 12px;
font-family : Verdana, Helvitica, sans-serif;
padding-top : 4px;
font-weight : normal;
text-transform : uppercase;
color : #000;
background : #87cbfb;
border-right : 4px solid #ffffff;
}
.date .day {
color : #ffffff;
font-size : 22px;
font-weight : bold;
padding-top : 5px;
line-height : 20px;
}
.postmetadata {
font : normal 12px Arial, sans-serif;
padding-top : 2px;
}
.entry {
padding : 20px 20px 20px 20px;
}
.post a img{
	background:#eee;
	border:1px #ccc solid;
	padding:10px;
}
.post img{
	margin:5px;
}

.navigation {
font-size : 19px;
padding : 10px;
}
.alignleft {
float : left;
}
.alignright {
float : right;
}
blockquote {
background-image : url(images/bquote.gif);
background-repeat : no-repeat;
background-position : left top;
margin : 10px 40px 10px 5px;
clear : both;
padding-top : 15px;
padding-left : 38px;
font-family : "Times New Roman", Times, serif;
font-size : 20px;
}
#sidebar ul {
list-style : none;
}
#sidebar ul h2 {
color : #87cefa;
font : 22px Century Gothic, Helvetica, Arial, sans-serif;
font-weight : bold;
padding : 10px 0 5px 0;
}
#sidebar ul ul {
padding : 5px;
}
#sidebar ul ul li {
line-height : 24px;
border-bottom : 1px dashed #ccc;
}
#sidebar ul ul ul li {
padding-left : 10px;
}
h3#respond, h3#comments {
font-size : 22px;
padding : 10px 10px 10px 0;
}
ol.commentlist {
list-style : none;
font-size : 18px;
color : #0235ca;
}
ol.commentlist li {
margin-bottom : 20px;
padding-bottom : 20px;
padding : 5px;
border : 1px solid #eee;
}
ol.commentlist li.alt {
margin-bottom : 20px;
padding-bottom : 20px;
}
#comment_title {
margin-bottom : 5px;
}
#commentform {
margin-bottom : 20px;
}
#commentform p {
margin-bottom : 10px;
}
#commentform textarea {
width : 99%;
padding : 2px;
font-size : 14px;
background-color : #ffffff;
border : 1px solid #0235ca;
}
.comtxt {
padding-left : 10px;
}
p.comto {
background : #eee;
padding : 5px;
font-size : 13px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
color : #000;
}
#searchform {
padding-top : 316px;
padding-left : 110px;
}
#searchform input {
background : #ffffff;
border : 0 solid #2f89d5;
}
#footer p {
padding : 12px;
color : #ccc;
}
#footer a, #footer a:hover {
color : #6f6f6f;
text-decoration : none;
}
hr {
display : none;
}
