﻿/* CSS Afftor's Blog */

/* Основное */

body {
margin:0; 
padding:0; 
background:#fff; 
font-family:Trebuchet MS, sans-serif; 
font-size:11pt; 
color:#3f3f3f;
min-width:855px;
}

p a{
color:#303030;
text-decoration:none;
}

p a:hover {
border-bottom: solid 2px #303030;
}

p1 a{
color:#303030;
text-decoration:none;
}

p1 a:hover {
border-bottom: solid 3px #303030;
}

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

#wrapper {



	width: 900px;

	margin-right: auto;

	margin-left: auto;
}
/* Шапка */

#obsh {
width:900px;
}

#header {
width:900px; 
height:256x;
}

#headery {
width:900px; 
height:256x; 
}

#headeru {
position:absolute;
width:900px; 
height: 256px;
}

.logo {
width:622px; 
height:256px; 
display:block; 
background: url('http://www.afftor.net/films/pokach2.jpg') no-repeat; 
margin:10px 0 0 37px;
}

/* Тело */

#obsh2 {
width:700px; 
height:auto; 
margin:0 auto;
}

#cont {
position:relative; 
top:15px;
}

.titles {
font-family:Trebuchet MS, sans-serif;
font-size:30pt; 
padding:0 2px; 
position:relative; 
left:-25px;
color:#303030;
text-decoration:none;
}

.titles a {
font-family:Trebuchet MS, sans-serif;
font-size:30pt; 
padding:0 2px; 
position:relative; 
left:-25px;
color:#303030;
border-bottom: solid 4px #303030;
}
.titles a:hover {
border-bottom: solid 4px #303030;
}

#texts {
font-size:15pt;
margin:26px 0 20px 0; 
font-family:Trebuchet MS, sans-serif; 
line-height: 130%;
left:10px;
}

/* Цитата */
 
.quote {
    clear: both;
    padding: 1em 0;
    margin-right:10px;
}
 
.quote blockquote {
    font-size: 1.25em;
    font-family: Palatino, Georgia, 'Times New Roman', serif;
    line-height: 1.2em;
    color: rgba(30, 40, 30, .9);
    text-indent: -0.5em;
}
 
.quote .source {
    margin-top: 0em;
    font-size: 0.75em;
    color: rgba(30, 40, 30, .65);
}
 


#net{
text-decoration:none;
}
#obsh2 {text-decoration:none;}

/* Страницы и их настройка */

.catPages1 {color:#303030;font-size:15pt;}
.catPages1 a{color:#303030;font-size:15pt;}
.swchItemA {font-size:20pt;}
