﻿/*
Theme Name: Photography
Tags: widget ready, black
Theme URI: http://chonalclegg.co.uk/photography
Description: BBC iPlayer-inspired photography theme
Version: 1.0
Author: Simon James Clegg
Author URI: http://simonjamesclegg.co.uk
*/

/***************************************************/
* {
font-family: "Trebuchet MS";
color: #fff;
outline: 0;
padding: 0;
margin: 0;
border: 0 none;
text-decoration: none;
white-space: normal;
vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/
body {
background-color: #1D1D1D;
background-image:url('images/bg.jpg');
background-repeat:repeat-x;
}

#container {
width: 980px;
margin-right: auto;
margin-left: auto;
text-align: left;
}

#header-inner {
position:relative;
width: 980px;
margin:0 auto;
}
img {
border:10px solid black;
}
/***************************************************/
#pagenav {
position:absolute;
top:0;
left:0;
width: 627px;
height: 45px;
}

#pagenav ul {
float: left;
padding-top: 15px;
padding-left: 20px;
height: 25px;
}

#pagenav ul li {
float: left;
height: 25px;
text-align: center;
margin-right: 10px;
}

#pagenav ul li a {
float: left;
display: block;
padding-left: 20px;
padding-right: 20px;
line-height: 25px;
height: 25px;
font-size: 15px;
letter-spacing: -1px;
color: #c3c3c3;
font-weight: bold;
border:1px solid #333;

}

#pagenav ul li a:hover {
color: #fff;
border:1px solid #DD047B;
}

#pagenav ul li.current_page_item a {
color: #fff;
background-color: #DD047B;
border:1px solid #DD047B;

}

#pagenav ul li.current_page_item a:hover {
}
/***************************************************/
#searchform {
position:absolute;
top:0; 
right:0;
width: 333px;
height: 45px;
margin-right: 20px;
}

#searchform form {
float: right;
display: inline;
background: url(images/ico-search.gif) no-repeat;
background-position: left 0px;
width: 333px;
height: 45px;
}

#searchform fieldset {
float: right;
display: inline;
padding-top: 10px;
height: 35px;
}

#searchform label {
vertical-align: middle;
color: #ccc;
font-weight: bold;

}

#searchform input {
vertical-align:middle;


}

#searchinput {
width: 179px;
height: 22px;
padding:3px 0 0 3px;
color: #666;
}

#searchbutton {
width: 35px;
height: 25px;
line-height: 1.4em;
background: url(images/search-button.gif) no-repeat;
font-weight: bold;
color: #fff;
text-align: center;
cursor: pointer;
}
/***************************************************/
/* Search form CSS */
form#srcform {
margin: 0px 0px 10px 0px;
}

form#srcform fieldset {
}

form#srcform input {
vertical-align: middle;
font-size: 11px;
}

form#srcform #srcinput {
padding: 2px;

background: #FFF;
color: #333;
font-weight: normal;
}

form#srcform #srcbutton {
padding: 2px;
width: 50px;
background: #aaa;
color: #FFF;
font-weight: bold;
text-align: center;
cursor: pointer;
}
/***************************************************/
#logo {
margin-left: 20px;
margin-bottom:30px;
padding-top:50px;
}

#logo h1 {
padding-top: 9px;
font-size: 2em;
font-weight: bold;
}

#logo h1 a {
font-size: 3em;
font-weight: bold;
letter-spacing: -1px;
color: #DD047B;
}

#logo h1 a:hover {
color: #43d4ee;

}

#logo .description {
color: #999;
font-size: 2em;
line-height: 1.4em;
}

#ads {
float: right;
display: inline;
margin-top: 20px;
width: 468px;
height: 60px;
}

#ads img {
display: block;
}

ul.listcat {
margin:0;
padding:0;
}

ul.listcat li {
display: inline;
margin-right: 1px;
}

ul.listcat li a {
padding-left: 10px;
padding-right: 10px;
background-color: #696969;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
font-size: 0.8em;
font-weight: bold;
color: #fff;
line-height: 22px;
height: 22px;
/*display: block;*/
}

ul.listcat li a:hover {
background: #fff;
color: #DD047B;
}
/***************************************************/
#column {
float: left;
width: 600px;
border-right: 5px solid #555;
margin-right: 10px;
background: #212121;

}

.post {
margin-top: 10px;
}

.post a {
color: #DD047B;
}

.post a:hover {
text-decoration:underline;
}

.post-top {

}

.post-bottom {

}

.entry {
position:relative;
background: #212121;
margin-bottom:25px;
}

.entry h2 {
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
line-height: 1.3em;
font-size: 1.4em;
font-weight: normal;
letter-spacing: -1px;
color:#fff3b3;
}

.entry h2 a {
line-height: 1.3em;
font-size: 1.3em;
letter-spacing: -1px;
color: #feffa2;
}
.entry-date{
position:absolute;
top:10px;
right:10px;
border:2px solid #ccc; 
background-color:#000;
padding:2px 5px 2px 5px;

z-index:1000;
}
.entry-date *{text-align:center;}
/*.entry .date {
display: block;
margin-left: 15px;
margin-right: 15px;
color: #ddd;
padding-bottom: 5px;
font-size: 0.7em;
line-height: 1.3em;
}*/

/********* CSS For Post Info Below Header ***************/
.info {
position:relative;
height:2.5em;
border-top:1px solid #3E3E3E;
border-bottom:1px solid #3E3E3E;
padding-left: 15px;
padding-right: 15px;
font-size: 11px;
}

.info .cat {

color: #C9C9C9;
margin:0;
}

.info .comments {
position:absolute; 
top:0; 
right:70px;
margin:0;
}

.info .cat a {
line-height: 26px;
background: url(images/ico-date.gif) no-repeat;
background-position: left center;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 20px;
color:#C9C9C9;
}

.comments a {
line-height: 26px;
background: url(images/ico-comment.gif) no-repeat;
background-position: left center;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 20px;
color:#DD047B; 
}
/********* CSS For Article CONTENT ***************/
.content {
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 1px;
margin-bottom:20px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
line-height: 1.5em;
margin: 0px 0px 5px 0px;
padding: 0;
}

.content p {
font-size: 12px;
line-height: 1.6em;
margin: 0px 0px 10px 0px;
padding: 0;
}

.content .more-link {
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
display: block;
}

.content h1 {
letter-spacing: -2px;
color: #eaffb3;
}

.content h2 {
letter-spacing: -1px;
font-size: 18px;
color: #fff3b3;
}

.content h3 {
letter-spacing: -1px;
font-size: 16px;
font-weight: bold;
color: #fff;
}

.content h4 {
font-size: 14px;
font-weight: bold;
}

.content h5 {
font-size: 12px;
font-weight: bold;
color: #eee;
}

.content h6 {
font-size: 11px;
font-weight: bold;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
line-height: 1.5em;
color: #999;
margin-bottom: 5px;
font-size: 12px;
}

.content ul li {
line-height: 1.5em;
color: #999;
background: url(images/bullet.gif) no-repeat;
background-position: left 6px;
padding-left: 20px;
margin-bottom: 5px;
font-size: 12px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
padding: 10px;
padding-left: 40px;
background: #f7fcea url(images/blockquote.gif) no-repeat;
background-position: 8px 8px;
margin-bottom: 15px;
}

blockquote p {
font-family: georgia, arial;
line-height: 1.5em;
font-size: 12px;
color: #7590a0;
}

blockquote * {
font-family: georgia, arial;
line-height: 1.5em;
font-size: 12px;
color: #7590a0;
}

ins {
text-decoration: underline;
}

del {
text-decoration: line-through;
}

code {
color: #999;
font-family: verdana;
font-size: 11px;
background: #eee;
}
/* Thanks! */

.tags {
background-color:#3e3e3e;
border-top: 1px solid #666;
border-bottom: 1px solid #666;
font-weight: bold;
line-height: 2em;
color: #bbb;
padding-left: 15px;
padding-right: 15px;
text-align: right;
font-size:80%;

}

.tags a {
font-weight: normal;
color:#DD047B; 
text-transform:lowercase;

}

.tags a:hover {
text-decoration:underline;
}

.follow {
background-color: #3e3e3e;
padding: 10px;
margin-left: 15px;
margin-right: 15px;
margin-top: 10px;
margin-bottom: 10px;
font-weight: bold;
font-size: 11px;
}

.follow a {
font-weight:bold;
background: url(images/rss.gif) no-repeat;
background-position: left center;
padding-left: 20px;
}

.state {
margin-left: 15px;
margin-bottom: 15px;
font-size: 12px;
line-height: 1.5em;
}

.state a {
line-height: 1.5em;
color:#DD047B;
}
/***************************************************/
.navigation {
padding-top: 10px;
padding-right: 5px;
padding-left: 5px;
padding-bottom:10px;
font-size: 11px;
line-height: 1em;
text-transform: uppercase;
font-weight: bold;
}

.navigation a {
color: #edff88;
}

.navigation a:hover {
color: #fff;
}

.navleft {
float: left;
width: 48%;
}

.navright {
float: right;
width: 48%;
text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {

}

.alignleft {
float: left;

}

.alignright {
float: right;

}

.aligncenter {
text-align: center;
}

.alignnone {
}

p.wp-caption-text {
padding: 3px;
margin: 0;
font-size: 11px;
color: #999;
}
/***************************************************/
#sidebar {
float: left;
width: 360px;
margin-bottom:20px;
}
/***************************************************/
.box {

}

.box h2 {

display: block;
border-bottom: 2px solid #43d4ee;
height: 30px;
background-color: #020202;
background-image:url('images/boxh2bgr.jpg');
background-repeat:repeat-x;

color: #ccc;
line-height: 22px;
font-weight: bold;
text-indent: 10px;
font-size: 0.9em;
}
/***************************************************/
.ads {
padding: 10px;
}

.ads ul {

}

.ads ul li {
float: left;
display: inline;
width: 125px;
height: 125px;
margin-left: 5px;
margin-right: 2px;
}

.ads ul li a {
float: left;
display: block;
width: 125px;
height: 125px;
}

.ads ul li a img {
float: left;
display: block;
width: 125px;
height: 125px;
}
/***************************************************/
.subscribe {
padding: 10px;
}

.rssfeed {
font-size: 12px;
line-height: 1.4em;
margin-bottom: 5px;
}

.rssfeedlinks {
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 10px;
border-bottom: 1px dotted #666;
font-size: 11px;
}

.rssfeedlinks a {
float: left;
font-weight: bold;
background: url(images/rss.gif) no-repeat left;
padding-left: 22px;
line-height: 1.5em;
color: #fff;
margin-right: 40px;
}

.rssfeedlinks a:hover {
color: #43d4ee;
line-height: 1.5em;
}

.subscribe form {
display: inline;
}

.subscribe fieldset {
display: inline;
}

.subscribe input {
display: inline;
vertical-align: middle;
font-size: 11px;
}

#rssinput {
width: 300px;
height: 16px;
padding: 3px;
background: #fffe9a;
color: #333;
}

#rssinput:focus {

}

#rssbutton {
background: #1894e2;
color: #fff;
padding-left: 10px;
padding-right: 10px;
font-size: 0.7em;
font-weight: bold;
cursor: pointer;
height: 22px;
}

#rssbutton:hover {background: #333}
/***************************************************/
.tabs {
margin-top: 20px;
overflow: hidden;
font-size:80%;
}

.tabs li {
float: left;
display: inline;
margin-left: 1px;
text-align: center;
overflow: hidden;

}

.tabs li a {
float: left;
display: block;
color: #ccc;
font-weight: bold;
padding-left: 15px;
padding-right: 15px;
line-height: 26px;
height: 30px;
background-color: #212121;
background-image:url('images/boxh2bgr.jpg');
background-repeat:repeat-x;
}

.tabs li a:hover {
display: block;
background: #020202;
}

.tabs li a.selected {
display: block;
background: #000;
color: #FFF;
}

.tabs li a.selected:hover {

}
/***************** CSS For TAB Content *******************/
.tabcontent {
display: none;
overflow: hidden;
font-size: 11px;
_padding-top:20px;
}

.tabcontent a, .tabcontent a strong {
color: #fff;
line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
color: #43d4ee;
}

.tabcontent ul li {
display: block;
border-bottom: 1px dotted #666;
color: #ccc;
line-height: 1.4em;
font-size: 11px;
padding: 5px;
}

.tabcontent ul li a {
color: #fff;
line-height: 1.4em;
}

.tabcontent ul li a:hover {
color: #43d4ee;
}

.tabcontent ul li span {
display: block;
color: #ccc;
}
/***************** CSS For TAB Content *******************/
@media print {
.tabcontent {
display: block !important;
}
}
/***************************************************/
.sidebar {
float: left;
width: 160px;
margin-right: 20px;
font-size:75%;

}

.sidebar a {
color: #fff;
width:95%;
}

.sidebar a:hover {
color: #43D4EE;
}

.sidebar ul li h2 {
margin-top: 20px;
border-bottom: 2px solid #43D4EE;
color: #ccc;
line-height: 22px;
font-weight: bold;
font-size:1.2em;
text-indent: 10px;
margin-bottom: 5px;
height: 28px;
padding-top:4px;
background-color: #212121;
background-image:url('images/boxh2bgr.jpg');
background-repeat:repeat-x;
}

.sidebar ul li {
margin-bottom:2px;
}

/*.sidebar ul li div{
padding: 10px;
/*line-height: 1.4em;*/
font-size: 11px;
}
*/
/***********************************************/
.sidebar ul ul {
}

.sidebar ul ul ul {
}

.sidebar ul li ul li {
display: block;
}

.sidebar ul li ul li a {
display: block;
color: #fff;
line-height: 1.4em;
padding-left: 4px;
padding-top: 4px;
padding-bottom: 4px;
border-left: 5px solid #43D4EE;
margin-bottom: 1px;
border-bottom: 1px solid #666;
}

.sidebar ul li ul li a:hover {
border-left: 5px solid #43d4ee;
}
/***************************************************/
#footer {
width: 100%;
background-color: #696969;
background-image:url(images/footer.gif);
background-repeat:repeat-x;
padding-top: 15px;
padding-bottom: 15px;
}

#footercontent {
height: 60px;
padding:10px;

}

#footercontent ul {
float: left;
margin-bottom: 10px;
}

#footercontent ul li {
float: left;
margin-right: 20px;
padding-right: 20px;
border-right: 1px dotted #d6d3a4;
line-height: 1.5em;
}

#footercontent ul li a {
float: left;
display: block;
color: #c9c9c9;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: -1px;
line-height: 1.5em;
}

#footercontent ul li a:hover {
color: #fff;
line-height: 1.5em;
text-decoration:underline;
}

.copyright {
float: right;
color: #c9c9c9;
line-height: 1.5em;
font-size: 11px;
}

.copyright a {
font-weight: bold;
line-height: 1.5em;
color: #c9c9c9;
}

.copyright a:hover {
color: #fff;
line-height: 1.5em;
text-decoration:underline;
}

.rss {
float: left;
font-size: 11px;
}

.rss a {
float: left;
display: block;
font-weight: bold;
background: url(images/rss.gif) no-repeat left;
padding-left: 25px;
line-height: 1.5em;
color: #c9c9c9;
margin-right: 25px;
}

.rss a:hover {
color: #fff;
line-height: 1.5em;
text-decoration:underline;
}

.property {
float: right;
color: #c9c9c9;
line-height: 1.5em;
font-size: 11px;
}

.property a {
font-weight: bold;
color: #c9c9c9;
}

.property a:hover {
color: #fff;
text-decoration;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
border-top: 1px solid #666;
padding-top: 10px;
padding-bottom: 10px;
font-size: 11px;
}

.result h3 {
font-size: 16px;
font-weight: bold;
letter-spacing: -1px;
padding:0;margin:0;
line-height: 1em;
}

.result h3 a {
font-size: 16px;
font-weight: bold;
letter-spacing: -1px;
padding:0;margin:0;
line-height: 1em;
}

.result .rdate {
float: left;
line-height: 2em;
color: #aaa;
}

.result .rcomment {
float: right;
line-height: 1.5em;
color: #aaa;
font-weight: bold;
}

.result .rcomment a {
color: #fff;
}

.result .rcomment a:hover {
color: #43d4ee;
}

.result .rsummary {
line-height: 1.7em;
}

.result .rsummary p {
font-size: 12px;
margin:0;
padding:0;
}

.result .rcat {
float: left;
line-height: 2em;
color: #aaa;
}

.result .rcat a {
color: #fff;
font-weight: bold;
}

.result .rcat a:hover {
color: #43d4ee;
}

.result .rtags {
float: right;
line-height: 2em;
color: #aaa;
}

.result .rtags a {
color: #999;
text-transform: lowercase;
}

.result .rtags a:hover {
color: #fff;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {

padding-top: 20px;
padding-bottom: 20px;
padding-left: 15px;
padding-right: 15px;
}

h3#respond {
font-size: 16px;
font-weight: bold;
letter-spacing: -1px;
line-height: 1em;
padding-bottom: 5px;
margin-bottom: 2px;
border-bottom: 1px dotted #ddd;
}

h3#comments {
font-size: 16px;
font-weight: bold;
letter-spacing: -1px;
line-height: 1em;
padding-bottom: 5px;
margin-bottom: 2px;
border-bottom: 1px dotted #ddd;
}

ol.commentlist {
list-style-type: none;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 5px solid #ff9000;
}

ol.commentlist li {
background: #f8fcef;
border: 1px solid #eee;
padding: 20px;
margin-top: 20px;
}

ol.commentlist li.alt {
background: #1d1d1d;
border: 1px solid #eee;
padding: 20px;
margin-top: 20px;
}

.avatar {
float: left;
display: inline;
width: 32px;
}

.avatar img {	border: 3px solid #ddddd4}

.commentbody {
float: left;
display: inline;
margin-left: 20px;
width: 410px;
}

.commentbody em {
font-size: 11px;
}
/***************************************************/
p.comment_author, p.comment_author a {
font-weight: bold;
color: #e5ff96;
font-size: 11px;
}

p.comment_author a:hover {
font-weight: bold;
color: #ff9000;
}

p.comment_time {
line-height: 1.5em;
color: #999;
font-size: 11px;
font-family: tahoma;
}

.comment_text {
line-height: 1.5em;
color: #fff;
margin-top: 15px;
font-size: 11px;
z-index:1000;
}
/***************************************************/
.reply form {
width: 488px;
}

.reply p {
margin-top: 10px;
font-size: 11px;
}

.reply fieldset {
vertical-align: middle;
display: inline;
}

.reply input {
vertical-align: middle;
display: inline;
font-size: 1.2em;
}

.reply textarea {
vertical-align: middle;
display: inline;
font-size: 1.2em;
}

.reply label {
vertical-align: middle;
display: inline;
font-size: 11px;
font-weight: bold;
font-family: tahoma;
margin-left: 10px;
}

.replytext {
border: 1px solid #c3c3c3;
width: 200px;
padding: 5px;
color: #ffffff;
background-color:#696969;
}

.replytext:focus {

}

.replyarea {
border: 1px solid #c3c3c3;
line-height: 1.5em;
padding: 5px;
width: 470px;
height: 120px;
background-color:#696969;
color: #ffffff;

}

.replyarea:focus {
border: 1px solid #fff;
}

.replybutton {
text-align: center;
width: 100px;
height: 25px;
font-weight: bold;
color: #366799;
cursor: pointer;
}
/***************************************************/

#calendar_wrap table {
width:100%;
}
#calendar_wrap table caption {
height:20px;
font-size:120%;
}
#calendar_wrap table td {
vertical-align:middle;
text-align:center;
height:20px;

}
#today {
background-color:#000;
font-weight:bold;
border:1px solid #ccc;
}

.size-full {
border:10px solid #000000;
}
