/*  
Theme Name: blaw2009
Theme URI: http://www.brianlaw.org/
Description: Theme for personal site, year 2009.
Version: 1.0
Author: Brian M. Law
Author URI: http://www.brianlaw.org/

*/

html, body {
	background-image: url(../../../wp-images/bodyBkgd.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	height: 100%;
}

div#wrapper {
	background-image: url(../../../wp-images/mainBkgd.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	min-height: 100%;
	text-align: left;
}

div#contentWrapper {
	background-color: #000;
	width: 930px;
	margin-left: 15px;
}

div#contentTop {
	background-image: url(../../../wp-images/contentBkgd.jpg);
	background-repeat: no-repeat;
	background-color: #363C40;
	min-height: 500px;
}

img {
	display: block;
	border: 0px;
}

.clearBoth {
	clear: both;
}

div, p, ul, li, h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	margin: 30px 0 0 15px;
}

h1 a {
	color: #FFF;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

p {
	line-height: 150%;
}

.entry {
	margin: 0 15px 15px;
}

.mainImage {
	background-color: #000;
	padding: 10px;
}

.mainImage img {
	border: 2px solid #FFF;
	/*margin: 10px;*/
}

/* layout columns */

#farLeftColumn {
	width: 200px;
	float: left;
	background-image: url(../../../wp-images/headerGraphic.gif);
	background-repeat: no-repeat;
}

#farLeftColumn ul {
	margin: 285px 0 0 30px;
	padding: 0;
}

#farLeftColumn li {
	list-style-type: none;
	font-size: 18px;
	text-transform: lowercase;
	margin: 10px 0;
	font-weight: bold;
}

#farLeftColumn a {
	color: #131517;
	text-decoration: none;
}

#farLeftColumn a:hover {
	text-decoration: underline;
}

#centerRightWrapper {
	width: 719px;
	float: right;
}

#centerColumn {
	width: 342px;
	float: left;
	margin-top: 15px;
}

#rightColumn {
	width: 342px;
	float: right;
	margin: 15px 15px 15px 0;
}

/* end layout columns */

/* footer */

#footerLinks {
	color: #75838A;
	margin: 30px 20px;
	text-align: right;
}

#footerLinks ul {
	margin: 0;
	padding: 0;
}

#footerLinks li {
	margin: 0 0 0 15px;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-transform: lowercase;
}

#footerLinks a {
	color: #75838A;
	text-decoration: none;
}

#footerLinks a:hover {
	text-decoration: underline;
}

#footerText {
	font-size: 10px;
	color: #75838A;
	text-transform: uppercase;
	text-align: right;
	float: right;
	margin-right: 20px;
	width: 350px;
	border-top: 1px #282E31 solid;
	padding-top: 5px;
}

/* end footer */

/* Home Page Specific */

.homePrevPost {
	width: 342px;
	background-color: #000;
	color: #666;
	margin-bottom: 20px;
	height: 140px
}

/*.homePrevPost .post-image {
	margin: 10px;
	border: 2px solid #FFF;
	float: left;
}*/

.homePrevPost .thumbnail {
	margin: 10px;
	border: 2px solid #FFF;
	float: left;
}

.homePrevPost h2 {
	margin: 15px 15px 15px 0;
	padding-left: 30px;
	background-image: url(../../../wp-images/homePreviousHeadlineBkgd.gif);
	background-repeat: no-repeat;
	float: right;
	width: 110px;
	font-size: 18px;
	font-weight: bold;
}

.homeContinueLink {
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	color: #000;
	padding: 5px 0 0 50px;
	width: 130px;
	height: 50px;
	float: right;
	text-decoration: none;
	text-transform: lowercase;
	background-image: url(../../../wp-images/buttonArrow2.png);
	background-repeat: no-repeat;
}

.homeContinueLink:hover {
	text-decoration: underline;
}

.homePrevPost a {
	color: #75838A;
	text-decoration: none;
}

.homePrevPost a:hover {
	text-decoration: underline;
}

/* End Home Page Specific */

/* Single Page Specific */

#singleEntry img {
	display: none;
}

#singleEntry a {
	color: #FFF;
}

.navigation {
	float: right;
	width: 140px;
	background-image: url(../../../wp-images/navigationBkgd.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	min-height: 40px;
}

.navigation a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

.navigation a:hover {
	text-decoration: underline;
}

.viewImagesLink {
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	color: #000;
	padding: 5px 0 0 50px;
	margin-top: 50px;
	width: 80px;
	height: 50px;
	float: right;
	text-decoration: none;
	text-transform: lowercase;
	background-image: url(../../../wp-images/buttonArrow2.png);
	background-repeat: no-repeat;
}

.viewImagesLink:hover {
	text-decoration: underline;
}

/* end Single Page Specific */

/* comments */

h3 {
	border-top: 1px solid #333;
	width: 312px;
	padding-top: 5px;
	text-transform: uppercase;
	font-size: 10px;
}

h3#comments {
	text-align: right;
}

.commentlist {
	margin: 0;
	padding: 0;
}

.commentlist li {
	list-style-type: none;
	border-bottom: 1px solid #333;
}

.commentlist a {
	color: #FFF;
	text-decoration: none;
}

.commentmetadata {
	text-transform: uppercase;
	font-size: 10px;
}

input, textarea {
	width: 306px;
	background-color: #999;
	border: 1px solid #333;
	padding: 3px;
}

textarea {
	height: 80px;
}

input#submit {
	width: 130px;
	text-transform: uppercase;
	font-size: 10px;
	background-color: #666;
	border: 1px solid #000;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

.viewComments {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	float: right;
	color: #666;
	background-image: url(../../../wp-images/buttonArrow3.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 5px 0 0 35px;
	height: 25px;
}

.viewComments:hover {
	text-decoration: underline;
	color: #999;
}

.logOut {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	color: #666;
}

.logOut:hover {
	text-decoration: underline;
}

label {
	text-transform: uppercase;
	font-size: 10px;
	color: #999;
}

/* end comments */

/* links */

ul#linksList {
	width: 686px;
	margin: 15px;
	padding: 0;
}

ul#linksList ul {
	margin: 0 0 0 10px;
	padding: 0;
}

.linkcat {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}
.linkcat h2 {
	text-transform: uppercase;
	font-size: 10px;
	background-color: #000;
	color: #666;
	padding: 5px;
	list-style-type: none;
	letter-spacing: 1px;
}

.blogroll li {
	list-style-type: none;
	width: 280px;
	float: left;
	display: inline;
	background-image: url(../../../wp-images/buttonArrow3.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 5px 0 0 35px;
	height: 30px;
}

.blogroll a {
	color: #FFF;
	text-decoration: none;
}

.blogroll a:hover {
	text-decoration: underline;
}

/* end links */

/* archives */

.ddsg-pagenav a {
	color: #999;
	text-decoration: none;
}

.ddsg-pagenav a:hover {
	color: #CCC;
	text-decoration: underline;
}

.ddsg-wrapper {
	/*width: 686px;*/
	margin: 15px;
	padding: 0;
}

.ddsg-wrapper ul {
	margin: 0;
	padding: 0;
}

.ddsg-pagenav {
	clear: both;
}

.categoryTitle {
	text-transform: uppercase;
	list-style-type: none;
	letter-spacing: 1px;
	clear: both;
	margin: 10px 0 0 0;
}

.categoryTitleBackground {
	background-color: #000;
	color: #666;
	padding: 5px;
	margin-right: 15px;
	clear: both;
	margin-bottom: 10px;
}

.categoryTitle a {
	text-decoration: none;
	font-size: 10px;
	color: #CCC;
	font-weight: bold;
}

.categoryTitle a:hover {
	text-decoration: underline;
}

.ddsg-wrapper ul li ul li {
	list-style-type: none;
	float: left;
}

.archivePost a {
	text-transform: none;
	font-size: 18px;
	letter-spacing: 0;
	color: #75838A;
	
}

.archivePost {
	width: 332px;
	background-color: #000;
	color: #666;
	margin: 0 10px 10px 0;
	height: 140px
}

.archivePost .thumbnail {
	margin: 10px;
	border: 2px solid #FFF;
	float: left;
}

.archivePost h2 {
	margin: 15px 5px 15px 0;
	padding-left: 30px;
	background-image: url(../../../wp-images/homePreviousHeadlineBkgd.gif);
	background-repeat: no-repeat;
	float: right;
	width: 110px;
	min-height: 50px;
	font-weight: bold;
}


/* end archives */