/*
Theme Name: ld2009
Theme URI: http://www.dobrucki.ca
Description: Len Dobrucki - Freelance Web Developer
Version: 1 (WP2.6.2)
Author: len Dobrucki
Author URI: http://www.dobrucki.ca
Tags: freelace, web developer, designer, programmer
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


/**** General Styles ***/
body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 900px;
	margin: 0 auto;
	background-color: #000000;
}
a {
	text-decoration: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #FF6600;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	letter-spacing: 2px;
}

h3 {
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	font-size: 11px;
	color: #006600;
	padding: 30px;
}

a {
	color: #F49500;
}
#wrap {
	background-image: url(style/images/bg.gif);
	background-repeat: repeat;
}
img {
	padding: 10px;
}
/*** Header Styles ***/

#header {
	position: relative;
	height: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	background-image: url(style/images/img06.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 20px;

}
#headerimage {
	height: 180px;
	background-image: url(style/images/logo.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 150px;
}
#header h2 {
	letter-spacing: 1px;
	font-weight:bold;
	text-transform:none;
	font-size: 20px;
	position: absolute;
	left: 570px;
	top: 70px;
}
#header h1 {
	letter-spacing: 1px;
	font-size: 35px;
	font-weight:bold;
	position: absolute;
	left: 600px;
	top: 20px;
}
#header li {
	font-size: 18px;
	font-weight: bold;
}

/***Live home page***/
#header .nav .page-item-4{
	position: absolute;
	left: 370px;
	top: 40px;
}
/***Localhost home page***/
/*#header .nav .page-item-218{
	position: absolute;
	left: 370px;
	top: 40px;
}*/

/***Live about page***/
#header .nav .page-item-6 {
	position: absolute;
	left: 380px;
	top: 65px;
}
/***Localhost about page***/
/*#header .nav .page-item-220{
	position: absolute;
	left: 380px;
	top: 65px;
}*/

/***Live portfolio page***/
#header .nav .page-item-11{
	position: absolute;
	left: 385px;
	top: 90px;
}
/***Localhost portfolio page***/
/*#header .nav .page-item-226{
	position: absolute;
	left: 385px;
	top: 90px;
}*/

/***Live contact page***/
#header .nav .page-item-13{
	position: absolute;
	left: 380px;
	top: 115px;
}
/***Localhost contact page***/
/*#header .nav .page-item-222{
	position: absolute;
	left: 380px;
	top: 115px;
}*/

/***Live gallery page***/
#header .nav .page-item-17{
	position: absolute;
	left: 370px;
	top: 140px;
}
/***Localhost gallery page***/
/*#header .nav .page-item-228 {
	position: absolute;
	left: 370px;
	top: 140px;
}*/
#searchform {
	position: absolute;
	left: 650px;
	top: 160px;
}
#header .nav a {
	color: #F49500;
}
#header .nav a:hover {
	color: #FF6600;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

/* Content */

#content {
	float: left;
	width: 480px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 40px;
}

/* Posts */
.post, .post p {
	float: left;
	width: 480px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 40px;
}
.entry a {
	color: #0033FF;
}
#posts {
	float: left;
	width: 480px;
	background-image: url(images/img05.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 20px;
}

#posts .mid {
	font-weight: bold;
	text-align: center;
}
.entry {
	float:left;
}
.entry table td {
	width: 400px;
}
.hentry {
	background-image: url(style/images/img06.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}

/*** photo categories - page of posts ***/
.post .cat-item a {
	color: #F49500;
}
.post .cat-item a:hover {
	color: #FF6600;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.post li {
	margin: 20px;
}

/**** sidebar ****/

#sidebar {
	float: right;
	width: 200px;
	padding-left: 20px;
	padding-right: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li ul {
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#sidebar li li {
	background: url(images/img06.gif) repeat-x left bottom;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

#sidebar li a {
	text-decoration: none;
	color: #666666;
}

#sidebar li a:hover {
	text-decoration: underline;
}

#sidebar li {
	font-style: normal;
	font-size: 11px;
}
#sidebar h2 {
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.currently {
	padding-right: 30px;
	padding-bottom: 10px;
}


/*** Footer ***/
#footer {
	height: 30px;
	padding: 10px;
	background: #2D2D2D;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F49500;
}

#footer p {
	text-align: center;
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
#footer a {
	text-decoration: none;
}
a[href^="http:"]{
	background:url(style/images/externalLink.gif) no-repeat right top;
	padding-right: 10px;
}
a[href^="http://www.dobrucki.ca"]{
	background-image: none;
	padding-right: 0px;
}
.small {
	font-size: x-small;
}

/* Form tags */
fieldset
{
	border: 1px solid #ff9933;
	width: 500px;
	font-size: 11px;
	margin-top: 20px;
}
#content fieldset {
	margin-left: 20px;
}
label
{
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.submit input
{
	margin-left: 10em;
	font-weight: bold;
	color: #000000;
	border: 2px outset #ff9933;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffa20f;
}
input, textarea {
	color: #660000;
	border: 1px solid #ff9933;
	background-color: #FFFFCC;
	margin-left: 10px;
	margin-top: 5px;
}

/*** comments ***/
.comments-template{
	border-top: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 80px;
	float: left;
	clear: both;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
.commenta blockquote {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
.commenta blockquote a {
	color: #333333;
}
