/*
Theme Name: JWPD
Theme URI: http://blog.jwilkinson.ca
Description: Theme for James Wilkinson Photography and Design Blog
Version: 0
Author: James Wilkinson
Author URI: http://jwilkinson.ca
Tags: starkers, naked, clean, basic, james, wilkinson, photography, photoblog, photo, blog
*/
body{
	background: #000000;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.4em;
}
a:link, a:visited, a:active{
	color: #fff200;
	text-decoration: underline;
}
a:hover{
	color: #ec008b;
	text-decoration: none;
}
img, img a{
	border: none;
	text-decoration: none;
	outline: none;
	text-indent:-9999px;
}
.post img{
	max-width: 920px;
	height: auto;
}
blockquote{
	background: url(http://jwilkinson.ca/images/quote.png) top left no-repeat;
	margin: 0 0 0 0;
	padding: 10px 0 5px 50px;
}
cite{
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
}
h1,h2,h3,h4,h5,h6{
	text-transform: uppercase;	
}
.wrapper{
	width: 940px;
	margin: 0 auto;
}
#sitehead{
	background: #151515;	
}
#topbar{
	width: 100%;
	height: 35px;
	background: url(http://jwilkinson.ca/images/nav_bg.jpg) top left repeat-x;
	color: #ffffff;
}
#navigation{
	width: 450px;
	float: right;
}
#navigation ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#navigation ul li{
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float: left;
	width: 80px;
	height: 35px;
	text-indent: -9999px;
}
#navigation ul li a{
	width: 80px;
	height: 35px;
	display: block;
	border: none;
	text-decoration: none;
	outline: none;
}
.photosLink{
	background-image: url(http://jwilkinson.ca/images/navigation.jpg);
	background-position: 0px 0px;
}
.photosLink a:hover{
	background-image: url(http://jwilkinson.ca/images/navigation.jpg);
	background-position: 0px 35px;
}
.designLink{
	background-image: url(http://jwilkinson.ca/images/navigation.jpg);
	background-position: -90px 0px;
}
.designLink a:hover{
	background-image: url(http://jwilkinson.ca/images/navigation.jpg);
	background-position: -90px 35px;
}
.blogLink{
	background-image: url(http://jwilkinson.ca/images/navigation.jpg);
	background-position: -180px 0px;
}
.blogLink a:hover{
	background-image: url(http://jwilkinson.ca/images/navigation.jpg);
	background-position: -180px 35px;
}
.contactLink{
	background-image: url(http://jwilkinson.ca/images/navigation.jpg);
	background-position: -270px 0px;
}
.contactLink a:hover{
	background-image: url(http://jwilkinson.ca/images/navigation.jpg);
	background-position: -270px 35px;
}
.homeLink{
	background-image: url(http://jwilkinson.ca/images/navigation.jpg);
	background-position: -360px 0px;
}
.homeLink a:hover{
	background-image: url(http://jwilkinson.ca/images/navigation.jpg);
	background-position: -360px 35px;
}
#masthead{
	height: 50px;
	padding: 25px 0 25px 0;
}
.logo{
	width: 350px;
	height: 50px;
	display: block;
	float: left;
	text-indent: -9999px;
	background-image: url(http://jwilkinson.ca/images/logo.jpg);
}
.logo a{
	width: 350px;
	height: 50px;
	display: block;
	border: none;
	text-decoration: none;
	outline: none;
}
.headerText{
	width: 570px;
	height: 50px;
	float: right;
	overflow: hidden;
	text-align: right;
}
.headerText h1{
	font-size: 22px;
	font-family: HelveticaNew, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: none;
}
.greenText{
	color: #8dc63f;
	font-weight: bold;
}
.blueText{
	color: #00aeef;
	font-weight: bold;
}
.pinkText{
	color: #ec008b;
	font-weight: bold;
}
.yellowText{
	color: #fff200;
	font-weight: bold;
}
#sliderContainer{
	position: relative;
	width: 940px;
	height: 600px;
	overflow: hidden;
	padding: 0 0 35px 0;
}
#mainSlider{
	width: 940px;
	height: 600px;
	overflow: hidden;
	position: relative;
}
#mainSlider ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#mainSlider ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#nextBtn{
	position: absolute;
	bottom: 35px;
	right: 10px;
}
#prevBtn{
	position: absolute;
	bottom: 35px;
	right: 60px;
}
#nextBtn a{
	font-family: HelveticaNew, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	border: none;
}
#prevBtn a{
	font-family: HelveticaNew, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	border: none;
}
.mast{
	width: 940px;
	height: 600px;
	position: relative;
}
.mast .desc{
	position: absolute;
	width: 920px;
	bottom: 0px;
	background: url(http://jwilkinson.ca/images/trans.png) top left repeat;
	padding: 10px;
	display: block;
}
.mast .desc h1{
	font-size: 20px;
	font-family: HelveticaNew, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;	
}
#content{
	background: #ffffff url(http://jwilkinson.ca/images/content_bg.jpg) top left repeat-x;
	color: #151515;
	padding: 1px 0 10px 0;
	margin: 0 0 0 0;
}
#content a:link, #content a:visited, #content a:active{
	color: #ec008b;
	text-decoration: none;	
}
#content a:hover{
	color: #00aeef;
	text-decoration: underline;
}
#sidebar{
	width: 300px;
	float: right;
}
#main{
	width: 100%;
}
#footer{
	background: #000000 url(http://jwilkinson.ca/images/footer_bg.jpg) top left repeat-x;
	color: #ffffff;
	min-height: 75px;
	margin: 0 0 0 0;
	padding: 1px 0 10px;
}
#twitter{
	width: 300px;
	float: left;
}
#tweets ul{
margin: 0;
padding: 0;
list-style: none;
}
#tweets li {
	font-size:13px;
	background: #222;
	padding: 5px;
	margin-bottom: 5px;
	list-style-type:none;
}
#tweets .hash { color:#c4c4c4; } 
#tweets .reply { color:#0066CC; } 
#tweets a{ font-weight: bold; }
#socialskills img{
	float: left;
	margin: 0 5px 0 0;
}
#socialskills{
	width: 300px;
	float: left;
	margin: 0 0 0 20px;
}
#socialskills a{
	font-weight: bold;
}
#socialskills ul{
margin: 0;
padding: 0;
list-style: none;
}
#socialskills li {
	font-size:13px;
	background: #222;
	padding: 5px;
	margin-bottom: 5px;
	list-style-type:none;
}
#copyright{
	width: 300px;
	float: left;
	margin: 0 0 0 20px;
}
#copyright ul{
margin: 0;
padding: 0;
list-style: none;
}
#copyright li {
	font-size:13px;
	background: #222;
	padding: 5px;
	margin-bottom: 5px;
	list-style-type:none;
}
#copyright a{
	font-weight: bold;
}
.clear{
	clear: both;
}
/* BEGIN WORDPRES ONLY STYLES */
.widget{
        width: 300px;
float: left;
margin-right: 20px;
}
.widget h1{
	margin-bottom: 5px;
}
.widget h2{
	font-family: HelveticaNew, Helvetica, Arial, sans-serif;
	font-size: 16px;
	display: block;
	border-bottom: 3px solid #FFF;
}
.widget ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
.widget ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#comments{
	
}
#comments li{
	padding: 5px;	
}
#comments .alt{
	background: #f5f5f5;
}
#comments img{
	float: left;
	margin: 0 5px 5px 0;
}
#nav-next-post a, #nav-prev-post a{
	margin: 0 10px 0 0;
	padding: 5px;
	background: #efefef;
	display: block;
	width: 85px;
	float: left;
}
#nav-next-post a:hover, #nav-prev-post a:hover{
	background: #dfdfdf;
}
/* Captions & aligment */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
padding-right: 5px;
padding-bottom: 5px;
}
.alignright {
	float: right;
padding-left: 5px;
padding-bottom: 5px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* comments form */
#comments{ 
	width: 520px;
}
#comments label{
	font-weight: bold;
}
#comments input[type=text], #comments textarea{
	width: 500px;
	border: 1px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	font-size: 13px;
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
}
#comments #submit{
	padding: 5px;
	font-weight: bold;
	border: 1px solid #cccccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: right;
	cursor: pointer;
}
.postMeta{
	font-size: 9px;
}