Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:

DEYNEGA_KYPCOBA / Dodatok_H

.docx
Скачиваний:
7
Добавлен:
23.02.2016
Размер:
48.29 Кб
Скачать

-------------------------------------------------------------- */

sup,

sub {

position: relative;

height: 0;

font-size: 10px;

line-height: 1;

vertical-align: baseline;

}

sup {

bottom: 1ex;

}

sub {

top: .5ex;

}

/* =Content : Entry Content : Definition lists

-------------------------------------------------------------- */

.entry-content dl {

margin: 0 1.625em;

}

.entry-content dt {

font-weight: bold;

}

.entry-content dd {

margin-bottom: 1.625em;

}

/* =Content : Entry Content : Table

-------------------------------------------------------------- */

.entry-content table {

width: 100%;

border-bottom: 1px solid #ddd;

margin: 0 0 1.625em;

}

.entry-content th {

color: #666;

font-size: 10px;

font-weight: 500;

letter-spacing: 0.1em;

line-height: 2.6em;

text-transform: uppercase;

}

.entry-content td {

border-top: 1px solid #ddd;

padding: 6px 10px 6px 0;

}

/* =Content : Entry Content : Lists

-------------------------------------------------------------- */

.entry-content ul,

.entry-content ol {

line-height: 1.9em;

margin: 1.5em 0;

padding-left: 1.65em;

}

.entry-content ul {

list-style-type: disc;

}

.entry-content ol {

}

.entry-content ul ul,

.entry-content ol ol,

.entry-content ul ol,

.entry-content ol ul {

margin: 0;

}

.entry-content ul,

ol {

margin: 0 0 1.625em 2.5em;

}

.entry-content ul {

list-style: square;

}

.entry-content ol {

list-style-type: decimal;

}

.entry-content ol ol {

list-style: upper-alpha;

}

.entry-content ol ol ol {

list-style: lower-roman;

}

.entry-content ol ol ol ol {

list-style: lower-alpha;

}

/* =Content : Entry Content : Headings

-------------------------------------------------------------- */

.entry-content h1,

.entry-content h2,

.entry-content h3,

.entry-content h4,

.entry-content h5,

.entry-content h6 {

color: #484744;

margin: 1.5em 0;

}

.entry-content h1 {

font-size: 24px;

}

.entry-content h2 {

font-size: 21px;

}

.entry-content h3 {

font-size: 18px;

}

.entry-content h4 {

font-size: 16px;

}

.entry-content h5 {

font-size: 14px;

}

.entry-content h6 {

font-size: 12px;

}

/* =Content : Entry Content : Gallery

-------------------------------------------------------------- */

.entry-content .gallery .gallery-item {

margin: 0;

}

/* =Content : Page Templates

-------------------------------------------------------------- */

.page-template-page-home-php .post,

.page-template-page-resume-php .post,

.page-template-page-contact-php .post {

margin-left: 160px;

}

/* =Footer

-------------------------------------------------------------- */

#footer {

color: #6c6a67;

font-size: 11px;

margin: 18px 0 100px 0;

padding: 0 8px;

}

#footer a {

color: #5f5e5b;

text-decoration: none;

}

#footer .copyright {

float: left;

}

#footer .designed {

float: right;

}

/* =Twitter

-------------------------------------------------------------- */

.latest-tweet {

width: 130px;

background: url(images/twitter-bg.png);

-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;

float: left;

min-height: 100px;

padding: 12px;

}

/* =Shortcodes

-------------------------------------------------------------- */

/* =Shortcodes : Portfolio Gallery

-------------------------------------------------------------- */

.entry-content .portfolio-gallery {

margin: 0 -10px -20px -10px;

}

.entry-content .portfolio-gallery a.entry {

position: relative;

width: 220px;

height: 220px;

display: block;

float: left;

line-height: 0;

margin: 0 10px;

margin-bottom: 20px;

overflow: hidden;

}

.entry-content .portfolio-gallery .entry .title {

position: absolute;

top: 0;

left: 0;

width: 100%;

background: #1c1c1c;

background: rgba(0,0,0,0.35);

}

.entry-content .portfolio-gallery .entry .title h4 {

color: #EEE;

display: block;

font-size: 15px;

font-weight: 500;

line-height: 1.2em;

padding: 10px;

}

.entry-content .portfolio-gallery .entry .caption {

position: absolute;

bottom: -40px;

left: 0;

width: 100%;

background: #1c1c1c;

background: rgba(0,0,0,0.25);

opacity: 0;

-webkit-transition: all 0.2s ease-in-out;

-moz-transition: all 1s ease-in-out;

-o-transition: all 1s ease-in-out;

-ms-transition: all 1s ease-in-out;

transition: all 1s ease-in-out;

}

.entry-content .portfolio-gallery .entry:hover .caption {

bottom: 0;

opacity: 1;

}

.entry-content .portfolio-gallery .entry .caption p {

color: #EEE;

line-height: 1.4em;

margin: 0;

padding: 8px;

}

/* =Shortcodes : Resume Entry

-------------------------------------------------------------- */

.resume-entry {

position: relative;

margin-bottom: 10px;

}

.resume-entry .date {

color: #484744;

float: right;

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 13px;

font-style: italic;

}

.resume-entry h4 {

font-size: 12px;

font-weight: bold;

margin-bottom: 5px;

}

.resume-entry p {

margin: 0;

}

.resume-entry-decoration,

.resume-skill-decoration {

position: absolute;

top: 0;

left: -36px;

width: 6px;

height: 100%;

background: url(images/resume-decoration.png);

}

/* =Shortcodes : Resume Skill

-------------------------------------------------------------- */

.resume-skill {

position: relative;

margin-bottom: 10px;

}

.resume-skill h4 {

font-size: 12px;

font-weight: bold;

padding: 5px 0;

}

.resume-skill .bar {

width: 75%;

height: 25px;

background: #eeeeee;

float: right;

}

.resume-skill .bar-fill {

position: relative;

width: 50%;

height: 25px;

background: url(images/skill-bar-bg.png);

}

.resume-skill .bar-edge {

position: absolute;

top: 0;

width: 6px;

height: 25px;

background: url(images/skill-bar-edge.png);

}

.resume-skill .bar-edge-left {

left: 0;

}

.resume-skill .bar-edge-right {

right: 0;

}

/* =Contact Form

-------------------------------------------------------------- */

.contact-form {

margin-left: -160px;

}

.contact-form .field {

display: block;

margin-bottom: 10px;

}

.contact-form .field label {

width: 160px;

-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;

color: #6c6a67;

display: inline-block;

padding-right: 30px;

text-align: right;

}

.contact-form .field input[type=text],

.contact-form .field input[type=email],

.contact-form .field textarea {

background: #f9f9f9;

border: 1px solid #bbbbbb;

box-shadow: inset 2px 2px 1px rgba(0,0,0,0.05);

-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;

color: #555;

font-family: Verdana, sans-serif;

padding: 8px;

}

.contact-form .field input[type=text],

.contact-form .field input[type=email] {

width: 250px;

display: inline-block;

}

.contact-form .field.message label {

display: none;

}

.contact-form .field.message {

margin-left: 160px;

}

.contact-form .field textarea {

width: 100%;

}

.contact-form .field input[type=submit] {

background: url(images/button-bg.png) repeat-x;

border: none;

box-shadow: 0 1px 2px rgba(0,0,0,0.12);

color: #505259;

cursor: pointer;

display: inline-block;

font-family: Verdana, sans-serif;

font-size: 11px;

margin-left: 160px;

padding: 6px 14px;

}

/* =Blog Post Loop

-------------------------------------------------------------- */

#blog-loop .post {

margin-bottom: 40px;

}

#blog-loop .sticky.post {

}

#blog-loop .post .thumbnail {

width: 120px;

float: left;

line-height: 0;

}

#blog-loop .post .post-summary {

border-top: 1px solid #ebebeb;

border-top-color: RGBA(0,0,0,0.05);

margin-left: 160px;

padding-top: 25px;

}

#blog-loop a.entry-link {

color: #484744;

text-decoration: none;

}

#blog-loop .post h3 {

color: #484744;

font-size: 18px;

margin-bottom: 4px;

}

#blog-loop .post .date {

color: #5f5e5b;

font-family: Georgia, "Times New Roman", Times, serif;

font-style: italic;

margin-bottom: 15px;

}

#blog-loop .post .date a {

color: #5f5e5b;

}

/* =Blog Post Loop : Navigation

-------------------------------------------------------------- */

#blog-loop .post-nav {

margin-bottom: 17px;

margin-top: 40px;

}

#blog-loop .post-nav em {

position: absolute;

top: 50%;

width: 44px;

height: 48px;

display: block;

margin-top: -24px;

}

#blog-loop .post-nav a {

position: relative;

color: #494644;

display: block;

text-decoration: none;

}

#blog-loop .post-nav a.nav-prev {

float: left;

margin-left: -76px;

}

#blog-loop .post-nav a.nav-next {

float: right;

margin-right: 5px;

}

#blog-loop .post-nav a.nav-prev em {

left: -58px;

background: url(images/sprites/nav-newer.png) no-repeat;

}

#blog-loop .post-nav a.nav-next em {

right: -58px;

background: url(images/sprites/nav-older.png) no-repeat;

}

/* =Comments

-------------------------------------------------------------- */

#comments {

margin-top: 30px;

}

/* =Comments : Comment List

-------------------------------------------------------------- */

#comments-title {

color: #494644;

font-size: 15px;

font-weight: bold;

margin: 40px 0 30px 0;

}

#comment-list .comment,

#comment-list .children,

#comment-list .trackback,

#comment-list .pingback {

margin-top: 30px;

}

#comment-list .comment:first-of-type {

margin-top: 0;

}

#comment-list .comment-avatar {

position: relative;

float: left;

}

#comment-list .comment-decoration {

position: absolute;

top: 0;

right: -46px;

width: 6px;

height: 79px;

background-image: url(images/resume-decoration.png);

}

#comment-list .comment-main {

margin-left: 160px;

}

#comment-list .pingback .comment-main {

margin-left: 0;

}

#comment-list .comment-text {

color: #6c6a67;

font-size: 12px;

margin-bottom: 22px;

}

#comment-list .comment-info .date {

color: #6c6a67;

font-family: Georgia, "Times New Roman", Times, serif;

font-style: italic;

}

#comment-list .comment-info .author {

display: inline-block;

font: bold 11px Verdana, sans-serif;

margin-right: 5px;

}

#comment-list .bypostauthor .comment-info .author {

}

#comment-list .comment-info .author a {

color: #6c6a67;

text-decoration: none;

}

/* =Comments : Form

-------------------------------------------------------------- */

#reply-title {

color: #494644;

font-size: 15px;

font-weight: bold;

margin: 40px 0 30px 0;

}

#respond form p {

display: block;

margin-bottom: 10px;

}

#respond form p.comment-notes {

color: #94908d;

font-size: 11px;

margin: 0 0 15px 160px;

}

#respond form label {

width: 160px;

-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;

color: #6c6a67;

display: inline-block;

float: left;

margin-top: 7px;

padding-right: 30px;

text-align: right;

}

#respond form input[type=text],

#respond form input[type=email],

#respond form textarea {

background: #f9f9f9;

border: 1px solid #bbbbbb;

box-shadow: inset 2px 2px 1px rgba(0,0,0,0.05);

-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;

color: #555;

font-family: Verdana, sans-serif;

padding: 8px;

}

#respond form input[type=text],

#respond form input[type=email] {

width: 250px;

display: block;

margin-left: 160px;

}

#respond form textarea {

width: 100%;

}

#respond form input[type=submit] {

background: url(images/button-bg.png) repeat-x;

border: none;

box-shadow: 0 1px 2px rgba(0,0,0,0.12);

color: #505259;

cursor: pointer;

display: inline-block;

font-family: Verdana, sans-serif;

font-size: 11px;

padding: 6px 14px;

}

#respond form .required {

display: none;

}

#respond form .comment-form-comment,

#respond form .form-submit {

margin-left: 160px;

}

/* =Footer Widgets

-------------------------------------------------------------- */

#footer-widgets {

margin: 0 -15px;

}

#footer-widgets .widget {

-moz-box-sizing: border-box;

-webkit-box-sizing: border-box;

box-sizing: border-box;

color: #777777;

float: left;

margin-top: 25px;

padding: 0 15px;

word-wrap: break-word;

}

#footer-widgets .widget img {

height: auto;

max-width: 100%;

}

#footer-widgets .widget h2.widgettitle {

color: #474747;

font-size: 14px;

margin-bottom: 10px;

}

#footer-widgets .widget ul li {

margin-bottom: 4px;

}

</php>

Соседние файлы в папке DEYNEGA_KYPCOBA