/*

WILL-MOSELEY.CO.UK
Default Plogger theme template by Mike Johnson
Theme edited by REGINA SVPREMA for WILL-MOSELEY.CO.UK

*/


/* W-M.CO.UK CORE LAYOUT DISPLAY DIVS AND OVERRIDES */

* {
	margin: 0px;
	padding: 0px;	
}

body {
	background: #000000 url(http://www.will-moseley.co.uk/body_bg_img.jpg) repeat-x;
	color: #a7a7a7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

#outerWrapper {
	background-color: transparent;
	margin: 0 auto;
	width: 100%;
	padding: 0px;
	text-align: center;
}

#top {
	background-color: transparent;
	height: 230px;
	margin: 0 auto;
	width: 1000px;
	padding: 0px;
	text-align: center;
}

#innerWrapper {
	background-color: transparent;
	margin: 0 auto;
	width: 1000px;
	padding: 0px;
	text-align: center;
}

#ulNav {
	background-color: transparent;
	color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	width: 1000px;
}

#content {
	background-color: transparent;
	color: #a7a7a7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0 auto;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	text-align: left;
	width: 980px;
}

#footer {
	clear: both;
	background-color: transparent;
	color: #505050;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 25px;
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}


/* W-M.CO.UK SUB-NAVIGATION LISTS STYLING */


ul.subnavlist {
	list-style-type: none;
        float: left;
	display: block;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 165px;
}

ul.subnavlist li a:link, ul.subnavlist a:visited {
	background-color: transparent;
	color: #767676;
	text-decoration: none;
}

ul.subnavlist li a:hover, ul.subnavlist a:active {
	background-color: transparent;
	color: #c01d1d;
	text-decoration: none;
}


/* COMBINED GENERAL STYLISTIC OVERRIDES */


.clear {
	clear: both;
}

img {
	border-style: none;
	display: inline;
}


.center {
	text-align: center;
}

table {
	border: 0;
	padding: 0;
}

.alignleft {
	float: left;
	margin: 0px 20px 0px 10px;
	padding: 5px;
}

.alignright {
	float: right;
	margin: 0px 10px 0px 20px;
	padding: 5px;
}


/* COMBINED TEXT AND FONT ELEMENTS */


b, strong {
	color: #656565;
	font-weight: bold;
}

i, em {
	color: #656565;
	font-family: "Times New Roman", serif;
	font-size: 13px;
	font-style: italic;
}

small {
	color: #a7a7a7;
	font-size: 11px;
	font-weight: normal;
	font-family: "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
}


/* COMBINED LINK COLORS AND STYLES */


#content a:link, #content a:visited {
	background-color: transparent;
	color: #7e2525;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#content a:hover, #content a:active {
	background-color: transparent;
	color: #44ade2;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	background-color: transparent;
	border-bottom: 1px dotted #646464;
	color: #828282;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	background-color: transparent;
	border-bottom: 1px dotted #828282;
	color: #b9b9b9;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


/* PLOGGER PAGE STRUCTURE */


#main-container {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#plog-wrapper {
	margin: 5px auto;
	width: 95%;
}

#inner-wrapper {
	width: 100%;
}


/* PLOGGER HEADER AND PAGE ELEMENTS */


#header-table {
	width: 100%;
}

#gallery-name h1 {
	background: url(http://www.will-moseley.co.uk/images/h1_bg_img.png) no-repeat left top;
	border-style: none;
	color: #404040;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 5px;
	margin-bottom: 8px;
	padding-bottom: 15px;
	text-align: left;
	text-transform: uppercase;
}


/* PLOGGER MENU STRUCTURE AND ELEMENTS */


#breadcrumbs {
	margin: 0;
	padding: 2px;
	border-style: none;
}

#breadcrumb-table {
	width: 100%;
}

#breadcrumb-links {
	margin: 2px; 
}

a.print {
	background-image: url("images/printer.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


/* PLOGGER CONTENT STRUCTURE AND ELEMENTS */


#thumbnail-container { /* this is the div that contains all the thumbnails in collection/album view */
	margin: 5px auto;
}

#overlay { /* this is the box that shows the total comments when hovering on a thumbnail in album view */
	position: absolute; 
	visibility: hidden; 
	background-color: #cccccc;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	text-align: center;
	width: 18px;
	color: #000000;
}

ul.slides { /* this is the overall thumbnail container in collection/album view */
	margin: 0 auto;
	margin-top: 15px;
	margin-left: 15px;
	padding: 0;
	list-style: none;
	line-height: 1.4em;
	text-align: center;
	width: 100%;
}

.slides li { /* this is the individual thumbnail container in collection/album view */
	display: block;
	float: left;
	margin: 0 15px 10px 0; /* 2nd number controls the distance between thumbnails */
	padding: 0;
}

.tag { /* this controls the text under a thumbnail in collection/album view with caption/download checkbox */
	text-align: center;
	white-space: normal;
}

.meta-header { /* this controls the text under a thumbnail in collection view with total albums or pictures */
	font-size: 85%;
	padding: 0;
	margin: 0;
	color: #8b0000;
	text-align: center;
}

#caption-date-table, #prev-next-table { /* containers for the caption, date and prev/next links above the large image in picture view */
	width: 600px;
	margin: auto;
}

#picture-caption { /* this controls the caption and date above the large image in picture view */
	line-height: 1.4;
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: none;
	color: #505050;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 10px;
	margin-left: 15px;
	text-align: left;
	text-transform: uppercase;
}

.date { /* hiding the date because I feel like it */
	display: none;
}

#prev-link-container {
	width: 50%; 
	text-align: left;
}

#next-link-container {
	width: 50%; 
	text-align: right;
}

#prev-button, #next-button {

}

a.nav-link-img-prev {
	background-image: url("images/rewind.gif");
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	width: 40px;
}

a.nav-link-img-next {
	background-image: url("images/fforward.gif");
	background-repeat: no-repeat;
	background-position: right 1px;
	padding-right: 20px;
	width: 40px;
}

#picture-holder {
	text-align: center;
}

#picture-holder a:hover img{
	border: 1px solid #5f5f5f;
	background-color: #050505;
	margin: 4px;
}

#picture-holder #description {
	width: 625px;
	margin: 15px auto;
}

.photos {
	padding: 5px;
	margin: 3px;
	border: 1px solid #050505;
}

.photos-large {
	border: 1px solid #5f5f5f;
	background-color: #050505;
	padding: 10px;
	margin: 4px;
}

.thumbnail img {
	padding: 4px;
	text-align: center;
	margin: 3px;
	border: 1px solid #5f5f5f;
	background-color: #050505;
}

.thumbnail a:hover img {
	margin: 3px;
	border: 1px solid #757575;
	background-color: #050505;
}

#error-404, #no-pictures-msg {
	margin: 50px 75px;
	text-align: justify;
}


/* PLOGGER FORM AND STRUCTURE ELEMENTS */


#jump-menu {
	text-align: right;
}

#download-selected {
	float: right;
	text-align: right;
}

#search-box {
	text-align: right;
	display: none;
}

#jump-search-container {
	text-align: right; 
	vertical-align: middle;
}

#sortby-container {
	text-align: right; 
	white-space: nowrap;
}

.align-right {
	text-align: right;
}

.nomargin {
	margin: 0;
}


/* FOOT PAGINATION STRUCTURE ELEMENTS */


#pagination {
	padding: 2px;
	margin: 0;
	clear: both;
	border-style: none;
	line-height: 2.5em;
}

#pagination-table {
	width: 100%;
}

.page-link {
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}

span.page-link, a.page-link, a.pagPrev, a.pagNext {
	border: 1px solid #000000;
	background-color: #d71212;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 5px;
	margin: 0 3px;
	color: #bbbbbb;
	text-decoration: none;
}

.page-link:hover, .page-link a:hover, a.pagPrev:hover, a.pagNext:hover {
	color: #f9f9f9;
	border: 1px solid #606060;
	background-color: #888888;
}

.page-link a:focus {
	outline: none;
	-moz-outline: none;
}

a.pagPrev, a.pagNext {
	color: #bbbbbb;
	text-decoration: none;
	margin: 0 2px;
}

a.pagPrev:hover, a.pagNext:hover {
	color: #f9f9f9;
	text-decoration: none;
}

span.page-link-current {
	border: 1px solid #000000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 5px;
	margin: 0 3px;
	background-color: #d71212;
	color: #f9f9f9;
}

#rss-tag-container {
	text-align: right; 
	white-space: nowrap;
}

#rss-image {
	margin: 0;
	padding: 0;
	display: inline;
}

#stats {
	font-size: 85%;
	text-align: center;
	padding: 8px 5px 0 5px;
	margin: 0;
}

#link-back {
	font-size: 85%;
	text-align: center;
	padding: 8px 5px 5px 5px;
	margin: 0;
}


/* PLOGGER COMMENT STRUCTURE AND ELEMENETS PART I */


#comment-container {
	width: 90%;
	margin: auto;
}

.comment-heading h2 {
	font-size: 1.2em;
}

.comment-heading h3 {
	font-size: 1.1em;
}

.comments p {
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}

.comments cite {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.8em;
	background: url("images/comment.gif") no-repeat 0 3px;
	padding: 5px;
	padding-left: 23px;
	margin-top: 8px;
	height: 28px;
}

li.comment, li.comment-alt {
	border-top: 1px solid #cdcdcd;
	background-color: #ededed;
	margin: 0;
	padding: 15px;
	list-style: none inside;
}

li.comment-alt {
	background-color: #fff;
}

.comments-closed {
	text-align: left;
	margin-top: 25px;
}


/* PLOGGER COMMENT STRUCTURE AND ELEMENTS PART II */


#comment-container {
	width: 90%;
	margin: auto;
}

.comment-heading h2 {
	font-size: 1.2em;
}

.comment-heading h3 {
	font-size: 1.1em;
}

.comments p {
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}

.comments cite {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.8em;
	background: url("images/comment.gif") no-repeat 0 3px;
	padding: 5px;
	padding-left: 23px;
	margin-top: 8px;
	height: 28px;
}

li.comment, li.comment-alt {
	border-top: 1px solid #cdcdcd;
	background-color: #ededed;
	margin: 0;
	padding: 15px;
	list-style: none inside;
}

li.comment-alt {
	background-color: #fff;
}

.comments-closed {
	text-align: left;
	margin-top: 25px;
}


/* PLOGGER EXIF DATA STRUCTURE AND ELEMENTS BEING HIDDEN */


#exif-toggle {
	width: 100%; 
	text-align: center;
	padding: 0;
	margin: 0;
	display: none;
}

#exif-data-container {
	width: 550px;
	margin: 10px auto;
	text-align: center;
	padding: 10px;
	display:none;
}

#exif-table {
	display: none;
}

#exif-data td.exif-label {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	width: 50%;
	display: none;
}

#exif-data td.exif-info {
	text-align: left;
	padding-right: 10px;
	width: 50%;
	display: none;
}

#exif-data {
	margin: 10px auto;
	padding: 20px;
	text-align: left;
	width: 70%;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: transparent;
	display: none;
}


/* PLOGGER SLIDESHOW ELEMENTS */


.large-thumb-toolbar {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: auto;
}


/* PLOGGER SUCCES AND ERRORS */


.actions, .errors {
	width: 500px;
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-bottom: 15px;
	padding: 8px 8px 8px 28px;
	padding-left: 28px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.actions {
	background-image: url("images/alert.gif");
	border-style: none;
	background-color: transparent;
}

.errors {
	background-image: url("images/x.gif");
	border-style: none;
	background-color: transparent;
}

.field-error {
	background-color: transparent;
	border-style: none;
}


/* COMBINED FORM STYLE OVERRIDES */


option {
	background-color: #313131;
	border-style: none;
	color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input, select, textarea {
	background-color: #313131;
	border: 1px solid #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
}

input.submit {
	background-color: transparent;
	background-image: url("images/blue-button-bg.gif");
	background-repeat: repeat-x;
	border: none;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 5px;
	cursor: pointer;
	width: auto;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}


/* END OF CSS STYLESHEET THANK GOODNESS */