/*
Theme Name: digitalExpress
Theme URI: http://www.digitalexpress.co.uk/
Description: digitalExpress photoblog theme.
Version: 1.0
Author: David Bell
Author URI: http://www.digitalexpress.co.uk/
Tags:
*/

body {
	background-color: #242424;
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#A9A9A9;	/*
	background-attachment: fixed;
	background-image: url(images/bg02.jpg);
	background-position: center top;
	*/
}
a {
	color:#A9A9A9;
}
#wrap {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	margin-top:20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-moz-box-shadow: 0px 0px 24px #000;
	-webkit-box-shadow: 0px 0px 24px #000;
	box-shadow: 0px 0px 24px #000;
	color:#999999
}
#header {
	padding:0px;
	height:48px;
	padding-left:20px;
	padding-left:20px;

}
#logo {
	float:left;
}
p {
	margin:0px;
}
#nav {
	font-weight:normal;
	font-size:12px;
	padding:0px;
	float:right;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#nav li {
	display:inline;
	
}
#nav li a {
	color:#A4A4A4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-decoration:none;
}
#nav li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#nav li.current_page_item a {
	color:#fff;
	text-decoration:none;
	background-color: #A9A9A9;
	
}
#nav li.current-cat a {
	color:#fff;
	text-decoration:none;
	background-color: #A9A9A9;
	
}
#nav li.current-cat-parent a {
	color:#fff;
	text-decoration:none;
	background-color: #A9A9A9;
}
#for-next-nav{
	font-weight:normal;
	font-size:14px;
	background-color:#ccc;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#for-next-nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#for-next-nav li {
	display:inline;
	margin:0px;
	padding:0px;
	
}
#for-next-nav li a {
	color:#EEE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-decoration:none;
}
#for-next-nav li a:hover {
	color:#000;
	text-decoration:none;
}

.pic {
    position: relative;
    clear:both;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
	background: url(images/ajax-loader.gif) no-repeat center center;
	border:none;
	background-color:#00000;

}
.pic img {
	-moz-box-shadow: 0px 0px 24px #222;
	-webkit-box-shadow: 0px 0px 24px #222;
	box-shadow: 0px 0px 24px #222;
	/*
	border:1px solid;
	border-color:#333;	
	*/
	
}
.pic-link-prev {
    position: absolute;
    left: 0;
    top: 0px;
}
.pic-link-next {
    position: absolute;
    top: 0px;
}

.pic-link-prev a img {
    border:none;
    -moz-box-shadow: 0px 0px 0px #ddd;
    -webkit-box-shadow: 0px 0px 0px #ddd;
    box-shadow: 0px 0px 0px #ddd;

}
.pic-link-next a img {
    border:none;
    -moz-box-shadow: 0px 0px 0px #666;
    -webkit-box-shadow: 0px 0px 0px #666;
    box-shadow: 0px 0px 0px #666;
}
.pic-link-prev a:hover img {
    border:none;
    background-image:url(images/pic-nav-prev.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.pic-link-next a:hover img {
    border:none;
    background-image:url(images/pic-nav-next.png);
    background-repeat: no-repeat;
    background-position: right center;
}

h2.photoblog-title {
	margin-top:0px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:normal;
	color: #CC9900;
}
h2.photoblog-title  a{
	margin-top:0px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:normal;
	color: #CCCCCC;
	text-decoration:none;
}
.date {
	font-size:10px;
	margin-bottom:10px;
	color:#A9A9A9;
}
#date {
	font-size:10px;
	margin-bottom:10px;
	color:#A9A9A9;
}
#date a{
	text-decoration:none;
	color:#A9A9A9;
}
.next-prev-links {
	margin-top:20px;
	margin-bottom:0px;
	padding-left:20px;
	height:20px;
	padding-top:3px;
}
.next-prev-links a {
	text-decoration:none;
	padding:3px;
	color:#666;
	font-weight:bold;
}
.next-prev-links a:hover {
	color:#000;
	background-color:#CC9900
}

.thumbpic-1 {
	position:relative;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}
.thumbpic-2 {
	position:relative;
	float:left;
	padding-bottom:20px;
}
.thumb-title {
	position:absolute;
	top: 112px;
	left: 5px;
	z-index: 100;
	color: #FFF;
	background-color: #666;
	padding: 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	opacity: 0.7;
	font-size:11px;
}
.thumb-title a {
	color:#FFF;
	text-decoration:none;
}
#thumbs {
	width:520px;
	margin-left:20px;
}
#thumbs a img {
	border:none;
	/*
	-moz-box-shadow: 0px 0px 6px #ddd;
	-webkit-box-shadow: 0px 0px 6px #ddd;
	box-shadow: 0px 0px 6px #ddd;
	*/
	
}
#thumbs a:hover img {
	border:0;
	/*
	-moz-box-shadow: 0px 0px 6px #888;
	-webkit-box-shadow: 0px 0px 6px #888;
	box-shadow: 0px 0px 6px #888;
	*/
}
#thumbs-home a img {
	border:none;
	padding-bottom:0px;

}

#thumbs-home{
	padding-left:20px;
	padding-right:20px;
}
.thumbpichome {
	float:left;
	position:relative;
	margin-right:15px
}
.thumbpichome-5 {
	float:left;
	position:relative;
	margin-right:0
}
.thumb-title-home
{
	position:absolute;
	bottom: 10px;
	left: 5px;
	z-index: 100;
	color: #FFF;
	background-color: #666;
	padding: 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	opacity: 0.7;
	font-size:11px;
}
#featured{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;

}

#latest-images h1 {
	font-weight:normal;
	font-size:16px;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:20px;
}
#latest-images{
	background-color:#EBEBEB;
	padding-top:20px;
-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;}
.latest-heading {
	background-color: #A9A9A9;
	color: #FFF;
	padding: 5px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.clear {
	clear:both;
}
#right-col {
	float:right;
	width:260px;
	background-color:#1F1F1F;
	padding:0px;
	margin-bottom:20px;
	margin-right:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#right-col-2{
	float:right;
	width:333px;
	background-color:#F5F5F5;
	padding:0px;
	margin-bottom:20px;
	margin-right:20px;
		-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#right-col-3{
	float:right;
	width:332px;
	padding:0px;
	margin-bottom: 10px;
	margin-right:0px;
	-moz-border-radius:5px;
		
	-webkit-border-radius:5px;

}

/* Page Numbers */
#page-numbers {
}
.wp_page_numbers ul {
	padding: 5px;
	margin: 0px;
	border: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: right;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size:11px;
}
.wp_page_numbers {
	margin-top: 0px;
	text-align:left;
}
.wp_page_numbers ul {
	text-align:left;
}
.wp_page_numbers li {
	display:inline;
}
.wp_page_numbers a {
	padding-left: 5px;
	padding-right: 5px;
	color:#999999;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
.wp_page_numbers li a:hover {
	color: #FFFFFF;
}
.wp_page_numbers li.space {
}
.wp_page_numbers li.first_last_page {
}
.wp_page_numbers li.active_page a {
	color: #000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color: #EAEAEA;
}
.wp_page_numbers li.active_page a:hover {
	color: #000; /* IE fix */
}
.wp_page_numbers li.page_info {
	color: #666666;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2.side-bar-heading {
	margin-top:0px;
	margin-bottom:5px;
	font-weight:normal;
	color: #818181;
	font-size:18px;
}
.widget ul {
	list-style:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height:20px;
	font-size:12px;
}
.widget {
	margin:10px;
	color:#666;
}
.widget li.current-cat a {
	color:#FFFFFF;
	font-weight:bold;
}
.widget li.current-tag a {
	color:#000;
	font-weight:bold;
}
.widget li li.cat-item a {
	color:#A9A9A9;
	font-weight:normal;
}
.widget li li.cat-item a:hover {
	color:#FFFFFF;
}
.widget li li.current-cat a {
	color:#FFFFFF;
	font-weight:bold;
}
.widget a {
	text-decoration:none;
}
.widget a:hover {
	color:#FFFFFF;
}
#searchform {
	margin:10px;
}
#searchform input{
	background-color:#000;
	color:#CCCCCC;
	border:1px solid;
	border-color:#333333;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
}
#footer {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:15px;
	color: #666666;
	font-size:10px;
	text-align:center
}
#footer a {
	color: #999;
	text-decoration:none;
}
.arch-men-foot-head {
	height:23px;
	margin-bottom:21px;
	background-color: #252525;
}
.arch-men-foot-footer {
	height:23px;
	background-color: #252525;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
}

#s {
	width:163px;
}
#myGallery, #myGallerySet, #flickrGallery a img {
	-moz-box-shadow: 0px 0px 24px #000;
	-webkit-box-shadow: 0px 0px 24px #000;
	box-shadow: 0px 0px 24px #000;	
}

/*Comments*/
#comments{
	margin:0px;
	font-weight:bold;
	font-size:14px;
	text-align:right;
}
#comments-area{
	padding-left:20px;
	padding-right:20px;
	padding-top:1px;
	padding-bottom:10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	line-height:20px;

}

#respond {
	width:292px;

	color:#999999;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#respond a{
	color:#FFF;
}
#respond p {
	margin-bottom:6px;
	margin-top:0px;
}
#respond textarea {
	width:282px;
	border:none;
	padding:5px;
	height:70px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#ccc;
	background-color:#333333

}
#respond #submit {
	width:292px;
	padding:5px;
	background-color:#000000;
	margin-top:10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color: #CCCCCC;
	border:1px solid;
	border-color:#666666;
}
#respond input {
	width:282px;
	border:none;
	padding:5px;
	margin:0px;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#ccc;
	background-color:#333333

}
.comment-info {
	color:#FFF;
	font-size:9px;
}
#commentform {
	margin:0px;
	padding:0px;
}
form{
}
#section {
	margin-top:20px;
}
.comment-reply a {
	color:#FFF;
	line-height:15px;
	text-decoration:none;
}
.comment-info {
}
.currently-logged-in {
	color:#FFF;
	margin-bottom:5px;
	margin-top:-12px;
}
.currently-logged-in a {
	color:#FFF;
}

.commentlist{
	width:447px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style:none;
	color: #999999;
	
}
.commentlist a img{
	border:none;
}
.commentlist ul{list-style:none; margin:0px; padding:0px;}
.commentlist a{
	text-decoration:none;
	color:#0F6A97;
}
.commentlist a:hover{
	text-decoration:underline;
}
.commentlist  li{
	border: 0px solid;
	border-color:#333333;
	padding:10px;
	margin-bottom:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#121212
}
.commentlist  li li{
	padding:10px;
	margin-top:10px;
	margin-bottom:0px;
}

.commentlist p{
	margin-top:10px;
	margin-bottom:0px;
}
.post-descrp {
	line-height:20px;
	color:#666;
	background-color:#000000;

}

.fn{
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;	
}
.fn a{
	color:#FFFFFF;
}
.reply{
	margin-bottom:0px;
	float:right;
}
.reply a{
	color:#333;
}
.avatar{
	float:left;
	padding-right:10px;
	position:relative;
}
.comment-meta{
	font-size:10px;
	margin-bottom:10px;
	margin-top:-4px;
}
.comment-meta a{
	color:#A9A9A9;
}
.authorcomment {
	background-color: #1F1F1F;
} 
.usercomment {
	background-color: #1F1F1F;
} 
.post-tags{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:-3px;
	padding-top:6px;
	padding-bottom:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	color: #999;
}
.post-tags a{
	text-decoration:none;
	padding:3px;
	color: #999;
}
.post-tags a:hover{
	text-decoration:none;
	background-color:#A9A9A9;
	color:#FFF;
}
#photo-info{
	margin-left:20px;
	margin-right:20px;
}
#blog-content{
	width:447px;
	margin-left:20px;
}
#blog-content a img{
	border:none;

}
.blog-post{
	border: 1px solid #CCC;
	padding:10px;
	margin-bottom:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #fff;
	line-height:20px;
}
.post-content a{
	text-decoration:none;
	color:#06C;
}
.post-content a:hover{
	text-decoration:underline;
}

.post-content p{
	margin-top:10px;
}
#blog-wrap{
	background-color: #1F1F1F;
	padding-top:0px;
	padding-bottom:1px;
}
#section h3{
	font-size:14px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
}
.error-404{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;	
}
.error-404 h2{
	font-weight:normal;
	font-size:20px;
	margin:0px;
}

h1{
	font-size:24px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: normaal;
	color:#000;
}
h2{
	font-size:18px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: normaal;
	color:#fff;
}
h3{
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: normaal;
	color:#000;
}
h4{
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: normaal;
	color:#000;
}
h5{
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: normaal;
	color:#000;
}
h6{
	font-size:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: normaal;
	color:#000;
}
ul{
	padding:0px;
	list-style:square;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
ol{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding:0px;
}
.textwidget{
	color:#A8A8A8;
}
.textwidget a{
	color:#06C;
}
.addtoanybutton{
	margin-left:15px
}

