/*
Theme Name: Phase
Theme URI: http://www.phasephotographic.com
Description: Phase theme has been designed purely for use by Phase Photographic
Author: Caroline Wilkinson | Oogly
Author URI: http://oogly.co.uk

*/


body {
	font: 70%/150% Verdana, Helvetica, Arial;
	color: #fff;
	background: #000 url(images/main-bg.gif) top left repeat-x;
	margin: 0px;
	padding: 0px 0px 40px;
}	
a, a:visited {
	color: #f1dfa4;
text-decoration: none;

	
}

a:hover {
	color: #f1dfa4;
text-decoration: underline;	
}

a:focus, a:active {
	outline: none;
	}


p {
	padding: 0px 0px 15px;
	margin: 0px;
	line-height:normal;
	font-size: 95%;
	color:#a9a494
}
h1 {
	margin:0px;
	
}
h1 a{
	background: url(images/header-icon.gif) no-repeat;
	height: 475px;
	height:90px;
	display:block
}
h1 span {
	display:none;	
}

h2 {
	color: #ffffe0;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #6b6b62;
	letter-spacing: -1px;
	font: normal 150%/100% Verdana, Helvetica, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #ffffe0;
	text-decoration: none;
	padding:2px;
}
h2 a:hover {
	background-color: #0F0F0F;
	text-decoration: none;
	padding:2px;
}
h3 {
	font: normal 120%/100% Verdana, Helvetica, Arial;
	color: #f1dfa4;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 770px;
	background: #292929;
}
#header {
	background: #000;
	height: 130px;
	border: 1px solid #292929;
	border-top:0;
	position: relative;
	border-bottom:1px solid #787878
}

#nav {
	background: transparent url(images/nav_background.gif) repeat-x;
	height:24px;
	list-style:none;
	margin-left:0;
	text-align:left;
	padding:0;
	
}
#nav li {
	float: left;
	margin-left: 5px;
	background: transparent url(images/nav_divider.gif) top right no-repeat;
	padding-right:5px;
	height:29px;
}
#nav a {
	color: #a9a494;
	text-decoration: none;
	padding: 5px 8px 0 8px;
	font: 100% Verdana, Helvetica, sans-serif;
	display: block;
	text-transform:uppercase
}
#nav a:visited {
	color: #a9a494;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	color: #fff;
}

#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 485px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 3px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #404040;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 9px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	float: right;
	font-size: 95%;
}
.post-calendar {
	float: right;
	font-size: 95%;
	color: #f1dfa4;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;

}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;

}

.previous-entries a, .previous-entries a:visited, .next-entries a, .next-entries a:visited {
	color:#FFF;	
	font-size: 90%;
}

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #7b7b7b;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #464646;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-style: normal;
	font-size: 110%;
	color: #fff;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Verdana, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #fff;
	font-size: 100%;
}


#commentform input{
	width: 153px;
	background:#fff;
	border: 1px solid #7b7b7b;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#fff;
	border: 1px solid #7b7b7b;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
	cursor:pointer
}
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 230px;
	background: #464646;
}
#searchform {
	background: #292929 url(images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 0 10px;
	float:right;
	height:40px;
	white-space:nowrap
}
#searchform #s {
	border:1px solid #7b7b7b;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	background: #fff;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #fff;
}
#sidebar h3 {
	font: normal 120%/100% Verdana, Helvetica, Arial;
	color: #f1dfa4;
	border-bottom: 1px solid #6f6f6f;
	margin: 10px 5px 0px 10px;
	padding-bottom:3px;
	text-transform:uppercase
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 0;
	margin-left:30px;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #fff;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FFF;
	text-decoration:underline
}

.ul-cat li li {
	margin-left:0px;
list-style-type:disc;
}

.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 0;
	margin-left:30px;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #fff;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #fff;
	text-decoration: underline;
}
#footer {
	clear: both;
	background: #0f0f0f;
	color: #676767;
	font-size: 95%;
	line-height: 130%;
	padding: 8px 0;
}
#footer a, #footer a:visited{
	color: #a9a494;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
	
}

#footer .right-col p {
	line-height:17px;
}

#footer h4 {
	font: normal 120%/100% Verdana, Helvetica, Arial;
	color: #f1dfa4;
	margin: 10px 0px 5px;
	font-style:italic
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	padding: 0px 0px 10px 0px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	padding: 0px 0px 5px 0px;
	border-bottom:1px solid #877d5e;
	margin-bottom:5px;
	
}
.recent-posts a{
	font-size: 108%;
	line-height: 130%;
}

#credits {
	margin: 0px auto;
	width: 770px;
	background-color:#bab396;
	color: #000;
	font-size: 90%;
	line-height: 100%;
	text-align:center;
	padding-top:8px;
}

#credits p {
	color: #000;
}

#credits a, #credit a:visited{
	color: #000;
	font-weight:bold;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

td {
	background-color:#212121; margin-right:10px; 
padding:5px;}
}


#kodak {
background: url(http://phasephotographic.com/wp-content/themes/Phase/images/Kodak-Awards.jpg) no-repeat top left;
padding: 40px;
width: 100%;
height: auto;
	}

