/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/extend/themes/twentyten
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Author URI: http://wordpress.org/
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header
Text Domain: twentyten
*/


@font-face {
    font-family: 'impactregular';
    src: url('/fonts/impact-webfont.eot');
    src: url('/fonts/impact-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/impact-webfont.woff') format('woff'),
         url('/fonts/impact-webfont.ttf') format('truetype'),
         url('/fonts/impact-webfont.svg#impactregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('/fonts/bebasneue_0-webfont.eot');
    src: url('/fonts/bebasneue_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/bebasneue_0h-webfont.woff') format('woff'),
         url('/fonts/bebasneue_0-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_0-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


span.categorytitle {
	font-family: impactregular;
	font-size: 25px;
	color: #E00;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	text-align: center;
}

span.categorycharge {
	font-size: 12px;
	font-family: arial;
	color: #000;
	font-weight: bold;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

body {
    background: #f1f1f1;
    line-height: 1
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 400
}

ol,
ul {
    list-style: none
}

blockquote {
    font-style: italic;
    padding: 0 3em;
    quotes: none
}

blockquote:before,
blockquote:after {
    content: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

#container {
    float: left;
    margin: 20px -240px 0 0;
    width: 100%
}

#content {
    margin: 0 280px 36px 20px
}

#primary,
#secondary {
    float: right;
    overflow: hidden;
    width: 220px;
	margin-top: 20px;
}

#secondary {
    clear: right
}

#footer {
    clear: both;
    margin-bottom: 20px;
    width: 100%
}

.one-column #content {
    margin: 0 auto;
    width: 640px
}

.single-attachment #content {
    margin: 0 auto;
    width: 900px
}

body,
input,
textarea,
.page-title span,
.pingback a.url {
    font-family: Georgia, "Bitstream Charter", serif
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif
}

input[type=submit] {
    color: #333;
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif
}

pre {
    -webkit-text-size-adjust: 140%;
    background: #f7f7f7;
    color: #222;
    font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 18px;
    margin-bottom: 18px;
    overflow: auto;
    padding: 1.5em
}

code {
    -webkit-text-size-adjust: 160%;
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
    margin: 0 auto;
    width: 940px
}

#wrapper {
    margin-top: 0;
    padding: 0 20px
}

#footer-widget-area {
    overflow: hidden
}

#footer-widget-area .widget-area {
    float: left;
    margin-right: 20px;
    width: 220px
}

#footer-widget-area #fourth {
    margin-right: 0
}

#site-info {
    float: left;
    font-size: 14px;
    font-weight: 700;
    width: 700px
}

#site-generator {
    display: none;
    float: right;
    font-style: italic;
    position: relative;
    width: 220px
}

body,
input,
textarea {
    color: #666;
    font-size: 12px;
    line-height: 23px
}

hr {
    background-color: #e7e7e7;
    border: 0;
    clear: both;
    height: 1px;
    margin-bottom: 18px
}

p {
    font-family: Georgia, serif;
    font-size: 18px;
    margin-bottom: 18px;
    text-align: justify;
    text-transform: none
}

ul {
    list-style: square;
    margin: 0 0 18px 1.5em
}

ol {
    list-style: decimal;
    margin: 0 0 18px 1.5em
}

ol ol {
    list-style: upper-alpha
}

ol ol ol {
    list-style: lower-roman
}

ol ol ol ol {
    list-style: lower-alpha
}

big {
    font-size: 131.25%
}

ins {
    background: #ffc;
    text-decoration: none
}

blockquote cite,
blockquote em,
blockquote i {
    font-style: normal
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

sup,
sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

small {
    font-size: smaller
}

input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number],
textarea {
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    background: #f9f9f9;
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 2px
}

a:link {
    color: #0066cc
}

a:visited {
    color: #743399
}

.screen-reader-text {
    left: -9000px;
    position: absolute
}

#site-title {
    float: left;
    font-family: bebas_neueregular;
    font-size: 24px;
    line-height: 26px;
    margin: 5px 0;
    width: 600px
}

#site-title a {
    color: #fff;
    font-weight: 400;
    text-decoration: none
}

#site-description {
    -webkit-text-size-adjust: none;
    clear: right;
    color: #f3f3f3;
    float: right;
    font-style: italic;
    margin: 10px 0 0;
    text-align: right;
    width: 320px
}

#branding img {
    display: block;
    float: left
}

#access {
    background: #FFBD00;
    display: block;
    float: left;
    font-family: bebas_neueregular;
    margin: 0 auto;
    width: 940px
}

#access .menu-header,
div.menu {
    font-size: 17px;
    margin-left: 12px;
    width: 928px
}

#access .menu-header li,
div.menu li {
    float: left;
    position: relative
}

#access a {
    color: #000;
    display: block;
    font-family: bebas_neueregular;
    font-size: 21px;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none
}

#access ul ul {
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    position: absolute;
    top: 38px;
    width: 180px;
    z-index: 99999
}

#access ul ul li {
    min-width: 180px
}

#access ul ul ul {
    left: 100%;
    top: 0
}

#access ul ul a {
    background: #333;
    height: auto;
    line-height: 1em;
    padding: 10px;
    width: 160px
}

#main {
    clear: both;
    overflow: hidden;
    padding: 0
}

#content,
#content input,
#content textarea {
    color: #333;
    font-size: 16px;
    line-height: 24px
}

#content pre,
#content kbd,
#content tt,
#content var {
    font-size: 15px;
    line-height: 21px
}

#content code {
    font-size: 13px
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    color: #000;
    line-height: 1em;
    margin: 0
}

#content h1 {
	color: #000;
	font-size: 22px;
	line-height: 30px;
}

#content h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 0.8;
    margin-bottom: 20px;
    text-transform: lowercase
}

#content table {
    border: 1px solid #e7e7e7;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%
}

#content tr th,
#content thead th {
    color: #888;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    padding: 9px 24px
}

#content tr td {
    border-top: 1px solid #e7e7e7;
    padding: 6px 24px
}

#content tr.odd td {
    background: #f2f7fc
}

.hentry {
    margin: 0 0 48px
}

.home .sticky {
    background: #f2f7fc;
    border-top: 4px solid #000;
    margin-left: -20px;
    margin-right: -20px;
    padding: 18px 20px
}

.single .hentry {
    margin: 0 0 36px
}

.page-title {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 36px
}

.page-title span {
    color: #333;
    font-size: 16px;
    font-style: italic;
    font-weight: 400
}

#content .entry-title {
    color: #000;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.3em;
    margin-bottom: 0
}

.entry-meta {
    color: #888;
    display: none;
    font-size: 12px
}

.entry-meta abbr:hover,
.entry-utility abbr:hover {
    border-bottom: 1px dotted #666
}

.entry-content,
.entry-summary {
    clear: both;
    padding: 0
}

.entry-content fieldset {
    border: 1px solid #e7e7e7;
    margin: 0 0 24px;
    padding: 24px
}

.entry-content fieldset legend {
    background: #fff;
    color: #000;
    font-weight: 700;
    padding: 0 24px
}

.entry-content input.file,
.entry-content input.button {
    margin-right: 24px
}

.entry-content sup,
.entry-content sub {
    font-size: 10px
}

.entry-content blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 24px;
    text-align: right;
    width: 33%
}

.entry-content blockquote.right {
    float: right;
    margin-left: 24px;
    margin-right: 0;
    text-align: left;
    width: 33%
}

.page-link {
    clear: both;
    color: #000;
    font-weight: 700;
    line-height: 48px;
    word-spacing: .5em
}

.page-link a:link,
.page-link a:visited {
    background: #f1f1f1;
    color: #333;
    font-weight: 400;
    padding: .5em .75em;
    text-decoration: none
}

.home .sticky .page-link a {
    background: #d9e8f7
}

body.page .edit-link {
    clear: both;
    display: block
}

#entry-author-info {
    background: #f2f7fc;
    border-top: 4px solid #000;
    clear: both;
    font-size: 14px;
    line-height: 20px;
    margin: 24px 0;
    overflow: hidden;
    padding: 18px 20px
}

#entry-author-info #author-avatar {
    background: #fff;
    border: 1px solid #e7e7e7;
    float: left;
    height: 60px;
    margin: 0 -104px 0 0;
    padding: 11px
}

#entry-author-info #author-description {
    float: left;
    margin: 0 0 0 104px
}

#entry-author-info h2 {
    color: #000;
    font-size: 100%;
    font-weight: 700;
    margin-bottom: 0
}

.entry-utility {
    clear: both;
    color: #888;
    font-size: 11px;
    line-height: 13px
}

.home #content .format-aside p,
.home #content .category-asides p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0
}

.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
    padding-top: 0
}

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
    border: 10px solid #f1f1f1;
    margin-bottom: 0
}

.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
    float: left;
    margin-right: 20px;
    margin-top: -4px
}

.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
    padding-top: 4px
}

.attachment .entry-content .entry-caption {
    font-size: 140%;
    margin-top: 24px
}

.attachment .entry-content .nav-previous a:before {
    content: '\2190\00a0'
}

.attachment .entry-content .nav-next a:after {
    content: '\00a0\2192'
}

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
    height: auto;
    max-width: 100%
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 632px!important;
    padding: 4px;
    text-align: center
}

.wp-caption img {
    margin: 5px 5px 0
}

.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px
}

.gallery {
    margin: 0 auto 18px
}

.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery img {
    border: 10px solid #f1f1f1
}

.gallery-columns-2 .attachment-medium {
    height: auto;
    max-width: 92%
}

.gallery-columns-4 .attachment-thumbnail {
    height: auto;
    max-width: 84%
}

.gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px
}

#content .attachment img {
    display: block;
    margin: 0 auto
}

.navigation {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden
}

.nav-previous {
    float: left;
    width: 50%
}

.nav-next {
    float: right;
    text-align: right;
    width: 50%
}

#nav-above {
    display: none;
    margin: 0 0 7px
}

#nav-below {
    margin: -18px 0 0
}

#comments {
    clear: both
}

#comments .navigation {
    padding: 0 0 18px
}

h3#comments-title,
h3#reply-title {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0
}

h3#comments-title {
    padding: 24px 0
}

.commentlist li.comment {
    border-bottom: 1px solid #e7e7e7;
    line-height: 24px;
    margin: 0 0 24px;
    padding: 0 0 0 56px;
    position: relative
}

.commentlist li:last-child {
    border-bottom: none;
    margin-bottom: 0
}

#comments .comment-body p:last-child {
    margin-bottom: 6px
}

.commentlist ol {
    list-style: decimal
}

.commentlist .avatar {
    left: 0;
    position: absolute;
    top: 4px
}

.comment-author cite {
    color: #000;
    font-style: normal;
    font-weight: 700
}

.comment-meta {
    font-size: 12px;
    margin: 0 0 18px
}

.reply {
    font-size: 12px;
    padding: 0 0 24px
}

.commentlist .children li {
    border: none;
    margin: 0
}

#comments .pingback {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
    padding-bottom: 18px
}

.commentlist li.comment+li.pingback {
    margin-top: -6px
}

#comments .pingback p {
    color: #888;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0
}

#comments .pingback .url {
    font-size: 13px;
    font-style: italic
}

#respond {
    border-top: 1px solid #e7e7e7;
    margin: 24px 0;
    overflow: hidden;
    position: relative
}

#respond .comment-notes {
    margin-bottom: 1em
}

.form-allowed-tags {
    line-height: 1em
}

.children #respond {
    margin: 0 48px 0 0
}

h3#reply-title {
    margin: 18px 0
}

#comments-list #respond {
    margin: 0 0 18px
}

#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

#respond .required {
    color: #ff4b33;
    font-weight: 700
}

#respond input {
    margin: 0 0 9px;
    width: 98%
}

#respond textarea {
    width: 98%
}

#respond .form-allowed-tags {
    color: #888;
    font-size: 12px;
    line-height: 18px
}

#respond .form-submit {
    margin: 12px 0
}

#respond .form-submit input {
    font-size: 14px;
    width: auto
}

.widget-area {
    font-size: 14px;
    text-transform: none;
	font-family: arial;
}

.textwidget {
    color: #333;
    font-size: 12px
}

.widget-area a:hover {
    color: #333;
    text-decoration: underline
}

.widget-area ul {
    list-style: none;
    margin-left: 0
}

.widget-area ul ul {
    color: #EF7218;
    list-style: square;
    margin-left: 1.3em
}

.widget-area select {
    max-width: 100%
}

.widget_search #s {
    width: 60%
}

.widget-container {
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    margin: 0 0 18px;
    word-wrap: break-word
}

.widget-container .wp-caption img {
    margin: auto
}

.widget-title {
    color: #EF7218;
    font-weight: 700
}

.widget-area a:link,
.widget-area a:visited {
    text-decoration: none
}

#wp_tag_cloud div {
    line-height: 1.6em
}

#wp-calendar {
    width: 100%
}

#wp-calendar caption {
    color: #222;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 4px;
    text-align: left
}

#wp-calendar tbody {
    color: #aaa
}

#wp-calendar tbody td {
    background: #f5f5f5;
    border: 1px solid #fff;
    padding: 3px 0 2px;
    text-align: center
}

#wp-calendar tbody .pad {
    background: none
}

#wp-calendar tfoot #next {
    text-align: right
}

.widget_rss .widget-title img {
    height: 11px;
    width: 11px
}

#main .widget-area ul {
    margin-left: 0;
    padding: 0 20px 0 0
}

#main .widget-area ul ul {
    border: none;
    margin-left: 1.3em;
    padding: 0
}

#colophon {
    display: none;
    margin-top: -4px;
    overflow: hidden;
    padding: 18px 0
}

#site-generator a {
    color: #f4f4f4;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    padding-left: 20px;
    text-decoration: none
}

img#wpstats {
    display: block;
    margin: 0 auto 10px
}

#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
    -webkit-text-size-adjust: 120%
}

a img,
.entry-meta abbr,
.entry-utility abbr {
    border: none
}

ul ul,
ol ol,
ul ol,
ol ul,
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
    margin-bottom: 0
}

dl,
.entry-content input,
.entry-content select {
    margin: 0 0 24px
}

dt,
strong {
    font-weight: 700
}

dd,
#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 18px
}

cite,
em,
i,
.comment-author .says {
    font-style: italic
}

a:active,
a:hover,
.page-title a:active,
.page-title a:hover,
.entry-title a:active,
.entry-title a:hover,
.page-link a:active,
.page-link a:hover,
.entry-meta a:hover,
.entry-utility a:hover,
.navigation a:active,
.navigation a:hover,
.comment-meta a:active,
.comment-meta a:hover,
.reply a:hover,
a.comment-edit-link:hover,
.widget_rss a.rsswidget:hover {
    color: #ff4b33
}

#header,
#content .video-player,
.home .hentry.format-aside,
.home .hentry.category-asides {
    padding: 0
}

#access .menu-header ul,
div.menu ul,
.commentlist,
.commentlist .children {
    list-style: none;
    margin: 0
}

#access li:hover > a,
#access ul ul:hover > a,
.widget-area a,
.widget-area a:visited {
    color: #fff;
}

#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a,
* html #access ul li.current_page_item a,
* html #access ul li.current_page_ancestor a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover,
.widget-area a,
.widget-area a:visited {
    color: #333;
}

#access ul li:hover > ul,
.paged #nav-above,
.single #nav-above {
    display: block
}

#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr,
#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px
}

#content dt,
#content th,
.widget_rss a.rsswidget {
    color: #000
}

.page-title a:link,
.page-title a:visited,
.navigation a:link,
.navigation a:visited,
.comment-meta a:link,
.comment-meta a:visited {
    color: #888;
    text-decoration: none
}

.entry-title a:link,
.entry-title a:visited,
#site-info a {
    color: #000;
    text-decoration: none
}

#content .entry-summary p:last-child,
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 12px
}

.entry-content label,
#respond label {
    color: #888;
    font-size: 12px
}

.entry-meta a,
.entry-utility a,
.reply a,
a.comment-edit-link {
    color: #888
}

.wp-smiley,
.gallery dl,
#respond p,
#comments-list ul #respond {
    margin: 0
}

.gallery br+br,
.nopassword,
.nocomments,
.widget_search label {
    display: none
}

#respond .form-allowed-tags code,
.widget-area .entry-meta,
#wp-calendar thead {
    font-size: 11px
}

.widget-area a:active,
.widget-area a:hover,
#site-generator a:hover {
    text-decoration: underline
}

@media print {
    body {
        background: none!important
    }
    #wrapper {
        clear: both!important;
        display: block!important;
        float: none!important;
        position: relative!important
    }
    #header {
        border-bottom: 2pt solid #000;
        padding-bottom: 18pt
    }
    #colophon {
        border-top: 2pt solid #000;
        width: auto
    }
    #site-title,
    #site-description {
        float: none;
        line-height: 1.4em;
        margin: 0;
        padding: 0
    }
    #site-title {
        font-size: 13pt
    }
    .entry-content {
        font-size: 14pt;
        line-height: 1.6em
    }
    .entry-title {
        font-size: 21pt
    }
    #access,
    #branding img,
    #respond,
    .comment-edit-link,
    .edit-link,
    .navigation,
    .page-link,
    .widget-area {
        display: none!important
    }
    #container,
    #header,
    #footer {
        margin: 0;
        width: 100%
    }
    #content,
    .one-column #content {
        margin: 24pt 0 0;
        width: 100%
    }
    .wp-caption p {
        font-size: 11pt
    }
    #site-info,
    #site-generator {
        float: none;
        width: auto
    }
    img#wpstats {
        display: none
    }
    #site-generator a {
        margin: 0;
        padding: 0
    }
    #entry-author-info {
        border: 1px solid #e7e7e7
    }
    #main {
        display: inline
    }
    .home .sticky {
        border: none
    }
}

.entry-content h6 {
    text-align: left;
}

.entry-content h6::after {
    content: url('http://www.26p-phone-sex.co.uk/images/img_sms-text-chat-live.png');
}


/* ================================================================================== */


/* ----------- Design by Matt Sellers - matt.sellers@livelinesuk.com ---------------- */


/* ================================================================================== */


/* ======== Clickable === */

.clickable {
    position: relative;
}

.clickable a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    /* No underlines on the link */
    z-index: 10;
    /* Places the link above everything else in the div */
    background-color: #FFF;
    /* Fix to make div clickable in IE */
    opacity: 0;
    /* Fix to make div clickable in IE */
    filter: alpha(opacity=1);
    /* Fix to make div clickable in IE */
}


/* ======== Dates-4U Widget Link === */

.dates-for-you,
.dates-for-you img,
.dates-for-you-widget,
.dates-for-you-widget img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dates-for-you,
.dates-for-you-widget {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.dates-for-you img {
    width: inherit;
    max-width: 845px;
}

.dates-for-you-widget img {
    width: inherit;
}


/* ======== SMS-Feed === */

@-webkit-keyframes glowing {
    0% {
        background-color: #ff0000;
        -webkit-box-shadow: 0 0 3px #ff0000;
    }
    50% {
        background-color: #ff00f0;
        -webkit-box-shadow: 0 0 20px #ff00f0;
    }
    100% {
        background-color: #ff0000;
        -webkit-box-shadow: 0 0 3px #ff0000;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #ff0000;
        -webkit-box-shadow: 0 0 3px #ff0000;
    }
    50% {
        background-color: #ff00f0;
        -webkit-box-shadow: 0 0 20px #ff00f0;
    }
    100% {
        background-color: #ff0000;
        -webkit-box-shadow: 0 0 3px #ff0000;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #ff0000;
        -webkit-box-shadow: 0 0 3px #ff0000;
    }
    50% {
        background-color: #ff00f0;
        -webkit-box-shadow: 0 0 20px #ff00f0;
    }
    100% {
        background-color: #ff0000;
        -webkit-box-shadow: 0 0 3px #ff0000;
    }
}

@keyframes glowing {
    0% {
        background-color: #ff0000;
        -webkit-box-shadow: 0 0 3px #ff0000;
    }
    50% {
        background-color: #ff00f0;
        -webkit-box-shadow: 0 0 20px #ff00f0;
    }
    100% {
        background-color: #ff0000;
        -webkit-box-shadow: 0 0 3px #ff0000;
    }
}

.sms-persona-holder {
    position: relative;
    display: inline-block;
    margin: 30px auto;
}

.sms-persona-header {
    font-size: 1.3em;
    font-weight: bold;
    line-height: normal;
    text-align: center;
    position: relative;
    padding: 10px;
    margin: 10px 0 1%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: grid;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    width: 100%;
}

.sms-persona-header span {
    /* font-family: 'bebas_neueregular'; */
    font-size: 0.7em;
    font-weight: normal;
    display: block;
}

.sms-persona-header.clickable:hover {
    color: #ffffff;
    background: #ff00f0;
}

.sms-persona {
    display: inline-block;
    float: left;
    position: relative;
    width: 31.3%;
    height: 430px;
    margin: 10px 1%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.sms-persona-header,
.sms-persona {
    color: #000000;
    background: #efefef;
    border: #cccccc solid 1px;
    box-shadow: inset 0px 0px 0px 1px #ffffff;
    -moz-box-shadow: inset 0px 0px 0px 1px #ffffff;
    -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sms-persona-image:before,
.sms-persona-name,
.sms-persona-age,
.sms-persona-number {
    /* font-family: 'bebas_neueregular'; */
    font-family: Arial, Tahoma, sans-serif, Trebuchet MS;
    /* font-family: 'haettenschweilerregular'; */
    /* font-weight: normal; */
    font-weight: bold;
}

@media screen and (min-width: 479px) {
    .sms-persona {
        pointer-events: none;
        cursor: default;
    }
}

@media screen and (max-width: 1169px) {
    .sms-persona {
        height: 433px;
    }
}

@media screen and (max-width: 767px) {
    .sms-persona {
        width: 47%;
        margin: 10px 1%;
        height: 500px;
    }
}

@media screen and (max-width: 479px) {
    .sms-persona {
        width: 98%;
        margin: 10px 1%;
        height: auto;
    }
}

.sms-persona-image {
    position: inherit;
    float: left;
    width: 100%;
    height: auto;
    display: inherit;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /* border: 1px solid #efefef; */
    padding: 1px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.sms-persona-image:before {
    content: 'Text Me';
    font-size: 0.9em;
    line-height: normal;
    border-radius: inherit;
    -moz-border-radius: inherit;
    -webkit-border-radius: inherit;
    border: none;
    color: #ffffff;
    cursor: auto;
    display: inline-block;
    padding: 2px 5px;
    text-align: center;
    text-decoration: none;
    top: 5px;
    left: 5px;
    position: absolute;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

.sms-persona-image img {
    border-radius: inherit;
    -moz-border-radius: inherit;
    -webkit-border-radius: inherit;
    width: 100%;
}

.sms-persona-details {
    position: relative;
    top: 0;
    transform: none;
    width: 100%;
    float: left;
    margin-left: 0;
    padding: 5px 0;
    font-size: 0.8em;
    /* Important for Resizing All Description Text */
}

.sms-persona-name,
.sms-persona-age,
.sms-persona-number,
.sms-persona-location,
.sms-persona-description {
    padding: 1px 10px;
    position: relative;
}

.sms-persona-name {
    font-size: 1.4em;
    float: left;
    padding-right: 0;
}

.sms-persona-age {
    font-size: 1.3em;
    float: left;
}

.sms-persona-age:before {
    content: 'Age : ';
    position: inherit;
    font-size: 0.8em;
    opacity: 0.69;
}

.sms-persona-number {
    display: inline-block;
    width: 100%;
    padding: 1px 4%;
    font-size: 1.3em;
    /* text-align: center; */
    /* background: rgba(255, 255, 255, 0.77); */
    background: #ff0000;
    background: -moz-linear-gradient(top, #ff0000 0%, #ff0000 40%, #ce0000 60%, #ff0000 100%);
    background: -webkit-linear-gradient(top, #ff0000 0%, #ff0000 40%, #ce0000 60%, #ff0000 100%);
    background: linear-gradient(to bottom, #ff0000 0%, #ff0000 40%, #ce0000 60%, #ff0000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ff0000', GradientType=0);
    color: #ffffff!important;
    text-shadow: -1px -1px 0 #ce0000, 1px -1px 0 #ce0000, -1px 1px 0 #ce0000, 1px 1px 0 #ce0000;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.clickable .sms-persona-number {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.clickable:hover .sms-persona-number {
    color: #000000;
    text-shadow: -1px -1px 0 #ff0000, 1px -1px 0 #ff0000, -1px 1px 0 #ff0000, 1px 1px 0 #ff0000;
}

.sms-persona-number:before {
    content: 'Text Me : ';
    position: inherit;
    font-size: 0.7em;
    opacity: 0.69;
}

@media screen and (max-width: 479px) {
    .sms-persona-number {
        font-size: 2em;
    }
    .sms-persona-number:before {
        content: 'Click To Text Me : ';
    }
}

.sms-persona-number a {
    text-decoration: none;
    color: inherit;
    pointer-events: none;
    /*Disables Safari Problem*/
}

.sms-persona-location {
    font-weight: bold;
    background: rgba(255, 255, 255, 0.44);
}

.sms-persona-location:before {
    content: 'Location : ';
    font-weight: normal;
}

.sms-persona-description {
    line-height: 1.5em;
    text-align: justify;
}


/* ======== SMS-Side-Feed === */

.sms-persona-holder.side-sms {
    margin: 0 auto 15px;
    width: 100%;
}

.sms-persona-holder.side-sms a {
    padding: 0;
}

.side-sms .sms-persona-header.clickable {
    display: inline-block;
}

@media screen and (max-width: 940px) {
    .sms-persona-holder.side-sms {
        display: none;
    }
}

.sms-persona-header.side-sms {
    margin: 0;
}

.sms-persona.side-sms {
    width: 100%;
    height: auto;
    margin: 10px 0 0;
}

.sms-persona-details.side-sms {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.8em;
}


/* ======== Feed End === */

.theborder {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    text-align: center;
    font-weight: normal;
    font-family: bebas_neueregular;
    line-height: normal;
    padding: 5px;
    margin-bottom: 20px;
}

.thesecondtitle {
    font-size: 1.5em;
	font-weight: normal;
}

.telephone-oldschool2 {
    font-size: 2em;
	font-weight: normal;
}

.telephone-oldschool {
    color: #ea4a31 !important;
    font-size: 2em;
}

#content h2 {
    font-size: 18px;
    line-height: 21px;
    color: #000;
}

.theleadingtitle {
	font-size: 1.5em;
}

.indyimages {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.indyimages:hover {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: 0.5s ease-in-out;
}

.standardtext {
	color: #000;
	font-size: 16px;
	font-family: Arial,Tahoma,sans-serif,Trebuchet MS;
}

.call-charge-oldschool {
	font-family: Arial,Tahoma,sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	margin: 5px 0px 10px;
}

body.custom-background {
	background-color: #fff!important;
}

.excerptt {
	display: none;
}

.linking {
	color: #ea4a31 !important;
	text-decoration: none;
	font-weight: bold;
}

.linking:hover {
	color: #000 !important;
	text-decoration: none;
	font-weight: bold;
}
